PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

57/5621 Compress big WAL records
CompilerWarnings
compiler
[05:07:04.514] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function]
compiler
[05:06:12.376] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function]
compiler
[05:04:57.707] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function]
compiler
[05:04:07.872] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function]
compiler
[05:08:53.342] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function]
57/5952 Speed up COPY FROM text/CSV parsing using SIMD
CompilerWarnings
compiler
[19:24:29.396] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:24:29.396] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:24:29.396] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:24:12.012] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:24:12.012] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:24:12.012] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,...
compiler
[19:23:34.550] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:23:34.550] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:23:34.550] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:23:14.791] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:23:14.791] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:23:14.791] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:25:09.928] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:25:09.928] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
compiler
[19:25:09.928] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement...
57/5938 Enhancing Memory Context Statistics Reporting
CompilerWarnings
compiler
[18:15:43.350] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[18:15:43.350] Makefile:26: warning: overriding recipe for target 'check'
compiler
[18:15:43.350] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[18:15:43.350] Makefile:29: warning: overriding recipe for target 'installcheck'
compiler
[18:13:02.340] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[18:13:02.340] Makefile:26: warning: overriding recipe for target 'check'
compiler
[18:13:02.340] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[18:13:02.340] Makefile:29: warning: overriding recipe for target 'installcheck'
compiler
[18:10:12.088] Makefile:29: warning: overriding recipe for target 'installcheck'
compiler
[18:10:12.088] Makefile:26: warning: overriding recipe for target 'check'
compiler
[18:10:12.088] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[18:10:12.088] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[18:07:51.485] Makefile:29: warning: overriding recipe for target 'installcheck'
compiler
[18:07:51.485] Makefile:26: warning: overriding recipe for target 'check'
compiler
[18:07:51.485] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[18:07:51.485] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[18:18:47.903] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[18:18:47.903] Makefile:26: warning: overriding recipe for target 'check'
compiler
[18:18:47.903] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[18:18:47.903] Makefile:29: warning: overriding recipe for target 'installcheck'
54/5829 VCI (columnar store extension)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[11:20:50.658] ../contrib/vci/storage/vci_ros_command.c(498): warning C4146: unary minus operator applied to unsigned ty...
57/6242 parallel pgbench -i
CompilerWarnings
compiler
[09:48:02.515] pgbench.c:1798:16: error: returning ‘void *’ from a function with return type ‘unsigned int’ makes intege...
compiler
[09:48:02.515] pgbench.c:1813:57: error: ‘pthread_t’ undeclared (first use in this function); did you mean ‘nthreads’?
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[09:38:45.214] ../src/bin/pgbench/pgbench.c(1798): warning C4047: 'return': 'unsigned int' differs in levels of indirect...
compiler
[09:38:45.214] ../src/bin/pgbench/pgbench.c(1813): error C2065: 'pthread_t': undeclared identifier
57/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc
CompilerWarnings
compiler
[06:55:38.292] instr_time.c:30:1: error: no previous prototype for ‘pg_initialize_timing’ [-Werror=missing-prototypes]
58/6372 XSD schema validation
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:12:20.860] ../src/backend/utils/adt/xml.c(1321): warning C4047: 'return': 'bool' differs in levels of indirection fr...
57/5755 Parallel processing of indexes in autovacuum
CompilerWarnings
compiler
[02:18:23.187] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu...
compiler
[02:17:36.320] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu...
compiler
[02:16:27.610] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=...
compiler
[02:15:44.721] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=...
compiler
[02:20:07.873] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=...
58/6388 pageinspect support for SpGiST
CompilerWarnings
compiler
[22:14:10.764] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable...
compiler
[22:14:10.764] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable]
compiler
[22:14:10.764] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[22:14:10.764] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable]
compiler
[22:14:10.764] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable]
compiler
[22:14:10.764] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[22:14:10.764] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable]
compiler
[22:14:10.764] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable]
compiler
[22:14:10.764] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[22:13:56.796] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[22:13:56.796] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable...
compiler
[22:13:56.796] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable]
compiler
[22:13:56.796] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable]
compiler
[22:13:23.298] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:23.298] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable]
compiler
[22:13:23.298] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable]
compiler
[22:13:23.298] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable]
compiler
[22:13:23.298] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:23.298] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:23.298] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable]
compiler
[22:13:23.298] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable]
compiler
[22:13:23.298] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:10.464] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable]
compiler
[22:13:10.464] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:10.464] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:13:10.464] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:14:39.021] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable]
compiler
[22:14:39.021] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable]
compiler
[22:14:39.021] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable]
57/5893 Adding pg_dump flag for parallel export to pipes
CompilerWarnings
compiler
[02:19:36.417] pg_dump.c:812:51: error: this statement may fall through [-Werror=implicit-fallthrough=]
compiler
[02:19:23.482] pg_dump.c:812:51: error: this statement may fall through [-Werror=implicit-fallthrough=]
compiler
[02:20:55.980] pg_dump.c:812:51: error: this statement may fall through [-Werror=implicit-fallthrough=]
58/6390 Add ldapservice connection parameter
CompilerWarnings
compiler
[15:00:22.956] fe-connect.c:5962:21: error: unused variable ‘ldapservice’ [-Werror=unused-variable]
58/6041 Fix pg_rewind false positives caused by shutdown-only WAL
CompilerWarnings
compiler
[14:13:08.991] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[14:13:08.991] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[14:13:09.029] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[14:13:08.991] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[14:12:56.841] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[14:12:56.806] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[14:12:56.806] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[14:12:56.806] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[14:12:22.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[14:12:22.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[14:12:22.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[14:12:11.065] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[14:12:11.065] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[14:12:10.978] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[14:12:10.978] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[14:12:10.978] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[14:13:35.993] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[14:13:36.284] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[14:13:35.993] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[14:13:35.993] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[14:13:36.284] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[14:13:15.229] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths...
57/6274 Add a greedy join search algorithm to handle large join problems
CompilerWarnings
compiler
[06:19:09.849] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec...
compiler
[06:19:09.849] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec...
compiler
[06:18:12.399] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec...
compiler
[06:18:12.399] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec...
compiler
[06:16:56.810] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[06:16:56.810] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[06:16:08.926] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[06:16:08.926] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[06:20:51.631] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[06:20:51.631] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]