You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/executor
Bruce Momjian f5f366e188 Allow internal sorts to be stored in memory rather than in files. 29 years ago
..
Makefile Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
execAmi.c D'Arcy's recent cleanups 30 years ago
execFlatten.c Postgres95 1.01 Distribution - Virgin Sources 30 years ago
execJunk.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
execMain.c Fix for SELECT * INTO TABLE for char(), varchar() fields. 29 years ago
execProcnode.c add #include "postgres.h", as required by all .c files 30 years ago
execQual.c Fix for Hash and arrays 29 years ago
execScan.c Added SCO support, from Daniel Harris. 29 years ago
execTuples.c Rename postgres95 to PostgreSQL. Add comment for SELECT NULL 29 years ago
execUtils.c setVarAttrLenForCreateTable(): use varnoold/varoattno instead of 29 years ago
functions.c Fixing bug in INDEXSCAN_PATCH: 29 years ago
nodeAgg.c From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> 29 years ago
nodeAppend.c Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 30 years ago
nodeGroup.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago
nodeHash.c Added SCO support, from Daniel Harris. 29 years ago
nodeHashjoin.c Added SCO support, from Daniel Harris. 29 years ago
nodeIndexscan.c From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
nodeMaterial.c D'Arcy's recent cleanups 30 years ago
nodeMergejoin.c Allow internal sorts to be stored in memory rather than in files. 29 years ago
nodeNestloop.c Compile and warning cleanup 30 years ago
nodeResult.c add #include "postgres.h", as required by all .c files 30 years ago
nodeSeqscan.c Compile and warning cleanup 30 years ago
nodeSort.c Allow internal sorts to be stored in memory rather than in files. 29 years ago
nodeTee.c Added SCO support, from Daniel Harris. 29 years ago
nodeUnique.c include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix 29 years ago