Commits

DateSubjectAuthorReleases
2008-07-18 In psql, run .psqlrc _after_ printing warnings and banner. Bruce Momjian 8.4.0
2008-07-01 Issue psql connection warnings on connection start and via \c, per Bruce Momjian 8.4.0
2008-05-16 Update psql startup banner to be shorter, suggest "help" for help. Bruce Momjian 8.4.0
2008-05-08 Add psql '\pset format wrapped' mode to wrap output to screen width, or Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-12-12 Improve the method of localizing column names and other fixed strings in Tom Lane 8.3.0
2007-12-11 Remove the long-deprecated -u option from psql, since it does nothing very Tom Lane 8.3.0
2007-12-09 Fix bogus prompt for password in -u case. Per gripe from Robert Treat. Tom Lane 8.3.0
2007-12-09 Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane 8.3.0
2007-07-08 Get rid of client-code dependencies on the exact text of the no-password Tom Lane 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-29 Create a FETCH_COUNT parameter that causes psql to execute SELECT-like Tom Lane 8.2.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-06-21 Move setup_cancel_handler() up near start of psql main(), where the Tom Lane 8.2.0
2006-06-14 Clean up psql's control-C handling to avoid longjmp'ing out of random Tom Lane 8.2.0
2006-04-27 Add SSL include needed for psql, after libpq adjustments. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-12 Add psql option: Bruce Momjian 8.2.0
2005-12-18 Add new psql command \password for changing role password with client-side Peter Eisentraut 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-17 make psql honor explicit database parameter in -l mode, in case "postgres" database is missing - per complaint from Philip Yarra. Andrew Dunstan 8.1.1