aboutsummaryrefslogtreecommitdiff
path: root/src/man
Commit message (Expand)AuthorAge
* 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
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-10
* Subselects with =, >, etc.Bruce Momjian1998-02-03
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1998-01-29
* psql \df cleanup and lock manual page cleanup.Bruce Momjian1998-01-28
* Deadlock ceallnup.Bruce Momjian1998-01-27
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-27
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1998-01-25
* Patch to document the /etc/psqlrc / ~/.psqlrc config filesMarc G. Fournier1998-01-25
* Cleanup deadlock message.Bruce Momjian1998-01-23
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-22
* Manual page dash cleanup.Bruce Momjian1998-01-11
* Clean up of copyfuncs.Bruce Momjian1998-01-11
* psql help cleanup.Bruce Momjian1998-01-11
* Add UNION, GROUP, DISTINCT to INSERT.Bruce Momjian1998-01-11
* Fix CLUSTER.Bruce Momjian1998-01-10
* Cleanup of outnodes.Bruce Momjian1998-01-07
* Cleanup of outnodes.Bruce Momjian1998-01-07
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-29
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-04
* the -l option doesn't take a port option, so the man page shouldn't say itMarc G. Fournier1997-12-02
* Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian1997-12-01
* Remove unused files.Bruce Momjian1997-11-21
* Remove archive stuff.Bruce Momjian1997-11-21
* Remove stuff that is now in psql \d.Bruce Momjian1997-11-18
* Clean out pgbuiltin now that new psql \d commands exist.Bruce Momjian1997-11-17
* New \dS psql command. initdb cleanup.Bruce Momjian1997-11-16
* Add new \df psql option and oid8types() function.Bruce Momjian1997-11-15
* Add mention of new environment variables for session initialization.Thomas G. Lockhart1997-11-15
* Add new psql \da, \do, and \dT options.Bruce Momjian1997-11-14
* Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQOThomas G. Lockhart1997-11-14
* pg_description cleanup.Bruce Momjian1997-11-13
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-13
* Update postmaster manual page.Bruce Momjian1997-11-07
* Describe new command to create alternate database locations.Thomas G. Lockhart1997-11-07
* Support "with location" capability for database creation.Thomas G. Lockhart1997-11-07
* Remove time travel from manuals.Bruce Momjian1997-11-03