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
Vadim B. Mikheev 072be47202 Initialize es_snapshot. 27 years ago
..
Makefile Hi, 28 years ago
execAmi.c Hi! 27 years ago
execFlatten.c OK, folks, here is the pgindent output. 28 years ago
execJunk.c Renaming cleanup, no pgindent yet. 28 years ago
execMain.c Small fix for READ COMMITTED isolevel. 27 years ago
execProcnode.c Renaming cleanup, no pgindent yet. 28 years ago
execQual.c Agg/Aggreg cleanup and datetime.sql patch. 27 years ago
execScan.c OK, folks, here is the pgindent output. 28 years ago
execTuples.c Make functions static or ifdef NOT_USED. Prevent pg_version creation. 28 years ago
execUtils.c Initial MVCC code. 27 years ago
functions.c New HeapTuple structure/interface. 27 years ago
nodeAgg.c fix for aggregates 27 years ago
nodeAppend.c OK, folks, here is the pgindent output. 28 years ago
nodeGroup.c Replace typtoout() and gettypelem() with a single routine, 27 years ago
nodeHash.c Apply Win32 patch from Horak Daniel. 27 years ago
nodeHashjoin.c Apply Win32 patch from Horak Daniel. 27 years ago
nodeIndexscan.c READ COMMITTED isolevel is implemented and is default now. 27 years ago
nodeMaterial.c New HeapTuple structure/interface. 27 years ago
nodeMergejoin.c OK, folks, here is the pgindent output. 28 years ago
nodeNestloop.c Remove un-needed braces around single statements. 28 years ago
nodeResult.c pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
nodeSeqscan.c READ COMMITTED isolevel is implemented and is default now. 27 years ago
nodeSort.c Renaming cleanup, no pgindent yet. 28 years ago
nodeSubplan.c Initialize es_snapshot. 27 years ago
nodeTee.c Initialize es_snapshot. 27 years ago
nodeUnique.c Replace typtoout() and gettypelem() with a single routine, 27 years ago
spi.c Speedup of PL/pgSQL by calling ExecEvalExpr() directly 27 years ago