Age | Commit message (Expand) | Author |
---|---|---|
2015-02-09 | Move pg_crc.c to src/common, and remove pg_crc_tables.h | Heikki Linnakangas |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-11-04 | Switch to CRC-32C in WAL and other places. | Heikki Linnakangas |
2014-11-04 | Remove support for 64-bit CRC. | Heikki Linnakangas |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian |
2012-02-29 | Move CRC tables to libpgport, and provide them in a separate include file. | Tom Lane |