Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-30 | Add new predefined role pg_create_subscription. | Robert Haas | 16.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2013-11-08 | Add the notion of REPLICA IDENTITY for a table. | Robert Haas | 9.4.0 |
| 2012-07-18 | Syntax support and documentation for event triggers. | Robert Haas | 9.3.0 |
| 2012-02-16 | Invent on_exit_nicely for pg_dump. | Robert Haas | 9.2.0 |
| 2012-02-06 | pg_dump: Remove global Archive pointer. | Robert Haas | 9.2.0 |
| 2012-01-30 | Remove prototype for nonexistent function. | Robert Haas | 9.2.0 |
| 2011-08-05 | Allow per-column foreign data wrapper options. | Robert Haas | 9.2.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-01-22 | Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. | Robert Haas | 9.0.0 |