PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

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

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

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

50/5196 Use function smgrclose() to replace the loop
CompilerWarnings
compiler
[22:58:41.468] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[22:58:41.468] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[22:58:33.323] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[22:58:33.323] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[22:58:05.314] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[22:58:05.314] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[22:57:57.864] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[22:57:57.864] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[22:59:02.711] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[22:59:02.711] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
50/5174 Call rm_redo in a temporary memory context
CompilerWarnings
compiler
[16:24:36.699] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[16:24:05.753] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[16:29:37.912] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
50/5272 Truncate logs by max_log_size
CompilerWarnings
compiler
[07:57:54.334] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[07:55:53.523] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[07:53:17.528] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[07:51:20.655] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[08:01:28.517] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
50/4390 add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[01:15:03.709] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in...
compiler
[01:15:03.630] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i...
compiler
[01:14:45.777] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type...
compiler
[01:14:45.648] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level...
compiler
[01:14:45.648] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type...
compiler
[01:14:45.648] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level...
50/5270 jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
CompilerWarnings
compiler
[22:45:03.512] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[22:44:53.533] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[22:44:20.675] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[22:44:10.534] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[22:45:29.740] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
50/4810 COPY ON_ERROR 'NULL'
CompilerWarnings
compiler
[16:41:40.331] copyfrom.c:1037:10: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[16:41:32.116] copyfrom.c:1037:10: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[16:41:02.635] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
compiler
[16:40:55.744] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
compiler
[16:42:02.646] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
50/5332 Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[14:50:40.495] openssl.c.obj : error LNK2019: unresolved external symbol OSSL_LIB_CTX_get0_global_default referenced in ...
compiler
[14:50:40.432] openssl.c.obj : error LNK2019: unresolved external symbol EVP_default_properties_is_fips_enabled referenc...
50/5252 Trim the heap free memory
CompilerWarnings
compiler
[02:10:20.850] postgres.c:2828:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl...
compiler
[02:10:20.850] postgres.c:2825:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas...
compiler
[02:10:20.850] postgres.c:2825:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration...
compiler
[02:10:20.850] postgres.c:2829:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[02:11:31.507] ../src/backend/tcop/postgres.c(2825): warning C4047: 'initializing': 'char *' differs in levels of indire...
compiler
[02:11:41.588] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish...
compiler
[02:11:31.507] ../src/backend/tcop/postgres.c(2829): warning C4047: '=': 'char *' differs in levels of indirection from ...
compiler
[02:11:41.588] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c...
50/5242 Fix RelationTruncate() corruption
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[22:02:15.258] ../src/backend/storage/smgr/smgr.c(732): warning C4098: 'smgrtruncate': 'void' function returning a value
50/4966 Parallel CREATE INDEX for GIN indexes
CompilerWarnings
compiler
[13:46:54.393] gininsert.c:2421:35: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘in...
compiler
[13:46:54.393] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘lo...
50/5323 Support enabling checksums online
CompilerWarnings
compiler
[05:01:06.465] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ...
50/5196 Use function smgrclose() to replace the loop
CompilerWarnings
compiler
[19:29:40.420] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[19:29:40.420] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[19:29:31.897] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[19:29:31.897] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[19:29:02.775] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[19:29:02.775] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[19:28:55.027] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[19:28:55.027] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[19:30:03.414] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[19:30:03.414] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
50/5174 Call rm_redo in a temporary memory context
CompilerWarnings
compiler
[13:15:53.730] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[13:14:58.635] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[13:21:18.559] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
50/5272 Truncate logs by max_log_size
CompilerWarnings
compiler
[05:09:52.119] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[05:07:56.247] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[05:05:22.259] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[05:03:32.334] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[05:13:38.167] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
51/5378 Conflict detection for update_deleted in logical replication
CompilerWarnings
compiler
[04:16:38.536] worker.c:2748:7: error: variable 'localorigin' is used uninitialized whenever '&&' condition is false [-W...
compiler
[04:16:38.536] worker.c:2748:7: error: variable 'localts' is used uninitialized whenever '&&' condition is false [-Werro...
compiler
[04:16:38.536] worker.c:2748:7: error: variable 'localxid' is used uninitialized whenever '&&' condition is false [-Werr...
compiler
[04:15:38.229] worker.c:2748:7: error: variable 'localorigin' is used uninitialized whenever '&&' condition is false [-W...
compiler
[04:15:38.229] worker.c:2748:7: error: variable 'localxid' is used uninitialized whenever '&&' condition is false [-Werr...
compiler
[04:15:38.229] worker.c:2748:7: error: variable 'localts' is used uninitialized whenever '&&' condition is false [-Werro...
50/4390 add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:40:40.379] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notBefore referenced i...
compiler
[21:40:23.479] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4024: 'ASN1_TIME_to_timestamptz': different type...
compiler
[21:40:23.321] ../src/backend/libpq/be-secure-openssl.c(1575): warning C4047: 'function': 'ASN1_TIME *' differs in level...
compiler
[21:40:40.379] libpq_be-secure-openssl.c.obj : error LNK2019: unresolved external symbol X509_get_notAfter referenced in...
compiler
[21:40:23.321] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4024: 'ASN1_TIME_to_timestamptz': different type...
compiler
[21:40:23.321] ../src/backend/libpq/be-secure-openssl.c(1566): warning C4047: 'function': 'ASN1_TIME *' differs in level...
50/5270 jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
CompilerWarnings
compiler
[16:32:32.179] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[16:32:22.894] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[16:31:52.547] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[16:31:42.665] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[16:32:56.619] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
50/4810 COPY ON_ERROR 'NULL'
CompilerWarnings
compiler
[11:38:32.159] copyfrom.c:1037:10: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[11:38:23.835] copyfrom.c:1037:10: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[11:37:55.767] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
compiler
[11:37:48.158] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
compiler
[11:38:53.776] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args]
50/5070 Incorrect error message for cancellation triggered by statement_timeout & flaky test
CompilerWarnings
compiler
[23:53:29.832] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitializ...
compiler
[23:53:29.832] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[23:53:21.540] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args]
compiler
[23:53:21.540] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitializ...
compiler
[23:52:52.093] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninit...
compiler
[23:52:52.093] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args]
compiler
[23:52:44.762] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninit...
compiler
[23:52:44.762] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args]
compiler
[23:53:52.173] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args]
compiler
[23:53:52.173] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninit...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[23:53:44.407] c:\cirrus\src\backend\tcop\backend_startup.c(270) : warning C4700: uninitialized local variable 'status' ...
50/5252 Trim the heap free memory
CompilerWarnings
compiler
[18:17:33.578] postgres.c:2829:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-...
compiler
[18:17:33.578] postgres.c:2828:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl...
compiler
[18:17:33.578] postgres.c:2825:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas...
compiler
[18:17:33.578] postgres.c:2825:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[18:16:49.295] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish...
compiler
[18:16:49.295] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c...
compiler
[18:16:37.977] ../src/backend/tcop/postgres.c(2825): warning C4047: 'initializing': 'char *' differs in levels of indire...
compiler
[18:16:37.977] ../src/backend/tcop/postgres.c(2829): warning C4047: '=': 'char *' differs in levels of indirection from ...
50/5242 Fix RelationTruncate() corruption
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[16:25:10.963] ../src/backend/storage/smgr/smgr.c(732): warning C4098: 'smgrtruncate': 'void' function returning a value
51/5380 Parametrization minimum password length
CompilerWarnings
compiler
[16:07:51.085] passwordcheck.c:91:18: error: implicit declaration of function 'pg_mbstrlen' is invalid in C99 [-Werror,-...
compiler
[16:07:37.718] passwordcheck.c:91:18: error: implicit declaration of function 'pg_mbstrlen' is invalid in C99 [-Werror,-...
compiler
[16:07:05.162] passwordcheck.c:91:50: error: implicit declaration of function ‘pg_mbstrlen’ [-Werror=implicit-function-d...
compiler
[16:06:53.040] passwordcheck.c:91:18: error: call to undeclared function 'pg_mbstrlen'; ISO C99 and later do not support...
compiler
[16:06:52.790] passwordcheck.c:91:50: error: implicit declaration of function ‘pg_mbstrlen’ [-Werror=implicit-function-d...
compiler
[16:08:17.337] passwordcheck.c:91:50: error: implicit declaration of function ‘pg_mbstrlen’; did you mean ‘_mbstrlen’? [...
50/5355 Enhance memory context statistics reporting for all PostgreSQL processes.
CompilerWarnings
compiler
[15:14:10.943] ../../../../src/include/utils/dsa.h:114:9: error: ‘area’ may be used uninitialized [-Werror=maybe-uniniti...
compiler
[15:12:10.799] ../../../../src/include/utils/dsa.h:114:9: error: ‘area’ may be used uninitialized [-Werror=maybe-uniniti...
compiler
[15:23:44.210] ../../../../src/include/utils/dsa.h:114:9: error: ‘area’ may be used uninitialized [-Werror=maybe-uniniti...
50/4966 Parallel CREATE INDEX for GIN indexes
CompilerWarnings
compiler
[06:17:04.071] gininsert.c:2421:35: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘in...
compiler
[06:17:04.071] gininsert.c:2402:37: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘lo...
51/5382 Adding compression of temporary files
CompilerWarnings
compiler
[00:22:15.677] buffile.c:624:17: error: ‘cSize’ may be used uninitialized [-Werror=maybe-uninitialized]
50/5323 Support enabling checksums online
CompilerWarnings
compiler
[21:41:46.159] datachecksumsworker.c:590:67: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ...
50/5196 Use function smgrclose() to replace the loop
CompilerWarnings
compiler
[13:17:32.226] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[13:17:32.226] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[13:17:24.385] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[13:17:24.385] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[13:16:56.505] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[13:16:56.505] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[13:16:49.395] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[13:16:49.395] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[13:17:53.050] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[13:17:53.050] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
50/5174 Call rm_redo in a temporary memory context
CompilerWarnings
compiler
[07:32:41.850] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[07:32:13.760] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[07:35:38.857] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
51/5380 Parametrization minimum password length
CompilerWarnings
compiler
[07:15:32.863] passwordcheck.c:37:5: error: no previous extern declaration for non-static variable 'min_password_length'...
compiler
[07:14:29.637] passwordcheck.c:37:5: error: no previous extern declaration for non-static variable 'min_password_length'...
50/5272 Truncate logs by max_log_size
CompilerWarnings
compiler
[23:20:09.179] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[23:17:50.352] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers...
compiler
[23:15:27.308] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[23:13:32.613] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...
compiler
[23:23:48.870] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discar...