aboutsummaryrefslogtreecommitdiff
path: root/src/include/storage/relfilenode.h
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Rationalize common/relpath.[hc].Tom Lane2014-04-30
* C comments: improve description of relfilenode uniquenessBruce Momjian2014-03-08
* C comment update: relfilenode is only unique with a tablespaceBruce Momjian2014-03-05
* Update copyright for 2014Bruce Momjian2014-01-07
* Update obsolete commentAlvaro Herrera2013-09-03
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Update copyrights for 2013Bruce Momjian2013-01-01
* Improve coding around the fsync request queue.Tom Lane2012-07-17
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Support unlogged tables.Robert Haas2010-12-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Include the backend ID in the relpath of temporary relations.Robert Haas2010-08-13
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Introduce visibility map. The visibility map is a bitmap with one bit perHeikki Linnakangas2008-12-03
* Rethink the way FSM truncation works. Instead of WAL-logging FSMHeikki Linnakangas2008-11-19
* Use fork names instead of numbers in the file names for additionalHeikki Linnakangas2008-10-06
* Add relation fork support to pg_relation_size() function. You can now passHeikki Linnakangas2008-10-03
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30
* Introduce the concept of relation forks. An smgr relation can now consistHeikki Linnakangas2008-08-11
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Update copyright to 2004.Bruce Momjian2004-08-29
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-18
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Fix small but critical typo ...Tom Lane2001-01-09
* I had to change buffer tag: now RelFileNode is used instead ofVadim B. Mikheev2000-10-18
* New file naming. Database OID is used as "tablespace" id andVadim B. Mikheev2000-10-16
* This is temporal place holder for Relation File Node tillVadim B. Mikheev2000-09-10