Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-08 | Allow specifying column list for foreign key ON DELETE SET actions | Peter Eisentraut | 15.0 |
| 2021-10-27 | Allow publishing the tables of schema. | Amit Kapila | 15.0 |
| 2021-10-07 | Improve order in file | Peter Eisentraut | 15.0 |
| 2021-09-14 | Add COPY_ARRAY_FIELD and COMPARE_ARRAY_FIELD | Peter Eisentraut | 15.0 |
| 2021-09-09 | Fix _equalA_Const | Peter Eisentraut | 15.0 |
| 2021-09-09 | Remove Value node struct | Peter Eisentraut | 15.0 |
| 2021-09-06 | Add PublicationTable and PublicationRelInfo structs | Alvaro Herrera | 15.0 |
| 2021-07-21 | Rename some node support functions for consistency | Peter Eisentraut | 15.0 |
| 2021-07-07 | Use a hash table to speed up NOT IN(values) | David Rowley | 15.0 |