Commits

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

DateSubjectAuthorReleases
2025-05-19 Fix deparsing FETCH FIRST <expr> ROWS WITH TIES Heikki Linnakangas 13.22
2025-01-12 Fix XMLTABLE() deparsing to quote namespace names if necessary. Dean Rasheed 13.19
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 13.19
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 13.17
2024-02-09 Remove race condition in pg_get_expr(). Tom Lane 13.15
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 13.13
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 13.13
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 13.11
2023-01-03 Fix typos in comments, code and documentation Michael Paquier 13.10
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 13.8
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 13.8
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 13.7
2022-01-13 Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 13.6
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 13.2
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0