Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-11-19 | Dodge a macro-name conflict with Perl. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-15 | Move strategy numbers to include/access/stratnum.h | Alvaro Herrera | 9.5.0 |
| 2015-04-14 | Reorganize our CRC source files again. | Heikki Linnakangas | 9.5.0 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER in a number of other places. | Tom Lane | 9.5.0 |
| 2015-02-09 | Move pg_crc.c to src/common, and remove pg_crc_tables.h | Heikki Linnakangas | 9.5.0 |
| 2014-11-04 | Switch to CRC-32C in WAL and other places. | Heikki Linnakangas | 9.5.0 |