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.

56/5938 Enhancing Memory Context Statistics Reporting
CompilerWarnings
compiler
[16:07:56.757] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[16:07:56.756] Makefile:29: warning: overriding recipe for target 'check'
compiler
[16:07:56.756] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[16:07:56.757] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[16:05:13.634] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[16:05:13.634] Makefile:29: warning: overriding recipe for target 'check'
compiler
[16:05:13.634] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[16:05:13.634] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[16:02:18.649] Makefile:29: warning: overriding recipe for target 'check'
compiler
[16:02:18.650] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[16:02:18.649] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[16:02:18.650] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[15:59:50.067] Makefile:29: warning: overriding recipe for target 'check'
compiler
[15:59:50.068] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[15:59:50.068] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[15:59:50.068] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[16:11:05.441] ../../../../src/makefiles/pgxs.mk:433: warning: ignoring old recipe for target 'installcheck'
compiler
[16:11:05.441] Makefile:32: warning: overriding recipe for target 'installcheck'
compiler
[16:11:05.441] ../../../../src/makefiles/pgxs.mk:451: warning: ignoring old recipe for target 'check'
compiler
[16:11:05.441] Makefile:29: warning: overriding recipe for target 'check'
54/5829 VCI (columnar store extension)
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[04:01:28.091] ../contrib/vci/storage/vci_ros_command.c(505): warning C4146: unary minus operator applied to unsigned ty...
57/4351 Index Prefetching
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[03:37:50.214] ../src/backend/access/index/indexam.c(435): warning C4098: 'index_markpos': 'void' function returning a v...
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...
56/6004 Reset recovery target parameters in pg_createsubscriber
CompilerWarnings
compiler
[08:33:35.229] pg_createsubscriber.c:207:36: error: implicit declaration of function ‘truncate’; did you mean ‘ftruncate...
Windows - Server 2022, VS 2019 - Meson & ninja
compiler
[08:33:27.284] pg_createsubscriber.c.obj : error LNK2019: unresolved external symbol truncate referenced in function cle...
57/6242 parallel pgbench -i
CompilerWarnings
compiler
[16:46:48.166] pgbench.c:1798:16: error: returning ‘void *’ from a function with return type ‘unsigned int’ makes intege...
compiler
[16:46:48.166] 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
[16:46:01.918] ../src/bin/pgbench/pgbench.c(1798): warning C4047: 'return': 'unsigned int' differs in levels of indirect...
compiler
[16:46:01.918] ../src/bin/pgbench/pgbench.c(1813): error C2065: 'pthread_t': undeclared identifier
57/6229 Have BackendXidGetPid return pid_t
CompilerWarnings
compiler
[00:05:41.149] pgrowlocks.c:213:73: error: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘pid_t’ {...
compiler
[00:05:41.149] pgrowlocks.c:260:73: error: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘pid_t’ {...