bfbot

Experimental cruncher of PostgreSQL build farm data.

Branches | Commits | Animals | Compilers | Libraries | Macros
Hide quarantined animals | Show quarantined animals ← 2024-11 | 2024-12 | 2025-01 →

Commits tested in 2024-12 on all branches

142/142 master Update obsolete reference to plpgsql's gram.y file. 236 days ago 98b1efd
92/92 master injection_points: Tweak variable-numbered stats to work with 237 days ago b757abe
150/151 REL_17_STABLE Fix memory leak in pgoutput with relation attribute map 237 days ago 8364354
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at 8364354 2024-12-30 09:53:17
67/68 master Fix memory leak in pgoutput with relation attribute map 237 days ago c9b3d49
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at b757abe 2024-12-30 09:54:17
166/167 REL_16_STABLE Fix memory leak in pgoutput with relation attribute map 237 days ago e3a27fd
mereswine: Debian 11 on armv7 (little-endian, ILP32), GCC 10, failed in stage "pg_upgradeCheck", passed in next run at a1a9120 2025-01-01 03:10:48
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at e3a27fd 2024-12-30 09:52:16
159/162 REL_15_STABLE Fix memory leak in pgoutput with relation attribute map 237 days ago da8bd5d
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at da8bd5d 2024-12-30 09:51:16
parula: Amazon Linux on aarch64, failure #7 in stage "Configure" since fb540b6acd5c28, tentatively quarantined because broken, will grey out soon 2024-12-30 09:52:23
parula: Amazon Linux on aarch64, failure #6 in stage "Configure" since fb540b6acd5c28, tentatively quarantined because broken, will grey out soon 2024-12-30 04:36:04
49/49 master Remove redundant wording in pg_statistic.h 237 days ago ebf2ab4
47/47 master Fix failures with incorrect epoch handling for 2PC files at 237 days ago 7e125b2
66/66 REL_17_STABLE Fix failures with incorrect epoch handling for 2PC files at 237 days ago c3de0f9
79/80 REL_15_STABLE Fix handling of orphaned 2PC files in the future at recovery 237 days ago d9ade6f
parula: Amazon Linux on aarch64, failure #5 in stage "Configure" since fb540b6acd5c28, tentatively quarantined because broken, will grey out soon 2024-12-29 23:10:19
30/30 REL_17_STABLE Fix handling of orphaned 2PC files in the future at recovery 237 days ago 03c46e1
81/81 REL_16_STABLE Fix handling of orphaned 2PC files in the future at recovery 237 days ago 359f31c
21/21 master Fix handling of orphaned 2PC files in the future at recovery 237 days ago e358425
178/182 REL_14_STABLE Fix handling of orphaned 2PC files in the future at recovery 237 days ago 58626e2
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "pg_dumpCheck", passed in next run at 6a24401 2024-12-30 10:30:16
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at 58626e2 2024-12-30 09:50:16
parula: Amazon Linux on aarch64, failure #6 in stage "Configure" since 23c743b41eafbb, tentatively quarantined because broken, will grey out soon 2024-12-30 09:51:46
parula: Amazon Linux on aarch64, failure #5 in stage "Configure" since 23c743b41eafbb, tentatively quarantined because broken, will grey out soon 2024-12-29 23:09:42
178/182 REL_13_STABLE Fix handling of orphaned 2PC files in the future at recovery 237 days ago 8f67f99
hornet: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "pg_upgradeCheck", passed in next run at 73055a2 2024-12-31 09:54:40
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck", passed in next run at 8f67f99 2024-12-30 09:49:16
parula: Amazon Linux on aarch64, failure #6 in stage "Configure" since 22809129c1afd3, tentatively quarantined because broken, will grey out soon 2024-12-30 09:51:08
parula: Amazon Linux on aarch64, failure #5 in stage "Configure" since 22809129c1afd3, tentatively quarantined because broken, will grey out soon 2024-12-29 23:09:03
63/63 master contrib/pageinspect: Use SQL-standard function bodies. 237 days ago 68ff25e
40/40 master contrib/xml2: Use SQL-standard function bodies. 237 days ago 667368f
83/83 master Fix overly large values/nulls arrays 238 days ago eb53ff5
101/101 master Replace PGPROC.isBackgroundWorker with isRegularBackend. 238 days ago 508a97e
149/150 REL_15_STABLE Exclude parallel workers from connection privilege/limit 238 days ago 3d1ecc9
parula: Amazon Linux on aarch64, failure #4 in stage "Configure" since fb540b6acd5c28, tentatively quarantined because broken, will grey out soon 2024-12-28 21:11:17
139/139 REL_17_STABLE Exclude parallel workers from connection privilege/limit 238 days ago 15b4c46
154/154 REL_16_STABLE Exclude parallel workers from connection privilege/limit 238 days ago 41a252c
146/147 REL_14_STABLE Exclude parallel workers from connection privilege/limit 238 days ago c58b0c4
parula: Amazon Linux on aarch64, failure #4 in stage "Configure" since 23c743b41eafbb, tentatively quarantined because broken, will grey out soon 2024-12-28 21:10:42
7/7 master Exclude parallel workers from connection privilege/limit 238 days ago 34486b6
144/145 REL_13_STABLE Exclude parallel workers from connection privilege/limit 238 days ago 70d067c
parula: Amazon Linux on aarch64, failure #4 in stage "Configure" since 22809129c1afd3, tentatively quarantined because broken, will grey out soon 2024-12-28 21:10:04
53/53 master Reserve a PGPROC slot and semaphore for the slotsync worker 238 days ago 2bdf1b2
59/59 REL_17_STABLE Reserve a PGPROC slot and semaphore for the slotsync worker 238 days ago 14141bb
37/37 REL_17_STABLE In REASSIGN OWNED of a database, lock the tuple as mandated. 238 days ago fa61313
32/32 master In REASSIGN OWNED of a database, lock the tuple as mandated. 238 days ago ff90ee6
79/80 REL_14_STABLE In REASSIGN OWNED of a database, lock the tuple as mandated. 238 days ago 536acda
parula: Amazon Linux on aarch64, failure #3 in stage "Configure" since 23c743b41eafbb, tentatively quarantined because broken, will grey out soon 2024-12-28 15:22:42
80/81 REL_13_STABLE In REASSIGN OWNED of a database, lock the tuple as mandated. 238 days ago 1025463
parula: Amazon Linux on aarch64, failure #3 in stage "Configure" since 22809129c1afd3, tentatively quarantined because broken, will grey out soon 2024-12-28 15:22:05
74/75 REL_16_STABLE In REASSIGN OWNED of a database, lock the tuple as mandated. 238 days ago 5d94aa4
parula: Amazon Linux on aarch64, failure #5 in stage "Build" since ba02d249d8ab2c, tentatively quarantined because broken, will grey out soon 2024-12-28 15:23:54
80/81 REL_15_STABLE In REASSIGN OWNED of a database, lock the tuple as mandated. 239 days ago 83bb523
parula: Amazon Linux on aarch64, failure #3 in stage "Configure" since fb540b6acd5c28, tentatively quarantined because broken, will grey out soon 2024-12-28 15:23:18
114/114 master Speedup tuple deformation with additional function inlining 239 days ago 58a359e
121/121 master Improve handling of date_trunc() units for infinite input 240 days ago d85ce01
75/75 master Remove unused totalrows parameter in compute_expr_stats 240 days ago 61cac71
99/99 master plpgsql: Rename a variable for clarity 241 days ago 3f2d72b
72/72 master Fix typo in comment of compute_return_type() in 241 days ago a86cfca
90/90 master meson: Export all libcommon functions in Windows builds 241 days ago 07f902b
180/181 REL_17_STABLE meson: Export all libcommon functions in Windows builds 241 days ago d8b0c64
parula: Amazon Linux on aarch64, failure #5 in stage "Build" since 0350b877cfdb4d, tentatively quarantined because broken, will grey out soon 2024-12-25 17:26:21
10/10 master Add commit 301de6a6f60 to .git-blame-ignore-revs. 241 days ago 4c9b453
18/18 master Partial pgindent of .l and .y files 241 days ago 301de6a
17/17 master meson: Export all libcommon functions in Windows builds 241 days ago 2571c1d
33/34 REL_17_STABLE meson: Export all libcommon functions in Windows builds 241 days ago c80acbc
parula: Amazon Linux on aarch64, failure #4 in stage "Build" since 0350b877cfdb4d, tentatively quarantined because broken, will grey out soon 2024-12-25 16:20:25
53/54 REL_16_STABLE meson: Export all libcommon functions in Windows builds 241 days ago 4e0d71f
parula: Amazon Linux on aarch64, failure #3 in stage "Build" since ba02d249d8ab2c, tentatively quarantined because broken, will grey out soon 2024-12-25 16:20:04
215/216 REL_16_STABLE meson: Export all libcommon functions in Windows builds 241 days ago 643efb1
parula: Amazon Linux on aarch64, failure #4 in stage "Build" since ba02d249d8ab2c, tentatively quarantined because broken, will grey out soon 2024-12-25 17:26:03
61/62 master guc: reentrant scanner 241 days ago d663f15
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "subscriptionCheck", passed in next run at 07f902b 2024-12-25 14:03:06
106/106 master jsonpath scanner: reentrant scanner 242 days ago 2a7425d
60/60 master Fix nbtree symbol name comment reference. 242 days ago 9b25489
49/49 master syncrep parser: pure parser and reentrant scanner 242 days ago db6856c
44/44 master replication parser: pure parser and reentrant scanner 242 days ago e4a8fb8
60/60 master Remove pgrminclude and associated scripts 242 days ago 5af6990
50/50 master Remove pgrminclude annotations 243 days ago 1eb7cb2
93/93 master Fix race condition in TupleDescCompactAttr assert code 243 days ago 6f3820f
50/50 master Try to avoid semaphore-related test failures on 243 days ago 38da053
38/38 master Reset btpo_cycleid in nbtree VACUUM's REDO routine. 243 days ago da9517f
30/30 master postgres_fdw: re-issue cancel requests a few times if 243 days ago c431986
148/149 REL_17_STABLE postgres_fdw: re-issue cancel requests a few times if 243 days ago 89962bf
parula: Amazon Linux on aarch64, failure #3 in stage "Build" since 0350b877cfdb4d, tentatively quarantined because broken, will grey out soon 2024-12-23 20:15:03
88/88 master Don't allow GetTransactionSnapshot() in logical decoding 244 days ago 1585ff7
56/56 master Fix incorrect source filename references 244 days ago 7ec4b9f
24/24 master Fix some comments related to library unloading 244 days ago 7f97b47
258/260 REL_15_STABLE Fix memory leak in pgoutput with publication list cache 244 days ago 6c9b397
mandrill: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "recoveryCheck", passed in next run at da8bd5d 2024-12-25 11:01:58
parula: Amazon Linux on aarch64, failure #2 in stage "Configure" since fb540b6acd5c28 2024-12-23 03:51:20
256/257 REL_14_STABLE Fix memory leak in pgoutput with publication list cache 244 days ago cfd6cbc
parula: Amazon Linux on aarch64, failure #2 in stage "Configure" since 23c743b41eafbb 2024-12-23 03:50:42
104/105 REL_17_STABLE Fix memory leak in pgoutput with publication list cache 244 days ago bbe68c1
parula: Amazon Linux on aarch64, failure #2 in stage "Build" since 0350b877cfdb4d 2024-12-23 03:52:19
207/208 REL_16_STABLE Fix memory leak in pgoutput with publication list cache 244 days ago 4d45e74
parula: Amazon Linux on aarch64, failure #2 in stage "Build" since ba02d249d8ab2c 2024-12-23 03:51:56
254/256 REL_13_STABLE Fix memory leak in pgoutput with publication list cache 244 days ago ba230ce
tern: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "Check", passed in next run at 1025463 2024-12-24 07:17:19
parula: Amazon Linux on aarch64, failure #2 in stage "Configure" since 22809129c1afd3 2024-12-23 03:50:03
144/145 REL_17_STABLE Update TransactionXmin when MyProc->xmin is updated 245 days ago 7cfdb4d
parula: Amazon Linux on aarch64, failed in stage "Build" 2024-12-21 22:13:13
154/155 REL_15_STABLE Update TransactionXmin when MyProc->xmin is updated 245 days ago acd5c28
parula: Amazon Linux on aarch64, failed in stage "Configure" 2024-12-21 22:12:35
146/146 master Update TransactionXmin when MyProc->xmin is updated 245 days ago 578a7fe
149/151 REL_14_STABLE Update TransactionXmin when MyProc->xmin is updated 245 days ago 41eafbb
fritillary: CentOS 9 on ppc64le, failed in stage "Check", passed in next run at cfd6cbc 2024-12-22 03:21:59
parula: Amazon Linux on aarch64, failed in stage "Configure" 2024-12-21 22:12:20
158/160 REL_16_STABLE Update TransactionXmin when MyProc->xmin is updated 245 days ago 9d8ab2c
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 4d45e74 2024-12-21 22:18:04
parula: Amazon Linux on aarch64, failed in stage "Build" 2024-12-21 22:12:50
149/150 REL_13_STABLE Update TransactionXmin when MyProc->xmin is updated 245 days ago 9c1afd3
parula: Amazon Linux on aarch64, failed in stage "Configure" 2024-12-21 22:12:03
140/142 master Optimize alignment calculations in tuple form/deform 246 days ago db448ce
parula: Amazon Linux on aarch64, failed in stage "Check", passed in next run at 578a7fe 2024-12-21 09:56:28
parula: Amazon Linux on aarch64, failure #3 in stage "Build" since 38c579b94bb6c4, changed in next run at db448ce, tentatively quarantined because broken, will grey out soon 2024-12-20 20:45:04
56/57 master Mark CatalogSnapshotData static 246 days ago 1f81b48
parula: Amazon Linux on aarch64, failure #2 in stage "Build" since 38c579b94bb6c4 2024-12-20 17:44:05
60/61 master Fix overflow danger in SampleHeapTupleVisible(), take 2 246 days ago 94bb6c4
parula: Amazon Linux on aarch64, failed in stage "Build" 2024-12-20 14:45:03
158/158 REL_14_STABLE Fix corruption when relation truncation fails. 247 days ago 23c743b
147/148 REL_17_STABLE Fix corruption when relation truncation fails. 247 days ago 0350b87
drongo: Microsoft Windows Server 2019 on x86_64 (little-endian, LLP64), failed in stage "recoveryCheck", passed in next run at 7cfdb4d 2024-12-20 17:00:28
157/157 REL_13_STABLE Fix corruption when relation truncation fails. 247 days ago 2280912
159/159 REL_15_STABLE Fix corruption when relation truncation fails. 247 days ago fb540b6
165/165 REL_16_STABLE Fix corruption when relation truncation fails. 247 days ago ba02d24
49/49 master Fix corruption when relation truncation fails. 247 days ago 38c579b
25/25 master Remove pg_attribute.attcacheoff column 247 days ago 02a8d0c
23/23 master Relax regression test for fsync check of backend-level stats 247 days ago 5463715
29/29 master Introduce CompactAttribute array in TupleDesc, take 2 247 days ago 5983a4c
102/102 REL_15_STABLE Replace durable_rename_excl() by durable_rename(), take two 247 days ago c1c9df3
100/101 REL_13_STABLE Replace durable_rename_excl() by durable_rename(), take two 247 days ago 26a79cb
sungazer: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "InstallCheck-C", passed in next run at ba230ce 2024-12-20 05:33:31
103/103 REL_14_STABLE Replace durable_rename_excl() by durable_rename(), take two 247 days ago 1f95181
87/87 master Remove final mention of FREEZE_PAGE from comments 247 days ago 8ac0021
30/30 master Get rid of old version of BuildTupleHashTable(). 247 days ago e0a2721
29/29 master Use ExecGetCommonSlotOps infrastructure in more places. 247 days ago f0b9000
18/18 master Improve planner's handling of SetOp plans. 247 days ago 8d96f57
65/65 master Remove extra prefetch iterator setup for Bitmap Table Scan 247 days ago 2128ceb
35/36 master Avoid nbtree index scan SAOP scanBehind confusion. 247 days ago 31b0a8f
grassquit: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at 2128ceb 2024-12-19 16:28:58
121/121 REL_17_STABLE Avoid nbtree index scan SAOP scanBehind confusion. 247 days ago 9e85b20
43/43 master bootstrap: pure parser and reentrant scanner 247 days ago 3e4bacb
54/54 master Small whitespace improvement 248 days ago 399d0f1
41/43 master Prevent redeclaration of typedef yyscan_t 248 days ago 382092a
hamerkop: Microsoft Windows Server 2016 on x86_64 (little-endian, LLP64), failed in stage "dblinkCheck", passed in next run at 38c579b 2024-12-19 11:00:15
grassquit: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at 399d0f1 2024-12-19 10:43:57
71/73 master Add backend-level statistics to pgstats 248 days ago 9aea73f
sifaka: Apple macOS 15.0 on aarch64, failure #7 in stage "Contrib" since 477728b1f0de66, passed in next run at 382092a 2024-12-19 04:39:38
longfin: Apple macOS 13.6 on x86_64, failure #8 in stage "Contrib" since 477728b1f0de66, passed in next run at 382092a 2024-12-19 04:22:02
52/55 master Extract logic filling pg_stat_get_io()'s tuplestore into its 248 days ago ff7c40d
sifaka: Apple macOS 15.0 on aarch64, failure #6 in stage "Contrib" since 477728b1f0de66 2024-12-19 02:30:08
longfin: Apple macOS 13.6 on x86_64, failure #7 in stage "Contrib" since 477728b1f0de66 2024-12-19 01:47:19
alligator: Ubuntu 24.04 on x86_64, failed in stage "pgbenchCheck", passed in next run at 9aea73f 2024-12-19 01:30:57
4/4 master Optimize grouping equality checks with virtual slots 248 days ago 08cdb07
150/150 REL_15_STABLE Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago ef178d3
143/143 REL_13_STABLE Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago 2c7887c
13/14 master Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago 8f4ee96
sifaka: Apple macOS 15.0 on aarch64, failure #5 in stage "Contrib" since 477728b1f0de66 2024-12-19 00:24:35
146/146 REL_14_STABLE Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago bdb07d2
165/165 REL_16_STABLE Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago 093fc15
110/111 REL_17_STABLE Fix Assert failure in WITH RECURSIVE UNION queries 248 days ago 7b8d45d
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "pg_upgradeCheck", passed in next run at 9e85b20 2024-12-19 10:06:05
22/24 master Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records 248 days ago b7493e1
sifaka: Apple macOS 15.0 on aarch64, failure #4 in stage "Contrib" since 477728b1f0de66 2024-12-18 23:51:16
longfin: Apple macOS 13.6 on x86_64, failure #6 in stage "Contrib" since 477728b1f0de66 2024-12-18 23:50:03
5/6 master Bitmap Table Scans use unified TBMIterator 248 days ago 1a0da34
longfin: Apple macOS 13.6 on x86_64, failure #5 in stage "Contrib" since 477728b1f0de66 2024-12-18 23:46:02
17/20 master Add common interface for TBMIterators 248 days ago 7f9d418
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at b7493e1 2024-12-18 23:35:04
sifaka: Apple macOS 15.0 on aarch64, failure #3 in stage "Contrib" since 477728b1f0de66 2024-12-18 23:33:42
longfin: Apple macOS 13.6 on x86_64, failure #4 in stage "Contrib" since 477728b1f0de66 2024-12-18 23:24:02
25/26 master Fix overflow danger in SampleHeapTupleVisible() 248 days ago 28328ec
longfin: Apple macOS 13.6 on x86_64, failure #3 in stage "Contrib" since 477728b1f0de66, tentatively quarantined because broken, will grey out soon 2024-12-18 23:18:01
73/75 master Make rs_cindex and rs_ntuples unsigned 248 days ago 68d9662
longfin: Apple macOS 13.6 on x86_64, failure #2 in stage "Contrib" since 477728b1f0de66 2024-12-18 16:50:03
sifaka: Apple macOS 15.0 on aarch64, failure #2 in stage "Contrib" since 477728b1f0de66 2024-12-18 16:49:28
86/88 master seg: pure parser and reentrant scanner 249 days ago 1f0de66
sifaka: Apple macOS 15.0 on aarch64, failed in stage "Contrib" 2024-12-18 07:58:13
longfin: Apple macOS 13.6 on x86_64, failed in stage "Contrib" 2024-12-18 07:58:02
40/40 master psql: Add more information about service name 249 days ago 477728b
25/25 master libpq: Add service name to PGconn and PQservice() 249 days ago 4b99fed
133/134 REL_17_STABLE Fix memory leak in pg_restore with zstd-compressed data. 249 days ago 04b8601
prion: Amazon Linux 2023 on x86_64, failed in stage "recoveryCheck", passed in next run at 7b8d45d 2024-12-18 03:34:04
53/53 master Fix memory leak in pg_restore with zstd-compressed data. 249 days ago 3f06324
147/148 REL_16_STABLE Fix memory leak in pg_restore with zstd-compressed data. 249 days ago 8cfff08
olingo: Debian sid on x86_64, failed in stage "recoveryCheck", passed in next run at 093fc15 2024-12-18 03:32:12
56/57 master Fix incorrect slot type in BuildTupleHashTableExt 249 days ago d96d1d5
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 3f06324 2024-12-18 00:06:26
158/158 REL_15_STABLE Accommodate very large dshash tables. 249 days ago 9f7b7d5
24/24 master Accommodate very large dshash tables. 249 days ago 84f1b0b
59/59 REL_17_STABLE Accommodate very large dshash tables. 249 days ago 18452b7
72/72 REL_16_STABLE Accommodate very large dshash tables. 249 days ago 2a74023
150/150 REL_13_STABLE Accommodate very large dshash tables. 249 days ago 853cef0
154/154 REL_14_STABLE Accommodate very large dshash tables. 249 days ago 84dc130
36/36 master Skip useless calculation of join RTE column names during 249 days ago 7a80e38
44/45 master Count pages set all-visible and all-frozen in VM during 249 days ago dc6acfd
alligator: Ubuntu 24.04 on x86_64, failed in stage "Build", passed in next run at 7a80e38 2024-12-17 19:30:07
51/51 master Set max_safe_fds whenever we create shared memory and 249 days ago 21fb39c
26/26 master Detect version mismatch in brin_page_items 249 days ago 957ba9f
68/68 REL_17_STABLE Detect version mismatch in brin_page_items 249 days ago 3668c1d
54/54 master Update comments about index parallel builds 249 days ago 8cd44db
57/57 REL_17_STABLE Update comments about index parallel builds 249 days ago 42eae25
44/44 master Remove ts_locale.c's lowerstr() 249 days ago fb1a188
43/43 master Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() 250 days ago d3aad4a
43/44 master Avoid unnecessary wrapping for more complex expressions 250 days ago 60be3f9
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at 60be3f9 2024-12-17 11:34:00
25/26 REL_17_STABLE Doc: Fix the wrong link on pg_createsubscriber page. 250 days ago 88baa27
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at 88baa27 2024-12-17 11:33:53
7/7 master Doc: Fix the wrong link on pg_createsubscriber page. 250 days ago 2364f61
63/64 master Tweak some comments related to variable-numbered stats in 250 days ago fee2b3e
snakefly: Amazon Linux 2 on aarch64, failure #4 in stage "ssl_passphrase_callbackCheck" since 34291450cc7da4, passed in next run at 2364f61, tentatively quarantined because broken, will grey out soon 2024-12-17 05:40:19
80/81 master Print out error position for some more DDLs 250 days ago 0f23ded
snakefly: Amazon Linux 2 on aarch64, failure #3 in stage "ssl_passphrase_callbackCheck" since 34291450cc7da4, tentatively quarantined because broken, will grey out soon 2024-12-17 04:10:18
17/18 master pg_combinebackup: Fix PITR comparison test in 250 days ago e116b70
snakefly: Amazon Linux 2 on aarch64, failure #2 in stage "ssl_passphrase_callbackCheck" since 34291450cc7da4 2024-12-17 00:27:51
92/93 REL_17_STABLE pg_combinebackup: Fix PITR comparison test in 250 days ago 94e7e77
snakefly: Amazon Linux 2 on aarch64, failure #3 in stage "ssl_passphrase_callbackCheck" since d1253c6f5dec4e, passed in next run at 88baa27, tentatively quarantined because broken, will grey out soon 2024-12-17 00:26:50
27/30 REL_17_STABLE doc: Mention BRIN indexes support parallel builds 250 days ago f5dec4e
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "Configure", passed in next run at f5dec4e 2024-12-16 20:52:14
snakefly: Amazon Linux 2 on aarch64, failure #2 in stage "ssl_passphrase_callbackCheck" since d1253c6f5dec4e 2024-12-16 20:40:10
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck" 2024-12-16 19:56:54
51/53 master doc: Mention BRIN indexes support parallel builds 250 days ago 0cc7da4
snakefly: Amazon Linux 2 on aarch64, failed in stage "ssl_passphrase_callbackCheck" 2024-12-16 21:02:34
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 0cc7da4 2024-12-16 20:40:09
25/26 master psql: Tab completion for JOIN ... USING column list 250 days ago 3429145
snakefly: Amazon Linux 2 on aarch64 2024-12-16 17:55:15
20/20 master Refactor string case conversion into provider-specific files. 250 days ago 86a5d60
31/32 master psql: Tab completion for CREATE MATERIALIZED VIEW ... USING 250 days ago de1e298
snakefly: Amazon Linux 2 on aarch64 2024-12-16 17:36:15
162/165 REL_15_STABLE Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago 2af2457
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at 2af2457 2024-12-17 11:33:34
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "recoveryCheck", passed in next run at 9f7b7d5 2024-12-16 23:43:03
snakefly: Amazon Linux 2 on aarch64 2024-12-16 14:03:23
65/66 REL_17_STABLE Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago d1253c6
snakefly: Amazon Linux 2 on aarch64 2024-12-16 17:35:17
165/168 REL_16_STABLE Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago 3231cb5
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at 3231cb5 2024-12-17 11:33:45
leafhopper: Amazon Linux 2023 on aarch64, failed in stage "Configure", passed in next run at 3231cb5 2024-12-16 20:52:02
snakefly: Amazon Linux 2 on aarch64 2024-12-16 14:04:25
161/163 REL_14_STABLE Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago f5f5e7b
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at f5f5e7b 2024-12-17 11:33:23
snakefly: Amazon Linux 2 on aarch64 2024-12-16 14:02:24
46/47 master Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago 1dfeb6a
snakefly: Amazon Linux 2 on aarch64 2024-12-16 14:05:41
162/164 REL_13_STABLE Make 009_twophase.pl test pass with recovery_min_apply_delay 250 days ago e438b0f
snakefly: Amazon Linux 2 on aarch64, failed in stage "Configure", passed in next run at e438b0f 2024-12-17 11:33:14
snakefly: Amazon Linux 2 on aarch64 2024-12-16 14:01:21
76/81 master Print out error position for CREATE DOMAIN 251 days ago 39240bc
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 13:03:35
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:37:35
batta: Debian sid on aarch64, failed in stage "subscriptionCheck", passed in next run at 0cc7da4 2024-12-16 08:05:04
snakefly: Amazon Linux 2 on aarch64 2024-12-16 05:55:26
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failed in stage "Configure", passed in next run at 39240bc 2024-12-16 05:55:21
66/67 master Add some tests for encoding conversion in COPY TO/FROM 251 days ago 3ad8b84
snakefly: Amazon Linux 2 on aarch64 2024-12-16 05:34:05
62/62 master Declare a couple of variables inside not outside a PG_TRY 251 days ago bf9165b
124/125 REL_15_STABLE pgbench: fix misprocessing of some nested \if constructs. 251 days ago ff88db9
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:37:04
128/130 REL_16_STABLE pgbench: fix misprocessing of some nested \if constructs. 251 days ago 076b091
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:37:13
culicidae: Debian sid on x86_64, failed in stage "pg_verifybackupCheck", passed in next run at 3231cb5 2024-12-15 20:29:49
117/119 REL_17_STABLE pgbench: fix misprocessing of some nested \if constructs. 251 days ago ff9dc96
snakefly: Amazon Linux 2 on aarch64 2024-12-16 13:16:34
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:37:24
119/120 REL_13_STABLE pgbench: fix misprocessing of some nested \if constructs. 251 days ago ec0dc2c
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:36:44
121/122 REL_14_STABLE pgbench: fix misprocessing of some nested \if constructs. 251 days ago 2a23dbc
leafhopper: Amazon Linux 2023 on aarch64 2024-12-16 12:36:53
22/22 master pgbench: fix misprocessing of some nested \if constructs. 251 days ago 530f89e
74/74 REL_17_STABLE doc: Clarify old WAL files are kept until they are 252 days ago 87e16d6
77/77 master doc: Clarify old WAL files are kept until they are 252 days ago 5649931
58/58 REL_17_STABLE contrib/earthdistance: Use SQL-standard function bodies. 252 days ago 3652de3
143/143 REL_16_STABLE contrib/earthdistance: Use SQL-standard function bodies. 252 days ago 31daa10
59/59 master contrib/earthdistance: Use SQL-standard function bodies. 252 days ago 969bbd0
90/90 master Refactor some SQL/JSON error messages 253 days ago 62b7a9a
27/27 master Fix warnings about declaration of environ on MinGW. 253 days ago 7bc9a8b
57/57 master Remove EXTENSION_DONT_CHECK_SIZE from md.c. 253 days ago 48c142f
73/73 master Fix typo 253 days ago c72ca3d
157/157 REL_15_STABLE Fix possible crash in pg_dump with identity sequences. 253 days ago 6978129
139/139 REL_17_STABLE Fix possible crash in pg_dump with identity sequences. 253 days ago ad950ea
155/156 REL_13_STABLE Fix possible crash in pg_dump with identity sequences. 253 days ago b6df2d6
hornet: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "recoveryCheck", passed in next run at e438b0f 2024-12-13 22:14:10
155/156 REL_14_STABLE Fix possible crash in pg_dump with identity sequences. 253 days ago c7f3c41
sungazer: IBM AIX 7.1 on ppc64 (big-endian, LP64), failed in stage "recoveryCheck", passed in next run at f5f5e7b 2024-12-14 05:54:52
69/69 master Fix possible crash in pg_dump with identity sequences. 253 days ago 7b8cb9c
152/152 REL_16_STABLE Fix possible crash in pg_dump with identity sequences. 253 days ago 782cc1a
97/97 master Rewrite maybe_reread_subscription() comment 254 days ago 3191ecc
15/15 master Dump not-null constraints on inherited columns correctly 254 days ago fd41ba9
85/85 master Revert "Don't truncate database and user names in startup 254 days ago a0ff56e
132/133 REL_17_STABLE Revert "Don't truncate database and user names in startup 254 days ago d09fbf6
alligator: Ubuntu 24.04 on x86_64, failed in stage "recoveryCheck", passed in next run at d09fbf6 2024-12-13 01:24:58
150/150 REL_14_STABLE Backpatch critical performance fixes to pgarch.c 254 days ago 4abf615
105/105 master Adjust some comments about structure properties in pg_stat.h 255 days ago 4766438
68/68 master Detect redundant GROUP BY columns using UNIQUE indexes 255 days ago bd10ec5
4/4 master Improve the test case from 5668a857d 255 days ago d8f3351
20/20 master Add some regression tests for missing DDL patterns 255 days ago 0172b4c
35/35 master Defer remove_useless_groupby_columns() work until 255 days ago 430a595
48/48 master Add UUID version 7 generation function. 255 days ago 78c5e14
55/56 master Fix further fallout from EXPLAIN ANALYZE BUFFERS change 255 days ago 89988ac
alligator: Ubuntu 24.04 on x86_64, failure #94 in stage "Build" since 7b885297b88529, passed in next run at 4766438 2024-12-11 20:56:05
26/27 master Use pg_memory_is_all_zeros() in pgstatfuncs.c. 255 days ago e8d5929
prion: Amazon Linux 2023 on x86_64, failure #4 in stage "MiscCheck" since 9fa1aaa9df2a4b, passed in next run at 89988ac, tentatively quarantined because broken, will grey out soon 2024-12-11 20:23:03
47/48 master Unmark gen_random_uuid() function leakproof. 255 days ago 398d3e3
prion: Amazon Linux 2023 on x86_64, failure #3 in stage "MiscCheck" since 9fa1aaa9df2a4b, tentatively quarantined because broken, will grey out soon 2024-12-11 18:43:03
74/77 master Fix a memory leak in dumping functions with TRANSFORMs 256 days ago 0e033f5
avocet: SUSE Linux Enterprise Server 15.5 on x86_64, failed in stage "MiscCheck", passed in next run at fee2b3e 2024-12-11 15:26:35
sawshark: OpenBSD 7.4 on x86_64, failed in stage "timedout", passed in next run at 398d3e3 2024-12-11 12:20:05
prion: Amazon Linux 2023 on x86_64, failure #2 in stage "MiscCheck" since 9fa1aaa9df2a4b 2024-12-11 11:53:03
38/39 master Add missing BUFFERS OFF in regression tests, take 2 256 days ago 9df2a4b
prion: Amazon Linux 2023 on x86_64, failed in stage "MiscCheck" 2024-12-11 10:23:03
18/19 master Add missing BUFFERS OFF in select_into regression tests 256 days ago 9fa1aaa
prion: Amazon Linux 2023 on x86_64, failure #2 in stage "Check" since 0f57382c2a4078, changed in next run at 9df2a4b 2024-12-11 10:03:03
19/26 master Enable BUFFERS with EXPLAIN ANALYZE by default 256 days ago c2a4078
tayra: Oracle Linux 10 on x86_64, failed in stage "Check", passed in next run at 0e033f5 2024-12-11 09:45:08
prion: Amazon Linux 2023 on x86_64, failed in stage "Check" 2024-12-11 09:43:03
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 9fa1aaa 2024-12-11 09:42:04
bushmaster: Debian sid on x86_64, failed in stage "pg_upgradeCheck", passed in next run at 9fa1aaa 2024-12-11 09:37:33
calliphoridae: Debian sid on x86_64, failed in stage "InstallCheck-C", passed in next run at 9fa1aaa 2024-12-11 09:37:02
kestrel: Debian sid on x86_64, failed in stage "Check", passed in next run at 9fa1aaa 2024-12-11 09:36:54
serinus: Debian sid on x86_64, failed in stage "pg_upgradeCheck", passed in next run at 9fa1aaa 2024-12-11 09:36:34
2/2 REL_11_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago 170e416
2/2 REL_10_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago f4e8f13
2/2 REL9_6_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago 70cf253
2/2 REL9_5_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago 5b40ce7
2/2 REL9_4_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago b1b8b8e
2/2 REL9_3_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago 102be66
2/2 REL9_2_STABLE If a C23 compiler is detected, try asking for C17. 256 days ago 0c7171b
83/84 master Use ExprStates for hashing in GROUP BY and SubPlans 256 days ago 0f57382
fairywren: Microsoft Windows Server 2019 / 2 on x86_64, GCC 14, failed in stage "pg_dumpCheck", passed in next run at 398d3e3 2024-12-11 05:48:37
2/2 master Use in-place updates for pg_restore_relation_stats(). 256 days ago a435674
151/151 REL_17_STABLE Improve reporting of pg_upgrade log files on test failure 256 days ago 8afff7d
202/202 REL_16_STABLE Improve reporting of pg_upgrade log files on test failure 256 days ago 058b208
194/194 REL_15_STABLE Improve reporting of pg_upgrade log files on test failure 256 days ago 8a8f26d
14/14 master Improve reporting of pg_upgrade log files on test failure 256 days ago 8ede501
19/19 master Speedup Hash Joins with dedicated functions for ExprState 256 days ago 50416cc
1/1 master Doc: add some commentary about ExecutorRun's NoMovement 256 days ago 9828905
38/38 REL_15_STABLE Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago 839da50
26/26 REL_17_STABLE Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago 4bd9de3
29/29 REL_16_STABLE Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago ac4a2b4
155/155 REL_14_STABLE Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago 315264d
191/191 REL_13_STABLE Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago 6151769
5/5 master Fix elog(FATAL) before PostmasterMain() or just after fork(). 256 days ago 8b9cbf4
83/84 master Tests for logical replication with temporal keys 256 days ago 939b090
alligator: Ubuntu 24.04 on x86_64, failure #93 in stage "Build" since 7b885297b88529 2024-12-10 20:56:05
36/36 master Support for GiST in get_equal_strategy_number() 256 days ago 74edabc
17/17 master Make the conditions in IsIndexUsableForReplicaIdentityFull() 257 days ago 13544e7
22/22 master Replace get_equal_strategy_number_for_am() by 257 days ago a2a475b
24/24 master Improve internal logical replication error for missing 257 days ago 321c287
78/78 master Fix comments of GUC hooks for timezone_abbreviations 257 days ago d37e856
119/119 REL_17_STABLE Fix comments of GUC hooks for timezone_abbreviations 257 days ago 67ef403
132/132 REL_16_STABLE Fix comments of GUC hooks for timezone_abbreviations 257 days ago f0672b6
3/3 REL_17_STABLE Fix outdated comment of scram_build_secret() 257 days ago 416d1bd
3/3 master Fix outdated comment of scram_build_secret() 257 days ago 7b2690a
26/26 REL_16_STABLE Fix outdated comment of scram_build_secret() 257 days ago 8ac97ce
142/142 REL_13_STABLE Fix unused-but-set-variable compiler warning in 257 days ago 0fbcb9d
69/69 master Include necessary header files in radixtree.h. 257 days ago 724890f
67/67 REL_17_STABLE Include necessary header files in radixtree.h. 257 days ago a12b0f3
19/19 REL_17_STABLE Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago f36fe5d
21/21 REL_13_STABLE Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago a51ec08
113/113 REL_14_STABLE Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago 4922ede
11/12 master Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago 36d0229
alligator: Ubuntu 24.04 on x86_64, failure #92 in stage "Build" since 7b885297b88529 2024-12-09 20:56:05
138/138 REL_15_STABLE Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago 5e9e2a4
77/77 REL_16_STABLE Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes 257 days ago b0a04ce
4/4 REL_17_STABLE Fix small memory leaks in GUC checks 257 days ago 9add1bb
7/7 REL_16_STABLE Fix small memory leaks in GUC checks 257 days ago be9dac9
6/6 master Fix small memory leaks in GUC checks 257 days ago 73a392d
3/3 REL_16_STABLE Simplify executor's determination of whether to use 257 days ago bb649b5
4/4 REL_17_STABLE Simplify executor's determination of whether to use 257 days ago 556f7b7
13/13 REL_15_STABLE Simplify executor's determination of whether to use 257 days ago 4089b9b
36/36 REL_14_STABLE Simplify executor's determination of whether to use 257 days ago 8a95ad3
3/3 master Simplify executor's determination of whether to use 257 days ago 3eea7a0
42/42 REL_13_STABLE Simplify executor's determination of whether to use 257 days ago 4d20bad
59/59 master Remove remants of "snapshot too old" 257 days ago 4d82750
66/66 master Avoid unnecessary wrapping for Vars and PHVs 258 days ago f64ec81
60/60 master Fix memory leak in pgoutput with publication list cache 258 days ago f0c569d
101/102 REL_17_STABLE Improve comment about dropped entries in pgstat.c 258 days ago bb93b33
sevengill: Apple macOS 14.3 on aarch64, failed in stage "initdbCheck", passed in next run at 04b8601 2024-12-09 06:34:34
38/39 master Improve comment about dropped entries in pgstat.c 258 days ago 001a537
sevengill: Apple macOS 14.3 on aarch64, failed in stage "initdbCheck", passed in next run at 13544e7 2024-12-09 06:51:21
116/117 REL_16_STABLE Improve comment about dropped entries in pgstat.c 258 days ago ec194b4
desman: Fedora Linux 38 on aarch64, failed in stage "Check", passed in next run at f0672b6 2024-12-09 18:33:49
113/113 REL_15_STABLE Improve comment about dropped entries in pgstat.c 258 days ago a0ab20f
51/51 master Improve the error message introduced in commit 87ce27de696. 258 days ago 2d0152d
36/37 master Fix invalidation of local pgstats references for entry 258 days ago da99fed
sevengill: Apple macOS 14.3 on aarch64, failed in stage "pg_amcheckCheck", changed in next run at 001a537 2024-12-09 02:14:09
61/61 REL_17_STABLE Fix invalidation of local pgstats references for entry 258 days ago dc5f905
74/74 REL_15_STABLE Fix invalidation of local pgstats references for entry 258 days ago 1df1e1e
74/74 REL_16_STABLE Fix invalidation of local pgstats references for entry 258 days ago ae77bcc
18/18 REL_15_STABLE Fix possible crash during WindowAgg evaluation 258 days ago d54378e
7/7 REL_16_STABLE Fix possible crash during WindowAgg evaluation 258 days ago c1d6506
18/18 REL_17_STABLE Fix possible crash during WindowAgg evaluation 258 days ago 9d5ce4f
6/6 master Fix possible crash during WindowAgg evaluation 258 days ago 1fe5a34
156/156 REL_16_STABLE Ensure that pg_amop/amproc entries depend on their 259 days ago be5db08
141/142 master Ensure that pg_amop/amproc entries depend on their 259 days ago 3f9b962
sevengill: Apple macOS 14.3 on aarch64, failed in stage "Check", changed in next run at da99fed 2024-12-08 00:12:34
142/142 REL_17_STABLE Ensure that pg_amop/amproc entries depend on their 259 days ago ec7b89c
35/36 REL_17_STABLE Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago 765f76d
sevengill: Apple macOS 14.3 on aarch64, failure #2 in stage "pg_amcheckCheck" since 5f46439d4ffbf4, changed in next run at bb93b33 2024-12-07 19:23:14
33/35 master Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago 3220cea
crake: Fedora Linux 42 on x86_64, GCC 14, failed in stage "recoveryCheck", passed in next run at 3f9b962 2024-12-07 20:47:42
sevengill: Apple macOS 14.3 on aarch64, failure #2 in stage "initdbCheck" since 87ce27d263a3f5, changed in next run at 3f9b962 2024-12-07 19:40:06
47/47 REL_16_STABLE Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago 26c233b
161/161 REL_13_STABLE Ensure that pg_amop/amproc entries depend on their 259 days ago 725d981
54/54 REL_14_STABLE Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago 5882a4b
164/164 REL_14_STABLE Ensure that pg_amop/amproc entries depend on their 259 days ago 1a34cf0
60/60 REL_13_STABLE Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago f2eba40
51/51 REL_15_STABLE Fix is_digit labeling of to_timestamp's FFn format codes. 259 days ago d2f5949
156/156 REL_15_STABLE Ensure that pg_amop/amproc entries depend on their 259 days ago 0e4fa06
3/3 REL_17_STABLE doc: remove LC_COLLATE and LC_CTYPE from SHOW command 260 days ago c140c0f
26/27 master doc: remove LC_COLLATE and LC_CTYPE from SHOW command 260 days ago 263a3f5
sevengill: Apple macOS 14.3 on aarch64, failed in stage "initdbCheck" 2024-12-07 13:57:11
8/8 REL_16_STABLE doc: remove LC_COLLATE and LC_CTYPE from SHOW command 260 days ago ad48517
118/119 master Comment fix: "buffer context lock" to "buffer content lock". 260 days ago ffe003c
alligator: Ubuntu 24.04 on x86_64, failure #91 in stage "Build" since 7b885297b88529 2024-12-06 20:02:06
16/16 master Remove useless casts to (const void *) 260 days ago 8743ea1
106/107 master Fix printf format string warning on MinGW. 261 days ago 1319997
alligator: Ubuntu 24.04 on x86_64, failure #90 in stage "Build" since 7b885297b88529 2024-12-06 00:04:04
175/175 REL_14_STABLE Avoid low-probability crash on out-of-memory. 261 days ago d24eb0e
166/166 REL_15_STABLE Avoid low-probability crash on out-of-memory. 261 days ago 4398507
165/165 REL_13_STABLE Avoid low-probability crash on out-of-memory. 261 days ago cd1c8b9
115/116 master Remove pg_regex_collation 262 days ago 792b2c7
alligator: Ubuntu 24.04 on x86_64, failure #89 in stage "Build" since 7b885297b88529 2024-12-05 06:46:04
70/71 master Fix header inclusion order in c.h. 262 days ago 71cb352
alligator: Ubuntu 24.04 on x86_64, failure #88 in stage "Build" since 7b885297b88529 2024-12-05 02:04:05
52/55 master Provide a better error message for misplaced dispatch 262 days ago 76fd342
turaco: Debian 12 on armv7 (little-endian, ILP32), failure #5 in stage "PLCheck-C" since 7167e0577c189c, passed in next run at 71cb352 2024-12-05 00:15:10
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failure #6 in stage "PLCheck-C" since 7167e05962da90, passed in next run at 71cb352 2024-12-04 21:10:08
alligator: Ubuntu 24.04 on x86_64, failure #87 in stage "Build" since 7b885297b88529 2024-12-04 21:07:05
13/13 master Return actual error code from FOP failure in PDF build 262 days ago 24c1c63
55/58 master Fix dead code 262 days ago dfbb092
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failure #5 in stage "PLCheck-C" since 7167e05962da90 2024-12-04 17:10:09
turaco: Debian 12 on armv7 (little-endian, ILP32), failure #4 in stage "PLCheck-C" since 7167e0577c189c 2024-12-04 16:15:11
alligator: Ubuntu 24.04 on x86_64, failure #86 in stage "Build" since 7b885297b88529 2024-12-04 15:46:06
66/70 master Fix use-after-free in parallel_vacuum_reset_dead_items 263 days ago ccc8194
lapwing: Debian 7 on x86_32, failed in stage "PLCheck-C", passed in next run at 1319997 2024-12-04 16:23:14
turaco: Debian 12 on armv7 (little-endian, ILP32), failure #3 in stage "PLCheck-C" since 7167e0577c189c 2024-12-04 12:53:22
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failure #4 in stage "PLCheck-C" since 7167e05962da90 2024-12-04 11:52:54
alligator: Ubuntu 24.04 on x86_64, failure #85 in stage "Build" since 7b885297b88529 2024-12-04 10:18:07
181/181 REL_17_STABLE Fix use-after-free in parallel_vacuum_reset_dead_items 263 days ago 83ce20d
50/53 master Simplify IsIndexUsableForReplicaIdentityFull() 263 days ago 7727049
turaco: Debian 12 on armv7 (little-endian, ILP32), failure #2 in stage "PLCheck-C" since 7167e0577c189c 2024-12-04 08:15:11
alligator: Ubuntu 24.04 on x86_64, failure #84 in stage "Build" since 7b885297b88529 2024-12-04 07:43:05
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failure #3 in stage "PLCheck-C" since 7167e05962da90, tentatively quarantined because broken, will grey out soon 2024-12-04 09:10:09
49/51 master Ensure stored generated columns must be published when 263 days ago 87ce27d
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failure #2 in stage "PLCheck-C" since 7167e05962da90 2024-12-04 05:10:09
alligator: Ubuntu 24.04 on x86_64, failure #83 in stage "Build" since 7b885297b88529 2024-12-04 04:28:06
11/12 master Properly use $(AWK) in Makefile, not 'awk' 263 days ago 77c189c
turaco: Debian 12 on armv7 (little-endian, ILP32), failed in stage "PLCheck-C" 2024-12-04 04:15:09
43/46 master Use and for c.h integers. 263 days ago 962da90
mereswine: Debian 11 on armv7 (little-endian, ILP32), failed in stage "PLCheck-C", passed in next run at 1319997 2024-12-04 11:41:15
grison: Raspberry Pi OS 12 on armv7 (little-endian, ILP32), failed in stage "PLCheck-C" 2024-12-04 03:10:08
alligator: Ubuntu 24.04 on x86_64, failure #82 in stage "Build" since 7b885297b88529 2024-12-04 02:22:05
39/40 master Define __EXTENSIONS__ on Solaris, too. 263 days ago 3b08d52
alligator: Ubuntu 24.04 on x86_64, failure #81 in stage "Build" since 7b885297b88529 2024-12-04 02:02:06
9/9 master Fix Makefile so invalid characters warning preserves error 263 days ago 498f130
8/8 master Now that we have non-Latin1 SGML detection, restore Latin1 263 days ago 8b318a1
55/57 master Move check for ucol_strcollUTF8 to pg_locale_icu.c 263 days ago 7167e05
hake: OpenIndiana hipster on x86_64, failed in stage "Configure", passed in next run at 3b08d52 2024-12-03 20:19:38
alligator: Ubuntu 24.04 on x86_64, failure #80 in stage "Build" since 7b885297b88529 2024-12-03 19:57:05
44/45 master Define _POSIX_C_SOURCE as 200112L on Solaris. 263 days ago 32a7deb
alligator: Ubuntu 24.04 on x86_64, failure #79 in stage "Build" since 7b885297b88529 2024-12-03 17:45:06
34/35 master Fix synchronized_standby_slots GUC check hook 263 days ago 3c5f9f1
alligator: Ubuntu 24.04 on x86_64, failure #78 in stage "Build" since 7b885297b88529 2024-12-03 16:58:05
113/113 REL_17_STABLE Fix synchronized_standby_slots GUC check hook 263 days ago 9abdc18
45/46 master Drop "Lock" suffix from LWLock wait event names 263 days ago 1e5ef3a
alligator: Ubuntu 24.04 on x86_64, failure #77 in stage "Build" since 7b885297b88529 2024-12-03 15:06:05
50/50 REL_17_STABLE Drop "Lock" suffix from LWLock wait event names 263 days ago 5ffbbcf
35/36 master Update obsolete comment 263 days ago 4cc2a44
alligator: Ubuntu 24.04 on x86_64, failure #76 in stage "Build" since 7b885297b88529 2024-12-03 13:55:07
22/22 master Fix handling of CREATE DOMAIN with GENERATED constraint 263 days ago 84a6772
64/65 master Fix temporary memory leak in system table index scans 264 days ago 1acf105
alligator: Ubuntu 24.04 on x86_64, failure #75 in stage "Build" since 7b885297b88529 2024-12-03 08:15:06
27/28 master Perform provider-specific initialization in new functions. 264 days ago 1ba0782
alligator: Ubuntu 24.04 on x86_64, failure #74 in stage "Build" since 7b885297b88529 2024-12-03 07:29:06
32/32 REL_17_STABLE doc: Clarify some terms for pg_createsubscriber 264 days ago 7a35052
1/1 master doc: Clarify some terms for pg_createsubscriber 264 days ago 8817e8d
35/36 master Fix unintentional behavior change in commit e9931bfb75. 264 days ago e3fa2b0
alligator: Ubuntu 24.04 on x86_64, failure #73 in stage "Build" since 7b885297b88529 2024-12-03 06:05:06
45/46 master Revert "Introduce CompactAttribute array in TupleDesc" 264 days ago 4171c44
alligator: Ubuntu 24.04 on x86_64, failure #72 in stage "Build" since 7b885297b88529 2024-12-03 04:14:07
15/26 master Introduce CompactAttribute array in TupleDesc 264 days ago d28dff3
gokiburi: Debian sid on aarch64, failed in stage "Check", passed in next run at 1acf105 2024-12-03 07:00:39
nuthatch: Arch Linux rolling release on loongarch64, failed in stage "Check", passed in next run at 1acf105 2024-12-03 04:15:27
fritillary: CentOS 9 on ppc64le, failed in stage "Check", passed in next run at 962da90 2024-12-03 04:13:00
oystercatcher: AlmaLinux OS 9 on aarch64, failed in stage "Check", passed in next run at 962da90 2024-12-03 04:12:37
hachi: Debian sid on aarch64, failed in stage "Check", passed in next run at 1acf105 2024-12-03 04:06:21
jay: SUSE Linux Enterprise Server 15.5 on x86_64, failed in stage "Check", passed in next run at 4171c44 2024-12-03 03:58:22
massasauga: Amazon Linux 2 on aarch64 (big-endian, LP64), failed in stage "Check", passed in next run at 4171c44 2024-12-03 03:55:04
alligator: Ubuntu 24.04 on x86_64, failure #71 in stage "Build" since 7b885297b88529 2024-12-03 03:53:06
hippopotamus: SUSE Linux Enterprise Server 15.5 on x86_64, failed in stage "Check", passed in next run at 4171c44 2024-12-03 03:53:05
prion: Amazon Linux 2023 on x86_64, failed in stage "Check", passed in next run at 4171c44 2024-12-03 03:53:02
rhinoceros: CentOS 7 on x86_64, failed in stage "Check", passed in next run at 4171c44 2024-12-03 03:52:14
14/14 master doc Makefile: issue warning about chars that cannot be output 264 days ago e4c8865
39/40 master Rework some code handling pg_subscription data in psql and 264 days ago 08691ea
alligator: Ubuntu 24.04 on x86_64, failure #70 in stage "Build" since 7b885297b88529 2024-12-03 01:51:05
204/204 REL_15_STABLE RelationTruncate() must set DELAY_CHKPT_START. 264 days ago a501fe5
200/200 REL_13_STABLE RelationTruncate() must set DELAY_CHKPT_START. 264 days ago 1168acb
78/79 REL_17_STABLE RelationTruncate() must set DELAY_CHKPT_START. 264 days ago d4ffbf4
sevengill: Apple macOS 14.3 on aarch64, failed in stage "pg_amcheckCheck" 2024-12-03 00:01:19
201/201 REL_14_STABLE RelationTruncate() must set DELAY_CHKPT_START. 264 days ago 7d0b91a
262/262 REL_16_STABLE RelationTruncate() must set DELAY_CHKPT_START. 264 days ago ad5aa7b
32/33 master RelationTruncate() must set DELAY_CHKPT_START. 264 days ago 75818b3
alligator: Ubuntu 24.04 on x86_64, failure #69 in stage "Build" since 7b885297b88529 2024-12-02 23:53:05
59/60 master Deprecate MD5 passwords. 264 days ago db6a4a9
alligator: Ubuntu 24.04 on x86_64, failure #68 in stage "Build" since 7b885297b88529 2024-12-02 19:34:05
79/80 master Add a planner support function for numeric generate_series(). 265 days ago 9717353
alligator: Ubuntu 24.04 on x86_64, failure #67 in stage "Build" since 7b885297b88529 2024-12-02 11:42:05
18/19 master Fix #include order in timestamp.c. 265 days ago 3315235
alligator: Ubuntu 24.04 on x86_64, failure #66 in stage "Build" since 7b885297b88529 2024-12-02 11:37:07
61/62 master Fix error code for referential action RESTRICT 265 days ago 086c84b
alligator: Ubuntu 24.04 on x86_64, failure #65 in stage "Build" since 7b885297b88529 2024-12-02 07:27:07
140/140 REL_17_STABLE Fix broken list-munging in ecpg's remove_variables(). 265 days ago a963abd
90/91 master Fix broken list-munging in ecpg's remove_variables(). 265 days ago 2f69645
alligator: Ubuntu 24.04 on x86_64, failure #64 in stage "Build" since 7b885297b88529 2024-12-01 20:27:06
156/156 REL_16_STABLE Fix broken list-munging in ecpg's remove_variables(). 265 days ago cca34f6
151/151 REL_13_STABLE Fix broken list-munging in ecpg's remove_variables(). 265 days ago e359cbb
155/155 REL_15_STABLE Fix broken list-munging in ecpg's remove_variables(). 265 days ago 60b4752
153/153 REL_14_STABLE Fix broken list-munging in ecpg's remove_variables(). 265 days ago 52c7a44
21/21 REL_15_STABLE Fix MinGW %d vs %lu warnings in back branches. 266 days ago 29cd8a4
19/19 REL_13_STABLE Fix MinGW %d vs %lu warnings in back branches. 266 days ago fce6fd5
78/78 REL_17_STABLE Avoid mislabeling of lateral references, redux. 266 days ago 78883cd
600/600 REL_12_STABLE If a C23 compiler is detected, try asking for C17. 266 days ago 3f302f0
18/18 REL_14_STABLE Fix MinGW %d vs %lu warnings in back branches. 266 days ago fa92c18
81/81 REL_16_STABLE Avoid mislabeling of lateral references, redux. 266 days ago 7b456f0
76/77 master Avoid mislabeling of lateral references, redux. 266 days ago e032e4c
alligator: Ubuntu 24.04 on x86_64, failure #63 in stage "Build" since 7b885297b88529 2024-12-01 18:30:04
alligator: Ubuntu 24.04 on x86_64, failure #62 in stage "Build" since 7b885297b88529 2024-11-30 17:54:05