| Commit message (Expand) | Author | Age |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 |
* | Update manual | Bruce Momjian | 1998-03-26 |
* | Mention rollback instead of abort. | Bruce Momjian | 1998-03-25 |
* | Manual page fixes. | Bruce Momjian | 1998-03-23 |
* | Add checks for UNION target fields, and add optional TABLE to LOCK | Bruce Momjian | 1998-03-18 |
* | CLUSTER cleanup | Bruce Momjian | 1998-03-15 |
* | Cluster fixup. | Bruce Momjian | 1998-03-14 |
* | Change Postgres95 to PostgreSQL. Update CLUSTER manual page. | Bruce Momjian | 1998-03-14 |
* | pg_user cleanup. | Bruce Momjian | 1998-03-06 |
* | From: Michael Meskes <meskes@topsystem.de> | Marc G. Fournier | 1998-02-27 |
* | Update bugs section of ecpg... | Marc G. Fournier | 1998-02-20 |
* | Major update of ecpg preprocessor | Marc G. Fournier | 1998-02-17 |
* | Man page for ecpg.1 | Marc G. Fournier | 1998-02-13 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 |
* | From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> | Marc G. Fournier | 1998-01-29 |
* | psql \df cleanup and lock manual page cleanup. | Bruce Momjian | 1998-01-28 |
* | Deadlock ceallnup. | Bruce Momjian | 1998-01-27 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-27 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 |
* | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier | 1998-01-25 |
* | Patch to document the /etc/psqlrc / ~/.psqlrc config files | Marc G. Fournier | 1998-01-25 |
* | Cleanup deadlock message. | Bruce Momjian | 1998-01-23 |
* | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian | 1998-01-22 |
* | Manual page dash cleanup. | Bruce Momjian | 1998-01-11 |
* | Clean up of copyfuncs. | Bruce Momjian | 1998-01-11 |
* | psql help cleanup. | Bruce Momjian | 1998-01-11 |
* | Add UNION, GROUP, DISTINCT to INSERT. | Bruce Momjian | 1998-01-11 |
* | Fix CLUSTER. | Bruce Momjian | 1998-01-10 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 |
* | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian | 1997-12-29 |
* | Update description for PGHOST and unix domain sockets. Add warning for faile... | Bruce Momjian | 1997-12-04 |
* | the -l option doesn't take a port option, so the man page shouldn't say it | Marc G. Fournier | 1997-12-02 |
* | Document pg_dump -z, clean up option list. Fix problem with libpq handling o... | Bruce Momjian | 1997-12-01 |
* | Remove unused files. | Bruce Momjian | 1997-11-21 |
* | Remove archive stuff. | Bruce Momjian | 1997-11-21 |
* | Remove stuff that is now in psql \d. | Bruce Momjian | 1997-11-18 |
* | Clean out pgbuiltin now that new psql \d commands exist. | Bruce Momjian | 1997-11-17 |
* | New \dS psql command. initdb cleanup. | Bruce Momjian | 1997-11-16 |
* | Add new \df psql option and oid8types() function. | Bruce Momjian | 1997-11-15 |
* | Add mention of new environment variables for session initialization. | Thomas G. Lockhart | 1997-11-15 |
* | Add new psql \da, \do, and \dT options. | Bruce Momjian | 1997-11-14 |
* | Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQO | Thomas G. Lockhart | 1997-11-14 |
* | pg_description cleanup. | Bruce Momjian | 1997-11-13 |
* | Add pg_description table for info on tables, columns, operators, types, and a... | Bruce Momjian | 1997-11-13 |
* | Update postmaster manual page. | Bruce Momjian | 1997-11-07 |
* | Describe new command to create alternate database locations. | Thomas G. Lockhart | 1997-11-07 |
* | Support "with location" capability for database creation. | Thomas G. Lockhart | 1997-11-07 |
* | Remove time travel from manuals. | Bruce Momjian | 1997-11-03 |