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/5755 | Parallel processing of indexes in autovacuum |
| CompilerWarnings | |
| compiler | [17:46:05.659] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [17:45:12.337] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [17:44:02.680] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [17:43:17.257] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [17:47:50.087] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| 58/6392 | ALTER TABLE: notice when actions do not recurse to partitions |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [09:49:50.773] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(317): warning C4062: enumerator 'AT_SetSchema' in... |
| 58/6424 | ALTER TABLE: emit NOTICE when ONLY is omitted but no partition recursion occurs |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [05:55:25.861] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(317): warning C4062: enumerator 'AT_SetSchema' in... |
| 58/6372 | XSD schema validation |
| CompilerWarnings | |
| compiler | [21:23:18.216] pg_dump_sort.c:1516:10: error: enumeration value 'DO_XMLSCHEMA' not handled in switch [-Werror,-Wswitch] |
| compiler | [21:20:38.749] pg_dump_sort.c:1516:10: error: enumeration value 'DO_XMLSCHEMA' not handled in switch [-Werror,-Wswitch] |
| compiler | [21:17:34.169] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| compiler | [21:15:07.311] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| compiler | [21:28:36.634] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [21:13:50.272] ../src/bin/pg_dump/pg_dump_sort.c(1764): warning C4062: enumerator 'DO_XMLSCHEMA' in switch of enum 'Dump... |
| compiler | [21:13:29.705] ../src/backend/utils/adt/xml.c(1324): warning C4047: 'return': 'bool' differs in levels of indirection fr... |
| 57/6109 | ON CONFLICT DO SELECT |
| CompilerWarnings | |
| compiler | [20:40:31.908] nodeModifyTable.c:3031:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
| compiler | [20:36:31.369] nodeModifyTable.c:3031:22: error: unused variable ‘found’ [-Werror=unused-variable] |
| 57/6274 | Add a greedy join search algorithm to handle large join problems |
| CompilerWarnings | |
| compiler | [06:28:23.883] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:23.883] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:06.391] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:06.391] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:27:27.513] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:27.513] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:13.664] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:13.664] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:29:01.853] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:29:01.853] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| 57/5952 | Speed up COPY FROM text/CSV parsing using SIMD |
| CompilerWarnings | |
| compiler | [06:25:15.802] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:15.802] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:15.802] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:24:33.161] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:33.161] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:33.161] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| 57/5938 | Enhancing Memory Context Statistics Reporting |
| CompilerWarnings | |
| compiler | [04:30:44.693] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:30:44.693] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:30:44.693] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:30:44.693] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:28:02.082] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:28:02.082] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:28:02.082] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:28:02.082] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:25:06.143] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:25:06.143] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:25:06.143] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:25:06.143] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:22:42.867] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:22:42.867] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:22:42.867] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:22:42.867] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:33:49.235] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:33:49.235] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:33:49.235] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:33:49.235] Makefile:29: warning: overriding recipe for target 'installcheck' |
| 54/5829 | VCI (columnar store extension) |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [22:35:55.048] ../contrib/vci/storage/vci_ros_command.c(498): warning C4146: unary minus operator applied to unsigned ty... |
| 57/6242 | parallel pgbench -i |
| CompilerWarnings | |
| compiler | [21:27:33.318] pgbench.c:1798:16: error: returning ‘void *’ from a function with return type ‘unsigned int’ makes intege... |
| compiler | [21:27:33.318] 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 | [21:17:11.663] ../src/bin/pgbench/pgbench.c(1813): error C2065: 'pthread_t': undeclared identifier |
| compiler | [21:17:11.663] ../src/bin/pgbench/pgbench.c(1798): warning C4047: 'return': 'unsigned int' differs in levels of indirect... |
| 58/6390 | Add ldapservice connection parameter |
| CompilerWarnings | |
| compiler | [15:10:02.195] fe-connect.c:5962:21: error: unused variable ‘ldapservice’ [-Werror=unused-variable] |
| 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/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/6388 | pageinspect support for SpGiST |
| CompilerWarnings | |
| compiler | [22:14:10.764] spgistfuncs.c:478:9: error: unused variable 'i' [-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:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] |
| 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:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:481:12: error: unused variable 'tp' [-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:479:9: error: unused variable 'hasNullsMask' [-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: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: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:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-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:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-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: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: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:475:33: error: unused variable ‘itup_values’ [-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:478:41: error: unused variable ‘i’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-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:481:29: error: unused variable ‘tp’ [-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] |
| 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:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-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:08.991] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [14:13:09.029] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| 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: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: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:22.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| 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:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| 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:11.065] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| 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: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:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:13:36.284] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:13:35.993] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| 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... |