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.
| 57/5755 | Parallel processing of indexes in autovacuum |
| CompilerWarnings | |
| compiler | [17:46:05.659] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [17:45:12.337] vacuumparallel.c:1358:1: error: unused function 'parallel_vacuum_report_cost_based_params' [-Werror,-Wunu... |
| compiler | [17:44:02.680] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [17:43:17.257] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| compiler | [17:47:50.087] vacuumparallel.c:1358:1: error: ‘parallel_vacuum_report_cost_based_params’ defined but not used [-Werror=... |
| 58/6392 | ALTER TABLE: notice when actions do not recurse to partitions |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [09:49:50.773] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(317): warning C4062: enumerator 'AT_SetSchema' in... |
| 58/6372 | XSD schema validation |
| CompilerWarnings | |
| compiler | [21:23:18.216] pg_dump_sort.c:1516:10: error: enumeration value 'DO_XMLSCHEMA' not handled in switch [-Werror,-Wswitch] |
| compiler | [21:20:38.749] pg_dump_sort.c:1516:10: error: enumeration value 'DO_XMLSCHEMA' not handled in switch [-Werror,-Wswitch] |
| compiler | [21:17:34.169] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| compiler | [21:15:07.311] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| compiler | [21:28:36.634] pg_dump_sort.c:1516:9: error: enumeration value ‘DO_XMLSCHEMA’ not handled in switch [-Werror=switch] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [21:13:50.272] ../src/bin/pg_dump/pg_dump_sort.c(1764): warning C4062: enumerator 'DO_XMLSCHEMA' in switch of enum 'Dump... |
| compiler | [21:13:29.705] ../src/backend/utils/adt/xml.c(1324): warning C4047: 'return': 'bool' differs in levels of indirection fr... |
| 57/6109 | ON CONFLICT DO SELECT |
| CompilerWarnings | |
| compiler | [20:40:31.908] nodeModifyTable.c:3031:8: error: unused variable 'found' [-Werror,-Wunused-variable] |
| compiler | [20:36:31.369] nodeModifyTable.c:3031:22: error: unused variable ‘found’ [-Werror=unused-variable] |
| 57/6274 | Add a greedy join search algorithm to handle large join problems |
| CompilerWarnings | |
| compiler | [06:28:23.883] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:23.883] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:06.391] goo.c:679:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:28:06.391] goo.c:566:8: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdec... |
| compiler | [06:27:27.513] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:27.513] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:13.664] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:27:13.664] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:29:01.853] goo.c:679:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| compiler | [06:29:01.853] goo.c:566:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] |
| 57/5952 | Speed up COPY FROM text/CSV parsing using SIMD |
| CompilerWarnings | |
| compiler | [06:25:15.802] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:15.802] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:15.802] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1386:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1613:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:25:06.386] copyto.c:1271:15: error: mixing declarations and code is incompatible with standards before C99 [-Werror,... |
| compiler | [06:24:33.161] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:33.161] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:33.161] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:24:23.857] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1386:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1613:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| compiler | [06:25:44.235] copyto.c:1271:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement... |
| 57/5938 | Enhancing Memory Context Statistics Reporting |
| CompilerWarnings | |
| compiler | [04:30:44.693] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:30:44.693] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:30:44.693] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:30:44.693] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:28:02.082] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:28:02.082] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:28:02.082] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:28:02.082] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:25:06.143] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:25:06.143] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:25:06.143] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:25:06.143] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:22:42.867] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:22:42.867] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:22:42.867] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:22:42.867] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| compiler | [04:33:49.235] Makefile:26: warning: overriding recipe for target 'check' |
| compiler | [04:33:49.235] Makefile:29: warning: overriding recipe for target 'installcheck' |
| compiler | [04:33:49.235] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck' |
| compiler | [04:33:49.235] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check' |
| 54/5829 | VCI (columnar store extension) |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [22:35:55.048] ../contrib/vci/storage/vci_ros_command.c(498): warning C4146: unary minus operator applied to unsigned ty... |
| 57/6242 | parallel pgbench -i |
| CompilerWarnings | |
| compiler | [21:27:33.318] pgbench.c:1798:16: error: returning ‘void *’ from a function with return type ‘unsigned int’ makes intege... |
| compiler | [21:27:33.318] pgbench.c:1813:57: error: ‘pthread_t’ undeclared (first use in this function); did you mean ‘nthreads’? |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [21:17:11.663] ../src/bin/pgbench/pgbench.c(1798): warning C4047: 'return': 'unsigned int' differs in levels of indirect... |
| compiler | [21:17:11.663] ../src/bin/pgbench/pgbench.c(1813): error C2065: 'pthread_t': undeclared identifier |
| 58/6390 | Add ldapservice connection parameter |
| CompilerWarnings | |
| compiler | [15:10:02.195] fe-connect.c:5962:21: error: unused variable ‘ldapservice’ [-Werror=unused-variable] |
| 57/5621 | Compress big WAL records |
| CompilerWarnings | |
| compiler | [05:07:04.514] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] |
| compiler | [05:06:12.376] xlog.c:726:1: error: unused function 'XLogGetRecordTotalLen' [-Werror,-Wunused-function] |
| compiler | [05:04:57.707] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| compiler | [05:04:07.872] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| compiler | [05:08:53.342] xlog.c:726:1: error: ‘XLogGetRecordTotalLen’ defined but not used [-Werror=unused-function] |
| 57/5622 | Reduce timing overhead of EXPLAIN ANALYZE using rdtsc |
| CompilerWarnings | |
| compiler | [06:55:38.292] instr_time.c:30:1: error: no previous prototype for ‘pg_initialize_timing’ [-Werror=missing-prototypes] |
| 58/6388 | pageinspect support for SpGiST |
| CompilerWarnings | |
| compiler | [22:14:10.764] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable... |
| compiler | [22:14:10.764] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] |
| compiler | [22:14:10.764] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:478:9: error: unused variable 'i' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:475:10: error: unused variable 'itup_values' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:409:11: error: variable 'index_columns' set but not used [-Werror,-Wunused-but-set-variable... |
| compiler | [22:13:56.796] spgistfuncs.c:404:12: error: variable 'tupdesc' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:482:13: error: unused variable 'bp' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:481:12: error: unused variable 'tp' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:480:9: error: variable 'has_datums' set but not used [-Werror,-Wunused-but-set-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:479:9: error: unused variable 'hasNullsMask' [-Werror,-Wunused-variable] |
| compiler | [22:13:56.796] spgistfuncs.c:476:9: error: unused variable 'itup_isnull' [-Werror,-Wunused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] |
| compiler | [22:13:23.298] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] |
| compiler | [22:13:10.464] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:409:21: error: variable ‘index_columns’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:482:29: error: unused variable ‘bp’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:481:29: error: unused variable ‘tp’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:480:33: error: variable ‘has_datums’ set but not used [-Werror=unused-but-set-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:479:33: error: unused variable ‘hasNullsMask’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:478:41: error: unused variable ‘i’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:476:33: error: unused variable ‘itup_isnull’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:475:33: error: unused variable ‘itup_values’ [-Werror=unused-variable] |
| compiler | [22:14:39.021] spgistfuncs.c:404:25: error: variable ‘tupdesc’ set but not used [-Werror=unused-but-set-variable] |
| 58/6041 | Fix pg_rewind false positives caused by shutdown-only WAL |
| CompilerWarnings | |
| compiler | [14:13:08.991] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [14:13:08.991] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [14:13:09.029] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [14:13:08.991] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [14:12:56.806] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror... |
| compiler | [14:12:56.806] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia... |
| compiler | [14:12:56.806] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur... |
| compiler | [14:12:56.841] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro... |
| compiler | [14:12:22.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [14:12:22.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [14:12:22.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [14:12:10.978] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| compiler | [14:12:10.978] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [14:12:11.065] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:12:11.065] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:12:10.978] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [14:13:35.993] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme... |
| compiler | [14:13:36.284] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:13:36.284] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen... |
| compiler | [14:13:35.993] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function] |
| compiler | [14:13:35.993] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [14:13:15.229] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths... |
| 57/6012 | pgbench: extend variable usage in scripts |
| CompilerWarnings | |
| compiler | [02:45:26.812] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
| compiler | [02:45:26.812] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
| compiler | [02:45:14.415] pgbench.c:1958:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
| compiler | [02:45:14.415] pgbench.c:1955:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
| compiler | [02:44:43.187] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| compiler | [02:44:43.187] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| compiler | [02:44:43.187] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:44:31.459] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:44:31.459] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| compiler | [02:44:31.459] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| compiler | [02:45:53.573] pgbench.c:1955:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
| compiler | [02:45:53.573] pgbench.c:1998:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
| compiler | [02:45:53.573] pgbench.c:1958:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [02:45:20.144] ../src/bin/pgbench/pgbench.c(1996): warning C4062: enumerator 'PQUOTE_SHELL_ARG' in switch of enum 'PsqlS... |
| 56/6004 | Reset recovery target parameters in pg_createsubscriber |
| CompilerWarnings | |
| compiler | [16:32:10.914] pg_createsubscriber.c:207:36: error: implicit declaration of function ‘truncate’; did you mean ‘ftruncate... |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [16:22:41.737] pg_createsubscriber.c.obj : error LNK2019: unresolved external symbol truncate referenced in function cle... |
| 56/6103 | Make GiST waldump output more descriptive |
| CompilerWarnings | |
| compiler | [16:15:15.074] gistdesc.c:70:102: error: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘Gist... |
| 57/5319 | Changing shared_buffers without restart |
| CompilerWarnings | |
| compiler | [22:38:24.789] pg_sema.c:47:1: error: conflicting types for ‘PGReserveSemaphores’; have ‘void(int, int)’ |
| Windows - Server 2022, VS 2019 - Meson & ninja | |
| compiler | [22:26:12.375] ../src/backend/port/win32_shmem.c(400): warning C4311: 'type cast': pointer truncation from 'HANDLE' to '... |
| compiler | [22:26:12.375] ../src/backend/port/win32_shmem.c(224): error C2146: syntax error: missing ';' before identifier 'ShmemPr... |
| compiler | [22:26:12.313] ../src/backend/port/win32_sema.c(48): warning C4029: declared formal parameter list different from defini... |