Commits

DateSubjectAuthorReleases
2025-11-24 Improve detection of implicitly-temporary views. Tom Lane 19 (unreleased)
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.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-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 11.17
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 13.8
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 10.22
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 14.5
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 12.12
2022-02-15 Reject change of output-column collation in CREATE OR REPLACE VIEW. Tom Lane 15.0
2021-06-18 Centralize the logic for protective copying of utility statements. Tom Lane 14.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 10.8
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.4.22
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.6.13
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.5.17
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 12.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 11.3
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0