Commits

DateSubjectAuthorReleases
2026-04-05 Add tid_block() and tid_offset() accessor functions Andres Freund 19 (unreleased)
2025-04-01 aio: Add pg_aios view Andres Freund 18.0
2023-05-17 Add writeback to pg_stat_io Andres Freund 16.0
2023-04-08 Allow logical decoding on standbys Andres Freund 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-08 Support invalidating replication slots due to horizon and wal_level Andres Freund 16.0
2023-02-11 Add pg_stat_io view, providing more detailed IO statistics Andres Freund 16.0
2022-10-14 pgstat: Track time of the last scan of a relation Andres Freund 16.0
2022-04-07 pgstat: add pg_stat_have_stats() test helper. Andres Freund 15.0
2022-03-28 Mark pg_stat_get_subscription_stats() strict. Andres Freund 15.0
2022-03-28 Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund 15.0
2019-03-06 Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8. Andres Freund 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2018-03-28 Add catversion bump missed in 16828d5c0. Andres Freund 11.0
2018-03-22 Basic JIT provider and error handling infrastructure. Andres Freund 11.0
2015-08-11 Allow pg_create_physical_replication_slot() to reserve WAL. Andres Freund 9.6.0
2015-08-10 Add confirmed_flush column to pg_replication_slots. Andres Freund 9.6.0
2015-05-22 Remove the new UPSERT command tag and use INSERT instead. Andres Freund 9.5.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-05-07 Represent columns requiring insert and update privileges indentently. Andres Freund 9.5.0
2015-04-29 Introduce replication progress tracking infrastructure. Andres Freund 9.5.0
2015-03-20 Use 128-bit math to accelerate some aggregation functions. Andres Freund 9.5.0