bfbot

Experimental cruncher of PostgreSQL build farm data.

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

Commits tested in 2026-07 on REL_19_STABLE

202/203 Shorten pg_attribute_always_inline to pg_always_inline yesterday a474c01
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "XversionUpgrade-REL_19_STABLE-REL_19_STABLE", passed in next run at a474c01, tentatively quarantined because rule, will grey out soon 2026-07-12 03:14:40
149/149 Update FSM after updating VM on-access 2 days ago e9eaeb0
72/72 bufmgr: Fix order of operations in UnlockBufHdrExt 2 days ago a1b74b7
65/65 Don't lock tables in get_tables_to_repack() 2 days ago 133eba0
20/20 Fix data checksum processing for temp relations and dropped 2 days ago c479ea5
38/38 postgres_fdw: Mark statistics import helpers as static 2 days ago 2bbec7c
66/66 Forbid FOR PORTION OF on views with INSTEAD OF triggers 3 days ago 5b5e990
61/61 postgres_fdw: Remove SPI from 3 days ago 3334b0d
100/102 libpq: Make error checks in the new buffer draining code more 3 days ago d9eb70c
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, failed in stage "sslCheck", passed in next run at 3334b0d 2026-07-10 01:10:25
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64) 2026-07-09 19:39:31
97/97 Prohibit locking clauses on GRAPH_TABLE 4 days ago 01c544e
16/17 Fix outdated comment 4 days ago 0b1dbb7
skink: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at 01c544e 2026-07-09 08:13:22
33/33 Doc: Clarify sequence synchronization commands. 4 days ago 19fbb47
40/40 doc: Fix data checksum progress reporting documentation 4 days ago dff11f8
16/16 Don't create SPLIT/MERGE partitions as internal relations 4 days ago 6120d01
52/52 Fix RETURNING OLD with BEFORE UPDATE trigger and concurrent 4 days ago 7048e50
39/39 Move WAIT_FOR_WAL_* wait events from Client to IPC class 4 days ago 56fa044
5/5 Whole-row fixes for ALTER COLUMN SET EXPRESSION 4 days ago 9530898
105/105 Add hints for sequence synchronization permission warnings 5 days ago 165dc09
19/19 Resolve unknown-type literals in property expressions 5 days ago b820c62
24/24 Fix replace_property_refs() ignoring the root of expression 5 days ago 7883ea1
5/5 Fix misspelling in docs 5 days ago 9120b79
41/41 doc: Clarify COPY FROM WHERE expression restrictions 5 days ago 64ed30f
43/43 pg_locale_libc.c: add missing casts to unsigned char. 5 days ago e4b24d2
17/17 doc: Fix typo in rule-system view example 5 days ago 93338a0
2/2 Fix EXPLAIN failure when deparsing SQL/JSON aggregates 5 days ago eaa561f
29/29 pg_unicode_fast: fix final sigma logic. 5 days ago 28d498e
29/29 unicode_case.c: defend against truncated UTF8. 5 days ago 05da336
19/19 Cleanup comments/docs around the new shmem request callbacks 5 days ago a53d6d8
40/40 Fix pg_dump ACL minimization for PROPERTY GRAPH. 5 days ago ccca2cd
16/16 libpq: Drain all pending bytes from SSL/GSS during 5 days ago 7f87455
6/6 Replace hardcoded mentions of pg_hosts.conf with GUC 5 days ago f74a45a
3/3 pg_dump: check for _beginthreadex() failure in parallel dump 5 days ago 4746a35
47/47 Fix COUNT's logic for window run condition support 5 days ago fcd58c6
33/34 postgres_fdw: Report ANALYZE to pgstats after importing 5 days ago 0021794
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "recoveryCheck", passed in next run at 19fbb47 2026-07-07 10:03:33
65/65 Update GROUP BY ALL comments about window functions 6 days ago 7f0998f
78/78 Enforce RETURNING typmod on SQL/JSON DEFAULT behavior 6 days ago d30bfcb
50/51 Use PG_MODULE_MAGIC_EXT in newly introduced modules 6 days ago da8889c
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64) 2026-07-06 23:31:14
22/22 Fix mishandling of leading '\' in nondeterministic LIKE. 6 days ago 54d5947
17/17 Make PLy_elog() use pg_integer_constant_p(). 6 days ago 017499a
2/2 Fix LIKE/regex optimization for indexscan with exact-match 6 days ago 67cf73d
1/1 Prevent satisfies_hash_partition from crashing with VARIADIC 6 days ago 2ddc456
80/80 Remove apparent support for SECURITY LABEL ON PROPERTY GRAPH 6 days ago 33bfad0
56/56 Forbid generated columns in FOR PORTION OF 7 days ago c8d49ff
12/12 Fix qual pushdown past grouping with mismatched equivalence 7 days ago 98d5d7e
76/76 amcheck: Fix memory leak with gin_index_check() 7 days ago 80cfd8a
33/33 Fix psql's pager selection for wrapped expanded output. 7 days ago 56e892a
106/106 Fix properties orphaned by dropping a label 7 days ago 45d4c91
156/158 Disallow renaming a rule to "_RETURN". 8 days ago 80c7f54
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failure #2 in stage "sslCheck" since a47005fcc9aa7f, passed in next run at 45d4c91 2026-07-05 04:14:37
unicorn: Microsoft Windows 10.0.26100 on aarch64 (little-endian, LLP64) 2026-07-04 22:34:47
149/149 Make property graph object descriptions better translatable 9 days ago d868736
55/55 REPACK CONCURRENTLY: Initialize the range table more honestly 9 days ago 5e450df
4/4 Fix btree_gist's NotEqual strategy on internal index pages. 9 days ago fc6649a
22/22 Use the proper comparator in gbt_bit_ssup_cmp. 9 days ago 11cb9c4
30/31 Resolve unknown-type literals in GRAPH_TABLE COLUMNS 9 days ago cc9aa7f
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "sslCheck" 2026-07-03 16:20:39
6/6 Prevent access to other sessions' empty temp tables 9 days ago 8021cdc
20/20 Fix handling of dropping a property not associated with the 9 days ago 36aae3d
38/38 Fix tracing of BackendKeyData and CancelRequest 9 days ago 0766bc5
31/31 Fix REPACK CONCURRENTLY for stored generated columns 9 days ago fb284f2
12/12 Prevent dropping the last label from a property graph element 9 days ago ac0ad6a
75/75 psql: Fix \df tab completion for procedures 10 days ago 558e0de
21/21 pgindent fix for commit 53e6f51ee 10 days ago ea203d3
20/20 Remove replication slot advice from MultiXact wraparound 10 days ago 4ebbf00
73/73 pg_plan_advice: Don't generate FOREIGN_JOIN advice for a 10 days ago 89f5f86
121/122 test_custom_stats: Fail if loading module outside 11 days ago 7838efe
boa: Red Hat Enterprise Linux 7 on ppc64 (big-endian, LP64), failed in stage "Configure" 2026-07-02 16:08:19
47/48 Fix jsonpath .decimal() to honor silent mode 11 days ago 5bbc9b3
dikkop: FreeBSD 14.4 on aarch64, failed in stage "ECPG-Check", passed in next run at 7838efe 2026-07-02 06:01:51
88/88 btree_gist: fix NaN handling in float4/float8 opclasses. 11 days ago a47005f
17/17 doc: Fix pg_stat_autovacuum_scores descriptions. 11 days ago ba7a65c
31/31 Clear base backup progress on backup failure 11 days ago b700008
32/33 Warn on password auth with MD5-encrypted passwords 11 days ago e57a865
fruitcrow: Debian 13 on x86_64, failed in stage "MiscCheck", passed in next run at a47005f 2026-07-01 14:56:27
8/8 [commit message not yet fetched] 12 days ago
57/57 Split dry-run messages into primary and detail 12 days ago 36b1a1e
2/2 Don't cast off_t to 32-bit type for output, bug fix 12 days ago d4e2280
21/21 Use C11 alignas instead of pg_attribute_aligned 12 days ago 182f694
48/48 Avoid useless calls in pg_get_multixact_stats() 12 days ago 9a2c07c
10/10 Document wal_compression=on 12 days ago b26e0f6
36/36 Remove radius from initdb authentication methods. 12 days ago 1f34f12