summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_shadow.h
Commit message (Expand)AuthorAgeFilesLines
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-1/+2
* Remove unused system table columns:Peter Eisentraut2002-07-241-10/+8
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Support toasting of shared system relations, and provide toast tables forTom Lane2002-04-271-3/+4
* Make sure that usesuper is always accessed through superuser(), so that thePeter Eisentraut2002-04-111-2/+2
* User and database-specific session defaults for run-time configurationPeter Eisentraut2002-03-011-3/+5
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut2001-09-081-1/+3
* Make OIDs optional, per discussions in pghackers. WITH OIDS is still theTom Lane2001-08-101-3/+3
* Allow a non-superuser database owner to vacuum all tables in hisTom Lane2001-06-131-5/+1
* Don't choke on superuser names containing random punctuation.Tom Lane2001-03-091-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Back out pg_shadow changes to allow create table and locking permissions.Bruce Momjian2000-06-121-12/+8
* I have large database and with this DB work more users and I very needBruce Momjian2000-06-091-8/+12
* Add:Bruce Momjian2000-01-261-2/+3
* - Allow array on int8Peter Eisentraut2000-01-151-2/+2
* This is my -- hopefully sufficiently portable -- attempt at cleaning outBruce Momjian1999-12-171-33/+5
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+4
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-02-251-0/+105