Commits

DateSubjectAuthorReleases
2026-04-06 Add CONCURRENTLY option to REPACK Álvaro Herrera 19 (unreleased)
2026-04-06 Rename cluster.c to repack.c (and corresponding .h) Álvaro Herrera 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2025-12-01 Move WAL sequence code into its own file Michael Paquier 19 (unreleased)
2025-11-05 Implement WAIT FOR command Alexander Korotkov 19 (unreleased)
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2025-02-27 Create explain_dr.c and move DestReceiver-related code there. Robert Haas 18.0
2025-02-27 Create explain_format.c and move relevant code there. Robert Haas 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0
2024-08-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-04-11 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2021-12-23 Move parallel vacuum code to vacuumparallel.c. Amit Kapila 15.0
2020-11-23 Split copy.c into four files. Heikki Linnakangas 14.0
2020-04-08 Revert 0f5ca02f53 Alexander Korotkov 13.0
2020-04-07 Implement waiting for given lsn at transaction start Alexander Korotkov 13.0
2019-11-05 Split all OBJS style lines in makefiles into one-line-per-entry style. Andres Freund 13.0
2019-01-15 Move vacuumlazy.c into access/heap. Andres Freund 12.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2016-03-24 Support CREATE ACCESS METHOD Alvaro Herrera 9.6.0
2014-09-19 Row-Level Security Policies (RLS) Stephen Frost 9.5.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0