summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix for psql from Peter.Bruce Momjian1999-12-111-3/+0
* Allow ; in () in psql.Bruce Momjian1999-12-111-3/+2
* This takes care of TODO itemBruce Momjian1999-12-112-22/+74
* Remove old file.Bruce Momjian1999-12-101-0/+0
* This should fix the \e (\p, \g, ...) behaviour on an empty query buffer.Bruce Momjian1999-12-107-40/+63
* Added a fflush(stdout) to the \p command required for theJan Wieck1999-12-101-0/+1
* Remove extra vacuum, from Peter.Bruce Momjian1999-12-091-5/+1
* Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.Bruce Momjian1999-12-087-16/+19
* Peter's file removals.Bruce Momjian1999-12-073-312/+0
* Okay, that should put us back in sync. These two patches (src & doc) areBruce Momjian1999-12-077-56/+230
* Fix the case of -o givenTatsuo Ishii1999-12-061-2/+2
* Fix minor bugsTatsuo Ishii1999-12-061-5/+16
* pg_ctl: a script to start/stop/restart and report status of postmaster.Tatsuo Ishii1999-12-062-0/+219
* Fix echo -n and read -r in scripts.Bruce Momjian1999-12-054-31/+52
* Remove destroylang.sgml.Bruce Momjian1999-12-051-17/+0
* UpdateBruce Momjian1999-12-052-11375/+0
* I cleaned those out as well (the echo -n "bug" was in there ;) and movedBruce Momjian1999-12-0512-378/+11879
* New scripts for create/drop user/db from Peter EisentrautBruce Momjian1999-12-0417-900/+579
* Fix compile error on older patch.Bruce Momjian1999-11-301-2/+2
* I pulled this one out via CVS, I hope you can make use of it:Bruce Momjian1999-11-291-0/+2
* Remove obsolete note about pg_vlock lock file.Tom Lane1999-11-281-2/+0
* Fix references to backend/port files so that they actually work.Tom Lane1999-11-271-14/+26
* Change // to /* */Bruce Momjian1999-11-262-4/+3
* Fix missing prototype psql warning.Bruce Momjian1999-11-261-2/+4
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-2621-625/+1606
* Add system indexes to match all caches.Bruce Momjian1999-11-223-14/+14
* Change backend-side COPY to write files with permissions 644 not 666Tom Lane1999-11-211-1/+9
* Fix for arm32 and fix for dbname with dash.Bruce Momjian1999-11-182-4/+4
* Fix for psql control-d and .psqlrc that I broke. Fix for \dT withBruce Momjian1999-11-132-4/+5
* The \p\g fix didn't turn out to be so bad. It even works in otherBruce Momjian1999-11-132-397/+14
* In the spirit of TODO itemBruce Momjian1999-11-115-66/+70
* Cleanup of psql \copyrightBruce Momjian1999-11-101-29/+19
* psql makefile fix from Keith ParksBruce Momjian1999-11-081-2/+2
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-072-2/+2
* Fix for recusive exit call from Massimo.Bruce Momjian1999-11-061-16/+16
* Sort help file names, from Peter EisentrautBruce Momjian1999-11-061-1/+1
* Update psql bannerBruce Momjian1999-11-051-6/+6
* Update psql display.Bruce Momjian1999-11-051-3/+3
* Update \? display.Bruce Momjian1999-11-051-9/+9
* Make pager on by default.Bruce Momjian1999-11-051-0/+1
* Clean up \? psql display.Bruce Momjian1999-11-051-5/+5
* psql banner cleanupBruce Momjian1999-11-051-5/+5
* clean up startup bannerBruce Momjian1999-11-051-5/+4
* Fix EOF/control-D display in psql.Bruce Momjian1999-11-041-1/+3
* Update to psql, run pgindent.Bruce Momjian1999-11-042-183/+183
* psql cleanupBruce Momjian1999-11-0429-8021/+5236
* Update psql with man pages and new version of help.Bruce Momjian1999-11-041-20/+24
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-0430-145/+7019
* Update to pgaccess 0.98.Bruce Momjian1999-10-311-2/+4
* Update for 0.98.Bruce Momjian1999-10-312-9/+13