Commits

DateSubjectAuthorReleases
2023-04-11 Document new pg_subscription columns. Robert Haas 16.0
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-08-25 Allow grant-level control of role inheritance behavior. Robert Haas 16.0
2022-08-18 Ensure that pg_auth_members.grantor is always valid. Robert Haas 16.0
2022-01-20 Remove 'datlastsysoid'. Robert Haas 15.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2020-01-09 Add pg_shmem_allocations view. Robert Haas 13.0
2018-05-07 Documentation updates for partitioning. Robert Haas 11.0
2017-09-08 Allow a partitioned table to have a default partition. Robert Haas 11.0
2017-06-06 Fix some cases of "the the" split across two lines. Robert Haas 10.0
2017-06-06 Clean up partcollation handling for OID 0. Robert Haas 10.0
2017-03-17 Rename "pg_clog" directory to "pg_xact". Robert Haas 10.0
2016-12-12 doc: Fix purported type of pg_am.amhandler to match reality. Robert Haas 10.0
2016-12-12 doc: Fix purported type of pg_am.amhandler to match reality. Robert Haas 9.6.2
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-03-29 Allow aggregate transition states to be serialized and deserialized. Robert Haas 9.6.0
2016-03-24 Improve documentation for combine functions. Robert Haas 9.6.0
2015-09-16 Determine whether it's safe to attempt a parallel plan for a query. Robert Haas 9.6.0
2014-05-01 Documentation corrections for pg_replication_slots. Robert Haas 9.4.0
2014-03-18 Documentation for logical decoding. Robert Haas 9.4.0
2014-02-19 Switch various builtin functions to use pg_lsn instead of text. Robert Haas 9.4.0
2014-02-01 Introduce replication slots. Robert Haas 9.4.0
2013-11-08 Add the notion of REPLICA IDENTITY for a table. Robert Haas 9.4.0