Commits

DateSubjectAuthorReleases
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 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-04-08 Track IO times in pg_stat_io Andres Freund 16.0
2023-03-31 Track shared buffer hits in pg_stat_io 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
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0
2015-10-03 Fix several bugs related to ON CONFLICT's EXCLUDED pseudo relation. Andres Freund 9.5.0
2015-10-03 Fix several bugs related to ON CONFLICT's EXCLUDED pseudo relation. Andres Freund 9.6.0
2015-08-10 Add confirmed_flush column to pg_replication_slots. Andres Freund 9.6.0
2015-05-23 Fix yet another bug in ON CONFLICT rule deparsing. Andres Freund 9.5.0
2015-05-19 Various fixes around ON CONFLICT for rule deparsing. Andres Freund 9.5.0
2015-05-12 Fix ON CONFLICT bugs that manifest when used in rules. Andres Freund 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-04-29 Introduce replication progress tracking infrastructure. Andres Freund 9.5.0
2015-04-22 Rename pg_replication_slot's new active_in to active_pid. Andres Freund 9.5.0
2015-04-21 Add 'active_in' column to pg_replication_slots. Andres Freund 9.5.0