Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |
| 2024-05-13 | Revert structural changes to not-null constraints | Alvaro Herrera | 17.0 |
| 2024-03-08 | Admit deferrable PKs into rd_pkindex, but flag them as such | Alvaro Herrera | 17.0 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |
| 2023-05-10 | Fix publication syntax error message | Alvaro Herrera | 16.0 |
| 2023-05-10 | Fix publication syntax error message | Alvaro Herrera | 15.4 |
| 2022-09-27 | Improve some publication-related error messages | Alvaro Herrera | 15.0 |
| 2022-09-27 | Improve some publication-related error messages | Alvaro Herrera | 16.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 15.0 |
| 2022-09-22 | Remove ALL keyword from TABLES IN SCHEMA for publication | Alvaro Herrera | 16.0 |
| 2022-04-13 | Release cache tuple when no longer needed | Alvaro Herrera | 15.0 |
| 2021-12-30 | Small cleanups related to PUBLICATION framework code | Alvaro Herrera | 15.0 |