postgresql/src/include/nodes
Tomas Vondra 1faaad260d Use correct spelling of statistics kind
A couple error messages and comments used 'statistic kind', not the
correct 'statistics kind'. Fix and backpatch all the way back to 10,
where extended statistics were introduced.

Backpatch-through: 10
2021-03-23 05:00:19 +01:00
..
bitmapset.h Move bitmap_hash and bitmap_match to bitmapset.c. 2020-02-24 17:17:43 +05:30
execnodes.h Make ExecGetInsertedCols() and friends more robust and improve comments. 2021-02-15 09:29:39 +02:00
extensible.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
lockoptions.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
makefuncs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
memnodes.h Revert "Specialize MemoryContextMemAllocated()." 2020-03-19 12:21:50 -07:00
nodeFuncs.h Suppress unnecessary RelabelType nodes in yet more cases. 2020-08-19 14:07:49 -04:00
nodes.h Revert 0f5ca02f53 2020-04-08 11:37:27 +03:00
params.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
parsenodes.h Ensure that expandTableLikeClause() re-examines the same table. 2020-12-01 14:02:27 -05:00
pathnodes.h Use correct spelling of statistics kind 2021-03-23 05:00:19 +01:00
pg_list.h Add for_each_from, to simplify loops starting from non-first list cells. 2020-09-28 20:32:53 -04:00
plannodes.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
primnodes.h Reconsider the representation of join alias Vars. 2020-01-09 11:56:59 -05:00
print.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
readfuncs.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
replnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
supportnodes.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tidbitmap.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
value.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00