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.
| 58/6392 | ALTER TABLE: notice when actions do not recurse to partitions |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [08:45:15.802] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(317): warning C4062: enumerator 'AT_SetSchema' in... |
| 58/6352 | Improve performance of tuple deformation |
| CompilerWarnings | |
| compiler | [20:44:22.060] llvmjit_expr.c:322:11: error: enumeration value 'EEOP_SCAN_SELECTSOME' not handled in switch [-Werror,-Ws... |
| compiler | [20:41:45.901] llvmjit_expr.c:322:11: error: enumeration value 'EEOP_SCAN_SELECTSOME' not handled in switch [-Werror,-Ws... |
| compiler | [20:38:49.020] llvmjit_expr.c:322:17: error: enumeration value ‘EEOP_SCAN_SELECTSOME’ not handled in switch [-Werror=swi... |
| compiler | [20:36:25.438] llvmjit_expr.c:322:17: error: enumeration value ‘EEOP_SCAN_SELECTSOME’ not handled in switch [-Werror=swi... |
| 58/5012 | Vacuum statistics |
| CompilerWarnings | |
| compiler | [16:01:41.806] vacuum_statistics.c:836:12: error: unused variable 'base' [-Werror,-Wunused-variable] |
| compiler | [15:57:13.502] vacuum_statistics.c:836:25: error: unused variable ‘base’ [-Werror=unused-variable] |
| 58/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
| CompilerWarnings | |
| compiler | [11:12:11.404] pgoutput_repack.c:96:23: error: variable 'dstate' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [11:09:01.077] ../../../src/include/varatt.h:243:51: error: array subscript ‘varattrib_4b[0]’ is partly outside array bo... |
| compiler | [11:08:25.870] ../../../src/include/varatt.h:243:51: error: array subscript ‘varattrib_4b[0]’ is partly outside array bo... |
| compiler | [11:16:05.752] ../../../src/include/varatt.h:243:51: error: array subscript ‘varattrib_4b[0]’ is partly outside array bo... |
| 58/6029 | NOT NULL NOT ENFORCED |
| CompilerWarnings | |
| compiler | [09:43:08.045] tablecmds.c:17617:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] |
| compiler | [09:41:40.510] tablecmds.c:17617:60: error: unused variable ‘parent_con’ [-Werror=unused-variable] |
| 58/6449 | BUG #19382: Server crash at __nss_database_lookup |
| CompilerWarnings | |
| compiler | [00:19:46.365] pl_exec.c:3275:4: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] |
| compiler | [00:18:37.556] pl_exec.c:3275:4: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] |
| compiler | [00:17:16.437] pl_exec.c:3261:33: error: this statement may fall through [-Werror=implicit-fallthrough=] |
| compiler | [00:16:21.513] pl_exec.c:3261:33: error: this statement may fall through [-Werror=implicit-fallthrough=] |
| compiler | [00:21:57.524] pl_exec.c:3261:33: error: this statement may fall through [-Werror=implicit-fallthrough=] |
| 58/6550 | Stabilize the libpq-oauth ABI |
| CompilerWarnings | |
| compiler | [01:16:34.523] fe-auth-oauth.c:1503:15: error: unused variable 'len' [-Werror,-Wunused-variable] |
| compiler | [01:16:34.523] fe-auth-oauth.c:1502:17: error: unused variable 'base' [-Werror,-Wunused-variable] |
| compiler | [01:15:08.149] fe-auth-oauth.c:1503:15: error: unused variable 'len' [-Werror,-Wunused-variable] |
| compiler | [01:15:08.149] fe-auth-oauth.c:1502:17: error: unused variable 'base' [-Werror,-Wunused-variable] |
| compiler | [01:13:28.036] fe-auth-oauth.c:1502:27: error: unused variable ‘base’ [-Werror=unused-variable] |
| compiler | [01:13:28.036] fe-auth-oauth.c:1503:22: error: unused variable ‘len’ [-Werror=unused-variable] |
| compiler | [01:12:19.250] fe-auth-oauth.c:1502:27: error: unused variable ‘base’ [-Werror=unused-variable] |
| compiler | [01:12:19.250] fe-auth-oauth.c:1503:22: error: unused variable ‘len’ [-Werror=unused-variable] |
| compiler | [01:19:21.379] fe-auth-oauth.c:1502:27: error: unused variable ‘base’ [-Werror=unused-variable] |
| compiler | [01:19:21.379] fe-auth-oauth.c:1503:22: error: unused variable ‘len’ [-Werror=unused-variable] |
| 58/6390 | Add ldapservice connection parameter |
| CompilerWarnings | |
| compiler | [11:59:29.081] fe-connect.c:5995:21: error: unused variable ‘ldapservice’ [-Werror=unused-variable] |
| 58/6041 | Fix pg_rewind false positives caused by shutdown-only WAL |
| CompilerWarnings | |
| compiler | [21:25:35.780] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [21:25:35.691] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [21:25:35.691] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [21:25:35.691] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [21:25:23.088] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [21:25:23.113] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [21:25:23.088] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [21:25:23.088] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [21:24:48.272] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:24:48.272] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:24:48.342] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:24:48.342] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:24:48.272] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:24:36.954] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:24:37.068] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:24:36.954] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:24:36.954] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:24:37.068] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:26:02.693] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:26:02.693] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:26:02.693] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:26:03.233] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:26:03.233] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [21:25:58.885] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths... |
| 58/5118 | SendProcSignal(), SetLatch() → SendInterrupt() |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [09:36:47.501] heap_surgery.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags |
| compiler | [09:36:47.496] pg_visibility.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags |
| 58/6372 | XSD schema validation |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [12:58:24.395] ../src/backend/utils/adt/xml.c(1324): warning C4047: 'return': 'bool' differs in levels of indirection fr... |
| 58/5319 | Changing shared_buffers without restart |
| CompilerWarnings | |
| compiler | [22:45:02.049] dsm_registry.c:131:31: error: omitting the parameter name in a function definition is a C23 extension [-W... |
| compiler | [22:43:09.310] dsm_registry.c:131:31: error: omitting the parameter name in a function definition is a C23 extension [-W... |
| compiler | [22:40:33.319] dsm_registry.c:131:31: warning: omitting the parameter name in a function definition is a C23 extension [... |
| compiler | [22:38:23.268] dsm_registry.c:131:31: warning: omitting the parameter name in a function definition is a C23 extension [... |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [22:37:43.310] ../src/backend/storage/ipc/dsm_registry.c(132): error C2055: expected formal parameter list, not a type l... |
| 58/5755 | Parallel processing of indexes in autovacuum |
| CompilerWarnings | |
| compiler | [09:56:11.277] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [09:55:20.604] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [09:54:11.447] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [09:53:25.182] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [09:57:58.914] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| 57/6299 | New grouping strategy - Index Aggregate |
| CompilerWarnings | |
| compiler | [11:31:29.939] nodeAgg.c:5114:12: error: variable 'strategy' is used uninitialized whenever 'if' condition is false [-We... |
| compiler | [11:27:29.529] nodeAgg.c:5121:36: error: ‘strategy’ may be used uninitialized [-Werror=maybe-uninitialized] |
| 57/6176 | Batching in executor, part 1: add batch variant of table AM scan API |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [06:36:30.703] ../src/backend/executor/execExprInterp.c(2287): error C2065: 'EEOP_BATCH_UNREACHABLE': undeclared identif... |
| compiler | [06:36:30.703] ../src/backend/executor/execExprInterp.c(2292): warning C4062: enumerator 'EEOP_QUAL_BATCH_TERM' in switc... |
| compiler | [06:36:30.703] ../src/backend/executor/execExprInterp.c(2287): error C2051: case expression not constant |
| compiler | [06:36:30.703] ../src/backend/executor/execExprInterp.c(2292): warning C4062: enumerator 'EEOP_SCAN_FETCHSOME_BATCH' in ... |
| compiler | [06:36:30.703] ../src/backend/executor/execExprInterp.c(2292): warning C4062: enumerator 'EEOP_QUAL_BATCH_INITMASK' in s... |
| 58/5621 | Compress big WAL records |
| CompilerWarnings | |
| compiler | [09:40:15.709] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] |
| compiler | [09:39:13.190] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] |
| compiler | [09:37:46.801] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| compiler | [09:36:55.159] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| compiler | [09:42:09.523] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| 58/6012 | pgbench: extend variable usage in scripts |
| CompilerWarnings | |
| compiler | [02:45:26.812] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
| compiler | [02:45:26.812] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
| compiler | [02:45:14.415] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
| compiler | [02:45:14.415] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
| compiler | [02:44:43.187] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| compiler | [02:44:43.187] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:44:43.187] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| compiler | [02:44:31.459] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:44:31.459] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| compiler | [02:44:31.459] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| compiler | [02:45:53.573] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| compiler | [02:45:53.573] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:45:53.573] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [02:45:20.144] ../src/bin/pgbench/pgbench.c(1996): warning C4062: enumerator 'PQUOTE_SHELL_ARG' in switch of enum 'PsqlS... |