| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian | 1997-12-29 | 1 | -4/+5 |
* | Update description for PGHOST and unix domain sockets. Add warning for faile... | Bruce Momjian | 1997-12-04 | 8 | -305/+32 |
* | the -l option doesn't take a port option, so the man page shouldn't say it | Marc G. Fournier | 1997-12-02 | 1 | -2/+2 |
* | Document pg_dump -z, clean up option list. Fix problem with libpq handling o... | Bruce Momjian | 1997-12-01 | 1 | -29/+29 |
* | Remove unused files. | Bruce Momjian | 1997-11-21 | 1 | -0/+0 |
* | Remove archive stuff. | Bruce Momjian | 1997-11-21 | 3 | -120/+3 |
* | Remove stuff that is now in psql \d. | Bruce Momjian | 1997-11-18 | 1 | -195/+41 |
* | Clean out pgbuiltin now that new psql \d commands exist. | Bruce Momjian | 1997-11-17 | 1 | -625/+9 |
* | New \dS psql command. initdb cleanup. | Bruce Momjian | 1997-11-16 | 1 | -1/+3 |
* | Add new \df psql option and oid8types() function. | Bruce Momjian | 1997-11-15 | 1 | -1/+3 |
* | Add mention of new environment variables for session initialization. | Thomas G. Lockhart | 1997-11-15 | 1 | -11/+17 |
* | Add new psql \da, \do, and \dT options. | Bruce Momjian | 1997-11-14 | 1 | -3/+9 |
* | Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQO | Thomas G. Lockhart | 1997-11-14 | 1 | -1/+39 |
* | pg_description cleanup. | Bruce Momjian | 1997-11-13 | 1 | -2/+2 |
* | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 | 1 | -1/+5 |
* | Update postmaster manual page. | Bruce Momjian | 1997-11-07 | 1 | -1/+11 |
* | Describe new command to create alternate database locations. | Thomas G. Lockhart | 1997-11-07 | 1 | -0/+33 |
* | Support "with location" capability for database creation. | Thomas G. Lockhart | 1997-11-07 | 2 | -8/+20 |
* | Remove time travel from manuals. | Bruce Momjian | 1997-11-03 | 1 | -48/+7 |
* | Fix acl error, and remove duplicate pqtrace. | Bruce Momjian | 1997-11-01 | 1 | -17/+1 |
* | We have multi-column indexes, so update manual. | Bruce Momjian | 1997-10-30 | 1 | -9/+2 |
* | CREATE PROCEDURAL LANGUAGE mans (Jan). | Vadim B. Mikheev | 1997-10-30 | 3 | -3/+180 |
* | Rename pg_dump -H option to -h. | Bruce Momjian | 1997-10-30 | 1 | -3/+3 |
* | Rename postgres95 to postgresql. | Bruce Momjian | 1997-10-28 | 2 | -5/+5 |
* | Fix \. in manual page. | Bruce Momjian | 1997-10-22 | 1 | -3/+3 |
* | DEFAULT fixed | Vadim B. Mikheev | 1997-10-17 | 1 | -3/+1 |
* | New function PQcmdTuples. | Bruce Momjian | 1997-10-17 | 1 | -3/+10 |
* | Cleanups for 6.2.1. | Bruce Momjian | 1997-10-16 | 1 | -2/+2 |
* | Fix error in ordering of arguments. | Thomas G. Lockhart | 1997-10-09 | 1 | -3/+3 |
* | MOVE command | Vadim B. Mikheev | 1997-10-02 | 1 | -0/+44 |
* | A word about constraint nature of DEFAULT. | Vadim B. Mikheev | 1997-10-02 | 1 | -2/+4 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 | 2 | -6/+14 |
* | Update manuals for 6.2 release. | Bruce Momjian | 1997-10-01 | 2 | -11/+10 |
* | Update PQntuples now returns rows affected. | Bruce Momjian | 1997-10-01 | 1 | -2/+4 |
* | Document NOT NULL for table creation. | Thomas G. Lockhart | 1997-10-01 | 2 | -8/+9 |
* | Little changes. | Vadim B. Mikheev | 1997-09-30 | 2 | -9/+15 |
* | Update catalog lists for v6.2. | Thomas G. Lockhart | 1997-09-27 | 1 | -29/+132 |
* | Use "man drop" as an introduction to all drop commands. | Thomas G. Lockhart | 1997-09-27 | 2 | -31/+59 |
* | Manual page cleanup. | Bruce Momjian | 1997-09-27 | 1 | -3/+3 |
* | Update manual pages. | Bruce Momjian | 1997-09-27 | 3 | -9/+10 |
* | Include information on new DEFAULT and CONSTRAINT clauses. | Thomas G. Lockhart | 1997-09-26 | 2 | -15/+38 |
* | Include references to other "drop" man pages. | Thomas G. Lockhart | 1997-09-26 | 1 | -3/+12 |
* | Initial docs for Vadim's new trigger capabilities. | Thomas G. Lockhart | 1997-09-26 | 2 | -0/+67 |
* | Add -S to top of manual page. | Bruce Momjian | 1997-09-24 | 1 | -1/+4 |
* | Make manual page for pg_passwd from README. | Bruce Momjian | 1997-09-21 | 1 | -0/+116 |
* | Add .eo to pgbuiltin. | Bruce Momjian | 1997-09-16 | 1 | -1/+7 |
* | Manual cleanup for textcat. | Bruce Momjian | 1997-09-16 | 1 | -4/+6 |
* | Increase default geqo parameter to 8. | Bruce Momjian | 1997-09-12 | 1 | -2/+2 |
* | Cleanup. | Bruce Momjian | 1997-09-10 | 1 | -4/+4 |
* | Manual page updates. | Bruce Momjian | 1997-09-08 | 3 | -6/+47 |