aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/relmapper.c
Commit message (Expand)AuthorAge
* Remove tabs after spaces in C commentsBruce Momjian2014-05-06
* Update copyrights for 2013Bruce Momjian2013-01-01
* Split out rmgr rm_desc functions into their own filesAlvaro Herrera2012-11-28
* Add OpenTransientFile, with automatic cleanup at end-of-xact.Heikki Linnakangas2012-11-27
* Allow new relmapper entries when allow_system_table_mods is true.Tom Lane2012-03-21
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Clean up the #include mess a little.Tom Lane2011-09-04
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.Robert Haas2011-07-18
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Looks like we need #include <sys/stat.h> here on someTom Lane2010-02-07
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07