aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogreader.c
Commit message (Expand)AuthorAge
* Fix typos in comments.Heikki Linnakangas2013-10-24
* Minor spelling fixesStephen Frost2013-06-01
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Remove duplicate initialization in XLogReadRecord.Robert Haas2013-04-09
* Use the right timeline when beginning to stream from master.Heikki Linnakangas2013-01-18
* When xlogreader asks the callback function to read a page, make sure weHeikki Linnakangas2013-01-17
* Fix a couple of error-handling bugs in the xlogreader patch.Heikki Linnakangas2013-01-17
* Split out XLog reading as an independent facilityAlvaro Herrera2013-01-16