Commits

DateSubjectAuthorReleases
2026-04-06 Don't try to re-order the subcommands of CREATE SCHEMA. Tom Lane 19 (unreleased)
2025-11-24 Improve detection of implicitly-temporary views. Tom Lane 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
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
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2022-12-01 Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 14.7
2022-12-01 Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 15.2
2022-12-01 Fix under-parenthesized display of AT TIME ZONE constructs. Tom Lane 16.0
2022-07-22 Close old gap in dependency checks for functions returning composite. Tom Lane 15.0
2022-07-22 Close old gap in dependency checks for functions returning composite. Tom Lane 16.0
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 15.0
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 14.5
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 16.0
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 12.12
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 10.22
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 13.8
2022-07-21 Fix ruleutils issues with dropped cols in functions-returning-composite. Tom Lane 11.17
2022-07-19 Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. Tom Lane 16.0
2022-02-15 Reject change of output-column collation in CREATE OR REPLACE VIEW. Tom Lane 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2022-01-13 Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 15.0