aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.Vadim B. Mikheev1999-10-06
* Allow CREATE FUNCTION's WITH clause to be used for all language types,Tom Lane1999-10-02
* Fix pg_upgrade so it vacuums all databases.Bruce Momjian1999-09-28
* pg_upgrade reminder.Bruce Momjian1999-09-28
* I have been working with user defined types and user defined cBruce Momjian1999-09-28
* Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT.Bruce Momjian1999-09-27
* Fix to give super user and createdb user proper update catalog rights.Bruce Momjian1999-09-27