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.

59/6614 Add http connection service file functionality
CompilerWarnings
compiler
[20:22:10.464] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:22:10.464] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:20:48.780] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:20:48.780] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:19:04.696] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
compiler
[20:17:57.638] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
59/6574 Compress prune/freeze records with Delta Frame of Reference algorithm
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(428): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(529): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(501): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(487): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(469): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[17:04:07.878] ../src/test/dfor/test_dfor_u16.c(441): warning C4305: 'function': truncation from 'double' to 'float'
59/6392 ALTER TABLE: notice when actions do not recurse to partitions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:59:42.946] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(318): warning C4062: enumerator 'AT_SetSchema' in...
59/6588 Speed up COPY TO text/CSV parsing using SIMD
CompilerWarnings
compiler
[21:13:59.304] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:13:59.304] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:13:40.540] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:13:40.540] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[21:13:03.590] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:13:03.590] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:12:48.756] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:12:48.756] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:14:38.698] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[21:14:38.698] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
59/5099 Add OR REPLACE option to CREATE MATERIALIZED VIEW
CompilerWarnings
compiler
[22:10:37.157] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[22:10:05.170] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[22:17:15.937] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
60/5913 Automatically sizing the IO worker pool
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[00:20:55.684] c:\cirrus\contrib\io_limit\ziggurat.h(27): warning C4255: 'random_standard_exponential': no function prot...
compiler
[00:20:55.684] c:\cirrus\contrib\io_limit\ziggurat.h(419): warning C4255: 'random_standard_exponential': no function pro...
compiler
[00:20:55.684] c:\cirrus\contrib\io_limit\ziggurat.h(451): warning C4305: 'return': truncation from '__int64' to 'long'
compiler
[00:20:55.684] c:\cirrus\contrib\io_limit\ziggurat.h(382): warning C4255: 'std_uniform': no function prototype given: co...
compiler
[00:20:55.684] c:\cirrus\contrib\io_limit\ziggurat.h(26): warning C4255: 'std_uniform': no function prototype given: con...
CompilerWarnings
compiler
[00:24:02.228] ./ziggurat.h:26:20: error: a function declaration without a prototype is deprecated in all versions of C ...
compiler
[00:24:02.228] ./ziggurat.h:27:36: error: a function declaration without a prototype is deprecated in all versions of C ...
compiler
[00:24:02.228] ./ziggurat.h:381:12: error: a function declaration without a prototype is deprecated in all versions of C...
compiler
[00:24:02.228] ./ziggurat.h:381:1: error: no previous prototype for function 'std_uniform' [-Werror,-Wmissing-prototypes...
compiler
[00:24:02.228] ./ziggurat.h:418:28: error: a function declaration without a prototype is deprecated in all versions of C...
compiler
[00:24:02.228] ./ziggurat.h:418:1: error: no previous prototype for function 'random_standard_exponential' [-Werror,-Wmi...
compiler
[00:22:44.277] ./ziggurat.h:381:12: error: a function declaration without a prototype is deprecated in all versions of C...
compiler
[00:22:44.277] ./ziggurat.h:381:1: error: no previous prototype for function 'std_uniform' [-Werror,-Wmissing-prototypes...
compiler
[00:22:44.277] ./ziggurat.h:418:28: error: a function declaration without a prototype is deprecated in all versions of C...
compiler
[00:22:44.277] ./ziggurat.h:418:1: error: no previous prototype for function 'random_standard_exponential' [-Werror,-Wmi...
compiler
[00:22:44.277] ./ziggurat.h:26:20: error: a function declaration without a prototype is deprecated in all versions of C ...
compiler
[00:22:44.277] ./ziggurat.h:27:36: error: a function declaration without a prototype is deprecated in all versions of C ...
compiler
[00:21:02.798] ziggurat.h:381:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:21:02.798] ziggurat.h:381:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:21:02.798] ziggurat.h:418:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:21:02.798] ziggurat.h:418:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:21:02.798] ziggurat.h:27:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:21:02.798] ziggurat.h:26:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:19:53.469] ziggurat.h:418:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:19:53.469] ziggurat.h:418:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:19:53.469] ziggurat.h:381:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:19:53.469] ziggurat.h:381:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:19:53.469] ziggurat.h:27:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:19:53.469] ziggurat.h:26:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:26:46.711] ziggurat.h:451:24: error: overflow in conversion from ‘long long int’ to ‘long int’ changes value from ‘9...
compiler
[00:26:46.711] ziggurat.h:26:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:26:46.711] ziggurat.h:418:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:26:46.711] ziggurat.h:418:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:26:46.711] ziggurat.h:381:1: error: old-style function definition [-Werror=old-style-definition]
compiler
[00:26:46.711] ziggurat.h:381:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
compiler
[00:26:46.711] ziggurat.h:27:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]