aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* Clear paren level flag on \r or any backslash command, rather thanBruce Momjian1999-12-16
* Hi,Bruce Momjian1999-12-16
* I have done the QNX4 port with the current source tree. The number ofBruce Momjian1999-12-16
* I'm in TODO mood today ...Bruce Momjian1999-12-12
* Fix for psql from Peter.Bruce Momjian1999-12-11
* Allow ; in () in psql.Bruce Momjian1999-12-11
* This takes care of TODO itemBruce Momjian1999-12-11
* Remove old file.Bruce Momjian1999-12-10
* This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.Bruce Momjian1999-12-10
* Added a fflush(stdout) to the \p command required for theJan Wieck1999-12-10
* Remove extra vacuum, from Peter.Bruce Momjian1999-12-09
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-08
* Peter's file removals.Bruce Momjian1999-12-07
* Okay, that should put us back in sync. These two patches (src & doc) areBruce Momjian1999-12-07
* Fix the case of -o givenTatsuo Ishii1999-12-06
* Fix minor bugsTatsuo Ishii1999-12-06
* pg_ctl: a script to start/stop/restart and report status of postmaster.Tatsuo Ishii1999-12-06
* Fix echo -n and read -r in scripts.Bruce Momjian1999-12-05
* Remove destroylang.sgml.Bruce Momjian1999-12-05
* UpdateBruce Momjian1999-12-05
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-05
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-04
* Fix compile error on older patch.Bruce Momjian1999-11-30
* I pulled this one out via CVS, I hope you can make use of it:Bruce Momjian1999-11-29
* Remove obsolete note about pg_vlock lock file.Tom Lane1999-11-28
* Fix references to backend/port files so that they actually work.Tom Lane1999-11-27
* Change // to /* */Bruce Momjian1999-11-26
* Fix missing prototype psql warning.Bruce Momjian1999-11-26