postgresql/src/include/executor
Tom Lane 0a7fb4e918 First round of changes for new fmgr interface. fmgr itself and the
key call sites are changed, but most called functions are still oldstyle.
An exception is that the PL managers are updated (so, for example, NULL
handling now behaves as expected in plperl and plpgsql functions).
NOTE initdb is forced due to added column in pg_proc.
2000-05-28 17:56:29 +00:00
..
execdebug.h Add: 2000-01-26 05:58:53 +00:00
execdefs.h Add: 2000-01-26 05:58:53 +00:00
execdesc.h Add: 2000-01-26 05:58:53 +00:00
execFlatten.h Add: 2000-01-26 05:58:53 +00:00
executor.h Add: 2000-01-26 05:58:53 +00:00
functions.h First round of changes for new fmgr interface. fmgr itself and the 2000-05-28 17:56:29 +00:00
hashjoin.h Add: 2000-01-26 05:58:53 +00:00
nodeAgg.h Add: 2000-01-26 05:58:53 +00:00
nodeAppend.h Add: 2000-01-26 05:58:53 +00:00
nodeGroup.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeHash.h Correct oversight in hashjoin cost estimation: nodeHash sizes its hash 2000-04-18 05:43:02 +00:00
nodeHashjoin.h Add: 2000-01-26 05:58:53 +00:00
nodeIndexscan.h Add: 2000-01-26 05:58:53 +00:00
nodeMaterial.h Add: 2000-01-26 05:58:53 +00:00
nodeMergejoin.h Add: 2000-01-26 05:58:53 +00:00
nodeNestloop.h Add: 2000-01-26 05:58:53 +00:00
nodeResult.h Add: 2000-01-26 05:58:53 +00:00
nodeSeqscan.h Add: 2000-01-26 05:58:53 +00:00
nodeSort.h Add: 2000-01-26 05:58:53 +00:00
nodeSubplan.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeTidscan.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
nodeUnique.h Add: 2000-01-26 05:58:53 +00:00
spi.h Some changes to prepare for LONG attributes. 1999-12-16 22:20:03 +00:00
spi_priv.h Clean up #include in /include directory. Add scripts for checking includes. 1999-07-15 15:21:54 +00:00
tuptable.h Add: 2000-01-26 05:58:53 +00:00