summaryrefslogtreecommitdiff
path: root/src/bin
AgeCommit message (Expand)Author
2000-01-20Added new pg_id to fix initdb problemsPeter Eisentraut
2000-01-20Fix typo in \z.Bruce Momjian
2000-01-19Update pg_dumpall.Bruce Momjian
2000-01-19another round of user interface cleanupsPeter Eisentraut
2000-01-19Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut
2000-01-18another set of cleanupsPeter Eisentraut
2000-01-18Hi!Bruce Momjian
2000-01-18Bruce,Bruce Momjian
2000-01-18Fix quoting bugs and incorrect trigger argument printout.Tom Lane
2000-01-18Show encoding name rather than encoding id in case of psql -l.Tatsuo Ishii
2000-01-18Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...Peter Eisentraut
2000-01-16Put back change to 'connection failed' message formatting that someoneTom Lane
2000-01-16Included all yacc and lex files into the distribution.Peter Eisentraut
2000-01-16Clean up pg_dump coredumps caused by change of output formatting forTom Lane
2000-01-15- Allow array on int8Peter Eisentraut
2000-01-15Adapt to the changes of libpq(eliminateing using putenv()).Tatsuo Ishii
2000-01-14Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut
2000-01-14* User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut
2000-01-14Make PSQLexec's behavior on loss of connection more reasonable;Tom Lane
2000-01-14Make connection-failed messages a little friendlier onTom Lane
2000-01-13initdb didn't load pg_descriptionPeter Eisentraut
2000-01-12Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut
2000-01-12Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk)Tatsuo Ishii
2000-01-10Make number of args to a function configurable.Bruce Momjian
2000-01-10Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian
2000-01-10Move fixes for >8 indexed fields.Bruce Momjian
2000-01-09Add more portability to echo -n (code stolen from createlang)Tatsuo Ishii
2000-01-06Update pg_dumpall for new psql format.Bruce Momjian
2000-01-05Fix it's and its to be correct.Bruce Momjian
1999-12-31Make psql \dT always show descriptions. There is room.Bruce Momjian
1999-12-27Fix length limit, MikeABruce Momjian
1999-12-27Hi, all,Bruce Momjian
1999-12-27Hi, allBruce Momjian
1999-12-22Fix minor bug.Tatsuo Ishii
1999-12-22Add installtion of postmaster.opts.default.Tatsuo Ishii
1999-12-22Add installation of pg_ctlTatsuo Ishii
1999-12-20Cleanup of effective username test.Bruce Momjian
1999-12-20Clean up some minor gcc warnings.Tom Lane
1999-12-18Cleanup --alldb option handling.Bruce Momjian
1999-12-18Cleanup vacuumdbBruce Momjian
1999-12-18> > It would be nice for new users; I think it would make it easierBruce Momjian
1999-12-18Finally initdb.sh works. Was problem with assuming EUID was defined.Bruce Momjian
1999-12-18initdb cleanupBruce Momjian
1999-12-18initdb cleanupBruce Momjian
1999-12-18More initdb cleanupBruce Momjian
1999-12-18Cleanup of initdb.sh script to be portable, at least marginally.Bruce Momjian
1999-12-18Add cvs.Bruce Momjian
1999-12-17Fix MULTIBYTE handling in string by using strcat.Bruce Momjian
1999-12-17Okay, this is how it looks: Please apply the attached patch to the currentJan Wieck
1999-12-17ANother initdb cleanupBruce Momjian