aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/rmgrdesc/nbtdesc.c
Commit message (Expand)AuthorAge
* Improve code around the recently added rm_identify rmgr callback.Andres Freund2014-09-22
* Add rmgr callback to name xlog record types for display purposes.Andres Freund2014-09-19
* Change the signature of rm_desc so that it's passed a XLogRecord.Heikki Linnakangas2014-06-14
* pgindent run for 9.4Bruce Momjian2014-05-06
* Cleanup of new b-tree page deletion code.Heikki Linnakangas2014-04-23
* Fix rm_desc routine of b-tree page delete records.Heikki Linnakangas2014-04-22
* Fix race condition in B-tree page deletion.Heikki Linnakangas2014-03-14
* Update copyright for 2014Bruce Momjian2014-01-07
* Use appendStringInfoString instead of appendStringInfo where possible.Robert Haas2013-10-31
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Update copyrights for 2013Bruce Momjian2013-01-01
* Split out rmgr rm_desc functions into their own filesAlvaro Herrera2012-11-28