Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-16 | Rename parser token REF to REF_P to avoid a symbol conflict. | Tom Lane | 10.23 |
| 2017-05-12 | Rework the options syntax for logical replication commands | Peter Eisentraut | 10.0 |
| 2017-05-09 | Remove the NODROP SLOT option from DROP SUBSCRIPTION | Peter Eisentraut | 10.0 |
| 2017-04-06 | Identity columns | Peter Eisentraut | 10.0 |
| 2017-03-28 | Altering default privileges on schemas | Teodor Sigaev | 10.0 |
| 2017-03-23 | Logical replication support for initial data copy | Peter Eisentraut | 10.0 |
| 2017-03-08 | Support XMLTABLE query expression | Alvaro Herrera | 10.0 |
| 2017-01-20 | Logical replication | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |
| 2016-11-04 | Implement syntax for transition tables in AFTER triggers. | Kevin Grittner | 10.0 |