| Commit message (Expand) | Author | Age |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Make changes to psql so that it sees pg_user again instead of db_user | Marc G. Fournier | 1998-02-25 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | Various fixes for string.h vs strings.h | Marc G. Fournier | 1998-02-24 |
* | Create a RULE wrapper around pg_user for the password entry | Marc G. Fournier | 1998-02-23 |
* | Modify initdb.sh so that it makes pg_user readable through view db_user | Marc G. Fournier | 1998-02-23 |
* | Configure patches from Brook Milligan. | Bruce Momjian | 1998-02-22 |
* | Okay, revert back to non-REVOKED...happy now? :) | Marc G. Fournier | 1998-02-20 |
* | From: Andreas.Zeugswetter@telecom.at | Marc G. Fournier | 1998-02-19 |
* | Password fix. Now people have to do the REVOKE themselves. | Bruce Momjian | 1998-02-19 |
* | Updated from 0.61->0.76 | Marc G. Fournier | 1998-02-19 |
* | Fix -t for pg_dump when table is uppercase. | Bruce Momjian | 1998-02-18 |
* | atttypmod now -1. | Bruce Momjian | 1998-02-07 |
* | Fix for \d on long table names. | Bruce Momjian | 1998-02-06 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 |
* | From: PostgreSQL DataBase <postgres@scuba.pcpipeline.com> | Marc G. Fournier | 1998-01-30 |
* | 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 |
* | Add cash_words_out and fix \df width. | Bruce Momjian | 1998-01-25 |
* | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-01-25 |
* | From: James Hughes <jamesh@interpath.com> | Marc G. Fournier | 1998-01-23 |
* | From: Andrew Martin <martin@biochemistry.ucl.ac.uk> | Marc G. Fournier | 1998-01-23 |
* | Add LOCK command as DELETE FROM ... WHERE false. | Bruce Momjian | 1998-01-22 |
* | Allow \z to show sequences. | Bruce Momjian | 1998-01-22 |
* | From: "Michael J. Maravillo" <mmj@philonline.com> | Marc G. Fournier | 1998-01-17 |
* | Creates the SubLink structure, and the Query->hasSubLink field, | Bruce Momjian | 1998-01-17 |
* | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian | 1998-01-16 |
* | this should pretty much clean up the i386_solaris port, with regression | Marc G. Fournier | 1998-01-13 |
* | Upgrade to 0.76 | Marc G. Fournier | 1998-01-12 |
* | Clean up of copyfuncs. | Bruce Momjian | 1998-01-11 |
* | psql help cleanup. | Bruce Momjian | 1998-01-11 |
* | Update psql help. | Bruce Momjian | 1998-01-11 |
* | PAGER \z in psql. | Bruce Momjian | 1998-01-09 |
* | Remove un-needed quotes from psql \d DEFAULT display. | Bruce Momjian | 1998-01-05 |
* | Add NOT NULL and DEFAULT to \d table. | Bruce Momjian | 1998-01-05 |
* | Various fixes NETBSD/sparc related | Marc G. Fournier | 1998-01-04 |
* | Slightly delayed patches from Todd...damn holidays :) | Marc G. Fournier | 1997-12-30 |
* | Cleanup of UNION ALL fix. Manual page updates. | Bruce Momjian | 1997-12-29 |
* | Prototypes for new funcs. | Vadim B. Mikheev | 1997-12-26 |
* | Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de... | Bruce Momjian | 1997-12-23 |
* | Fix notty output to show status result. -q option still turns it off. | Bruce Momjian | 1997-12-22 |
* | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier | 1997-12-20 |
* | Major code cleanup following the pg_password insertion... | Marc G. Fournier | 1997-12-09 |
* | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian | 1997-12-06 |
* | Fix tolower loops to go in proper direction for cache. | Bruce Momjian | 1997-12-05 |
* | I found one other change that I would like to make to the | Marc G. Fournier | 1997-12-05 |
* | Incorporate patch from Matt(maycock@intelliquest.com) for dumping ACLs | Marc G. Fournier | 1997-12-04 |
* | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier | 1997-12-04 |
* | Fix pg_dump, and libpq changes. | Bruce Momjian | 1997-12-01 |
* | Document pg_dump -z, clean up option list. Fix problem with libpq handling o... | Bruce Momjian | 1997-12-01 |