Commits

DateSubjectAuthorReleases
2020-01-09 Add pg_shmem_allocations view. Robert Haas 13.0
2019-03-25 Add progress reporting for CLUSTER and VACUUM FULL. Robert Haas 12.0
2017-04-12 Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b. Robert Haas 10.0
2017-04-11 Allow a rule on partitioned table to be renamed. Robert Haas 10.0
2017-03-27 Show more processes in pg_stat_activity. Robert Haas 10.0
2017-01-18 Update information_schema queries and system views for new relkind. Robert Haas 10.0
2016-07-29 Eliminate a few more user-visible "cache lookup failed" errors. Robert Haas 9.6.0
2016-07-26 Change various deparsing functions to return NULL for invalid input. Robert Haas 9.6.0
2016-03-15 Add simple VACUUM progress reporting. Robert Haas 9.6.0
2016-03-10 Provide much better wait information in pg_stat_activity. Robert Haas 9.6.0
2014-03-03 Introduce logical decoding. Robert Haas 9.4.0
2014-02-25 Show xid and xmin in pg_stat_activity and pg_stat_replication. Robert Haas 9.4.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2012-07-18 Syntax support and documentation for event triggers. Robert Haas 9.3.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-04-06 checkopint -> checkpoint Robert Haas 9.2.0
2012-04-05 Publish checkpoint timing information to pg_stat_bgwriter. Robert Haas 9.2.0
2012-04-05 Expose track_iotiming data via the statistics collector. Robert Haas 9.2.0
2011-07-20 Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 9.2.0
2011-07-18 Create a "fast path" for acquiring weak relation locks. Robert Haas 9.2.0
2011-02-28 Rename pg_stat_replication.apply_location to replay_location. Robert Haas 9.1.0
2011-02-17 Add client_hostname field to pg_stat_activity. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2010-11-15 Add new buffers_backend_fsync field to pg_stat_bgwriter. Robert Haas 9.1.0
2010-09-28 Add a SECURITY LABEL command. Robert Haas 9.1.0