aboutsummaryrefslogtreecommitdiff
path: root/src/man
Commit message (Expand)AuthorAge
* EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan toBruce Momjian1998-08-04
* Fix typo in man pages.Bruce Momjian1998-08-03
* Update psql help syntax to remove <> and uppercaese keywords.Bruce Momjian1998-07-25
* Add mention of actual SQL command to create*/destroy* commands.Bruce Momjian1998-07-24
* Add mention of SQL commands to create/destroy man pages.Bruce Momjian1998-07-24
* Add mention of psql and template1 to create*, destroy* commandBruce Momjian1998-07-24
* pg_dump -z has gotten rather thoroughly broken in the last coupleBruce Momjian1998-07-19
* Remove monitor mention and add psql.Bruce Momjian1998-07-16
* Update word.Bruce Momjian1998-07-15
* Add PGUSER to man page.Bruce Momjian1998-07-15
* More updates for typmod int32 change. From Tom Lane.Bruce Momjian1998-07-14
* Major man page update from Tom Lane. cBruce Momjian1998-07-14
* 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
* Add PQsetdbLogin() and cleanup.Bruce Momjian1998-07-04
* cleanupBruce Momjian1998-06-24
* regenerate manual page list.Bruce Momjian1998-06-24
* manual cleanupBruce Momjian1998-06-24
* Add another underscore to manual page name.Bruce Momjian1998-06-24
* Add underscores in manual references.Bruce Momjian1998-06-23
* Remove mention of monitor in manual pages.Bruce Momjian1998-06-23
* cleanupBruce Momjian1998-06-17
* Remove time travel reference.Bruce Momjian1998-06-16
* postmaster/postgres options cleanup.Bruce Momjian1998-05-27
* Cleanups for large objects, so file is trucated on open, fix forBruce Momjian1998-05-12
* Add cursor name to man page.Bruce Momjian1998-04-28
* manual page update from Oliver ElphickBruce Momjian1998-04-27
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-26
* pgintro now has a list of all manual pages.Bruce Momjian1998-04-15
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-07
* DESTDIR removed, again.Bruce Momjian1998-04-06
* cleanup and possible alpha-linux fix.Bruce Momjian1998-04-06
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-06
* Hi,Bruce Momjian1998-04-06
* Merge rename name page into alter table. Fix UNION with DISTINCTBruce Momjian1998-03-31
* documentation for HAVING, clean up UNION comment.Bruce Momjian1998-03-30
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-30
* Update manualBruce Momjian1998-03-26
* Mention rollback instead of abort.Bruce Momjian1998-03-25
* Manual page fixes.Bruce Momjian1998-03-23
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-18
* CLUSTER cleanupBruce Momjian1998-03-15
* Cluster fixup.Bruce Momjian1998-03-14
* Change Postgres95 to PostgreSQL. Update CLUSTER manual page.Bruce Momjian1998-03-14
* pg_user cleanup.Bruce Momjian1998-03-06
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-27
* Update bugs section of ecpg...Marc G. Fournier1998-02-20
* Major update of ecpg preprocessorMarc G. Fournier1998-02-17
* Man page for ecpg.1Marc G. Fournier1998-02-13