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.
| 59/6479 | SLOPE - Planner optimizations on monotonic expressions. |
| CompilerWarnings | |
| compiler | [13:57:08.170] misc.c:1130:27: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-W... |
| compiler | [13:55:08.711] misc.c:1130:27: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-W... |
| compiler | [13:52:50.858] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [13:51:00.332] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [14:00:50.203] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| 59/6653 | SLOPE - Planner optimizations on monotonic expressions. |
| CompilerWarnings | |
| compiler | [13:54:49.956] misc.c:1130:27: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-W... |
| compiler | [13:52:47.250] misc.c:1130:27: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-W... |
| compiler | [13:50:30.161] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [13:48:39.684] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [13:58:28.702] misc.c:1130:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| 59/6392 | ALTER TABLE: notice when actions do not recurse to partitions |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [09:31:42.892] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(318): warning C4062: enumerator 'AT_SetSchema' in... |
| 59/6822 | Update our timezone code to IANA tzcode2026b |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [01:23:28.495] ../src/timezone/zic.c(1654): warning C4146: unary minus operator applied to unsigned type, result still u... |
| 59/6574 | Compress prune/freeze records with Delta Frame of Reference algorithm |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(487): warning C4305: 'function': truncation from 'double' to 'float' |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(469): warning C4305: 'function': truncation from 'double' to 'float' |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(501): warning C4305: 'function': truncation from 'double' to 'float' |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(428): warning C4305: 'function': truncation from 'double' to 'float' |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(529): warning C4305: 'function': truncation from 'double' to 'float' |
| compiler | [11:29:04.188] ../src/test/dfor/test_dfor_u16.c(441): warning C4305: 'function': truncation from 'double' to 'float' |
| 59/4337 | Incremental View Maintenance (IVM), take 2 |
| CompilerWarnings | |
| compiler | [05:24:49.118] matview.c:168:22: error: no previous extern declaration for non-static variable 'IvmShmemCallbacks' [-Wer... |
| compiler | [05:24:04.932] matview.c:168:22: error: no previous extern declaration for non-static variable 'IvmShmemCallbacks' [-Wer... |
| compiler | [05:22:59.713] matview.c:168:22: error: no previous declaration for ‘IvmShmemCallbacks’ [-Werror=missing-variable-declar... |
| compiler | [05:22:23.122] matview.c:168:22: error: no previous declaration for ‘IvmShmemCallbacks’ [-Werror=missing-variable-declar... |
| compiler | [05:26:15.221] matview.c:168:22: error: no previous declaration for ‘IvmShmemCallbacks’ [-Werror=missing-variable-declar... |
| 59/5007 | relfilenode statistics |
| CompilerWarnings | |
| compiler | [04:58:06.011] autovacuum.c:2153:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [04:58:06.011] autovacuum.c:2044:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [04:57:20.695] autovacuum.c:2153:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [04:57:20.695] autovacuum.c:2044:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [05:04:13.933] autovacuum.c:2044:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [05:04:13.933] autovacuum.c:2153:32: error: variable ‘locator’ set but not used [-Werror=unused-but-set-variable] |
| 59/6663 | Allow a condition string in an injection point |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [01:06:55.826] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/5099 | Add OR REPLACE option to CREATE MATERIALIZED VIEW |
| CompilerWarnings | |
| compiler | [00:10:59.031] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] |
| compiler | [00:10:30.776] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] |
| compiler | [00:17:23.735] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [00:10:20.611] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6397 | extended statistic (examine_variable) ignored CollateExpr |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [22:14:44.371] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6619 | pg_stat_xact_user_tables stat not currect during the transaction |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [03:37:39.496] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6303 | refactor handling optional argument in system functions |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [02:40:35.993] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6156 | Add GoAway protocol message for graceful but fast server shutdown/switchover |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [00:40:26.712] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6733 | allow spread checkpoints when changing checksums online |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [04:36:11.673] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6563 | psql tab completion for user functions and if explicitly required also "pg_" |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [23:02:44.174] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6614 | Add http connection service file functionality |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [20:27:39.191] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| CompilerWarnings | |
| compiler | [20:28:23.347] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat... |
| compiler | [20:28:23.347] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat... |
| compiler | [20:28:13.343] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat... |
| compiler | [20:28:13.343] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat... |
| compiler | [20:27:39.743] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici... |
| compiler | [20:27:30.269] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici... |
| 59/6588 | Speed up COPY TO text/CSV parsing using SIMD |
| CompilerWarnings | |
| compiler | [21:35:27.922] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-... |
| compiler | [21:35:27.922] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-... |
| compiler | [21:35:07.838] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-... |
| compiler | [21:35:07.838] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-... |
| compiler | [21:34:26.294] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [21:34:26.294] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [21:34:10.033] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [21:34:10.033] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [21:36:14.278] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [21:36:14.278] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [21:34:23.173] ../src/backend/libpq/auth-oauth.c(873): warning C4129: '%': unrecognized character escape sequence |
| 59/6652 | Resizable shared memory structures |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [15:15:28.371] ../src/test/modules/test_shmem/test_shmem.c(404): warning C4477: 'sscanf' : format string '%ld' requires ... |
| compiler | [15:15:28.371] ../src/test/modules/test_shmem/test_shmem.c(402): warning C4477: 'sscanf' : format string '%ld' requires ... |
| 59/6176 | Batching in executor, part 1: add batch variant of table AM scan API |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [12:39:26.804] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.820] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.837] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.999] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:27.123] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:27.579] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:27.590] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:28.322] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:28.358] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:28.638] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:28.654] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:28.797] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:29.129] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:29.367] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:29.415] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:29.607] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:29.747] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:30.003] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:30.442] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:30.571] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:30.578] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:30.860] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:31.031] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:31.126] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:31.318] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:31.334] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:31.620] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:34.525] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:35.569] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:35.794] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:35.837] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:36.859] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:36.994] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:37.366] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:37.730] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:37.935] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:38.094] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:38.300] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:38.395] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:38.975] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:40.584] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:44.888] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.022] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.054] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.212] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.219] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.497] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.610] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:45.959] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:46.054] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:46.195] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:46.431] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:47.370] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:47.713] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.029] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.179] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.349] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.490] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.491] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.726] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.749] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.751] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.757] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:13.868] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:14.011] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:14.179] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:14.251] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:16.226] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:16.446] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:19.147] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:19.586] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:21.909] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:26.964] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:27.012] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:27.266] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:28.215] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:29.281] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:29.877] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:29.893] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:30.066] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:30.241] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:30.243] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:31.671] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:33.589] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:37.424] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:39.539] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:15.352] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:15.602] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:15.859] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:15.906] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:15.910] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:17.571] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:17.906] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:18.300] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:18.738] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:19.164] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:19.650] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.060] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.076] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.090] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.172] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.178] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.298] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.299] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.377] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.425] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.428] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.693] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:40:16.005] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.708] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.713] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.851] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:20.852] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:21.150] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:21.167] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:21.943] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:22.279] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:22.388] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:23.465] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.620] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.638] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.841] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.850] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.889] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:24.907] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:25.161] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:25.329] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:25.444] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:25.776] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:25.904] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.124] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.175] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.330] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.390] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.630] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| compiler | [12:39:26.694] c:\cirrus\src\include\access/tableam.h(1191): warning C4098: 'table_scan_begin_batch': 'void' function re... |
| 58/6029 | NOT NULL NOT ENFORCED |
| CompilerWarnings | |
| compiler | [10:35:12.010] tablecmds.c:17834:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] |
| compiler | [10:32:42.825] tablecmds.c:17834:60: error: unused variable ‘parent_con’ [-Werror=unused-variable] |
| 58/6089 | let ALTER COLUMN SET DATA TYPE cope with trigger dependency |
| CompilerWarnings | |
| compiler | [23:49:37.823] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame... |
| compiler | [23:48:46.894] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame... |
| compiler | [23:47:36.568] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi... |
| compiler | [23:46:51.932] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi... |
| compiler | [23:51:29.454] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi... |
| 58/6041 | Fix pg_rewind false positives caused by shutdown-only WAL |
| CompilerWarnings | |
| compiler | [21:34:27.513] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [21:34:27.680] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [21:34:27.513] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [21:34:27.513] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [21:34:14.625] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [21:34:14.625] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [21:34:14.625] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [21:34:14.657] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [21:33:38.585] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:33:38.585] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:33:38.453] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:33:38.453] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:33:38.453] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:33:26.669] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:33:26.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:33:26.669] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:33:26.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:33:26.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:34:55.989] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [21:34:56.490] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [21:34:55.989] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [21:34:55.989] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [21:34:56.490] 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:34:11.239] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths... |
| 58/6372 | XSD schema validation |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [04:36:44.064] ../src/backend/utils/adt/xml.c(1325): warning C4047: 'return': 'bool' differs in levels of indirection fr... |
| 58/5118 | SendProcSignal(), SetLatch() → SendInterrupt() |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [20:07:05.226] pg_visibility.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags |
| compiler | [20:07:05.215] heap_surgery.c.obj : error LNK2001: unresolved external symbol ZeroPendingInterruptsFlags |