Commits

Showing commits that first shipped in 8.1 (backpatches included). Clear

DateSubjectAuthorReleases
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
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
2005-10-27 Disable expanded mode only for \d tablename, not for all backslash Bruce Momjian 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-04 Clean up some messages and fix missing translation support. Option --log Peter Eisentraut 8.1.0
2005-09-20 Return proper value for psql -f filename failure if filename open fails. Bruce Momjian 8.1.0
2005-09-05 Clean up version comparison/display code, per gripe from Michael Fuhr. Tom Lane 8.1.0
2005-09-05 Conditionally output the server version number in psql if it doesn't Bruce Momjian 8.1.0
2005-07-25 Add username for psql password prompt, if the username was specified. Bruce Momjian 8.1.0
2005-07-14 Change numericsep to a boolean, and make it locale-aware. Bruce Momjian 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-06-14 Add -L option to psql to log sessions. Bruce Momjian 8.1.0
2005-06-13 Per discussion on -hackers, this patch changes psql's "expanded" output Neil Conway 8.1.0
2005-04-29 Remove extern from optreset that was just added. Bruce Momjian 8.1.0
2005-04-29 Backpatch BCC compile changes to 8.0.X for psql. Bruce Momjian 8.1.0
2005-02-22 Use _() macro consistently rather than gettext(). Add translation Bruce Momjian 8.1.0