summaryrefslogtreecommitdiff
path: root/src/include/catalog/pg_rewrite.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add index OID macro argument to DECLARE_INDEXPeter Eisentraut2021-06-291-4/+2
* Build in some knowledge about foreign-key relationships in the catalogs.Tom Lane2021-02-021-1/+1
* Add primary keys and unique constraints to system catalogsPeter Eisentraut2021-01-301-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Move catalog index declarationsPeter Eisentraut2020-11-071-0/+5
* Move catalog toast table declarationsPeter Eisentraut2020-11-071-0/+2
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-201-0/+1
* Add some not null constraints to catalogsPeter Eisentraut2018-08-271-2/+2
* Improve consistency of comments in system catalog headers.Tom Lane2018-04-191-1/+1
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-081-19/+4
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-1/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* pgindent run for 9.4Bruce Momjian2014-05-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Eliminate pg_rewrite.ev_attr column and related dead code.Kevin Grittner2013-09-051-8/+6
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Replace int2/int4 in C code with int16/int32Peter Eisentraut2012-06-251-1/+1
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-0/+1
* Hide most variable-length fields from Form_pg_* structsPeter Eisentraut2012-01-271-2/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Install a data-type-based solution for protecting pg_get_expr().REL9_1_ALPHA1Tom Lane2010-09-031-3/+3
* Get rid of the need for manual maintenance of the initial contents ofTom Lane2010-01-051-2/+2
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Revert updatable viewsPeter Eisentraut2009-01-271-14/+4
* Automatic view update rulesPeter Eisentraut2009-01-221-4/+14
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Reduce the need for frontend programs to include "postgres.h" by refactoringTom Lane2008-03-271-7/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Changes pg_trigger and extend pg_rewrite in order to allow triggers andJan Wieck2007-03-191-5/+7
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* First phase of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-3/+5
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* 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
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Rule names are now unique per-relation, rather than unique globally.Tom Lane2002-04-181-5/+8
* 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