| Commit message (Expand) | Author | Age | Files | Lines |
| * | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -1/+2 |
| * | Remove unused system table columns: | Peter Eisentraut | 2002-07-24 | 1 | -10/+8 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | Support toasting of shared system relations, and provide toast tables for | Tom Lane | 2002-04-27 | 1 | -3/+4 |
| * | Make sure that usesuper is always accessed through superuser(), so that the | Peter Eisentraut | 2002-04-11 | 1 | -2/+2 |
| * | User and database-specific session defaults for run-time configuration | Peter Eisentraut | 2002-03-01 | 1 | -3/+5 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -1/+2 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -2/+1 |
| * | Make the world somewhat safe for (not from) DELETE FROM pg_shadow; | Peter Eisentraut | 2001-09-08 | 1 | -1/+3 |
| * | Make OIDs optional, per discussions in pghackers. WITH OIDS is still the | Tom Lane | 2001-08-10 | 1 | -3/+3 |
| * | Allow a non-superuser database owner to vacuum all tables in his | Tom Lane | 2001-06-13 | 1 | -5/+1 |
| * | Don't choke on superuser names containing random punctuation. | Tom Lane | 2001-03-09 | 1 | -2/+2 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Back out pg_shadow changes to allow create table and locking permissions. | Bruce Momjian | 2000-06-12 | 1 | -12/+8 |
| * | I have large database and with this DB work more users and I very need | Bruce Momjian | 2000-06-09 | 1 | -8/+12 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | - Allow array on int8 | Peter Eisentraut | 2000-01-15 | 1 | -2/+2 |
| * | This is my -- hopefully sufficiently portable -- attempt at cleaning out | Bruce Momjian | 1999-12-17 | 1 | -33/+5 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -3/+3 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -4/+4 |
| * | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 | 1 | -0/+105 |