aboutsummaryrefslogtreecommitdiff
path: root/src/man
Commit message (Expand)AuthorAge
* 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
* Fix acl error, and remove duplicate pqtrace.Bruce Momjian1997-11-01
* We have multi-column indexes, so update manual.Bruce Momjian1997-10-30
* CREATE PROCEDURAL LANGUAGE mans (Jan).Vadim B. Mikheev1997-10-30
* Rename pg_dump -H option to -h.Bruce Momjian1997-10-30
* Rename postgres95 to postgresql.Bruce Momjian1997-10-28
* Fix \. in manual page.Bruce Momjian1997-10-22
* DEFAULT fixedVadim B. Mikheev1997-10-17
* New function PQcmdTuples.Bruce Momjian1997-10-17
* Cleanups for 6.2.1.Bruce Momjian1997-10-16
* Fix error in ordering of arguments.Thomas G. Lockhart1997-10-09
* MOVE commandVadim B. Mikheev1997-10-02
* A word about constraint nature of DEFAULT.Vadim B. Mikheev1997-10-02
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update manuals for 6.2 release.Bruce Momjian1997-10-01
* Update PQntuples now returns rows affected.Bruce Momjian1997-10-01