aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* 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
* Attached is a patch to remove the definitions of libpq's internalBruce Momjian1998-09-03
* Fix message delimiters for substitution by sed script during installation.Thomas G. Lockhart1998-09-01
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Preserver pg_log and pg_variable in upgrade. Cleanups.Bruce Momjian1998-08-31
* Make old db directory configurable.Bruce Momjian1998-08-30
* New pg_upgrade command.Bruce Momjian1998-08-30
* Add missing pgaccess file.Bruce Momjian1998-08-30
* Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88.Bruce Momjian1998-08-30
* Ok. BTW Mr. Kataoka who is maintaing Japanese version of PostgreSQLBruce Momjian1998-08-29
* Hello!Bruce Momjian1998-08-29
* Hi all,Bruce Momjian1998-08-28
* From: Magnus Hagander <mha@edu.sollentuna.se>Marc G. Fournier1998-08-27
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Clean up double-quotes around column and table names.Thomas G. Lockhart1998-08-25
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-24
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-24
* Patch to allow createuser options from the command line.Bruce Momjian1998-08-22
* With the attached patch, I have verified that long (> 8char anyway)Bruce Momjian1998-08-22
* Fix display in initdb.Bruce Momjian1998-08-21
* fix for index problem.Bruce Momjian1998-08-20
* Another vacuum fix.Bruce Momjian1998-08-20
* Fix for vacuum introduced today.Bruce Momjian1998-08-19
* Vacuum fix. Was modifying cache.Bruce Momjian1998-08-19
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* Check for bad result from pg_id. A bad result can come from shared libraryThomas G. Lockhart1998-08-14
* Add new \w write command to psql.Bruce Momjian1998-08-10
* Make large objects their own relkind type. Fix dups in pg_class_mbBruce Momjian1998-08-06
* Fix for \d index display.Bruce Momjian1998-08-05
* Add Indices display to \d command.Bruce Momjian1998-08-04
* Fix duplicate inside initdb.shBruce Momjian1998-08-01
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I missed addding initdb.sh ...Marc G. Fournier1998-07-26
* Fix compile error. Make transaction/work optional on all transactionBruce Momjian1998-07-26
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-25
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* pg_dump -z has gotten rather thoroughly broken in the last coupleBruce Momjian1998-07-19
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-18
* add mention of DISTINCT ON attrNBruce Momjian1998-07-12
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* Surround table and column names with double-quotesThomas G. Lockhart1998-07-08
* Remove -c option for Constraint syntax so we us it by default.Bruce Momjian1998-06-20
* Solaris cleanup.Bruce Momjian1998-06-19