Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2023-06-29 Arm gen_node_support.pl's nodetag ABI stability check in v16. Tom Lane 16.0
2023-06-14 Make parseNodeString() C idiom compatible with Visual Studio 2015. Noah Misch 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-13 Mark more nodes with attribute no_query_jumble Michael Paquier 16.0
2023-01-31 Generate code for query jumbling through gen_node_support.pl Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-09 Create infrastructure for "soft" error reporting. Tom Lane 16.0
2022-12-02 Remove gen_node_support.pl's special treatment of EquivalenceClasses. Tom Lane 16.0
2022-12-02 Add some error cross-checks to gen_node_support.pl. Tom Lane 16.0
2022-11-25 Fix gen_node_support.pl for changed AclMode size Andrew Dunstan 16.0
2022-11-13 Make Bitmapsets be valid Nodes. Tom Lane 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-09-26 Don't lose precision for float fields of Nodes. Peter Eisentraut 16.0
2022-08-08 Fix MSVC build script's check for obsolete node support functions. Tom Lane 16.0
2022-07-20 Dump more fields when dumping planner internal data structures. Tom Lane 16.0
2022-07-18 Add output directory option to gen_node_support.pl Andres Freund 16.0
2022-07-14 Tighten up parsing logic in gen_node_support.pl. Tom Lane 16.0
2022-07-13 Remove artificial restrictions on which node types have out/read funcs. Tom Lane 16.0
2022-07-12 Add defenses against unexpected changes in the NodeTag enum list. Tom Lane 16.0
2022-07-12 Invent nodetag_only attribute for Nodes. Tom Lane 16.0
2022-07-11 Rationalize order of input files for gen_node_support.pl. Tom Lane 16.0
2022-07-09 Make assorted quality-of-life improvements in gen_node_support.pl. Tom Lane 16.0
2022-07-09 Automatically generate node support functions Peter Eisentraut 16.0