aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* pg_dump -d or -D didn't quote special characters in INSERT dataTom Lane1999-02-08
* Allow psql to do \p\g. Ingres does it, why not us?Bruce Momjian1999-02-07
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* psql help fix.Bruce Momjian1999-02-02
* Fix for psql help create table.Bruce Momjian1999-02-02
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* From: D'Arcy J.M. Cain <darcy@druid.net>Marc G. Fournier1999-01-31
* Changed qualification of pg_views and pg_tables to directlyJan Wieck1999-01-28
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-01-27
* 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