aboutsummaryrefslogtreecommitdiff
path: root/src/man
Commit message (Expand)AuthorAge
* Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGNBruce Momjian1999-06-17
* More about chained mode and isolation.Vadim B. Mikheev1999-06-11
* MVCC updates.Vadim B. Mikheev1999-06-09
* man.patch (make inconsistency)Marc G. Fournier1999-06-05
* Add mention of SHARE ROW EXCLUSIVE mode.Bruce Momjian1999-06-04
* man page cleanup for vadim.Bruce Momjian1999-06-04
* Add description for SET TRANSACTION.Bruce Momjian1999-06-04
* SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;Bruce Momjian1999-06-03
* Thanks for this, but SET TRANSACTION ISOLATION LEVELBruce Momjian1999-06-03
* Add mention of FOR UPDATE and LIMIT/OFFSET>Bruce Momjian1999-06-03
* Update lock sgml/man/psql help pages.Bruce Momjian1999-06-03
* Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention.Bruce Momjian1999-06-03
* Update SET commands for psql \h, man pages, and sgml.Bruce Momjian1999-06-03
* Make pg_dump dump ACL's by default, print warning on use of -z, and addBruce Momjian1999-05-27
* Modify backend switch parsing to prevent 'insecure' switchesTom Lane1999-05-22
* Minor updates to libpq documentation.Tom Lane1999-05-21
* Very minor improvements in CREATE OPERATOR docs.Tom Lane1999-05-20
* Doco updates for change to handling of INTERNAL functionTom Lane1999-05-20
* Minor improvements to postmaster/backend man pages.Tom Lane1999-05-19
* Change resjunk to a boolean.Bruce Momjian1999-05-17
* Rename explain's "size" to "rows".Bruce Momjian1999-04-23
* Add res checking to libpq examples, from Dan Merillat.Bruce Momjian1999-04-17
* Correct documentation of CREATE OPERATOR.Tom Lane1999-04-15
* Add -E optionTatsuo Ishii1999-03-30
* Add EXCEPT/INTERSECT doc changes.Bruce Momjian1999-03-19
* Add new postgres -O option to allow system table structure changes.Bruce Momjian1999-03-17
* geqo now at 11 tablesBruce Momjian1999-03-07
* Final optimizer cleanups.Bruce Momjian1999-02-22
* Document postmaster's -N switch.Tom Lane1999-02-21
* Enable bushy and right-hand queries by default.Bruce Momjian1999-02-18
* Enable bushy plans by default.Bruce Momjian1999-02-18
* Optimizer rename.Bruce Momjian1999-02-14
* Changed manpages for create_rule/drop_rule to the semanticsJan Wieck1999-02-07
* Make GEQO use dependent on table and index count.Bruce Momjian1999-02-02
* Fix create_rule is->as.Bruce Momjian1999-02-02
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* Here is a new version of my patch for allowing pg_dump to DROP schemaBruce Momjian1999-01-21
* New ecpg man page.Bruce Momjian1998-12-13
* Fix from Tom Lane for pg_shadow in pg_upgradeBruce Momjian1998-10-25
* New PGQUERY_LIMIT environment variable, and doc changes.Bruce Momjian1998-10-14
* New QUERY_LIMIT set command.Bruce Momjian1998-10-14
* No more pgintro.Bruce Momjian1998-10-14
* No more pgbuiltin.Bruce Momjian1998-10-14
* I'm too short of time to make these man pages look like theTom Lane1998-10-08
* Update pg_dump sgml and manuals to remove rule restriction.Bruce Momjian1998-10-07
* Add mention of the new "suppress double quotes" command line option "-n".Thomas G. Lockhart1998-10-06
* Hi allBruce Momjian1998-10-06
* Obsolete information completely superceded by the sgml sources.Thomas G. Lockhart1998-10-02
* Preserver pg_log and pg_variable in upgrade. Cleanups.Bruce Momjian1998-08-31
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-30