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