PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

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

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

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

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.313] c:\cirrus\src\include\common/int128.h(337): 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:12.135] c:\cirrus\src\include\common/int128.h(338): 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.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(375): warning C4146: unary minus operator applied to unsigned type,...
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.363] c:\cirrus\src\include\common/int128.h(374): 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,...
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/dependencies.c(928): warning C4129: '%': unrecognized character escape sequence
compiler
[13:30:57.314] ../src/backend/statistics/mvdistinct.c(589): 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: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: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:6877:5: error: variable 'average_msecs' 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:39:34.015] xlog.c:7090:13: error: variable 'last_important_lsn' set but not used [-Werror,-Wunused-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:38:21.073] 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:6876:33: error: variable ‘longest_msecs’ 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: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: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:6877:33: error: variable ‘average_msecs’ 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: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:6877:5: error: variable 'average_msecs' set but not used [-Werror,-Wunused-but-set-variable]
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:6875:5: error: variable 'total_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:02.832] xlog.c:6877:5: error: variable 'average_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:35:51.891] xlog.c:6875:33: error: variable ‘total_msecs’ 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:7090:25: error: variable ‘last_important_lsn’ 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:6876:33: error: variable ‘longest_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:7090:25: error: variable ‘last_important_lsn’ 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]
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:69:9: error: unknown type name ‘pg_atomic_uint64’
compiler
[07:05:59.787] ../../../src/include/storage/pg_shmem.h:66:9: error: unknown type name ‘pg_atomic_uint32’
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[06:57:15.468] c:\cirrus\src\include\storage/pg_shmem.h(69): error C2061: syntax error: identifier 'Generation'
compiler
[06:57:15.699] c:\cirrus\src\include\storage/pg_shmem.h(73): error C2143: syntax error: missing '{' before '*'
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(69): error C2059: syntax error: ';'
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(66): error C2061: syntax error: identifier 'pg_atomic_uint32'
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:2969: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:2631: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: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: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:2969: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: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/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/5829 VCI (columnar store extension)
CompilerWarnings
compiler
[18:45:53.208] ../../contrib/vci/include/vci_ros.h:745:9: error: result of comparison of constant 65536 with expression ...
compiler
[18:42:51.000] executor/vci_planner_preanalyze.c:55:7: error: no previous extern declaration for non-static variable 'is...
compiler
[18:39:27.708] ../../src/include/varatt.h:226:35: error: array subscript ‘varattrib_4b[0]’ is partly outside array bound...
compiler
[18:36:33.599] ../../src/include/varatt.h:226:35: error: array subscript ‘varattrib_4b[0]’ is partly outside array bound...
compiler
[18:51:04.207] vci_shmem.c:91:21: error: unused variable ‘addr’ [-Werror=unused-variable]
compiler
[18:51:03.574] vci_main.c:54:39: error: unknown type name ‘FmgrPreresumeInfo’
compiler
[18:51:04.199] vci_read_guc.c:37: error: "MAX_KILOBYTES" redefined [-Werror]
compiler
[18:51:04.207] vci_shmem.c:92:25: error: unused variable ‘size’ [-Werror=unused-variable]
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[18:35:00.282] ../contrib/vci/vci_main.c(54): error C2059: syntax error: ')'
compiler
[18:35:00.282] ../contrib/vci/vci_main.c(54): error C2059: syntax error: ';'
compiler
[18:35:00.474] ../contrib/vci/vci_read_guc.c(37): warning C4005: 'MAX_KILOBYTES': macro redefinition
compiler
[18:35:00.282] ../contrib/vci/vci_main.c(54): error C2146: syntax error: missing ')' before identifier 'preresume_info'
compiler
[18:35:00.282] ../contrib/vci/vci_main.c(54): error C2061: syntax error: identifier 'preresume_info'
53/5542 Fix buffer pinning logic in [SP-]Gist
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[18:39:42.575] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:42.787] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:42.984] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:43.200] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:43.333] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:43.830] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:44.217] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:45.439] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:47.338] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.264] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.264] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.338] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.338] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.435] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.435] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.846] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:49.846] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.177] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.355] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.355] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.490] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.490] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:50.836] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:51.315] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:51.778] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:52.207] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:52.243] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.119] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.119] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.222] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.222] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.414] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.414] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.654] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.654] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.753] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.753] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.863] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:04.863] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:05.116] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:06.592] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:06.992] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:07.166] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.311] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.495] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.572] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.572] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.572] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.700] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.700] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.846] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.852] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.852] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.852] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.043] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.043] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.092] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.092] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.231] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.231] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.231] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.288] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.288] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.385] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.385] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.647] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:09.999] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:10.753] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:12.207] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:13.673] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:15.234] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:16.133] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:16.504] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:16.619] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:16.619] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:17.354] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:17.643] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:17.643] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:17.832] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:18.068] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:18.068] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:19.001] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:20.873] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:22.680] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:23.757] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:40:08.846] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:21.901] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:23.460] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:23.490] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:23.490] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:23.923] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:24.782] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:25.474] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:25.892] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.171] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.171] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.653] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.761] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.894] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:26.894] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.005] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.005] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.068] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.068] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.159] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.159] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.159] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.278] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.620] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.620] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.774] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.774] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.774] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.859] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.859] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.956] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:27.956] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.141] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.194] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.194] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.194] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.292] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.292] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.417] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.417] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.481] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.481] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.563] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.563] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:28.628] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.051] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.051] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.173] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.173] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.173] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.299] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.379] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.379] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.488] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.488] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:29.606] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:30.046] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:30.207] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.094] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.094] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.138] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.138] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.337] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.337] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.513] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:31.888] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.127] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.299] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.457] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.457] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.687] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.822] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:32.822] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.061] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.061] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.108] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.108] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.400] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.600] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.845] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.918] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:33.918] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:34.573] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:34.627] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:34.627] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:34.830] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.028] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.232] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.367] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.367] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.430] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.430] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.629] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:35.760] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.320] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.320] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.543] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.580] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.580] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.756] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:36.938] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:37.096] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:37.234] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:37.345] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:40.184] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:40.305] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:40.971] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:41.007] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:41.457] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:42.294] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[18:39:42.408] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
53/4351 Index Prefetching
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[17:30:03.830] ../src/backend/access/index/indexam.c(2010): warning C4047: 'return': 'bool' differs in levels of indirec...
compiler
[17:30:03.830] ../src/backend/access/index/indexam.c(1997): warning C4047: 'return': 'bool' differs in levels of indirec...
52/5607 SIMD optimization for list_sort
CompilerWarnings
compiler
[16:43:20.730] regress.c:589:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function]
compiler
[16:37:50.581] regress.c:589:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function]
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[16:36:43.252] ../src/test/regress/regress.c(620): error C2375: 'test_list_sort_simd_float': redefinition; different lin...
compiler
[16:36:43.252] ../src/test/regress/regress.c(736): error C2375: 'test_list_sort_simd_float_random': redefinition; differ...
53/5318 System views for versions reporting
CompilerWarnings
compiler
[20:04:06.953] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter...
52/5470 Function scan FDW pushdown
CompilerWarnings
compiler
[22:06:18.785] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:06:18.785] ../../src/include/c.h:846:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:05:40.086] postgres_fdw.c:1667:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:05:40.086] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:10:23.258] ../../src/include/c.h:846:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:10:23.258] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
52/5553 starjoin join order planning
CompilerWarnings
compiler
[22:00:27.947] allpaths.c:3477:44: error: use of undeclared identifier 'startlev'
compiler
[22:00:27.947] allpaths.c:3476:32: error: use of undeclared identifier 'startlev'
compiler
[21:59:27.696] allpaths.c:3476:53: error: ‘startlev’ undeclared (first use in this function)
compiler
[22:00:55.710] allpaths.c:3476:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’?
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:59:26.193] ../src/backend/optimizer/path/allpaths.c(3476): error C2065: 'startlev': undeclared identifier
compiler
[21:59:26.193] ../src/backend/optimizer/path/allpaths.c(3477): error C2065: 'startlev': undeclared identifier
52/5616 Extensible storage manager API
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[06:59:07.714] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu...
52/5609 Enable fine-grained control over what gets logged on connection attempt (reduces log size)
CompilerWarnings
compiler
[00:15:41.195] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
compiler
[00:15:41.195] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut...
compiler
[00:14:37.467] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
compiler
[00:14:37.467] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut...
compiler
[00:11:30.597] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
compiler
[00:11:30.597] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic...
compiler
[00:08:49.719] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
compiler
[00:08:49.719] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic...
52/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc
CompilerWarnings
compiler
[20:47:15.236] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli...
compiler
[20:47:03.735] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli...
52/5525 explain plans for foreign servers
CompilerWarnings
compiler
[20:21:03.843] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[20:20:45.381] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[20:20:04.301] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
compiler
[20:19:47.129] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
compiler
[20:21:48.828] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[20:20:24.013] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ...
compiler
[20:20:24.221] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _...
compiler
[20:20:24.221] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state
compiler
[20:20:23.887] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve...
compiler
[20:20:24.013] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled...
compiler
[20:20:24.013] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl...
51/5196 Use function smgrclose() to replace the loop
CompilerWarnings
compiler
[04:55:49.558] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[04:55:49.558] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[04:55:41.240] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[04:55:41.240] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[04:55:10.591] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:55:10.591] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[04:55:02.469] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:55:02.469] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[04:56:12.728] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:56:12.728] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
51/5174 Call rm_redo in a temporary memory context
CompilerWarnings
compiler
[01:55:13.874] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[01:54:37.090] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[01:58:12.833] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
51/5252 Trim the heap free memory
CompilerWarnings
compiler
[22:14:30.409] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-...
compiler
[22:14:30.409] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas...
compiler
[22:14:30.409] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration...
compiler
[22:14:30.409] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[22:06:24.416] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire...
compiler
[22:06:34.943] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c...
compiler
[22:06:34.943] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish...
compiler
[22:06:24.416] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ...