| .. |
|
execAmi.c
|
Rename heap_create to heap_create_and_catatlog, rename heap_creatr to heap_create().
|
1997-11-28 04:40:40 +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
|
Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
|
1997-11-28 17:28:02 +00:00 |
|
execProcnode.c
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
execQual.c
|
Make parser functions static where possible.
|
1997-11-26 03:54:23 +00:00 |
|
execScan.c
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
execTuples.c
|
Remove Existential, and ifdef out generate_fjoin. Neither did anything.
|
1997-12-18 12:54:45 +00:00 |
|
execUtils.c
|
Remove all time travel stuff. Small parser cleanup.
|
1997-11-20 23:24:03 +00:00 |
|
functions.c
|
Rename pg_plan and pg_eval to be more meaningful.
|
1997-12-11 17:36:58 +00:00 |
|
Makefile
|
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
|
1997-12-20 00:29:35 +00:00 |
|
nodeAgg.c
|
Change some mallocs to palloc.
|
1997-12-29 05:13:57 +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
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
nodeHashjoin.c
|
Used modified version of indent that understands over 100 typedefs.
|
1997-09-08 21:56:23 +00:00 |
|
nodeIndexscan.c
|
Remove all time travel stuff. Small parser cleanup.
|
1997-11-20 23:24:03 +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
|
Fix pfree problem.
|
1997-09-15 14:29:01 +00:00 |
|
nodeTee.c
|
Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.
|
1997-11-28 17:28:02 +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 |