Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-07 | Revert "Logical decoding of sequences" | Tomas Vondra | 15.0 |
| 2022-03-26 | Allow specifying column lists for logical replication | Tomas Vondra | 15.0 |
| 2022-03-24 | Add decoding of sequences to built-in replication | Tomas Vondra | 15.0 |
| 2022-03-16 | Fix publish_as_relid with multiple publications | Tomas Vondra | 15.0 |
| 2022-02-22 | Allow specifying row filters for logical replication of tables. | Amit Kapila | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-08 | Fix changing the ownership of ALL TABLES IN SCHEMA publication. | Amit Kapila | 15.0 |
| 2021-10-27 | Allow publishing the tables of schema. | Amit Kapila | 15.0 |
| 2021-09-22 | Invalidate all partitions for a partitioned table in publication. | Amit Kapila | 15.0 |
| 2021-09-06 | Add PublicationTable and PublicationRelInfo structs | Alvaro Herrera | 15.0 |
| 2021-06-29 | Add index OID macro argument to DECLARE_INDEX | Peter Eisentraut | 15.0 |