Commits

DateSubjectAuthorReleases
2015-05-08 Add macros to check if a filename is a WAL segment or other such file. Heikki Linnakangas 9.5.0
2015-04-14 Reorganize our CRC source files again. Heikki Linnakangas 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-11-04 Switch to CRC-32C in WAL and other places. Heikki Linnakangas 9.5.0
2014-10-24 Complain if too many options are passed to pg_controldata or pg_resetxlog. Heikki Linnakangas 9.5.0
2014-09-25 Add -D option to specify data directory to pg_controldata and pg_resetxlog. Heikki Linnakangas 9.5.0
2013-12-13 Add GUC to enable WAL-logging of hint bits, even with checksums disabled. Heikki Linnakangas 9.4.0
2013-12-12 Display old and new values in pg_resetxlog -n output. Heikki Linnakangas 9.4.0
2013-02-11 Support unlogged GiST index. Heikki Linnakangas 9.3.0
2013-02-11 Include previous TLI in end-of-recovery and shutdown checkpoint records. Heikki Linnakangas 9.3.0
2012-12-04 Track the timeline associated with minRecoveryPoint, for more sanity checks. Heikki Linnakangas 9.3.0
2012-06-26 Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. Heikki Linnakangas 9.3.0
2012-06-24 Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 9.3.0
2012-06-24 Allow WAL record header to be split across pages. Heikki Linnakangas 9.3.0
2012-06-24 Don't waste the last segment of each 4GB logical log file. Heikki Linnakangas 9.3.0
2011-08-17 Teach pg_controldata and pg_resetxlog about the new backupEndRequired field Heikki Linnakangas 9.2.0
2010-04-28 Introduce wal_level GUC to explicitly control if information needed for Heikki Linnakangas 9.0.0
2010-01-04 Write an end-of-backup WAL record at pg_stop_backup(), and wait for it at Heikki Linnakangas 9.0.0
2008-09-23 Make LC_COLLATE and LC_CTYPE database-level settings. Collation and Heikki Linnakangas 8.4.0