Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-09-24 | Repair some REINDEX problems per recent discussions. The relcache is | Tom Lane | 7.4.1 |
| 2003-08-26 | Use separate SQLSTATE codes for file not found/file exists, rather than | Tom Lane | 7.4.1 |
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-07-31 | Fix mistaken error code assignments, per Peter's note 7/28/03. | Tom Lane | 7.4.1 |
| 2003-07-27 | elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. | Tom Lane | 7.4.1 |
| 2003-07-27 | Move ERRCODE_XXX macros into their own header file. | Tom Lane | 7.4.1 |