index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
cache
/
relmapper.c
Commit message (
Expand
)
Author
Age
*
Remove tabs after spaces in C comments
Bruce Momjian
2014-05-06
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Split out rmgr rm_desc functions into their own files
Alvaro Herrera
2012-11-28
*
Add OpenTransientFile, with automatic cleanup at end-of-xact.
Heikki Linnakangas
2012-11-27
*
Allow new relmapper entries when allow_system_table_mods is true.
Tom Lane
2012-03-21
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Clean up the #include mess a little.
Tom Lane
2011-09-04
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE.
Robert Haas
2011-07-18
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Looks like we need #include <sys/stat.h> here on some
Tom Lane
2010-02-07
*
Create a "relation mapping" infrastructure to support changing the relfilenodes
Tom Lane
2010-02-07