Commits

DateSubjectAuthorReleases
2004-10-08 Another minor tweak to psql startup: set the default values for the PROMPT1, Neil Conway 8.0.0
2004-10-06 Slightly rearrange psql startup code so that we read psqlrc before printing Neil Conway 8.0.0
2004-09-27 Remove inclusion of windows.h now that it is included in c.h, per idea Bruce Momjian 8.0.0
2004-09-13 Fix small memory leak in psql. Neil Conway 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-20 Allow psql to use 7.4.X database by not referencing tablespaces. Bruce Momjian 8.0.0
2004-08-18 Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. Bruce Momjian 8.0.0
2004-06-03 Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) Bruce Momjian 8.0.0
2004-05-25 Make the locale location relocatable. Bruce Momjian 8.0.0
2004-05-17 Reorganize code to allow path-relative installs. Bruce Momjian 8.0.0
2004-05-02 Set std error to no buffering on Win32. Bruce Momjian 8.0.0
2004-04-22 Rename global psql startup file to psqlrc.sample. Bruce Momjian 8.0.0
2004-04-22 Fix filename mention in psqlrc.sample file. Bruce Momjian 8.0.0
2004-04-22 Add global psql config file, psql.rc.sample. Bruce Momjian 8.0.0
2004-04-19 * Most changes are to fix warnings issued when compiling win32 Bruce Momjian 8.0.0
2004-03-24 >>Also, what is the default connection mode of psql? It should probably be Bruce Momjian 8.0.0
2004-03-21 Revise syntax-error reporting behavior to give pleasant results for Tom Lane 8.0.0
2004-02-19 Re-implement psql's input scanning to use a flex-generated lexer, as per Tom Lane 8.0.0
2004-02-12 Improve \? wording, remove 'internal'. Bruce Momjian 8.0.0
2004-01-25 More fallout from the recent psql patch: rename xmalloc and friends to Neil Conway 8.0.0
2004-01-24 This patch makes some of the memory manipulation performed by psql a Neil Conway 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-29 > > Bruce Momjian 7.4.1
2003-08-07 Don't assume that struct option is available just because we can find a Tom Lane 7.4.1