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 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |
| 2023-04-12 | Revert "Catalog NOT NULL constraints" and fallout | Alvaro Herrera | 16.0 |
| 2023-04-07 | Catalog NOT NULL constraints | Alvaro Herrera | 16.0 |
| 2022-12-12 | Get rid of recursion-marker values in enum AlterTableType | Alvaro Herrera | 16.0 |
| 2020-03-02 | Represent command completion tags as structs | Alvaro Herrera | 13.0 |
| 2015-07-20 | Fix mis-merge in previous commit | Alvaro Herrera | 9.6.0 |
| 2015-07-20 | Fix mis-merge in previous commit | Alvaro Herrera | 9.5.0 |
| 2015-07-20 | Add some comments to test_ddl_deparse and a README | Alvaro Herrera | 9.5.0 |
| 2015-07-20 | Add some comments to test_ddl_deparse and a README | Alvaro Herrera | 9.6.0 |
| 2015-05-11 | Allow on-the-fly capture of DDL event details | Alvaro Herrera | 9.5.0 |