summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* This patch improves the destroyuser script's behaviour in checking whetherBruce Momjian1999-03-141-3/+4
* From: Constantin Teodorescu <teo@flex.ro>Marc G. Fournier1999-03-094-124/+411
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-211-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-1311-26/+26
* pg_dump -d or -D didn't quote special characters in INSERT dataTom Lane1999-02-081-50/+43
* Allow psql to do \p\g. Ingres does it, why not us?Bruce Momjian1999-02-071-17/+40
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-3/+2
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-021-2/+2
* psql help fix.Bruce Momjian1999-02-021-2/+2
* Fix for psql help create table.Bruce Momjian1999-02-021-3/+3
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-3/+3
* From: D'Arcy J.M. Cain <darcy@druid.net>Marc G. Fournier1999-01-311-5/+13
* Changed qualification of pg_views and pg_tables to directlyJan Wieck1999-01-281-13/+15
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-01-271-2/+3
* Here is a new version of my patch for allowing pg_dump to DROP schemaBruce Momjian1999-01-211-2/+81
* Fix for typo in gram.yBruce Momjian1999-01-181-87/+97
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-179-18/+67
* Add pgaccess Makefile.Bruce Momjian1998-12-181-0/+21
* Here are descriptions:Bruce Momjian1998-12-181-1/+4
* Current multi-byte related codes have a bug with SQL_ASCIIBruce Momjian1998-12-141-1/+22
* Adjust handling of data type names to suppress double quotesThomas G. Lockhart1998-12-133-52/+64
* Included patches should fix following problems in the muti-byteBruce Momjian1998-12-121-1/+1
* Update to pgaccess 0.93.Bruce Momjian1998-12-125-1136/+1270
* Fix coredumping bug in pg_dump -z; also eliminate memory leaksTom Lane1998-12-052-180/+151
* Portability fixes found needed for SunOS 4.1.x:Tom Lane1998-11-301-2/+2
* Additional fixes for mixed-case table names from Billy Allie.Thomas G. Lockhart1998-11-171-3/+8
* Fix a couple of bugs involving calling fmtID() twice inTom Lane1998-11-151-15/+14
* Add "vacuumdb" utility to make it easier to clean databases.Thomas G. Lockhart1998-11-142-0/+122
* Add "vacuumdb" utility.Thomas G. Lockhart1998-11-141-2/+2
* Add "-N" flag to force double quotes around identifiers.Thomas G. Lockhart1998-11-061-2/+11
* Upgrade to 0.91 ...Marc G. Fournier1998-11-065-2515/+2645
* Fix missing dependency for Makefile inclusions.Tom Lane1998-10-271-11/+10
* Get rid of some minor compiler warnings.Tom Lane1998-10-262-7/+7
* cleanupBruce Momjian1998-10-251-1/+1
* Fix from Tom Lane for pg_shadow in pg_upgradeBruce Momjian1998-10-251-1/+1
* Fix pg_upgrade to notice if psql fails to execute the givenTom Lane1998-10-241-2/+11
* The TCL/TK configuration cleanup patches I submitted have the followingBruce Momjian1998-10-181-2/+2
* Add missing tcl *.in files.Bruce Momjian1998-10-162-0/+34
* TCL/TK fixes from Billy G. Allie.Bruce Momjian1998-10-152-32/+26
* New QUERY_LIMIT set command.Bruce Momjian1998-10-141-6/+8
* Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR.Bruce Momjian1998-10-131-2/+2
* Cleanup from Billy.Bruce Momjian1998-10-121-7/+4
* tcl cleanup.Bruce Momjian1998-10-121-4/+4
* add new file.Bruce Momjian1998-10-121-0/+29
* Tcl fixes from Billy G. AllieBruce Momjian1998-10-121-7/+15
* 2) Can't dump/restore varchar fields (See attached bug report/patch)Bruce Momjian1998-10-121-3/+7
* Update to pgaccess 0.90.Bruce Momjian1998-10-084-113/+333
* I continue my quest to eliminate documentation that claimsTom Lane1998-10-081-7/+7
* Hello!Bruce Momjian1998-10-081-13/+1
* Playing around with pg_dump for a while resulted in someBruce Momjian1998-10-063-127/+307