Commits

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

DateSubjectAuthorReleases
2020-05-14 In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. Noah Misch 11.9
2020-04-14 Add a wait_for_catchup() before immediate stop of a test master. Noah Misch 11.8
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 11.8
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 11.8
2020-03-21 Back-patch log_newpage_range(). Noah Misch 11.8
2020-03-21 During heap rebuild, lock any TOAST index until end of transaction. Noah Misch 11.8
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 11.8
2020-02-05 When a TAP file has non-zero exit status, retain temporary directories. Noah Misch 11.7
2020-01-11 Maintain valid md.c state when FileClose() fails. Noah Misch 11.7
2019-12-08 Document search_path security with untrusted dbowner or CREATEROLE. Noah Misch 11.7
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 11.6
2019-10-12 AIX: Stop adding option -qsrcmsg. Noah Misch 11.6
2019-10-05 Report test_atomic_ops() failures consistently, via macros. Noah Misch 11.6
2019-09-14 Replace xlc __fetch_and_add() with inline asm. Noah Misch 11.6
2019-09-14 Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases. Noah Misch 11.6
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 11.5
2019-07-01 Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType. Noah Misch 11.5
2019-06-22 Consolidate methods for translating a Perl path to a Windows path. Noah Misch 11.5
2019-05-28 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 11.4
2019-05-28 In the pg_upgrade test suite, remove and recreate "tmp_check". Noah Misch 11.4
2019-05-19 Revert "In the pg_upgrade test suite, don't write to src/test/regress." Noah Misch 11.4
2019-05-19 In the pg_upgrade test suite, don't write to src/test/regress. Noah Misch 11.4
2019-05-12 Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. Noah Misch 11.4
2019-05-11 Honor TEMP_CONFIG in TAP suites. Noah Misch 11.4
2019-04-16 Don't write to stdin of a test process that could have already exited. Noah Misch 11.3