| .. |
|
execAmi.c
|
New pg_attribute.atttypmod for type-specific information like
|
1998-01-16 23:21:07 +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
|
Fix for SELECT INTO TABLE for varchar().
|
1998-01-19 02:37:51 +00:00 |
|
execProcnode.c
|
Goodbye ABORT. Hello ERROR for all errors.
|
1998-01-07 21:07:04 +00:00 |
|
execQual.c
|
Thank god for searchable mail archives.
|
1998-01-15 19:46:37 +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
|
Parser cleanup.
|
1998-01-20 05:05:08 +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
|
Fix for aggreg problem and fmgr.c compile problems.
|
1998-01-15 22:31:33 +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
|
Some *very* major changes by darrenk@insightdist.com (Darren King)
|
1998-01-13 04:05:12 +00:00 |
|
nodeHashjoin.c
|
Some *very* major changes by darrenk@insightdist.com (Darren King)
|
1998-01-13 04:05:12 +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 |