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.
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(736): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [16:36:43.252] ../src/test/regress/regress.c(620): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:03:55.053] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:24:14.277] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:00:52.005] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
53/5673 | Random pg_upgrade 004_subscription test failure on drongo |
CompilerWarnings | |
compiler | [03:02:35.231] md.c:256:48: error: implicit declaration of function ‘pg_RtlGetLastNtStatus’ [-Werror=implicit-function-d... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:33:00.666] ../src/backend/commands/cluster.c(4508): warning C4129: '%': unrecognized character escape sequence |
52/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/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [09:35:35.089] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [09:35:27.345] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [09:34:58.608] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [09:34:51.590] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:09:15.906] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:48:12.729] ../src/backend/commands/cluster.c(4508): warning C4129: '%': unrecognized character escape sequence |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [20:21:59.367] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [20:21:58.438] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:51:07.609] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:36:46.747] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:24:36.034] ../src/backend/commands/cluster.c(4508): warning C4129: '%': unrecognized character escape sequence |
53/5648 | Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
CompilerWarnings | |
compiler | [14:18:14.711] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [14:17:40.036] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [14:16:39.665] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [14:16:08.415] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [14:19:26.187] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5556 | Expanding HOT updates for expression and partial indexes |
CompilerWarnings | |
compiler | [12:32:15.429] index.c:2727:16: error: unused variable 'indexStruct' [-Werror,-Wunused-variable] |
compiler | [12:31:41.052] index.c:2727:16: error: unused variable 'indexStruct' [-Werror,-Wunused-variable] |
compiler | [12:30:30.115] index.c:2727:23: error: unused variable ‘indexStruct’ [-Werror=unused-variable] |
compiler | [12:29:48.080] index.c:2727:23: error: unused variable ‘indexStruct’ [-Werror=unused-variable] |
compiler | [12:33:12.971] index.c:2727:23: error: unused variable ‘indexStruct’ [-Werror=unused-variable] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [23:00:51.560] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [23:00:49.738] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [08:13:39.168] cluster.c:978:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [08:10:13.718] cluster.c:978:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:10:00.647] ../src/backend/commands/cluster.c(4473): warning C4129: '%': unrecognized character escape sequence |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [07:53:46.743] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:53:38.599] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:53:08.647] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [07:53:01.300] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:50:59.994] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:15:03.312] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:43:28.787] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:29.939] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:24.031] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:23.878] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:23.878] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:23.659] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:23.447] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:23.447] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:22.255] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:22.255] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:22.143] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:22.143] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:21.033] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:19.693] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:18.438] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:16.427] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:16.292] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.659] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.317] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.317] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.279] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.279] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.133] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.133] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.086] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.086] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:15.086] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.962] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.962] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.828] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.828] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.828] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.778] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.778] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.621] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.621] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.555] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.555] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.438] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.438] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:14.282] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:13.248] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:11.419] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:11.169] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:11.169] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:11.040] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:11.040] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.920] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.920] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.809] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.809] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.578] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.578] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.440] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:10.440] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:58.258] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:58.092] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:57.580] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:57.282] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:56.810] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:56.573] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:56.415] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:56.262] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:56.262] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.951] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.951] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.531] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.531] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.440] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.440] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:55.213] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:53.509] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:51.291] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:50.292] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:49.648] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:49.310] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:49.200] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:48.915] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:48.803] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:48.580] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:48.166] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:48.166] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:47.375] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:46.946] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:46.874] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:46.307] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:45.822] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:43.360] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:43.009] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:43.009] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.914] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.739] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.604] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.543] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.543] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.347] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:42.347] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.813] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.654] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.463] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.296] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.296] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.104] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:41.104] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:40.775] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:40.611] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:40.611] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:40.519] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:40.519] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.844] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.749] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.749] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.272] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.272] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.106] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:39.106] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.995] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.995] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.806] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.609] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.609] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.477] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.477] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.338] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:38.206] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.736] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.597] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.433] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.241] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.241] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.241] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.204] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:37.204] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:36.288] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:36.061] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.519] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.519] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.482] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.482] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.327] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.327] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.253] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.253] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.131] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.131] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:35.131] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.735] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.668] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.668] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.639] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.492] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.492] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.479] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.479] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.479] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.400] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.400] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.205] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.205] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.166] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.009] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.009] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:34.009] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.890] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.890] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.809] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.809] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.809] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.512] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.315] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.315] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.273] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.273] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.273] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.157] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.157] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.030] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:33.030] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:32.950] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:32.786] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:32.374] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:32.170] c:\cirrus\src\include\access\tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:31.939] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:31.703] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:31.465] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:30.017] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:29.890] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:29.890] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:29.355] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:42:29.450] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:26.828] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:25.052] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:25.052] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [16:43:24.797] c:\cirrus\src\include\access/tableam.h(1381): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:52:50.173] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:24.230] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:23.061] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:21.280] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:19.712] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:19.636] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:19.127] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.586] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.586] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.574] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.352] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.001] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:18.001] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:16.963] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:16.963] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:16.804] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:16.804] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:15.607] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:14.301] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:13.173] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:11.391] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:10.827] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:10.307] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:10.114] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:10.114] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:10.114] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.985] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.985] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.852] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.852] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.812] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.812] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.812] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.752] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.752] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.635] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.635] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.635] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.556] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.556] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.457] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.457] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.316] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.316] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:09.316] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:08.793] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:07.809] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:06.033] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.738] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.643] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.643] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.443] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.443] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.443] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.425] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.425] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.280] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.280] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.127] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:53:05.127] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:53.043] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:52.818] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:52.510] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:52.172] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:51.483] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:51.483] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:51.139] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:51.139] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:51.001] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.845] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.610] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.365] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.278] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.173] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:50.173] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:48.326] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:46.194] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:45.157] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:44.633] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:44.145] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.948] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.747] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.623] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.451] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.169] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:43.061] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:42.067] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:41.908] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:41.807] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:41.170] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:41.055] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:38.366] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:38.240] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:38.108] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.964] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.799] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.799] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.649] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.575] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.344] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:37.344] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.991] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.647] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.458] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.458] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.312] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.312] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:36.275] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:35.776] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:35.776] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:35.583] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:35.583] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.102] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.102] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.102] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:27.874] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:27.451] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:27.281] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:27.218] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:26.794] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:25.799] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:24.986] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:24.986] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:24.859] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:24.232] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:24.124] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:35.343] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.854] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.854] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.756] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.554] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.363] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.101] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.101] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.033] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:34.033] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.811] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.678] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.678] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.574] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.574] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.335] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:33.145] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.974] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.782] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.461] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.461] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.303] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.303] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.131] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:32.131] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:31.283] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:31.089] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.714] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.597] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.597] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.456] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.456] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.404] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.196] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.196] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.196] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.157] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:30.157] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.463] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.767] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.767] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.712] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.607] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.607] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.515] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.515] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.467] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.467] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.399] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.399] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.399] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.262] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.262] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.135] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.505] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.505] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.463] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.304] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.211] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.211] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.304] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.135] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:29.070] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.894] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.894] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.894] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.872] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [14:52:28.872] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [23:42:46.182] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [23:42:47.898] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [18:08:59.370] cluster.c:978:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [18:05:08.863] cluster.c:978:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:05:15.470] ../src/backend/commands/cluster.c(4473): warning C4129: '%': unrecognized character escape sequence |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:38:19.963] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:45:03.626] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [07:04:00.478] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:03:52.556] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:03:18.973] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [07:03:09.711] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:31:29.816] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5591 | Conflict detection for multiple_unique_conflicts in logical replication |
CompilerWarnings | |
compiler | [06:55:17.655] worker.c:2715:9: error: expression which evaluates to zero treated as a null pointer constant of type 'vo... |
compiler | [06:55:17.655] worker.c:3120:11: error: expression which evaluates to zero treated as a null pointer constant of type 'v... |
compiler | [06:55:17.655] worker.c:2891:9: error: expression which evaluates to zero treated as a null pointer constant of type 'vo... |
compiler | [06:54:43.552] worker.c:2891:9: error: expression which evaluates to zero treated as a null pointer constant of type 'vo... |
compiler | [06:54:43.552] worker.c:3120:11: error: expression which evaluates to zero treated as a null pointer constant of type 'v... |
compiler | [06:54:43.552] worker.c:2715:9: error: expression which evaluates to zero treated as a null pointer constant of type 'vo... |
compiler | [06:53:25.613] worker.c:2715:9: warning: expression which evaluates to zero treated as a null pointer constant of type '... |
compiler | [06:53:25.613] worker.c:3120:11: warning: expression which evaluates to zero treated as a null pointer constant of type ... |
compiler | [06:53:25.613] worker.c:2891:9: warning: expression which evaluates to zero treated as a null pointer constant of type '... |
compiler | [06:52:32.046] worker.c:3120:11: warning: expression which evaluates to zero treated as a null pointer constant of type ... |
compiler | [06:52:32.046] worker.c:2715:9: warning: expression which evaluates to zero treated as a null pointer constant of type '... |
compiler | [06:52:32.046] worker.c:2891:9: warning: expression which evaluates to zero treated as a null pointer constant of type '... |
53/5648 | Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
CompilerWarnings | |
compiler | [00:57:47.888] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [00:57:40.384] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [00:57:08.310] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [00:57:00.254] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [00:58:10.218] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:50:27.006] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:25.357] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:23.466] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:23.466] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:23.043] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:22.572] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:22.410] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:22.011] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:21.891] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:21.891] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:21.659] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:20.773] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:20.773] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:20.614] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:20.410] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:20.142] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:18.179] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:16.617] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:14.890] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:14.373] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:14.045] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.736] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.566] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.566] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.488] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.488] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.488] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.372] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.372] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.282] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.282] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.282] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.177] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.177] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.091] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:13.091] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.996] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.996] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.996] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.908] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.908] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.805] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.805] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:12.636] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:11.242] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.336] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.267] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.106] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.106] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.001] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:09.001] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.850] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.649] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.649] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.518] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.518] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.518] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:08.374] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:56.035] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:55.961] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:55.430] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:55.233] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:54.487] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:54.221] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:54.027] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:54.027] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.868] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.775] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.533] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.211] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.142] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.030] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.030] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:53.030] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:50.992] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:48.847] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:47.583] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:46.997] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:46.798] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:46.411] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:46.338] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:46.144] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:45.957] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:45.681] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:45.500] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:44.690] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:44.259] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:44.237] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:43.544] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:43.458] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:40.472] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:40.371] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:40.186] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.985] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.985] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.952] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.753] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.539] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.539] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:39.396] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.946] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.543] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.415] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.415] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.264] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.264] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:38.067] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.632] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.632] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.430] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.430] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.430] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:37.018] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:36.725] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:36.544] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:36.265] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:36.081] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:36.081] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.969] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.969] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.848] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.848] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.610] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.448] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.448] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.271] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.081] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:35.081] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:34.723] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:34.500] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:34.022] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:34.022] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:34.022] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:33.993] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:33.993] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:33.774] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:33.051] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.642] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.276] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.089] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.089] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.089] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:32.069] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.883] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.883] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.747] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.747] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.747] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.723] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.344] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.159] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.159] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.087] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.087] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.083] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.083] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:31.083] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.889] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.889] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.785] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.785] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.785] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.779] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.570] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.570] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.514] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.514] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.312] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.312] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.312] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:30.300] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.918] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.918] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:25.686] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:25.686] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:25.845] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:25.845] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:26.696] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:27.057] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.638] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.748] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.748] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:50:28.210] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.629] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.638] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.638] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.629] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.453] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.453] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:29.061] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:28.678] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:28.678] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:28.368] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [02:49:28.125] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
52/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [23:57:27.511] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [23:51:54.926] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:50:43.891] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [23:50:43.891] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
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:3113:37: error: ‘relname’ 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:10:23.258] 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] |
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(3477): error C2065: 'startlev': undeclared identifier |
compiler | [21:59:26.193] ../src/backend/optimizer/path/allpaths.c(3476): error C2065: 'startlev': undeclared identifier |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [21:48:40.727] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [21:48:41.974] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:38:22.553] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [09:56:53.857] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [09:54:45.863] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:55:33.217] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:01:04.266] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [07:07:21.914] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:07:14.033] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [07:06:44.259] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [07:06:35.713] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
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/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:21:06.408] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
53/5648 | Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
CompilerWarnings | |
compiler | [09:45:35.972] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [09:44:25.962] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [09:42:56.430] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [09:41:50.463] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [09:47:59.270] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:22:35.859] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.642] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.544] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.544] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.544] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.448] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.205] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.996] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.800] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.600] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.160] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.160] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.160] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:36.050] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:35.859] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:35.045] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.785] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.391] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:29.058] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:27.873] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:25.964] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:24.055] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:23.931] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:23.931] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.946] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.946] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.770] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.770] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.277] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:22.277] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:21.322] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:21.322] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:21.194] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:20.991] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:20.095] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:18.789] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:17.213] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:15.559] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:15.067] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.714] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.441] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.273] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.273] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.186] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.186] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.186] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.047] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:14.047] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.978] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.978] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.851] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.851] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.851] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.787] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.787] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.649] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.649] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.596] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.596] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.596] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.486] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.486] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:13.086] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:12.156] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:10.235] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:10.035] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.882] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.741] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.741] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.741] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.635] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.635] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.459] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.459] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.348] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.348] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:23:09.138] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:56.817] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:56.817] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:56.163] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:56.079] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:55.338] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:55.171] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.973] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.973] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.793] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.447] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.447] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.234] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.143] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.000] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:54.000] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:53.910] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:52.061] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:50.034] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:49.043] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:48.439] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:48.242] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:48.076] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:47.892] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:47.806] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:47.578] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:47.385] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:47.238] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:46.435] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:46.012] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:45.973] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:45.470] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:45.252] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:42.522] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:42.394] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:42.151] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:42.057] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.926] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.746] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.746] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.539] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.398] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:41.398] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.861] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.411] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.411] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.305] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.305] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:40.129] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:39.952] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:39.745] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:39.537] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:39.537] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:39.336] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.827] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.827] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.624] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.465] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.227] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.040] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:38.040] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.856] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.856] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:37.856] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.629] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.202] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.202] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.110] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.110] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.020] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:34.020] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.925] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.925] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.805] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.805] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.433] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.433] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.369] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.243] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.243] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.156] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.156] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.140] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.140] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:33.140] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.981] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.981] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.885] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.735] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.735] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.629] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.629] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.533] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.533] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.402] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.402] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.042] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:32.042] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.895] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.895] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.800] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.800] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.773] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.773] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.773] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.624] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.624] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:31.262] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:30.858] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:30.713] c:\cirrus\src\include\access\tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:30.633] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:30.359] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:29.451] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:29.091] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:28.194] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:28.194] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:28.086] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [19:22:28.086] c:\cirrus\src\include\access/tableam.h(1365): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:19:11.728] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
53/5652 | pg_dsm_registry system view |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:06:06.134] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:48:07.520] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
53/5648 | Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
CompilerWarnings | |
compiler | [10:21:37.493] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [10:20:22.001] tablesync.c:1132:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [10:18:41.692] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [10:17:30.637] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [10:23:56.794] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5616 | Extensible storage manager API |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:38:19.024] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:35:31.228] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5578 | support virtual generated column not null constraint |
CompilerWarnings | |
compiler | [23:20:47.390] tablecmds.c:6431:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:28:45.186] tablecmds.c:6431:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [21:49:40.614] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [21:46:38.593] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [21:43:20.807] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [21:40:35.380] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5416 | Use Python "Limited API" in PL/Python |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:11:20.716] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5574 | Optimization for lower(), upper(), casefold() functions. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:10:49.759] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5353 | Allow default \watch interval in psql to be configured |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:59:08.927] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5326 | Parallel heap vacuum |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:37:14.876] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5523 | vacuumdb changes for stats import/export |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:06:15.675] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5357 | New predefined role pg_manage_extensions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:58:15.939] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5618 | Increase maximum allowed io_combine_limit to 1MB |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:37:30.838] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5425 | doc: Mention clock synchronization recommendation for hot_standby_feedback |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:16:24.317] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5379 | Fix bug with accessing to temporary tables of other sessions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:15:29.094] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5110 | Add XMLCast (SQL/XML X025) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:08:49.816] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5625 | pg_recvlogical requires -d but not described on the documentation |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:59:01.924] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5649 | remove open-coded popcount in acl.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:36:29.557] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5012 | Vacuum statistics |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:16:41.013] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5493 | Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:07:13.974] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5533 | COPY materialized view TO |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:39:22.567] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5650 | Parallel safety docs for CTEs |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:16:02.622] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5574 | Optimization for lower(), upper(), casefold() functions. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:06:01.129] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5566 | Enhance 'pg_createsubscriber' to retrieve databases |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:56:59.648] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5509 | Coccinelle for PostgreSQL development |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:38:24.860] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5535 | Cross-type index comparison support in contrib/btree_gin |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:12:45.224] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5558 | Draft for basic NUMA observability |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:06:46.510] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5649 | remove open-coded popcount in acl.c |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:56:46.025] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:36:55.136] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:31.025] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:29.770] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:27.678] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:25.775] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:25.221] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:25.105] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:24.498] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:24.498] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:23.959] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:23.959] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:23.838] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:23.838] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:22.668] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:22.297] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:22.196] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:22.196] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:21.690] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:21.002] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
compiler | [15:37:19.982] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:18.903] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:16.552] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:16.076] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.716] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.396] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.251] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.251] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.158] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.158] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.158] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.094] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:15.094] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.966] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.966] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.966] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.883] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.883] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.759] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.759] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.580] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.580] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.543] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.543] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.543] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.380] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:14.380] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:13.985] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:13.118] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.947] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.686] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.686] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.626] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.626] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.626] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.546] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.247] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.247] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.072] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.072] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.072] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:37:10.053] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:57.144] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:56.975] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:56.628] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:56.202] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:55.671] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:55.571] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:55.136] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.949] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.769] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.555] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.285] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.142] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.142] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.082] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:54.082] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:52.180] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:49.964] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:48.741] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:48.114] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:47.851] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:47.646] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:47.532] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:47.361] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:47.117] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:46.921] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:46.722] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:45.810] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:45.653] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:45.401] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:44.780] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:44.593] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.675] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.561] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.398] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.303] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.303] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:41.159] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.921] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.722] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.639] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.639] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.266] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:40.078] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:39.825] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:39.690] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:39.537] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:39.537] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:39.342] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.892] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.892] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.892] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.724] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.724] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.024] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:38.024] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.628] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.368] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.368] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.280] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.280] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.154] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:37.154] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.909] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.758] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.758] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.568] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.362] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:36.362] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.906] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.553] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.313] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.313] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.313] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.294] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.294] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:35.046] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:34.350] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.886] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.520] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.520] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.406] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.208] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.208] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.175] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:33.175] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.992] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.992] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.992] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.955] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.540] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.540] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.485] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.294] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.108] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.108] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.967] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.967] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.837] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.837] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.805] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.805] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.609] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.609] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.385] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:30.144] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:29.913] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:29.548] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:29.068] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:28.544] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:27.477] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:27.477] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:27.353] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:26.845] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:26.845] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.527] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.527] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.464] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.354] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.354] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.354] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.277] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.277] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.087] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.087] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.081] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.081] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.081] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:32.043] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.835] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.835] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.749] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.749] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [15:36:31.540] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
52/5575 | Elimination of the repetitive code at the SLRU bootstrap functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:36:02.850] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5381 | explain pgstatindex fragmentation |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:08:39.674] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:06:02.818] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5330 | Logging plan of the currently running query |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:37:08.234] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5612 | Avoid infinite loop in checkpointer |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:35:13.796] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5195 | Index AM API cleanup |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:05:57.579] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4913 | Add extension_destdir GUC |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:37:58.606] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5323 | Support enabling checksums online |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:37:36.388] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5498 | Adding extension default version to \dx |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:13:05.705] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5593 | allow extensions to set a plan identifier |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:07:46.538] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5611 | SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:49:46.739] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5629 | Selectively invalidate caches in pgoutput module |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:37:21.994] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5513 | SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:11:32.851] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5547 | Doc: Create table improvements |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:06:47.697] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5099 | CREATE OR REPLACE MATERIALIZED VIEW |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:06:10.506] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:50:07.004] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
compiler | [11:49:17.094] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5610 | Fix MINGW build on ARM64 on Windows |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:37:44.078] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5620 | Improve monitoring of shared memory allocations |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:07:41.291] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5195 | Index AM API cleanup |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:06:56.450] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5520 | SVE enablement for pop-count |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:05:51.934] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5554 | Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:36:56.628] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5285 | NOT ENFORCED constraint feature |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:36:00.289] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5591 | Conflict detection for multiple_unique_conflicts in logical replication |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:07:40.879] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5378 | Conflict detection for update_deleted in logical replication |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:06:51.753] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5520 | SVE enablement for pop-count |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:48:55.223] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5629 | Selectively invalidate caches in pgoutput module |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:37:53.208] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5637 | Memory context can be its own parent and child in replication command |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:37:00.422] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5413 | INSERT ... ON CONFLICT DO SELECT [FOR ...] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:16:41.882] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4735 | Support a wildcard in backtrace_functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:11:21.933] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5561 | Reduce TupleHashEntryData struct size by half |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:49:06.681] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5546 | Document how commit handles aborted transactions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:40:34.219] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5538 | SVE enablement for hex-encode and hex-decode |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:10:37.109] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5465 | Add maintainer-defined module info into shared library |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:07:33.638] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5447 | log_min_messages per backend type |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:47:44.020] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4681 | Make COPY format extendable: Extract COPY TO format implementations |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:44:03.546] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5098 | gamma() and lgamma() functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:40:45.179] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5279 | Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:07:41.328] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5648 | Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
CompilerWarnings | |
compiler | [06:46:37.960] tablesync.c:1133:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [06:46:30.183] tablesync.c:1133:12: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [06:45:58.740] tablesync.c:1133:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [06:45:50.031] tablesync.c:1133:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [06:47:00.901] tablesync.c:1133:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:46:40.078] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5166 | Make ECPG locale usage thread-safe |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:44:04.318] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5552 | Add missing tab complete for VACUUM and ANALYZE ONLY option |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:37:51.393] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5519 | Improve verification of recovery_target_timeline GUC. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:06:54.018] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5638 | Minor rework of ALTER TABLE SET RelOptions code |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:05:41.869] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4766 | data loss bug in initial sync of logical replication |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:59:34.673] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5230 | Add IGNORE NULLS to Window functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:36:50.810] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5605 | add vacuum_truncate GUC |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:05:10.442] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5250 | Refactor SLRU to always use long file names |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:04:05.240] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5184 | [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:58:47.969] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5624 | Options to control remote transactions’ access/deferrable modes in postgres_fdw |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:40:50.941] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5574 | Optimization for lower(), upper(), casefold() functions. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:35:55.103] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5647 | DOCS: Make the Server Application docs synopses more consistent |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:04:37.558] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5111 | Synchronization of sequences to subscriber |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:03:55.498] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5465 | Add maintainer-defined module info into shared library |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:58:51.096] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5613 | making EXPLAIN extensible |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:40:54.805] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5511 | Get rid of WALBufMappingLock |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:40:34.904] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5502 | DOCS for generated column replication |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:24:48.633] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5637 | Memory context can be its own parent and child in replication command |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:20:54.047] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5438 | bt_index_parent_check false alarm for indexes created concurrently |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:40:07.718] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/4997 | Return pg_control from pg_backup_stop(). |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:39:24.959] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5199 | Fix standby may crash when switching-over in certain special cases |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:23:18.709] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5532 | Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:20:42.148] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5454 | Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:43:48.496] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5105 | Prevent incorrect entries in pg_stat_activity. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:23:32.147] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [01:26:40.194] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [01:20:57.375] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:20:02.750] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [01:20:02.750] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
compiler | [01:19:57.743] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5303 | Fix for consume_xids advancing XIDs incorrectly |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:44:54.090] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/4677 | Sequence Access Methods, round two |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:37:52.859] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5616 | Extensible storage manager API |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:22:09.431] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu... |
compiler | [00:22:38.798] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5558 | Draft for basic NUMA observability |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:19:58.412] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5205 | Make MultiXactOffset 64-bit type |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:43:45.379] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5277 | general purpose array_sort |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:22:26.282] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5548 | Document custom settings more consistently |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:20:51.943] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5600 | Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:18:36.281] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4980 | Expand applicability of aggregate's sortop optimization |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:42:46.989] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5442 | Log connection establishment timings |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:35:42.124] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5029 | Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:21:50.030] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5087 | Doc: Move and modify standalone hot backups section |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:21:29.153] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4870 | Make query cancellation keys longer |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:43:59.442] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5486 | Optionally record Plan IDs to track plan changes for a query |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:36:57.313] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5044 | new plpgsql.extra_errors check - strict_expr_check |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:19:53.341] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5588 | Improvement of var_eq_non_const() |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:18:47.248] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5499 | Add --no-policies to pg_dump, pg_dumpall, pg_restore |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:17:13.475] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5603 | Cover POSITION(bytea,bytea) with tests |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:40:44.154] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5455 | refactor AlterDomainAddConstraint (alter domain add constraint) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:19:51.459] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5409 | postgres_fdw could deparse ArrayCoerceExpr |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:14:05.891] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5619 | Read stream scalability improvements and AIO-compatibility |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:40:29.335] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5325 | Add sortsupport for range types and btree_gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:35:38.694] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5378 | Conflict detection for update_deleted in logical replication |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:18:40.623] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5274 | Introduce the ability to enable/disable indexes using ALTER INDEX |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:17:42.807] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5601 | Logical replication timeout |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:12:58.679] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5524 | add function argument name to substring and substr |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:48:41.010] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5488 | read stream on amcheck |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:38:01.571] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/4237 | Add XMLCanonicalize function |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:18:29.135] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5523 | vacuumdb changes for stats import/export |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:16:49.814] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
52/5481 | Modern SHA2- based password hashes for pgcrypto |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:13:39.012] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:16:20.432] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(229) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5578 | support virtual generated column not null constraint |
CompilerWarnings | |
compiler | [16:08:49.284] tablecmds.c:6419:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:16:06.049] tablecmds.c:6419:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [14:16:47.832] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [14:13:47.142] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [14:10:29.728] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [14:07:42.449] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5495 | Non-text mode for pg_dumpall |
CompilerWarnings | |
compiler | [13:13:59.829] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [13:11:27.568] pg_dumpall.c:1679:42: error: format specifies type 'unsigned int' but the argument has type 'unsigned lon... |
compiler | [13:11:27.444] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [13:08:38.264] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [13:08:38.688] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [13:06:22.653] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [13:06:22.177] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [13:18:36.614] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:05:00.065] ../src/bin/pg_dump/pg_restore.c(1045): warning C4477: 'sscanf' : format string '%u' requires an argument ... |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:06:34.624] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:04:56.436] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:32.772] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:31.457] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:29.187] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:26.901] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:26.556] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:26.556] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:25.925] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:25.560] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:25.343] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:25.343] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:25.197] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:24.771] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:23.869] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:23.635] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:23.635] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:23.434] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:22.479] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:21.118] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:19.891] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:17.579] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:17.025] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.618] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.378] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.378] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.211] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.211] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.098] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.098] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:16.098] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.968] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.968] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.874] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.874] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.749] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.749] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.749] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.729] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.729] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.551] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.551] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.325] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.325] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.279] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:15.279] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:14.610] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:13.448] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.684] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.503] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.352] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.352] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.274] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.274] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:11.071] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.901] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.901] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.676] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.676] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.676] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:05:10.640] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:58.477] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:58.432] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:57.775] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:57.531] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:56.981] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:56.636] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:56.636] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:56.436] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:56.019] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.868] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.561] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.419] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.419] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.352] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:55.352] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:53.301] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:51.495] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:50.116] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:49.555] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:49.447] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:49.274] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:48.802] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:48.802] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:48.682] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:48.218] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:48.218] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:47.066] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:46.754] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:46.754] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:46.004] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:45.814] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:43.164] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.973] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.795] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.795] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.624] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.441] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.355] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.134] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:42.134] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:41.993] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:41.612] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:41.410] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:41.235] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:41.132] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.949] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.949] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.745] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.584] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.333] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.333] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.236] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:40.236] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:39.715] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:39.496] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:39.496] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:39.061] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.880] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.880] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.764] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.764] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.764] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.677] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.401] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.401] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.256] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.034] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:38.034] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:37.942] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:37.443] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:37.184] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:37.075] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:36.933] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:36.933] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:36.811] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:36.811] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:36.811] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:35.914] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:35.706] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:35.075] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:35.075] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.928] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.928] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.822] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.822] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.719] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.719] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.578] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.578] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.529] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.118] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:34.031] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.939] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.939] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.784] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.784] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.784] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.611] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.611] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.567] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.567] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.346] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.346] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:30.841] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:30.509] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:28.317] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:28.317] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:28.289] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:28.289] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:26.551] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.163] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.163] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.065] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.065] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.976] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.541] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.541] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.541] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.458] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.458] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.330] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.330] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.330] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.300] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.300] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.126] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:32.005] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:31.509] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:31.373] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:31.242] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.263] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [07:04:33.163] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:45:05.065] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [18:18:56.973] datachecksumsworker.c:600:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
52/5616 | Extensible storage manager API |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:00:13.917] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu... |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:06:22.876] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:36:21.547] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(229) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5578 | support virtual generated column not null constraint |
CompilerWarnings | |
compiler | [10:38:30.022] tablecmds.c:6419:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [10:45:50.493] tablecmds.c:6419:42: error: ‘rInfo’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [09:11:19.149] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [09:08:26.750] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [09:05:18.000] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [09:02:37.874] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5495 | Non-text mode for pg_dumpall |
CompilerWarnings | |
compiler | [07:59:05.519] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [07:59:05.544] pg_dumpall.c:1679:42: error: format specifies type 'unsigned int' but the argument has type 'unsigned lon... |
compiler | [07:58:51.833] pg_dumpall.c:1679:42: error: format specifies type 'unsigned int' but the argument has type 'unsigned lon... |
compiler | [07:58:51.825] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [07:58:13.946] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [07:58:13.556] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [07:58:00.082] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [07:59:36.337] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [07:59:35.838] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:58:30.264] ../src/bin/pg_dump/pg_restore.c(1045): warning C4477: 'sscanf' : format string '%u' requires an argument ... |
53/5629 | Selectively invalidate caches in pgoutput module |
CompilerWarnings | |
compiler | [06:38:30.607] inval.c:805:18: error: declaration of ‘i’ shadows a previous local [-Werror=shadow=compatible-local] |
compiler | [06:36:45.192] inval.c:805:18: error: declaration of ‘i’ shadows a previous local [-Werror=shadow=compatible-local] |
compiler | [06:46:10.768] inval.c:805:18: error: declaration of ‘i’ shadows a previous local [-Werror=shadow=compatible-local] |
52/5542 | Fix buffer pinning logic in [SP-]Gist |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:05:08.643] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:28.483] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:27.269] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:25.248] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:23.329] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:23.329] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:23.098] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:22.404] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:22.100] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:21.994] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:21.994] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:21.666] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:21.473] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:20.775] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:20.590] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:20.426] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:20.223] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:19.874] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:17.867] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:16.230] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:14.494] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:14.260] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.244] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.244] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.231] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.231] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.231] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.205] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.205] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.033] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.033] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:13.033] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.963] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.963] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.795] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.795] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.795] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.751] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.751] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.618] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.618] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.515] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.515] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.386] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.386] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:12.211] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:10.903] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.997] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.945] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.806] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.645] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.645] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.645] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.260] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.260] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.104] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:08.104] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:07.963] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:05:07.963] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:55.672] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:55.567] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:55.008] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:54.895] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:54.350] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.936] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.780] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.780] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.678] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.412] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:53.256] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:52.930] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:52.807] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:52.785] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:52.785] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:52.785] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:50.723] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:48.667] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:47.479] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:47.009] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:46.680] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:46.488] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:46.307] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:46.111] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:45.939] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:45.657] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:45.478] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:44.614] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:44.421] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:44.257] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:43.498] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:43.406] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:40.548] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:40.437] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:40.278] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:40.149] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:40.149] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:39.978] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:39.792] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:39.654] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:39.654] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:39.506] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.915] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.718] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.504] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:28.769] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:28.769] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:28.505] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:27.975] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.635] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.557] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.557] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:26.586] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:26.145] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:37.526] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.504] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.316] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.316] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.164] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:38.036] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:37.733] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:37.526] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:37.334] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.731] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.731] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.559] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.387] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.099] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.099] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.023] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:36.023] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.851] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.851] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.786] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.780] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.780] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.780] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.635] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:27.606] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.786] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.428] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:25.462] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:25.462] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:26.011] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.622] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.495] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.495] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.234] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.072] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:35.072] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:34.651] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:34.461] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:34.293] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:34.089] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:34.089] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:33.990] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:33.990] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:33.820] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:33.073] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.611] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.258] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.258] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.128] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.128] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:32.078] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.921] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.921] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.762] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.762] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.762] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.759] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.302] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.302] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.264] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.163] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.163] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.082] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.082] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.082] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.039] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:31.039] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.839] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.826] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.641] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.641] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.556] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.556] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.475] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.475] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.475] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:30.321] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.971] c:\cirrus\src\include\access/tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
compiler | [03:04:29.971] c:\cirrus\src\include\access\tableam.h(1401): warning C4098: 'table_index_vischeck_tuples': 'void' functi... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:05:12.371] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [17:47:55.485] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [17:42:03.339] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:40:55.438] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
compiler | [17:40:55.438] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
52/5616 | Extensible storage manager API |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:26:47.358] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu... |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [06:11:21.788] allpaths.c:3463:44: error: use of undeclared identifier 'startlev' |
compiler | [06:11:21.788] allpaths.c:3462:32: error: use of undeclared identifier 'startlev' |
compiler | [06:10:20.568] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [06:11:47.514] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:10:21.940] ../src/backend/optimizer/path/allpaths.c(3462): error C2065: 'startlev': undeclared identifier |
compiler | [06:10:22.022] ../src/backend/optimizer/path/allpaths.c(3463): error C2065: 'startlev': undeclared identifier |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [04:34:13.957] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [04:33:43.392] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [04:32:51.086] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [04:32:19.458] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [01:48:34.228] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [01:45:45.133] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [01:41:02.715] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [01:41:04.203] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [23:47:43.117] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:47:43.117] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:47:19.573] postgres_fdw.c:1667:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:47:19.573] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:49:33.513] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:49:33.513] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5578 | support virtual generated column not null constraint |
CompilerWarnings | |
compiler | [14:07:50.792] typecmds.c:3238:65: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:07:50.792] typecmds.c:3353:90: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:07:08.394] typecmds.c:3353:90: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:07:08.394] typecmds.c:3239:73: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:14:39.466] typecmds.c:3353:90: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:14:39.466] typecmds.c:3238:65: error: ‘ri_GeneratedExprs’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:12:55.455] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5613 | making EXPLAIN extensible |
CompilerWarnings | |
compiler | [20:37:35.197] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:37:35.197] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:36:59.780] pg_overexplain.c:444:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:36:59.780] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:40:20.786] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:40:20.786] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [18:34:26.865] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [18:31:19.060] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [18:27:49.210] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [18:24:55.415] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5613 | making EXPLAIN extensible |
CompilerWarnings | |
compiler | [18:07:48.582] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:07:48.582] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:06:41.307] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:06:41.307] pg_overexplain.c:444:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:12:32.734] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:12:32.734] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5495 | Non-text mode for pg_dumpall |
CompilerWarnings | |
compiler | [17:06:24.315] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [17:06:24.354] pg_dumpall.c:1679:42: error: format specifies type 'unsigned int' but the argument has type 'unsigned lon... |
compiler | [17:06:10.690] pg_dumpall.c:1679:42: error: format specifies type 'unsigned int' but the argument has type 'unsigned lon... |
compiler | [17:06:10.664] pg_restore.c:1045:35: error: format specifies type 'unsigned int *' but the argument has type 'size_t *' ... |
compiler | [17:05:33.904] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [17:05:34.339] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [17:05:18.945] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
compiler | [17:06:54.735] pg_dumpall.c:1679:48: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type... |
compiler | [17:06:54.258] pg_restore.c:1045:35: error: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 4 has ty... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:05:41.178] ../src/bin/pg_dump/pg_restore.c(1045): warning C4477: 'sscanf' : format string '%u' requires an argument ... |
52/5369 | optimize file transfer in pg_upgrade |
CompilerWarnings | |
compiler | [12:09:14.575] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [12:07:50.692] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [12:15:46.723] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:46:03.562] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5294 | Add “FOR UPDATE NOWAIT” lock details to the log. |
CompilerWarnings | |
compiler | [05:16:43.216] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4907:7: error: expected expression |
compiler | [05:16:43.216] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:5235:4: error: expected expression |
compiler | [05:16:43.216] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [05:16:43.216] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [05:16:43.216] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4959:7: error: expected expression |
compiler | [05:16:43.216] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:43.216] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4907:7: error: expected expression |
compiler | [05:16:18.205] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [05:16:18.205] heapam.c:5235:4: error: expected expression |
compiler | [05:16:18.205] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [05:16:18.205] heapam.c:4959:7: error: expected expression |
compiler | [05:16:18.205] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:16:18.205] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [05:15:22.341] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [05:15:22.341] heapam.c:5235:4: error: expected expression |
compiler | [05:15:22.341] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4959:7: error: expected expression |
compiler | [05:15:22.341] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:15:22.341] heapam.c:4907:7: error: expected expression |
compiler | [05:14:45.078] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4959:7: error: expected expression |
compiler | [05:14:45.078] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4907:7: error: expected expression |
compiler | [05:14:45.078] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:5235:4: error: expected expression |
compiler | [05:14:45.078] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [05:14:45.078] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [05:14:45.078] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [05:14:45.078] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
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:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut... |
compiler | [00:15:41.195] 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:14:37.467] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] |
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/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [21:35:32.010] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [21:29:55.914] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:28:46.472] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [21:28:46.472] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
52/5413 | INSERT ... ON CONFLICT DO SELECT [FOR ...] |
CompilerWarnings | |
compiler | [09:35:49.037] explain.c:4626:17: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [09:35:10.590] explain.c:4626:17: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [09:42:53.658] explain.c:4626:17: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [04:01:22.512] pg_buffercache_pages.c:194:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
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... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:35:16.112] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(229) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5620 | Improve monitoring of shared memory allocations |
CompilerWarnings | |
compiler | [16:55:15.194] lwlock.c:467:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
compiler | [16:53:19.266] lwlock.c:467:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
compiler | [16:51:07.791] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:51:02.070] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
compiler | [16:49:10.496] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
compiler | [16:49:20.195] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:58:24.399] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:58:13.202] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [11:27:36.565] cluster.c:978:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [11:23:56.902] cluster.c:978:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:23:51.764] ../src/backend/commands/cluster.c(4467): warning C4129: '%': unrecognized character escape sequence |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [10:50:09.894] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [10:47:19.493] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [10:44:12.897] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [10:41:32.862] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5369 | optimize file transfer in pg_upgrade |
CompilerWarnings | |
compiler | [21:03:32.507] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [21:03:03.855] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [21:05:58.220] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
52/5613 | making EXPLAIN extensible |
CompilerWarnings | |
compiler | [20:41:58.100] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:41:58.100] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:39:53.344] pg_overexplain.c:444:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:39:53.344] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:51:08.332] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:51:08.332] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:58:19.879] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5294 | Add “FOR UPDATE NOWAIT” lock details to the log. |
CompilerWarnings | |
compiler | [13:36:14.565] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [13:36:14.565] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:5235:4: error: expected expression |
compiler | [13:36:14.565] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [13:36:14.565] heapam.c:4959:7: error: expected expression |
compiler | [13:36:14.565] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:36:14.565] heapam.c:4907:7: error: expected expression |
compiler | [13:35:37.479] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4907:7: error: expected expression |
compiler | [13:35:37.479] heapam.c:5235:4: error: expected expression |
compiler | [13:35:37.479] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4959:7: error: expected expression |
compiler | [13:35:37.479] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [13:35:37.479] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:35:37.479] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [13:34:42.351] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4907:7: error: expected expression |
compiler | [13:34:42.351] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [13:34:42.351] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [13:34:42.351] heapam.c:5235:4: error: expected expression |
compiler | [13:34:42.351] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4959:7: error: expected expression |
compiler | [13:34:42.351] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:42.351] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:5235:4: error: expected expression |
compiler | [13:34:06.818] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [13:34:06.818] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [13:34:06.818] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4959:7: error: expected expression |
compiler | [13:34:06.818] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [13:34:06.818] heapam.c:4907:7: error: expected expression |
52/5609 | Enable fine-grained control over what gets logged on connection attempt (reduces log size) |
CompilerWarnings | |
compiler | [10:39:24.151] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] |
compiler | [10:39:24.151] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut... |
compiler | [10:38:20.066] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut... |
compiler | [10:38:20.066] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] |
compiler | [10:35:12.702] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic... |
compiler | [10:35:12.702] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] |
compiler | [10:32:27.611] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic... |
compiler | [10:32:27.611] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] |
52/5500 | Adding support for SSLKEYLOGFILE in the frontend |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:43:38.867] fe-secure-openssl.c.obj : error LNK2019: unresolved external symbol dprintf referenced in function SSL_CT... |
52/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [07:34:35.505] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [07:29:01.557] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:27:38.767] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [07:27:38.700] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:03:12.711] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(228) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [21:01:16.742] allpaths.c:3462:32: error: use of undeclared identifier 'startlev' |
compiler | [21:01:16.742] allpaths.c:3463:44: error: use of undeclared identifier 'startlev' |
compiler | [21:00:00.499] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [21:01:52.006] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:59:24.239] ../src/backend/optimizer/path/allpaths.c(3463): error C2065: 'startlev': undeclared identifier |
compiler | [20:59:24.100] ../src/backend/optimizer/path/allpaths.c(3462): error C2065: 'startlev': undeclared identifier |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [15:09:44.193] pg_buffercache_pages.c:194:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:19:59.889] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5622 | Reduce timing overhead of EXPLAIN ANALYZE using rdtsc |
CompilerWarnings | |
compiler | [08:01:07.389] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli... |
compiler | [08:01:01.372] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli... |
52/5620 | Improve monitoring of shared memory allocations |
CompilerWarnings | |
compiler | [05:01:42.690] lwlock.c:467:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
compiler | [04:59:48.956] lwlock.c:467:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
compiler | [04:57:37.419] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
compiler | [04:57:53.767] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:55:59.947] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
compiler | [04:56:16.258] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [05:04:40.559] lwlock.c:467:22: error: unused variable ‘found’ [-Werror=unused-variable] |
compiler | [05:05:06.228] dynahash.c:643:37: error: ‘curr_offset’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [00:55:51.630] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [00:52:53.873] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [00:49:37.410] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [00:46:50.036] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [21:13:07.468] cluster.c:978:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [21:09:09.767] cluster.c:978:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:09:10.124] ../src/backend/commands/cluster.c(4467): warning C4129: '%': unrecognized character escape sequence |
52/5369 | optimize file transfer in pg_upgrade |
CompilerWarnings | |
compiler | [19:34:43.532] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [19:34:25.284] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
compiler | [19:37:08.502] relfilenumber.c:631:41: error: this statement may fall through [-Werror=implicit-fallthrough=] |
52/5613 | making EXPLAIN extensible |
CompilerWarnings | |
compiler | [19:33:59.540] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:33:59.540] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:32:58.073] pg_overexplain.c:444:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:32:58.073] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:38:59.035] pg_overexplain.c:316:9: error: ‘commandType’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:38:59.035] pg_overexplain.c:436:25: error: ‘kind’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:49:29.258] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5294 | Add “FOR UPDATE NOWAIT” lock details to the log. |
CompilerWarnings | |
compiler | [12:39:42.089] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [12:39:42.089] heapam.c:4959:7: error: expected expression |
compiler | [12:39:42.089] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:5235:4: error: expected expression |
compiler | [12:39:42.089] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [12:39:42.089] heapam.c:4907:7: error: expected expression |
compiler | [12:39:42.089] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:39:42.089] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, in... |
compiler | [12:38:54.991] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4907:7: error: expected expression |
compiler | [12:38:54.991] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [12:38:54.991] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:5235:4: error: expected expression |
compiler | [12:38:54.991] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4959:7: error: expected expression |
compiler | [12:38:54.991] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:38:54.991] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [12:37:48.220] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [12:37:48.220] heapam.c:5235:4: error: expected expression |
compiler | [12:37:48.220] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4959:7: error: expected expression |
compiler | [12:37:48.220] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:48.220] heapam.c:4907:7: error: expected expression |
compiler | [12:37:09.029] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4959:7: error: expected expression |
compiler | [12:37:09.029] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:5248:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:5236:9: warning: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, ... |
compiler | [12:37:09.029] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockH... |
compiler | [12:37:09.029] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:5235:4: error: expected expression |
compiler | [12:37:09.029] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters' |
compiler | [12:37:09.029] heapam.c:4907:7: error: expected expression |
52/5609 | Enable fine-grained control over what gets logged on connection attempt (reduces log size) |
CompilerWarnings | |
compiler | [09:56:56.924] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut... |
compiler | [09:56:56.924] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] |
compiler | [09:55:52.050] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut... |
compiler | [09:55:52.050] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand] |
compiler | [09:52:47.699] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic... |
compiler | [09:52:47.699] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] |
compiler | [09:49:53.028] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic... |
compiler | [09:49:53.028] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] |
52/5500 | Adding support for SSLKEYLOGFILE in the frontend |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:34:47.879] fe-secure-openssl.c.obj : error LNK2019: unresolved external symbol dprintf referenced in function SSL_CT... |
52/5607 | SIMD optimization for list_sort |
CompilerWarnings | |
compiler | [06:14:38.520] regress.c:586:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function] |
compiler | [06:09:02.062] regress.c:586:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:07:44.043] ../src/test/regress/regress.c(733): error C2375: 'test_list_sort_simd_float_random': redefinition; differ... |
compiler | [06:07:44.043] ../src/test/regress/regress.c(617): error C2375: 'test_list_sort_simd_float': redefinition; different lin... |
52/5500 | Adding support for SSLKEYLOGFILE in the frontend |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:04:17.586] ../src/interfaces/libpq/fe-secure-openssl.c(700): error C2065: 'O_NOFOLLOW': undeclared identifier |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:35:39.139] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(228) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5442 | Log connection establishment timings |
CompilerWarnings | |
compiler | [23:15:09.772] launch_backend.c:636:32: error: ‘LOG_CONNECTION_READY’ undeclared (first use in this function); did you m... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:05:05.120] ../src/backend/postmaster/launch_backend.c(636): error C2065: 'LOG_CONNECTION_READY': undeclared identifi... |
53/5214 | SQL:2023 JSON simplified accessor support |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:35:30.109] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(228) : warning C4715: 'make_jsonpath_item_expr': not all cont... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [13:06:13.154] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [13:06:04.881] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [13:05:34.158] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [13:05:25.252] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [09:57:48.422] pg_buffercache_pages.c:194:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [21:09:35.902] ../../src/include/port/pg_crc32c.h:130:24: error: use of undeclared identifier 'PG_CPU_FEATURE'; did you ... |
compiler | [21:09:35.731] ../../src/include/port/pg_crc32c.h:130:24: error: use of undeclared identifier 'PG_CPU_FEATURE'; did you ... |
compiler | [21:09:35.773] ../../src/include/port/pg_crc32c.h:130:24: error: use of undeclared identifier 'PG_CPU_FEATURE'; did you ... |
compiler | [21:06:54.799] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [21:06:54.806] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [21:09:59.848] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [21:10:00.257] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [21:09:59.840] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:04:42.865] c:\cirrus\src\include\port/pg_crc32c.h(130): error C2065: 'PG_CPU_FEATURE': undeclared identifier |
compiler | [21:04:39.172] c:\cirrus\src\include\port/pg_crc32c.h(130): error C2065: 'PG_CPU_FEATURE': undeclared identifier |
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:23.887] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [20:20:24.221] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [20:20:24.013] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [20:20:24.013] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [20:20:24.013] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [20:20:24.221] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [18:21:01.478] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [18:20:50.797] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [13:45:48.823] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [13:43:06.320] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [13:40:07.775] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [13:37:35.291] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [09:18:18.408] shmem.c:604:24: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’? [-Werror=impli... |
compiler | [09:18:18.408] shmem.c:604:32: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mean ‘DC_PAPERSIZE... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:05:58.029] ../src/backend/storage/ipc/shmem.c(604): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [09:09:00.342] cluster.c:978:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [09:05:10.203] cluster.c:978:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:05:06.916] ../src/backend/commands/cluster.c(4467): warning C4129: '%': unrecognized character escape sequence |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [00:42:48.676] ../../src/include/port/pg_crc32c.h:130:24: error: use of undeclared identifier 'PG_CPU_FEATURE'; did you ... |
compiler | [00:42:48.708] ../../src/include/port/pg_crc32c.h:130:24: error: use of undeclared identifier 'PG_CPU_FEATURE'; did you ... |
compiler | [00:39:27.162] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [00:39:27.158] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [00:43:16.759] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
compiler | [00:43:16.686] ../../src/include/port/pg_crc32c.h:130:24: error: ‘PG_CPU_FEATURE’ undeclared (first use in this function... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:36:35.243] c:\cirrus\src\include\port/pg_crc32c.h(130): error C2065: 'PG_CPU_FEATURE': undeclared identifier |
compiler | [00:36:31.603] c:\cirrus\src\include\port/pg_crc32c.h(130): error C2065: 'PG_CPU_FEATURE': undeclared identifier |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:37:50.962] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5595 | Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC |
CompilerWarnings | |
compiler | [22:06:34.303] workmem.c:549:6: error: implicit declaration of function 'IsParallelWorker' is invalid in C99 [-Werror,-W... |
compiler | [22:03:47.732] workmem.c:549:6: error: implicit declaration of function 'IsParallelWorker' is invalid in C99 [-Werror,-W... |
compiler | [22:00:48.582] workmem.c:549:13: error: implicit declaration of function ‘IsParallelWorker’ [-Werror=implicit-function-d... |
compiler | [21:58:15.971] workmem.c:549:13: error: implicit declaration of function ‘IsParallelWorker’ [-Werror=implicit-function-d... |
compiler | [22:11:21.644] workmem.c:549:13: error: implicit declaration of function ‘IsParallelWorker’ [-Werror=implicit-function-d... |
52/5570 | Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
CompilerWarnings | |
compiler | [10:16:36.550] fd.c:1044:16: error: ‘return’ with a value, in function returning void [-Werror=return-type] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:05:09.532] ../src/backend/storage/file/fd.c(1044): warning C4098: 'SaveOriginalOpenFileLimit': 'void' function retur... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:41:09.167] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [19:45:35.955] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [19:43:07.706] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [19:40:18.542] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [19:38:00.204] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [19:49:27.218] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:36:47.233] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [09:21:46.268] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [09:19:07.193] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [08:12:01.433] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [08:11:53.282] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [04:14:45.785] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [04:13:46.388] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:09:36.801] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [04:09:36.801] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [18:00:21.698] allpaths.c:3462:32: error: use of undeclared identifier 'startlev' |
compiler | [18:00:21.698] allpaths.c:3463:44: error: use of undeclared identifier 'startlev' |
compiler | [17:57:17.833] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [18:01:51.234] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:55:17.352] ../src/backend/optimizer/path/allpaths.c(3462): error C2065: 'startlev': undeclared identifier |
compiler | [17:55:17.352] ../src/backend/optimizer/path/allpaths.c(3463): error C2065: 'startlev': undeclared identifier |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:05:34.780] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [13:26:47.791] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [13:26:47.791] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [13:26:24.613] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [13:26:24.613] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [13:29:05.804] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [13:29:05.804] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [00:19:01.996] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [00:18:54.608] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [00:18:21.454] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [00:18:09.227] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [00:19:30.756] 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 | [00:19:25.348] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [00:19:25.257] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [00:19:25.048] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [00:19:25.348] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [00:19:25.257] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [00:19:25.257] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [17:17:25.503] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [17:14:50.550] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [17:12:01.306] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [17:09:44.395] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [17:21:52.768] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:08:37.599] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [11:48:47.367] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [11:48:47.367] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [11:47:49.457] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [11:47:49.457] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [11:46:32.936] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [11:46:32.936] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [11:45:42.757] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [11:45:42.757] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [11:50:20.056] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [11:50:20.056] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [11:50:20.056] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [11:50:20.056] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [11:50:20.056] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:45:50.890] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [06:06:04.110] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [06:03:29.579] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [04:11:41.293] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [00:03:24.272] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [00:02:24.109] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:58:25.897] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [23:58:25.897] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:08:05.123] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [21:08:05.123] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [20:06:54.084] allpaths.c:3463:44: error: use of undeclared identifier 'startlev' |
compiler | [20:06:54.084] allpaths.c:3462:32: error: use of undeclared identifier 'startlev' |
compiler | [20:06:00.579] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [20:07:20.815] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:06:00.131] ../src/backend/optimizer/path/allpaths.c(3462): error C2065: 'startlev': undeclared identifier |
compiler | [20:06:00.131] ../src/backend/optimizer/path/allpaths.c(3463): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [19:00:12.012] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:00:12.012] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:59:37.566] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:59:37.566] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:02:41.518] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:02:41.518] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [15:02:20.634] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [15:01:34.543] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [15:00:43.461] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [15:00:16.944] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [15:03:26.906] 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 | [15:01:05.823] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [15:01:05.823] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [15:01:05.823] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [15:01:06.002] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [15:01:05.823] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [15:01:05.714] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [12:54:53.255] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [12:52:08.387] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [12:49:15.811] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [12:46:54.935] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [12:59:40.287] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:45:42.259] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [11:40:08.660] explain.c:6261:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:40:08.660] explain.c:6173:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:39:28.627] explain.c:6173:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:39:28.627] explain.c:6261:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:36:54.561] explain.c:6173:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [11:34:29.289] explain.c:6173:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:34:10.808] ../src/backend/commands/explain.c(6174): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [11:33:13.236] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [11:31:32.289] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [10:58:41.346] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [10:58:41.346] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [10:57:43.781] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [10:57:43.781] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [10:56:26.194] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [10:56:26.194] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [10:55:37.536] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [10:55:37.536] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [11:00:16.131] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [11:00:16.131] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [11:00:16.131] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [11:00:16.131] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [11:00:16.131] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:55:55.216] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [06:14:28.296] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [06:12:01.858] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [05:07:12.477] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [02:33:26.223] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [02:32:18.644] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:27:15.731] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [02:27:15.731] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:31:04.783] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [22:31:04.783] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [18:34:10.621] allpaths.c:3463:44: error: use of undeclared identifier 'startlev' |
compiler | [18:34:10.621] allpaths.c:3462:32: error: use of undeclared identifier 'startlev' |
compiler | [18:30:40.063] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [18:36:04.990] allpaths.c:3462:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:28:07.222] ../src/backend/optimizer/path/allpaths.c(3462): error C2065: 'startlev': undeclared identifier |
compiler | [18:28:07.363] ../src/backend/optimizer/path/allpaths.c(3463): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [17:25:02.512] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:25:02.512] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:24:34.308] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:24:34.308] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:27:50.518] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:27:50.518] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [13:58:05.166] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [13:57:53.789] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [13:57:19.273] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [13:57:07.924] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [13:58:33.766] 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 | [13:58:02.014] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [13:58:02.014] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [13:58:02.014] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [13:58:02.014] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [13:58:02.014] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [13:58:02.014] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [11:37:31.683] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [11:34:55.420] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [11:32:09.244] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [11:29:50.155] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [11:41:46.575] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:28:43.788] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [11:25:03.299] pg_crc32c_sse42.c:38:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [11:25:03.299] pg_crc32c_sse42.c:39:15: error: unused variable 'orig_len' [-Werror,-Wunused-variable] |
compiler | [11:22:40.738] pg_crc32c_sse42.c:38:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
compiler | [11:22:40.738] pg_crc32c_sse42.c:39:22: error: unused variable ‘orig_len’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:23:22.312] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_cpucap |
CompilerWarnings | |
compiler | [10:21:02.255] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [10:20:55.753] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [10:20:25.310] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [10:20:20.138] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [10:21:23.583] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:20:10.266] ../src/port/pg_crc32c_sse42_choose.c(67): error C2370: 'pg_comp_crc32c': redefinition; different storage ... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [09:55:47.997] explain.c:6173:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [09:55:47.997] explain.c:6261:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [09:55:09.535] explain.c:6261:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [09:55:09.535] explain.c:6173:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [09:52:39.306] explain.c:6173:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [09:50:22.095] explain.c:6173:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:50:07.317] ../src/backend/commands/explain.c(6174): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [09:51:31.192] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [09:49:25.957] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [09:05:56.143] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [09:05:56.143] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [09:04:57.986] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [09:04:57.986] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [09:03:39.764] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:03:39.764] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [09:02:50.652] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [09:02:50.652] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:07:28.607] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [09:07:28.607] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
compiler | [09:07:28.607] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [09:07:28.607] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:07:28.607] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:03:21.197] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [05:38:46.471] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [05:36:08.434] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [04:27:39.686] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [04:27:41.540] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [23:31:59.899] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [23:30:55.177] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:26:27.661] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [23:26:27.661] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:11:57.795] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [17:11:57.795] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [15:19:56.531] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [15:19:56.531] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [15:19:03.658] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [15:20:20.384] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:18:54.338] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
compiler | [15:18:54.257] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [11:18:48.371] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:18:48.371] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:18:26.233] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:18:26.233] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:20:52.869] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:20:52.869] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [00:28:51.968] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [00:28:41.210] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [00:28:09.261] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [00:28:01.916] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [00:29:17.972] 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 | [00:29:02.375] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [00:29:02.462] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [00:29:02.635] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [00:29:02.635] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [00:29:02.462] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [00:29:02.462] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [23:29:13.374] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [23:28:17.581] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [23:37:40.592] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [16:49:13.576] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [16:46:48.542] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [16:43:56.795] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [16:41:46.899] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [16:53:20.476] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:40:47.928] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [13:21:41.886] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [13:21:36.228] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [13:21:09.368] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [13:21:04.372] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [13:22:01.589] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:20:57.704] ../src/port/pg_crc32c_sse42_choose.c(67): error C2370: 'pg_comp_crc32c': redefinition; different storage ... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [12:42:57.032] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [12:42:57.032] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [12:42:16.408] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [12:42:16.408] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [12:39:42.328] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [12:37:38.819] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:37:01.180] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [12:03:34.521] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [12:01:56.484] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [09:46:19.273] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [09:46:19.273] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [09:45:21.143] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [09:45:21.143] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [09:44:00.972] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:44:00.972] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [09:43:13.782] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:43:13.782] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [09:47:51.678] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [09:47:51.678] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [09:47:51.678] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [09:47:51.678] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
compiler | [09:47:51.678] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:43:25.908] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [06:41:00.874] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [06:38:27.672] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [05:21:44.012] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [05:21:45.837] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [00:42:28.350] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [00:41:18.916] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:36:21.389] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [00:36:21.389] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:05:21.431] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [18:05:21.325] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [16:32:09.073] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [16:32:09.073] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [16:31:06.507] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [16:32:38.261] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:30:57.958] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
compiler | [16:30:57.958] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [12:28:19.792] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:28:19.792] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:27:56.145] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:27:56.145] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:30:39.468] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:30:39.468] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [01:07:55.894] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [01:07:44.852] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [01:07:13.481] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [01:07:00.367] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [01:08:25.718] 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 | [01:08:04.766] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [01:08:04.649] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [01:08:04.750] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [01:08:04.750] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [01:08:04.766] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [01:08:04.766] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [00:07:17.519] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [00:06:21.722] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [00:15:36.690] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [15:42:03.079] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [15:39:33.302] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [15:36:58.651] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [15:34:46.669] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [15:46:10.048] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:33:42.386] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [12:04:47.952] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [12:04:42.161] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [12:04:14.684] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [12:04:09.568] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [12:05:08.221] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:04:13.423] ../src/port/pg_crc32c_sse42_choose.c(67): error C2370: 'pg_comp_crc32c': redefinition; different storage ... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [11:02:18.354] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:02:18.354] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:01:36.061] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:01:36.061] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [10:58:52.927] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [10:56:26.536] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:56:04.441] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [10:02:54.927] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [10:01:12.779] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [07:40:42.735] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [07:40:42.735] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [07:39:45.407] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [07:39:45.407] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [07:38:29.615] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [07:38:29.615] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [07:37:39.365] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [07:37:39.365] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [07:42:14.878] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [07:42:14.878] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [07:42:14.878] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [07:42:14.878] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
compiler | [07:42:14.878] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:37:55.213] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [03:46:12.840] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [03:43:25.503] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [02:40:50.639] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [21:35:50.524] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [21:34:39.355] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:29:57.351] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [21:29:57.351] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:26:18.972] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [20:26:18.972] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [15:33:41.437] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [15:33:41.437] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [15:29:26.195] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [15:35:44.535] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:26:33.831] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
compiler | [15:26:33.664] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [13:34:39.061] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [13:34:33.195] pg_crc32c_sse42_choose.c:46:8: error: mixing declarations and code is incompatible with standards before ... |
compiler | [13:34:06.164] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [13:34:01.193] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [13:34:59.236] pg_crc32c_sse42_choose.c:46:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:34:50.678] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [12:17:51.098] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:17:51.098] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:17:27.327] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:17:27.327] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:20:26.684] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:20:26.684] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [03:36:07.322] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [03:35:56.132] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [03:35:22.127] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [03:35:09.630] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [03:36:35.499] 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 | [03:37:37.206] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [03:37:37.206] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [03:37:37.206] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [03:37:37.206] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [03:37:37.206] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [03:37:37.206] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [02:37:18.042] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [02:36:08.775] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [02:44:48.007] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
52/5545 | Improve CRC32C performance on SSE4.2 |
CompilerWarnings | |
compiler | [22:05:05.873] pg_crc32c_sse42_choose.c:46:10: error: mixing declarations and code is incompatible with standards before... |
compiler | [22:04:59.688] pg_crc32c_sse42_choose.c:46:10: error: mixing declarations and code is incompatible with standards before... |
compiler | [22:04:28.810] pg_crc32c_sse42_choose.c:46:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [22:04:23.276] pg_crc32c_sse42_choose.c:46:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
compiler | [22:05:27.156] pg_crc32c_sse42_choose.c:46:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-af... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:05:09.116] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [18:19:28.637] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [18:16:44.980] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [18:13:46.707] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [18:11:17.585] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [18:24:15.625] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:08:51.341] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [13:30:53.769] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [13:30:53.769] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [13:29:59.850] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [13:29:59.850] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [13:27:35.237] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [13:25:15.567] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:24:53.412] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [13:16:10.660] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [13:14:42.326] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [10:14:07.255] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [10:14:07.255] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [10:13:08.770] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [10:13:08.770] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [10:11:49.898] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [10:11:49.898] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [10:11:00.421] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [10:11:00.421] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [10:15:42.527] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [10:15:42.527] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [10:15:42.527] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [10:15:42.527] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [10:15:42.527] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:11:06.458] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:06:22.248] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [06:13:14.172] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [06:10:36.033] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [04:18:49.563] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [04:18:49.840] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [01:06:19.877] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [01:05:00.120] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:00:35.349] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [01:00:35.349] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:05:15.117] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [23:05:15.117] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [20:59:20.944] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [20:59:20.944] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [20:58:26.361] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [20:59:55.143] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:58:12.401] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
compiler | [20:58:12.353] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [17:59:30.044] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:30.044] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:57:52.453] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:57:52.453] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:06:32.652] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:06:32.652] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [07:35:57.714] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [07:35:50.488] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [07:35:18.641] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [07:35:06.375] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [07:36:20.873] 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 | [07:36:03.834] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [07:36:03.834] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [07:36:03.834] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [07:36:03.834] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [07:36:03.834] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [07:36:03.834] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [06:21:24.816] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [06:20:30.974] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [06:29:22.154] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [20:38:26.707] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [20:35:56.126] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [20:33:07.883] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [20:30:49.702] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [20:42:37.802] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:29:49.784] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [15:33:14.858] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [15:33:14.858] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [15:32:11.363] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [15:32:11.363] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [15:29:19.370] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [15:26:37.718] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:25:59.284] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [15:33:10.117] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [15:30:52.662] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [12:20:20.737] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [12:20:20.737] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [12:18:55.989] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [12:18:55.989] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [12:17:07.026] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [12:17:07.026] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [12:16:02.124] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [12:16:02.124] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [12:22:15.673] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [12:22:15.673] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [12:22:15.673] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
compiler | [12:22:15.673] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
compiler | [12:22:15.673] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:15:58.798] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/4770 | Introduce XID age and inactive timeout based replication slot invalidation |
CompilerWarnings | |
compiler | [11:14:49.735] slot.c:106:33: error: no previous extern declaration for non-static variable 'InvalidationCauses' [-Werro... |
compiler | [11:13:38.224] slot.c:106:33: error: no previous extern declaration for non-static variable 'InvalidationCauses' [-Werro... |
52/5545 | Improve CRC32C performance on SSE4.2 |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:05:22.408] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:06:18.713] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [08:06:18.834] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [07:25:23.663] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [07:22:45.906] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [06:13:59.183] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [06:13:58.179] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [01:06:51.490] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [01:05:37.929] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:01:42.426] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [01:01:42.426] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [20:09:04.545] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [20:09:04.545] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [20:08:16.551] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [20:09:25.823] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:08:12.356] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
compiler | [20:08:12.513] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [16:58:36.892] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:58:36.892] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:58:13.799] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [16:58:13.799] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:00:55.440] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:00:55.440] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [07:48:50.252] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [07:48:42.952] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [07:48:10.678] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [07:47:58.953] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [07:49:13.243] 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 | [07:48:48.346] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [07:48:48.346] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [07:48:48.346] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [07:48:48.346] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [07:48:48.346] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [07:48:48.346] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [06:40:13.182] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [06:39:17.816] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [06:48:33.208] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [21:53:33.415] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [21:50:58.449] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [21:48:12.996] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [21:45:54.881] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [21:57:58.115] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:44:45.713] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5558 | Draft for basic NUMA observability |
CompilerWarnings | |
compiler | [14:50:11.317] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [14:50:11.317] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [14:49:06.096] pg_buffercache_pages.c:98:12: error: unused variable 'blk2page' [-Werror,-Wunused-variable] |
compiler | [14:49:06.096] pg_buffercache_pages.c:98:22: error: unused variable 'j' [-Werror,-Wunused-variable] |
compiler | [14:47:41.802] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [14:47:41.802] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [14:46:46.171] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [14:46:46.171] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [14:51:58.936] pg_buffercache_pages.c:98:44: error: unused variable ‘blk2page’ [-Werror=unused-variable] |
compiler | [14:51:58.936] pg_buffercache_pages.c:98:54: error: unused variable ‘j’ [-Werror=unused-variable] |
compiler | [14:51:58.936] pg_buffercache_pages.c:181:30: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 ha... |
compiler | [14:51:58.936] pg_buffercache_pages.c:175:32: error: implicit declaration of function ‘sysconf’; did you mean ‘swscanf’?... |
compiler | [14:51:58.936] pg_buffercache_pages.c:175:40: error: ‘_SC_PAGESIZE’ undeclared (first use in this function); did you mea... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:46:58.415] ../contrib/pg_buffercache/pg_buffercache_pages.c(175): error C2065: '_SC_PAGESIZE': undeclared identifier |
52/4770 | Introduce XID age and inactive timeout based replication slot invalidation |
CompilerWarnings | |
compiler | [13:41:25.604] slot.c:106:33: error: no previous extern declaration for non-static variable 'InvalidationCauses' [-Werro... |
compiler | [13:39:54.071] slot.c:106:33: error: no previous extern declaration for non-static variable 'InvalidationCauses' [-Werro... |
52/5535 | Cross-type index comparison support in contrib/btree_gin |
CompilerWarnings | |
compiler | [10:49:35.137] btree_gin.c:142:9: error: unused variable 'a' [-Werror,-Wunused-variable] |
compiler | [10:47:36.627] btree_gin.c:142:25: error: unused variable ‘a’ [-Werror=unused-variable] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:21:08.364] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [10:21:08.364] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [10:18:23.811] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [10:15:45.600] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [08:15:36.641] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [08:15:36.499] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [02:43:54.326] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [02:42:42.468] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:37:19.027] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [02:37:19.210] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
52/5553 | starjoin join order planning |
CompilerWarnings | |
compiler | [22:14:19.007] allpaths.c:3456:44: error: use of undeclared identifier 'startlev' |
compiler | [22:14:19.007] allpaths.c:3455:32: error: use of undeclared identifier 'startlev' |
compiler | [22:11:17.199] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function) |
compiler | [22:15:33.419] allpaths.c:3455:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’? |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:09:18.211] ../src/backend/optimizer/path/allpaths.c(3456): error C2065: 'startlev': undeclared identifier |
compiler | [22:09:18.211] ../src/backend/optimizer/path/allpaths.c(3455): error C2065: 'startlev': undeclared identifier |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [19:06:43.914] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:06:43.914] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:06:19.115] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:06:19.115] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:09:15.172] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:09:15.172] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [09:28:48.916] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [09:28:41.784] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [09:28:09.953] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [09:27:59.140] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [09:29:15.006] 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 | [09:28:58.843] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [09:28:58.843] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [09:28:58.843] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [09:28:58.754] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [09:28:58.604] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [09:28:58.754] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
52/5550 | Waiting for LSN replay with WAIT FOR command |
CompilerWarnings | |
compiler | [08:30:16.472] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [08:29:21.604] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
compiler | [08:37:54.832] ../../../src/include/executor/executor.h:539:46: error: ‘result’ may be used uninitialized [-Werror=maybe... |
53/5214 | SQL:2023 JSON simplified accessor support |
CompilerWarnings | |
compiler | [02:48:10.054] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [02:45:44.048] hstore_subs.c:289:16: error: incompatible function pointer types initializing 'SubscriptTransform' (aka '... |
compiler | [02:43:06.547] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [02:40:55.395] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
compiler | [02:52:02.460] hstore_subs.c:289:30: error: initialization of ‘void (*)(SubscriptingRef *, List **, struct ParseState *,... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:39:51.038] ../contrib/hstore/hstore_subs.c(288): warning C4028: formal parameter 2 different from declaration |
52/5535 | Cross-type index comparison support in contrib/btree_gin |
CompilerWarnings | |
compiler | [00:16:46.372] btree_gin.c:142:9: error: unused variable 'a' [-Werror,-Wunused-variable] |
compiler | [00:12:42.306] btree_gin.c:142:25: error: unused variable ‘a’ [-Werror=unused-variable] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:51:07.112] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [23:51:07.112] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [23:53:29.800] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [23:50:52.829] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [23:32:48.633] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [23:32:50.707] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [22:19:04.827] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [22:17:53.794] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:12:58.256] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [22:12:58.256] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [20:32:47.717] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:32:47.717] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:32:24.266] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:32:24.266] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:34:37.050] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:34:37.050] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:50:03.698] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [07:55:45.806] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [07:55:45.806] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [07:55:38.537] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [07:55:38.537] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [07:55:09.036] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [07:55:09.036] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [07:55:01.710] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [07:55:01.710] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [07:56:07.895] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [07:56:07.895] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [07:38:10.965] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [07:36:20.278] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [07:33:09.918] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [07:30:34.233] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [05:34:41.146] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [05:34:11.943] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [05:33:19.563] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [05:33:03.524] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [05:35:44.635] 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 | [05:33:56.580] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [05:33:56.580] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [05:33:56.580] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [05:33:56.580] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [05:33:56.321] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [05:33:56.580] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [05:06:40.323] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [05:05:28.079] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:00:14.032] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [05:00:14.032] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
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: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: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] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:44:00.109] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [04:44:00.182] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [03:28:55.056] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:28:55.056] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:28:32.164] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:28:32.164] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:31:26.095] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:31:26.095] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
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... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [01:42:56.145] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [01:42:56.145] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [01:42:15.107] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [01:42:15.107] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [01:39:37.804] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [01:37:05.687] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:36:37.525] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [01:17:28.627] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [01:14:50.829] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [00:28:29.977] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [00:26:40.737] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [00:20:52.731] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [23:43:45.441] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [23:42:29.841] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [23:40:55.528] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [23:39:45.939] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:58:19.933] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [22:48:54.344] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [22:48:29.853] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [22:30:42.000] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [22:27:52.881] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:28:52.869] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [22:23:29.367] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [22:21:51.901] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [22:19:52.382] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [22:19:52.382] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [22:18:15.989] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [22:18:15.989] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [22:25:35.188] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
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:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
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... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
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 ... |
compiler | [22:06:24.416] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:36:11.342] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [17:21:47.815] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [17:21:47.815] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [17:21:05.937] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [17:21:05.937] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [17:20:05.509] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [17:20:05.509] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [17:19:29.373] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [17:19:29.373] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [17:22:51.390] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [17:22:51.390] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [17:06:48.660] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [17:05:03.403] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [17:02:08.443] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [16:59:39.998] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [14:54:46.798] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [14:54:31.334] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [14:53:55.436] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [14:53:45.618] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [14:55:20.401] 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 | [14:54:40.343] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [14:54:40.343] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [14:54:40.343] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [14:54:40.343] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [14:54:40.343] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [14:54:40.241] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [14:25:59.953] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [14:24:55.178] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:20:21.097] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [14:20:21.097] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [14:17:44.169] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [14:17:44.169] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [14:17:35.622] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [14:17:35.622] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [14:17:06.663] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [14:17:06.663] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [14:16:58.976] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [14:16:58.976] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [14:18:06.456] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [14:18:06.456] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:04:20.416] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [14:04:20.416] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [12:46:40.886] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:46:40.886] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:46:17.780] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:46:17.780] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:49:03.315] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [12:49:03.315] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [11:23:41.772] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [11:22:44.284] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [11:28:11.294] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [11:14:00.622] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:14:00.622] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:13:26.542] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:13:26.542] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:10:34.550] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [11:08:31.413] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:07:53.666] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [10:52:30.308] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [10:49:51.926] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/4681 | Make COPY format extendable: Extract COPY TO format implementations |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:22:51.615] test_copy_format.c.obj : error LNK2019: unresolved external symbol CopyFromStateRead referenced in functi... |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [09:56:17.335] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [09:54:29.998] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [09:48:06.465] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [09:07:59.552] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [09:07:47.166] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [09:07:14.292] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [09:07:01.419] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:29:14.604] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [08:19:06.445] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [08:18:54.460] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [07:55:44.624] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [07:53:36.976] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:54:29.281] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [07:49:59.478] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [07:48:27.120] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [07:46:34.788] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [07:46:34.788] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [07:45:05.408] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [07:45:05.408] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [07:52:09.439] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [07:32:06.280] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [07:32:06.280] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [07:32:06.280] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [07:32:06.280] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:30:48.963] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [07:30:59.289] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [07:30:48.963] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [07:30:59.289] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:17:52.057] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [01:21:44.920] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [01:21:44.920] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [01:21:37.917] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [01:21:37.917] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [01:21:09.974] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [01:21:09.974] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [01:21:02.446] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [01:21:02.446] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [01:22:06.059] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [01:22:06.059] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [00:55:13.486] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [00:53:25.593] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [00:50:36.247] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [00:48:03.719] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [22:20:42.378] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [22:20:08.491] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [22:19:12.946] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [22:18:40.183] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [22:21:45.424] 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 | [22:19:26.215] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [22:19:26.217] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [22:19:26.217] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [22:19:26.217] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [22:19:26.215] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [22:19:26.140] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [21:33:26.621] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [21:32:19.547] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:27:37.680] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [21:27:37.680] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [21:22:47.507] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [21:22:47.507] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [21:22:39.306] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [21:22:39.306] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [21:22:09.588] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [21:22:09.588] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [21:22:01.868] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [21:22:01.868] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [21:23:09.867] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [21:23:09.867] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:05:03.490] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [21:05:03.490] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [19:39:54.862] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:39:54.862] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:39:23.805] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:39:23.805] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:42:23.108] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [19:42:23.108] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:01:43.800] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [18:01:43.866] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [17:29:03.262] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [17:28:39.317] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [17:31:35.129] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [17:07:14.217] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [17:07:14.217] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [17:06:40.486] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [17:06:40.486] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [17:03:45.900] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [17:01:18.196] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:00:55.058] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [16:40:41.567] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [16:37:59.234] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/4681 | Make COPY format extendable: Extract COPY TO format implementations |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:06:21.637] test_copy_format.c.obj : error LNK2019: unresolved external symbol CopyFromStateRead referenced in functi... |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [15:21:47.417] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [15:19:57.268] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [15:09:15.925] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [15:09:16.144] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [14:18:50.406] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [14:17:24.042] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [14:15:40.868] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [14:14:10.647] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:18:22.174] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [13:16:32.103] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [13:15:14.990] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [12:41:12.522] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [12:38:44.530] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:39:32.686] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [12:28:12.739] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [12:26:38.641] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [12:24:45.146] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [12:24:45.146] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [12:23:13.492] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [12:23:13.492] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [12:30:10.518] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [12:18:47.642] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
compiler | [12:18:47.642] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [12:18:47.642] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [12:18:47.642] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:17:30.288] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [12:17:41.676] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [12:17:41.676] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
compiler | [12:17:30.288] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:51:55.863] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [06:11:41.704] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [06:11:41.704] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [06:11:34.732] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [06:11:34.732] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [06:11:04.683] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [06:11:04.683] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [06:10:56.921] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [06:10:56.921] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [06:12:04.211] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [06:12:04.211] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [05:50:32.200] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [05:48:44.898] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [05:46:03.967] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [05:43:33.324] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [02:52:45.592] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [02:52:21.227] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [02:51:32.610] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [02:51:08.702] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [02:53:40.085] 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 | [02:52:03.450] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [02:52:03.450] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [02:52:03.450] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [02:52:03.450] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [02:52:03.450] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
compiler | [02:52:03.450] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [02:08:59.556] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [02:07:54.039] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:03:15.503] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [02:03:15.265] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [02:01:41.763] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [02:01:41.763] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [02:01:33.833] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [02:01:33.833] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [02:01:05.361] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [02:01:05.361] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [02:00:57.924] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [02:00:57.924] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [02:02:03.769] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [02:02:03.769] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [00:13:57.018] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [00:13:57.018] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [00:13:32.551] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [00:13:32.551] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [00:16:26.617] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [00:16:26.617] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:05:04.320] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [22:05:04.320] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [19:33:45.990] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [19:32:12.562] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [19:43:43.869] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [18:21:08.247] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [18:21:08.247] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [18:20:29.747] explain.c:6168:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [18:20:29.747] explain.c:6256:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [18:18:00.379] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [18:15:44.314] explain.c:6168:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:15:24.294] ../src/backend/commands/explain.c(6169): error C2055: expected formal parameter list, not a type list |
52/5246 | Allow SQL functions use CachedPlan machinery |
CompilerWarnings | |
compiler | [15:27:55.146] plancache.c:158:13: error: label at end of compound statement: expected statement |
compiler | [15:26:47.055] plancache.c:158:13: error: label at end of compound statement: expected statement |
compiler | [15:25:07.552] plancache.c:159:4: warning: label at end of compound statement is a C2x extension [-Wc2x-extensions] |
compiler | [15:23:48.353] plancache.c:159:4: warning: label at end of compound statement is a C2x extension [-Wc2x-extensions] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [15:23:28.771] ../src/backend/utils/cache/plancache.c(159): error C2143: syntax error: missing ';' before '}' |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [14:47:02.069] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [14:44:27.878] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [10:56:01.354] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [10:54:17.238] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [10:01:18.314] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [10:01:24.283] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [06:58:41.962] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [06:58:34.260] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [06:58:06.563] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [06:57:59.225] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:33:25.071] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [02:04:29.431] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [02:04:16.033] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [00:26:53.009] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [00:24:37.015] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:25:26.585] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [23:36:51.014] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [23:35:15.879] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [23:33:24.097] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [23:33:24.097] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [23:31:53.769] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [23:31:53.769] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [23:38:53.842] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [23:04:25.607] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [23:04:25.607] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [23:04:25.607] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [23:04:25.607] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:57:49.531] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [22:58:00.417] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
compiler | [22:58:00.417] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [22:57:49.531] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:54:55.055] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:32:01.275] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [21:32:01.275] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [21:15:36.058] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [21:15:36.058] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [21:15:28.773] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [21:15:28.773] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [21:15:00.231] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [21:15:00.231] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [21:14:52.547] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [21:14:52.547] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [21:15:57.302] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [21:15:57.302] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [19:11:38.138] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [19:09:52.040] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [19:06:55.695] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [19:04:17.422] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5525 | explain plans for foreign servers |
CompilerWarnings | |
compiler | [04:33:51.859] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [04:33:44.080] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [04:33:12.386] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [04:33:00.507] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable] |
compiler | [04:34:18.341] 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 | [04:33:56.536] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state |
compiler | [04:33:56.018] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve... |
compiler | [04:33:56.349] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled... |
compiler | [04:33:56.536] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _... |
compiler | [04:33:56.349] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ... |
compiler | [04:33:56.349] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [21:04:19.563] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [21:04:19.563] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [21:03:19.988] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [21:03:19.988] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [21:00:36.688] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [20:58:05.275] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:57:39.238] ../src/backend/commands/explain.c(6186): error C2055: expected formal parameter list, not a type list |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [18:13:38.138] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [18:12:30.472] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:08:04.885] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [18:08:04.885] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [17:51:38.992] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [17:51:38.992] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [17:51:31.031] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [17:51:31.031] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [17:51:02.165] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [17:51:02.165] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [17:50:55.126] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [17:50:55.126] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [17:52:00.133] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [17:52:00.133] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
51/5428 | [BUG] Assert fails for local buffers in BufferIsDirty |
CompilerWarnings | |
compiler | [14:42:29.386] xloginsert.c:261:14: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [14:41:13.568] bufmgr.c:2509:29: error: variable 'bufHdr' is uninitialized when used here [-Werror,-Wuninitialized] |
compiler | [14:39:42.057] xloginsert.c:261:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [14:38:35.243] bufmgr.c:2509:35: error: ‘bufHdr’ is used uninitialized [-Werror=uninitialized] |
compiler | [14:44:57.485] xloginsert.c:261:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [11:15:44.782] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:15:44.782] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:15:19.358] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:15:19.358] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:18:20.230] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [11:18:20.230] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [04:53:53.342] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [04:53:32.643] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [04:56:42.953] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [01:23:42.784] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [01:23:42.784] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [01:23:42.784] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [01:23:42.784] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [01:23:42.784] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [01:23:42.784] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [01:23:42.784] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [01:23:42.784] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(712): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [01:21:03.929] ../src/backend/commands/explain.c(863): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(711): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [01:21:03.929] ../src/backend/commands/explain.c(862): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(515): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(543): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(516): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [01:21:03.923] ../src/backend/commands/explain.c(544): error C2039: 'ru_oublock': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [20:40:30.461] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [20:38:35.751] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5318 | System views for versions reporting |
CompilerWarnings | |
compiler | [20:08:50.750] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
compiler | [20:08:50.186] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter... |
52/5474 | Speed up ICU case conversions |
CompilerWarnings | |
compiler | [17:18:45.909] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [17:18:38.136] pg_locale_icu.c:484:13: error: implicit declaration of function 'icu_convert_case' is invalid in C99 [-We... |
compiler | [17:18:10.275] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
compiler | [17:18:02.946] pg_locale_icu.c:484:20: error: implicit declaration of function ‘icu_convert_case’; did you mean ‘icu_con... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:06:17.132] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [13:32:03.408] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [13:31:51.435] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [12:04:57.208] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [12:02:35.268] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:03:18.256] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [11:17:04.223] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [11:15:30.500] pgstat_backend.c:232:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [11:13:34.364] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [11:13:34.364] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [11:12:03.868] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [11:12:03.868] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [11:19:09.494] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [10:41:36.266] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [10:41:36.266] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [10:41:36.266] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [10:41:36.266] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:37:50.212] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [10:37:50.154] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [10:38:01.503] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
compiler | [10:38:01.503] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:05:14.978] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:05:56.193] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/4874 | BitmapHeapScan table AM violation removal (and use streaming read API) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:46:02.527] ../src/backend/nodes/tidbitmap.c(1606): warning C4098: 'tbm_iterate': 'void' function returning a value |
compiler | [03:46:02.527] ../src/backend/nodes/tidbitmap.c(1608): warning C4098: 'tbm_iterate': 'void' function returning a value |
52/5516 | quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables |
CompilerWarnings | |
compiler | [01:45:01.926] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [01:45:01.926] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [01:44:54.824] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werr... |
compiler | [01:44:54.824] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
compiler | [01:44:27.356] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [01:44:27.356] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [01:44:20.059] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [01:44:20.059] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
compiler | [01:45:23.076] equivclass.c:805:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statem... |
compiler | [01:45:23.076] equivclass.c:780:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
52/5355 | Enhance memory context statistics reporting for all PostgreSQL processes. |
CompilerWarnings | |
compiler | [17:31:47.908] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [17:30:01.973] mcxtfuncs.c:491:40: error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equalit... |
compiler | [17:27:16.236] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
compiler | [17:24:43.416] mcxtfuncs.c:491:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [10:55:47.713] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [10:55:47.713] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [10:55:04.754] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [10:55:04.754] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [10:52:22.409] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [10:49:52.775] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:49:34.419] ../src/backend/commands/explain.c(6186): error C2055: expected formal parameter list, not a type list |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [07:08:58.889] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [07:08:00.557] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:03:49.978] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
compiler | [07:03:49.978] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [06:46:37.719] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [06:46:37.719] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [06:46:29.991] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [06:46:29.991] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [06:46:01.260] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [06:46:01.260] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [06:45:53.650] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [06:45:53.650] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [06:46:59.190] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [06:46:59.190] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [22:56:45.059] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:56:45.059] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:56:14.376] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:56:14.376] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:59:06.846] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:59:06.846] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [16:32:27.135] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [16:29:53.596] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [16:24:04.880] multixact_rewrite.c:70:29: error: variable ‘newmulti’ set but not used [-Werror=unused-but-set-variable] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [14:07:05.176] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [14:06:36.790] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [14:10:00.769] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [08:33:48.466] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [08:33:48.466] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [08:33:48.466] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [08:33:48.466] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [08:33:48.466] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [08:33:48.466] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [08:33:48.466] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [08:33:48.466] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(711): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(544): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(543): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(516): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(515): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(863): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(712): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [08:29:23.684] ../src/backend/commands/explain.c(862): error C2039: 'ru_inblock': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [05:04:04.128] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [05:02:27.393] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
51/5404 | Self contradictory examining on rel's baserestrictinfo |
CompilerWarnings | |
compiler | [03:24:30.100] contradictory.c:1705:52: error: no member named 'rctype' in 'struct RowCompareExpr' |
compiler | [03:24:30.100] contradictory.c:1705:27: error: use of undeclared identifier 'ROWCOMPARE_EQ'; did you mean 'COMPARE_EQ'? |
compiler | [03:24:30.100] contradictory.c:1705:62: error: use of undeclared identifier 'ROWCOMPARE_NE'; did you mean 'COMPARE_NE'? |
compiler | [03:24:30.100] contradictory.c:1705:17: error: no member named 'rctype' in 'struct RowCompareExpr' |
compiler | [03:21:36.335] contradictory.c:1705:34: error: ‘ROWCOMPARE_EQ’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [03:21:36.335] contradictory.c:1705:57: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [03:21:36.335] contradictory.c:1705:69: error: ‘ROWCOMPARE_NE’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [03:21:36.335] contradictory.c:1705:22: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [03:21:00.120] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:21:00.120] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:21:00.120] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [03:26:16.785] contradictory.c:1705:34: error: ‘ROWCOMPARE_EQ’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [03:26:16.785] contradictory.c:1705:22: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [03:26:16.785] contradictory.c:1705:69: error: ‘ROWCOMPARE_NE’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [03:26:16.785] contradictory.c:1705:57: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:20:51.810] ../src/backend/optimizer/plan/contradictory.c(1705): error C2039: 'rctype': is not a member of 'RowCompar... |
compiler | [03:20:51.850] ../src/backend/optimizer/plan/contradictory.c(1705): error C2065: 'ROWCOMPARE_EQ': undeclared identifier |
compiler | [03:20:51.850] ../src/backend/optimizer/plan/contradictory.c(1705): error C2065: 'ROWCOMPARE_NE': undeclared identifier |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:45:12.735] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
52/4764 | Adding comments to help understand psql hidden queries |
CompilerWarnings | |
compiler | [21:07:06.117] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
compiler | [21:06:54.173] command.c:56:10: error: no previous extern declaration for non-static variable 'curcmd' [-Werror,-Wmissin... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [19:43:58.791] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [19:41:36.460] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:42:26.934] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [18:38:54.398] pgstat_backend.c:188:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [18:37:20.472] pgstat_backend.c:188:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [18:35:27.860] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [18:35:27.860] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [18:33:59.060] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [18:33:59.060] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [18:40:47.290] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [18:05:49.688] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [18:05:49.688] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [18:05:49.688] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
compiler | [18:05:49.688] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [18:00:05.265] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [18:00:15.600] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [18:00:05.265] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [18:00:15.600] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:50:59.375] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret... |
51/5471 | Convert macros to static inline functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:00:48.465] ../src/backend/access/common/heaptuple.c(954): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [08:00:48.513] ../src/backend/access/common/heaptuple.c(1506): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [08:00:48.513] ../src/backend/access/common/heaptuple.c(1184): error C2059: syntax error: ':' |
compiler | [08:00:48.465] ../src/backend/access/common/heaptuple.c(1184): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [08:00:48.465] ../src/backend/access/common/heaptuple.c(977): error C2059: syntax error: ':' |
compiler | [08:00:48.465] ../src/backend/access/common/heaptuple.c(977): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [08:00:48.465] ../src/backend/access/common/heaptuple.c(954): error C2059: syntax error: ':' |
compiler | [08:00:48.513] ../src/backend/access/common/heaptuple.c(1506): error C2059: syntax error: ':' |
53/4390 | add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:19:32.783] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [05:19:32.668] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [05:19:32.668] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [05:19:32.668] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [05:19:49.406] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in... |
compiler | [05:19:49.406] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i... |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:24:10.194] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:55:01.703] c:\cirrus\src\backend\access\stir\stir.c(422) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [08:34:53.853] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [08:34:53.853] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [08:34:14.306] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [08:34:14.306] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [08:31:39.271] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [08:29:14.679] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:28:51.183] ../src/backend/commands/explain.c(6186): error C2055: expected formal parameter list, not a type list |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [05:20:42.522] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [05:19:51.887] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:15:55.489] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [05:15:55.697] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [05:00:35.005] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [05:00:35.005] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [05:00:26.945] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [05:00:26.945] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [04:59:57.677] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [04:59:57.677] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [04:59:49.994] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [04:59:49.994] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [05:00:56.518] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [05:00:56.518] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [21:02:46.074] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [21:02:46.074] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [21:02:14.783] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [21:02:14.783] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [21:05:45.545] ../../src/include/c.h:832:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [21:05:45.545] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5205 | Make MultiXactOffset 64-bit type |
CompilerWarnings | |
compiler | [14:25:45.045] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [14:23:08.675] multixact_old.c:79:1: error: unused function 'MultiXactIdToOffsetSegment' [-Werror,-Wunused-function] |
compiler | [14:17:11.004] multixact_rewrite.c:70:29: error: variable ‘newmulti’ set but not used [-Werror=unused-but-set-variable] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [10:57:03.794] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [10:56:27.975] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [11:00:38.679] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [04:25:34.177] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [04:25:34.177] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [04:25:34.177] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [04:25:34.177] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [04:25:34.177] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [04:25:34.177] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [04:25:34.177] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [04:25:34.177] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(712): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [04:20:31.681] ../src/backend/commands/explain.c(863): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(862): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(515): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(516): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(543): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(544): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [04:20:31.595] ../src/backend/commands/explain.c(711): error C2039: 'ru_inblock': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [23:40:17.827] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [23:38:25.688] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
51/5404 | Self contradictory examining on rel's baserestrictinfo |
CompilerWarnings | |
compiler | [20:55:09.291] contradictory.c:1705:52: error: no member named 'rctype' in 'struct RowCompareExpr' |
compiler | [20:55:09.291] contradictory.c:1705:27: error: use of undeclared identifier 'ROWCOMPARE_EQ'; did you mean 'COMPARE_EQ'? |
compiler | [20:55:09.291] contradictory.c:1705:17: error: no member named 'rctype' in 'struct RowCompareExpr' |
compiler | [20:55:09.291] contradictory.c:1705:62: error: use of undeclared identifier 'ROWCOMPARE_NE'; did you mean 'COMPARE_NE'? |
compiler | [20:52:45.512] contradictory.c:1705:69: error: ‘ROWCOMPARE_NE’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [20:52:45.512] contradictory.c:1705:57: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [20:52:45.512] contradictory.c:1705:34: error: ‘ROWCOMPARE_EQ’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [20:52:45.512] contradictory.c:1705:22: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [20:52:03.711] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:52:03.711] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:52:03.711] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:56:40.699] contradictory.c:1705:22: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
compiler | [20:56:40.699] contradictory.c:1705:34: error: ‘ROWCOMPARE_EQ’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [20:56:40.699] contradictory.c:1705:69: error: ‘ROWCOMPARE_NE’ undeclared (first use in this function); did you mean ‘CO... |
compiler | [20:56:40.699] contradictory.c:1705:57: error: ‘RowCompareExpr’ has no member named ‘rctype’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:51:50.617] ../src/backend/optimizer/plan/contradictory.c(1705): error C2065: 'ROWCOMPARE_EQ': undeclared identifier |
compiler | [20:51:50.617] ../src/backend/optimizer/plan/contradictory.c(1705): error C2065: 'ROWCOMPARE_NE': undeclared identifier |
compiler | [20:51:50.507] ../src/backend/optimizer/plan/contradictory.c(1705): error C2039: 'rctype': is not a member of 'RowCompar... |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:30:05.587] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [12:06:04.722] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [12:03:40.468] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:04:23.415] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [10:11:25.748] pgstat_backend.c:188:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [10:09:49.428] pgstat_backend.c:188:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [10:07:56.459] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [10:07:56.459] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [10:06:25.788] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [10:06:25.788] pgstat_backend.c:188:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [10:13:21.763] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [09:38:09.402] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [09:38:09.402] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [09:38:09.402] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [09:38:09.402] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:32:20.448] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [09:32:31.360] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [09:32:31.360] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
compiler | [09:32:20.448] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
52/5503 | NOT VALID foreign key constraints on partitioned tables |
CompilerWarnings | |
compiler | [06:33:48.797] tablecmds.c:11575:48: error: if statement has empty body [-Werror,-Wempty-body] |
compiler | [06:33:40.995] tablecmds.c:11575:48: error: if statement has empty body [-Werror,-Wempty-body] |
compiler | [06:33:14.719] tablecmds.c:11575:9: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] |
compiler | [06:33:05.911] tablecmds.c:11575:9: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] |
compiler | [06:34:16.194] tablecmds.c:11575:9: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] |
51/5471 | Convert macros to static inline functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:26:14.864] ../src/backend/access/common/heaptuple.c(1506): error C2059: syntax error: ':' |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(1506): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(977): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(1184): error C2059: syntax error: ':' |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(954): error C2059: syntax error: ':' |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(977): error C2059: syntax error: ':' |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(954): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [20:26:14.816] ../src/backend/access/common/heaptuple.c(1184): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
53/4390 | add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:37:43.061] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [16:37:42.981] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [16:38:02.607] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i... |
compiler | [16:38:02.655] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in... |
compiler | [16:37:42.981] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [16:37:43.061] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
52/5413 | INSERT ... ON CONFLICT DO SELECT [FOR ...] |
CompilerWarnings | |
compiler | [14:01:07.228] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:00:28.140] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [14:08:47.305] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:52:04.258] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:31:55.675] c:\cirrus\src\backend\access\stir\stir.c(422) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
CompilerWarnings | |
compiler | [14:16:32.723] cluster.c:1025:11: error: variable 'lmode' set but not used [-Werror,-Wunused-but-set-variable] |
compiler | [14:12:55.958] cluster.c:1025:25: error: variable ‘lmode’ set but not used [-Werror=unused-but-set-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:12:56.965] ../src/backend/commands/cluster.c(4337): warning C4129: '%': unrecognized character escape sequence |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [11:37:52.728] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:37:52.728] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:37:13.564] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [11:37:13.564] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [11:35:05.335] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [11:32:17.667] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:31:53.573] ../src/backend/commands/explain.c(6186): error C2055: expected formal parameter list, not a type list |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [10:53:51.523] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [10:50:59.722] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [10:47:56.680] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [10:45:19.480] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
52/5319 | Changing shared_buffers without restart |
CompilerWarnings | |
compiler | [08:55:31.587] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
compiler | [08:54:30.024] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [08:50:19.258] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock |
compiler | [08:50:19.258] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [08:33:34.342] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [08:33:34.342] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [08:33:26.534] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [08:33:26.534] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [08:32:59.496] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [08:32:59.496] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [08:32:52.385] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [08:32:52.385] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [08:33:54.773] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [08:33:54.773] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [22:58:57.975] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:58:57.975] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:58:26.220] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:58:26.220] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:02:34.079] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [23:02:34.079] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [14:25:56.156] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [14:25:29.117] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [14:28:27.944] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [09:41:12.783] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [09:41:12.783] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [09:41:12.783] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [09:41:12.783] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [09:41:12.783] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [09:41:12.783] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [09:41:12.783] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [09:41:12.783] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(543): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(711): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(544): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(516): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(515): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(863): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(712): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [09:35:28.429] ../src/backend/commands/explain.c(862): error C2039: 'ru_inblock': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [06:05:26.982] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [06:03:48.484] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
51/5404 | Self contradictory examining on rel's baserestrictinfo |
CompilerWarnings | |
compiler | [04:25:47.903] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:25:47.903] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:25:47.903] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:25:07.326] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:25:07.326] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:25:07.326] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:30:06.955] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:30:06.955] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [04:30:06.955] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:27:07.208] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [23:01:09.535] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [22:58:43.413] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:59:21.539] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [20:45:55.415] pgstat_backend.c:186:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [20:44:19.054] pgstat_backend.c:186:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [20:42:25.542] pgstat_backend.c:186:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [20:42:25.542] pgstat_backend.c:186:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [20:40:56.112] pgstat_backend.c:186:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [20:40:56.112] pgstat_backend.c:186:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [20:48:01.611] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [20:14:56.744] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
compiler | [20:14:56.744] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [20:14:56.744] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [20:14:56.744] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:08:46.486] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [20:08:56.534] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [20:08:46.486] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [20:08:56.439] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
51/5471 | Convert macros to static inline functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(954): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(954): error C2059: syntax error: ':' |
compiler | [09:56:58.946] ../src/backend/access/common/heaptuple.c(1506): error C2059: syntax error: ':' |
compiler | [09:56:58.946] ../src/backend/access/common/heaptuple.c(1506): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(1184): error C2059: syntax error: ':' |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(977): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(1184): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [09:56:58.898] ../src/backend/access/common/heaptuple.c(977): error C2059: syntax error: ':' |
53/4390 | add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:13:27.530] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [07:13:44.688] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in... |
compiler | [07:13:27.671] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [07:13:44.515] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i... |
compiler | [07:13:27.530] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [07:13:27.530] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
52/4986 | WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:56:54.570] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:56:53.782] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:56:52.397] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5105 | Prevent incorrect entries in pg_stat_activity. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:38:42.219] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:38:39.943] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:38:41.426] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4460 | Implement row pattern recognition feature |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:15:58.012] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:15:56.561] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:15:58.787] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5413 | INSERT ... ON CONFLICT DO SELECT [FOR ...] |
CompilerWarnings | |
compiler | [06:00:42.869] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:00:02.020] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:08:11.070] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:59:31.465] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:59:32.208] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:59:30.156] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5160 | Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:41:25.960] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:41:23.853] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:41:25.203] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5151 | DirtyScanshot index scan skips concurrently updated tuples |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:19:40.987] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:19:41.769] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:19:39.727] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/4716 | COPY TO json |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [05:03:04.999] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:03:05.743] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [05:03:07.160] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4907 | Add local address to log_line_prefix |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:46:29.185] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:46:28.248] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:46:26.860] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/4709 | Add the page header to each SLRU page. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:25:01.219] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:25:00.246] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:25:02.856] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5091 | inplace update: send nontransactional invalidations |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [04:06:49.968] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:06:49.240] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [04:06:47.839] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/4888 | Run deferred triggers in the correct security context |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:46:51.107] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:46:53.128] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:46:52.400] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
53/4959 | Fix BackgroundPsql to report error on query timeout rather than calling die |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:28:49.521] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:28:50.808] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:28:51.723] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5354 | Improve code coverage of network address functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:10:16.777] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:10:18.135] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:10:18.936] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5277 | general purpose array_sort |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:51:41.467] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:51:42.328] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:51:39.934] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5276 | Fix race between WAL flush and InstallXLogFileSegment() |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:33:06.026] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:33:06.858] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:33:04.499] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5027 | Track the amount of time waiting due to cost_delay |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:11:31.313] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:11:30.608] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:11:32.509] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4904 | SQL Property Graph Queries (SQL/PGQ) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:46:53.150] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:46:55.429] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:46:54.578] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4529 | CREATE SUBSCRIPTION ... SERVER |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:24:37.374] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:24:39.631] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:24:38.823] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
53/5455 | refactor AlterDomainAddConstraint (alter domain add constraint) |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:01:16.761] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:01:15.346] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [01:01:17.550] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/5436 | Unicode case folding: new CASEFOLD() function. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:43:29.860] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:43:30.619] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:43:28.397] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4814 | psql meta-command conninfo+ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:27:36.654] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:27:35.361] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:27:37.371] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/5306 | Recommend --no-psqlrc when restoring a pg_dump script |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [00:11:19.185] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:11:20.021] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [00:11:17.707] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5500 | Adding support for SSLKEYLOGFILE in the frontend |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:51:50.586] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [23:51:49.159] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [23:51:51.360] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5454 | Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:29:40.927] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [23:29:40.168] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [23:29:38.924] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:30:54.183] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
52/5489 | Add new API to stringinfo |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [03:06:50.410] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:06:51.093] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [03:06:49.223] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
51/5256 | Make pg_stat_io view count IOs as bytes instead of blocks |
CompilerWarnings | |
compiler | [07:41:40.015] pgstat_io.c:28:1: error: unused function 'is_ioop_tracked_in_bytes' [-Werror,-Wunused-function] |
52/5489 | Add new API to stringinfo |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [06:35:41.343] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:35:42.663] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [06:35:43.452] ../src/common/stringinfo.c(99): warning C4098: 'initStringInfo': 'void' function returning a value |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:34:59.838] c:\cirrus\src\backend\access\stir\stir.c(422) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5473 | Proposal: Progressive explain |
CompilerWarnings | |
compiler | [23:00:40.504] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [23:00:40.504] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [23:00:02.138] explain.c:6270:27: error: variable 'found' is used uninitialized whenever 'for' loop exits because its co... |
compiler | [23:00:02.138] explain.c:6185:36: error: omitting the parameter name in a function definition is a C2x extension [-Werro... |
compiler | [22:57:36.880] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
compiler | [22:55:15.092] explain.c:6185:36: warning: omitting the parameter name in a function definition is a C2x extension [-Wc2... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:54:56.569] ../src/backend/commands/explain.c(6186): error C2055: expected formal parameter list, not a type list |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [18:48:10.622] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [18:48:10.622] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [18:48:02.875] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [18:48:02.875] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [18:47:34.394] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [18:47:34.394] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [18:47:27.373] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [18:47:27.373] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [18:48:31.303] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [18:48:31.303] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
52/5481 | Modern SHA2- based password hashes for pgcrypto |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:35:47.247] c:\cirrus\contrib\pgcrypto\crypt-sha.c(546) : warning C4715: 'px_crypt_shacrypt': not all control paths r... |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [05:58:48.341] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [05:58:48.341] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [05:58:17.435] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [05:58:17.435] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:02:06.543] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [06:02:06.543] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [18:26:49.466] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [18:26:27.091] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [18:29:47.791] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [10:06:42.708] explain.c:863:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [10:06:42.708] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [10:06:42.708] explain.c:516:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [10:06:42.708] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [10:06:42.708] explain.c:544:44: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [10:06:42.708] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
compiler | [10:06:42.708] explain.c:712:50: error: ‘struct rusage’ has no member named ‘ru_oublock’ |
compiler | [10:06:42.708] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_inblock’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(712): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(863): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(862): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(711): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(543): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(544): error C2039: 'ru_oublock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(515): error C2039: 'ru_inblock': is not a member of 'rusage' |
compiler | [10:04:34.659] ../src/backend/commands/explain.c(516): error C2039: 'ru_oublock': is not a member of 'rusage' |
CompilerWarnings | |
compiler | [07:48:10.080] prepare.c:583:25: error: ‘pagefaults_start.majflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [07:48:10.080] prepare.c:583:25: error: ‘pagefaults_start.minflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [07:47:58.742] prepare.c:583:25: error: ‘pagefaults_start.majflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [07:47:58.742] prepare.c:583:25: error: ‘pagefaults_start.minflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [07:49:47.155] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [07:49:47.155] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [07:49:47.155] explain.c:544:43: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [07:49:47.155] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [07:49:47.155] explain.c:516:49: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [07:49:47.155] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [07:49:47.155] explain.c:712:49: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [07:49:47.155] explain.c:861:43: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(711): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [07:48:09.373] ../src/backend/commands/explain.c(862): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [07:48:09.373] ../src/backend/commands/explain.c(861): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(712): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(544): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(543): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(516): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [07:48:09.342] ../src/backend/commands/explain.c(515): error C2039: 'ru_minflt': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [04:48:38.863] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [04:46:59.776] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
52/5489 | Add new API to stringinfo |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [02:19:43.417] ../src/common/stringinfo.c(73): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:19:44.237] ../src/common/stringinfo.c(73): warning C4098: 'initStringInfo': 'void' function returning a value |
compiler | [02:19:42.046] ../src/common/stringinfo.c(73): warning C4098: 'initStringInfo': 'void' function returning a value |
51/5404 | Self contradictory examining on rel's baserestrictinfo |
CompilerWarnings | |
compiler | [02:01:30.141] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:01:30.141] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:01:30.141] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:00:50.525] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:00:50.525] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:00:50.525] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:06:29.092] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:06:29.092] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [02:06:29.092] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:48:20.584] ../src/backend/commands/cluster.c(4401): warning C4129: '%': unrecognized character escape sequence |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:28:45.873] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [19:05:04.934] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [19:02:44.556] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [19:03:32.268] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [17:30:47.032] pgstat_backend.c:157:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [17:29:13.110] pgstat_backend.c:157:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [17:27:21.406] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [17:27:21.406] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [17:25:53.090] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [17:25:53.090] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [17:32:39.464] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
52/4308 | SQL:2011 application time |
CompilerWarnings | |
compiler | [16:54:13.270] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [16:51:15.432] proc.c:164:51: error: too many arguments to function call, expected single argument 'funcid', have 2 argu... |
compiler | [16:47:58.264] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
compiler | [16:45:15.281] proc.c:164:27: error: too many arguments to function ‘get_func_namespace’ |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [16:19:04.196] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
compiler | [16:19:04.196] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
compiler | [16:19:04.196] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [16:19:04.196] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [16:13:57.665] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
compiler | [16:13:57.728] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [16:13:46.937] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [16:13:46.937] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
51/5471 | Convert macros to static inline functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [01:55:41.927] ../src/backend/access/common/heaptuple.c(954): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [01:55:41.943] ../src/backend/access/common/heaptuple.c(1506): error C2059: syntax error: ':' |
compiler | [01:55:41.927] ../src/backend/access/common/heaptuple.c(1184): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [01:55:41.943] ../src/backend/access/common/heaptuple.c(1184): error C2059: syntax error: ':' |
compiler | [01:55:41.943] ../src/backend/access/common/heaptuple.c(1506): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [01:55:41.927] ../src/backend/access/common/heaptuple.c(977): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [01:55:41.927] ../src/backend/access/common/heaptuple.c(954): error C2059: syntax error: ':' |
compiler | [01:55:41.927] ../src/backend/access/common/heaptuple.c(977): error C2059: syntax error: ':' |
53/4390 | add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:56:45.667] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i... |
compiler | [22:56:28.476] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [22:56:45.667] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in... |
compiler | [22:56:28.508] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [22:56:28.508] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [22:56:28.508] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
52/4971 | [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:04:03.256] c:\cirrus\src\backend\access\stir\stir.c(422) : warning C4715: 'stirbeginscan': not all control paths ret... |
52/5413 | INSERT ... ON CONFLICT DO SELECT [FOR ...] |
CompilerWarnings | |
compiler | [20:45:27.887] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:44:51.861] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [20:52:37.087] explain.c:5156:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5242 | Fix RelationTruncate() corruption |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [14:04:06.798] ../src/backend/storage/smgr/smgr.c(731): warning C4098: 'smgrtruncate': 'void' function returning a value |
51/5196 | Use function smgrclose() to replace the loop |
CompilerWarnings | |
compiler | [04:06:29.709] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [04:06:29.709] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [04:06:07.054] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] |
compiler | [04:06:07.054] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable] |
compiler | [04:05:25.051] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [04:05:25.051] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [04:05:01.905] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
compiler | [04:05:01.905] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [04:07:08.910] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] |
compiler | [04:07:08.910] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] |
52/1608 | declarative session variables, LET command |
CompilerWarnings | |
compiler | [23:54:04.244] svariableReceiver.c:55:8: error: mixing declarations and code is incompatible with standards before C99 [... |
compiler | [23:52:59.502] svariableReceiver.c:55:8: error: mixing declarations and code is incompatible with standards before C99 [... |
compiler | [23:51:34.888] svariableReceiver.c:55:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-s... |
compiler | [23:50:41.188] svariableReceiver.c:55:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-s... |
compiler | [23:56:15.865] svariableReceiver.c:55:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-s... |
52/5481 | Modern SHA2- based password hashes for pgcrypto |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [21:10:26.883] c:\cirrus\contrib\pgcrypto\crypt-sha.c(546) : warning C4715: 'px_crypt_shacrypt': not all control paths r... |
52/5470 | Function scan FDW pushdown |
CompilerWarnings | |
compiler | [18:21:00.196] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:21:00.196] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:20:27.353] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:20:27.353] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:23:57.980] ../../src/include/c.h:829:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:23:57.980] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized] |
51/5174 | Call rm_redo in a temporary memory context |
CompilerWarnings | |
compiler | [07:55:13.516] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [07:54:43.009] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
compiler | [07:58:27.066] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u... |
51/5477 | Allow EXPLAIN to Output Page Fault Information |
CompilerWarnings | |
compiler | [23:23:13.586] prepare.c:583:25: error: ‘pagefaults_start.majflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [23:23:13.586] prepare.c:583:25: error: ‘pagefaults_start.minflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [23:23:01.773] prepare.c:583:25: error: ‘pagefaults_start.minflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [23:23:01.773] prepare.c:583:25: error: ‘pagefaults_start.majflt’ may be used uninitialized [-Werror=maybe-uninitialized... |
compiler | [23:24:37.602] explain.c:515:49: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [23:24:37.602] explain.c:712:49: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [23:24:37.602] explain.c:711:49: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [23:24:37.602] explain.c:862:43: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [23:24:37.602] explain.c:861:43: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [23:24:37.602] explain.c:543:43: error: ‘struct rusage’ has no member named ‘ru_minflt’ |
compiler | [23:24:37.602] explain.c:544:43: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
compiler | [23:24:37.602] explain.c:516:49: error: ‘struct rusage’ has no member named ‘ru_majflt’ |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(515): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(516): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(712): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(861): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [23:23:08.187] ../src/backend/commands/explain.c(862): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(544): error C2039: 'ru_majflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(543): error C2039: 'ru_minflt': is not a member of 'rusage' |
compiler | [23:23:08.155] ../src/backend/commands/explain.c(711): error C2039: 'ru_minflt': is not a member of 'rusage' |
52/5447 | log_min_messages per backend type |
CompilerWarnings | |
compiler | [20:18:27.741] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
compiler | [20:16:36.643] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_stri... |
51/5404 | Self contradictory examining on rel's baserestrictinfo |
CompilerWarnings | |
compiler | [17:59:52.495] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:52.495] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:52.495] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:02.460] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:02.460] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [17:59:02.460] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:05:04.615] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:05:04.615] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [18:05:04.615] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] |
52/5117 | VACUUM FULL / CLUSTER CONCURRENTLY |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:49:56.741] ../src/backend/commands/cluster.c(4401): warning C4129: '%': unrecognized character escape sequence |
52/4984 | Serverside SNI for SSL connections |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [12:30:16.254] ../src/test/modules/ssl_passphrase_callback/ssl_passphrase_func.c(52): warning C4113: 'void (__cdecl *)(S... |
53/4620 | CRC32C Parallel Computation Optimization on ARM |
CompilerWarnings | |
compiler | [11:07:08.573] pg_crc32c_sse42.c:29:18: error: unused variable 'orig_crc' [-Werror,-Wunused-variable] |
compiler | [11:04:47.123] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [11:05:26.972] test_crc32c.c.obj : error LNK2001: unresolved external symbol pg_comp_crc32c |
52/5323 | Support enabling checksums online |
CompilerWarnings | |
compiler | [09:58:57.150] pgstat_backend.c:157:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [09:57:23.594] pgstat_backend.c:157:10: error: enumeration values 'B_DATACHECKSUMSWORKER_LAUNCHER' and 'B_DATACHECKSUMSW... |
compiler | [09:55:31.790] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [09:55:31.790] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [09:54:03.219] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [... |
compiler | [09:54:03.219] pgstat_backend.c:157:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-W... |
compiler | [10:01:12.960] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ... |
51/5252 | Trim the heap free memory |
CompilerWarnings | |
compiler | [09:07:21.119] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-... |
compiler | [09:07:21.119] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration... |
compiler | [09:07:21.119] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas... |
compiler | [09:07:21.119] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [09:03:02.442] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish... |
compiler | [09:02:51.943] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ... |
compiler | [09:02:51.943] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire... |
compiler | [09:03:02.442] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c... |
51/5471 | Convert macros to static inline functions |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(977): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(1184): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(1184): error C2059: syntax error: ':' |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(1506): error C2275: 'HeapTupleHeaderData': illegal use of this t... |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(1506): error C2059: syntax error: ':' |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(954): error C2275: 'HeapTupleHeaderData': illegal use of this ty... |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(954): error C2059: syntax error: ':' |
compiler | [20:47:43.787] ../src/backend/access/common/heaptuple.c(977): error C2059: syntax error: ':' |
53/4390 | add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [17:47:51.891] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i... |
compiler | [17:47:33.646] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [17:47:51.891] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in... |
compiler | [17:47:33.646] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level... |
compiler | [17:47:33.646] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type... |
compiler | [17:47:33.646] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level... |