Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2015-04-16 Fix assertion failure in logical decoding. Heikki Linnakangas 9.5.0
2015-04-16 Add missing newlines to error messages. Heikki Linnakangas 9.5.0
2015-04-15 Error out in pg_rewind if lstat() fails. Heikki Linnakangas 9.5.0
2015-04-15 Minor cleanup of pg_rewind. Heikki Linnakangas 9.5.0
2015-04-15 Shut down test servers after pg_rewind regression tests. Heikki Linnakangas 9.5.0
2015-04-15 Fix logic to skip checkpoint if no records have been inserted. Heikki Linnakangas 9.5.0
2015-04-14 Optimize pg_comp_crc32c_sse42 routine slightly, and also use it on x86. Heikki Linnakangas 9.5.0
2015-04-14 Oops, fix misspelled #endif Heikki Linnakangas 9.5.0
2015-04-14 Try to fix the CRC-32C autoconf magic for icc compiler. Heikki Linnakangas 9.5.0
2015-04-14 Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 9.5.0
2015-04-14 Reorganize our CRC source files again. Heikki Linnakangas 9.5.0
2015-04-13 Fix pg_rewind regression tests in VPATH builds Heikki Linnakangas 9.5.0
2015-04-13 Refactor and fix TAP tests of pg_rewind Heikki Linnakangas 9.5.0
2015-04-13 Don't archive bogus recycled or preallocated files after timeline switch. Heikki Linnakangas 9.5.0
2015-04-12 Free leaked result set in pg_rewind Heikki Linnakangas 9.5.0
2015-04-12 Remove duplicated words in comments. Heikki Linnakangas 9.5.0
2015-04-09 Make SSL regression test suite more portable by avoiding cp. Heikki Linnakangas 9.5.0
2015-04-09 Gitignore temp files generated by SSL regression suite Heikki Linnakangas 9.5.0
2015-04-07 Fix reporting of missing or invalid command line arguments in pg_rewind. Heikki Linnakangas 9.5.0
2015-04-07 Fix process startup in pg_rewind. Heikki Linnakangas 9.5.0
2015-04-01 Move inet/cidr GiST opclass functions to correct place in header file. Heikki Linnakangas 9.5.0
2015-03-31 Remove spurious semicolons. Heikki Linnakangas 9.5.0
2015-03-30 Add index-only scan support to range type GiST opclass. Heikki Linnakangas 9.5.0
2015-03-28 Add index-only scan support to inet GiST opclass. Heikki Linnakangas 9.5.0
2015-03-27 Add index-only scan support to btree_gist. Heikki Linnakangas 9.5.0