Commits

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

DateSubjectAuthorReleases
2019-04-09 Avoid "could not reattach" by providing space for concurrent allocation. Noah Misch 9.6.13
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 9.6.13
2019-04-04 Fix back-patch of 16ee6eaf80a40007a138b60bb5661660058d0422 to v9.6. Noah Misch 9.6.13
2019-04-04 Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 9.6.13
2019-04-04 Make src/test/recovery/t/017_shm.pl safe for concurrent execution. Noah Misch 9.6.13
2019-04-04 Handle USE_MODULE_DB for all tests able to use an installed postmaster. Noah Misch 9.6.13
2019-04-04 Consistently test for in-use shared memory. Noah Misch 9.6.13
2019-04-01 Update HINT for pre-existing shared memory block. Noah Misch 9.6.13
2018-12-31 pg_regress: Promptly detect failed postmaster startup. Noah Misch 9.6.12
2018-12-11 Raise some timeouts to 180s, in test code. Noah Misch 9.6.12
2018-09-24 Initialize random() in bootstrap/stand-alone postgres and in initdb. Noah Misch 9.6.11
2018-09-01 Ignore server-side delays when enforcing wal_sender_timeout. Noah Misch 9.6.11
2018-07-29 Fix earthdistance test suite function name typo. Noah Misch 9.6.10
2018-07-29 Document security implications of qualified names. Noah Misch 9.6.10
2018-04-26 Correct pg_recvlogical server version test. Noah Misch 9.6.9
2018-03-24 Don't qualify type pg_catalog.text in extend-extensions-example. Noah Misch 9.6.9
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.6.8
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.6.8
2018-02-23 Synchronize doc/ copies of src/test/examples/. Noah Misch 9.6.8
2018-01-01 In tests, await an LSN no later than the recovery target. Noah Misch 9.6.7
2017-12-09 MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. Noah Misch 9.6.7
2017-12-09 MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. Noah Misch 9.6.7
2017-12-09 MSVC: Remove cosmetic, cross-branch differences pertaining to Perl. Noah Misch 9.6.7
2017-11-30 Fix non-GNU makefiles for AIX make. Noah Misch 9.6.7
2017-11-24 Support linking with MinGW-built Perl. Noah Misch 9.6.7