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.
53/5270 | jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
CompilerWarnings | |
compiler | [22:04:52.742] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [22:04:42.698] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [22:04:10.601] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [22:04:00.545] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [22:05:18.133] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
53/5853 | Extend int128.h to more of numeric.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:33:13.363] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:13.313] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:13.313] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:13.313] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:12.146] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:12.146] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:12.146] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:12.135] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:12.135] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [21:33:13.363] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
53/4966 | Parallel CREATE INDEX for GIN indexes |
CompilerWarnings | |
compiler | [21:15:35.914] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [21:15:29.219] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [21:15:00.965] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [21:15:00.965] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [21:14:54.427] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [21:14:54.427] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [21:15:56.968] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [21:15:56.968] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
53/5673 | Random pg_upgrade 004_subscription test failure on drongo |
CompilerWarnings | |
compiler | [18:12:30.360] md.c:256:48: error: implicit declaration of function ‘pg_RtlGetLastNtStatus’ [-Werror=implicit-function-d... |
53/5517 | Extended Statistics set/restore/clear functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:30:57.314] ../src/backend/statistics/mvdistinct.c(589): warning C4129: '%': unrecognized character escape sequence |
compiler | [13:30:57.314] ../src/backend/statistics/dependencies.c(928): warning C4129: '%': unrecognized character escape sequence |
53/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:40:23.460] c:\cirrus\src\backend\access\stir\stir.c(424) : warning C4715: 'stirbeginscan': not all control paths ret... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:29:26.779] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5770 | Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly |
CompilerWarnings | |
compiler | [17:40:28.397] xlog.c:6877:5: error: variable 'average_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:40:28.397] xlog.c:6875:5: error: variable 'total_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:40:28.397] xlog.c:7090:13: error: variable 'last_important_lsn' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:40:28.397] xlog.c:6876:5: error: variable 'longest_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:39:34.015] xlog.c:7090:13: error: variable 'last_important_lsn' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:39:34.015] xlog.c:6877:5: error: variable 'average_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:39:34.015] xlog.c:6876:5: error: variable 'longest_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:39:34.015] xlog.c:6875:5: error: variable 'total_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:38:21.073] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:38:21.073] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:38:21.073] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:38:21.073] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:37:28.050] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:37:28.050] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:37:28.050] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:37:28.050] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:42:06.597] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:42:06.597] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:42:06.597] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:42:06.597] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
53/5627 | Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint |
CompilerWarnings | |
compiler | [17:37:56.811] xlog.c:7090:13: error: variable 'last_important_lsn' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:56.811] xlog.c:6877:5: error: variable 'average_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:56.811] xlog.c:6876:5: error: variable 'longest_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:56.811] xlog.c:6875:5: error: variable 'total_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:02.832] xlog.c:7090:13: error: variable 'last_important_lsn' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:02.832] xlog.c:6876:5: error: variable 'longest_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:02.832] xlog.c:6875:5: error: variable 'total_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:37:02.832] xlog.c:6877:5: error: variable 'average_msecs' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [17:35:51.891] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:35:51.891] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:35:51.891] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:35:51.891] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:34:59.197] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:34:59.197] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:34:59.197] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:34:59.197] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:39:25.338] xlog.c:6877:33: error: variable ‘average_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:39:25.338] xlog.c:6876:33: error: variable ‘longest_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:39:25.338] xlog.c:6875:33: error: variable ‘total_msecs’ set but not used [-Werror=unused-but-set-variable] |
compiler | [17:39:25.338] xlog.c:7090:25: error: variable ‘last_important_lsn’ set but not used [-Werror=unused-but-set-variable] |
53/5631 | Allow table AMs to define their own reloptions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:34:00.907] ../src/test/modules/dummy_table_am/dummy_table_am.c(512): warning C4028: formal parameter 2 different fro... |
53/5880 | Adding wait events statistics |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:23:07.517] ../src/backend/utils/activity/pgstat_waitevent.c(97): warning C4146: unary minus operator applied to unsi... |
53/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [07:03:48.578] shmem.c:702:3: error: variable 'shm_total_page_count' is uninitialized when used here [-Werror,-Wuninitia... |
compiler | [07:01:53.658] shmem.c:702:3: error: variable 'shm_total_page_count' is uninitialized when used here [-Werror,-Wuninitia... |
compiler | [06:59:42.114] shmem.c:702:38: error: ‘shm_total_page_count’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:57:56.312] shmem.c:702:38: error: ‘shm_total_page_count’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [07:05:59.787] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’ |
compiler | [07:05:59.787] ../../../src/include/storage/pg_shmem.h:69:9: error: unknown type name ‘pg_atomic_uint64’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:57:15.699] c:\cirrus\src\include\storage/pg_shmem.h(71): error C2059: syntax error: '}' |
compiler | [06:57:15.468] c:\cirrus\src\include\storage/pg_shmem.h(66): error C2061: syntax error: identifier 'pg_atomic_uint32' |
compiler | [06:57:15.468] c:\cirrus\src\include\storage/pg_shmem.h(68): error C2370: 'Barrier': redefinition; different storage cla... |
compiler | [06:57:15.468] c:\cirrus\src\include\storage/pg_shmem.h(69): error C2061: syntax error: identifier 'Generation' |
compiler | [06:57:15.468] c:\cirrus\src\include\storage/pg_shmem.h(69): error C2059: syntax error: ';' |
compiler | [06:57:15.699] c:\cirrus\src\include\storage/pg_shmem.h(73): error C2143: syntax error: missing '{' before '*' |
53/5270 | jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
CompilerWarnings | |
compiler | [01:19:51.551] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [01:19:42.539] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [01:19:11.549] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [01:19:01.842] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [01:20:16.028] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
53/5853 | Extend int128.h to more of numeric.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:39:37.209] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:38.606] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:38.606] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:38.606] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:38.606] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:38.728] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:37.209] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:37.209] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:37.209] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [00:39:37.209] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
53/4966 | Parallel CREATE INDEX for GIN indexes |
CompilerWarnings | |
compiler | [00:09:36.030] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [00:09:29.552] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [00:09:01.111] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [00:09:01.111] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [00:08:55.212] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [00:08:55.212] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [00:09:57.020] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [00:09:57.020] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
53/5517 | Extended Statistics set/restore/clear functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:06:00.871] ../src/backend/statistics/mvdistinct.c(589): warning C4129: '%': unrecognized character escape sequence |
compiler | [16:06:00.871] ../src/backend/statistics/dependencies.c(928): warning C4129: '%': unrecognized character escape sequence |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:01:11.135] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5811 | Expose internal MultiXact member count function for efficient monitoring |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:12:45.750] ../src/backend/access/transam/multixact.c(3592): error C2375: 'pg_get_multixact_count': redefinition; dif... |
53/5773 | Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
CompilerWarnings | |
compiler | [01:37:19.710] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:37:19.710] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:37:19.710] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:37:19.710] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:37:19.710] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:36:43.173] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:36:43.173] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:36:43.173] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:36:43.173] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:36:43.173] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:35:47.367] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [01:35:13.435] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [01:38:20.516] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
53/5631 | Allow table AMs to define their own reloptions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:23:16.192] ../src/test/modules/dummy_table_am/dummy_table_am.c(512): warning C4028: formal parameter 2 different fro... |
53/5880 | Adding wait events statistics |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:48:16.793] ../src/backend/utils/activity/pgstat_waitevent.c(97): warning C4146: unary minus operator applied to unsi... |
53/5844 | Fix background workers not restarting with restart_after_crash = on |
CompilerWarnings | |
compiler | [10:53:31.926] postmaster.c:4252:27: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘pid_t’ ... |
53/5845 | Carefully exposing information without authentication |
CompilerWarnings | |
compiler | [10:47:29.404] backend_startup.c:1266:65: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument... |
53/5853 | Extend int128.h to more of numeric.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:09:46.790] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:46.790] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:46.848] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:46.848] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:48.001] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:48.001] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:48.074] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:48.001] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:48.001] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [04:09:46.848] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
53/5517 | Extended Statistics set/restore/clear functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:00:52.490] ../src/backend/statistics/dependencies.c(928): warning C4129: '%': unrecognized character escape sequence |
compiler | [18:00:52.715] ../src/backend/statistics/mvdistinct.c(589): warning C4129: '%': unrecognized character escape sequence |
53/5673 | Random pg_upgrade 004_subscription test failure on drongo |
CompilerWarnings | |
compiler | [17:57:26.661] md.c:256:48: error: implicit declaration of function ‘pg_RtlGetLastNtStatus’ [-Werror=implicit-function-d... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:58:27.023] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5811 | Expose internal MultiXact member count function for efficient monitoring |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:54:42.968] ../src/backend/access/transam/multixact.c(3592): error C2375: 'pg_get_multixact_count': redefinition; dif... |
53/5773 | Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
CompilerWarnings | |
compiler | [01:15:29.621] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:29.621] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:29.621] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:29.621] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:29.621] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:23.291] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:23.291] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:23.291] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:23.291] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:15:23.291] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [01:14:57.494] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [01:14:51.410] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [01:15:49.058] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
53/5853 | Extend int128.h to more of numeric.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:49:59.239] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:50:00.447] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:49:59.239] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:49:59.239] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:49:59.239] c:\cirrus\src\include\common/int128.h(374): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:49:59.324] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:50:00.364] c:\cirrus\src\include\common/int128.h(337): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:50:00.364] c:\cirrus\src\include\common/int128.h(338): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:50:00.364] c:\cirrus\src\include\common/int128.h(369): warning C4146: unary minus operator applied to unsigned type,... |
compiler | [10:50:00.447] c:\cirrus\src\include\common/int128.h(375): warning C4146: unary minus operator applied to unsigned type,... |
53/5844 | Fix background workers not restarting with restart_after_crash = on |
CompilerWarnings | |
compiler | [10:12:35.286] postmaster.c:4252:27: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘pid_t’ ... |
53/5845 | Carefully exposing information without authentication |
CompilerWarnings | |
compiler | [10:02:01.476] backend_startup.c:1266:65: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument... |
53/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [06:40:16.786] shmem.c:702:3: error: variable 'shm_total_page_count' is uninitialized when used here [-Werror,-Wuninitia... |
compiler | [06:38:08.557] shmem.c:702:3: error: variable 'shm_total_page_count' is uninitialized when used here [-Werror,-Wuninitia... |
compiler | [06:35:45.405] shmem.c:702:38: error: ‘shm_total_page_count’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:33:55.449] shmem.c:702:38: error: ‘shm_total_page_count’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:43:04.048] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’ |
compiler | [06:43:04.048] ../../../src/include/storage/pg_shmem.h:69:9: error: unknown type name ‘pg_atomic_uint64’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:33:05.124] c:\cirrus\src\include\storage/pg_shmem.h(69): error C2061: syntax error: identifier 'Generation' |
compiler | [06:33:05.177] c:\cirrus\src\include\storage/pg_shmem.h(71): error C2059: syntax error: '}' |
compiler | [06:33:05.177] c:\cirrus\src\include\storage/pg_shmem.h(69): error C2059: syntax error: ';' |
compiler | [06:33:05.124] c:\cirrus\src\include\storage/pg_shmem.h(68): error C2370: 'Barrier': redefinition; different storage cla... |
compiler | [06:33:05.124] c:\cirrus\src\include\storage/pg_shmem.h(66): error C2061: syntax error: identifier 'pg_atomic_uint32' |
compiler | [06:33:05.177] c:\cirrus\src\include\storage/pg_shmem.h(73): error C2143: syntax error: missing '{' before '*' |
53/5270 | jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
CompilerWarnings | |
compiler | [00:58:02.878] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [00:56:40.323] jsonpath_exec.c:2830:13: error: mixing declarations and code is incompatible with standards before C99 [-... |
compiler | [00:55:04.714] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [00:53:48.767] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
compiler | [01:00:20.599] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta... |
53/4966 | Parallel CREATE INDEX for GIN indexes |
CompilerWarnings | |
compiler | [23:59:57.510] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [23:59:49.980] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable] |
compiler | [23:59:22.588] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [23:59:22.588] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [23:59:11.183] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [23:59:11.183] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
compiler | [00:00:20.040] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l... |
compiler | [00:00:20.040] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable] |
53/5517 | Extended Statistics set/restore/clear functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:27:55.717] ../src/backend/statistics/dependencies.c(928): warning C4129: '%': unrecognized character escape sequence |
compiler | [23:27:55.836] ../src/backend/statistics/mvdistinct.c(589): warning C4129: '%': unrecognized character escape sequence |
53/5673 | Random pg_upgrade 004_subscription test failure on drongo |
CompilerWarnings | |
compiler | [17:38:23.323] md.c:256:48: error: implicit declaration of function ‘pg_RtlGetLastNtStatus’ [-Werror=implicit-function-d... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:01:53.923] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5811 | Expose internal MultiXact member count function for efficient monitoring |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:13:38.838] ../src/backend/access/transam/multixact.c(3592): error C2375: 'pg_get_multixact_count': redefinition; dif... |
53/5773 | Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
CompilerWarnings | |
compiler | [06:22:56.412] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:56.412] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:56.412] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:56.412] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:56.412] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:49.182] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:49.182] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:49.182] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:49.182] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:49.182] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro... |
compiler | [06:22:18.360] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [06:22:11.331] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |
compiler | [06:23:19.233] typecmds.c:2631:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio... |