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/5726 Enable auto-vectorization for page checksum calculations
CompilerWarnings
compiler
[21:36:51.237] checksum.c:88:1: error: no previous prototype for function 'pg_checksum_page' [-Werror,-Wmissing-prototyp...
compiler
[21:36:43.913] checksum.c:88:1: error: no previous prototype for function 'pg_checksum_page' [-Werror,-Wmissing-prototyp...
compiler
[21:36:11.007] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes]
compiler
[21:36:05.718] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes]
compiler
[21:37:20.943] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes]
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:36:54.139] libpgport_srv.a(checksum.c.obj) : error LNK2019: unresolved external symbol __builtin_cpu_supports refere...
54/5829 VCI (columnar store extension)
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[13:54:47.241] ../contrib/vci/storage/vci_ros_command.c(506): warning C4146: unary minus operator applied to unsigned ty...
56/5773 Disallow concurrent ALTER DOMAIN and DROP DOMAIN
CompilerWarnings
compiler
[01:31:59.344] typecmds.c:3086:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:59.344] typecmds.c:2639:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:59.344] typecmds.c:2768:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:59.344] typecmds.c:2866:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:59.344] typecmds.c:2977:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:52.547] typecmds.c:2977:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:52.547] typecmds.c:3086:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:52.547] typecmds.c:2639:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:52.547] typecmds.c:2768:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:52.547] typecmds.c:2866:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werro...
compiler
[01:31:22.853] typecmds.c:2639:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio...
compiler
[01:31:16.025] typecmds.c:2639:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio...
compiler
[01:32:20.409] typecmds.c:2639:9: error: implicit declaration of function ‘LockDatabaseObject’ [-Werror=implicit-functio...
56/6103 Make GiST waldump output more descriptive
CompilerWarnings
compiler
[14:09:31.605] gistdesc.c:70:102: error: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘Gist...
56/6041 Fix pg_rewind false positives caused by shutdown-only WAL
CompilerWarnings
compiler
[07:35:16.273] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl...
compiler
[07:33:40.609] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl...
compiler
[07:42:47.045] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl...
56/5570 Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
CompilerWarnings
compiler
[04:51:16.221] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim...
compiler
[04:50:53.425] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim...
compiler
[04:50:05.576] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr...
compiler
[04:49:43.288] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr...
compiler
[04:51:56.117] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘_wsystem’? [-We...