Commits

DateSubjectAuthorReleases
2025-11-24 Improve detection of implicitly-temporary views. 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
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 18.0
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 17.0
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 16.4
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 15.8
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 14.13
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 13.16
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 12.20
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 11.19
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 12.14
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 13.10
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 14.7
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 15.2
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-10-24 Improve coverage of ruleutils.c for SQLValueFunctions Michael Paquier 16.0
2022-09-29 Introduce SYSTEM_USER Michael Paquier 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