postgresql/src/include/nodes
Tom Lane a676386b58 Remove operator_precedence_warning.
This GUC was always intended as a temporary solution to help with
finding 9.4-to-9.5 migration issues.  Now that all pre-9.5 branches
are out of support, and 9.5 will be too before v14 is released,
it seems like it's okay to drop it.  Doing so allows removal of
several hundred lines of poorly-tested code in parse_expr.c,
which have been a fertile source of bugs when people did use this.

Discussion: https://postgr.es/m/2234320.1607117945@sss.pgh.pa.us
2020-12-08 16:29:52 -05:00
..
bitmapset.h Move bitmap_hash and bitmap_match to bitmapset.c. 2020-02-24 17:17:43 +05:30
execnodes.h Move per-agg and per-trans duplicate finding to the planner. 2020-11-24 10:45:00 +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 Improve our ability to regurgitate SQL-syntax function calls. 2020-11-04 12:34:50 -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 Move per-agg and per-trans duplicate finding to the planner. 2020-11-24 10:45:00 +02:00
params.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
parsenodes.h Remove operator_precedence_warning. 2020-12-08 16:29:52 -05:00
pathnodes.h Fix missing outfuncs.c support for IncrementalSortPath. 2020-11-30 16:33:09 -05:00
pg_list.h Add pg_nodiscard decorations to some functions 2020-11-11 11:00:27 +01:00
plannodes.h Include result relation info in direct modify ForeignScan nodes. 2020-10-14 10:58:38 +03:00
primnodes.h Move per-agg and per-trans duplicate finding to the planner. 2020-11-24 10:45:00 +02: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