Commits

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

DateSubjectAuthorReleases
2019-10-05 Report test_atomic_ops() failures consistently, via macros. Noah Misch 9.5.20
2019-09-14 Replace xlc __fetch_and_add() with inline asm. Noah Misch 9.5.20
2019-09-14 Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases. Noah Misch 9.5.20
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 9.5.19
2019-07-01 Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. Noah Misch 9.5.19
2019-05-29 MSVC: Add "use File::Path qw(rmtree)". Noah Misch 9.5.18
2019-05-28 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 9.5.18
2019-05-28 In the pg_upgrade test suite, remove and recreate "tmp_check". Noah Misch 9.5.18
2019-05-19 Revert "In the pg_upgrade test suite, don't write to src/test/regress." Noah Misch 9.5.18
2019-05-19 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 9.5.18
2019-05-12 Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. Noah Misch 9.5.18
2019-04-13 Consistently test for in-use shared memory. Noah Misch 9.5.17
2019-04-09 Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. Noah Misch 9.5.17
2019-04-09 Avoid "could not reattach" by providing space for concurrent allocation. Noah Misch 9.5.17
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 9.5.17
2019-04-04 Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 9.5.17
2019-04-04 Handle USE_MODULE_DB for all tests able to use an installed postmaster. Noah Misch 9.5.17
2019-04-04 Consistently test for in-use shared memory. Noah Misch 9.5.17
2019-04-01 Update HINT for pre-existing shared memory block. Noah Misch 9.5.17
2018-12-31 pg_regress: Promptly detect failed postmaster startup. Noah Misch 9.5.16
2018-09-24 Initialize random() in bootstrap/stand-alone postgres and in initdb. Noah Misch 9.5.15
2018-09-01 Ignore server-side delays when enforcing wal_sender_timeout. Noah Misch 9.5.15
2018-07-29 Fix earthdistance test suite function name typo. Noah Misch 9.5.14
2018-07-29 Document security implications of qualified names. Noah Misch 9.5.14
2018-04-26 Correct pg_recvlogical server version test. Noah Misch 9.5.13