| Commit message (Expand) | Author | Age | Files | Lines |
* | pg_user cleanup. | Bruce Momjian | 1998-03-06 | 7 | -30/+30 |
* | From: Michael Meskes <meskes@topsystem.de> | Marc G. Fournier | 1998-02-27 | 1 | -0/+7 |
* | Update bugs section of ecpg... | Marc G. Fournier | 1998-02-20 | 1 | -0/+8 |
* | Major update of ecpg preprocessor | Marc G. Fournier | 1998-02-17 | 1 | -3/+0 |
* | Man page for ecpg.1 | Marc G. Fournier | 1998-02-13 | 1 | -0/+56 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 | 1 | -3/+3 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 | 1 | -2/+3 |
* | From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> | Marc G. Fournier | 1998-01-29 | 2 | -2/+12 |
* | psql \df cleanup and lock manual page cleanup. | Bruce Momjian | 1998-01-28 | 1 | -2/+4 |
* | Deadlock ceallnup. | Bruce Momjian | 1998-01-27 | 1 | -1/+7 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-27 | 1 | -11/+105 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 | 10 | -44/+43 |
* | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier | 1998-01-25 | 3 | -0/+170 |
* | Patch to document the /etc/psqlrc / ~/.psqlrc config files | Marc G. Fournier | 1998-01-25 | 1 | -1/+12 |
* | Cleanup deadlock message. | Bruce Momjian | 1998-01-23 | 1 | -0/+33 |
* | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian | 1998-01-22 | 1 | -2/+2 |
* | Manual page dash cleanup. | Bruce Momjian | 1998-01-11 | 71 | -146/+146 |
* | Clean up of copyfuncs. | Bruce Momjian | 1998-01-11 | 1 | -2/+3 |
* | psql help cleanup. | Bruce Momjian | 1998-01-11 | 1 | -4/+4 |
* | Add UNION, GROUP, DISTINCT to INSERT. | Bruce Momjian | 1998-01-11 | 1 | -1/+3 |
* | Fix CLUSTER. | Bruce Momjian | 1998-01-10 | 1 | -1/+5 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 | 1 | -4/+4 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 | 1 | -4/+4 |
* | 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 |