summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Hi all,Bruce Momjian1998-08-281-2/+2
* From: Magnus Hagander <mha@edu.sollentuna.se>Marc G. Fournier1998-08-272-3/+104
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-4/+8
* Clean up double-quotes around column and table names.Thomas G. Lockhart1998-08-251-33/+33
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-241-1/+34
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-242-8/+12
* Patch to allow createuser options from the command line.Bruce Momjian1998-08-228-61/+73
* With the attached patch, I have verified that long (> 8char anyway)Bruce Momjian1998-08-221-99/+24
* Fix display in initdb.Bruce Momjian1998-08-211-2/+2
* fix for index problem.Bruce Momjian1998-08-201-4/+4
* Another vacuum fix.Bruce Momjian1998-08-201-2/+2
* Fix for vacuum introduced today.Bruce Momjian1998-08-191-4/+4
* Vacuum fix. Was modifying cache.Bruce Momjian1998-08-191-4/+4
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-171-14/+15
* Check for bad result from pg_id. A bad result can come from shared libraryThomas G. Lockhart1998-08-141-2/+10
* Add new \w write command to psql.Bruce Momjian1998-08-101-37/+61
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-062-6/+4
* Fix for \d index display.Bruce Momjian1998-08-051-3/+3
* Add Indices display to \d command.Bruce Momjian1998-08-041-8/+39
* Fix duplicate inside initdb.shBruce Momjian1998-08-011-438/+1
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-267-14/+452
* I missed addding initdb.sh ...Marc G. Fournier1998-07-261-0/+437
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-262-66/+120
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-251-151/+140
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-248-392/+129
* pg_dump -z has gotten rather thoroughly broken in the last coupleBruce Momjian1998-07-191-26/+58
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-182-179/+239
* add mention of DISTINCT ON attrNBruce Momjian1998-07-121-5/+5
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-091-1/+1
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-091-9/+23
* Surround table and column names with double-quotesThomas G. Lockhart1998-07-081-42/+42
* Remove -c option for Constraint syntax so we us it by default.Bruce Momjian1998-06-201-37/+11
* Solaris cleanup.Bruce Momjian1998-06-192-4/+4
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-164-9/+71
* I've hacked up pg_dump so that it generates CONSTRAINT and CHECKBruce Momjian1998-06-161-5/+30
* Remove un-needed braces around single statements.Bruce Momjian1998-06-156-64/+4
* Fix macros that were not properly surrounded by parens or braces.Bruce Momjian1998-06-151-5/+5
* Another \f\ fix for psql.Bruce Momjian1998-05-151-3/+11
* Fix to allow \f \ to make spaces as delimiter.Bruce Momjian1998-05-132-3/+14
* The attached patch corrects two problems with autoconfiguration ofBruce Momjian1998-05-121-2/+5
* Give proper error on psql \copy use.Bruce Momjian1998-05-121-2/+8
* Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,Bruce Momjian1998-05-121-3/+3
* It seems the regression tests don't cover copy in/out at all, soBruce Momjian1998-05-061-2/+3
* What I've done:Bruce Momjian1998-05-061-4/+46
* Fix for missing parens with \g causing psql to get completelyBruce Momjian1998-05-041-1/+4
* Re-add pg_dump fix.Bruce Momjian1998-04-071-40/+53
* Reverse out pg_dump changes.Bruce Momjian1998-04-071-2/+29
* Fix for ACL's from Thomas A. Szybist.Bruce Momjian1998-04-071-29/+2
* DESTDIR removed, again.Bruce Momjian1998-04-0614-29/+29
* Makefile cleanup./Bruce Momjian1998-04-061-3/+3