postgresql/src/backend/executor
Bruce Momjian 679d39b9c8 Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
..
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
execAmi.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
execFlatten.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
execJunk.c heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
execMain.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
execProcnode.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
execQual.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
execScan.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
execTuples.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
execUtils.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
functions.c Rename pg_plan and pg_eval to be more meaningful. 1997-12-11 17:36:58 +00:00
nodeAgg.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
nodeAppend.c UNION work for UNION ALL and other union stuff. 1997-12-27 06:41:41 +00:00
nodeGroup.c Free ascii representations of compared values! 1997-10-27 12:00:43 +00:00
nodeHash.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
nodeHashjoin.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
nodeIndexscan.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
nodeMaterial.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00
nodeMergejoin.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
nodeNestloop.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
nodeResult.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
nodeSeqscan.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
nodeSort.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
nodeTee.c Goodbye ABORT. Hello ERROR for all errors. 1998-01-07 21:07:04 +00:00
nodeUnique.c heapattr functions now return a Datum, not char *. 1997-09-12 04:09:08 +00:00
spi.c Rename pg_plan and pg_eval to be more meaningful. 1997-12-11 17:36:58 +00:00