Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-05-21 | Add a new GUC parameter backslash_quote, which determines whether the SQL | Tom Lane | 7.3.15 |
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-08-27 | PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing | Tom Lane | 7.3.1 |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | 7.3.1 |
| 2002-05-03 | Retire xlateSqlType/xlateSqlFunc; all type name translations are now | Tom Lane | 7.3.1 |
| 2002-04-20 | Scanner performance improvements | Peter Eisentraut | 7.3.1 |
| 2002-04-09 | Functions live in namespaces. Qualified function names work, eg | Tom Lane | 7.3.1 |