Commits

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

DateSubjectAuthorReleases
2022-11-17 Account for IPC::Run::result() Windows behavior change. Noah Misch 9.4 (unreleased)
2019-12-08 Document search_path security with untrusted dbowner or CREATEROLE. Noah Misch 9.4.26
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 9.4.25
2019-10-12 AIX: Stop adding option -qsrcmsg. Noah Misch 9.4.25
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 9.4.24
2019-05-12 Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. Noah Misch 9.4.23
2019-04-13 Consistently test for in-use shared memory. Noah Misch 9.4.22
2019-04-09 Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. Noah Misch 9.4.22
2019-04-09 Avoid "could not reattach" by providing space for concurrent allocation. Noah Misch 9.4.22
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 9.4.22
2019-04-04 Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 9.4.22
2019-04-04 Handle USE_MODULE_DB for all tests able to use an installed postmaster. Noah Misch 9.4.22
2019-04-04 Consistently test for in-use shared memory. Noah Misch 9.4.22
2019-04-01 Update HINT for pre-existing shared memory block. Noah Misch 9.4.22
2018-12-31 pg_regress: Promptly detect failed postmaster startup. Noah Misch 9.4.21
2018-09-24 Initialize random() in bootstrap/stand-alone postgres and in initdb. Noah Misch 9.4.20
2018-09-01 Ignore server-side delays when enforcing wal_sender_timeout. Noah Misch 9.4.20
2018-07-29 Fix earthdistance test suite function name typo. Noah Misch 9.4.19
2018-07-29 Document security implications of qualified names. Noah Misch 9.4.19
2018-04-26 Correct pg_recvlogical server version test. Noah Misch 9.4.18
2018-03-24 Don't qualify type pg_catalog.text in extend-extensions-example. Noah Misch 9.4.18
2018-02-26 Document security implications of search_path and the public schema. Noah Misch 9.4.17
2018-02-26 Empty search_path in Autovacuum and non-psql/pgbench clients. Noah Misch 9.4.17
2018-02-26 Back-patch non-static ExecuteSqlQueryForSingleRow(). Noah Misch 9.4.17
2018-02-23 Synchronize doc/ copies of src/test/examples/. Noah Misch 9.4.17