aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-26
* Add system indexes to match all caches.Bruce Momjian1999-11-22
* Change backend-side COPY to write files with permissions 644 not 666Tom Lane1999-11-21
* Fix for arm32 and fix for dbname with dash.Bruce Momjian1999-11-18
* Fix for psql control-d and .psqlrc that I broke. Fix for \dT withBruce Momjian1999-11-13
* The \p\g fix didn't turn out to be so bad. It even works in otherBruce Momjian1999-11-13
* In the spirit of TODO itemBruce Momjian1999-11-11
* Cleanup of psql \copyrightBruce Momjian1999-11-10
* psql makefile fix from Keith ParksBruce Momjian1999-11-08
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-07
* Fix for recusive exit call from Massimo.Bruce Momjian1999-11-06
* Sort help file names, from Peter EisentrautBruce Momjian1999-11-06
* Update psql bannerBruce Momjian1999-11-05
* Update psql display.Bruce Momjian1999-11-05
* Update \? display.Bruce Momjian1999-11-05
* Make pager on by default.Bruce Momjian1999-11-05
* Clean up \? psql display.Bruce Momjian1999-11-05
* psql banner cleanupBruce Momjian1999-11-05
* clean up startup bannerBruce Momjian1999-11-05
* Fix EOF/control-D display in psql.Bruce Momjian1999-11-04
* Update to psql, run pgindent.Bruce Momjian1999-11-04
* psql cleanupBruce Momjian1999-11-04
* Update psql with man pages and new version of help.Bruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04
* Update to pgaccess 0.98.Bruce Momjian1999-10-31
* Update for 0.98.Bruce Momjian1999-10-31
* Update pgaccess makefile for 0.98Bruce Momjian1999-10-31
* Update pgaccess for 0.98.Bruce Momjian1999-10-30
* Add pgaccess Makefile.Bruce Momjian1999-10-30
* Add 0.98.Bruce Momjian1999-10-30
* Remove 0.96 for update to 0.98Bruce Momjian1999-10-30
* Make USING in COPY optional.Bruce Momjian1999-10-29
* Fix psql quote missing.Bruce Momjian1999-10-27
* improve manual pageBruce Momjian1999-10-26
* Add documentation for comment.Bruce Momjian1999-10-26
* Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane1999-10-25
* Remove gratuitous redefinitions of BLCKSZ.Tom Lane1999-10-23
* Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.Tom Lane1999-10-23
* Backup psql banner change.Bruce Momjian1999-10-23
* change issue to information in bannerBruce Momjian1999-10-21
* Make psql startup banner cleaner.Bruce Momjian1999-10-21
* Update psql \? for \w.Bruce Momjian1999-10-14
* Improve pg_dump template1 error reports.Bruce Momjian1999-10-10
* Improve pg_dump template1 error message.Bruce Momjian1999-10-10