Commits

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

DateSubjectAuthorReleases
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 11.22
2023-11-06 Set GUC "is_superuser" in all processes that set AuthenticatedUserId. Noah Misch 11.22
2023-10-30 amcheck: Distinguish interrupted page deletion from corruption. Noah Misch 11.22
2023-10-30 Diagnose !indisvalid in more SQL functions. Noah Misch 11.22
2023-08-07 Reject substituting extension schemas or owners matching ["$'\]. Noah Misch 11.21
2023-05-08 Replace last PushOverrideSearchPath() call with set_config_option(). Noah Misch 11.20
2023-01-21 Reject CancelRequestPacket having unexpected length. Noah Misch 11.19
2022-11-17 Account for IPC::Run::result() Windows behavior change. Noah Misch 11.19
2022-08-05 Add HINT for restartpoint race with KeepFileRestoredFromArchive(). Noah Misch 11.17
2022-07-03 Fix previous commit's ecpg_clocale for ppc Darwin. Noah Misch 11.17
2022-07-02 ecpglib: call newlocale() once per process. Noah Misch 11.17
2022-06-25 Fix PostgreSQL::Test aliasing for Perl v5.10.1. Noah Misch 11.17
2022-06-25 CREATE INDEX: use the original userid for more ACL checks. Noah Misch 11.17
2022-06-25 For PostgreSQL::Test compatibility, alias entire package symbol tables. Noah Misch 11.17
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 11.16
2022-05-09 In REFRESH MATERIALIZED VIEW, set user ID before running user code. Noah Misch 11.16
2022-05-07 Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl." Noah Misch 11.16
2022-05-07 Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. Noah Misch 11.16
2022-04-17 Add a temp-install prerequisite to src/interfaces/ecpg "checktcp". Noah Misch 11.16
2022-03-05 Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts. Noah Misch 11.16
2022-02-10 Use Test::Builder::todo_start(), replacing $::TODO. Noah Misch 11.16
2022-02-10 Fix back-patch of "Avoid race in RelationBuildDesc() ..." Noah Misch 11.16
2022-01-27 On sparc64+ext4, suppress test failures from known WAL read failure. Noah Misch 11.15
2021-11-12 Report any XLogReadRecord() error in XlogReadTwoPhaseData(). Noah Misch 11.15
2021-10-24 Back-patch "Stop requiring an explicit return from perl subroutines" Noah Misch 11.14