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/6392 ALTER TABLE: notice when actions do not recurse to partitions
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[22:46:55.390] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(318): warning C4062: enumerator 'AT_SetSchema' in...
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(26): warning C4255: 'std_uniform': no function prototype given: con...
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(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(382): warning C4255: 'std_uniform': no function prototype given: co...
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: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:24:02.228] ./ziggurat.h:27:36: 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: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:21:02.798] ziggurat.h:418:1: error: old-style function definition [-Werror=old-style-definition]
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:381:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
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:21:02.798] ziggurat.h:418: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:19:53.469] ziggurat.h:381: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:418: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:27: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]
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:451:24: error: overflow in conversion from ‘long long int’ to ‘long int’ changes value from ‘9...
59/6574 Compress prune/freeze records with Delta Frame of Reference algorithm
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:34:19.775] ../src/test/dfor/test_dfor_u16.c(318): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[21:34:19.775] ../src/test/dfor/test_dfor_u16.c(305): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[21:34:19.775] ../src/test/dfor/test_dfor_u16.c(346): warning C4305: 'function': truncation from 'double' to 'float'
compiler
[21:34:19.775] ../src/test/dfor/test_dfor_u16.c(364): warning C4305: 'function': truncation from 'double' to 'float'
59/6614 Add http connection service file functionality
CompilerWarnings
compiler
[20:15:56.752] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:15:56.752] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:14:58.261] fe-connect.c:6089:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:14:58.261] fe-connect.c:6080:7: error: call to undeclared function 'oauth_unsafe_debugging_enabled'; ISO C99 and lat...
compiler
[20:13:37.533] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
compiler
[20:12:40.751] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplici...
59/6588 Speed up COPY TO text/CSV parsing using SIMD
CompilerWarnings
compiler
[20:57:42.160] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[20:57:42.160] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[20:57:28.198] copyto.c:273:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[20:57:28.198] copyto.c:217:16: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-...
compiler
[20:56:53.114] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[20:56:53.114] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[20:56:39.536] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[20:56:39.536] copyto.c:273:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[20:58:14.242] copyto.c:217:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
compiler
[20:58:14.242] copyto.c:273: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
[21:46:41.775] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[21:46:03.462] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
compiler
[21:54:17.189] createas.c:181:17: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
58/6029 NOT NULL NOT ENFORCED
CompilerWarnings
compiler
[10:35:12.010] tablecmds.c:17834:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable]
compiler
[10:32:42.825] tablecmds.c:17834:60: error: unused variable ‘parent_con’ [-Werror=unused-variable]
58/6089 let ALTER COLUMN SET DATA TYPE cope with trigger dependency
CompilerWarnings
compiler
[23:49:37.823] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame...
compiler
[23:48:46.894] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parame...
compiler
[23:47:36.568] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
compiler
[23:46:51.932] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
compiler
[23:51:29.454] trigger.c:220:60: error: passing argument 2 of ‘transformTriggerStmt’ discards ‘const’ qualifier from poi...
58/6041 Fix pg_rewind false positives caused by shutdown-only WAL
CompilerWarnings
compiler
[21:34:27.513] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[21:34:27.680] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[21:34:27.513] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[21:34:27.513] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[21:34:14.625] parsexlog.c:185:17: error: variable 'seen_running_xacts' set but not used [-Werror,-Wunused-but-set-varia...
compiler
[21:34:14.657] pg_rewind.c:483:17: error: mixing declarations and code is incompatible with standards before C99 [-Werro...
compiler
[21:34:14.625] parsexlog.c:342:1: error: non-void function does not return a value in all control paths [-Werror,-Wretur...
compiler
[21:34:14.625] parsexlog.c:200:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror...
compiler
[21:33:38.453] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:33:38.453] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:33:38.453] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[21:33:38.585] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:38.585] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.574] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:33:26.669] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.669] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:33:26.574] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:33:26.574] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
compiler
[21:34:55.989] parsexlog.c:182:1: error: ‘is_shutdown_only_sequence’ defined but not used [-Werror=unused-function]
compiler
[21:34:55.989] parsexlog.c:200:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-stateme...
compiler
[21:34:56.490] pg_rewind.c:489:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:34:56.490] pg_rewind.c:483:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statemen...
compiler
[21:34:55.989] parsexlog.c:342:1: error: control reaches end of non-void function [-Werror=return-type]
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[21:34:11.239] c:\cirrus\src\bin\pg_rewind\parsexlog.c(342) : warning C4715: 'findLastCheckpoint': not all control paths...
58/6537 Is the XLP_BKP_REMOVABLE flag itself removable/obsolete?
CompilerWarnings
compiler
[16:58:51.400] xlog.c:1993:17: error: unused variable 'Insert' [-Werror,-Wunused-variable]
compiler
[16:58:38.888] xlog.c:1993:17: error: unused variable 'Insert' [-Werror,-Wunused-variable]
compiler
[16:58:07.441] xlog.c:1993:24: error: unused variable ‘Insert’ [-Werror=unused-variable]
compiler
[16:57:56.965] xlog.c:1993:24: error: unused variable ‘Insert’ [-Werror=unused-variable]
compiler
[16:59:23.087] xlog.c:1993:24: error: unused variable ‘Insert’ [-Werror=unused-variable]
57/6299 New grouping strategy - Index Aggregate
CompilerWarnings
compiler
[11:31:29.939] nodeAgg.c:5114:12: error: variable 'strategy' is used uninitialized whenever 'if' condition is false [-We...
compiler
[11:27:29.529] nodeAgg.c:5121:36: error: ‘strategy’ may be used uninitialized [-Werror=maybe-uninitialized]
58/6424 ALTER TABLE: emit NOTICE when ONLY is omitted but no partition recursion occurs
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[05:55:25.861] ../src/test/modules/test_ddl_deparse/test_ddl_deparse.c(317): warning C4062: enumerator 'AT_SetSchema' in...