Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-09-15 | Remove warnings for operations that have no effect when executed repeatedly. | Peter Eisentraut | 7.4.1 |
| 2003-05-14 | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 7.4.1 |
| 2003-02-03 | Determine the set of constraints applied to a domain at executor | Tom Lane | 7.4.1 |
| 2002-12-06 | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian | 7.4.1 |
| 2002-12-06 | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian | 7.4.1 |
| 2002-12-06 | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian | 7.4.1 |
| 2002-11-15 | Add DOMAIN check constraints. | Bruce Momjian | 7.4.1 |