Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-08-31 | Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION | Tom Lane | 7.3.16 |
| 2002-11-02 | Remove encoding lookups from grammar stage, push them back to places | Tom Lane | 7.3.1 |
| 2002-11-02 | Fix permissions-checking bugs and namespace-search-path bugs in | Tom Lane | 7.3.1 |
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-08-06 | Add SQL99 CONVERT() function. | Tatsuo Ishii | 7.3.1 |
| 2002-08-05 | Restructure system-catalog index updating logic. Instead of having | Tom Lane | 7.3.1 |
| 2002-07-25 | Implement DROP CONVERSION | Tatsuo Ishii | 7.3.1 |
| 2002-07-16 | Fix typo | Tatsuo Ishii | 7.3.1 |
| 2002-07-11 | Add new CREATE CONVERSION/DROP CONVERSION command. | Tatsuo Ishii | 7.3.1 |