Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-09-29 Add GROUP BY ALL. Tom Lane 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-03-11 Improve EXPLAIN's display of window functions. Tom Lane 18.0
2024-12-17 Skip useless calculation of join RTE column names during EXPLAIN. Tom Lane 18.0
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 17.3
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 16.7
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 15.11
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 18.0
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 13.19
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 14.16
2024-09-10 Use a hash table to de-duplicate column names in ruleutils.c. Tom Lane 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 17.0
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 16.5
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 18.0
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 14.14
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 18.0
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 17.0
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 16.5
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 15.9
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 13.17
2024-08-09 Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 18.0