summaryrefslogtreecommitdiff
path: root/src/include/catalog/catalog.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
* 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/+1
* Checking to decide whether relations are system relations now dependsTom Lane2002-04-121-5/+12
* Create the pg_namespace system catalog. Doesn't do much yet, but it'sTom Lane2002-03-221-2/+2
* IsSystemRelationName() treats TOAST relations as system relations.Tom Lane2001-11-161-1/+2
* 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
* Remove OLD_FILE_NAMING code. No longer used.Bruce Momjian2001-05-301-10/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-1/+3
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Fix portability problems recently exposed by regression tests on Alphas.Tom Lane2000-12-271-2/+2
* New file naming. Database OID is used as "tablespace" id andVadim B. Mikheev2000-10-161-1/+10
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Buffer manager modifications to keep a local buffer-dirtied bit as wellTom Lane2000-04-091-1/+3
* Add:Bruce Momjian2000-01-261-2/+3
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-161-4/+4
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* 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/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-6/+6
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-8/+8
* these ones have their dependencies cleaned upMarc G. Fournier1996-11-051-2/+2
* More cleanups of the include filesMarc G. Fournier1996-08-281-0/+24