postgresql/src/include/executor
Amit Kapila 92c4abc736 Fix assorted inconsistencies.
There were a number of issues in the recent commits which include typos,
code and comments mismatch, leftover function declarations.  Fix them.

Reported-by: Alexander Lakhin
Author: Alexander Lakhin, Amit Kapila and Amit Langote
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/ef0c0232-0c1d-3a35-63d4-0ebd06e31387@gmail.com
2019-06-08 08:16:38 +05:30
..
execExpr.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
execParallel.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
execPartition.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
execdebug.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
execdesc.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
executor.h Fix assorted inconsistencies. 2019-06-08 08:16:38 +05:30
functions.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
hashjoin.h Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
instrument.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeAgg.h Change function call information to be variable length. 2019-01-26 14:17:52 -08:00
nodeAppend.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeBitmapAnd.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeBitmapHeapscan.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeBitmapIndexscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeBitmapOr.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeCtescan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeCustom.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeForeignscan.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeFunctionscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeGather.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeGatherMerge.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeGroup.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeHash.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeHashjoin.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeIndexonlyscan.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeIndexscan.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeLimit.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeLockRows.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeMaterial.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeMergeAppend.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeMergejoin.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeModifyTable.h Generated columns 2019-03-30 08:15:57 +01:00
nodeNamedtuplestorescan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeNestloop.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeProjectSet.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeRecursiveunion.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeResult.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeSamplescan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeSeqscan.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
nodeSetOp.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeSort.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeSubplan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeSubqueryscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeTableFuncscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeTidscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeUnique.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeValuesscan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeWindowAgg.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
nodeWorktablescan.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
spi.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
spi_priv.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
tablefunc.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
tqueue.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tstoreReceiver.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
tuptable.h Fix typos in various places 2019-06-03 13:44:03 +09:00