Commits

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

DateSubjectAuthorReleases
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 12.15
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 12.15
2022-12-03 Fix DEFAULT handling for multi-row INSERT rules. Dean Rasheed 12.14
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 12.9
2021-02-06 Disallow converting an inheritance child table to a view. Tom Lane 12.6
2019-11-17 Further fix dumping of views that contain just VALUES(...). Tom Lane 12.2
2019-06-15 Add pg_stats_ext view for extended statistics Tomas Vondra 12.0
2019-06-04 Add command column to pg_stat_progress_create_index Peter Eisentraut 12.0
2019-05-22 Fix O(N^2) performance issue in pg_publication_tables view. Tom Lane 12.0
2019-04-17 Return NULL for checksum failures if checksums are not enabled Magnus Hagander 12.0
2019-04-12 Show shared object statistics in pg_stat_database Magnus Hagander 12.0
2019-04-11 Re-order some regression test scripts for more parallelism. Tom Lane 12.0
2019-04-07 Report progress of REINDEX operations Peter Eisentraut 12.0
2019-04-07 Cast pg_stat_progress_cluster.cluster_index_relid to oid Peter Eisentraut 12.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-04-02 Update expected output for modified catalog definition Alvaro Herrera 12.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 12.0
2019-03-25 Add progress reporting for CLUSTER and VACUUM FULL. Robert Haas 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-03-13 Include all columns in default names for foreign key constraints Peter Eisentraut 12.0
2019-03-09 Track block level checksum failures in pg_stat_database Magnus Hagander 12.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-01-31 Add more columns to pg_stat_ssl Peter Eisentraut 12.0