Commits
Showing commits that first shipped in 8.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-04-19 | Fix ancient memory leak in PQprintTuples(); our code no longer uses this | Tom Lane | 8.1.4 |
| 2006-02-07 | Fix HTML alignment in PQprint. | Bruce Momjian | 8.1.3 |
| 2006-02-06 | Fix PQprint HTML tag, "centre" -> "center". | Bruce Momjian | 8.1.3 |
| 2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian | 8.1.0 |
| 2005-08-23 | The attached patch updates the thread test program to run stand-alone on | Bruce Momjian | 8.1.0 |
| 2005-08-23 | Back out incorrect commit. | Bruce Momjian | 8.1.0 |
| 2005-08-23 | Fix function name. | Bruce Momjian | 8.1.0 |
| 2005-06-12 | libpq was not consistently checking for memory allocation failures. This | Neil Conway | 8.1.0 |
| 2005-02-22 | Use _() macro consistently rather than gettext(). Add translation | Bruce Momjian | 8.1.0 |