summaryrefslogtreecommitdiff
path: root/src/man
Commit message (Expand)AuthorAgeFilesLines
* pg_user cleanup.Bruce Momjian1998-03-067-30/+30
* From: Michael Meskes <meskes@topsystem.de>Marc G. Fournier1998-02-271-0/+7
* Update bugs section of ecpg...Marc G. Fournier1998-02-201-0/+8
* Major update of ecpg preprocessorMarc G. Fournier1998-02-171-3/+0
* Man page for ecpg.1Marc G. Fournier1998-02-131-0/+56
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-101-3/+3
* Subselects with =, >, etc.Bruce Momjian1998-02-031-2/+3
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1998-01-292-2/+12
* psql \df cleanup and lock manual page cleanup.Bruce Momjian1998-01-281-2/+4
* Deadlock ceallnup.Bruce Momjian1998-01-271-1/+7
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-271-11/+105
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-2610-44/+43
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1998-01-253-0/+170
* Patch to document the /etc/psqlrc / ~/.psqlrc config filesMarc G. Fournier1998-01-251-1/+12
* Cleanup deadlock message.Bruce Momjian1998-01-231-0/+33
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-221-2/+2
* Manual page dash cleanup.Bruce Momjian1998-01-1171-146/+146
* Clean up of copyfuncs.Bruce Momjian1998-01-111-2/+3
* psql help cleanup.Bruce Momjian1998-01-111-4/+4
* Add UNION, GROUP, DISTINCT to INSERT.Bruce Momjian1998-01-111-1/+3
* Fix CLUSTER.Bruce Momjian1998-01-101-1/+5
* Cleanup of outnodes.Bruce Momjian1998-01-071-4/+4
* Cleanup of outnodes.Bruce Momjian1998-01-071-4/+4
* Cleanup of UNION ALL fix. Manual page updates.Bruce Momjian1997-12-291-4/+5
* Update description for PGHOST and unix domain sockets. Add warning for faile...Bruce Momjian1997-12-048-305/+32
* the -l option doesn't take a port option, so the man page shouldn't say itMarc G. Fournier1997-12-021-2/+2
* Document pg_dump -z, clean up option list. Fix problem with libpq handling o...Bruce Momjian1997-12-011-29/+29
* Remove unused files.Bruce Momjian1997-11-211-0/+0
* Remove archive stuff.Bruce Momjian1997-11-213-120/+3
* Remove stuff that is now in psql \d.Bruce Momjian1997-11-181-195/+41
* Clean out pgbuiltin now that new psql \d commands exist.Bruce Momjian1997-11-171-625/+9
* New \dS psql command. initdb cleanup.Bruce Momjian1997-11-161-1/+3
* Add new \df psql option and oid8types() function.Bruce Momjian1997-11-151-1/+3
* Add mention of new environment variables for session initialization.Thomas G. Lockhart1997-11-151-11/+17
* Add new psql \da, \do, and \dT options.Bruce Momjian1997-11-141-3/+9
* Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQOThomas G. Lockhart1997-11-141-1/+39
* pg_description cleanup.Bruce Momjian1997-11-131-2/+2
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-1/+5
* Update postmaster manual page.Bruce Momjian1997-11-071-1/+11
* Describe new command to create alternate database locations.Thomas G. Lockhart1997-11-071-0/+33
* Support "with location" capability for database creation.Thomas G. Lockhart1997-11-072-8/+20
* Remove time travel from manuals.Bruce Momjian1997-11-031-48/+7
* Fix acl error, and remove duplicate pqtrace.Bruce Momjian1997-11-011-17/+1
* We have multi-column indexes, so update manual.Bruce Momjian1997-10-301-9/+2
* CREATE PROCEDURAL LANGUAGE mans (Jan).Vadim B. Mikheev1997-10-303-3/+180
* Rename pg_dump -H option to -h.Bruce Momjian1997-10-301-3/+3
* Rename postgres95 to postgresql.Bruce Momjian1997-10-282-5/+5
* Fix \. in manual page.Bruce Momjian1997-10-221-3/+3
* DEFAULT fixedVadim B. Mikheev1997-10-171-3/+1
* New function PQcmdTuples.Bruce Momjian1997-10-171-3/+10