Age | Commit message (Expand) | Author |
---|---|---|
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-11-28 | Split out rmgr rm_desc functions into their own files | Alvaro Herrera |
2012-11-27 | Add OpenTransientFile, with automatic cleanup at end-of-xact. | Heikki Linnakangas |
2012-03-21 | Allow new relmapper entries when allow_system_table_mods is true. | Tom Lane |
2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian |
2011-09-04 | Clean up the #include mess a little. | Tom Lane |
2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian |
2011-07-18 | Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. | Robert Haas |
2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2010-02-26 | pgindent run for 9.0 | Bruce Momjian |
2010-02-07 | 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 |