Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-12-31 | Improve consistency of parsing of psql's magic variables. | Tom Lane | 9.0.19 |
| 2010-03-07 | Revert patch for --psqlrc=FILENAME in psql. | Magnus Hagander | 9.0.0 |
| 2010-03-06 | Add --psqlrc=FILENAME parameter to psql, to process an explicitly named | Magnus Hagander | 9.0.0 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2010-02-16 | Prevent psql version banner from being printed by the \c command if the | Bruce Momjian | 9.0.0 |
| 2010-02-05 | Modify recently added PQconnectdbParams() with new argument, expand_dbname. | Joe Conway | 9.0.0 |
| 2010-01-28 | Introduce two new libpq connection functions, PQconnectdbParams and | Joe Conway | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-12-01 | psql -f - | Bruce Momjian | 9.0.0 |