Commits

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

DateSubjectAuthorReleases
2020-02-05 When a TAP file has non-zero exit status, retain temporary directories. Noah Misch 10.12
2020-01-11 Maintain valid md.c state when FileClose() fails. Noah Misch 10.12
2019-12-08 Document search_path security with untrusted dbowner or CREATEROLE. Noah Misch 10.12
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 10.11
2019-10-12 AIX: Stop adding option -qsrcmsg. Noah Misch 10.11
2019-10-05 Report test_atomic_ops() failures consistently, via macros. Noah Misch 10.11
2019-09-14 Replace xlc __fetch_and_add() with inline asm. Noah Misch 10.11
2019-09-14 Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases. Noah Misch 10.11
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 10.10
2019-07-01 Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. Noah Misch 10.10
2019-06-22 Consolidate methods for translating a Perl path to a Windows path. Noah Misch 10.10
2019-05-29 MSVC: Add "use File::Path qw(rmtree)". Noah Misch 10.9
2019-05-28 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 10.9
2019-05-28 In the pg_upgrade test suite, remove and recreate "tmp_check". Noah Misch 10.9
2019-05-19 Revert "In the pg_upgrade test suite, don't write to src/test/regress." Noah Misch 10.9
2019-05-19 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 10.9
2019-05-12 Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. Noah Misch 10.9
2019-05-11 Honor TEMP_CONFIG in TAP suites. Noah Misch 10.9
2019-04-16 Don't write to stdin of a test process that could have already exited. Noah Misch 10.8
2019-04-15 Test both 0.0.0.0 and 127.0.0.x addresses to find a usable port. Noah Misch 10.8
2019-04-14 MSYS: Skip src/test/recovery/t/017_shm.pl. Noah Misch 10.8
2019-04-13 When Perl "kill(9, ...)" fails, try "pg_ctl kill". Noah Misch 10.8
2019-04-13 Consistently test for in-use shared memory. Noah Misch 10.8
2019-04-09 Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. Noah Misch 10.8
2019-04-09 Avoid "could not reattach" by providing space for concurrent allocation. Noah Misch 10.8