Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-25 | Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables. | Masahiko Sawada | 16.0 |
| 2023-07-13 | Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. | Masahiko Sawada | 16.0 |
| 2023-03-15 | Allow the use of indexes other than PK and REPLICA IDENTITY on the subscriber. | Amit Kapila | 16.0 |
| 2023-03-02 | Remove bms_first_member(). | Tom Lane | 16.0 |
| 2023-02-06 | Remove useless casts to (void *) in hash_search() calls | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |