Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-28 | Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. | Robert Haas | 9.2.21 |
| 2012-01-26 | Be more clear when a new column name collides with a system column name. | Robert Haas | 9.2.0 |
| 2012-01-26 | Damage control for yesterday's CheckIndexCompatible changes. | Robert Haas | 9.2.0 |
| 2012-01-25 | Make CheckIndexCompatible simpler and more bullet-proof. | Robert Haas | 9.2.0 |
| 2011-10-10 | Fix ALTER TABLE ONLY .. DROP CONSTRAINT. | Robert Haas | 9.2.0 |