| .. |
|
execAmi.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
execFlatten.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
execJunk.c
|
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
|
1997-01-10 20:19:49 +00:00 |
|
execMain.c
|
DEFAULT handling
|
1997-08-22 03:12:19 +00:00 |
|
execProcnode.c
|
add #include "postgres.h", as required by all .c files
|
1996-10-31 10:12:26 +00:00 |
|
execQual.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
execScan.c
|
Added SCO support, from Daniel Harris.
|
1997-07-28 00:57:08 +00:00 |
|
execTuples.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
execUtils.c
|
DEFAULT handling
|
1997-08-22 03:12:19 +00:00 |
|
functions.c
|
Remove more (void) and fix -Wall warnings.
|
1997-08-12 22:55:25 +00:00 |
|
Makefile
|
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
|
1996-11-06 06:52:23 +00:00 |
|
nodeAgg.c
|
From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
|
1997-04-03 19:56:47 +00:00 |
|
nodeAppend.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
nodeGroup.c
|
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
|
1997-01-10 20:19:49 +00:00 |
|
nodeHash.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
nodeHashjoin.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
nodeIndexscan.c
|
From: Dan McGuirk <mcguirk@indirect.com>
|
1997-03-12 21:00:17 +00:00 |
|
nodeMaterial.c
|
More NOT_USEDs
|
1997-08-20 14:54:35 +00:00 |
|
nodeMergejoin.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
nodeNestloop.c
|
Compile and warning cleanup
|
1996-11-08 06:02:30 +00:00 |
|
nodeResult.c
|
add #include "postgres.h", as required by all .c files
|
1996-10-31 10:12:26 +00:00 |
|
nodeSeqscan.c
|
Make functions static where possible, enclose unused functions in #ifdef NOT_USED.
|
1997-08-19 21:40:56 +00:00 |
|
nodeSort.c
|
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix call to strNcpy, fix pg_super_user_id in pg_dumpall, change pg_database.dtadba from oid to int4.
|
1997-08-21 02:28:55 +00:00 |
|
nodeTee.c
|
Added SCO support, from Daniel Harris.
|
1997-07-28 00:57:08 +00:00 |
|
nodeUnique.c
|
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
|
1997-01-10 20:19:49 +00:00 |