summaryrefslogtreecommitdiff
path: root/src/include/utils/catcache.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-14/+14
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Save a few bytes by removing useless last argument to SearchCatCacheList.Tom Lane2018-01-291-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Improve sys/catcache performance.Andres Freund2017-10-131-46/+76
* Remove AtEOXact_CatCache().Tom Lane2017-08-131-1/+0
* Phase 2 of pgindent updates.Tom Lane2017-06-211-4/+4
* Avoid searching for the target catcache in CatalogCacheIdInvalidate.Tom Lane2017-05-121-1/+1
* Fix field order in struct catcache.Tom Lane2017-01-121-1/+6
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.Tom Lane2015-02-201-2/+2
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* pgindent run for 9.4Bruce Momjian2014-05-061-4/+4
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Make catalog cache hash tables resizeable.Heikki Linnakangas2013-09-051-2/+2
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Remove unnecessary "head" arguments from some dlist/slist functions.Tom Lane2012-10-181-1/+0
* Embedded list interfaceAlvaro Herrera2012-10-171-9/+10
* Expose an API for calculating catcache hash values.Tom Lane2012-03-071-0/+4
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Revise sinval code to remove no-longer-used tuple TID from inval messages.Tom Lane2011-08-161-3/+3
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* pgindent run for 9.0Bruce Momjian2010-02-261-3/+4
* Wrap calls to SearchSysCache and related functions using macros.Robert Haas2010-02-141-6/+8
* Remove CatalogCacheFlushRelation, and the reloidattr infrastructure that wasTom Lane2010-02-081-4/+1
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-071-1/+2
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Improve our #include situation by moving pointer types away from theAlvaro Herrera2008-06-191-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict withMagnus Hagander2007-07-251-2/+2
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Fix SysCacheGetAttr() to handle the case where the specified syscache has notTom Lane2006-10-061-2/+2
* pgindent run for 8.2.Bruce Momjian2006-10-041-2/+2
* More include file adjustments.Bruce Momjian2006-07-131-2/+1
* More include file adjustments.Bruce Momjian2006-07-131-1/+3
* Remove the limit on the number of entries allowed in catcaches, andTom Lane2006-06-151-13/+8
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-221-10/+10
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-33/+32
* Tweak catalog cache management algorithms to reduce cost ofTom Lane2005-08-131-11/+15
* Completion of project to use fixed OIDs for all system catalogs andTom Lane2005-04-141-3/+3
* Fix resource owner code to generate catcache and relcache leak warningsTom Lane2005-03-251-1/+4
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2