summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_database.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
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-2/+2
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-031-2/+2
* Minor clarification or fix of typos.Thomas G. Lockhart2002-08-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Support toasting of shared system relations, and provide toast tables forTom Lane2002-04-271-2/+2
* Restructure AclItem representation so that we can have more than eightTom Lane2002-04-211-4/+6
* 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-4/+3
* Transaction IDs wrap around, per my proposal of 13-Aug-01. MoreTom Lane2001-08-261-10/+13
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-5/+6
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Extend CREATE DATABASE to allow selection of a template database to beTom Lane2000-11-141-6/+10
* Reimplement alternative database locations with symlinks. No changes inPeter Eisentraut2000-11-081-2/+2
* datlastsysoid is an Oid, not an int4 ...Tom Lane2000-10-221-2/+2
* Add new datlastsysoid to pg_database.Philip Warner2000-10-221-4/+6
* redo/undo support functions and cleanups.Vadim B. Mikheev2000-10-201-1/+9
* New file naming. Database OID is used as "tablespace" id andVadim B. Mikheev2000-10-161-1/+7
* Add:Bruce Momjian2000-01-261-2/+3
* 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-2/+3
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-241-6/+5
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-4/+4
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-24/+25
* Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix cal...Bruce Momjian1997-08-211-2/+2
* remove:Marc G. Fournier1996-10-311-2/+1
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+57