Commits

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

DateSubjectAuthorReleases
2024-08-09 Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 12.21
2024-02-09 Remove race condition in pg_get_expr(). Tom Lane 12.19
2023-09-15 Track nesting depth correctly when drilling down into RECORD Vars. Tom Lane 12.17
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 12.17
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 12.15
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 12.12
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 12.12
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 12.11
2022-01-13 Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 12.10
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 12.6
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 12.2
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 12.0
2019-06-12 Fix incorrect printing of queries with duplicated join names. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2019-04-07 Avoid fetching past the end of the indoption array. Tom Lane 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-02-07 Use EXECUTE FUNCTION syntax for triggers more Peter Eisentraut 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0