Commits

DateSubjectAuthorReleases
2025-11-24 Improve detection of implicitly-temporary views. Tom Lane 19 (unreleased)
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-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 13.8
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 11.17
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 15.0
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 12.12
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 10.22
2022-05-21 Show 'AS "?column?"' explicitly when it's important. Tom Lane 14.4
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 11.13
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 9.6.23
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 13.4
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 10.18
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 15.0
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 14.0
2021-08-07 Really fix the ambiguity in REFRESH MATERIALIZED VIEW CONCURRENTLY. Tom Lane 12.8
2019-01-21 Sort the dependent objects before recursing in findDependentObjects(). Tom Lane 12.0
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.4.12
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.3.17
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.6.3
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 10.0
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.5.7
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2016-08-11 Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 9.3.15