Commits

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

DateSubjectAuthorReleases
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 16.10
2025-02-21 Add missing deparsing of [NO] IDENT to XMLSERIALIZE() Michael Paquier 16.9
2025-01-12 Fix XMLTABLE() deparsing to quote namespace names if necessary. Dean Rasheed 16.7
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 16.7
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 16.5
2024-08-11 Suppress Coverity warnings about Asserts in get_name_for_var_field. Tom Lane 16.5
2024-08-09 Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 16.5
2024-03-17 Fix EXPLAIN output for subplans in MERGE. Dean Rasheed 16.3
2024-02-09 Remove race condition in pg_get_expr(). Tom Lane 16.3
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 16.1
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 pageinspect: Fix gist_page_items() with included columns Michael Paquier 16.0
2023-05-17 Add back SQLValueFunction for SQL keywords Michael Paquier 16.0
2023-05-07 Add ruleutils support for decompiling MERGE commands. Tom Lane 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-30 Fix inconsistencies and style issues in new SQL/JSON code Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-03-07 Fix incorrect comment in pg_get_partkeydef() David Rowley 16.0
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 16.0
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-02 Fix psql's \sf and \ef for new-style SQL functions. Tom Lane 16.0