bfbot

Experimental cruncher of PostgreSQL build farm data.

Branches | Commits | Animals | Compilers | Libraries | Macros
Hide quarantined animals | Show quarantined animals ← 2026-05 | 2026-06 | 2026-07

Commits tested in 2026-06 on master

8/8 Remove radius from initdb authentication methods. 6 days ago a78f739
48/48 Disallow set-returning functions within window OVER clauses. 6 days ago 1de4680
20/20 doc: clarify MERGE PARTITIONS adjacency requirement 6 days ago 57f1977
53/54 Clean up inconsistencies in CPU-identification macros. 6 days ago 2ef57e6
greenfly: Ubuntu 24.04 on riscv64, failed in stage "Build", passed in next run at 2e606d7 2026-06-30 18:39:01
28/28 Remove pg_spin_delay(). 6 days ago ae27a41
56/57 Make SPI_prepare argtypes argument const 6 days ago b1c4139
hoatzin: Microsoft Windows 11 on ARM (little-endian, LLP64), failed in stage "pg_dumpCheck", changed in next run at 2026-06-30 14:34:52
34/34 Fixes for SPI "const Datum *" use 6 days ago cd3ad3b
74/74 Add backend-level lock statistics 7 days ago 8c579bd
22/22 Refactor pg_stat_get_lock() to use a helper function 7 days ago dfe7d17
19/19 Use placeholders and not GUC names in error message 7 days ago 7905416
61/61 Change stat_lock.wait_time to double precision 7 days ago c776550
33/33 Restore comment at appendShellString(). 7 days ago cfa573c
32/32 bufmgr: Fix race in LockBufferForCleanup() 7 days ago 8d85cb8
24/24 Fix unlogged sequence corruption after standby promotion 7 days ago 8e684ce
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #12 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-30 00:31:02
20/20 Simplify some stats restore code with InputFunctionCallSafe() 7 days ago efa59a5
60/60 Stamp HEAD as 20devel. 7 days ago a281a3e
35/35 Add previous 2 commits to .git-blame-ignore-revs. 7 days ago 9cfd19b
11/11 Run pgperltidy 7 days ago 99e44c3
18/19 Sync typedefs.list with the buildfarm. 7 days ago 3f815dd
skink: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at a281a3e 2026-06-29 19:27:11
89/89 Fix typo 7 days ago 52e118f
35/35 Forbid FOR PORTION OF with WHERE CURRENT OF 7 days ago bc3ae88
40/41 Fix handling of copy_file_range() return value 7 days ago 994f770
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "sslCheck", passed in next run at b1c4139 2026-06-29 12:49:24
72/72 doc: Reorder table for Object DDL Functions 8 days ago b7e4e3e
26/26 plpython: Fix NULL pointer dereferences for broken sequence 8 days ago 8612f0b
51/51 Hardwire RI fast-path end-of-xact cleanup into xact.c 8 days ago 6f4bac8
19/19 doc: Improve consistency in varlistentry attributes 8 days ago e42d4a1
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #11 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-29 00:31:25
79/79 Avoid collation lookup failure when considering a "char" 8 days ago b574fec
54/54 Use named boolean parameters for pg_get_*_ddl option 8 days ago d6ed87d
151/151 pgindent fix for commit effb923d9de 9 days ago 02f699c
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "sslCheck", passed in next run at d6ed87d, quarantined because flapping 2026-06-28 07:03:12
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #10 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-28 00:30:58
40/41 doc: Clarify ALTER CONSTRAINT enforceability behavior 9 days ago f03ecd2
koel: Fedora Linux 44 on x86_64, failed in stage "indent-check", passed in next run at 02f699c 2026-06-27 22:49:02
78/78 Reject child partition FDWs in FOR PORTION OF 9 days ago a40fdf6
95/95 Move FOR PORTION OF volatile check into planner 9 days ago a272a58
105/106 Switch maximum of GUC huge_page_size to MAX_KILOBYTES 10 days ago dbaa4dc
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "recoveryCheck", passed in next run at a272a58 2026-06-27 03:17:55
96/96 Make crosstabview honor boolean/null display settings 10 days ago 4df5fe3
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "sslCheck", passed in next run at dbaa4dc, quarantined because flapping 2026-06-26 22:58:00
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #9 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-27 00:30:43
9/9 Fix out-of-bounds access in autoprewarm worker 10 days ago dac3660
14/14 Improve docs for EXPLAIN (IO) 10 days ago ed9ec3a
85/86 Take into account default_tablespace during MERGE/SPLIT 10 days ago cdae794
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "postmasterCheck", changed in next run at 4df5fe3 2026-06-26 15:03:14
78/79 doc: Improve description of pg_get_multixact_stats() 11 days ago 30937c6
hoatzin: Microsoft Windows 11 on ARM (little-endian, LLP64), failed in stage "Check", changed in next run at 2026-06-26 07:25:53
57/57 Mark uuid-to-bytea cast as leakproof. 11 days ago 6468f7a
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #8 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-26 00:30:43
23/23 Fix null-pointer crash in ECPG compiler. 11 days ago 7f5e0b2
131/131 Message and comment wording fixes 12 days ago cae90d7
36/36 doc: Some spell checking 12 days ago e7c1dcc
37/37 Fix options listing of pg_test_timing --cutoff 12 days ago 3277e69
117/117 pg_stat_io: Don't flag extends by autovacuum launcher 12 days ago 4abf411
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #7 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-25 00:30:49
86/86 psql: Add tab completion for subscription 12 days ago 56b2792
31/31 Remove extraneous newlines from guc_parameters.dat 12 days ago a7f59b2
22/22 Distinguish datacheckums worker invocations more reliably 12 days ago a4f02ca
86/86 Fix set of typos and grammar mistakes 13 days ago b3a9556
67/67 Refine error reporting for null treatment on non-window 13 days ago 419ce13
40/40 plperl: Fix NULL pointer dereference for forged array object 13 days ago 4015abe
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #6 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-24 00:30:45
12/12 Re-index ModifyTable FDW arrays when pruning result relations 13 days ago b43f8aa
72/72 Nail pg_parameter_acl in relcache. 13 days ago 4cc02b8
18/18 Fix incorrect declarations of variadic pg_get_*_ddl() 13 days ago 2af70e9
42/42 psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA. 13 days ago 049b742
104/104 doc: Describe better handling of indexes in ALTER TABLE 14 days ago 56f2b0b
29/29 Readable identity strings for property graph objects 14 days ago 2a7e95b
75/75 doc: Update pg_dump/dumpall/upgrade about handling of 14 days ago f0a4f28
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #5 in stage "pg_amcheckCheck" since ef6a95c, quarantined because broken 2026-06-23 00:31:18
29/29 Fix unsafe order of operations in ResourceOwnerReleaseAll(). 14 days ago ef01ca6
80/80 pgcrypto: avoid recursive ResourceOwnerForget(). 14 days ago 80bb0eb
goldfish: Apple macOS 15.7.5 on aarch64, failure #9 in stage "timedout" since 9e28c0b3048e81, passed in next run at 56f2b0b, quarantined because broken 2026-06-22 18:15:34
158/158 Strip removed-relation references from PlaceHolderVars at 15 days ago 9a60f29
goldfish: Apple macOS 15.7.5 on aarch64, failure #8 in stage "timedout" since 9e28c0b3048e81, quarantined because broken 2026-06-22 02:15:43
82/82 plpython: Use funccache.c infrastructure for procedure 15 days ago 9bcb8a6
goldfish: Apple macOS 15.7.5 on aarch64, failure #7 in stage "timedout" since 9e28c0b3048e81, quarantined because broken 2026-06-21 20:15:48
208/209 doc: Clarify pg_get_sequence_data() privileges and NULL 17 days ago 0319040
goldfish: Apple macOS 15.7.5 on aarch64, failure #6 in stage "timedout" since 9e28c0b3048e81, tentatively quarantined because broken, will grey out soon 2026-06-20 14:15:28
55/55 Make type cache initialization more resilient on re-entry 17 days ago 73dab12
50/50 Make StandbyAcquireAccessExclusiveLock() more resilent with 17 days ago b85f9c0
117/118 Make pg_mkdir_p() tolerant of a concurrent directory 17 days ago f25a07b
goldfish: Apple macOS 15.7.5 on aarch64, failure #5 in stage "timedout" since 9e28c0b3048e81, tentatively quarantined because broken, will grey out soon 2026-06-19 20:15:26
142/143 Update JIT tuple deforming code for virtual generated columns 18 days ago dc51167
goldfish: Apple macOS 15.7.5 on aarch64, failure #4 in stage "timedout" since 9e28c0b3048e81, tentatively quarantined because broken, will grey out soon 2026-06-19 10:15:29
74/76 Fix comments on data checksum cost settings 18 days ago 8d22f52
taipan: Debian sid on x86_64, failure #14 in stage "Check" since ab3023a1f7dfe8, passed in next run at dc51167 2026-06-18 21:47:25
bushmaster: Debian sid on x86_64, failure #14 in stage "Check" since ab3023a1f7dfe8, passed in next run at dc51167 2026-06-18 21:23:39
63/67 Silence "may be used uninitialized" compiler warning. 18 days ago f04781d
bushmaster: Debian sid on x86_64, failure #13 in stage "Check" since ab3023a1f7dfe8 2026-06-18 19:45:36
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "test_plan_adviceCheck", passed in next run at f25a07b 2026-06-18 19:38:33
taipan: Debian sid on x86_64, failure #13 in stage "Check" since ab3023a1f7dfe8 2026-06-18 19:21:21
canebrake: Debian sid on x86_64, failure #3 in stage "Check" since 9e28c0bda82fbb, passed in next run at dc51167, tentatively quarantined because broken, will grey out soon 2026-06-18 18:17:35
3/3 hstore_plperl: Add CHECK_FOR_INTERRUPTS() in 18 days ago c0f17b0
12/12 Avoid errors during DROP SUBSCRIPTION when slot_name is NONE. 18 days ago 702e9df
1/1 doc PG 19 relnotes: fix "standard_conforming_strings = off 18 days ago 9228275
32/36 Avoid division-by-zero when calculating autovacuum MXID 18 days ago 1f2297b
urutu: Debian sid on x86_64, failure #4 in stage "Check" since 9e28c0b3048e81, passed in next run at dc51167 2026-06-18 16:07:25
taipan: Debian sid on x86_64, failure #12 in stage "Check" since ab3023a1f7dfe8 2026-06-18 15:39:03
bushmaster: Debian sid on x86_64, failure #12 in stage "Check" since ab3023a1f7dfe8 2026-06-18 15:24:59
goldfish: Apple macOS 15.7.5 on aarch64, failure #3 in stage "timedout" since 9e28c0b3048e81, tentatively quarantined because broken, will grey out soon 2026-06-18 16:15:15
17/17 doc: Fix "Prev" link, take 2. 18 days ago f0a5c4f
32/35 Revert non-text output formats for pg_dumpall 18 days ago 7ca548f
midge: Fedora Linux 45 on aarch64, failed in stage "Configure", passed in next run at 1f2297b 2026-06-18 14:28:49
bushmaster: Debian sid on x86_64, failure #11 in stage "Check" since ab3023a1f7dfe8 2026-06-18 13:51:50
taipan: Debian sid on x86_64, failure #11 in stage "Check" since ab3023a1f7dfe8 2026-06-18 13:51:18
79/81 Create TOAST table for partitions made by MERGE/SPLIT 19 days ago ff8bec8
bushmaster: Debian sid on x86_64, failure #10 in stage "Check" since ab3023a1f7dfe8 2026-06-18 09:30:46
taipan: Debian sid on x86_64, failure #10 in stage "Check" since ab3023a1f7dfe8 2026-06-18 09:21:59
dikkop: FreeBSD 14.4 on aarch64, failure #2 in stage "ECPG-Check" since 62c09cd29fb598, passed in next run at f0a5c4f, quarantined because flapping 2026-06-18 13:06:44
35/37 Make GetSnapshotData() more resilient on out-of-memory errors 19 days ago 29fb598
bushmaster: Debian sid on x86_64, failure #9 in stage "Check" since ab3023a1f7dfe8 2026-06-18 06:02:25
taipan: Debian sid on x86_64, failure #9 in stage "Check" since ab3023a1f7dfe8 2026-06-18 05:54:20
dikkop: FreeBSD 14.4 on aarch64, failed in stage "ECPG-Check", quarantined because flapping 2026-06-18 07:02:39
19/20 Avoid stale slot access after dropping obsolete synced slots. 19 days ago bdae2c2
canebrake: Debian sid on x86_64, failure #2 in stage "Check" since 9e28c0bda82fbb 2026-06-18 04:33:38
32/33 Fix PANIC with track_functions due to concurrent drop of 19 days ago 850b921
urutu: Debian sid on x86_64, failure #3 in stage "Check" since 9e28c0b3048e81 2026-06-18 03:30:28
7/7 Doc: Clarify that publication exclusions track table 19 days ago 77b6dd9
15/15 doc PG 19 relnotes: update to current 19 days ago 34b198b
2/3 doc PG 19 relnotes: remove VALIDATE CONSTRAINT lock item 19 days ago 2dab2ce
bushmaster: Debian sid on x86_64, failure #8 in stage "Check" since ab3023a1f7dfe8 2026-06-18 01:44:05
16/17 Fix ALTER DOMAIN VALIDATE CONSTRAINT locking 19 days ago 64797ad
taipan: Debian sid on x86_64, failure #8 in stage "Check" since ab3023a1f7dfe8 2026-06-18 01:26:15
17/17 doc PG 19 relnotes: mention pg_dump{all} & 19 days ago 62c09cd
22/24 Avoid errors during ALTER SUBSCRIPTION. 19 days ago e5c4058
taipan: Debian sid on x86_64, failure #7 in stage "Check" since ab3023a1f7dfe8 2026-06-17 23:21:18
bushmaster: Debian sid on x86_64, failure #7 in stage "Check" since ab3023a1f7dfe8 2026-06-17 23:02:18
46/49 oauth: Skip call-count test for libcurl 8.20.0 19 days ago fd5ea2e
goldfish: Apple macOS 15.7.5 on aarch64, failure #2 in stage "timedout" since 9e28c0b3048e81 2026-06-17 22:15:31
bushmaster: Debian sid on x86_64, failure #6 in stage "Check" since ab3023a1f7dfe8 2026-06-17 21:53:38
taipan: Debian sid on x86_64, failure #6 in stage "Check" since ab3023a1f7dfe8 2026-06-17 21:47:25
68/71 jsonb_plperl, jsonb_plpython: Fix unguarded recursion and 19 days ago da82fbb
bushmaster: Debian sid on x86_64, failure #5 in stage "Check" since ab3023a1f7dfe8 2026-06-17 18:59:57
taipan: Debian sid on x86_64, failure #5 in stage "Check" since ab3023a1f7dfe8 2026-06-17 18:50:42
canebrake: Debian sid on x86_64, failed in stage "Check" 2026-06-17 18:02:59
33/36 vacuumdb: Fix --missing-stats-only for partitioned indexes. 19 days ago d2cea63
taipan: Debian sid on x86_64, failure #4 in stage "Check" since ab3023a1f7dfe8 2026-06-17 15:02:10
bushmaster: Debian sid on x86_64, failure #4 in stage "Check" since ab3023a1f7dfe8 2026-06-17 14:58:45
urutu: Debian sid on x86_64, failure #2 in stage "Check" since 9e28c0b3048e81 2026-06-17 14:32:08
89/93 Fix pgstat_count_io_op_time() calls passing incorrect 20 days ago 3048e81
goldfish: Apple macOS 15.7.5 on aarch64, failed in stage "timedout" 2026-06-17 12:15:19
taipan: Debian sid on x86_64, failure #3 in stage "Check" since ab3023a1f7dfe8 2026-06-17 08:02:42
bushmaster: Debian sid on x86_64, failure #3 in stage "Check" since ab3023a1f7dfe8 2026-06-17 07:52:33
urutu: Debian sid on x86_64, failed in stage "Check" 2026-06-17 07:43:00
33/35 Silence uninitialized variable warning with some compiler 20 days ago f29299c
bushmaster: Debian sid on x86_64, failure #2 in stage "Check" since ab3023a1f7dfe8 2026-06-17 06:07:57
taipan: Debian sid on x86_64, failure #2 in stage "Check" since ab3023a1f7dfe8 2026-06-17 06:07:54
31/33 Add tuple deformation test for virtual generated columns 20 days ago 1f7dfe8
bushmaster: Debian sid on x86_64, failed in stage "Check" 2026-06-17 05:12:49
taipan: Debian sid on x86_64, failed in stage "Check" 2026-06-17 05:00:33
36/36 Fix error message typo. 20 days ago ab3023a
42/42 Fix RI fast-path for domain-typed FK columns 20 days ago 68ace96
25/25 Fix to not allow null treatment to non window functions. 20 days ago 4e5920e
23/23 Fix another instability in recovery TAP test 20 days ago 9285737
74/75 doc PG 19 relnotes: update to current 20 days ago 9e28c0b
goldfish: Apple macOS 15.7.5 on aarch64, failed in stage "pg_basebackupCheck", changed in next run at 3048e81 2026-06-16 20:15:05
12/12 logical decoding: Correctly free speculative insertion 20 days ago f50c329
72/72 concurrent repack: check there are no leftover toast attribs 20 days ago e2a8cab
75/75 pg_restore: Use dependency-based matching for STATISTICS DATA 21 days ago ae39bd2
5/5 Fix int32 overflow in ltree_compare() 21 days ago 3f32804
30/30 Reject oversized MCV lists in pg_restore_extended_stats() 21 days ago f6e4ec0
75/75 Fix various query jumble comments 21 days ago e5f94c4
42/42 pg_dump: Remove dead code in TAP tests 21 days ago d3b345e
6/6 Fix inconsistencies with pg_restore --statistics[-only] 21 days ago 0dd93de
58/58 Clean up quoting of variable strings within replication 21 days ago a75bd48
35/35 doc: Fix "Prev" link. 21 days ago 6678b58
3/3 Doc: reword discussion of asterisk after table names in FROM. 21 days ago 8ebbf79
13/13 Modernize pg_bsd_indent's error/warning reporting code. 21 days ago ca69696
106/109 Fix PQdescribePrepared with more than 7498 params 22 days ago e051188
leafhopper: Amazon Linux 2023 on aarch64, failure #6 in stage "TestModules" since 0b74df65459223 2026-06-15 09:10:03
parula: Amazon Linux on aarch64, failure #7 in stage "TestModules" since 0b74df65459223 2026-06-15 09:09:22
crake: Fedora Linux 44 on x86_64, failure #5 in stage "RedisFDW-installcheck-C" since 3e3d787da1eff0, passed in next run at e051188, tentatively quarantined because broken, will grey out soon 2026-06-15 09:55:25
72/76 Trim regression test expected output for xml 22 days ago b78cd2b
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failure #6 in stage "TestModules" since 0b74df65459223 2026-06-15 03:12:18
leafhopper: Amazon Linux 2023 on aarch64, failure #5 in stage "TestModules" since 0b74df65459223 2026-06-15 03:01:03
parula: Amazon Linux on aarch64, failure #6 in stage "TestModules" since 0b74df65459223 2026-06-15 02:44:25
crake: Fedora Linux 44 on x86_64, failure #4 in stage "RedisFDW-installcheck-C" since 3e3d787da1eff0, tentatively quarantined because broken, will grey out soon 2026-06-15 03:34:49
69/70 Doc: remove stale entry for removed aclitem[] ~ aclitem 22 days ago 2963dde
crake: Fedora Linux 44 on x86_64, failure #3 in stage "RedisFDW-installcheck-C" since 3e3d787da1eff0, tentatively quarantined because broken, will grey out soon 2026-06-14 16:01:19
104/108 Fix oversight in commit aa1f93a33. 23 days ago 0131e8f
crake: Fedora Linux 44 on x86_64, failure #2 in stage "RedisFDW-installcheck-C" since 3e3d787da1eff0 2026-06-14 07:07:03
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failure #5 in stage "TestModules" since 0b74df65459223 2026-06-14 07:05:24
parula: Amazon Linux on aarch64, failure #5 in stage "TestModules" since 0b74df65459223 2026-06-14 07:05:06
leafhopper: Amazon Linux 2023 on aarch64, failure #4 in stage "TestModules" since 0b74df65459223 2026-06-14 07:05:03
70/76 amcheck: Use correct varlena size accessor in 23 days ago da1eff0
thorntail: Debian sid on sparc64 (big-endian, LP64), failed in stage "module-test_checksumsCheck", passed in next run at e051188 2026-06-14 06:31:03
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failure #4 in stage "TestModules" since 0b74df65459223 2026-06-14 02:17:37
crake: Fedora Linux 44 on x86_64, failed in stage "RedisFDW-installcheck-C" 2026-06-14 02:11:09
leafhopper: Amazon Linux 2023 on aarch64, failure #3 in stage "TestModules" since 0b74df65459223 2026-06-14 01:36:04
skink: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at 0131e8f 2026-06-14 01:21:38
parula: Amazon Linux on aarch64, failure #4 in stage "TestModules" since 0b74df65459223 2026-06-14 01:19:30
193/199 Adjust cross-version upgrade tests for seg_out() fix 24 days ago 3e3d787
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failure #3 in stage "TestModules" since 0b74df65459223 2026-06-14 00:07:07
parula: Amazon Linux on aarch64, failure #3 in stage "TestModules" since 0b74df65459223 2026-06-13 22:27:06
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failure #2 in stage "TestModules" since 0b74df65459223 2026-06-13 00:00:32
leafhopper: Amazon Linux 2023 on aarch64, failure #2 in stage "TestModules" since 0b74df65459223 2026-06-12 22:31:03
parula: Amazon Linux on aarch64, failure #2 in stage "TestModules" since 0b74df65459223 2026-06-12 22:22:05
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "sslCheck", passed in next run at 0131e8f, tentatively quarantined because flapping, will grey out soon 2026-06-13 09:30:47
114/118 Fix translatable string construction in psql 24 days ago 5459223
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failed in stage "TestModules" 2026-06-12 13:11:19
parula: Amazon Linux on aarch64, failed in stage "TestModules" 2026-06-12 12:35:06
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "TestModules" 2026-06-12 12:33:03
crake: Fedora Linux 44 on x86_64, failed in stage "XversionUpgrade-REL_13_STABLE-HEAD", passed in next run at 3e3d787, tentatively quarantined because rule, will grey out soon 2026-06-12 17:12:59
crake: Fedora Linux 44 on x86_64, failure #28 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, changed in next run at 5459223, quarantined because rule 2026-06-12 12:57:03
104/106 Update expected regression test output for xml_2.out 25 days ago 0b74df6
thorntail: Debian sid on sparc64 (big-endian, LP64), failed in stage "module-test_checksumsCheck", passed in next run at 3e3d787 2026-06-12 06:31:05
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "XversionUpgrade-REL_13_STABLE-HEAD", changed in next run at 3e3d787, tentatively quarantined because rule, will grey out soon 2026-06-12 07:16:37
crake: Fedora Linux 44 on x86_64, failure #27 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-12 04:05:07
23/24 Fix second race with timeline selection during promotion 25 days ago a8ee70b
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failed in stage "Check", passed in next run at 0b74df6 2026-06-12 02:48:23
crake: Fedora Linux 44 on x86_64, failure #26 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-12 03:16:37
12/12 Confine RI fast-path batching to the top transaction level 25 days ago 4113873
5/5 doc: fix reference for finding replication slots to drop 25 days ago 67bd944
9/9 Fix out-of-bounds write in RI fast-path batch on re-entry 25 days ago 0e47bb5
crake: Fedora Linux 44 on x86_64, failure #25 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-12 02:10:50
4/4 Fix handling of namespace nodes in xpath() (xml) 25 days ago 8bf257a
24/24 amcheck: Fix missing allequalimage corruption report 25 days ago 389bd4c
crake: Fedora Linux 44 on x86_64, failure #24 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-12 00:56:37
39/39 Fix md5_password_warnings for role and database settings 25 days ago 44196fd
crake: Fedora Linux 44 on x86_64, failure #23 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-11 23:37:02
54/54 Fix type confusion in AddRelsyncInvalidationMessage 25 days ago 99db753
crake: Fedora Linux 44 on x86_64, failure #22 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-11 21:22:02
74/74 Fix translatable string construction 25 days ago 3692a62
crake: Fedora Linux 44 on x86_64, failure #21 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-11 16:37:03
55/55 IS JSON/JSON(): Protect against expressions uncoercible to 25 days ago 7dd1532
crake: Fedora Linux 44 on x86_64, failure #20 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, quarantined because rule 2026-06-11 14:54:18
54/56 Fix parsing of parenthesised OLD/NEW in RETURNING list. 25 days ago 79c65b9
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "XversionUpgrade-REL_16_STABLE-HEAD", changed in next run at 0b74df6, tentatively quarantined because rule, will grey out soon 2026-06-11 11:25:44
crake: Fedora Linux 44 on x86_64, failure #19 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-11 11:27:18
28/29 seg: Fix seg_out() to preserve the upper boundary's certainty 26 days ago 0e1f1ed
crake: Fedora Linux 44 on x86_64, failure #18 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-11 10:25:55
40/41 Fix race with timeline selection in logical decoding during 26 days ago eb4e722
crake: Fedora Linux 44 on x86_64, failure #17 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-11 09:03:27
40/41 Disallow negative values for max_retention_duration. 26 days ago 987440b
crake: Fedora Linux 44 on x86_64, failure #16 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-11 06:10:32
5/5 xml2: Fix crash with namespace nodes in xpath_nodeset() 26 days ago 9d33a5a
95/96 Undo thinko in commit e78d1d6d4. 26 days ago 9d14146
crake: Fedora Linux 44 on x86_64, failure #15 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-10 21:02:03
158/159 Fix MarkBufferDirtyHint() to not call GetBufferDescriptor() 27 days ago e18b0cb
crake: Fedora Linux 44 on x86_64, failure #14 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-10 04:57:02
43/45 pg_buffercache: restore rowtype verification in 27 days ago b70d567
dikkop: FreeBSD 14.4 on aarch64, failed in stage "ECPG-Check", passed in next run at e18b0cb, tentatively quarantined because flapping, will grey out soon 2026-06-10 04:14:28
crake: Fedora Linux 44 on x86_64, failure #13 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-10 03:37:01
66/67 psql: Add some missing schema qualifications in describe.c 27 days ago bf5206f
crake: Fedora Linux 44 on x86_64, failure #12 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-10 02:02:03
92/93 Fix race when logical decoding activation is concurrently 27 days ago 93a3e68
crake: Fedora Linux 44 on x86_64, failure #11 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-09 18:42:02
12/14 Disallow direct use of the pgrepack logical decoding plugin 27 days ago cd7b204
dikkop: FreeBSD 14.4 on aarch64, failed in stage "ECPG-Check", passed in next run at 93a3e68 2026-06-09 18:19:27
crake: Fedora Linux 44 on x86_64, failure #10 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-09 18:17:02
98/99 Record dependencies on graph labels and properties 27 days ago 9d8cdcb
crake: Fedora Linux 44 on x86_64, failure #9 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-09 11:12:03
123/124 Use correct type for catalog_xmin 28 days ago bd4bd30
crake: Fedora Linux 44 on x86_64, failure #8 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 23:50:50
53/54 Guard against uninitialized default locale. 28 days ago 1c77203
crake: Fedora Linux 44 on x86_64, failure #7 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 20:52:34
25/26 ci: Improve ccache handling 28 days ago f52c44c
crake: Fedora Linux 44 on x86_64, failure #6 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 19:36:37
3/3 Remove inappropriate translation marker in 28 days ago 4b1e18b
12/12 dict_synonym.c: remove incorrect outlen. 28 days ago 9234e33
19/20 Revert "Enable fast default for domains with non-volatile 28 days ago a0354e2
crake: Fedora Linux 44 on x86_64, failure #5 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 18:32:03
25/26 Fix syslogger NULL-pointer-dereference in EXEC_BACKEND 28 days ago fb23cc7
crake: Fedora Linux 44 on x86_64, failure #4 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 18:07:02
16/17 Fix FOR PORTION OF for inheritance children 28 days ago 7d13b03
crake: Fedora Linux 44 on x86_64, failure #3 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 17:42:03
38/39 Fix missed checks for hashability of container-type equality. 28 days ago 06e94ec
crake: Fedora Linux 44 on x86_64, failure #2 in stage "XversionUpgrade-REL_16_STABLE-HEAD" since 4ebae54f58623f, tentatively quarantined because rule, will grey out soon 2026-06-08 16:45:33
21/21 ecpg: Reject multiple header items in GET/SET DESCRIPTOR 29 days ago 4484165
28/28 pg_createsubscriber: Fix duplicate publication name 29 days ago 6ce035f
14/14 Fix memory leak in pgstat_progress_parallel_incr_param() 29 days ago b20c952
4/4 Fix incorrect format placeholders 29 days ago a450dd7
3/3 Doc: Add missing SGML markup in alter_publication.sgml. 29 days ago da51d91
7/7 psql: Fix expanded aligned output 29 days ago 3d0d674
18/18 Fix publisher retain_dead_tuples check when also changing 29 days ago 75dcc63
5/5 doc PG 19 relnotes: improve awkward or confusing wording 29 days ago eb77a52
82/83 doc: Fix spelling for CHECKPOINT reference page 29 days ago f58623f
crake: Fedora Linux 44 on x86_64, failed in stage "XversionUpgrade-REL_16_STABLE-HEAD", tentatively quarantined because rule, will grey out soon 2026-06-08 13:29:16
207/207 Fix tuple deforming with virtual generated columns 31 days ago 89eafad
75/75 pg_surgery: Fix off-by-one bug with heap offset 31 days ago 193a4de
3/3 doc: Clarify OAuth validator authn_id logging 31 days ago 4cb2e2f
30/30 doc: Use groups instead of curves in TLS documentation 31 days ago 55136e3
31/31 doc PG 19 relnotes: update to current, merge items 31 days ago 4ebae54
14/14 refint: Remove plan cache. 31 days ago 1fbe206
34/34 doc PG 19 relnotes: add more markup, move some items to 31 days ago b45137f
26/26 Reword activity message to avoid truncation 31 days ago e5e1f6d
104/104 Fix LATERAL references in GRAPH_TABLE with multi-label 32 days ago 4cb2a98
26/26 Handle element label and label property objects in object 32 days ago 72498a8
46/46 xml2: Fix stylesheet document leak in xslt_process() 32 days ago 9ec568b
74/74 Fix pg_subscription column privileges for subwalrcvtimeout 32 days ago 1a5b19e
30/30 Fix off-by-one with NFC recomposition for Hangul U+11A7 32 days ago f2ff15e
4/4 doc: Mention online checksum enabling in pg_checksums docs 32 days ago 4ae3e98
65/65 ci: Remove support for cirrus-ci based CI 32 days ago 68c8a36
36/36 doc PG 19 relnotes: various fixes reported via email 32 days ago 7598b53
1/1 Improve reporting of invalid weight symbols in setweight() et 32 days ago ce6bf3c
12/12 Fix another case of indirectly casting away const. 32 days ago c35f85a
23/23 Add previous commit to .git-blame-ignore-revs. 32 days ago 4dce650
34/34 Ensure USE_AVX... symbols are not defined if not building for 32 days ago e88bd27
83/84 Small terminology fixes in comments 32 days ago f0aedc7
koel: Fedora Linux 44 on x86_64, failed in stage "indent-check", passed in next run at 68c8a36 2026-06-04 12:34:04
16/16 Require UPDATE permission on FOR PORTION OF column 33 days ago 7ac030d
43/43 Fix cross-leftover pollution in FOR PORTION OF insert 33 days ago 993a7aa
68/69 libpq: Fix "servicefile" after fallback to system service 33 days ago 9035403
mollusk: Ubuntu 24.04 on RISC-V (big-endian, LP64), failed in stage "Configure", passed in next run at f0aedc7 2026-06-04 06:40:49
72/73 [commit message not yet fetched] 33 days ago 378668d
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #4 in stage "pg_amcheckCheck" since ef6a95c, tentatively quarantined because broken, will grey out soon 2026-06-03 18:40:47
3/3 doc PG 19 relnotes: reordering, rewording, added markup 33 days ago 41ddb9c
29/29 [commit message not yet fetched] 33 days ago
99/99 pg_dump: scope indAttNames per index in getIndexes() 33 days ago 298bdd3
13/13 Fix race in ReplicationSlotRelease() for ephemeral slots 34 days ago f2081a7
47/48 Improve overflow/underflow handling in regr_intercept(). 34 days ago eb8e76e
scorpion: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at f2081a7 2026-06-03 08:31:43
20/20 Improve overflow/underflow handling in regr_r2(). 34 days ago d58ec50
24/24 vacuumdb: Fix --analyze-in-stages skipping partitioned tables 34 days ago 95b6ec5
63/63 Fix copy-paste error in hash_record_extended() 34 days ago 273a3c7
57/57 Fix eager aggregation for semi/antijoin inner rels 34 days ago ffeda04
11/11 Fix wrong unsafe-flag test in check_output_expressions() 34 days ago ee2fa29
27/28 psql: Fix issues with deferred errors in pipelines 34 days ago d21604e
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #3 in stage "pg_amcheckCheck" since ef6a95c, tentatively quarantined because broken, will grey out soon 2026-06-03 00:30:19
31/31 xml2: Fix more memory leaks with libxml2 and XPath 34 days ago a77bdb1
201/202 Stamp 19beta1. 35 days ago 4b0bf07
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failure #2 in stage "pg_amcheckCheck" since ef6a95c 2026-06-02 09:03:11
5/6 Translation updates 35 days ago ef6a95c
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64), failed in stage "pg_amcheckCheck" 2026-06-01 18:50:13
7/7 doc PG 19 relnotes: add links for functions and stucts 36 days ago 78ec4b6
2/2 doc PG 19 relnotes: first phase of markup additions 36 days ago 4ff6150
4/4 doc: add missing xreflabel to debug_print_raw_parse 36 days ago 3934321