Commits

DateSubjectAuthorReleases
2026-04-21 Remove gen_node_support.pl's ad-hoc ABI stability check. Tom Lane 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-06-30 Adapt REL_18_STABLE to its new status as a stable branch Joe Conway 18.0
2025-06-12 Fix squashing algorithm for query texts Álvaro Herrera 18.0
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-04-22 gen_node_support.pl: improve error message for unclosed struct. Tom Lane 18.0
2025-03-26 Fix two issues with custom_query_jumble in gen_node_support.pl Michael Paquier 18.0
2025-03-25 Add support for custom_query_jumble as a node field attribute Michael Paquier 18.0
2025-03-18 Introduce squashing of constant lists in query jumbling Álvaro Herrera 18.0
2025-02-02 Move CompareType to separate header file Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-06-30 Adapt REL_17_STABLE to its new status as a stable branch Michael Paquier 17.0
2024-04-07 Introduce a bump memory allocator David Rowley 17.0
2024-03-19 gen_node_support.pl: Mark location fields as type alias ParseLoc Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-29 Make all Perl warnings fatal Peter Eisentraut 17.0
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