aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Here is a new version of my patch for allowing pg_dump to DROP schemaBruce Momjian1999-01-21
* Fix for typo in gram.yBruce Momjian1999-01-18
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-17
* Add pgaccess Makefile.Bruce Momjian1998-12-18
* Here are descriptions:Bruce Momjian1998-12-18
* Current multi-byte related codes have a bug with SQL_ASCIIBruce Momjian1998-12-14
* Adjust handling of data type names to suppress double quotesThomas G. Lockhart1998-12-13
* Included patches should fix following problems in the muti-byteBruce Momjian1998-12-12
* Update to pgaccess 0.93.Bruce Momjian1998-12-12
* Fix coredumping bug in pg_dump -z; also eliminate memory leaksTom Lane1998-12-05
* Portability fixes found needed for SunOS 4.1.x:Tom Lane1998-11-30
* Additional fixes for mixed-case table names from Billy Allie.Thomas G. Lockhart1998-11-17
* Fix a couple of bugs involving calling fmtID() twice inTom Lane1998-11-15
* Add "vacuumdb" utility to make it easier to clean databases.Thomas G. Lockhart1998-11-14
* Add "vacuumdb" utility.Thomas G. Lockhart1998-11-14
* Add "-N" flag to force double quotes around identifiers.Thomas G. Lockhart1998-11-06
* Upgrade to 0.91 ...Marc G. Fournier1998-11-06
* Fix missing dependency for Makefile inclusions.Tom Lane1998-10-27
* Get rid of some minor compiler warnings.Tom Lane1998-10-26
* cleanupBruce Momjian1998-10-25
* Fix from Tom Lane for pg_shadow in pg_upgradeBruce Momjian1998-10-25
* Fix pg_upgrade to notice if psql fails to execute the givenTom Lane1998-10-24
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-18
* Add missing tcl *.in files.Bruce Momjian1998-10-16
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-15
* New QUERY_LIMIT set command.Bruce Momjian1998-10-14
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-13
* Cleanup from Billy.Bruce Momjian1998-10-12
* tcl cleanup.Bruce Momjian1998-10-12
* add new file.Bruce Momjian1998-10-12
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-12
* 2) Can't dump/restore varchar fields (See attached bug report/patch)Bruce Momjian1998-10-12
* Update to pgaccess 0.90.Bruce Momjian1998-10-08
* I continue my quest to eliminate documentation that claimsTom Lane1998-10-08
* Hello!Bruce Momjian1998-10-08
* Playing around with pg_dump for a while resulted in someBruce Momjian1998-10-06
* Forgot to initialize double quote option to be enabled.Thomas G. Lockhart1998-10-06
* Hi allBruce Momjian1998-10-06
* Here are the patches against the current source tree. I have run theBruce Momjian1998-10-06
* Properly interpret environment variables passed as the input location.Thomas G. Lockhart1998-10-05
* Surround all identifiers with double quotes.Thomas G. Lockhart1998-10-02
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-02
* pg_dump -z was careless about ownership of indexes.Tom Lane1998-10-01
* Allow 8-key indexes.Bruce Momjian1998-09-23
* Fix for \z formatting from Tom Lane.Bruce Momjian1998-09-21
* I also noticed that pg_dump contains a copy of the sameBruce Momjian1998-09-20
* Hi patchers/hackers.Bruce Momjian1998-09-09
* patch cleanups.Bruce Momjian1998-09-03
* Remove \r\n in windows makefile.Bruce Momjian1998-09-03
* Oops. I'll fix this.Bruce Momjian1998-09-03