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/5673 | Random pg_upgrade 004_subscription test failure on drongo |
FreeBSD - Meson | |
tap | [04:31:27.240](0.001s) not ok 23 - connect : matches |
test | [04:32:42.229] 272/355 postgresql:postmaster / postmaster/003_start_stop ERROR ... |
56/4677 | Sequence Access Methods, round two |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [00:37:23.657](0.009s) not ok 2 - can't connect to invalid database - error message |
test | [00:46:28.046] 42/350 postgresql:recovery / recovery/037_invalid_database ERROR ... |
NetBSD - Meson | |
tap | [00:37:27.370](0.000s) not ok 1468 - missing colon: stderr has correct number of entries [00:37:27.397](0.000s) not ok 1470 - missing colon, chunk size 13: correct error output [00:37:27.402](0.005s) not ok 1472 - missing colon, chunk size 12: correct error output [00:37:27.408](0.000s) not ok 1474 - missing colon, chunk size 11: correct error output [00:37:27.408](0.000s) not ok 1476 - missing colon, chunk size 10: correct error output [00:37:27.413](0.004s) not ok 1478 - missing colon, chunk size 9: correct error output [00:37:27.414](0.000s) not ok 1480 - missing colon, chunk size 8: correct error output [00:37:27.415](0.000s) not ok 1482 - missing colon, chunk size 7: correct error output [00:37:27.415](0.000s) not ok 1484 - missing colon, chunk size 6: correct error output [00:37:27.416](0.000s) not ok 1486 - missing colon, chunk size 5: correct error output [00:37:27.416](0.000s) not ok 1488 - missing colon, chunk size 4: correct error output [00:37:27.417](0.000s) not ok 1490 - missing colon, chunk size 3: correct error output [00:37:27.417](0.000s) not ok 1492 - missing colon, chunk size 2: correct error output [00:37:27.418](0.000s) not ok 1494 - missing colon, chunk size 1: correct error output |
test | [00:37:38.992] 328/355 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/5699 | Adding error messages to a few slash commands |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.505490400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:51:47.473133300 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.474517600 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:51:48.024874500 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/recovery/027_stream... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.505490400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:54:40.918905100 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.474517600 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:54:41.412095100 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/regress/regress/res... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.505490400 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/matview.out 2025-10-20 23:51:41.590338500 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.474517600 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/identity.out 2025-10-20 23:51:42.094787400 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:52:27.785](64.832s) not ok 5 - regression tests pass |
tap | [23:55:27.583](73.371s) not ok 2 - regression tests pass |
test | [00:04:02.249] 5/352 postgresql:regress / regress/regress ERROR ... [00:04:02.249] 9/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [00:04:02.249] 46/352 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.914365300 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:48:18.392692300 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.876784000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:48:18.659773000 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/recovery/027_stream... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.914365300 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:51:06.820206800 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.876784000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:51:06.788958800 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/matview.out C:/cirrus/build/testrun/regress/regress/res... --- C:/cirrus/src/test/regress/expected/matview.out 2025-10-20 23:45:02.914365300 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/matview.out 2025-10-20 23:48:11.936603700 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/identity.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/identity.out 2025-10-20 23:45:02.876784000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/identity.out 2025-10-20 23:48:11.573818200 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:49:39.926](129.141s) not ok 5 - regression tests pass |
tap | [23:52:31.667](138.282s) not ok 2 - regression tests pass |
test | [00:00:04.012] 8/349 postgresql:regress / regress/regress ERROR 1... [00:00:04.012] 18/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:00:04.012] 64/349 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
macOS - Sonoma - Meson | |
core | [23:57:51.890] * frame #0: 0x00000001813e0984 dyld`dyld4::FileRecord::~FileRecord() + 44 [23:57:51.890] frame #1: 0x00000001813fd204 dyld`dyld4::Atlas::ProcessSnapshot::Serializer::deserialize(std::__1::sp... [23:57:51.890] frame #2: 0x00000001813fcc64 dyld`dyld4::Atlas::ProcessSnapshot::ProcessSnapshot(lsl::Allocator&, dyl... [23:57:51.890] frame #3: 0x00000001813fa380 dyld`lsl::UniquePtr<dyld4::Atlas::ProcessSnapshot> lsl::Allocator::makeU... [23:57:51.890] frame #4: 0x00000001813f9648 dyld`dyld4::ExternallyViewableState::ensureSnapshot(lsl::Allocator&) + 7... [23:57:51.890] frame #5: 0x00000001813f99b8 dyld`dyld4::ExternallyViewableState::addImages(lsl::Allocator&, lsl::All... [23:57:51.890] frame #6: 0x00000001813c8370 dyld`dyld4::RuntimeState::notifyDebuggerLoad(std::__1::span<dyld4::Loade... [23:57:51.890] frame #7: 0x00000001813bb998 dyld`dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 1500 [23:57:51.890] frame #8: 0x00000001813baef4 dyld`start + 1868 |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upg... --- /Users/admin/pgsql/src/test/regress/expected/matview.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:47:12 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up... --- /Users/admin/pgsql/src/test/regress/expected/identity.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:47:11 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/recovery/027_stream_r... --- /Users/admin/pgsql/src/test/regress/expected/matview.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:48:23 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/recovery/027_stream_... --- /Users/admin/pgsql/src/test/regress/expected/identity.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:48:22 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/matview.out /Users/admin/pgsql/build/testrun/regress/regress/resul... --- /Users/admin/pgsql/src/test/regress/expected/matview.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/matview.out 2025-10-20 23:47:11 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /Users/admin/pgsql/src/test/regress/expected/identity.out /Users/admin/pgsql/build/testrun/regress/regress/resu... --- /Users/admin/pgsql/src/test/regress/expected/identity.out 2025-10-20 23:44:11 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/identity.out 2025-10-20 23:47:11 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:47:50.431](67.538s) not ok 5 - regression tests pass |
tap | [23:49:31.468](95.512s) not ok 2 - regression tests pass |
test | [23:54:13.705] 11/355 postgresql:regress / regress/regress ERROR ... [23:54:13.705] 28/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [23:54:13.705] 126/355 postgresql:recovery / recovery/027_stream_regress ERROR 1... [23:54:13.705] 355/355 postgresql:psql / psql/010_tab_completion ERROR 1... |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:06.039580928 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:50:15.527016520 ... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:06.023581923 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:50:15.727013413... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:06.039580928 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:51:32.93307674... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:06.023581923 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:51:33.2330673... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:06.039580928 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/matview.out 2025-10-20 23:50:12.155066897 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:06.023581923 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/identity.out 2025-10-20 23:50:12.347064123 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:51:04.907](78.136s) not ok 5 - regression tests pass |
tap | [23:52:23.119](77.403s) not ok 2 - regression tests pass |
test | [23:55:40.178] 12/356 postgresql:regress / regress/regress ERROR ... [23:55:40.178] 32/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [23:55:40.178] 104/356 postgresql:recovery / recovery/027_stream_regress ERROR ... |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/pg_upgrade/... --- /home/postgres/postgres/src/test/regress/expected/matview.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out Mon Oct 20 23:48:43 2025 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/identity.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out Mon Oct 20 23:48:44 2025 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/recovery/02... --- /home/postgres/postgres/src/test/regress/expected/matview.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/matview.out Mon Oct 20 23:50:27 2025 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/identity.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/identity.out Mon Oct 20 23:50:24 2025 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/regress/reg... --- /home/postgres/postgres/src/test/regress/expected/matview.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/matview.out Mon Oct 20 23:48:36 2025 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/identity.out Mon Oct 20 23:45:17 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/identity.out Mon Oct 20 23:48:37 2025 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:49:58.828](121.487s) not ok 5 - regression tests pass |
tap | [23:52:14.897](183.635s) not ok 2 - regression tests pass |
test | [23:55:18.953] 15/354 postgresql:regress / regress/regress ERROR 1... [23:55:18.953] 46/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [23:55:18.953] 190/354 postgresql:recovery / recovery/027_stream_regress ERROR 2... |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:14.135411000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:47:49.158000000 ... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:14.121123000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:47:46.994219000... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:14.135411000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:49:02.92072400... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:14.121123000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:49:00.4498860... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:14.135411000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/matview.out 2025-10-20 23:47:54.435932000 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:14.121123000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/identity.out 2025-10-20 23:47:53.265307000 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:50:12.105](207.572s) not ok 5 - regression tests pass |
tap | [23:51:23.712](232.523s) not ok 2 - regression tests pass |
test | [23:53:48.596] 49/355 postgresql:regress / regress/regress ERROR 2... [23:53:48.596] 184/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [23:53:48.596] 267/355 postgresql:recovery / recovery/027_stream_regress ERROR 3... [23:53:48.596] 355/355 postgresql:psql / psql/010_tab_completion ERROR 1... |
Linux - Debian Bookworm - Autoconf | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:01.092614837 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/matview.out 2025-10-20 23:53:46.104464075 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:01.076614491 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/identity.out 2025-10-20 23:53:45.692464103 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/res... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:01.092614837 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/matview.out 2025-10-20 23:55:00.256461330 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:01.076614491 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/identity.out 2025-10-20 23:55:00.108461331 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/matview.out /tmp/cirrus-ci-build/src/test/regress/results/matvie... --- /tmp/cirrus-ci-build/src/test/regress/expected/matview.out 2025-10-20 23:45:01.092614837 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/matview.out 2025-10-20 23:49:48.164471489 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/identity.out /tmp/cirrus-ci-build/src/test/regress/results/ident... --- /tmp/cirrus-ci-build/src/test/regress/expected/identity.out 2025-10-20 23:45:01.076614491 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/identity.out 2025-10-20 23:49:48.280471465 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:55:16.905](139.818s) not ok 5 - regression tests pass |
tap | [23:56:05.263](112.308s) not ok 2 - regression tests pass |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/pg_upgrade/... --- /home/postgres/postgres/src/test/regress/expected/matview.out 2025-10-20 23:45:15.747836327 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/matview.out 2025-10-20 23:47:50.2227039... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/identity.out 2025-10-20 23:45:15.708500538 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/identity.out 2025-10-20 23:47:49.512301... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/recovery/02... --- /home/postgres/postgres/src/test/regress/expected/matview.out 2025-10-20 23:45:15.747836327 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/matview.out 2025-10-20 23:48:18.35423... @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/identity.out 2025-10-20 23:45:15.708500538 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/identity.out 2025-10-20 23:48:19.0872... @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/matview.out /home/postgres/postgres/build/testrun/regress/reg... --- /home/postgres/postgres/src/test/regress/expected/matview.out 2025-10-20 23:45:15.747836327 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/matview.out 2025-10-20 23:47:43.626554266 +0000 @@ -141,6 +141,11 @@ CREATE SCHEMA mvtest_mvschema; ALTER MATERIALIZED VIEW mvtest_tvm SET SCHEMA mvtest_mvschema; \d+ mvtest_tvm + List of relations + Schema | Name | Type | Owner | Persistence | Size | Description +--------+------+------+-------+-------------+------+------------- +(0 rows) + \d+ mvtest_tvmm Materialized view "public.mvtest_tvmm" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description diff -U3 /home/postgres/postgres/src/test/regress/expected/identity.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/identity.out 2025-10-20 23:45:15.708500538 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/identity.out 2025-10-20 23:47:43.367928534 +0000 @@ -607,6 +607,11 @@ Sequence for identity column: public.itest8.f4 ... |
tap | [23:48:51.344](92.250s) not ok 5 - regression tests pass |
tap | [23:49:28.171](101.089s) not ok 2 - regression tests pass |
test | [23:50:40.250] 33/354 postgresql:regress / regress/regress ERROR ... [23:50:40.250] 160/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [23:50:40.250] 207/354 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
56/6061 | MPTCP - multiplexing many TCP connections through one socket to get better bandwidth |
CompilerWarnings | |
compiler | [22:34:06.719] pqcomm.c:557:52: error: ‘IPPROTO_MPTCP’ undeclared (first use in this function); did you mean ‘IPPROTO_TC... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [22:31:44.494] ../src/interfaces/libpq/fe-connect.c(3337): error C2065: 'IPPROTO_MPTCP': undeclared identifier |
Linux - Debian Bookworm - Meson | |
tap | [22:38:30.096](1.974s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [22:38:46.830] 333/356 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Linux - Debian Bookworm - Autoconf | |
tap | [22:36:02.381](0.954s) not ok 1 - no parameters missing from postgresql.conf.sample |
56/6131 | Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
NetBSD - Meson | |
tap | [15:33:57.168](0.001s) not ok 568 - missing comma: stderr has correct number of entries [15:33:57.171](0.001s) not ok 570 - missing comma, chunk size 20: correct error output [15:33:57.173](0.000s) not ok 572 - missing comma, chunk size 19: correct error output [15:33:57.174](0.000s) not ok 574 - missing comma, chunk size 18: correct error output [15:33:57.175](0.000s) not ok 576 - missing comma, chunk size 17: correct error output [15:33:57.177](0.001s) not ok 578 - missing comma, chunk size 16: correct error output [15:33:57.179](0.000s) not ok 580 - missing comma, chunk size 15: correct error output [15:33:57.180](0.000s) not ok 582 - missing comma, chunk size 14: correct error output [15:33:57.182](0.001s) not ok 584 - missing comma, chunk size 13: correct error output [15:33:57.183](0.000s) not ok 586 - missing comma, chunk size 12: correct error output [15:33:57.184](0.000s) not ok 588 - missing comma, chunk size 11: correct error output [15:33:57.186](0.000s) not ok 590 - missing comma, chunk size 10: correct error output [15:33:57.187](0.000s) not ok 592 - missing comma, chunk size 9: correct error output [15:33:57.188](0.000s) not ok 594 - missing comma, chunk size 8: correct error output [15:33:57.190](0.001s) not ok 596 - missing comma, chunk size 7: correct error output [15:33:57.192](0.000s) not ok 598 - missing comma, chunk size 6: correct error output [15:33:57.193](0.000s) not ok 600 - missing comma, chunk size 5: correct error output [15:33:57.194](0.000s) not ok 602 - missing comma, chunk size 4: correct error output [15:33:57.195](0.000s) not ok 604 - missing comma, chunk size 3: correct error output [15:33:57.196](0.000s) not ok 606 - missing comma, chunk size 2: correct error output [15:33:57.197](0.000s) not ok 608 - missing comma, chunk size 1: correct error output |
test | [15:34:12.032] 327/354 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/5828 | Add \pset options for boolean value display |
NetBSD - Meson | |
tap | [14:45:39.113](0.012s) not ok 37 - pg_receivewal fails with non-existing slot: matches |
test | [14:47:16.176] 162/354 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR ... |
56/5726 | Enable auto-vectorization for page checksum calculations |
CompilerWarnings | |
compiler | [13:54:33.236] checksum.c:88:1: error: no previous prototype for function 'pg_checksum_page' [-Werror,-Wmissing-prototyp... |
compiler | [13:54:25.351] checksum.c:88:1: error: no previous prototype for function 'pg_checksum_page' [-Werror,-Wmissing-prototyp... |
compiler | [13:53:51.661] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes] |
compiler | [13:53:46.026] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes] |
compiler | [13:55:02.034] checksum.c:88:1: error: no previous prototype for ‘pg_checksum_page’ [-Werror=missing-prototypes] |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [13:54:38.027] libpgport_srv.a(checksum.c.obj) : error LNK2019: unresolved external symbol __builtin_cpu_supports refere... |
56/5958 | Per backend relation statistics tracking |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u... --- /tmp/cirrus-ci-build/src/test/regress/expected/stats.out 2025-10-20 12:52:35.117614000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats.out 2025-10-20 12:57:36.702563000 +0... @@ -243,7 +243,7 @@ SELECT :seq_scan_after > :seq_scan_before; ?column? ---------- - t + f (1 row) ---- |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream... --- /tmp/cirrus-ci-build/src/test/regress/expected/stats.out 2025-10-20 12:52:35.117614000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/stats.out 2025-10-20 12:59:10.235887000 ... @@ -243,7 +243,7 @@ SELECT :seq_scan_after > :seq_scan_before; ?column? ---------- - t + f (1 row) ---- |
tap | [12:57:54.808](222.031s) not ok 5 - regression tests pass |
tap | [12:59:32.119](272.198s) not ok 2 - regression tests pass |
test | [13:01:00.568] 188/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 3... [13:01:00.568] 289/355 postgresql:recovery / recovery/027_stream_regress ERROR 3... |
56/6067 | Include extension path on pg_available_extensions |
Linux - Debian Bookworm - Autoconf | |
core | [12:10:43.209] #0 0x00007fbf162e8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:43.209] #1 0x00007fbf16299fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:43.209] #2 0x00007fbf16284472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:43.209] #3 0x00007fbf166d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize... [12:10:43.209] #4 0x00007fbf166e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_... [12:10:43.209] #5 0x00007fbf166c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fbf14ffef4e, __in_ch... [12:10:43.209] #6 0x00007fbf166be6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_... [12:10:43.209] #7 0x00007fbf166bd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7fbf14fffbf0, cont... [12:10:43.209] #8 <signal handler called> [12:10:43.209] #9 0x0000556977a35b04 in __divti3 () |
tap | [12:03:20.061](0.001s) not ok 2 - test_int128: no stderr |
56/5323 | Support enabling checksums online |
Windows - Server 2019, MinGW64 - Meson | |
core | 00000015`d77ff628 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000015`d77ff630 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000015`d77ff920 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000015`d77ff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000015`d7bff768 00007ffd`afeb4a7a ntdll!NtFsControlFile+0x14 00000015`d7bff770 00007ff7`807b9536 KERNELBASE!ConnectNamedPipe+0x6a 00000015`d7bff7e0 00007ffd`b2764cb0 postgres!pg_queue_signal+0x188 00000015`d7bff8c0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000015`d7bff8f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000015`d7fff648 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000015`d7fff650 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000015`d7fff940 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000015`d7fff970 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000015`d73ff6d0 00007ffd`a229153a ucrtbase!abort+0x4e 00000015`d73ff700 00007ff7`809d93fd test_checksums!crash+0x9 00000015`d73ff730 00007ff7`8056f075 postgres!InjectionPointRun+0x29 00000015`d73ff760 00007ff7`807c38c6 postgres!SetDataChecksumsOn+0x129 00000015`d73ff790 00007ff7`807c01ae postgres!DataChecksumsWorkerLauncherMain+0x278 00000015`d73ff7c0 00007ff7`807c515f postgres!BackgroundWorkerMain+0x2b1 00000015`d73ff840 00007ff7`806efe7f postgres!SubPostmasterMain+0x1bc 00000015`d73ff8a0 00007ff7`804b10c9 postgres!main+0x22d 00000015`d73ff8e0 00007ff7`804b1416 postgres+0x10c9 00000015`d73ff980 00007ffd`b2764cb0 postgres+0x1416 |
core | 00000024`5ddff8f8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000024`5ddff900 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000024`5ddffbf0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000024`5ddffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000024`5e5ffac8 00007ffd`afeb4a7a ntdll!NtFsControlFile+0x14 00000024`5e5ffad0 00007ff7`807b9536 KERNELBASE!ConnectNamedPipe+0x6a 00000024`5e5ffb40 00007ffd`b2764cb0 postgres!pg_queue_signal+0x188 00000024`5e5ffc20 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000024`5e5ffc50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000024`5e1ff468 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000024`5e1ff470 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000024`5e1ff760 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000024`5e1ff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000024`5d9ff5b8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000024`5d9ff5c0 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000024`5d9ff8b0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000024`5d9ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000024`5d5fed10 00007ff7`809b766c ucrtbase!abort+0x4e 00000024`5d5fed40 00007ff7`809e65d8 postgres!ExceptionalCondition+0x4c 00000024`5d5fed90 00007ff7`809e6f64 postgres!MemoryContextAlloc+0x8a 00000024`5d5fedc0 00007ff7`809e6f8d postgres!MemoryContextStrdup+0x24 00000024`5d5fee00 00007ff7`809bddae postgres!pstrdup+0x13 00000024`5d5fee30 00007ff7`809be196 postgres!substitute_path_macro+0x26 00000024`5d5fee70 00007ff7`809be2e2 postgres!find_in_path+0x30b 00000024`5d5feec0 00007ff7`809d8c3d postgres!load_external_function+0x35 00000024`5d5fef10 00007ff7`809d8e25 postgres!GucInfoMain+0x43a 00000024`5d5ff360 00007ff7`809d93e6 postgres!GucInfoMain+0x622 |
core | 00000093`215ffa68 00007ffd`afeb4a7a ntdll!NtFsControlFile+0x14 00000093`215ffa70 00007ff7`807b9536 KERNELBASE!ConnectNamedPipe+0x6a 00000093`215ffae0 00007ffd`b2764cb0 postgres!pg_queue_signal+0x188 00000093`215ffbc0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000093`215ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000093`205ff930 00007ffd`a229153a ucrtbase!abort+0x4e 00000093`205ff960 00007ff7`809d93fd test_checksums!crash+0x9 00000093`205ff990 00007ff7`8056f3bb postgres!InjectionPointRun+0x29 00000093`205ff9c0 00007ff7`807c38e7 postgres!SetDataChecksumsOff+0x24f 00000093`205ff9f0 00007ff7`807c01ae postgres!DataChecksumsWorkerLauncherMain+0x299 00000093`205ffa20 00007ff7`807c515f postgres!BackgroundWorkerMain+0x2b1 00000093`205ffaa0 00007ff7`806efe7f postgres!SubPostmasterMain+0x1bc 00000093`205ffb00 00007ff7`804b10c9 postgres!main+0x22d 00000093`205ffb40 00007ff7`804b1416 postgres+0x10c9 00000093`205ffbe0 00007ffd`b2764cb0 postgres+0x1416 |
core | 00000093`209ff4b8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000093`209ff4c0 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000093`209ff7b0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000093`209ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000093`211ff9b8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000093`211ff9c0 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000093`211ffcb0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000093`211ffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000093`20dffaf8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000093`20dffb00 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 00000093`20dffdf0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 00000093`20dffe20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a2`3d7ff768 00007ffd`afeb4a7a ntdll!NtFsControlFile+0x14 000000a2`3d7ff770 00007ff7`807b9536 KERNELBASE!ConnectNamedPipe+0x6a 000000a2`3d7ff7e0 00007ffd`b2764cb0 postgres!pg_queue_signal+0x188 000000a2`3d7ff8c0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`3d7ff8f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a2`3c7fea40 00007ff7`809b766c ucrtbase!abort+0x4e 000000a2`3c7fea70 00007ff7`809e65d8 postgres!ExceptionalCondition+0x4c 000000a2`3c7feac0 00007ff7`809e6f64 postgres!MemoryContextAlloc+0x8a 000000a2`3c7feaf0 00007ff7`809e6f8d postgres!MemoryContextStrdup+0x24 000000a2`3c7feb30 00007ff7`809bddae postgres!pstrdup+0x13 000000a2`3c7feb60 00007ff7`809be196 postgres!substitute_path_macro+0x26 000000a2`3c7feba0 00007ff7`809be2e2 postgres!find_in_path+0x30b 000000a2`3c7febf0 00007ff7`809d8c3d postgres!load_external_function+0x35 000000a2`3c7fec40 00007ff7`809d8e25 postgres!GucInfoMain+0x43a 000000a2`3c7ff090 00007ff7`809d93e6 postgres!GucInfoMain+0x622 |
core | 000000a2`3cbffa88 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a2`3cbffa90 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 000000a2`3cbffd80 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`3cbffdb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a2`3cfff6d8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a2`3cfff6e0 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 000000a2`3cfff9d0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`3cfffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a2`3d3ff9f8 00007ffd`b28cb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a2`3d3ffa00 00007ffd`b2764cb0 ntdll!TppWorkerThread+0x2df 000000a2`3d3ffcf0 00007ffd`b293edcb KERNEL32!BaseThreadInitThunk+0x10 000000a2`3d3ffd20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
tap | [12:08:53.846](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:14:42.862] 158/359 postgresql:initdb / initdb/001_initdb ERROR ... |
macOS - Sonoma - Meson | |
core | [12:11:59.668] * frame #0: 0x0000000180b7a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [12:11:59.668] frame #1: 0x0000000180bb2bc8 libsystem_pthread.dylib`pthread_kill + 288 [12:11:59.668] frame #2: 0x0000000180abfa40 libsystem_c.dylib`abort + 180 [12:11:59.668] frame #3: 0x000000010144093c postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [12:11:59.668] frame #4: 0x000000010146dcbc postgres`MemoryContextStrdup [inlined] MemoryContextAlloc(context=0x0000... [12:11:59.668] frame #5: 0x000000010146dc8c postgres`MemoryContextStrdup(context=0x000000012a80d200, string="/Users/... [12:11:59.668] frame #6: 0x000000010146dccc postgres`pstrdup(in=<unavailable>) at mcxt.c:1761:9 [artificial] [12:11:59.668] frame #7: 0x000000010144710c postgres`substitute_path_macro(str=<unavailable>, macro=<unavailable>, v... [12:11:59.668] frame #8: 0x0000000101446bf4 postgres`expand_dynamic_library_name(name="/Users/admin/pgsql/build/tmp_... [12:11:59.668] frame #9: 0x0000000101446b64 postgres`load_external_function(filename="/Users/admin/pgsql/build/tmp_i... |
core | [12:10:33.736] * frame #0: 0x0000000180b7a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [12:10:33.736] frame #1: 0x0000000180bb2bc8 libsystem_pthread.dylib`pthread_kill + 288 [12:10:33.736] frame #2: 0x0000000180abfa40 libsystem_c.dylib`abort + 180 [12:10:33.736] frame #3: 0x0000000103013c5c test_checksums.dylib`crash(name=<unavailable>, private_data=<unavailable... [12:10:33.736] frame #4: 0x00000001024b5508 postgres`SetDataChecksumsOff(immediate_checkpoint=true) at xlog.c:4978:3 [12:10:33.736] frame #5: 0x000000010269c36c postgres`DataChecksumsWorkerLauncherMain(arg=<unavailable>) at datacheck... [12:10:33.736] frame #6: 0x0000000102699880 postgres`BackgroundWorkerMain(startup_data=<unavailable>, startup_data_l... [12:10:33.736] frame #7: 0x000000010269da74 postgres`postmaster_child_launch(child_type=B_BG_WORKER, child_slot=219,... [12:10:33.736] frame #8: 0x00000001026a0968 postgres`maybe_start_bgworkers [inlined] StartBackgroundWorker(rw=0x0000... [12:10:33.736] frame #9: 0x00000001026a08f0 postgres`maybe_start_bgworkers at postmaster.c:4331:9 |
core | [12:12:41.158] * frame #0: 0x0000000180b7a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [12:12:41.158] frame #1: 0x0000000180bb2bc8 libsystem_pthread.dylib`pthread_kill + 288 [12:12:41.158] frame #2: 0x0000000180abfa40 libsystem_c.dylib`abort + 180 [12:12:41.158] frame #3: 0x00000001011b893c postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [12:12:41.158] frame #4: 0x00000001011e5cbc postgres`MemoryContextStrdup [inlined] MemoryContextAlloc(context=0x0000... [12:12:41.158] frame #5: 0x00000001011e5c8c postgres`MemoryContextStrdup(context=0x000000015b00d200, string="/Users/... [12:12:41.158] frame #6: 0x00000001011e5ccc postgres`pstrdup(in=<unavailable>) at mcxt.c:1761:9 [artificial] [12:12:41.158] frame #7: 0x00000001011bf10c postgres`substitute_path_macro(str=<unavailable>, macro=<unavailable>, v... [12:12:41.158] frame #8: 0x00000001011bebf4 postgres`expand_dynamic_library_name(name="/Users/admin/pgsql/build/tmp_... [12:12:41.158] frame #9: 0x00000001011beb64 postgres`load_external_function(filename="/Users/admin/pgsql/build/tmp_i... |
core | [12:09:47.692] * frame #0: 0x0000000180b7a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [12:09:47.692] frame #1: 0x0000000180bb2bc8 libsystem_pthread.dylib`pthread_kill + 288 [12:09:47.692] frame #2: 0x0000000180abfa40 libsystem_c.dylib`abort + 180 [12:09:47.692] frame #3: 0x000000010570fc5c test_checksums.dylib`crash(name=<unavailable>, private_data=<unavailable... [12:09:47.692] frame #4: 0x0000000104ab133c postgres`SetDataChecksumsOn(immediate_checkpoint=true) at xlog.c:4900:2 [12:09:47.692] frame #5: 0x0000000104c98a94 postgres`DataChecksumsWorkerLauncherMain(arg=<unavailable>) at datacheck... [12:09:47.692] frame #6: 0x0000000104c95880 postgres`BackgroundWorkerMain(startup_data=<unavailable>, startup_data_l... [12:09:47.692] frame #7: 0x0000000104c99a74 postgres`postmaster_child_launch(child_type=B_BG_WORKER, child_slot=219,... [12:09:47.692] frame #8: 0x0000000104c9c968 postgres`maybe_start_bgworkers [inlined] StartBackgroundWorker(rw=0x0000... [12:09:47.692] frame #9: 0x0000000104c9c8f0 postgres`maybe_start_bgworkers at postmaster.c:4331:9 |
tap | [12:01:40.940](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:05:33.905] 170/362 postgresql:initdb / initdb/001_initdb ERROR ... |
Linux - Debian Bookworm - Meson | |
core | [12:10:36.697] #0 0x00007f81cf6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.697] #1 0x00007f81cf659fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.697] #2 0x00007f81cf644472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.697] #3 0x0000557bb1f6d3a7 in ExceptionalCondition (conditionName=conditionName@entry=0x557bb22b3af8 "CritSec... [12:10:36.697] #4 0x0000557bb1fc67e0 in MemoryContextAlloc (context=context@entry=0x557bd82ca6c0, size=size@entry=94) a... [12:10:36.697] #5 0x0000557bb1fc7c29 in MemoryContextStrdup (context=0x557bd82ca6c0, string=string@entry=0x7fff1e8df370... [12:10:36.697] #6 0x0000557bb1fc7c6f in pstrdup (in=in@entry=0x7fff1e8df370 "/tmp/cirrus-ci-build/build/tmp_install/usr... [12:10:36.697] #7 0x0000557bb1f78870 in substitute_path_macro (str=str@entry=0x7fff1e8df370 "/tmp/cirrus-ci-build/build... [12:10:36.697] #8 0x0000557bb1f78d42 in expand_dynamic_library_name (name=name@entry=0x7fff1e8df370 "/tmp/cirrus-ci-bui... [12:10:36.697] #9 0x0000557bb1f78e8f in load_external_function (filename=filename@entry=0x7fff1e8df370 "/tmp/cirrus-ci-... |
core | [12:10:37.721] #0 0x00007fb1f7aa8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.721] #1 0x00007fb1f7a59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.721] #2 0x00007fb1f7a44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.721] #3 0x00007fb1ebb7048f in crash (name=<optimized out>, private_data=<optimized out>, arg=<optimized out>)... [12:10:37.721] #4 0x000055e5d35a83aa in InjectionPointRun (name=name@entry=0x55e5d37d9998 "datachecksums-disable-checks... [12:10:37.721] #5 0x000055e5d2cbde74 in SetDataChecksumsOff (immediate_checkpoint=<optimized out>) at ../src/backend/ac... [12:10:37.721] #6 0x000055e5d317ddb6 in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at ../src/backend/postmas... [12:10:37.721] #7 0x000055e5d3177695 in BackgroundWorkerMain (startup_data=<optimized out>, startup_data_len=<optimized... [12:10:37.721] #8 0x000055e5d317ed08 in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:10:37.721] #9 0x000055e5d3182a44 in StartBackgroundWorker (rw=rw@entry=0x55e6121b1458) at ../src/backend/postmaster... |
core | [12:10:37.216] #0 0x00007f8f8c8a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.216] #1 0x00007f8f8c859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.216] #2 0x00007f8f8c844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:37.216] #3 0x000055596e20c3a7 in ExceptionalCondition (conditionName=conditionName@entry=0x55596e552af8 "CritSec... [12:10:37.216] #4 0x000055596e2657e0 in MemoryContextAlloc (context=context@entry=0x555974c7f6c0, size=size@entry=94) a... [12:10:37.216] #5 0x000055596e266c29 in MemoryContextStrdup (context=0x555974c7f6c0, string=string@entry=0x7ffd3f8eacb0... [12:10:37.216] #6 0x000055596e266c6f in pstrdup (in=in@entry=0x7ffd3f8eacb0 "/tmp/cirrus-ci-build/build/tmp_install/usr... [12:10:37.216] #7 0x000055596e217870 in substitute_path_macro (str=str@entry=0x7ffd3f8eacb0 "/tmp/cirrus-ci-build/build... [12:10:37.216] #8 0x000055596e217d42 in expand_dynamic_library_name (name=name@entry=0x7ffd3f8eacb0 "/tmp/cirrus-ci-bui... [12:10:37.216] #9 0x000055596e217e8f in load_external_function (filename=filename@entry=0x7ffd3f8eacb0 "/tmp/cirrus-ci-... |
core | [12:10:36.192] #0 0x00007fc165ea8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.192] #1 0x00007fc165e59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.192] #2 0x00007fc165e44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:10:36.192] #3 0x00007fc159d7848f in crash (name=<optimized out>, private_data=<optimized out>, arg=<optimized out>)... [12:10:36.192] #4 0x000055c8d03c13aa in InjectionPointRun (name=name@entry=0x55c8d05f2968 "datachecksums-enable-checksu... [12:10:36.192] #5 0x000055c8cfad6713 in SetDataChecksumsOn (immediate_checkpoint=<optimized out>) at ../src/backend/acc... [12:10:36.192] #6 0x000055c8cff96b93 in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at ../src/backend/postmas... [12:10:36.192] #7 0x000055c8cff90695 in BackgroundWorkerMain (startup_data=<optimized out>, startup_data_len=<optimized... [12:10:36.192] #8 0x000055c8cff97d08 in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:10:36.192] #9 0x000055c8cff9ba44 in StartBackgroundWorker (rw=rw@entry=0x55c8d8dc9458) at ../src/backend/postmaster... |
tap | [12:05:29.663](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:08:14.634] 167/363 postgresql:initdb / initdb/001_initdb ERROR ... |
Linux - Debian Bookworm - Autoconf | |
assertion | TRAP: failed Assert("CritSectionCount == 0 || (context)->allowInCritSection"), File: "mcxt.c", Line: 1234, PID: 42409 |
assertion | TRAP: failed Assert("CritSectionCount == 0 || (context)->allowInCritSection"), File: "mcxt.c", Line: 1234, PID: 41981 |
core | [12:11:13.915] #0 0x00007ff1fb4aaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.915] #1 0x00007ff1fb45bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.915] #2 0x00007ff1fb446472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.915] #3 0x00007ff1f827c473 in crash (name=<optimized out>, private_data=<optimized out>, arg=<optimized out>)... [12:11:13.915] #4 0x000055c13c0ad082 in InjectionPointRun (name=name@entry=0x55c13c1a2f00 "datachecksums-enable-checksu... [12:11:13.915] #5 0x000055c13b4ae17f in SetDataChecksumsOn (immediate_checkpoint=<optimized out>) at xlog.c:4900 [12:11:13.915] #6 0x000055c13bb6f8d0 in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at datachecksumsworker.c:... [12:11:13.915] #7 0x000055c13bb67c31 in BackgroundWorkerMain (startup_data=0x62500001e138, startup_data_len=1472) at bg... [12:11:13.915] #8 0x000055c13bb70fe2 in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:11:13.915] #9 0x000055c13bb7517a in StartBackgroundWorker (rw=rw@entry=0x62500001e138) at postmaster.c:4165 |
core | [12:11:13.434] #0 0x00007f2cff4aaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.434] #1 0x00007f2cff45bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.434] #2 0x00007f2cff446472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:13.434] #3 0x0000562dfa51366a in ExceptionalCondition (conditionName=conditionName@entry=0x562dfaa00e40 "CritSec... [12:11:13.434] #4 0x0000562dfa585e7e in MemoryContextAlloc (context=context@entry=0x625000000100, size=size@entry=71) a... [12:11:13.434] #5 0x0000562dfa5870f0 in MemoryContextStrdup (context=0x625000000100, string=string@entry=0x7ffe85b22c40... [12:11:13.434] #6 0x0000562dfa587116 in pstrdup (in=in@entry=0x7ffe85b22c40 "/tmp/cirrus-ci-build/tmp_install/usr/local... [12:11:13.434] #7 0x0000562dfa523dd3 in substitute_path_macro (str=str@entry=0x7ffe85b22c40 "/tmp/cirrus-ci-build/tmp_i... [12:11:13.434] #8 0x0000562dfa52425a in expand_dynamic_library_name (name=name@entry=0x7ffe85b22c40 "/tmp/cirrus-ci-bui... [12:11:13.434] #9 0x0000562dfa5243a1 in load_external_function (filename=filename@entry=0x7ffe85b22c40 "/tmp/cirrus-ci-... |
core | [12:11:14.405] #0 0x00007f3b9c1daeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.405] #1 0x00007f3b9c18bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.405] #2 0x00007f3b9c176472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.405] #3 0x00007f3b9900b473 in crash (name=<optimized out>, private_data=<optimized out>, arg=<optimized out>)... [12:11:14.405] #4 0x0000556ae7a3c082 in InjectionPointRun (name=name@entry=0x556ae7b31fa0 "datachecksums-disable-checks... [12:11:14.405] #5 0x0000556ae6e3d7e8 in SetDataChecksumsOff (immediate_checkpoint=<optimized out>) at xlog.c:4978 [12:11:14.405] #6 0x0000556ae74fe91d in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at datachecksumsworker.c:... [12:11:14.405] #7 0x0000556ae74f6c31 in BackgroundWorkerMain (startup_data=0x62500001e138, startup_data_len=1472) at bg... [12:11:14.405] #8 0x0000556ae74fffe2 in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:11:14.405] #9 0x0000556ae750417a in StartBackgroundWorker (rw=rw@entry=0x62500001e138) at postmaster.c:4165 |
core | [12:11:14.872] #0 0x00007f86ce4aaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.872] #1 0x00007f86ce45bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.872] #2 0x00007f86ce446472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [12:11:14.872] #3 0x000056459db6266a in ExceptionalCondition (conditionName=conditionName@entry=0x56459e04fe40 "CritSec... [12:11:14.872] #4 0x000056459dbd4e7e in MemoryContextAlloc (context=context@entry=0x625000000100, size=size@entry=71) a... [12:11:14.872] #5 0x000056459dbd60f0 in MemoryContextStrdup (context=0x625000000100, string=string@entry=0x7ffeccc94f90... [12:11:14.872] #6 0x000056459dbd6116 in pstrdup (in=in@entry=0x7ffeccc94f90 "/tmp/cirrus-ci-build/tmp_install/usr/local... [12:11:14.872] #7 0x000056459db72dd3 in substitute_path_macro (str=str@entry=0x7ffeccc94f90 "/tmp/cirrus-ci-build/tmp_i... [12:11:14.872] #8 0x000056459db7325a in expand_dynamic_library_name (name=name@entry=0x7ffeccc94f90 "/tmp/cirrus-ci-bui... [12:11:14.872] #9 0x000056459db733a1 in load_external_function (filename=filename@entry=0x7ffeccc94f90 "/tmp/cirrus-ci-... |
tap | [12:01:58.802](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
NetBSD - Meson | |
tap | [12:01:31.089](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:03:14.672] 162/361 postgresql:initdb / initdb/001_initdb ERROR ... |
FreeBSD - Meson | |
core | [12:07:47.621] #0 0x000000082b46801a in thr_kill () from /lib/libc.so.7 [12:07:47.621] #1 0x000000082b3e0a64 in raise () from /lib/libc.so.7 [12:07:47.621] #2 0x000000082b494a59 in abort () from /lib/libc.so.7 [12:07:47.621] #3 0x0000000000ad64af in ExceptionalCondition (conditionName=<optimized out>, fileName=<optimized out>, ... [12:07:47.621] #4 0x0000000000b08f82 in MemoryContextAlloc (context=0x155b24814000, size=77) at ../src/backend/utils/mm... [12:07:47.621] #5 MemoryContextStrdup (context=0x155b24814000, string=0x8216ba0d0 "/tmp/cirrus-ci-build/build/tmp_insta... [12:07:47.621] #6 pstrdup (in=0x8216ba0d0 "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/test_checksums.so... [12:07:47.621] #7 0x0000000000adde5a in substitute_path_macro (str=0x18eaa <error: Cannot access memory at address 0x18... [12:07:47.621] #8 0x0000000000add84a in expand_dynamic_library_name (name=name@entry=0x8216ba0d0 "/tmp/cirrus-ci-build/... [12:07:47.621] #9 0x0000000000add77a in load_external_function (filename=filename@entry=0x8216ba0d0 "/tmp/cirrus-ci-bui... |
core | [12:07:47.341] #0 0x000000082c34101a in thr_kill () from /lib/libc.so.7 [12:07:47.341] #1 0x000000082c2b9a64 in raise () from /lib/libc.so.7 [12:07:47.341] #2 0x000000082c36da59 in abort () from /lib/libc.so.7 [12:07:47.341] #3 0x0000000000ad64af in ExceptionalCondition (conditionName=<optimized out>, fileName=<optimized out>, ... [12:07:47.341] #4 0x0000000000b08f82 in MemoryContextAlloc (context=0x2a58cc14000, size=77) at ../src/backend/utils/mmg... [12:07:47.341] #5 MemoryContextStrdup (context=0x2a58cc14000, string=0x821772c50 "/tmp/cirrus-ci-build/build/tmp_instal... [12:07:47.341] #6 pstrdup (in=0x821772c50 "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/test_checksums.so... [12:07:47.341] #7 0x0000000000adde5a in substitute_path_macro (str=0x18702 <error: Cannot access memory at address 0x18... [12:07:47.341] #8 0x0000000000add84a in expand_dynamic_library_name (name=name@entry=0x821772c50 "/tmp/cirrus-ci-build/... [12:07:47.341] #9 0x0000000000add77a in load_external_function (filename=filename@entry=0x821772c50 "/tmp/cirrus-ci-bui... |
core | [12:07:46.760] #0 0x000000082da4d01a in thr_kill () from /lib/libc.so.7 [12:07:46.760] #1 0x000000082d9c5a64 in raise () from /lib/libc.so.7 [12:07:46.760] #2 0x000000082da79a59 in abort () from /lib/libc.so.7 [12:07:46.760] #3 0x000000083dfac289 in crash (name=0x1893c <error: Cannot access memory at address 0x1893c>, private_d... [12:07:46.760] #4 0x0000000000687432 in SetDataChecksumsOn (immediate_checkpoint=true) at ../src/backend/access/transam... [12:07:46.760] #5 0x00000000008ce104 in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at ../src/backend/postmas... [12:07:46.760] #6 0x00000000008cace9 in BackgroundWorkerMain (startup_data=<optimized out>, startup_data_len=<optimized... [12:07:46.760] #7 0x00000000008cf1cb in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:07:46.760] #8 0x00000000008d2307 in StartBackgroundWorker (rw=0x2b18d9f16038) at ../src/backend/postmaster/postmast... [12:07:46.760] #9 maybe_start_bgworkers () at ../src/backend/postmaster/postmaster.c:4331 |
core | [12:07:46.450] #0 0x00002aaaed3e423a in issetugid () from /lib/libc.so.7 [12:07:46.450] #1 0x00002aaaed42d638 in ?? () from /lib/libc.so.7 [12:07:46.450] #2 0x00002aaaed42d23c in ?? () from /lib/libc.so.7 [12:07:46.450] #3 0x00002aaaed42f4e8 in ?? () from /lib/libc.so.7 [12:07:46.450] #4 0x00004fdfd198162d in ?? () from /libexec/ld-elf.so.1 [12:07:46.450] #5 0x0000000000000000 in ?? () [12:07:46.721] #0 0x000000082da4d01a in thr_kill () from /lib/libc.so.7 |
core | [12:07:47.071] #0 0x000000082c5dd01a in thr_kill () from /lib/libc.so.7 [12:07:47.071] #1 0x000000082c555a64 in raise () from /lib/libc.so.7 [12:07:47.071] #2 0x000000082c609a59 in abort () from /lib/libc.so.7 [12:07:47.071] #3 0x0000000840c2c289 in crash (name=0x18e54 <error: Cannot access memory at address 0x18e54>, private_d... [12:07:47.071] #4 0x000000000068762f in SetDataChecksumsOff (immediate_checkpoint=<optimized out>) at ../src/backend/ac... [12:07:47.071] #5 0x00000000008cd911 in DataChecksumsWorkerLauncherMain (arg=<optimized out>) at ../src/backend/postmas... [12:07:47.071] #6 0x00000000008cace9 in BackgroundWorkerMain (startup_data=<optimized out>, startup_data_len=<optimized... [12:07:47.071] #7 0x00000000008cf1cb in postmaster_child_launch (child_type=child_type@entry=B_BG_WORKER, child_slot=21... [12:07:47.071] #8 0x00000000008d2307 in StartBackgroundWorker (rw=0x31267bf16038) at ../src/backend/postmaster/postmast... [12:07:47.071] #9 maybe_start_bgworkers () at ../src/backend/postmaster/postmaster.c:4331 |
tap | [12:02:08.165](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:05:17.436] 158/362 postgresql:initdb / initdb/001_initdb ERROR ... |
OpenBSD - Meson | |
tap | [12:04:42.572](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [12:08:42.539] 168/361 postgresql:initdb / initdb/001_initdb ERROR ... |
56/4351 | Index Prefetching |
Windows - Server 2019, VS 2019 - Meson & ninja | |
compiler | [10:43:12.041] ../src/backend/access/index/indexam.c(2084): warning C4047: 'return': 'bool' differs in levels of indirec... |
compiler | [10:43:12.041] ../src/backend/access/index/indexam.c(2101): warning C4047: 'return': 'bool' differs in levels of indirec... |
56/5526 | Add storage I/O tracking to EXPLAIN BUFFERS |
Linux - Debian Bookworm - Meson | |
core | [10:37:39.066] #0 <unavailable> in ?? () |
core | [10:37:39.184] #0 0x00007f8cff78bdd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.184] #1 0x00007f8cff738239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.184] #2 0x00007f8cff738497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.184] #3 0x00005593bd4155c1 in ?? () [10:37:39.184] #4 0x00005593bd40f369 in ?? () [10:37:39.184] #5 0x00005593bd40e20f in ?? () [10:37:39.184] #6 0x00005593bd40ec3b in ?? () [10:37:39.184] #7 0x00005593bd40c66f in ?? () [10:37:39.184] #8 0x00007f8cff72324a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.184] #9 0x00007f8cff723305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [10:37:39.066] #0 0x00007f8cff78bdd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.066] #1 0x00007f8cff738239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.066] #2 0x00007f8cff738497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.066] #3 0x00005593bd4155f3 in ?? () [10:37:39.066] #4 0x00005593bd40f369 in ?? () [10:37:39.066] #5 0x00005593bd40e20f in ?? () [10:37:39.066] #6 0x00005593bd40ec3b in ?? () [10:37:39.066] #7 0x00005593bd40c66f in ?? () [10:37:39.066] #8 0x00007f8cff72324a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [10:37:39.066] #9 0x00007f8cff723305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-20 10:24:53.733399034 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out 2025-10-20 10:30:25.457348846 ... @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-20 10:24:53.733399034 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out 2025-10-20 10:31:41.00130158... @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out /tmp/cirrus-ci-build/build/testrun/regress/regress... --- /tmp/cirrus-ci-build/src/test/regress/expected/explain_1.out 2025-10-20 10:24:53.733399034 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/explain.out 2025-10-20 10:30:22.137753617 +0000 @@ -54,6 +54,14 @@ -- enabled. set track_io_timing = off; -- Simple cases +explain (costs off) select 1 as a, 2 as b having false; + QUERY PLAN +-------------------------- + Result + Replaces: Aggregate + One-Time Filter: false +(3 rows) + select explain_filter('explain select * from int8_tbl i8'); explain_filter --------------------------------------------------------- |
tap | [10:30:33.568](82.874s) not ok 5 - regression tests pass |
tap | [10:31:50.400](81.418s) not ok 2 - regression tests pass |
test | [10:35:11.766] 30/356 postgresql:regress / regress/regress ERROR ... [10:35:11.766] 33/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [10:35:11.766] 104/356 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
56/6046 | Mark ItemPointer arguments as const thoughoutly |
NetBSD - Meson | |
tap | [09:31:25.314](0.033s) not ok 50 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not f... [09:31:25.316](0.000s) not ok 51 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not f... [09:31:25.317](0.000s) not ok 52 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not f... [09:31:25.318](0.000s) not ok 53 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not f... [09:31:25.318](0.000s) not ok 54 - succeeds with GSS-encrypted access preferred and hostgssenc hba and credentials not f... [09:31:25.327](0.009s) not ok 55 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not fo... [09:31:25.329](0.000s) not ok 56 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not fo... [09:31:25.330](0.000s) not ok 57 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not fo... [09:31:25.331](0.000s) not ok 58 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not fo... [09:31:25.331](0.000s) not ok 59 - succeeds with GSS-encrypted access required and hostgssenc hba and credentials not fo... |
test | [09:33:41.584] 54/354 postgresql:kerberos / kerberos/001_auth ERROR ... |
56/6041 | Fix pg_rewind false positives caused by shutdown-only WAL |
CompilerWarnings | |
compiler | [07:50:10.840] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
compiler | [07:49:56.784] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
compiler | [07:51:44.180] parsexlog.c:264:54: error: declaration of ‘checkPoint’ shadows a previous local [-Werror=shadow=compatibl... |
OpenBSD - Meson | |
test | [07:57:25.830] 335/354 postgresql:test_misc / test_misc/007_catcache_inval ERROR ... |
56/5885 | Decouple C++ support in Meson's PGXS from LLVM enablement |
Linux - Debian Bookworm - Meson | |
tap | [05:56:05.018](0.038s) Bail out! pg_config failed: |
tap | [05:56:04.926](0.042s) Bail out! pg_config failed: |
tap | [05:56:05.086](0.051s) Bail out! pg_config failed: |
tap | [05:56:05.035](0.059s) Bail out! pg_config failed: |
tap | [05:56:05.089](0.023s) Bail out! pg_config failed: |
tap | [05:56:05.030](0.028s) Bail out! pg_config failed: |
tap | [05:56:05.587](0.039s) Bail out! pg_config failed: |
tap | [05:56:05.614](0.034s) Bail out! pg_config failed: |
tap | [05:56:05.642](0.017s) Bail out! pg_config failed: |
tap | [05:56:05.743](0.047s) Bail out! pg_config failed: |
tap | [05:56:05.826](0.039s) Bail out! pg_config failed: |
tap | [05:56:05.834](0.054s) Bail out! pg_config failed: |
tap | [05:56:05.135](0.028s) Bail out! pg_config failed: |
tap | [05:56:05.194](0.048s) Bail out! pg_config failed: |
tap | [05:56:05.170](0.026s) Bail out! pg_config failed: |
tap | [05:56:07.297](0.132s) Bail out! pg_config failed: |
tap | [05:56:07.203](0.069s) Bail out! pg_config failed: |
tap | [05:56:07.302](0.063s) Bail out! pg_config failed: |
tap | [05:56:07.354](0.124s) Bail out! pg_config failed: |
tap | [05:56:07.372](0.086s) Bail out! pg_config failed: |
tap | [05:56:07.466](0.047s) Bail out! pg_config failed: |
tap | [05:56:05.315](0.128s) Bail out! pg_config failed: |
tap | [05:56:08.681](0.018s) Bail out! pg_config failed: |
tap | [05:56:07.474](0.047s) Bail out! pg_config failed: |
tap | [05:56:00.790](0.018s) Bail out! pg_config failed: |
tap | [05:56:07.622](0.021s) Bail out! pg_config failed: |
tap | [05:56:08.706](0.006s) Bail out! pg_config failed: |
tap | [05:56:08.716](0.006s) Bail out! pg_config failed: |
tap | [05:56:08.668](0.058s) Bail out! pg_config failed: |
tap | [05:56:07.554](0.031s) Bail out! pg_config failed: |
tap | [05:56:01.756](0.091s) Bail out! pg_config failed: |
tap | [05:56:01.764](0.102s) Bail out! pg_config failed: |
tap | [05:56:01.803](0.084s) Bail out! pg_config failed: |
tap | [05:56:01.802](0.065s) Bail out! pg_config failed: |
tap | [05:56:07.587](0.046s) Bail out! pg_config failed: |
tap | [05:56:01.942](0.041s) Bail out! pg_config failed: |
tap | [05:56:02.050](0.054s) Bail out! pg_config failed: |
tap | [05:56:02.107](0.053s) Bail out! pg_config failed: |
tap | [05:56:02.166](0.045s) Bail out! pg_config failed: |
tap | [05:56:02.138](0.035s) Bail out! pg_config failed: |
tap | [05:56:02.342](0.020s) Bail out! pg_config failed: |
tap | [05:56:02.394](0.013s) Bail out! pg_config failed: |
tap | [05:56:02.470](0.017s) Bail out! pg_config failed: |
tap | [05:56:02.457](0.006s) Bail out! pg_config failed: |
tap | [05:56:02.588](0.014s) Bail out! pg_config failed: |
tap | [05:56:02.546](0.018s) Bail out! pg_config failed: |
tap | [05:56:02.528](0.006s) Bail out! pg_config failed: |
tap | [05:56:02.662](0.023s) Bail out! pg_config failed: |
tap | [05:56:02.726](0.020s) Bail out! pg_config failed: |
tap | [05:56:02.695](0.021s) Bail out! pg_config failed: |
tap | [05:56:02.877](0.021s) Bail out! pg_config failed: |
tap | [05:56:03.030](0.057s) Bail out! pg_config failed: |
tap | [05:56:03.091](0.023s) Bail out! pg_config failed: |
tap | [05:56:03.099](0.040s) Bail out! pg_config failed: |
tap | [05:56:03.242](0.037s) Bail out! pg_config failed: |
tap | [05:56:05.290](0.042s) Bail out! pg_config failed: |
tap | [05:56:03.291](0.019s) Bail out! pg_config failed: |
tap | [05:56:03.263](0.099s) Bail out! pg_config failed: |
tap | [05:56:03.290](0.129s) Bail out! pg_config failed: |
tap | [05:56:03.306](0.101s) Bail out! pg_config failed: |
tap | [05:56:03.410](0.109s) Bail out! pg_config failed: |
tap | [05:56:03.423](0.102s) Bail out! pg_config failed: |
tap | [05:56:03.522](0.090s) Bail out! pg_config failed: |
tap | [05:56:03.566](0.044s) Bail out! pg_config failed: |
tap | [05:56:03.506](0.084s) Bail out! pg_config failed: |
tap | [05:56:03.595](0.102s) Bail out! pg_config failed: |
tap | [05:56:05.303](0.030s) Bail out! pg_config failed: |
tap | [05:55:58.979](0.027s) Bail out! pg_config failed: |
tap | [05:55:58.958](0.048s) Bail out! pg_config failed: |
tap | [05:55:58.972](0.032s) Bail out! pg_config failed: |
tap | [05:55:59.021](0.030s) Bail out! pg_config failed: |
tap | [05:55:59.040](0.047s) Bail out! pg_config failed: |
tap | [05:56:03.726](0.042s) Bail out! pg_config failed: |
tap | [05:56:03.790](0.042s) Bail out! pg_config failed: |
tap | [05:56:03.786](0.052s) Bail out! pg_config failed: |
tap | [05:56:03.873](0.017s) Bail out! pg_config failed: |
tap | [05:56:03.891](0.023s) Bail out! pg_config failed: |
tap | [05:56:03.887](0.038s) Bail out! pg_config failed: |
tap | [05:56:03.921](0.019s) Bail out! pg_config failed: |
tap | [05:56:04.018](0.041s) Bail out! pg_config failed: |
tap | [05:56:05.397](0.031s) Bail out! pg_config failed: |
tap | [05:56:05.411](0.025s) Bail out! pg_config failed: |
tap | [05:56:04.132](0.034s) Bail out! pg_config failed: |
tap | [05:56:04.122](0.031s) Bail out! pg_config failed: |
tap | [05:56:04.203](0.045s) Bail out! pg_config failed: |
tap | [05:56:05.454](0.123s) Bail out! pg_config failed: |
tap | [05:56:05.855](0.038s) Bail out! pg_config failed: |
tap | [05:56:05.899](0.039s) Bail out! pg_config failed: |
tap | [05:56:04.288](0.045s) Bail out! pg_config failed: |
tap | [05:55:59.061](0.018s) Bail out! pg_config failed: |
tap | [05:55:59.026](0.022s) Bail out! pg_config failed: |
tap | [05:55:59.132](0.036s) Bail out! pg_config failed: |
tap | [05:55:59.190](0.038s) Bail out! pg_config failed: |
tap | [05:55:59.177](0.017s) Bail out! pg_config failed: |
tap | [05:55:59.239](0.034s) Bail out! pg_config failed: |
tap | [05:55:59.318](0.049s) Bail out! pg_config failed: |
tap | [05:55:59.356](0.053s) Bail out! pg_config failed: |
tap | [05:55:59.387](0.036s) Bail out! pg_config failed: |
tap | [05:55:59.434](0.037s) Bail out! pg_config failed: |
tap | [05:55:59.430](0.041s) Bail out! pg_config failed: |
tap | [05:55:59.478](0.032s) Bail out! pg_config failed: |
tap | [05:55:59.526](0.037s) Bail out! pg_config failed: |
tap | [05:55:59.526](0.032s) Bail out! pg_config failed: |
tap | [05:55:59.570](0.032s) Bail out! pg_config failed: |
tap | [05:55:59.673](0.063s) Bail out! pg_config failed: |
tap | [05:55:59.686](0.043s) Bail out! pg_config failed: |
tap | [05:55:59.723](0.136s) Bail out! pg_config failed: |
tap | [05:55:59.738](0.040s) Bail out! pg_config failed: |
tap | [05:55:59.790](0.042s) Bail out! pg_config failed: |
tap | [05:55:59.803](0.041s) Bail out! pg_config failed: |
tap | [05:55:59.838](0.042s) Bail out! pg_config failed: |
tap | [05:55:59.764](0.018s) Bail out! pg_config failed: |
tap | [05:55:59.861](0.017s) Bail out! pg_config failed: |
tap | [05:55:59.917](0.021s) Bail out! pg_config failed: |
tap | [05:55:59.938](0.038s) Bail out! pg_config failed: |
tap | [05:56:00.026](0.040s) Bail out! pg_config failed: |
tap | [05:56:00.074](0.035s) Bail out! pg_config failed: |
tap | [05:56:00.116](0.042s) Bail out! pg_config failed: |
tap | [05:56:00.165](0.054s) Bail out! pg_config failed: |
tap | [05:56:00.178](0.018s) Bail out! pg_config failed: |
tap | [05:56:00.181](0.036s) Bail out! pg_config failed: |
tap | [05:56:00.253](0.042s) Bail out! pg_config failed: |
tap | [05:56:00.268](0.035s) Bail out! pg_config failed: |
tap | [05:56:00.298](0.017s) Bail out! pg_config failed: |
tap | [05:56:00.254](0.024s) Bail out! pg_config failed: |
tap | [05:56:00.319](0.017s) Bail out! pg_config failed: |
tap | [05:56:00.446](0.024s) Bail out! pg_config failed: |
tap | [05:56:00.550](0.032s) Bail out! pg_config failed: |
tap | [05:56:00.494](0.032s) Bail out! pg_config failed: |
tap | [05:56:00.558](0.040s) Bail out! pg_config failed: |
tap | [05:56:00.593](0.118s) Bail out! pg_config failed: |
tap | [05:56:00.584](0.023s) Bail out! pg_config failed: |
tap | [05:56:00.660](0.037s) Bail out! pg_config failed: |
tap | [05:56:00.699](0.017s) Bail out! pg_config failed: |
tap | [05:56:00.676](0.017s) Bail out! pg_config failed: |
tap | [05:56:04.438](0.046s) Bail out! pg_config failed: |
tap | [05:56:04.702](0.041s) Bail out! pg_config failed: |
tap | [05:56:04.770](0.039s) Bail out! pg_config failed: |
tap | [05:56:04.753](0.017s) Bail out! pg_config failed: |
tap | [05:56:04.818](0.024s) Bail out! pg_config failed: |
tap | [05:56:07.650](0.115s) Bail out! pg_config failed: |
tap | [05:56:05.982](0.059s) Bail out! pg_config failed: |
tap | [05:56:06.002](0.049s) Bail out! pg_config failed: |
tap | [05:56:06.035](0.030s) Bail out! pg_config failed: |
tap | [05:56:06.015](0.021s) Bail out! pg_config failed: |
tap | [05:56:06.110](0.042s) Bail out! pg_config failed: |
tap | [05:56:06.180](0.035s) Bail out! pg_config failed: |
tap | [05:56:06.198](0.036s) Bail out! pg_config failed: |
tap | [05:56:06.218](0.037s) Bail out! pg_config failed: |
tap | [05:56:06.285](0.035s) Bail out! pg_config failed: |
tap | [05:56:06.234](0.036s) Bail out! pg_config failed: |
tap | [05:56:06.294](0.029s) Bail out! pg_config failed: |
tap | [05:56:06.326](0.034s) Bail out! pg_config failed: |
tap | [05:56:06.344](0.019s) Bail out! pg_config failed: |
tap | [05:56:06.360](0.022s) Bail out! pg_config failed: |
tap | [05:56:06.482](0.045s) Bail out! pg_config failed: |
tap | [05:56:06.483](0.041s) Bail out! pg_config failed: |
tap | [05:56:06.570](0.040s) Bail out! pg_config failed: |
tap | [05:56:06.542](0.042s) Bail out! pg_config failed: |
tap | [05:56:06.625](0.033s) Bail out! pg_config failed: |
tap | [05:56:06.659](0.044s) Bail out! pg_config failed: |
tap | [05:56:06.654](0.037s) Bail out! pg_config failed: |
tap | [05:56:06.702](0.024s) Bail out! pg_config failed: |
tap | [05:56:06.810](0.042s) Bail out! pg_config failed: |
tap | [05:56:06.727](0.039s) Bail out! pg_config failed: |
tap | [05:56:06.818](0.041s) Bail out! pg_config failed: |
tap | [05:56:06.878](0.042s) Bail out! pg_config failed: |
tap | [05:56:06.958](0.061s) Bail out! pg_config failed: |
tap | [05:56:06.963](0.031s) Bail out! pg_config failed: |
tap | [05:56:06.938](0.041s) Bail out! pg_config failed: |
tap | [05:56:07.031](0.049s) Bail out! pg_config failed: |
tap | [05:56:07.045](0.024s) Bail out! pg_config failed: |
tap | [05:56:07.055](0.042s) Bail out! pg_config failed: |
tap | [05:56:07.122](0.039s) Bail out! pg_config failed: |
tap | [05:56:07.167](0.030s) Bail out! pg_config failed: |
tap | [05:56:07.243](0.058s) Bail out! pg_config failed: |
tap | [05:56:07.163](0.030s) Bail out! pg_config failed: |
tap | [05:56:07.656](0.024s) Bail out! pg_config failed: |
tap | [05:56:07.786](0.042s) Bail out! pg_config failed: |
tap | [05:56:07.823](0.050s) Bail out! pg_config failed: |
tap | [05:56:05.522](0.037s) Bail out! pg_config failed: |
tap | [05:56:07.810](0.119s) Bail out! pg_config failed: |
tap | [05:56:07.875](0.033s) Bail out! pg_config failed: |
tap | [05:56:08.038](0.043s) Bail out! pg_config failed: |
tap | [05:56:08.062](0.042s) Bail out! pg_config failed: |
tap | [05:56:08.142](0.039s) Bail out! pg_config failed: |
tap | [05:56:08.170](0.042s) Bail out! pg_config failed: |
tap | [05:56:08.092](0.017s) Bail out! pg_config failed: |
tap | [05:56:08.190](0.042s) Bail out! pg_config failed: |
tap | [05:56:08.234](0.045s) Bail out! pg_config failed: |
tap | [05:56:08.270](0.029s) Bail out! pg_config failed: |
tap | [05:56:08.302](0.021s) Bail out! pg_config failed: |
tap | [05:56:08.434](0.045s) Bail out! pg_config failed: |
tap | [05:56:08.406](0.043s) Bail out! pg_config failed: |
tap | [05:56:08.449](0.046s) Bail out! pg_config failed: |
test | [05:56:08.726] 1/356 postgresql:setup / tmp_install FAIL ... [05:56:08.726] 2/356 postgresql:setup / install_test_files FAIL ... [05:56:08.726] 3/356 postgresql:setup / initdb_cache FAIL ... [05:56:08.726] 4/356 postgresql:regress / regress/regress ERROR ... [05:56:08.726] 5/356 postgresql:isolation / isolation/isolation ERROR ... [05:56:08.726] 6/356 postgresql:pg_upgrade / pg_upgrade/001_basic ERROR ... [05:56:08.726] 7/356 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR ... [05:56:08.726] 8/356 postgresql:pg_upgrade / pg_upgrade/004_subscription ERROR ... [05:56:08.726] 9/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [05:56:08.726] 10/356 postgresql:pg_upgrade / pg_upgrade/005_char_signedness ERROR ... [05:56:08.726] 11/356 postgresql:recovery / recovery/002_archiving ERROR ... [05:56:08.726] 12/356 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes ERROR ... [05:56:08.726] 13/356 postgresql:recovery / recovery/001_stream_rep ERROR ... [05:56:08.726] 14/356 postgresql:recovery / recovery/003_recovery_targets ERROR ... [05:56:08.726] 15/356 postgresql:recovery / recovery/005_replay_delay ERROR ... [05:56:08.726] 16/356 postgresql:recovery / recovery/004_timeline_switch ERROR ... [05:56:08.726] 17/356 postgresql:recovery / recovery/006_logical_decoding ERROR ... [05:56:08.726] 18/356 postgresql:recovery / recovery/007_sync_rep ERROR ... [05:56:08.726] 19/356 postgresql:recovery / recovery/008_fsm_truncation ERROR ... [05:56:08.726] 20/356 postgresql:recovery / recovery/009_twophase ERROR ... [05:56:08.726] 21/356 postgresql:recovery / recovery/012_subtransactions ERROR ... [05:56:08.726] 22/356 postgresql:recovery / recovery/010_logical_decoding_timelines ERROR ... [05:56:08.726] 23/356 postgresql:recovery / recovery/013_crash_restart ERROR ... [05:56:08.726] 25/356 postgresql:recovery / recovery/015_promotion_pages ERROR ... [05:56:08.726] 24/356 postgresql:recovery / recovery/014_unlogged_reinit ERROR ... [05:56:08.726] 26/356 postgresql:recovery / recovery/016_min_consistency ERROR ... [05:56:08.726] 27/356 postgresql:recovery / recovery/017_shm ERROR ... [05:56:08.726] 28/356 postgresql:recovery / recovery/018_wal_optimize ERROR ... [05:56:08.726] 29/356 postgresql:recovery / recovery/019_replslot_limit ERROR ... [05:56:08.726] 30/356 postgresql:recovery / recovery/020_archive_status ERROR ... [05:56:08.726] 31/356 postgresql:recovery / recovery/024_archive_recovery ERROR ... [05:56:08.726] 32/356 postgresql:recovery / recovery/021_row_visibility ERROR ... [05:56:08.726] 33/356 postgresql:recovery / recovery/022_crash_temp_files ERROR ... [05:56:08.726] 34/356 postgresql:recovery / recovery/023_pitr_prepared_xact ERROR ... [05:56:08.726] 35/356 postgresql:recovery / recovery/025_stuck_on_old_timeline ERROR ... [05:56:08.726] 36/356 postgresql:recovery / recovery/026_overwrite_contrecord ERROR ... [05:56:08.726] 37/356 postgresql:recovery / recovery/027_stream_regress ERROR ... [05:56:08.726] 38/356 postgresql:recovery / recovery/028_pitr_timelines ERROR ... [05:56:08.726] 39/356 postgresql:recovery / recovery/029_stats_restart ERROR ... [05:56:08.726] 40/356 postgresql:recovery / recovery/030_stats_cleanup_replica ERROR ... [05:56:08.726] 41/356 postgresql:recovery / recovery/031_recovery_conflict ERROR ... [05:56:08.726] 42/356 postgresql:recovery / recovery/032_relfilenode_reuse ERROR ... [05:56:08.726] 43/356 postgresql:recovery / recovery/033_replay_tsp_drops ERROR ... [05:56:08.726] 44/356 postgresql:recovery / recovery/034_create_database ERROR ... [05:56:08.726] 45/356 postgresql:recovery / recovery/037_invalid_database ERROR ... [05:56:08.726] 46/356 postgresql:recovery / recovery/035_standby_logical_decoding ERROR ... [05:56:08.726] 47/356 postgresql:recovery / recovery/036_truncated_dropped ERROR ... [05:56:08.726] 48/356 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR ... [05:56:08.726] 49/356 postgresql:recovery / recovery/039_end_of_wal ERROR ... [05:56:08.726] 50/356 postgresql:recovery / recovery/040_standby_failover_slots_sync ERROR ... [05:56:08.726] 51/356 postgresql:recovery / recovery/042_low_level_backup ERROR ... [05:56:08.726] 52/356 postgresql:recovery / recovery/041_checkpoint_at_promote ERROR ... [05:56:08.726] 53/356 postgresql:recovery / recovery/043_no_contrecord_switch ERROR ... [05:56:08.727] 54/356 postgresql:recovery / recovery/045_archive_restartpoint ERROR ... [05:56:08.727] 55/356 postgresql:recovery / recovery/044_invalidate_inactive_slots ERROR ... [05:56:08.727] 58/356 postgresql:plpgsql / plpgsql/regress ERROR ... [05:56:08.727] 56/356 postgresql:recovery / recovery/046_checkpoint_logical_slot ERROR ... [05:56:08.727] 57/356 postgresql:recovery / recovery/048_vacuum_horizon_floor ERROR ... [05:56:08.727] 59/356 postgresql:plperl / plperl/regress ERROR ... [05:56:08.727] 61/356 postgresql:plpython / plpython/regress ERROR ... [05:56:08.727] 60/356 postgresql:recovery / recovery/047_checkpoint_physical_slot ERROR ... [05:56:08.727] 62/356 postgresql:pltcl / pltcl/regress ERROR ... [05:56:08.727] 63/356 postgresql:amcheck / amcheck/regress ERROR ... [05:56:08.727] 64/356 postgresql:auto_explain / auto_explain/regress ERROR ... [05:56:08.727] 65/356 postgresql:basic_archive / basic_archive/regress ERROR ... [05:56:08.727] 66/356 postgresql:bloom / bloom/regress ERROR ... [05:56:08.727] 67/356 postgresql:bool_plperl / bool_plperl/regress ERROR ... [05:56:08.727] 69/356 postgresql:btree_gin / btree_gin/regress ERROR ... [05:56:08.727] 68/356 postgresql:kerberos / kerberos/001_auth ERROR ... [05:56:08.727] 70/356 postgresql:btree_gist / btree_gist/regress ERROR ... [05:56:08.727] 71/356 postgresql:citext / citext/regress ERROR ... [05:56:08.727] 72/356 postgresql:dblink / dblink/regress ERROR ... [05:56:08.727] 73/356 postgresql:cube / cube/regress ERROR ... [05:56:08.727] 74/356 postgresql:dict_int / dict_int/regress ERROR ... [05:56:08.727] 75/356 postgresql:dict_xsyn / dict_xsyn/regress ERROR ... [05:56:08.727] 76/356 postgresql:earthdistance / earthdistance/regress ERROR ... [05:56:08.727] 77/356 postgresql:file_fdw / file_fdw/regress ERROR ... [05:56:08.727] 78/356 postgresql:fuzzystrmatch / fuzzystrmatch/regress ERROR ... [05:56:08.727] 79/356 postgresql:hstore / hstore/regress ERROR ... [05:56:08.727] 80/356 postgresql:hstore_plperl / hstore_plperl/regress ERROR ... [05:56:08.727] 81/356 postgresql:hstore_plpython / hstore_plpython/regress ERROR ... [05:56:08.727] 82/356 postgresql:intarray / intarray/regress ERROR ... [05:56:08.727] 83/356 postgresql:isn / isn/regress ERROR ... [05:56:08.727] 84/356 postgresql:jsonb_plperl / jsonb_plperl/regress ERROR ... [05:56:08.727] 85/356 postgresql:jsonb_plpython / jsonb_plpython/regress ERROR ... [05:56:08.727] 86/356 postgresql:lo / lo/regress ERROR ... [05:56:08.727] 87/356 postgresql:ltree / ltree/regress ERROR ... [05:56:08.727] 88/356 postgresql:ltree_plpython / ltree_plpython/regress ERROR ... [05:56:08.727] 89/356 postgresql:pageinspect / pageinspect/regress ERROR ... [05:56:08.727] 90/356 postgresql:passwordcheck / passwordcheck/regress ERROR ... [05:56:08.727] 91/356 postgresql:pg_buffercache / pg_buffercache/regress ERROR ... [05:56:08.727] 92/356 postgresql:pgcrypto / pgcrypto/regress ERROR ... [05:56:08.727] 93/356 postgresql:pg_freespacemap / pg_freespacemap/regress ERROR ... [05:56:08.727] 94/356 postgresql:pg_logicalinspect / pg_logicalinspect/isolation ERROR ... [05:56:08.727] 95/356 postgresql:pg_overexplain / pg_overexplain/regress ERROR ... [05:56:08.727] 96/356 postgresql:pg_prewarm / pg_prewarm/regress ERROR ... [05:56:08.727] 97/356 postgresql:pgrowlocks / pgrowlocks/isolation ERROR ... [05:56:08.727] 98/356 postgresql:pg_stat_statements / pg_stat_statements/regress ERROR ... [05:56:08.727] 99/356 postgresql:pgstattuple / pgstattuple/regress ERROR ... [05:56:08.727] 100/356 postgresql:pg_surgery / pg_surgery/regress ERROR ... [05:56:08.727] 101/356 postgresql:pg_trgm / pg_trgm/regress ERROR ... [05:56:08.727] 102/356 postgresql:pg_visibility / pg_visibility/regress ERROR ... [05:56:08.727] 103/356 postgresql:pg_walinspect / pg_walinspect/regress ERROR ... [05:56:08.727] 104/356 postgresql:postgres_fdw / postgres_fdw/regress ERROR ... [05:56:08.727] 105/356 postgresql:postgres_fdw / postgres_fdw/isolation ERROR ... [05:56:08.727] 106/356 postgresql:seg / seg/regress ERROR ... [05:56:08.727] 107/356 postgresql:spi / spi/regress ERROR ... [05:56:08.727] 108/356 postgresql:tablefunc / tablefunc/regress ERROR ... [05:56:08.727] 109/356 postgresql:tcn / tcn/isolation ERROR ... [05:56:08.727] 110/356 postgresql:test_decoding / test_decoding/regress ERROR ... [05:56:08.727] 111/356 postgresql:test_decoding / test_decoding/isolation ERROR ... [05:56:08.727] 112/356 postgresql:tsm_system_rows / tsm_system_rows/regress ERROR ... [05:56:08.727] 113/356 postgresql:tsm_system_time / tsm_system_time/regress ERROR ... [05:56:08.727] 114/356 postgresql:unaccent / unaccent/regress ERROR ... [05:56:08.727] 115/356 postgresql:uuid-ossp / uuid-ossp/regress ERROR ... [05:56:08.728] 116/356 postgresql:xml2 / xml2/regress ERROR ... [05:56:08.728] 117/356 postgresql:brin / brin/isolation ERROR ... [05:56:08.728] 118/356 postgresql:commit_ts / commit_ts/regress ERROR ... [05:56:08.728] 119/356 postgresql:delay_execution / delay_execution/isolation ERROR ... [05:56:08.728] 120/356 postgresql:dummy_index_am / dummy_index_am/regress ERROR ... [05:56:08.728] 121/356 postgresql:dummy_seclabel / dummy_seclabel/regress ERROR ... [05:56:08.728] 122/356 postgresql:gin / gin/regress ERROR ... [05:56:08.728] 123/356 postgresql:injection_points / injection_points/regress ERROR ... [05:56:08.728] 124/356 postgresql:injection_points / injection_points/isolation ERROR ... [05:56:08.728] 125/356 postgresql:plsample / plsample/regress ERROR ... [05:56:08.728] 126/356 postgresql:spgist_name_ops / spgist_name_ops/regress ERROR ... [05:56:08.728] 127/356 postgresql:test_binaryheap / test_binaryheap/regress ERROR ... [05:56:08.728] 128/356 postgresql:test_bitmapset / test_bitmapset/regress ERROR ... [05:56:08.728] 129/356 postgresql:test_bloomfilter / test_bloomfilter/regress ERROR ... [05:56:08.728] 130/356 postgresql:test_copy_callbacks / test_copy_callbacks/regress ERROR ... [05:56:08.728] 131/356 postgresql:test_ddl_deparse / test_ddl_deparse/regress ERROR ... [05:56:08.728] 132/356 postgresql:test_dsa / test_dsa/regress ERROR ... [05:56:08.728] 133/356 postgresql:test_dsm_registry / test_dsm_registry/regress ERROR ... [05:56:08.728] 134/356 postgresql:test_extensions / test_extensions/regress ERROR ... [05:56:08.728] 135/356 postgresql:test_ginpostinglist / test_ginpostinglist/regress ERROR ... [05:56:08.728] 136/356 postgresql:test_integerset / test_integerset/regress ERROR ... [05:56:08.728] 137/356 postgresql:test_lfind / test_lfind/regress ERROR ... [05:56:08.728] 138/356 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress ERROR ... [05:56:08.728] 139/356 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR ... [05:56:08.728] 140/356 postgresql:test_parser / test_parser/regress ERROR ... [05:56:08.728] 141/356 postgresql:test_pg_dump / test_pg_dump/regress ERROR ... [05:56:08.728] 142/356 postgresql:test_predtest / test_predtest/regress ERROR ... [05:56:08.728] 143/356 postgresql:test_radixtree / test_radixtree/regress ERROR ... [05:56:08.728] 144/356 postgresql:test_rbtree / test_rbtree/regress ERROR ... [05:56:08.728] 145/356 postgresql:test_regex / test_regex/regress ERROR ... [05:56:08.728] 146/356 postgresql:test_resowner / test_resowner/regress ERROR ... [05:56:08.728] 147/356 postgresql:test_rls_hooks / test_rls_hooks/regress ERROR ... [05:56:08.728] 148/356 postgresql:test_shm_mq / test_shm_mq/regress ERROR ... [05:56:08.728] 149/356 postgresql:test_slru / test_slru/regress ERROR ... [05:56:08.728] 150/356 postgresql:test_tidstore / test_tidstore/regress ERROR ... [05:56:08.728] 151/356 postgresql:typcache / typcache/regress ERROR ... [05:56:08.728] 152/356 postgresql:unsafe_tests / unsafe_tests/regress ERROR ... [05:56:08.728] 153/356 postgresql:ecpg / ecpg/ecpg ERROR ... [05:56:08.728] 154/356 postgresql:libpq / libpq/001_uri ERROR ... [05:56:08.728] 156/356 postgresql:libpq / libpq/002_api ERROR ... [05:56:08.728] 155/356 postgresql:libpq / libpq/003_load_balance_host_list ERROR ... [05:56:08.728] 157/356 postgresql:libpq / libpq/004_load_balance_dns ERROR ... [05:56:08.728] 158/356 postgresql:libpq / libpq/006_service ERROR ... [05:56:08.728] 159/356 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... [05:56:08.728] 160/356 postgresql:libpq-oauth / libpq-oauth/001_oauth ERROR ... [05:56:08.728] 162/356 postgresql:pg_amcheck / pg_amcheck/001_basic ERROR ... [05:56:08.728] 161/356 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... [05:56:08.728] 163/356 postgresql:initdb / initdb/001_initdb ERROR ... [05:56:08.728] 164/356 postgresql:pg_amcheck / pg_amcheck/003_check ERROR ... [05:56:08.728] 165/356 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup ERROR ... [05:56:08.728] 166/356 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [05:56:08.728] 168/356 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup ERROR ... [05:56:08.728] 167/356 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace ERROR ... [05:56:08.728] 169/356 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage ERROR ... [05:56:08.728] 170/356 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal ERROR ... [05:56:08.728] 171/356 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical ERROR ... [05:56:08.728] 172/356 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR ... [05:56:08.728] 173/356 postgresql:pg_checksums / pg_checksums/001_basic ERROR ... [05:56:08.728] 175/356 postgresql:pg_combinebackup / pg_combinebackup/001_basic ERROR ... [05:56:08.728] 174/356 postgresql:pg_checksums / pg_checksums/002_actions ERROR ... [05:56:08.728] 176/356 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups ERROR ... [05:56:08.728] 177/356 postgresql:pg_combinebackup / pg_combinebackup/004_manifest ERROR ... [05:56:08.728] 178/356 postgresql:pg_combinebackup / pg_combinebackup/003_timeline ERROR ... [05:56:08.728] 179/356 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal ERROR ... [05:56:08.728] 180/356 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy ERROR ... [05:56:08.728] 181/356 postgresql:pg_combinebackup / pg_combinebackup/005_integrity ERROR ... [05:56:08.728] 182/356 postgresql:pg_combinebackup / pg_combinebackup/008_promote ERROR ... [05:56:08.728] 183/356 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink ERROR ... [05:56:08.728] 184/356 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file ERROR ... [05:56:08.728] 185/356 postgresql:pg_controldata / pg_controldata/001_pg_controldata ERROR ... [05:56:08.728] 186/356 postgresql:pg_config / pg_config/001_pg_config ERROR ... [05:56:08.728] 187/356 postgresql:pg_ctl / pg_ctl/001_start_stop ERROR ... [05:56:08.728] 188/356 postgresql:pg_ctl / pg_ctl/002_status ERROR ... [05:56:08.728] 190/356 postgresql:pg_ctl / pg_ctl/003_promote ERROR ... [05:56:08.728] 189/356 postgresql:pg_ctl / pg_ctl/004_logrotate ERROR ... [05:56:08.728] 191/356 postgresql:pg_dump / pg_dump/001_basic ERROR ... [05:56:08.728] 192/356 postgresql:pg_dump / pg_dump/002_pg_dump ERROR ... [05:56:08.728] 193/356 postgresql:pg_dump / pg_dump/003_pg_dump_with_server ERROR ... [05:56:08.728] 194/356 postgresql:pg_dump / pg_dump/004_pg_dump_parallel ERROR ... [05:56:08.728] 195/356 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile ERROR ... [05:56:08.728] 196/356 postgresql:pg_resetwal / pg_resetwal/001_basic ERROR ... [05:56:08.728] 197/356 postgresql:pg_dump / pg_dump/006_pg_dump_compress ERROR ... [05:56:08.728] 198/356 postgresql:pg_dump / pg_dump/010_dump_connstr ERROR ... [05:56:08.728] 199/356 postgresql:pg_rewind / pg_rewind/001_basic ERROR ... [05:56:08.728] 200/356 postgresql:pg_rewind / pg_rewind/002_databases ERROR ... [05:56:08.728] 201/356 postgresql:pg_resetwal / pg_resetwal/002_corrupted ERROR ... [05:56:08.728] 202/356 postgresql:pg_rewind / pg_rewind/003_extrafiles ERROR ... [05:56:08.728] 204/356 postgresql:pg_rewind / pg_rewind/006_options ERROR ... [05:56:08.728] 203/356 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink ERROR ... [05:56:08.728] 205/356 postgresql:pg_rewind / pg_rewind/005_same_timeline ERROR ... [05:56:08.728] 206/356 postgresql:pg_rewind / pg_rewind/009_growing_files ERROR ... [05:56:08.728] 207/356 postgresql:pg_rewind / pg_rewind/007_standby_source ERROR ... [05:56:08.728] 208/356 postgresql:pg_rewind / pg_rewind/008_min_recovery_point ERROR ... [05:56:08.728] 209/356 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals ERROR ... [05:56:08.728] 210/356 postgresql:pg_test_fsync / pg_test_fsync/001_basic ERROR ... [05:56:08.728] 211/356 postgresql:pg_test_timing / pg_test_timing/001_basic ERROR ... [05:56:08.728] 213/356 postgresql:pg_verifybackup / pg_verifybackup/001_basic ERROR ... [05:56:08.728] 212/356 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm ERROR ... [05:56:08.728] 214/356 postgresql:pg_verifybackup / pg_verifybackup/004_options ERROR ... [05:56:08.728] 215/356 postgresql:pg_verifybackup / pg_verifybackup/003_corruption ERROR ... [05:56:08.728] 219/356 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest ERROR ... [05:56:08.728] 216/356 postgresql:pg_verifybackup / pg_verifybackup/006_encoding ERROR ... [05:56:08.728] 217/356 postgresql:pg_verifybackup / pg_verifybackup/008_untar ERROR ... [05:56:08.728] 218/356 postgresql:pg_verifybackup / pg_verifybackup/007_wal ERROR ... [05:56:08.728] 220/356 postgresql:pg_verifybackup / pg_verifybackup/009_extract ERROR ... [05:56:08.728] 222/356 postgresql:pg_waldump / pg_waldump/001_basic ERROR ... [05:56:08.728] 221/356 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar ERROR ... [05:56:08.728] 225/356 postgresql:pg_walsummary / pg_walsummary/001_basic ERROR ... [05:56:08.728] 223/356 postgresql:pg_walsummary / pg_walsummary/002_blocks ERROR ... [05:56:08.728] 224/356 postgresql:pg_waldump / pg_waldump/002_save_fullpage ERROR ... [05:56:08.728] 227/356 postgresql:pgbench / pgbench/002_pgbench_no_server ERROR ... [05:56:08.728] 226/356 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... [05:56:08.728] 228/356 postgresql:psql / psql/001_basic ERROR ... [05:56:08.728] 230/356 postgresql:psql / psql/020_cancel ERROR ... [05:56:08.728] 232/356 postgresql:scripts / scripts/020_createdb ERROR ... [05:56:08.728] 233/356 postgresql:scripts / scripts/011_clusterdb_all ERROR ... [05:56:08.729] 234/356 postgresql:scripts / scripts/010_clusterdb ERROR ... [05:56:08.729] 235/356 postgresql:scripts / scripts/040_createuser ERROR ... [05:56:08.729] 236/356 postgresql:scripts / scripts/070_dropuser ERROR ... [05:56:08.729] 237/356 postgresql:scripts / scripts/050_dropdb ERROR ... [05:56:08.729] 238/356 postgresql:scripts / scripts/090_reindexdb ERROR ... [05:56:08.729] 239/356 postgresql:scripts / scripts/080_pg_isready ERROR ... [05:56:08.729] 240/356 postgresql:scripts / scripts/091_reindexdb_all ERROR ... [05:56:08.729] 241/356 postgresql:scripts / scripts/100_vacuumdb ERROR ... [05:56:08.729] 242/356 postgresql:scripts / scripts/102_vacuumdb_stages ERROR ... [05:56:08.729] 243/356 postgresql:scripts / scripts/101_vacuumdb_all ERROR ... [05:56:08.729] 244/356 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg ERROR ... [05:56:08.729] 245/356 postgresql:scripts / scripts/200_connstr ERROR ... [05:56:08.729] 246/356 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix ERROR ... [05:56:08.729] 247/356 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent ERROR ... [05:56:08.729] 248/356 postgresql:amcheck / amcheck/002_cic ERROR ... [05:56:08.729] 249/356 postgresql:amcheck / amcheck/001_verify_heapam ERROR ... [05:56:08.729] 250/356 postgresql:amcheck / amcheck/006_verify_gin ERROR ... [05:56:08.729] 251/356 postgresql:amcheck / amcheck/004_verify_nbtree_unique ERROR ... [05:56:08.729] 252/356 postgresql:amcheck / amcheck/003_cic_2pc ERROR ... [05:56:08.729] 253/356 postgresql:amcheck / amcheck/005_pitr ERROR ... [05:56:08.729] 254/356 postgresql:auto_explain / auto_explain/001_auto_explain ERROR ... [05:56:08.729] 255/356 postgresql:bloom / bloom/001_wal ERROR ... [05:56:08.729] 256/356 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic ERROR ... [05:56:08.729] 257/356 postgresql:oid2name / oid2name/001_basic ERROR ... [05:56:08.729] 258/356 postgresql:pg_prewarm / pg_prewarm/001_basic ERROR ... [05:56:08.729] 259/356 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR ... [05:56:08.729] 260/356 postgresql:dblink / dblink/001_auth_scram ERROR ... [05:56:08.729] 261/356 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR ... [05:56:08.729] 262/356 postgresql:pg_visibility / pg_visibility/002_corrupt_vm ERROR ... [05:56:08.729] 263/356 postgresql:postgres_fdw / postgres_fdw/001_auth_scram ERROR ... [05:56:08.729] 265/356 postgresql:vacuumlo / vacuumlo/001_basic ERROR ... [05:56:08.729] 264/356 postgresql:test_decoding / test_decoding/001_repl_stats ERROR ... [05:56:08.729] 267/356 postgresql:authentication / authentication/001_password ERROR ... [05:56:08.729] 268/356 postgresql:authentication / authentication/002_saslprep ERROR ... [05:56:08.729] 269/356 postgresql:authentication / authentication/003_peer ERROR ... [05:56:08.729] 271/356 postgresql:authentication / authentication/004_file_inclusion ERROR ... [05:56:08.729] 274/356 postgresql:postmaster / postmaster/001_basic ERROR ... [05:56:08.729] 272/356 postgresql:authentication / authentication/006_login_trigger ERROR ... [05:56:08.729] 273/356 postgresql:authentication / authentication/007_pre_auth ERROR ... [05:56:08.729] 275/356 postgresql:postmaster / postmaster/002_connection_limits ERROR ... [05:56:08.729] 276/356 postgresql:postmaster / postmaster/003_start_stop ERROR ... [05:56:08.729] 277/356 postgresql:subscription / subscription/001_rep_changes ERROR ... [05:56:08.729] 278/356 postgresql:subscription / subscription/002_types ERROR ... [05:56:08.729] 279/356 postgresql:subscription / subscription/004_sync ERROR ... [05:56:08.729] 280/356 postgresql:subscription / subscription/003_constraints ERROR ... [05:56:08.729] 281/356 postgresql:subscription / subscription/005_encoding ERROR ... [05:56:08.729] 282/356 postgresql:subscription / subscription/006_rewrite ERROR ... [05:56:08.729] 283/356 postgresql:subscription / subscription/007_ddl ERROR ... [05:56:08.729] 284/356 postgresql:subscription / subscription/008_diff_schema ERROR ... [05:56:08.729] 285/356 postgresql:subscription / subscription/010_truncate ERROR ... [05:56:08.729] 286/356 postgresql:subscription / subscription/009_matviews ERROR ... [05:56:08.729] 287/356 postgresql:subscription / subscription/011_generated ERROR ... [05:56:08.729] 288/356 postgresql:subscription / subscription/012_collation ERROR ... [05:56:08.729] 289/356 postgresql:subscription / subscription/013_partition ERROR ... [05:56:08.730] 290/356 postgresql:subscription / subscription/014_binary ERROR ... [05:56:08.730] 291/356 postgresql:subscription / subscription/015_stream ERROR ... [05:56:08.730] 292/356 postgresql:subscription / subscription/016_stream_subxact ERROR ... [05:56:08.730] 293/356 postgresql:subscription / subscription/018_stream_subxact_abort ERROR ... [05:56:08.730] 294/356 postgresql:subscription / subscription/017_stream_ddl ERROR ... [05:56:08.730] 295/356 postgresql:subscription / subscription/019_stream_subxact_ddl_abort ERROR ... [05:56:08.730] 296/356 postgresql:subscription / subscription/021_twophase ERROR ... [05:56:08.730] 297/356 postgresql:subscription / subscription/020_messages ERROR ... [05:56:08.730] 298/356 postgresql:subscription / subscription/022_twophase_cascade ERROR ... [05:56:08.730] 299/356 postgresql:subscription / subscription/024_add_drop_pub ERROR ... [05:56:08.730] 300/356 postgresql:subscription / subscription/023_twophase_stream ERROR ... [05:56:08.730] 301/356 postgresql:subscription / subscription/025_rep_changes_for_schema ERROR ... [05:56:08.730] 302/356 postgresql:subscription / subscription/026_stats ERROR ... [05:56:08.730] 303/356 postgresql:subscription / subscription/029_on_error ERROR ... [05:56:08.730] 304/356 postgresql:subscription / subscription/027_nosuperuser ERROR ... [05:56:08.730] 305/356 postgresql:subscription / subscription/028_row_filter ERROR ... [05:56:08.730] 306/356 postgresql:subscription / subscription/030_origin ERROR ... [05:56:08.730] 307/356 postgresql:subscription / subscription/031_column_list ERROR ... [05:56:08.730] 308/356 postgresql:subscription / subscription/032_subscribe_use_index ERROR ... [05:56:08.730] 309/356 postgresql:subscription / subscription/033_run_as_table_owner ERROR ... [05:56:08.730] 310/356 postgresql:subscription / subscription/100_bugs ERROR ... [05:56:08.730] 311/356 postgresql:subscription / subscription/034_temporal ERROR ... [05:56:08.730] 312/356 postgresql:brin / brin/02_wal_consistency ERROR ... [05:56:08.730] 313/356 postgresql:subscription / subscription/035_conflicts ERROR ... [05:56:08.730] 314/356 postgresql:brin / brin/01_workitems ERROR ... [05:56:08.730] 315/356 postgresql:commit_ts / commit_ts/001_base ERROR ... [05:56:08.730] 316/356 postgresql:commit_ts / commit_ts/002_standby ERROR ... [05:56:08.730] 317/356 postgresql:commit_ts / commit_ts/003_standby_2 ERROR ... [05:56:08.730] 318/356 postgresql:commit_ts / commit_ts/004_restart ERROR ... [05:56:08.730] 319/356 postgresql:injection_points / injection_points/001_stats ERROR ... [05:56:08.730] 320/356 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline ERROR ... [05:56:08.730] 321/356 postgresql:oauth_validator / oauth_validator/002_client ERROR ... [05:56:08.730] 322/356 postgresql:oauth_validator / oauth_validator/001_server ERROR ... [05:56:08.730] 323/356 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR ... [05:56:08.730] 324/356 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR ... [05:56:08.730] 325/356 postgresql:test_aio / test_aio/001_aio ERROR ... [05:56:08.730] 326/356 postgresql:test_aio / test_aio/002_io_workers ERROR ... [05:56:08.730] 327/356 postgresql:test_escape / test_escape/001_test_escape ERROR ... [05:56:08.730] 328/356 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR ... [05:56:08.730] 329/356 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental ERROR ... [05:56:08.730] 330/356 postgresql:test_int128 / test_int128/001_test_int128 ERROR ... [05:56:08.730] 332/356 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... [05:56:08.730] 331/356 postgresql:test_extensions / test_extensions/001_extension_control_path ERROR ... [05:56:08.730] 333/356 postgresql:test_json_parser / test_json_parser/003_test_semantic ERROR ... [05:56:08.730] 334/356 postgresql:test_json_parser / test_json_parser/004_test_parser_perf ERROR ... [05:56:08.730] 335/356 postgresql:test_misc / test_misc/001_constraint_validation ERROR ... [05:56:08.730] 336/356 postgresql:test_misc / test_misc/002_tablespace ERROR ... [05:56:08.730] 337/356 postgresql:test_misc / test_misc/005_timeouts ERROR ... [05:56:08.730] 338/356 postgresql:test_misc / test_misc/003_check_guc ERROR ... [05:56:08.730] 339/356 postgresql:test_misc / test_misc/004_io_direct ERROR ... [05:56:08.730] 340/356 postgresql:test_misc / test_misc/006_signal_autovacuum ERROR ... [05:56:08.730] 341/356 postgresql:test_misc / test_misc/007_catcache_inval ERROR ... [05:56:08.730] 342/356 postgresql:test_misc / test_misc/008_replslot_single_user ERROR ... [05:56:08.747] 343/356 postgresql:test_misc / test_misc/009_log_temp_files ERROR ... [05:56:08.747] 344/356 postgresql:test_slru / test_slru/001_multixact ERROR ... [05:56:08.747] 345/356 postgresql:test_pg_dump / test_pg_dump/001_base ERROR ... [05:56:08.747] 347/356 postgresql:worker_spi / worker_spi/001_worker_spi ERROR ... [05:56:08.747] 350/356 postgresql:ssl / ssl/001_ssltests ERROR ... [05:56:08.747] 351/356 postgresql:ssl / ssl/002_scram ERROR ... [05:56:08.747] 352/356 postgresql:ssl / ssl/003_sslinfo ERROR ... [05:56:08.747] 353/356 postgresql:ldap / ldap/003_ldap_connection_param_lookup ERROR ... [05:56:08.747] 354/356 postgresql:icu / icu/010_database ERROR ... [05:56:08.747] 355/356 postgresql:ldap / ldap/001_auth ERROR ... [05:56:08.747] 356/356 postgresql:ldap / ldap/002_bindpasswd ERROR ... |
56/5915 | ALTER TABLE ... OWNER TO affects permissions too |
NetBSD - Meson | |
tap | [05:37:34.887](0.012s) not ok 2664 - misspelled boolean in array: stderr has correct number of entries [05:37:34.890](0.000s) not ok 2666 - misspelled boolean in array, chunk size 5: correct error output [05:37:34.891](0.000s) not ok 2668 - misspelled boolean in array, chunk size 4: correct error output [05:37:34.892](0.000s) not ok 2670 - misspelled boolean in array, chunk size 3: correct error output [05:37:34.893](0.000s) not ok 2672 - misspelled boolean in array, chunk size 2: correct error output [05:37:34.894](0.000s) not ok 2674 - misspelled boolean in array, chunk size 1: correct error output |
test | [05:37:45.188] 332/354 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/6129 | pg_createsubscriber --dry-run logging concerns |
NetBSD - Meson | |
tap | [05:26:48.652](0.001s) not ok 2778 - incomplete UTF-8 sequence: stderr has correct number of entries [05:26:48.655](0.000s) not ok 2784 - incomplete UTF-8 sequence, chunk size 1: correct error output |
test | [05:26:58.792] 332/354 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
56/5570 | Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
CompilerWarnings | |
compiler | [04:56:08.402] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim... |
compiler | [04:55:52.319] shell_archive.c:78:7: error: implicit declaration of function 'pg_system' is invalid in C99 [-Werror,-Wim... |
compiler | [04:55:13.710] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr... |
compiler | [04:54:59.371] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘system’? [-Werr... |
compiler | [04:56:45.852] shell_archive.c:78:14: error: implicit declaration of function ‘pg_system’; did you mean ‘_wsystem’? [-We... |
OpenBSD - Meson | |
tap | [05:00:44.347](0.001s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr |
test | [05:04:02.780] 169/354 postgresql:initdb / initdb/001_initdb ERROR ... |
56/5766 | Add guard to prevent recursive memory context logging. |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [04:41:08.405](0.000s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/ |
test | [04:46:50.757] 153/349 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... |
56/5431 | Add XMLDocument (SQL/XML X030) |
Windows - Server 2019, MinGW64 - Meson | |
tap | [03:32:28.469](0.001s) not ok 13 - reindexdb cannot target invalid database: matches |
test | [03:35:59.111] 234/352 postgresql:scripts / scripts/091_reindexdb_all ERROR ... |
56/6087 | CREATE TABLE LIKE INCLUDING TRIGGERS |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/triggers.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up... --- /Users/admin/pgsql/src/test/regress/expected/triggers.out 2025-10-20 00:10:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out 2025-10-20 00:12:40 @@ -407,6 +407,7 @@ --create table like tests COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig'; CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS); +ERROR: trigger "after_ins_stmt_trig" for relation "main_table1" already exists \d main_table Table "public.main_table" Column | Type | Collation | Nullable | Default @@ -424,22 +425,6 @@ before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up... \d main_table1 - Table "public.main_table1" - Column | Type | Collation | Nullable | Default ---------+---------+-----------+----------+--------- - c | integer | | | - a | integer | | | ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/triggers.out /Users/admin/pgsql/build/testrun/recovery/027_stream_... --- /Users/admin/pgsql/src/test/regress/expected/triggers.out 2025-10-20 00:10:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/triggers.out 2025-10-20 00:13:26 @@ -431,10 +431,10 @@ a | integer | | | b | integer | | | Triggers: + "" AFTER UPDATE OF b ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_b_stmt') after_ins_stmt_trig AFTER INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_ins_stmt') after_upd_a_b_row_trig AFTER UPDATE OF a, b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_a_... after_upd_b_row_trig AFTER UPDATE OF b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_b_row') - after_upd_b_stmt_trig AFTER UPDATE OF b ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_... after_upd_stmt_trig AFTER UPDATE ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_stmt') before_ins_stmt_trig BEFORE INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_ins_stmt... before_upd_a_row_trig BEFORE UPDATE OF a ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('before_upd_a_ro... |
tap | [00:13:06.416](37.945s) not ok 5 - regression tests pass |
tap | [00:14:09.892](57.013s) not ok 2 - regression tests pass |
test | [00:16:11.177] 25/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [00:16:11.177] 131/355 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/triggers.out 2025-10-20 00:11:19.336175400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/triggers.out 2025-10-20 00:20:14.286004100 +0000 @@ -431,12 +431,12 @@ a | integer | | | b | integer | | | Triggers: + "" BEFORE INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_ins_stmt') + " :varnosyn 2 :varattnosyn -6 :location -1} {RELABELTYPE :arg {C" AFTER UPDATE ON main_table1 FOR EACH STATEMENT EX... after_ins_stmt_trig AFTER INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_ins_stmt') after_upd_a_b_row_trig AFTER UPDATE OF a, b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_a_... after_upd_b_row_trig AFTER UPDATE OF b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_b_row') after_upd_b_stmt_trig AFTER UPDATE OF b ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_... - after_upd_stmt_trig AFTER UPDATE ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_stmt') - before_ins_stmt_trig BEFORE INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_ins_stmt... before_upd_a_row_trig BEFORE UPDATE OF a ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('before_upd_a_ro... before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_u... |
tap | [00:21:05.325](79.377s) not ok 2 - regression tests pass |
test | [00:29:11.648] 47/352 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/triggers.out 2025-10-20 00:11:06.183476400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out 2025-10-20 00:13:59.528191500 +0000 @@ -407,6 +407,7 @@ --create table like tests COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig'; CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS); +ERROR: trigger "before_upd_a_row_trig" for relation "main_table1" already exists \d main_table Table "public.main_table" Column | Type | Collation | Nullable | Default @@ -424,22 +425,6 @@ before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up... \d main_table1 - Table "public.main_table1" - Column | Type | Collation | Nullable | Default ---------+---------+-----------+----------+--------- - c | integer | | | - a | integer | | | ... |
tap | [00:15:29.979](119.883s) not ok 5 - regression tests pass |
test | [00:25:19.582] 17/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... |
Linux - Debian Bookworm - Autoconf | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2025-10-20 00:11:16.735712693 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/triggers.out 2025-10-20 00:21:11.523163146 +0000 @@ -431,13 +431,13 @@ a | integer | | | b | integer | | | Triggers: + "" BEFORE UPDATE OF a ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('before_upd_a_row') after_ins_stmt_trig AFTER INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_ins_stmt') after_upd_a_b_row_trig AFTER UPDATE OF a, b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_a_... after_upd_b_row_trig AFTER UPDATE OF b ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('after_upd_b_row') after_upd_b_stmt_trig AFTER UPDATE OF b ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_... after_upd_stmt_trig AFTER UPDATE ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('after_upd_stmt') before_ins_stmt_trig BEFORE INSERT ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_ins_stmt... - before_upd_a_row_trig BEFORE UPDATE OF a ON main_table1 FOR EACH ROW EXECUTE FUNCTION trigger_func('before_upd_a_ro... before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table1 FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_u... \dd before_ins_stmt_trig |
tap | [00:22:19.199](92.863s) not ok 2 - regression tests pass |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out 2025-10-20 00:11:02.370976000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out 2025-10-20 00:13:28.412526000... @@ -407,6 +407,7 @@ --create table like tests COMMENT ON TRIGGER before_ins_stmt_trig ON main_table IS 'trigger before_ins_stmt_trig'; CREATE TABLE main_table1(c INT, LIKE main_table INCLUDING TRIGGERS INCLUDING COMMENTS); +ERROR: trigger "after_ins_stmt_trig" for relation "main_table1" already exists \d main_table Table "public.main_table" Column | Type | Collation | Nullable | Default @@ -424,22 +425,6 @@ before_upd_a_stmt_trig BEFORE UPDATE OF a ON main_table FOR EACH STATEMENT EXECUTE FUNCTION trigger_func('before_up... \d main_table1 - Table "public.main_table1" - Column | Type | Collation | Nullable | Default ---------+---------+-----------+----------+--------- - c | integer | | | - a | integer | | | ... |
tap | [00:16:23.823](218.522s) not ok 5 - regression tests pass |
test | [00:18:55.099] 192/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... |
56/6132 | Issue with synced logical replication slot during switchover |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upg... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:37.803422000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:04:20.428370700 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/recovery/027_stream_r... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:37.803422000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:07:32.105784700 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/regress/regress/resul... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:37.803422000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/rules.out 2025-10-20 00:04:18.781404800 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:04:52.822](74.507s) not ok 5 - regression tests pass |
tap | [00:08:07.466](80.454s) not ok 2 - regression tests pass |
test | [00:16:41.445] 6/352 postgresql:regress / regress/regress ERROR ... [00:16:41.445] 9/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:16:41.445] 46/352 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upg... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:20.508046900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:01:53.294408500 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/recovery/027_stream_r... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:20.508046900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:04:32.003921700 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/rules.out C:/cirrus/build/testrun/regress/regress/resul... --- C:/cirrus/src/test/regress/expected/rules.out 2025-10-19 23:58:20.508046900 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/rules.out 2025-10-20 00:01:48.050775100 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:02:50.901](128.816s) not ok 5 - regression tests pass |
tap | [00:05:34.455](136.003s) not ok 2 - regression tests pass |
test | [00:12:17.501] 10/349 postgresql:regress / regress/regress ERROR 1... [00:12:17.501] 21/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:12:17.501] 66/349 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/rules.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgra... --- /Users/admin/pgsql/src/test/regress/expected/rules.out 2025-10-19 23:58:09 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:00:53 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/rules.out /Users/admin/pgsql/build/testrun/recovery/027_stream_reg... --- /Users/admin/pgsql/src/test/regress/expected/rules.out 2025-10-19 23:58:09 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:02:13 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/rules.out /Users/admin/pgsql/build/testrun/regress/regress/results... --- /Users/admin/pgsql/src/test/regress/expected/rules.out 2025-10-19 23:58:09 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/rules.out 2025-10-20 00:00:48 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:01:20.416](67.041s) not ok 5 - regression tests pass |
tap | [00:02:58.285](93.941s) not ok 2 - regression tests pass |
test | [00:05:32.710] 15/355 postgresql:regress / regress/regress ERROR ... [00:05:32.710] 29/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:05:32.710] 139/355 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:17.860259496 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:03:13.168537590 +0... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:17.860259496 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:04:33.748552330 ... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/regress/regress/res... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:17.860259496 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/rules.out 2025-10-20 00:03:11.888537390 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:03:49.998](80.657s) not ok 5 - regression tests pass |
tap | [00:05:10.722](80.269s) not ok 2 - regression tests pass |
test | [00:08:18.821] 16/356 postgresql:regress / regress/regress ERROR ... [00:08:18.821] 33/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:08:18.821] 108/356 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/pg_upgrade/00... --- /home/postgres/postgres/src/test/regress/expected/rules.out 2025-10-19 23:58:46.814625184 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:01:12.542778241... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/recovery/027_... --- /home/postgres/postgres/src/test/regress/expected/rules.out 2025-10-19 23:58:46.814625184 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:01:51.0437435... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/regress/regre... --- /home/postgres/postgres/src/test/regress/expected/rules.out 2025-10-19 23:58:46.814625184 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/rules.out 2025-10-20 00:01:06.967138671 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:02:01.329](92.972s) not ok 5 - regression tests pass |
tap | [00:02:39.275](103.384s) not ok 2 - regression tests pass |
test | [00:03:49.229] 44/354 postgresql:regress / regress/regress ERROR ... [00:03:49.229] 158/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [00:03:49.229] 208/354 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/pg_upgrade/00... --- /home/postgres/postgres/src/test/regress/expected/rules.out Sun Oct 19 23:58:35 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out Mon Oct 20 00:01:42 2025 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/recovery/027_... --- /home/postgres/postgres/src/test/regress/expected/rules.out Sun Oct 19 23:58:35 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/rules.out Mon Oct 20 00:03:36 2025 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/rules.out /home/postgres/postgres/build/testrun/regress/regre... --- /home/postgres/postgres/src/test/regress/expected/rules.out Sun Oct 19 23:58:35 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/rules.out Mon Oct 20 00:01:31 2025 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:02:35.856](114.877s) not ok 5 - regression tests pass |
tap | [00:04:56.086](182.449s) not ok 2 - regression tests pass |
test | [00:07:41.103] 24/354 postgresql:regress / regress/regress ERROR 1... [00:07:41.103] 45/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [00:07:41.103] 194/354 postgresql:recovery / recovery/027_stream_regress ERROR 2... |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:16.573606000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/rules.out 2025-10-20 00:00:33.000430000 +0... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:16.573606000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/rules.out 2025-10-20 00:01:56.855573000 ... @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/build/testrun/regress/regress/res... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:16.573606000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/rules.out 2025-10-20 00:00:33.393991000 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:02:16.971](194.462s) not ok 5 - regression tests pass |
tap | [00:03:29.153](221.297s) not ok 2 - regression tests pass |
test | [00:04:47.990] 77/355 postgresql:regress / regress/regress ERROR 1... [00:04:47.990] 174/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [00:04:47.990] 269/355 postgresql:recovery / recovery/027_stream_regress ERROR 3... |
Linux - Debian Bookworm - Autoconf | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/resu... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:27.560752543 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/rules.out 2025-10-20 00:07:25.045800020 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/resul... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:27.560752543 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/rules.out 2025-10-20 00:08:48.880032150 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/rules.out /tmp/cirrus-ci-build/src/test/regress/results/rules.ou... --- /tmp/cirrus-ci-build/src/test/regress/expected/rules.out 2025-10-19 23:58:27.560752543 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/rules.out 2025-10-20 00:03:32.379621966 +0000 @@ -1507,8 +1507,9 @@ l.conflicting, l.invalidation_reason, l.failover, - l.synced - FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... + l.synced, + l.allow_overwrite + FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalo... LEFT JOIN pg_database d ON ((l.datoid = d.oid))); pg_roles| SELECT pg_authid.rolname, pg_authid.rolsuper, |
tap | [00:08:02.771](114.423s) not ok 5 - regression tests pass |
tap | [00:09:30.694](89.283s) not ok 2 - regression tests pass |
56/5796 | alter check constraint enforceability |
NetBSD - Meson | |
tap | [23:06:06.216](0.001s) not ok 323 - pgbench script error: set zipfian param too large stderr /(?^:zipfian parameter must... |
test | [23:06:55.486] 253/354 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... |
56/6012 | pgbench: extend variable usage in scripts |
CompilerWarnings | |
compiler | [22:52:35.095] pgbench.c:1990:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
compiler | [22:52:35.095] pgbench.c:1987:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
compiler | [22:52:22.679] pgbench.c:1987:8: error: unused variable 'quotechar' [-Werror,-Wunused-variable] |
compiler | [22:52:22.679] pgbench.c:1990:10: error: enumeration value 'PQUOTE_SHELL_ARG' not handled in switch [-Werror,-Wswitch] |
compiler | [22:51:49.338] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
compiler | [22:51:49.338] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:51:49.338] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [22:51:36.908] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:51:36.908] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [22:51:36.908] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
compiler | [22:53:01.782] pgbench.c:1987:25: error: unused variable ‘quotechar’ [-Werror=unused-variable] |
compiler | [22:53:01.782] pgbench.c:2030:19: error: ‘quoted_value’ may be used uninitialized [-Werror=maybe-uninitialized] |
compiler | [22:53:01.782] pgbench.c:1990:9: error: enumeration value ‘PQUOTE_SHELL_ARG’ not handled in switch [-Werror=switch] |
56/6078 | Optimize LISTEN/NOTIFY |
OpenBSD - Meson | |
tap | [22:50:51.520](295.488s) # poll_query_until timed out executing this query: |
test | [22:52:45.857] 242/354 postgresql:recovery / recovery/005_replay_delay ERROR 3... |
56/4810 | COPY ON_ERROR 'NULL' |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [22:39:22.461](0.000s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/ |
test | [22:45:16.874] 152/349 postgresql:pg_amcheck / pg_amcheck/002_nonesuch ERROR ... |
56/5955 | pg_waldump: support decoding of WAL inside tarfile |
OpenBSD - Meson | |
tap | [22:34:58.325](0.001s) not ok 95 - path option requires start location: matches [22:34:58.342](0.017s) not ok 96 - runs with path option and start and end locations: exit code 0 [22:34:58.345](0.002s) not ok 97 - runs with path option and start and end locations: no stderr [22:34:58.346](0.001s) not ok 98 - runs with path option and start and end locations: matches [22:34:58.459](0.005s) not ok 100 - falling off the end of the WAL results in an error: matches [22:34:58.643](0.001s) not ok 102 - errors are shown with --quiet: matches [22:34:58.731](0.087s) not ok 103 - pg_waldump : runs ok [22:34:58.732](0.001s) not ok 104 - pg_waldump : no stderr [22:34:58.733](0.000s) not ok 105 - pg_waldump : some lines are output [22:34:58.760](0.026s) not ok 107 - pg_waldump --limit 6: runs ok [22:34:58.761](0.001s) not ok 108 - pg_waldump --limit 6: no stderr [22:34:58.761](0.000s) not ok 109 - pg_waldump --limit 6: some lines are output [22:34:58.763](0.001s) not ok 110 - limit option observed [22:34:58.804](0.034s) not ok 111 - pg_waldump --fullpage: runs ok [22:34:58.805](0.001s) not ok 112 - pg_waldump --fullpage: no stderr [22:34:58.805](0.000s) not ok 113 - pg_waldump --fullpage: some lines are output [22:34:58.821](0.015s) not ok 115 - pg_waldump --stats: runs ok [22:34:58.822](0.000s) not ok 116 - pg_waldump --stats: no stderr [22:34:58.822](0.000s) not ok 117 - pg_waldump --stats: some lines are output [22:34:58.823](0.000s) not ok 118 - statistics on stdout [22:34:58.872](0.040s) not ok 120 - pg_waldump --stats=record: runs ok [22:34:58.876](0.002s) not ok 121 - pg_waldump --stats=record: no stderr [22:34:58.945](0.000s) not ok 122 - pg_waldump --stats=record: some lines are output [22:34:58.961](0.001s) not ok 123 - statistics on stdout [22:34:59.158](0.173s) not ok 125 - pg_waldump --rmgr Btree: runs ok [22:34:59.161](0.001s) not ok 126 - pg_waldump --rmgr Btree: no stderr [22:34:59.163](0.000s) not ok 127 - pg_waldump --rmgr Btree: some lines are output [22:34:59.187](0.023s) not ok 129 - pg_waldump --fork init: runs ok [22:34:59.188](0.001s) not ok 130 - pg_waldump --fork init: no stderr [22:34:59.190](0.001s) not ok 131 - pg_waldump --fork init: some lines are output [22:34:59.218](0.027s) not ok 133 - pg_waldump --relation 1663/5/16385: runs ok [22:34:59.219](0.000s) not ok 134 - pg_waldump --relation 1663/5/16385: no stderr [22:34:59.220](0.000s) not ok 135 - pg_waldump --relation 1663/5/16385: some lines are output [22:34:59.233](0.013s) not ok 137 - pg_waldump --relation 1663/5/16391 --block 1: runs ok [22:34:59.234](0.000s) not ok 138 - pg_waldump --relation 1663/5/16391 --block 1: no stderr [22:34:59.236](0.001s) not ok 139 - pg_waldump --relation 1663/5/16391 --block 1: some lines are output [22:35:01.572](0.001s) not ok 143 - path option requires start location: matches [22:35:01.711](0.139s) not ok 144 - runs with path option and start and end locations: exit code 0 [22:35:01.712](0.001s) not ok 145 - runs with path option and start and end locations: no stderr [22:35:01.713](0.000s) not ok 146 - runs with path option and start and end locations: matches [22:35:01.810](0.001s) not ok 148 - falling off the end of the WAL results in an error: matches [22:35:01.936](0.001s) not ok 150 - errors are shown with --quiet: matches [22:35:02.092](0.155s) not ok 151 - pg_waldump : runs ok [22:35:02.094](0.001s) not ok 152 - pg_waldump : no stderr [22:35:02.097](0.000s) not ok 153 - pg_waldump : some lines are output [22:35:02.315](0.217s) not ok 155 - pg_waldump --limit 6: runs ok [22:35:02.317](0.001s) not ok 156 - pg_waldump --limit 6: no stderr [22:35:02.318](0.000s) not ok 157 - pg_waldump --limit 6: some lines are output [22:35:02.318](0.000s) not ok 158 - limit option observed [22:35:02.545](0.227s) not ok 159 - pg_waldump --fullpage: runs ok [22:35:02.546](0.001s) not ok 160 - pg_waldump --fullpage: no stderr [22:35:02.547](0.000s) not ok 161 - pg_waldump --fullpage: some lines are output [22:35:02.776](0.228s) not ok 163 - pg_waldump --stats: runs ok [22:35:02.778](0.001s) not ok 164 - pg_waldump --stats: no stderr [22:35:02.779](0.000s) not ok 165 - pg_waldump --stats: some lines are output [22:35:02.780](0.000s) not ok 166 - statistics on stdout [22:35:02.951](0.171s) not ok 168 - pg_waldump --stats=record: runs ok [22:35:02.953](0.001s) not ok 169 - pg_waldump --stats=record: no stderr [22:35:02.954](0.000s) not ok 170 - pg_waldump --stats=record: some lines are output [22:35:02.955](0.000s) not ok 171 - statistics on stdout [22:35:03.657](0.702s) not ok 173 - pg_waldump --rmgr Btree: runs ok [22:35:03.659](0.001s) not ok 174 - pg_waldump --rmgr Btree: no stderr [22:35:03.660](0.000s) not ok 175 - pg_waldump --rmgr Btree: some lines are output [22:35:03.872](0.211s) not ok 177 - pg_waldump --fork init: runs ok [22:35:03.873](0.001s) not ok 178 - pg_waldump --fork init: no stderr [22:35:03.874](0.000s) not ok 179 - pg_waldump --fork init: some lines are output [22:35:04.030](0.155s) not ok 181 - pg_waldump --relation 1663/5/16385: runs ok [22:35:04.033](0.001s) not ok 182 - pg_waldump --relation 1663/5/16385: no stderr [22:35:04.038](0.002s) not ok 183 - pg_waldump --relation 1663/5/16385: some lines are output [22:35:04.247](0.209s) not ok 185 - pg_waldump --relation 1663/5/16391 --block 1: runs ok [22:35:04.249](0.001s) not ok 186 - pg_waldump --relation 1663/5/16391 --block 1: no stderr [22:35:04.250](0.000s) not ok 187 - pg_waldump --relation 1663/5/16391 --block 1: some lines are output |
test | [22:37:10.839] 218/354 postgresql:pg_waldump / pg_waldump/001_basic ERROR ... |
56/5879 | amcheck: support for GiST |
NetBSD - Meson | |
tap | [20:22:05.447](0.000s) not ok 5 - psql query died successfully after SIGQUIT |
test | [20:25:09.362] 16/354 postgresql:recovery / recovery/013_crash_restart ERROR ... |
56/5810 | Improve tab completion for various SET/RESET forms |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [19:13:41.302](0.000s) not ok 10 - no such database stderr /(?^:FATAL: database "no-such-database" does not exist)/ |
test | [19:17:11.691] 222/349 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... |
56/6115 | doc: Improve description of io_combine_limit and io_max_combine_limit GUCs |
OpenBSD - Meson | |
test | [18:10:19.520] 354/354 postgresql:psql / psql/030_pager ERROR 1... |
56/5931 | Optimize ProcSignal to avoid redundant SIGUSR1 signals |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [16:27:30.508](0.143s) not ok 35 - 'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ... |
test | [16:33:04.039] 153/349 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... |
56/5553 | starjoin join order planning |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:54.342798900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 13:00:31.498910500 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:54.342798900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 13:03:17.122554700 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:54.342798900 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out 2025-10-19 13:00:22.843145600 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [13:01:32.130](130.174s) not ok 5 - regression tests pass |
tap | [13:04:33.338](145.736s) not ok 2 - regression tests pass |
tap | [13:11:31.932](2.423s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:12:04.587] 8/349 postgresql:regress / regress/regress ERROR 1... [13:12:04.587] 18/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [13:12:04.587] 65/349 postgresql:recovery / recovery/027_stream_regress ERROR 1... [13:12:04.587] 325/349 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:58.158299100 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 13:00:21.774520600 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:58.158299100 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 13:03:17.160773100 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re... --- C:/cirrus/src/test/regress/expected/sysviews.out 2025-10-19 12:56:58.158299100 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out 2025-10-19 13:00:17.444447000 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [13:00:52.253](62.444s) not ok 5 - regression tests pass |
tap | [13:03:51.294](69.980s) not ok 2 - regression tests pass |
tap | [13:12:06.891](1.422s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:12:29.513] 6/352 postgresql:regress / regress/regress ERROR ... [13:12:29.513] 9/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [13:12:29.513] 46/352 postgresql:recovery / recovery/027_stream_regress ERROR ... [13:12:29.513] 333/352 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-10-19 12:56:11 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 12:57:49 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/recovery/027_stream_... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-10-19 12:56:11 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 12:58:38 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/regress/regress/resu... --- /Users/admin/pgsql/src/test/regress/expected/sysviews.out 2025-10-19 12:56:11 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/sysviews.out 2025-10-19 12:57:49 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [12:58:09.353](40.148s) not ok 5 - regression tests pass |
tap | [12:59:10.164](56.570s) not ok 2 - regression tests pass |
tap | [13:00:58.447](0.727s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:01:12.199] 13/355 postgresql:regress / regress/regress ERROR ... [13:01:12.199] 26/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [13:01:12.199] 131/355 postgresql:recovery / recovery/027_stream_regress ERROR ... [13:01:12.199] 329/355 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:51.096494903 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 12:59:11.280902597... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:51.096494903 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 13:00:26.4523369... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:51.096494903 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out 2025-10-19 12:59:11.444900577 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [12:59:48.717](72.663s) not ok 5 - regression tests pass |
tap | [13:01:06.852](76.134s) not ok 2 - regression tests pass |
tap | [13:04:06.075](2.127s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:04:22.717] 14/356 postgresql:regress / regress/regress ERROR ... [13:04:22.717] 30/356 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [13:04:22.717] 106/356 postgresql:recovery / recovery/027_stream_regress ERROR ... [13:04:22.717] 332/356 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
Linux - Debian Bookworm - Autoconf | |
core | [13:08:52.404] #0 0x00007fb59a0f5bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6 [13:08:52.404] #1 0x0000556a8aba4cc0 in ?? () [13:08:52.404] #2 0x0000556a8aba4efa in ?? () [13:08:52.404] #3 0x0000556a8aba6630 in ?? () [13:08:52.404] #4 0x0000556a8aba0371 in ?? () [13:08:52.404] #5 0x0000556a8ab9f20f in ?? () [13:08:52.404] #6 0x0000556a8ab9fc3b in ?? () [13:08:52.404] #7 0x0000556a8ab9d66f in ?? () [13:08:52.404] #8 0x00007fb59a04924a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:08:52.404] #9 0x00007fb59a049305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:59.304358139 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sysviews.out 2025-10-19 13:02:29.040060724 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:59.304358139 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/sysviews.out 2025-10-19 13:04:35.967876581 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/regress/results/sysvi... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:59.304358139 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out 2025-10-19 12:59:46.684533527 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [13:03:16.823](119.349s) not ok 5 - regression tests pass |
tap | [13:01:37.022](1.128s) not ok 1 - no parameters missing from postgresql.conf.sample |
tap | [13:05:16.473](77.416s) not ok 2 - regression tests pass |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Oct 19 12:57:11 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out Sun Oct 19 12:59:47 2025 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Oct 19 12:57:11 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sysviews.out Sun Oct 19 13:01:33 2025 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out Sun Oct 19 12:57:11 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/sysviews.out Sun Oct 19 12:59:30 2025 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [13:00:58.295](130.846s) not ok 5 - regression tests pass |
tap | [13:03:06.619](181.579s) not ok 2 - regression tests pass |
tap | [13:05:55.040](0.903s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:06:15.787] 19/354 postgresql:regress / regress/regress ERROR 1... [13:06:15.787] 49/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [13:06:15.787] 187/354 postgresql:recovery / recovery/027_stream_regress ERROR 2... [13:06:15.787] 328/354 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:50.457259000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 12:58:56.404452000... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:50.457259000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 13:00:12.7516700... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/... --- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out 2025-10-19 12:56:50.457259000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out 2025-10-19 12:59:05.434630000 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [13:01:04.562](207.961s) not ok 5 - regression tests pass |
tap | [13:02:15.602](233.855s) not ok 2 - regression tests pass |
tap | [13:03:22.565](1.859s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:03:40.275] 71/355 postgresql:regress / regress/regress ERROR 2... [13:03:40.275] 188/355 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [13:03:40.275] 335/355 postgresql:test_misc / test_misc/003_check_guc ERROR ... [13:03:40.275] 273/355 postgresql:recovery / recovery/027_stream_regress ERROR 3... |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/pg_upgrade... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-10-19 12:57:24.615776719 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2025-10-19 12:58:58.838647... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/recovery/0... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-10-19 12:57:24.615776719 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/sysviews.out 2025-10-19 12:59:39.6361... @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/sysviews.out /home/postgres/postgres/build/testrun/regress/re... --- /home/postgres/postgres/src/test/regress/expected/sysviews.out 2025-10-19 12:57:24.615776719 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/sysviews.out 2025-10-19 12:58:57.385138864 +0000 @@ -172,8 +172,9 @@ enable_self_join_elimination | on enable_seqscan | on enable_sort | on + enable_starjoin_join_search | off enable_tidscan | on -(25 rows) +(26 rows) -- There are always wait event descriptions for various types. InjectionPoint -- may be present or absent, depending on history since last postmaster start. |
tap | [12:59:47.493](84.210s) not ok 5 - regression tests pass |
tap | [13:00:29.028](97.972s) not ok 2 - regression tests pass |
tap | [13:01:27.186](0.254s) not ok 1 - no parameters missing from postgresql.conf.sample |
test | [13:01:38.799] 38/354 postgresql:regress / regress/regress ERROR ... [13:01:38.799] 138/354 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [13:01:38.799] 202/354 postgresql:recovery / recovery/027_stream_regress ERROR 1... [13:01:38.799] 328/354 postgresql:test_misc / test_misc/003_check_guc ERROR ... |
56/5479 | Enable logical decoding when wal_level = 'replica' without a server restart |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [04:22:53.620](0.000s) not ok 10 - no such database stderr /(?^:FATAL: database "no-such-database" does not exist)/ |
test | [04:26:26.158] 219/350 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR ... |
56/6127 | Don't synchronously wait for already-in-progress IO in read stream |
Windows - Server 2019, MinGW64 - Meson | |
tap | timed out waiting for match: (?^:Streaming transactions committing after ([A-F0-9]+/[A-F0-9]+), reading WAL from ([A-F0-... |
test | [00:21:59.595] 175/354 postgresql:recovery / recovery/038_save_logical_slots_shutdown ERROR 2... |
56/6137 | postgres_fdw: Use COPY to speed up batch inserts |
Windows - Server 2019, VS 2019 - Meson & ninja | |
tap | [07:00:22.774](0.120s) not ok 35 - 'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ... |
56/6141 | Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array |
tap | [07:00:22.774](0.120s) not ok 35 - 'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ... |
56/6137 | postgres_fdw: Use COPY to speed up batch inserts |
test | [07:06:09.444] 153/349 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... |
56/6141 | Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array |
test | [07:06:09.444] 153/349 postgresql:libpq / libpq/005_negotiate_encryption ERROR ... |
56/6128 | GIN pageinspect support for entry tree and non-leaf posting tree |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out C:/cirr... --- C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:49:20.311857700 +0... +++ C:/cirrus/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 11:57:32.360661... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress... --- C:/cirrus/contrib/pageinspect/expected/page.out 2025-10-17 11:49:16.298912100 +0000 +++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:57:10.931469900 +0000 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [12:04:06.497] 83/349 postgresql:pageinspect / pageinspect/regress ERROR ... [12:04:06.497] 108/349 postgresql:brin / brin/isolation ERROR ... [12:04:06.497] 153/349 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [12:04:06.497] 300/349 postgresql:brin / brin/01_workitems ERROR ... [12:04:06.497] 301/349 postgresql:brin / brin/02_wal_consistency ERROR ... |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out C:/cirr... --- C:/cirrus/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:49:24.907042600 +0... +++ C:/cirrus/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 11:58:15.937532... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/contrib/pageinspect/expected/page.out C:/cirrus/build/testrun/pageinspect/regress... --- C:/cirrus/contrib/pageinspect/expected/page.out 2025-10-17 11:49:20.979575300 +0000 +++ C:/cirrus/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:57:55.028328900 +0000 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [12:05:17.712] 88/352 postgresql:pageinspect / pageinspect/regress ERROR ... [12:05:17.712] 113/352 postgresql:brin / brin/isolation ERROR ... [12:05:17.712] 159/352 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [12:05:17.712] 306/352 postgresql:brin / brin/01_workitems ERROR ... [12:05:17.712] 307/352 postgresql:brin / brin/02_wal_consistency ERROR ... |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /Users/admin/pgsql... --- /Users/admin/pgsql/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:48:12 +++ /Users/admin/pgsql/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 11:51:... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff -U3 /Users/admin/pgsql/contrib/pageinspect/expected/page.out /Users/admin/pgsql/build/testrun/pageinspect/regress/r... --- /Users/admin/pgsql/contrib/pageinspect/expected/page.out 2025-10-17 11:48:10 +++ /Users/admin/pgsql/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:51:46 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [11:55:31.873] 87/355 postgresql:pageinspect / pageinspect/regress ERROR ... [11:55:31.873] 112/355 postgresql:brin / brin/isolation ERROR ... [11:55:31.873] 162/355 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [11:55:31.873] 308/355 postgresql:brin / brin/01_workitems ERROR ... [11:55:31.873] 309/355 postgresql:brin / brin/02_wal_consistency ERROR ... |
Linux - Debian Bookworm - Meson | |
core | [11:58:46.770] #0 0x00007f4b0b2addd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [11:58:46.770] #1 0x00007f4b0b25a239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [11:58:46.770] #2 0x00007f4b0b315284 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [11:58:46.770] #3 0x00007f4b0b3278dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [11:58:46.770] #0 <unavailable> in ?? () |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /tmp/cirrus-ci-b... --- /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:49:10.3... +++ /tmp/cirrus-ci-build/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 11:5... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff -U3 /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out /tmp/cirrus-ci-build/build/testrun/pageinspect/regre... --- /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out 2025-10-17 11:49:08.586358555 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:53:01.009827729 +0000 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [11:56:34.414] 86/356 postgresql:pageinspect / pageinspect/regress ERROR ... [11:56:34.414] 114/356 postgresql:brin / brin/isolation ERROR ... [11:56:34.414] 159/356 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [11:56:34.414] 308/356 postgresql:brin / brin/01_workitems ERROR ... [11:56:34.414] 310/356 postgresql:brin / brin/02_wal_consistency ERROR ... |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /tmp/cirrus-ci-b... --- /tmp/cirrus-ci-build/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:49:08.9... +++ /tmp/cirrus-ci-build/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 11:5... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff -U3 /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out /tmp/cirrus-ci-build/build/testrun/pageinspect/regre... --- /tmp/cirrus-ci-build/contrib/pageinspect/expected/page.out 2025-10-17 11:49:07.556567000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:51:41.689807000 +0000 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [11:55:55.437] 83/355 postgresql:pageinspect / pageinspect/regress ERROR ... [11:55:55.437] 110/355 postgresql:brin / brin/isolation ERROR ... [11:55:55.437] 159/355 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [11:55:55.437] 306/355 postgresql:brin / brin/01_workitems ERROR ... [11:55:55.437] 307/355 postgresql:brin / brin/02_wal_consistency ERROR ... |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /home/postgre... --- /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out Fri Oct 17 11:49:2... +++ /home/postgres/postgres/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out Fri Oct 17 1... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff -U3 /home/postgres/postgres/contrib/pageinspect/expected/page.out /home/postgres/postgres/build/testrun/pageinspect... --- /home/postgres/postgres/contrib/pageinspect/expected/page.out Fri Oct 17 11:49:14 2025 +++ /home/postgres/postgres/build/testrun/pageinspect/regress/results/page.out Fri Oct 17 11:53:34 2025 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [11:58:18.453] 81/354 postgresql:pageinspect / pageinspect/regress ERROR ... [11:58:18.453] 109/354 postgresql:brin / brin/isolation ERROR ... [11:58:18.453] 161/354 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [11:58:18.453] 304/354 postgresql:brin / brin/01_workitems ERROR ... [11:58:18.453] 305/354 postgresql:brin / brin/02_wal_consistency ERROR ... |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out /home/postgre... --- /home/postgres/postgres/src/test/modules/brin/expected/summarization-and-inprogress-insertion.out 2025-10-17 11:49:3... +++ /home/postgres/postgres/build/testrun/brin/isolation/results/summarization-and-inprogress-insertion.out 2025-10-17 1... @@ -1,51 +1,4 @@ Parsed test spec with 2 sessions starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check -step s2check: SELECT * FROM brin_page_items(get_raw_page('brinidx', 2), 'brinidx'::regclass); -itemoffset|blknum|attnum|allnulls|hasnulls|placeholder|empty|value -----------+------+------+--------+--------+-----------+-----+-------- - 1| 0| 1|f |t |f |f |{1 .. 1} -(1 row) - -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN ISOLATION LEVEL REPEATABLE READ; SELECT 1; -?column? --------- - 1 -(1 row) - ... |
regress | diff -U3 /home/postgres/postgres/contrib/pageinspect/expected/page.out /home/postgres/postgres/build/testrun/pageinspect... --- /home/postgres/postgres/contrib/pageinspect/expected/page.out 2025-10-17 11:49:25.395172813 +0000 +++ /home/postgres/postgres/build/testrun/pageinspect/regress/results/page.out 2025-10-17 11:51:34.413207129 +0000 @@ -1,4 +1,5 @@ CREATE EXTENSION pageinspect; +ERROR: extension "pageinspect" has no installation script nor update path for version "1.14" -- Use a temp table so that effects of VACUUM are predictable CREATE TEMP TABLE test1 (a int, b int); INSERT INTO test1 VALUES (16777217, 131584); @@ -6,207 +7,177 @@ -- The page contents can vary, so just test that it can be read -- successfully, but don't keep the output. SELECT octet_length(get_raw_page('test1', 'main', 0)) AS main_0; - main_0 --------- - 8192 -(1 row) - +ERROR: function get_raw_page(unknown, unknown, integer) does not exist +LINE 1: SELECT octet_length(get_raw_page('test1', 'main', 0)) AS mai... ... |
test | [11:53:48.166] 82/354 postgresql:pageinspect / pageinspect/regress ERROR ... [11:53:48.166] 110/354 postgresql:brin / brin/isolation ERROR ... [11:53:48.166] 158/354 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR ... [11:53:48.166] 305/354 postgresql:brin / brin/01_workitems ERROR ... [11:53:48.166] 306/354 postgresql:brin / brin/02_wal_consistency ERROR ... |
56/5773 | Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
CompilerWarnings | |
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:3086: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:59.344] typecmds.c:2866: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:52.547] typecmds.c:2977: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:2639: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: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... |
FreeBSD - Meson | |
core | [01:40:07.339] #0 0x000043253da97348 in ?? () [01:40:07.339] #1 0x0000000000000000 in ?? () |
tap | [01:37:18.250](0.085s) not ok 11 - number of stats calls |
test | [01:37:46.697] 314/355 postgresql:injection_points / injection_points/001_stats ERROR ... |
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/6133 | Extend documentation for pg_stat_replication.backend_xmin |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres... --- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out 2025-10-16 06:33:40.644031000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/results/postgres_fdw.out 2025-10-16 06:40:47.4528710... @@ -12691,8 +12691,7 @@ FROM postgres_fdw_get_connections(true); server_name | closed | remote_backend_pid -------------+--------+-------------------- - loopback | f | t -(1 row) +(0 rows) -- After terminating the remote backend, since the connection is closed, -- "closed" should be TRUE, or NULL if the connection status check @@ -12708,8 +12707,7 @@ FROM postgres_fdw_get_connections(true); server_name | closed | remote_backend_pid -------------+--------+-------------------- - loopback | t | t -(1 row) +(0 rows) ... |
test | [06:41:15.403] 80/82 postgresql:postgres_fdw-running / postgres_fdw-running/regress ERROR 10.90... |
56/5845 | Carefully exposing information without authentication |
Linux - Debian Bookworm - Meson | |
test | [22:16:47.073] 335/354 postgresql:test_misc / test_misc/009_expose ERROR ... |
macOS - Sonoma - Meson | |
test | [22:13:33.839] 337/353 postgresql:test_misc / test_misc/009_expose ERROR ... |
NetBSD - Meson | |
tap | [22:11:58.495](0.001s) not ok 2304 - second numeric key: stderr has correct number of entries [22:11:58.496](0.000s) not ok 2306 - second numeric key, chunk size 19: correct error output [22:11:58.498](0.000s) not ok 2308 - second numeric key, chunk size 18: correct error output [22:11:58.499](0.000s) not ok 2310 - second numeric key, chunk size 17: correct error output [22:11:58.500](0.000s) not ok 2312 - second numeric key, chunk size 16: correct error output [22:11:58.501](0.000s) not ok 2314 - second numeric key, chunk size 15: correct error output [22:11:58.502](0.000s) not ok 2316 - second numeric key, chunk size 14: correct error output [22:11:58.503](0.000s) not ok 2318 - second numeric key, chunk size 13: correct error output [22:11:58.504](0.000s) not ok 2320 - second numeric key, chunk size 12: correct error output [22:11:58.505](0.000s) not ok 2322 - second numeric key, chunk size 11: correct error output [22:11:58.506](0.000s) not ok 2324 - second numeric key, chunk size 10: correct error output [22:11:58.507](0.000s) not ok 2326 - second numeric key, chunk size 9: correct error output [22:11:58.508](0.000s) not ok 2328 - second numeric key, chunk size 8: correct error output [22:11:58.509](0.000s) not ok 2330 - second numeric key, chunk size 7: correct error output [22:11:58.510](0.000s) not ok 2332 - second numeric key, chunk size 6: correct error output [22:11:58.511](0.001s) not ok 2334 - second numeric key, chunk size 5: correct error output [22:11:58.512](0.000s) not ok 2336 - second numeric key, chunk size 4: correct error output [22:11:58.513](0.000s) not ok 2338 - second numeric key, chunk size 3: correct error output [22:11:58.514](0.000s) not ok 2340 - second numeric key, chunk size 2: correct error output [22:11:58.515](0.000s) not ok 2342 - second numeric key, chunk size 1: correct error output |
test | [22:12:10.270] 334/352 postgresql:test_misc / test_misc/009_expose ERROR ... [22:12:10.270] 327/352 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
Windows - Server 2019, MinGW64 - Meson | |
test | [22:23:53.677] 336/350 postgresql:test_misc / test_misc/009_expose ERROR ... |
56/6044 | PostgreSQL crashes with ThreadSanitizer during early initialization |
CompilerWarnings | |
compiler | [08:43:44.354] main.c:45:6: error: no previous extern declaration for non-static variable 'reached_main' [-Werror,-Wmiss... |
compiler | [08:43:03.195] sanitizer_hook.c:44:1: error: no previous prototype for function '__ubsan_default_options' [-Werror,-Wmis... |
compiler | [08:43:03.213] main.c:45:6: error: no previous extern declaration for non-static variable 'reached_main' [-Werror,-Wmiss... |
compiler | [08:41:59.676] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
compiler | [08:41:18.750] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
compiler | [08:44:38.106] sanitizer_hook.c:44:1: error: no previous prototype for ‘__ubsan_default_options’ [-Werror=missing-protot... |
54/6045 | RFC: adding pytest as a supported test framework |
Windows - Server 2019, MinGW64 - Meson | |
test | [22:48:37.239] 4/10 postgresql:pytest / pytest/test_something FAIL 0.59s 1/2 subtests passed |
Windows - Server 2019, VS 2019 - Meson & ninja | |
test | [22:48:25.671] 4/10 postgresql:pytest / pytest/test_something FAIL 0.53s 1/2 subtests passed |
macOS - Sonoma - Meson | |
test | [22:46:50.287] 4/10 postgresql:pytest / pytest/test_something FAIL 0.58s 1/2 subtests passed |
Linux - Debian Bookworm - Meson | |
test | [22:47:32.164] 4/10 postgresql:pytest / pytest/test_something FAIL 0.53s 1/2 subtests passed |
OpenBSD - Meson | |
test | [22:47:40.335] 4/10 postgresql:pytest / pytest/test_something FAIL 1.02s 1/2 subtests passed |
FreeBSD - Meson | |
test | [22:46:45.122] 4/10 postgresql:pytest / pytest/test_something FAIL 0.39s 1/2 subtests passed |
NetBSD - Meson | |
test | [22:47:23.795] 4/10 postgresql:pytest / pytest/test_something FAIL 0.44s 1/2 subtests passed |
55/5868 | Making libpq OpenSSL support threadsafe |
FreeBSD - Meson | |
tap | [21:55:43.151](1.547s) not ok 1 - number of stats calls |
test | [21:56:14.941] 312/352 postgresql:injection_points / injection_points/001_stats ERROR ... |
55/5735 | SQL function to access to `creating_extension` |
NetBSD - Meson | |
tap | [00:10:25.272](0.001s) not ok 844 - unknown escape sequence: stderr has correct number of entries [00:10:25.273](0.000s) not ok 846 - unknown escape sequence, chunk size 14: correct error output [00:10:25.274](0.000s) not ok 848 - unknown escape sequence, chunk size 13: correct error output [00:10:25.275](0.000s) not ok 850 - unknown escape sequence, chunk size 12: correct error output [00:10:25.276](0.001s) not ok 852 - unknown escape sequence, chunk size 11: correct error output [00:10:25.278](0.001s) not ok 854 - unknown escape sequence, chunk size 10: correct error output [00:10:25.279](0.000s) not ok 856 - unknown escape sequence, chunk size 9: correct error output [00:10:25.280](0.000s) not ok 858 - unknown escape sequence, chunk size 8: correct error output [00:10:25.281](0.000s) not ok 860 - unknown escape sequence, chunk size 7: correct error output [00:10:25.287](0.000s) not ok 862 - unknown escape sequence, chunk size 6: correct error output [00:10:25.287](0.000s) not ok 864 - unknown escape sequence, chunk size 5: correct error output [00:10:25.288](0.000s) not ok 866 - unknown escape sequence, chunk size 4: correct error output [00:10:25.290](0.000s) not ok 868 - unknown escape sequence, chunk size 3: correct error output [00:10:25.290](0.000s) not ok 870 - unknown escape sequence, chunk size 2: correct error output [00:10:25.291](0.000s) not ok 872 - unknown escape sequence, chunk size 1: correct error output |
test | [00:10:38.037] 325/351 postgresql:test_json_parser / test_json_parser/002_inline ERROR ... |
55/5382 | Adding compression of temporary files |
CompilerWarnings | |
compiler | [14:52:10.761] buffile.c:854:101: error: passing argument 2 of ‘compress2’ from incompatible pointer type [-Werror=incom... |
compiler | [14:52:10.761] buffile.c:725:95: error: passing argument 2 of ‘uncompress’ from incompatible pointer type [-Werror=incom... |
55/5755 | Parallel processing of indexes in autovacuum |
Windows - Server 2019, VS 2019 - Meson & ninja | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 40... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 55... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 80... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 52... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 32... |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 6228 |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 8184 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 65... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 75... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 67... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 39... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 10... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 80... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 54... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 43... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 71... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 23... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 53... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 38... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 32... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 74... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 52... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 70... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 26... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 78... |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 5236 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 8932 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 3992 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 880 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 2368 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 8720 |
assertion | TRAP: failed Assert("_bt_posting_valid(itup)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 901, PID: 7512 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 77... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 35... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 79... |
core | 0000002b`693ffa48 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002b`693ffa50 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000002b`693ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`693ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`69fffb68 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000002b`69fffb70 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000002b`69fffc10 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000002b`69fffc50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`69fffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`68ffd9c0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000002b`68ffda00 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000002b`68ffda40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000002b`68ffdab0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000002b`68ffdc10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000002b`68ffdce0 00007ff7`2d89e5fd postgres!btinsert( 0000002b`68ffdd40 00007ff7`2d974357 postgres!index_insert( 0000002b`68ffdd90 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000002b`68ffdf60 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000002b`68ffdfb0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000002b`69bffa38 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000002b`69bffa40 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000002b`69bffab0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000002b`69bffbb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`69bffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000002b`697ff6b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000002b`697ff6c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000002b`697ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000002b`697ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ac1fda70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000068`ac1fdab0 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000068`ac1fdaf0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000068`ac1fdb40 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000068`ac1fdba0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000068`ac1fdc70 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000068`ac1fe050 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000068`ac1fe0d0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000068`ac1fe1a0 00007ff7`2d89e5fd postgres!btinsert( 00000068`ac1fe200 00007ff7`2d974357 postgres!index_insert( |
core | 00000068`ac9ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`ac9ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000068`ac9ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ac9ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ac5ffc18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`ac5ffc20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000068`ac5fff10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ac5fff40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`acdffb18 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000068`acdffb20 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000068`acdffb90 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000068`acdffc90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`acdffcc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`ad1ffda8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000068`ad1ffdb0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000068`ad1ffe50 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000068`ad1ffe90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ad1ffec0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`ccfff548 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`ccfff550 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`ccfff840 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`ccfff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`cd3ff628 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000e4`cd3ff630 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000e4`cd3ff6a0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000e4`cd3ff7a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`cd3ff7d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`cc7fdaa0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000e4`cc7fdae0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000e4`cc7fdb20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000e4`cc7fdb90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000e4`cc7fdcf0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000e4`cc7fddc0 00007ff7`2d89e5fd postgres!btinsert( 000000e4`cc7fde20 00007ff7`2d974357 postgres!index_insert( 000000e4`cc7fde70 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000e4`cc7fe040 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000e4`cc7fe090 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000e4`ccbff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`ccbff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`ccbffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`ccbffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`cd7ff9d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000e4`cd7ff9e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000e4`cd7ffa80 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000e4`cd7ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`cd7ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b85ff488 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000011`b85ff490 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000011`b85ff780 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b85ff7b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b75fc6b0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000011`b75fc6f0 00007ff7`2d87d3bc postgres!ExceptionalCondition( 00000011`b75fc730 00007ff7`2d87979e postgres!index_delete_sort_cmp( 00000011`b75fc790 00007ff7`2d876b6d postgres!index_delete_sort( 00000011`b75fc820 00007ff7`2d8af46a postgres!heap_index_delete_tuples( 00000011`b75fc980 00007ff7`2d8ae442 postgres!table_index_delete_tuples( 00000011`b75fc9b0 00007ff7`2d8ab156 postgres!_bt_delitems_delete_check( 00000011`b75fdaa0 00007ff7`2d8aaab5 postgres!_bt_simpledel_pass( 00000011`b75fdb90 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000011`b75fdf70 00007ff7`2d8a58da postgres!_bt_findinsertloc( |
core | 00000011`b79ff4c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000011`b79ff4d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000011`b79ff7c0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b79ff7f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b7dff788 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000011`b7dff790 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000011`b7dff800 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000011`b7dff900 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b7dff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000011`b81ff7e8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000011`b81ff7f0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000011`b81ff890 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000011`b81ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000011`b81ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ee5ffbd8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000096`ee5ffbe0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000096`ee5ffc50 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000096`ee5ffd50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee5ffd80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ed9fddb0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000096`ed9fddf0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000096`ed9fde30 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000096`ed9fdea0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000096`ed9fe000 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000096`ed9fe0d0 00007ff7`2d89e5fd postgres!btinsert( 00000096`ed9fe130 00007ff7`2d974357 postgres!index_insert( 00000096`ed9fe180 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000096`ed9fe350 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000096`ed9fe3a0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000096`eddff818 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000096`eddff820 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000096`eddffb10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`eddffb40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ee1ff898 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000096`ee1ff8a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000096`ee1ffb90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee1ffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000096`ee9ff858 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000096`ee9ff860 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000096`ee9ff900 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000096`ee9ff940 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000096`ee9ff970 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0b5fdf00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000ac`0b5fdf40 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000ac`0b5fdf80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000ac`0b5fdff0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000ac`0b5fe150 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000ac`0b5fe220 00007ff7`2d89e5fd postgres!btinsert( 000000ac`0b5fe280 00007ff7`2d974357 postgres!index_insert( 000000ac`0b5fe2d0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000ac`0b5fe4a0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000ac`0b5fe4f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000ac`0b9ff6a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`0b9ff6b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ac`0b9ff9a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0b9ff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0bdff838 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`0bdff840 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ac`0bdffb30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0bdffb60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0c1ff958 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000ac`0c1ff960 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000ac`0c1ff9d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000ac`0c1ffad0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0c1ffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ac`0c5ff7a8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000ac`0c5ff7b0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000ac`0c5ff850 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000ac`0c5ff890 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`0c5ff8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`18bff6a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`18bff6b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`18bff9a0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`18bff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`187fdac0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000045`187fdb00 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000045`187fdb40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000045`187fdbb0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000045`187fdd10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000045`187fdde0 00007ff7`2d89e5fd postgres!btinsert( 00000045`187fde40 00007ff7`2d974357 postgres!index_insert( 00000045`187fde90 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000045`187fe060 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 00000045`187fe0b0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000045`19bff858 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000045`19bff860 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000045`19bff900 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000045`19bff940 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`19bff970 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`197ff678 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000045`197ff680 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000045`197ff6f0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000045`197ff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`197ff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`193ff978 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`193ff980 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`193ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`193ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`18fff588 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`18fff590 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000045`18fff880 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`18fff8b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1c7ff4b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000071`1c7ff4c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000071`1c7ff7b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1c7ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1c3fd990 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000071`1c3fd9d0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000071`1c3fda10 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000071`1c3fda80 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000071`1c3fdbe0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000071`1c3fdcb0 00007ff7`2d89e5fd postgres!btinsert( 00000071`1c3fdd10 00007ff7`2d974357 postgres!index_insert( 00000071`1c3fdd60 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000071`1c3fdf30 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000071`1c3fdf80 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000071`1d3ffaf8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000071`1d3ffb00 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000071`1d3ffba0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000071`1d3ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1d3ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1cfffcf8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000071`1cfffd00 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000071`1cfffd70 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000071`1cfffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1cfffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000071`1cbff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000071`1cbff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000071`1cbff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000071`1cbff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`029ff738 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000009b`029ff740 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000009b`029ff7b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000009b`029ff8b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`029ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`02dff838 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000009b`02dff840 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000009b`02dff8e0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000009b`02dff920 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`02dff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`031ffbf8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009b`031ffc00 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009b`031ffef0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`031fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009b`021fcc00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000009b`021fcc40 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000009b`021fcc80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000009b`021fccf0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000009b`021fce50 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000009b`021fcf20 00007ff7`2d89e5fd postgres!btinsert( 0000009b`021fcf80 00007ff7`2d974357 postgres!index_insert( 0000009b`021fcfd0 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000009b`021fd1a0 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 0000009b`021fd1f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000009b`025ff698 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009b`025ff6a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009b`025ff990 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009b`025ff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f7fff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f7fff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f7fffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f7fffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f83ff8e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f83ff8f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f83ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f83ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f8bff788 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000066`f8bff790 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000066`f8bff800 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000066`f8bff900 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f8bff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f87ff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000066`f87ff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000066`f87ffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f87ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f8fffa18 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000066`f8fffa20 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000066`f8fffac0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000066`f8fffb00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000066`f8fffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000066`f7bfda30 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000066`f7bfda70 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000066`f7bfdab0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000066`f7bfdb20 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000066`f7bfdc80 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000066`f7bfdd50 00007ff7`2d89e5fd postgres!btinsert( 00000066`f7bfddb0 00007ff7`2d974357 postgres!index_insert( 00000066`f7bfde00 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000066`f7bfdfd0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000066`f7bfe020 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`c55ff918 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`c55ff920 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`c55ffc10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c55ffc40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c4dfdd00 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f8`c4dfdd40 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f8`c4dfdd80 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f8`c4dfddf0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f8`c4dfdf50 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f8`c4dfe020 00007ff7`2d89e5fd postgres!btinsert( 000000f8`c4dfe080 00007ff7`2d974357 postgres!index_insert( 000000f8`c4dfe0d0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f8`c4dfe2a0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f8`c4dfe2f0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`c51ff8f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`c51ff900 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`c51ffbf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c51ffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c59ffbe8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f8`c59ffbf0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f8`c59ffc60 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f8`c59ffd60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c59ffd90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`c5dffa78 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f8`c5dffa80 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f8`c5dffb20 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f8`c5dffb60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`c5dffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`3fffea40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000072`3fffea80 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000072`3fffeac0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000072`3fffeb30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000072`3fffec90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000072`3fffed60 00007ff7`2d89e5fd postgres!btinsert( 00000072`3fffedc0 00007ff7`2dac7cd6 postgres!index_insert( 00000072`3fffee10 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 00000072`3ffff030 00007ff7`2db26b7f postgres!ExecInsert( 00000072`3ffff160 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 00000072`407ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`407ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`407ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`407ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`413ffbc8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000072`413ffbd0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000072`413ffc70 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000072`413ffcb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`413ffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`40fff7b8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000072`40fff7c0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000072`40fff830 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000072`40fff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`40fff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`40bff9a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`40bff9b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`40bffca0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`40bffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000072`403ff598 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000072`403ff5a0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000072`403ff890 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000072`403ff8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3e7fdb40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000a4`3e7fdb80 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000a4`3e7fdbc0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000a4`3e7fdc30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000a4`3e7fdd90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000a4`3e7fde60 00007ff7`2d89e5fd postgres!btinsert( 000000a4`3e7fdec0 00007ff7`2d974357 postgres!index_insert( 000000a4`3e7fdf10 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000a4`3e7fe0e0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000a4`3e7fe130 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000a4`3f7ffd48 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000a4`3f7ffd50 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000a4`3f7ffdf0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000a4`3f7ffe30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3f7ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3f3ffa28 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000a4`3f3ffa30 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000a4`3f3ffaa0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000a4`3f3ffba0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3f3ffbd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3efffb68 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a4`3efffb70 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a4`3efffe60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3efffe90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a4`3ebff868 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a4`3ebff870 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a4`3ebffb60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a4`3ebffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b1bffbd8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009e`b1bffbe0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009e`b1bffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b1bfff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b0bfdc70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000009e`b0bfdcb0 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000009e`b0bfdcf0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000009e`b0bfdd60 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000009e`b0bfdec0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000009e`b0bfdf90 00007ff7`2d89e5fd postgres!btinsert( 0000009e`b0bfdff0 00007ff7`2d974357 postgres!index_insert( 0000009e`b0bfe040 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000009e`b0bfe210 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000009e`b0bfe260 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000009e`b0fff5d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009e`b0fff5e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000009e`b0fff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b0fff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b13ffa68 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000009e`b13ffa70 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000009e`b13ffae0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000009e`b13ffbe0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b13ffc10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009e`b17ff848 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000009e`b17ff850 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000009e`b17ff8f0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000009e`b17ff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000009e`b17ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fb9fd910 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000a1`fb9fd950 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000a1`fb9fd990 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000a1`fb9fda00 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000a1`fb9fdb60 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000a1`fb9fdc30 00007ff7`2d89e5fd postgres!btinsert( 000000a1`fb9fdc90 00007ff7`2d974357 postgres!index_insert( 000000a1`fb9fdce0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000a1`fb9fdeb0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000a1`fb9fdf00 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000a1`fcdff8a8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000a1`fcdff8b0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000a1`fcdff950 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000a1`fcdff990 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fcdff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fc9ffbc8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000a1`fc9ffbd0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000a1`fc9ffc40 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000a1`fc9ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc9ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fc5ffa98 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fc5ffaa0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fc5ffd90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc5ffdc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fc1ff968 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fc1ff970 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fc1ffc60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fc1ffc90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a1`fbdff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a1`fbdff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000a1`fbdff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000a1`fbdff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`221fd7c0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000050`221fd800 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000050`221fd840 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000050`221fd890 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000050`221fd8f0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000050`221fd9c0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000050`221fdda0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000050`221fde20 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000050`221fdef0 00007ff7`2d89e5fd postgres!btinsert( 00000050`221fdf50 00007ff7`2d974357 postgres!index_insert( |
core | 00000050`231ff688 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`231ff690 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`231ff980 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`231ff9b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`22dffd28 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000050`22dffd30 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`22dffdd0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000050`22dffe10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`22dffe40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`229ff738 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000050`229ff740 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000050`229ff7b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000050`229ff8b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`229ff8e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`225ffa78 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`225ffa80 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`225ffd70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`225ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3edff938 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b0`3edff940 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b0`3edffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3edffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3ddfc6d0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000b0`3ddfc710 00007ff7`2d87d3bc postgres!ExceptionalCondition( 000000b0`3ddfc750 00007ff7`2d87979e postgres!index_delete_sort_cmp( 000000b0`3ddfc7b0 00007ff7`2d876b6d postgres!index_delete_sort( 000000b0`3ddfc840 00007ff7`2d8af46a postgres!heap_index_delete_tuples( 000000b0`3ddfc9a0 00007ff7`2d8ae442 postgres!table_index_delete_tuples( 000000b0`3ddfc9d0 00007ff7`2d8ab156 postgres!_bt_delitems_delete_check( 000000b0`3ddfdac0 00007ff7`2d8aaab5 postgres!_bt_simpledel_pass( 000000b0`3ddfdbb0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000b0`3ddfdf90 00007ff7`2d8a58da postgres!_bt_findinsertloc( |
core | 000000b0`3e1ff518 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b0`3e1ff520 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b0`3e1ff810 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e1ff840 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3e5ff6c8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000b0`3e5ff6d0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000b0`3e5ff740 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000b0`3e5ff840 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e5ff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b0`3e9ffb88 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000b0`3e9ffb90 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000b0`3e9ffc30 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000b0`3e9ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b0`3e9ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`211ffd18 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000041`211ffd20 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000041`211ffdc0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000041`211ffe00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`211ffe30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`201fdc90 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000041`201fdcd0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000041`201fdd10 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000041`201fdd80 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000041`201fdee0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000041`201fdfb0 00007ff7`2d89e5fd postgres!btinsert( 00000041`201fe010 00007ff7`2d974357 postgres!index_insert( 00000041`201fe060 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000041`201fe230 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000041`201fe280 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000041`205ffa08 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000041`205ffa10 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000041`205ffd00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`205ffd30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`209ff7c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000041`209ff7d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000041`209ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`209ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000041`20dff928 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000041`20dff930 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000041`20dff9a0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000041`20dffaa0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000041`20dffad0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c21ffae8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008a`c21ffaf0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008a`c21ffb90 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008a`c21ffbd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c21ffc00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c11fdb60 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008a`c11fdba0 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000008a`c11fdbe0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000008a`c11fdc50 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000008a`c11fddb0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008a`c11fde80 00007ff7`2d89e5fd postgres!btinsert( 0000008a`c11fdee0 00007ff7`2d974357 postgres!index_insert( 0000008a`c11fdf30 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000008a`c11fe100 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000008a`c11fe150 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000008a`c15ff6d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`c15ff6e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`c15ff9d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c15ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c19ff4b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`c19ff4c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`c19ff7b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c19ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`c1dffa18 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008a`c1dffa20 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008a`c1dffa90 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008a`c1dffb90 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`c1dffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c4bfdbc0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000055`c4bfdc00 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000055`c4bfdc40 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000055`c4bfdcb0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000055`c4bfde10 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000055`c4bfdee0 00007ff7`2d89e5fd postgres!btinsert( 00000055`c4bfdf40 00007ff7`2d974357 postgres!index_insert( 00000055`c4bfdf90 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000055`c4bfe160 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000055`c4bfe1b0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000055`c5bffde8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000055`c5bffdf0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000055`c5bffe90 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000055`c5bffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c5bfff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c57ff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000055`c57ff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000055`c57ff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000055`c57ff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c57ff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c53ff6b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000055`c53ff6c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000055`c53ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c53ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000055`c4fff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000055`c4fff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000055`c4fffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000055`c4fffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3b1ff538 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`3b1ff540 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000002`3b1ff830 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b1ff860 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3bdff468 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`3bdff470 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000002`3bdff760 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3bdff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3b9ff828 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000002`3b9ff830 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000002`3b9ff8d0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000002`3b9ff910 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b9ff940 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3b5ff758 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000002`3b5ff760 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000002`3b5ff7d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000002`3b5ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000002`3b5ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000002`3adfdbf0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000002`3adfdc30 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000002`3adfdc70 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000002`3adfdce0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000002`3adfde40 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000002`3adfdf10 00007ff7`2d89e5fd postgres!btinsert( 00000002`3adfdf70 00007ff7`2d974357 postgres!index_insert( 00000002`3adfdfc0 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000002`3adfe190 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000002`3adfe1e0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`d2dff528 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`d2dff530 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`d2dff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d2dff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d1dfde60 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f8`d1dfdea0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f8`d1dfdee0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f8`d1dfdf50 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f8`d1dfe0b0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f8`d1dfe180 00007ff7`2d89e5fd postgres!btinsert( 000000f8`d1dfe1e0 00007ff7`2d974357 postgres!index_insert( 000000f8`d1dfe230 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f8`d1dfe400 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f8`d1dfe450 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f8`d21ff7d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f8`d21ff7e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f8`d21ffad0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d21ffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d25ff6f8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f8`d25ff700 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f8`d25ff770 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f8`d25ff870 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d25ff8a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f8`d29ff9c8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f8`d29ff9d0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f8`d29ffa70 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f8`d29ffab0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f8`d29ffae0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`76bfe8d0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000003c`76bfe910 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000003c`76bfe950 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000003c`76bfe9c0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000003c`76bfeb20 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000003c`76bfebf0 00007ff7`2d89e5fd postgres!btinsert( 0000003c`76bfec50 00007ff7`2dac7cd6 postgres!index_insert( 0000003c`76bfeca0 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 0000003c`76bfeec0 00007ff7`2db26b7f postgres!ExecInsert( 0000003c`76bfeff0 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 0000003c`77fff868 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000003c`77fff870 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000003c`77fff910 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000003c`77fff950 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`77fff980 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`77bff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000003c`77bff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000003c`77bff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000003c`77bff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`77bff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`777ffbe8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`777ffbf0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`777ffee0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`777fff10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`773ff628 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`773ff630 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`773ff920 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`773ff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000003c`76fff7b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000003c`76fff7c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000003c`76fffab0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000003c`76fffae0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`595ff528 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`595ff530 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000089`595ff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`595ff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`591ffdc8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000089`591ffdd0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000089`591ffe70 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000089`591ffeb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`591ffee0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`58dffba8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000089`58dffbb0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000089`58dffc20 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000089`58dffd20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`58dffd50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`589ff578 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`589ff580 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000089`589ff870 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`589ff8a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`585fd250 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000089`585fd290 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000089`585fd2d0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000089`585fd320 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000089`585fd380 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000089`585fd450 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000089`585fd830 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000089`585fd8b0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000089`585fd980 00007ff7`2d89e5fd postgres!btinsert( 00000089`585fd9e0 00007ff7`2d974357 postgres!index_insert( |
core | 000000c9`ad5ff758 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000c9`ad5ff760 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000c9`ad5ff7d0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000c9`ad5ff8d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad5ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`addff808 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c9`addff810 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000c9`addffb00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`addffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`acdfdc20 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000c9`acdfdc60 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000c9`acdfdca0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000c9`acdfdd10 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000c9`acdfde70 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000c9`acdfdf40 00007ff7`2d89e5fd postgres!btinsert( 000000c9`acdfdfa0 00007ff7`2d974357 postgres!index_insert( 000000c9`acdfdff0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000c9`acdfe1c0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000c9`acdfe210 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000c9`ad1ff8c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000c9`ad1ff8d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000c9`ad1ffbc0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad1ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000c9`ad9ffc58 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000c9`ad9ffc60 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000c9`ad9ffd00 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000c9`ad9ffd40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000c9`ad9ffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`389ff6e8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008b`389ff6f0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008b`389ff790 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008b`389ff7d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`389ff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`379fdb40 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008b`379fdb80 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000008b`379fdbc0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000008b`379fdc30 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000008b`379fdd90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008b`379fde60 00007ff7`2d89e5fd postgres!btinsert( 0000008b`379fdec0 00007ff7`2d974357 postgres!index_insert( 0000008b`379fdf10 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000008b`379fe0e0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000008b`379fe130 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000008b`37dff9e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008b`37dff9f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008b`37dffce0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`37dffd10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`381ffa88 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008b`381ffa90 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008b`381ffd80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`381ffdb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008b`385ff838 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008b`385ff840 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008b`385ff8b0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008b`385ff9b0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008b`385ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bcbfcbe0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f7`bcbfcc20 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 000000f7`bcbfcc60 00007ff7`2d8a3a29 postgres!_bt_form_posting( 000000f7`bcbfccb0 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 000000f7`bcbfcd10 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 000000f7`bcbfcde0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000f7`bcbfd1c0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 000000f7`bcbfd240 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f7`bcbfd310 00007ff7`2d89e5fd postgres!btinsert( 000000f7`bcbfd370 00007ff7`2d974357 postgres!index_insert( |
core | 000000f7`bdbff938 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f7`bdbff940 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f7`bdbffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bdbffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bd7ff978 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f7`bd7ff980 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f7`bd7ffa20 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f7`bd7ffa60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bd7ffa90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bd3ffa78 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f7`bd3ffa80 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f7`bd3ffaf0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f7`bd3ffbf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bd3ffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f7`bcfff5f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f7`bcfff600 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f7`bcfff8f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f7`bcfff920 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e27fe8a0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000081`e27fe8e0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000081`e27fe920 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000081`e27fe990 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000081`e27feaf0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000081`e27febc0 00007ff7`2d89e5fd postgres!btinsert( 00000081`e27fec20 00007ff7`2dac7cd6 postgres!index_insert( 00000081`e27fec70 00007ff7`2db23a44 postgres!ExecInsertIndexTuples( 00000081`e27fee90 00007ff7`2db26b7f postgres!ExecInsert( 00000081`e27fefc0 00007ff7`2dad8e1b postgres!ExecModifyTable( |
core | 00000081`e37ff4e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000081`e37ff4f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000081`e37ff7e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e37ff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e33ffdb8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000081`e33ffdc0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000081`e33ffe60 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000081`e33ffea0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e33ffed0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e2fff608 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000081`e2fff610 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000081`e2fff680 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000081`e2fff780 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e2fff7b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000081`e2bff4e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000081`e2bff4f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000081`e2bff7e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000081`e2bff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`487fde50 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000f3`487fde90 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000f3`487fded0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000f3`487fdf40 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000f3`487fe0a0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000f3`487fe170 00007ff7`2d89e5fd postgres!btinsert( 000000f3`487fe1d0 00007ff7`2d974357 postgres!index_insert( 000000f3`487fe220 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000f3`487fe3f0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000f3`487fe440 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000f3`497ff948 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000f3`497ff950 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f3`497ff9f0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000f3`497ffa30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`497ffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`493ffac8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000f3`493ffad0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000f3`493ffb40 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000f3`493ffc40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`493ffc70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`48fff758 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f3`48fff760 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f3`48fffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`48fffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000f3`48bff738 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f3`48bff740 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000f3`48bffa30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000f3`48bffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e47ff718 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`e47ff720 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`e47ffa10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e47ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e53ffc88 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000e4`e53ffc90 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000e4`e53ffd30 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000e4`e53ffd70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e53ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e4fffc58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000e4`e4fffc60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000e4`e4fffcd0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000e4`e4fffdd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e4fffe00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e4bffb48 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e4`e4bffb50 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000e4`e4bffe40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000e4`e4bffe70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e4`e43fdb80 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000e4`e43fdbc0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000e4`e43fdc00 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000e4`e43fdc70 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000e4`e43fddd0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000e4`e43fdea0 00007ff7`2d89e5fd postgres!btinsert( 000000e4`e43fdf00 00007ff7`2d974357 postgres!index_insert( 000000e4`e43fdf50 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000e4`e43fe120 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000e4`e43fe170 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000013`877ffbf8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000013`877ffc00 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000013`877ffef0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`877fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`873fdb70 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000013`873fdbb0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000013`873fdbf0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000013`873fdc60 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000013`873fddc0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000013`873fde90 00007ff7`2d89e5fd postgres!btinsert( 00000013`873fdef0 00007ff7`2d974357 postgres!index_insert( 00000013`873fdf40 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000013`873fe110 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000013`873fe160 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000013`87bff5e8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000013`87bff5f0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000013`87bff660 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000013`87bff760 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`87bff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`87fff708 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000013`87fff710 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000013`87fff7b0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000013`87fff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`87fff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000013`883ff978 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000013`883ff980 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000013`883ffc70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000013`883ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d23ff618 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000050`d23ff620 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000050`d23ff690 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000050`d23ff790 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d23ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d1fff508 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`d1fff510 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`d1fff800 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d1fff830 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d27ff668 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000050`d27ff670 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`d27ff710 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000050`d27ff750 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d27ff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d1bff8a8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`d1bff8b0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000050`d1bffba0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`d1bffbd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`d17fd470 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000050`d17fd4b0 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 00000050`d17fd4f0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 00000050`d17fd540 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 00000050`d17fd5a0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 00000050`d17fd670 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 00000050`d17fda50 00007ff7`2d8a58da postgres!_bt_findinsertloc( 00000050`d17fdad0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000050`d17fdba0 00007ff7`2d89e5fd postgres!btinsert( 00000050`d17fdc00 00007ff7`2d974357 postgres!index_insert( |
core | 000000d9`b93ff8d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000d9`b93ff8e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000d9`b93ff980 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000d9`b93ff9c0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b93ff9f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b97ff8b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000d9`b97ff8c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000d9`b97ffbb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b97ffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b87fd7e0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000d9`b87fd820 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000d9`b87fd860 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000d9`b87fd8d0 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000d9`b87fda30 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000d9`b87fdb00 00007ff7`2d89e5fd postgres!btinsert( 000000d9`b87fdb60 00007ff7`2d974357 postgres!index_insert( 000000d9`b87fdbb0 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000d9`b87fdd80 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 000000d9`b87fddd0 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000d9`b8bff888 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000d9`b8bff890 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000d9`b8bffb80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b8bffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000d9`b8fff878 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000d9`b8fff880 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000d9`b8fff8f0 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000d9`b8fff9f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000d9`b8fffa20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`173ffab8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`173ffac0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`173ffdb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`173ffde0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`177ff588 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`177ff590 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`177ff880 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`177ff8b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`17bff8d8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000030`17bff8e0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000030`17bff950 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000030`17bffa50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`17bffa80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`17fff708 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000030`17fff710 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000030`17fff7b0 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000030`17fff7f0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`17fff820 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000030`16bfdca0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000030`16bfdce0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000030`16bfdd20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000030`16bfdd90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000030`16bfdef0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000030`16bfdfc0 00007ff7`2d89e5fd postgres!btinsert( 00000030`16bfe020 00007ff7`2d974357 postgres!index_insert( 00000030`16bfe070 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000030`16bfe240 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 00000030`16bfe290 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000030`16fff658 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000030`16fff660 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000030`16fff950 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000030`16fff980 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`283ffa68 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000008`283ffa70 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000008`283ffd60 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`283ffd90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`28fff988 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000008`28fff990 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 00000008`28fffc80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`28fffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`28bffd58 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 00000008`28bffd60 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 00000008`28bffe00 00007ff9`824d4cb0 postgres!pg_timer_thread( 00000008`28bffe40 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`28bffe70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000008`27ffd870 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 00000008`27ffd8b0 00007ff7`2d8a441d postgres!ExceptionalCondition( 00000008`27ffd8f0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 00000008`27ffd960 00007ff7`2d8a5947 postgres!_bt_insertonpg( 00000008`27ffdac0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 00000008`27ffdb90 00007ff7`2d89e5fd postgres!btinsert( 00000008`27ffdbf0 00007ff7`2d974357 postgres!index_insert( 00000008`27ffdc40 00007ff7`2d973eae postgres!CatalogIndexInsert( 00000008`27ffde10 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 00000008`27ffde60 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 00000008`287ffcf8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 00000008`287ffd00 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 00000008`287ffd70 00007ff9`824d4cb0 postgres!pg_signal_thread( 00000008`287ffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 00000008`287ffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`59dffb58 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`59dffb60 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000000b`59dffe50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`59dffe80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`599ff4d8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000b`599ff4e0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000000b`599ff7d0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`599ff800 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`595fdb30 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000000b`595fdb70 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000000b`595fdbb0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000000b`595fdc20 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000000b`595fdd80 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000000b`595fde50 00007ff7`2d89e5fd postgres!btinsert( 0000000b`595fdeb0 00007ff7`2d974357 postgres!index_insert( 0000000b`595fdf00 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000000b`595fe0d0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000000b`595fe120 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000000b`5a5ff9d8 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000000b`5a5ff9e0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000000b`5a5ffa80 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000000b`5a5ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`5a5ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000b`5a1ffd58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000000b`5a1ffd60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000000b`5a1ffdd0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000000b`5a1ffed0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000000b`5a1fff00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`54ffdea0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000ca`54ffdee0 00007ff7`2d8a441d postgres!ExceptionalCondition( 000000ca`54ffdf20 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 000000ca`54ffdf90 00007ff7`2d8a5947 postgres!_bt_insertonpg( 000000ca`54ffe0f0 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000ca`54ffe1c0 00007ff7`2d89e5fd postgres!btinsert( 000000ca`54ffe220 00007ff7`2d974357 postgres!index_insert( 000000ca`54ffe270 00007ff7`2d973eae postgres!CatalogIndexInsert( 000000ca`54ffe440 00007ff7`2d998fa3 postgres!CatalogTuplesMultiInsertWithInfo( 000000ca`54ffe490 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 000000ca`553ffb78 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`553ffb80 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ca`553ffe70 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`553ffea0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`557ffa18 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`557ffa20 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000ca`557ffd10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`557ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`55bff6a8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000ca`55bff6b0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000ca`55bff720 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000ca`55bff820 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`55bff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`55fffb48 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000ca`55fffb50 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000ca`55fffbf0 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000ca`55fffc30 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`55fffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`091fd740 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000006b`091fd780 00007ff7`2d8a441d postgres!ExceptionalCondition( 0000006b`091fd7c0 00007ff7`2d8a7c8e postgres!_bt_swap_posting( 0000006b`091fd830 00007ff7`2d8a5947 postgres!_bt_insertonpg( 0000006b`091fd990 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000006b`091fda60 00007ff7`2d89e5fd postgres!btinsert( 0000006b`091fdac0 00007ff7`2d974357 postgres!index_insert( 0000006b`091fdb10 00007ff7`2d973eae postgres!CatalogIndexInsert( 0000006b`091fdce0 00007ff7`2d998fe7 postgres!CatalogTuplesMultiInsertWithInfo( 0000006b`091fdd30 00007ff7`2d95ca3d postgres!recordMultipleDependencies( |
core | 0000006b`099ffa58 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000006b`099ffa60 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000006b`099ffad0 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000006b`099ffbd0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`099ffc00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`09dff958 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006b`09dff960 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000006b`09dffc50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`09dffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`0a1ffb38 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000006b`0a1ffb40 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000006b`0a1ffbe0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000006b`0a1ffc20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`0a1ffc50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006b`095ff5e8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006b`095ff5f0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000006b`095ff8e0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000006b`095ff910 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8bfff9b8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8bfff9c0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8bfffcb0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8bfffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8b3fdac0 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 0000008a`8b3fdb00 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 0000008a`8b3fdb40 00007ff7`2d8a3a29 postgres!_bt_form_posting( 0000008a`8b3fdb90 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 0000008a`8b3fdbf0 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 0000008a`8b3fdcc0 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 0000008a`8b3fe0a0 00007ff7`2d8a58da postgres!_bt_findinsertloc( 0000008a`8b3fe120 00007ff7`2d8b7d85 postgres!_bt_doinsert( 0000008a`8b3fe1f0 00007ff7`2d89e5fd postgres!btinsert( 0000008a`8b3fe250 00007ff7`2d974357 postgres!index_insert( |
core | 0000008a`8b7ff7f8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8b7ff800 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8b7ffaf0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8b7ffb20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8c7ff928 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 0000008a`8c7ff930 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 0000008a`8c7ff9d0 00007ff9`824d4cb0 postgres!pg_timer_thread( 0000008a`8c7ffa10 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8c7ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8c3ff7b8 00007ff9`8054487a ntdll!NtFsControlFile+0x14 0000008a`8c3ff7c0 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 0000008a`8c3ff830 00007ff9`824d4cb0 postgres!pg_signal_thread( 0000008a`8c3ff930 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8c3ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008a`8bbff728 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008a`8bbff730 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 0000008a`8bbffa20 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 0000008a`8bbffa50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5c9ff7c8 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b4`5c9ff7d0 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b4`5c9ffac0 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5c9ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5cdff888 00007ff9`8054487a ntdll!NtFsControlFile+0x14 000000b4`5cdff890 00007ff7`2dcaaa2b KERNELBASE!ConnectNamedPipe+0x6a 000000b4`5cdff900 00007ff9`824d4cb0 postgres!pg_signal_thread( 000000b4`5cdffa00 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5cdffa30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5d1ff998 00007ff9`804fda3e ntdll!NtWaitForSingleObject+0x14 000000b4`5d1ff9a0 00007ff7`2dcac46c KERNELBASE!WaitForSingleObjectEx+0x8e 000000b4`5d1ffa40 00007ff9`824d4cb0 postgres!pg_timer_thread( 000000b4`5d1ffa80 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5d1ffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5d5ffb58 00007ff9`82aeb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000b4`5d5ffb60 00007ff9`824d4cb0 ntdll!TppWorkerThread+0x2df 000000b4`5d5ffe50 00007ff9`82b5edcb KERNEL32!BaseThreadInitThunk+0x10 000000b4`5d5ffe80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000b4`5c5fd430 00007ff7`2dfe1038 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7... 000000b4`5c5fd470 00007ff7`2d8a3e23 postgres!ExceptionalCondition( 000000b4`5c5fd4b0 00007ff7`2d8a3a29 postgres!_bt_form_posting( 000000b4`5c5fd500 00007ff7`2d8a2e7e postgres!_bt_dedup_finish_pending( 000000b4`5c5fd560 00007ff7`2d8aac93 postgres!_bt_dedup_pass( 000000b4`5c5fd630 00007ff7`2d8a71b0 postgres!_bt_delete_or_dedup_one_page( 000000b4`5c5fda10 00007ff7`2d8a58da postgres!_bt_findinsertloc( 000000b4`5c5fda90 00007ff7`2d8b7d85 postgres!_bt_doinsert( 000000b4`5c5fdb60 00007ff7`2d89e5fd postgres!btinsert( 000000b4`5c5fdbc0 00007ff7`2d974357 postgres!index_insert( |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/lock-update-delete.out C:/cirrus/build/testrun/isolat... --- C:/cirrus/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:08.107448200 +0000 +++ C:/cirrus/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:53:53.495951300 +0000 @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/pg_upgrade/... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:54:11.902015000 +00... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/pg_upgrade/0... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:54:12.905897600 +000... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/recovery/02... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:56:54.207906100 +... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/recovery/027... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:56:54.549642000 +0... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/regress/reg... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:08.858828000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:54:08.302871500 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/regress/regr... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:08.750766400 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:54:09.126609500 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:54:42.651](120.442s) not ok 5 - regression tests pass [17:55:20.159](13.104s) not ok 16 - run of pg_upgrade for new instance [17:55:20.160](0.001s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:55:23.427](0.257s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:57:15.467](117.815s) not ok 2 - regression tests pass [17:57:15.474](0.001s) not ok 3 - primary alive after regression test run |
test | [18:05:40.185] 13/345 postgresql:regress / regress/regress ERROR 1... [18:05:40.185] 19/345 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [18:05:40.185] 9/345 postgresql:isolation / isolation/isolation ERROR 2... [18:05:40.185] 62/345 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Windows - Server 2019, MinGW64 - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 25... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 17... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 53... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 49... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 35... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 38... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 48... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 41... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 61... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 11... |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 3152 |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 5144 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 49... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 70... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
core | 0000007e`305ff7a8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000007e`305ff7b0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000007e`305ff820 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000007e`305ff900 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`305ff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`301ff8c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`301ff8d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`301ffbc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`301ffbf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2fdffb88 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`2fdffb90 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`2fdffe80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`2fdffeb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2f9ffbf8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007e`2f9ffc00 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007e`2f9ffef0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`2f9fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007e`2f5fe820 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000007e`2f5fe850 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000007e`2f5fe8a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000007e`2f5fe900 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000007e`2f5fea00 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000007e`2f5feb00 00007ff6`9f839b51 postgres!btinsert+0x51 0000007e`2f5feb60 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000007e`2f5febc0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000007e`2f5fed90 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000007e`2f5fee10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000007e`309ffd58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000007e`309ffd60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000007e`309ffe00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000007e`309ffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007e`309ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e77ffd58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000057`e77ffd60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000057`e77ffe00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000057`e77ffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e77ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e6fff4e8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e6fff4f0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e6fff7e0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e6fff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e6bff748 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e6bff750 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e6bffa40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e6bffa70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e67ff498 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000057`e67ff4a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000057`e67ff790 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e67ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000057`e63fe470 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000057`e63fe4a0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000057`e63fe4f0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000057`e63fe550 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000057`e63fe650 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000057`e63fe750 00007ff6`9f839b51 postgres!btinsert+0x51 00000057`e63fe7b0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000057`e63fe810 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000057`e63fe9e0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000057`e63fea60 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000057`e73ff948 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000057`e73ff950 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000057`e73ff9c0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000057`e73ffaa0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000057`e73ffad0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`779ff678 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`779ff680 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`779ff970 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`779ff9a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`775ffc08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`775ffc10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`775fff00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`775fff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`785ffaa8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000037`785ffab0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000037`785ffb50 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000037`785ffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`785ffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`781ff6f8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000037`781ff700 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000037`781ff770 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000037`781ff850 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`781ff880 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`77dff9a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000037`77dff9b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000037`77dffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000037`77dffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000037`771fe4c0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000037`771fe4f0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000037`771fe540 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000037`771fe5a0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000037`771fe6a0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000037`771fe7a0 00007ff6`9f839b51 postgres!btinsert+0x51 00000037`771fe800 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000037`771fe860 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000037`771fea30 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000037`771feab0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000ca`111ff6e8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`111ff6f0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`111ff9e0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`111ffa10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`109fcb60 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000ca`109fcb90 00007ff6`9f8197b2 postgres!ExceptionalCondition+0x4c 000000ca`109fcbe0 00007ff6`9f819846 postgres!hashadjustmembers+0x8d4 000000ca`109fcc10 00007ff6`9f82474b postgres!hashadjustmembers+0x968 000000ca`109fccc0 00007ff6`9f8451fc postgres!heap_index_delete_tuples+0x50 000000ca`109fce10 00007ff6`9f83e863 postgres!bt_delitems_delete_check+0x44 000000ca`109fdeb0 00007ff6`9f83ea59 postgres!bt_swap_posting+0x1551 000000ca`109fdf80 00007ff6`9f84165b postgres!bt_swap_posting+0x1747 000000ca`109fe350 00007ff6`9f841947 postgres!bt_finish_split+0x571 000000ca`109fe3f0 00007ff6`9f8491ee postgres!bt_doinsert+0x145 |
core | 000000ca`10dffb88 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`10dffb90 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`10dffe80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`10dffeb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`115ff6d8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ca`115ff6e0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ca`115ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`115ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`119ffc88 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000ca`119ffc90 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000ca`119ffd00 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000ca`119ffde0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`119ffe10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ca`11dffaa8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000ca`11dffab0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000ca`11dffb50 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000ca`11dffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ca`11dffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dc7fe6b0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000068`dc7fe6e0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000068`dc7fe730 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000068`dc7fe790 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000068`dc7fe890 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000068`dc7fe990 00007ff6`9f839b51 postgres!btinsert+0x51 00000068`dc7fe9f0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000068`dc7fea50 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000068`dc7fec20 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000068`dc7feca0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000068`ddbffb98 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000068`ddbffba0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000068`ddbffc40 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000068`ddbffc70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`ddbffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dd7ff658 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000068`dd7ff660 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000068`dd7ff6d0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000068`dd7ff7b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dd7ff7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dd3ff478 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dd3ff480 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dd3ff770 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dd3ff7a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dcfff768 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dcfff770 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dcfffa60 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dcfffa90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000068`dcbff9b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000068`dcbff9c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000068`dcbffcb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000068`dcbffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`85ffe7c0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000000f`85ffe7f0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000000f`85ffe840 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000000f`85ffe8a0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000000f`85ffe9a0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000000f`85ffeaa0 00007ff6`9f839b51 postgres!btinsert+0x51 0000000f`85ffeb00 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000000f`85ffeb60 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000000f`85ffed30 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000000f`85ffedb0 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000000f`873ffa88 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000000f`873ffa90 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000000f`873ffb30 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000000f`873ffb60 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`873ffb90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`86fffbe8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000000f`86fffbf0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000000f`86fffc60 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000000f`86fffd40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`86fffd70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`86bff6f8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`86bff700 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`86bff9f0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`86bffa20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`867ffa78 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`867ffa80 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`867ffd70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`867ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000f`863ff888 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000f`863ff890 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000f`863ffb80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000f`863ffbb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a5bff8b8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000045`a5bff8c0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000045`a5bff960 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000045`a5bff990 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a5bff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a4bfeb10 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000045`a4bfeb40 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000045`a4bfeb90 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000045`a4bfebf0 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000045`a4bfecf0 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000045`a4bfedf0 00007ff6`9f839b51 postgres!btinsert+0x51 00000045`a4bfee50 00007ff6`9f9a5a19 postgres!index_insert+0xae 00000045`a4bfeeb0 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 00000045`a4bff0b0 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 00000045`a4bff1a0 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 00000045`a4fff898 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`a4fff8a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000045`a4fffb90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a4fffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a53ff958 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000045`a53ff960 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000045`a53ffc50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a53ffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000045`a57ff778 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000045`a57ff780 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000045`a57ff7f0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000045`a57ff8d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000045`a57ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`447febb0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000008d`447febe0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000008d`447fec30 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000008d`447fec90 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000008d`447fed90 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000008d`447fee90 00007ff6`9f839b51 postgres!btinsert+0x51 0000008d`447feef0 00007ff6`9f9a5a19 postgres!index_insert+0xae 0000008d`447fef50 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 0000008d`447ff150 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 0000008d`447ff240 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 0000008d`457ff7f8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000008d`457ff800 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000008d`457ff8a0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000008d`457ff8d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`457ff900 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`453ff878 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000008d`453ff880 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000008d`453ff8f0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000008d`453ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`453ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`44fff788 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008d`44fff790 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000008d`44fffa80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`44fffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000008d`44bffb38 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000008d`44bffb40 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000008d`44bffe30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000008d`44bffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a93fe650 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000004d`a93fe680 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000004d`a93fe6d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000004d`a93fe730 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000004d`a93fe830 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000004d`a93fe930 00007ff6`9f839b51 postgres!btinsert+0x51 0000004d`a93fe990 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000004d`a93fe9f0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000004d`a93febc0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000004d`a93fec40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000004d`a9bff4a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000004d`a9bff4b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000004d`a9bff7a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a9bff7d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`aa3ffab8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000004d`aa3ffac0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000004d`aa3ffb60 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000004d`aa3ffb90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`aa3ffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a9fffb68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000004d`a9fffb70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000004d`a9fffbe0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000004d`a9fffcc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a9fffcf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000004d`a97ff828 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000004d`a97ff830 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000004d`a97ffb20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000004d`a97ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b4bffa38 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b4bffa40 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b4bffd30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b4bffd60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b53ff968 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000001c`b53ff970 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000001c`b53ff9e0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000001c`b53ffac0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b53ffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b57ff8f8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000001c`b57ff900 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000001c`b57ff9a0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000001c`b57ff9d0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b57ffa00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b47ff508 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b47ff510 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b47ff800 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b47ff830 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000001c`b43fe480 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000001c`b43fe4b0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000001c`b43fe500 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000001c`b43fe560 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000001c`b43fe660 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000001c`b43fe760 00007ff6`9f839b51 postgres!btinsert+0x51 0000001c`b43fe7c0 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000001c`b43fe820 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000001c`b43fe9f0 00007ff6`9f8dad25 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000001c`b43fea70 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0xd6 |
core | 0000001c`b4fff778 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000001c`b4fff780 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000001c`b4fffa70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000001c`b4fffaa0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`907ff988 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`907ff990 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`907ffc80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`907ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`90bff6b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`90bff6c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`90bff9b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`90bff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`90fff6e8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000089`90fff6f0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000089`90fff760 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000089`90fff840 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`90fff870 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`913ff9b8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000089`913ff9c0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000089`913ffa60 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000089`913ffa90 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`913ffac0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000089`8fffe5a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000089`8fffe5d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000089`8fffe620 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000089`8fffe680 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000089`8fffe780 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000089`8fffe880 00007ff6`9f839b51 postgres!btinsert+0x51 00000089`8fffe8e0 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000089`8fffe940 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000089`8fffeb10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000089`8fffeb90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000089`903ff6b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000089`903ff6c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000089`903ff9b0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000089`903ff9e0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`863ffbc8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000000d`863ffbd0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000000d`863ffc70 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000000d`863ffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`863ffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`85bff748 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000d`85bff750 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000d`85bffa40 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`85bffa70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`85fffb88 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000000d`85fffb90 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000000d`85fffc00 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000000d`85fffce0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`85fffd10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000000d`853fd040 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000000d`853fd070 00007ff6`9f8197b2 postgres!ExceptionalCondition+0x4c 0000000d`853fd0c0 00007ff6`9f819846 postgres!hashadjustmembers+0x8d4 0000000d`853fd0f0 00007ff6`9f82474b postgres!hashadjustmembers+0x968 0000000d`853fd1a0 00007ff6`9f8451fc postgres!heap_index_delete_tuples+0x50 0000000d`853fd2f0 00007ff6`9f83e863 postgres!bt_delitems_delete_check+0x44 0000000d`853fe390 00007ff6`9f83ea59 postgres!bt_swap_posting+0x1551 0000000d`853fe460 00007ff6`9f84165b postgres!bt_swap_posting+0x1747 0000000d`853fe830 00007ff6`9f841947 postgres!bt_finish_split+0x571 0000000d`853fe8d0 00007ff6`9f8491ee postgres!bt_doinsert+0x145 |
core | 0000000d`857ff498 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000000d`857ff4a0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000000d`857ff790 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000000d`857ff7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`517ff8c8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000095`517ff8d0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000095`517ff970 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000095`517ff9a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`517ff9d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`503fe720 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000095`503fe750 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000095`503fe7a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000095`503fe800 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000095`503fe900 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000095`503fea00 00007ff6`9f839b51 postgres!btinsert+0x51 00000095`503fea60 00007ff6`9f8c3b7c postgres!index_insert+0xae 00000095`503feac0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 00000095`503fec90 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 00000095`503fed10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000095`507ffa78 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`507ffa80 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`507ffd70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`507ffda0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`50bff558 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`50bff560 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`50bff850 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`50bff880 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`50fff528 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000095`50fff530 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000095`50fff820 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`50fff850 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000095`513ffd98 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000095`513ffda0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000095`513ffe10 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000095`513ffef0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000095`513fff20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`903ff788 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007c`903ff790 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007c`903ffa80 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`903ffab0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`90bffb58 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000007c`90bffb60 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000007c`90bffc00 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000007c`90bffc30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`90bffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`8fbfe420 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000007c`8fbfe450 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000007c`8fbfe4a0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000007c`8fbfe500 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000007c`8fbfe600 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000007c`8fbfe700 00007ff6`9f839b51 postgres!btinsert+0x51 0000007c`8fbfe760 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000007c`8fbfe7c0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000007c`8fbfe990 00007ff6`9f8dad25 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000007c`8fbfea10 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0xd6 |
core | 0000007c`907ffc68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000007c`907ffc70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000007c`907ffce0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000007c`907ffdc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`907ffdf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000007c`8ffff9b8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000007c`8ffff9c0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000007c`8ffffcb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000007c`8ffffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3d7fe5a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000a6`3d7fe5d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000a6`3d7fe620 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000a6`3d7fe680 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000a6`3d7fe780 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000a6`3d7fe880 00007ff6`9f839b51 postgres!btinsert+0x51 000000a6`3d7fe8e0 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000a6`3d7fe940 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000a6`3d7feb10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000a6`3d7feb90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000a6`3dbff958 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a6`3dbff960 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000a6`3dbffc50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3dbffc80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3dfffcc8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000a6`3dfffcd0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000a6`3dfffd40 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000a6`3dfffe20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3dfffe50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3e3ff6c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000a6`3e3ff6d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000a6`3e3ff9c0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3e3ff9f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000a6`3e7ff668 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000a6`3e7ff670 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000a6`3e7ff710 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000a6`3e7ff740 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000a6`3e7ff770 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`935ff8b8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000e6`935ff8c0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000e6`935ff930 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000e6`935ffa10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`935ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`939ffa48 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000e6`939ffa50 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000e6`939ffaf0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000e6`939ffb20 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`939ffb50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`92dff7c8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e6`92dff7d0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000e6`92dffac0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`92dffaf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000e6`929fe550 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000e6`929fe580 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000e6`929fe5d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000e6`929fe630 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000e6`929fe730 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000e6`929fe830 00007ff6`9f839b51 postgres!btinsert+0x51 000000e6`929fe890 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000e6`929fe8f0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000e6`929feac0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000e6`929feb40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 000000e6`931ff468 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000e6`931ff470 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000e6`931ff760 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000e6`931ff790 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`c03ffbc8 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000006e`c03ffbd0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000006e`c03ffc70 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000006e`c03ffca0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`c03ffcd0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bf3fe940 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000006e`bf3fe970 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000006e`bf3fe9c0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000006e`bf3fea20 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000006e`bf3feb20 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000006e`bf3fec20 00007ff6`9f839b51 postgres!btinsert+0x51 0000006e`bf3fec80 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000006e`bf3fece0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000006e`bf3feeb0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000006e`bf3fef30 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000006e`bf7ff858 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006e`bf7ff860 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000006e`bf7ffb50 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bf7ffb80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bfbffae8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006e`bfbffaf0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000006e`bfbffde0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bfbffe10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000006e`bffffa58 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000006e`bffffa60 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000006e`bffffad0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000006e`bffffbb0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000006e`bffffbe0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e3dff568 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ef`e3dff570 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ef`e3dff860 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e3dff890 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e49ffc38 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 000000ef`e49ffc40 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 000000ef`e49ffce0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 000000ef`e49ffd10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e49ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e45ff5f8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 000000ef`e45ff600 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 000000ef`e45ff670 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 000000ef`e45ff750 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e45ff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e41ff5a8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ef`e41ff5b0 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 000000ef`e41ff8a0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 000000ef`e41ff8d0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 000000ef`e39fe950 00007ff6`9fccea2c ucrtbase!abort+0x4e 000000ef`e39fe980 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 000000ef`e39fe9d0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 000000ef`e39fea30 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 000000ef`e39feb30 00007ff6`9f8491ee postgres!bt_doinsert+0x194 000000ef`e39fec30 00007ff6`9f839b51 postgres!btinsert+0x51 000000ef`e39fec90 00007ff6`9f8c3b7c postgres!index_insert+0xae 000000ef`e39fecf0 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 000000ef`e39feec0 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 000000ef`e39fef40 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 00000050`105fed50 00007ff6`9fccea2c ucrtbase!abort+0x4e 00000050`105fed80 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 00000050`105fedd0 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 00000050`105fee30 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 00000050`105fef30 00007ff6`9f8491ee postgres!bt_doinsert+0x194 00000050`105ff030 00007ff6`9f839b51 postgres!btinsert+0x51 00000050`105ff090 00007ff6`9f9a5a19 postgres!index_insert+0xae 00000050`105ff0f0 00007ff6`9f9dc18d postgres!ExecInsertIndexTuples+0x1ab 00000050`105ff2f0 00007ff6`9f9ddbea postgres!ExecGetUpdateNewTuple+0x196d 00000050`105ff3e0 00007ff6`9f9af2e5 postgres!ExecLookupResultRelByOid+0x3a4 |
core | 00000050`109ffaf8 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`109ffb00 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000050`109ffdf0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`109ffe20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`10dff938 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000050`10dff940 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 00000050`10dffc30 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`10dffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`111ffcb8 00007ffa`516b487a ntdll!NtFsControlFile+0x14 00000050`111ffcc0 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 00000050`111ffd30 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 00000050`111ffe10 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`111ffe40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 00000050`115ffb98 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 00000050`115ffba0 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 00000050`115ffc40 00007ffa`53074cb0 postgres!pgwin32_select+0x744 00000050`115ffc70 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 00000050`115ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`839ffb08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`839ffb10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`839ffe00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`839ffe30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`845ffc68 00007ffa`516b487a ntdll!NtFsControlFile+0x14 0000009d`845ffc70 00007ff6`9fad32f6 KERNELBASE!ConnectNamedPipe+0x6a 0000009d`845ffce0 00007ffa`53074cb0 postgres!pg_queue_signal+0x188 0000009d`845ffdc0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`845ffdf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`841ff518 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`841ff520 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`841ff810 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`841ff840 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`83dffc08 00007ffa`53dcb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000009d`83dffc10 00007ffa`53074cb0 ntdll!TppWorkerThread+0x2df 0000009d`83dfff00 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`83dfff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
core | 0000009d`835fe8a0 00007ff6`9fccea2c ucrtbase!abort+0x4e 0000009d`835fe8d0 00007ff6`9f83d4bf postgres!ExceptionalCondition+0x4c 0000009d`835fe920 00007ff6`9f840926 postgres!bt_swap_posting+0x1ad 0000009d`835fe980 00007ff6`9f841996 postgres!bt_getstackbuf+0x75b 0000009d`835fea80 00007ff6`9f8491ee postgres!bt_doinsert+0x194 0000009d`835feb80 00007ff6`9f839b51 postgres!btinsert+0x51 0000009d`835febe0 00007ff6`9f8c3b7c postgres!index_insert+0xae 0000009d`835fec40 00007ff6`9f8c3dbc postgres!RestoreReindexState+0x2fb 0000009d`835fee10 00007ff6`9f8dae39 postgres!CatalogTuplesMultiInsertWithInfo+0x99 0000009d`835fee90 00007ff6`9f8b7962 postgres!recordMultipleDependencies+0x1ea |
core | 0000009d`849ffa08 00007ffa`5166da3e ntdll!NtWaitForSingleObject+0x14 0000009d`849ffa10 00007ff6`9fad459f KERNELBASE!WaitForSingleObjectEx+0x8e 0000009d`849ffab0 00007ffa`53074cb0 postgres!pgwin32_select+0x744 0000009d`849ffae0 00007ffa`53e3edcb KERNEL32!BaseThreadInitThunk+0x10 0000009d`849ffb10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/lock-update-delete.out C:/cirrus/build/testrun/isolat... --- C:/cirrus/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:08.628743400 +0000 +++ C:/cirrus/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:57:19.195528800 +0000 @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/pg_upgrade/... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:56:49.574467300 +00... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/pg_upgrade/0... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:56:49.815586900 +000... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/recovery/02... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:59:39.205773300 +... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/recovery/027... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:59:39.471830500 +0... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/vacuum_parallel.out C:/cirrus/build/testrun/regress/reg... --- C:/cirrus/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:09.372573900 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:56:49.641805700 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/maintain_every.out C:/cirrus/build/testrun/regress/regr... --- C:/cirrus/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:09.267766000 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:56:49.914273300 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:57:02.966](62.326s) not ok 5 - regression tests pass [17:57:19.492](5.897s) not ok 16 - run of pg_upgrade for new instance [17:57:19.493](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:57:20.383](0.106s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:59:48.299](62.991s) not ok 2 - regression tests pass [17:59:48.300](0.000s) not ok 3 - primary alive after regression test run |
test | [18:08:39.987] 8/348 postgresql:regress / regress/regress ERROR ... [18:08:39.987] 9/348 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [18:08:39.987] 10/348 postgresql:isolation / isolation/isolation ERROR ... [18:08:39.987] 47/348 postgresql:recovery / recovery/027_stream_regress ERROR ... |
macOS - Sonoma - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 14... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 14... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 26... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 15... |
core | [17:59:47.899] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:59:47.899] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:59:47.899] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:59:47.899] frame #3: 0x000000010474e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:59:47.899] frame #4: 0x0000000104351e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:59:47.899] frame #5: 0x00000001043532fc postgres`_bt_insertonpg(rel=0x0000000140010138, heaprel=0x000000012008c1... [17:59:47.899] frame #6: 0x0000000104352c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000013b81adf0, checkU... [17:59:47.899] frame #7: 0x000000010435debc postgres`btinsert(rel=0x0000000140010138, values=<unavailable>, isnull=<... [17:59:47.899] frame #8: 0x000000010446f89c postgres`ExecInsertIndexTuples(resultRelInfo=0x000000013b819410, slot=<u... [17:59:47.899] frame #9: 0x00000001044a1e60 postgres`ExecInsert(context=0x000000016bb1bc48, resultRelInfo=0x00000001... |
core | [18:00:14.196] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [18:00:14.196] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [18:00:14.196] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [18:00:14.196] frame #3: 0x000000010268e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [18:00:14.196] frame #4: 0x0000000102291e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [18:00:14.196] frame #5: 0x00000001022932fc postgres`_bt_insertonpg(rel=0x00000001481d8138, heaprel=0x00000001480c73... [18:00:14.196] frame #6: 0x0000000102292c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x0000000146021e48, checkU... [18:00:14.196] frame #7: 0x000000010229debc postgres`btinsert(rel=0x00000001481d8138, values=<unavailable>, isnull=<... [18:00:14.196] frame #8: 0x00000001023af89c postgres`ExecInsertIndexTuples(resultRelInfo=0x00000001450af410, slot=<u... [18:00:14.196] frame #9: 0x00000001023e1e60 postgres`ExecInsert(context=0x000000016dbdbd98, resultRelInfo=0x00000001... |
core | [17:59:21.613] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:59:21.613] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:59:21.613] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:59:21.613] frame #3: 0x0000000100d8e4f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:59:21.613] frame #4: 0x0000000100991e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:59:21.613] frame #5: 0x00000001009932fc postgres`_bt_insertonpg(rel=0x0000000140098f60, heaprel=0x0000000140097c... [17:59:21.613] frame #6: 0x0000000100992c70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000015a80fcc0, checkU... [17:59:21.613] frame #7: 0x000000010099debc postgres`btinsert(rel=0x0000000140098f60, values=<unavailable>, isnull=<... [17:59:21.613] frame #8: 0x0000000100a09060 postgres`CatalogIndexInsert(indstate=0x000000015a80f460, heapTuple=0x000... [17:59:21.613] frame #9: 0x0000000100a0930c postgres`CatalogTuplesMultiInsertWithInfo(heapRel=0x0000000140097c30, sl... |
core | [17:58:54.905] * frame #0: 0x000000018337fa00 dyld`__openat + 8 [17:58:54.905] frame #1: 0x0000000183383980 dyld`openat + 40 [17:58:54.905] frame #2: 0x0000000183378e10 dyld`_graft_fetch_fire + 60 [17:58:54.905] frame #3: 0x000000018337765c dyld`stage_fire + 160 [17:58:54.905] frame #4: 0x000000018337a920 dyld`boot_boot + 116 [17:58:54.905] frame #5: 0x000000018337a200 dyld`ignite + 704 [17:58:54.905] frame #6: 0x000000018331b53c dyld`dyld4::CacheFinder::CacheFinder(dyld4::ProcessConfig::Process const... [17:58:54.905] frame #7: 0x000000018331b8bc dyld`dyld4::ProcessConfig::DyldCache::DyldCache(dyld4::ProcessConfig::Pr... [17:58:54.905] frame #8: 0x0000000183319898 dyld`dyld4::ProcessConfig::ProcessConfig(dyld4::KernelArgs const*, dyld4... [17:58:54.905] frame #9: 0x0000000183316dc0 dyld`start + 1560 |
core | [17:58:38.358] * frame #0: 0x000000018366a5d0 libsystem_kernel.dylib`__pthread_kill + 8 [17:58:38.358] frame #1: 0x00000001836a2bc8 libsystem_pthread.dylib`pthread_kill + 288 [17:58:38.358] frame #2: 0x00000001835afa40 libsystem_c.dylib`abort + 180 [17:58:38.358] frame #3: 0x00000001053164f8 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una... [17:58:38.358] frame #4: 0x0000000104f19e28 postgres`_bt_swap_posting(newitem=<unavailable>, oposting=<unavailable>,... [17:58:38.358] frame #5: 0x0000000104f1b2fc postgres`_bt_insertonpg(rel=0x0000000128068138, heaprel=0x000000012009c1... [17:58:38.358] frame #6: 0x0000000104f1ac70 postgres`_bt_doinsert(rel=<unavailable>, itup=0x000000011480ec48, checkU... [17:58:38.358] frame #7: 0x0000000104f25ebc postgres`btinsert(rel=0x0000000128068138, values=<unavailable>, isnull=<... [17:58:38.358] frame #8: 0x000000010503789c postgres`ExecInsertIndexTuples(resultRelInfo=0x0000000134826e10, slot=<u... [17:58:38.358] frame #9: 0x0000000105069e60 postgres`ExecInsert(context=0x000000016af53e08, resultRelInfo=0x00000001... |
regress | diff -U3 /Users/admin/pgsql/src/test/isolation/expected/lock-update-traversal.out /Users/admin/pgsql/build/testrun/isola... --- /Users/admin/pgsql/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/isolation/isolation/results/lock-update-traversal.out 2025-09-29 17:51:59 @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/pg_upgrade/00... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:51:59 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/pg_upgrade/002... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:51:59 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:52:51 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/recovery/027_s... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:52:51 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out /Users/admin/pgsql/build/testrun/regress/regre... --- /Users/admin/pgsql/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:51:59 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /Users/admin/pgsql/src/test/regress/expected/maintain_every.out /Users/admin/pgsql/build/testrun/regress/regres... --- /Users/admin/pgsql/src/test/regress/expected/maintain_every.out 2025-09-29 17:49:12 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:51:59 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:52:03.485](54.649s) not ok 5 - regression tests pass [17:52:20.230](4.683s) not ok 16 - run of pg_upgrade for new instance [17:52:20.230](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:52:20.806](0.034s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:52:54.032](56.393s) not ok 2 - regression tests pass [17:52:54.033](0.000s) not ok 3 - primary alive after regression test run |
test | [17:54:42.652] 32/351 postgresql:regress / regress/regress ERROR ... [17:54:42.652] 31/351 postgresql:isolation / isolation/isolation ERROR ... [17:54:42.652] 36/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [17:54:42.652] 134/351 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Linux - Debian Bookworm - Meson | |
assertion | TRAP: failed Assert("false"), File: "../src/backend/access/heap/heapam.c", Line: 8447, PID: 32773 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 31... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 33... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 45... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 33... |
core | [18:02:56.194] #0 0x00007f903b6a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #1 0x00007f903b659fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #2 0x00007f903b644472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:56.194] #3 0x000055cbfdb4a305 in ExceptionalCondition (conditionName=conditionName@entry=0x55cbfdda3b41 "_bt_pos... [18:02:56.194] #4 0x000055cbfd2064c6 in _bt_swap_posting (newitem=newitem@entry=0x55cc32536e18, oposting=oposting@entry... [18:02:56.194] #5 0x000055cbfd20d46c in _bt_insertonpg (rel=rel@entry=0x7f9036ce0148, heaprel=heaprel@entry=0x7f9036e2c... [18:02:56.194] #6 0x000055cbfd20f1b7 in _bt_doinsert (rel=rel@entry=0x7f9036ce0148, itup=itup@entry=0x55cc3251e380, che... [18:02:56.194] #7 0x000055cbfd21fdb5 in btinsert (rel=0x7f9036ce0148, values=<optimized out>, isnull=<optimized out>, h... [18:02:56.194] #8 0x000055cbfd1fddb6 in index_insert (indexRelation=indexRelation@entry=0x7f9036ce0148, values=values@e... [18:02:56.194] #9 0x000055cbfd4a6e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55cc3251c9a0, slot=s... |
core | [18:02:50.515] #0 0x00007f4f4a2a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #1 0x00007f4f4a259fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #2 0x00007f4f4a244472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:50.515] #3 0x000055c90408a305 in ExceptionalCondition (conditionName=conditionName@entry=0x55c9042e3b41 "_bt_pos... [18:02:50.515] #4 0x000055c9037464c6 in _bt_swap_posting (newitem=newitem@entry=0x55c92a8773f8, oposting=oposting@entry... [18:02:50.515] #5 0x000055c90374d46c in _bt_insertonpg (rel=rel@entry=0x7f4f3dfd9148, heaprel=heaprel@entry=0x7f4f3e125... [18:02:50.515] #6 0x000055c90374f1b7 in _bt_doinsert (rel=rel@entry=0x7f4f3dfd9148, itup=itup@entry=0x55c92a876b88, che... [18:02:50.515] #7 0x000055c90375fdb5 in btinsert (rel=0x7f4f3dfd9148, values=<optimized out>, isnull=<optimized out>, h... [18:02:50.515] #8 0x000055c90373ddb6 in index_insert (indexRelation=indexRelation@entry=0x7f4f3dfd9148, values=values@e... [18:02:50.515] #9 0x000055c9039e6e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55c92a866cb0, slot=s... |
core | [18:02:51.806] #0 0x00007f9d1d8a8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #1 0x00007f9d1d859fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #2 0x00007f9d1d844472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:51.806] #3 0x000055ee15538305 in ExceptionalCondition (conditionName=conditionName@entry=0x55ee15791b41 "_bt_pos... [18:02:51.806] #4 0x000055ee14bf44c6 in _bt_swap_posting (newitem=newitem@entry=0x55ee1f390d78, oposting=oposting@entry... [18:02:51.806] #5 0x000055ee14bfb46c in _bt_insertonpg (rel=rel@entry=0x7f9d11908148, heaprel=heaprel@entry=0x7f9d119f2... [18:02:51.806] #6 0x000055ee14bfd1b7 in _bt_doinsert (rel=rel@entry=0x7f9d11908148, itup=itup@entry=0x55ee1f390508, che... [18:02:51.806] #7 0x000055ee14c0ddb5 in btinsert (rel=0x7f9d11908148, values=<optimized out>, isnull=<optimized out>, h... [18:02:51.806] #8 0x000055ee14bebdb6 in index_insert (indexRelation=indexRelation@entry=0x7f9d11908148, values=values@e... [18:02:51.806] #9 0x000055ee14e94e1c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x55ee1f2e5a50, slot=s... |
core | [18:02:52.242] #0 <unavailable> in ?? () |
core | [18:02:52.242] #0 0x00007f01b6aaddd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #1 0x00007f01b6a5a239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #2 0x00007f01b6b15284 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.242] #3 0x00007f01b6b278dc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:52.671] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [18:02:53.565] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #1 0x00007fdcf9c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #2 0x00007fdcf9c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:53.565] #3 0x000055a845648305 in ExceptionalCondition (conditionName=conditionName@entry=0x55a8458da0f6 "false",... [18:02:53.565] #4 0x000055a844cbdf0f in index_delete_sort_cmp (deltid1=deltid1@entry=0x55a86527f7f8, deltid2=deltid2@en... [18:02:53.565] #5 0x000055a844cbe7c3 in index_delete_sort (delstate=delstate@entry=0x7ffe02b0c060) at ../src/backend/ac... [18:02:53.565] #6 0x000055a844cd3c05 in heap_index_delete_tuples (rel=0x7fdcedae6340, delstate=0x7ffe02b0c060) at ../sr... [18:02:53.565] #7 0x000055a844d145c2 in table_index_delete_tuples (delstate=0x7ffe02b0c060, rel=0x7fdcedae6340) at ../s... [18:02:53.565] #8 _bt_delitems_delete_check (rel=rel@entry=0x7fdcedae6ac0, buf=buf@entry=5262, heapRel=heapRel@entry=0x... [18:02:53.565] #9 0x000055a844d07c64 in _bt_simpledel_pass (rel=rel@entry=0x7fdcedae6ac0, buffer=buffer@entry=5262, hea... |
core | [18:02:54.884] #0 0x00007fdcf9ca8eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #1 0x00007fdcf9c59fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #2 0x00007fdcf9c44472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:02:54.884] #3 0x000055a845648305 in ExceptionalCondition (conditionName=conditionName@entry=0x55a8458a1b41 "_bt_pos... [18:02:54.884] #4 0x000055a844d044c6 in _bt_swap_posting (newitem=newitem@entry=0x55a8651964c0, oposting=oposting@entry... [18:02:54.884] #5 0x000055a844d0b46c in _bt_insertonpg (rel=rel@entry=0x7fdcedc02f70, heaprel=heaprel@entry=0x7fdcedc01... [18:02:54.884] #6 0x000055a844d0d1b7 in _bt_doinsert (rel=rel@entry=0x7fdcedc02f70, itup=itup@entry=0x55a865196470, che... [18:02:54.884] #7 0x000055a844d1ddb5 in btinsert (rel=0x7fdcedc02f70, values=<optimized out>, isnull=<optimized out>, h... [18:02:54.884] #8 0x000055a844cfbdb6 in index_insert (indexRelation=indexRelation@entry=0x7fdcedc02f70, values=values@e... [18:02:54.884] #9 0x000055a844e05cd6 in CatalogIndexInsert (indstate=indstate@entry=0x55a865195c10, heapTuple=heapTuple... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out /tmp/cirrus-ci-build/build/testrun/i... --- /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:50:13.291897585 +0000 +++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/lock-update-traversal.out 2025-09-29 17:55:37.5980141... @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:55:51.73... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:13.524296119 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out 2025-09-29 17:55:52.266054... @@ -180,1822 +180,10 @@ -- should be able to set table to schema publication ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:56:51.... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/recovery/0... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:13.496248020 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:56:51.2... @@ -9,25 +9,10 @@ CREATE TEMP TABLE past_inh_db_parent () ON COMMIT DELETE ROWS; ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:13.560357960 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:55:50.682049579 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/regress/regre... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:13.524296119 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/publication.out 2025-09-29 17:55:51.314051525 +0000 @@ -59,1943 +59,10 @@ --- adding tables ... |
tap | [17:55:54.068](54.706s) not ok 5 - regression tests pass [17:56:09.898](6.948s) not ok 16 - run of pg_upgrade for new instance [17:56:09.899](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:56:10.625](0.047s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:56:53.349](49.318s) not ok 2 - regression tests pass [17:56:53.349](0.000s) not ok 3 - primary alive after regression test run |
test | [18:00:20.575] 21/352 postgresql:regress / regress/regress ERROR ... [18:00:20.575] 25/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [18:00:20.575] 64/352 postgresql:recovery / recovery/027_stream_regress ERROR ... [18:00:20.575] 14/352 postgresql:isolation / isolation/isolation ERROR 1... |
FreeBSD - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 37... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 78... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 60... |
core | [17:59:40.837] #0 0x000000082acac1ba in thr_kill () from /lib/libc.so.7 [17:59:40.837] #1 0x000000082ac255d4 in raise () from /lib/libc.so.7 [17:59:40.837] #2 0x000000082acd8b59 in abort () from /lib/libc.so.7 [17:59:40.837] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:40.837] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x127c1b05b778, oposting=oposting@entry=0x835e91550, ... [17:59:40.837] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x127c1b0703a0, heaprel=heaprel@entry=0x127c1b06d... [17:59:40.837] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x127c1b0703a0, itup=itup@entry=0x127c1b05b748, che... [17:59:40.837] #7 0x000000000063fadb in btinsert (rel=0x127c1b0703a0, values=<optimized out>, isnull=<optimized out>, h... [17:59:40.837] #8 0x00000000006ba70d in CatalogIndexInsert (indstate=indstate@entry=0x127c1b05b0a8, heapTuple=heapTuple... [17:59:40.837] #9 0x00000000006ba9b9 in CatalogTuplesMultiInsertWithInfo (heapRel=heapRel@entry=0x127c1b06d338, slot=sl... |
core | [17:59:41.132] #0 0x000000082b3191ba in thr_kill () from /lib/libc.so.7 [17:59:41.132] #1 0x000000082b2925d4 in raise () from /lib/libc.so.7 [17:59:41.132] #2 0x000000082b345b59 in abort () from /lib/libc.so.7 [17:59:41.132] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.132] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x98132e97d60, oposting=oposting@entry=0x838114cc8, p... [17:59:41.132] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x98133651848, heaprel=heaprel@entry=0x9813364a77... [17:59:41.132] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x98133651848, itup=itup@entry=0x98132e98ff0, check... [17:59:41.132] #7 0x000000000063fadb in btinsert (rel=0x98133651848, values=<optimized out>, isnull=<optimized out>, ht... [17:59:41.132] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x98132e97610, slot=sl... [17:59:41.132] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x820f3f010, resultRelInfo=resultRelInfo@entr... |
core | [17:59:41.435] #0 0x000000082c74e1ba in thr_kill () from /lib/libc.so.7 [17:59:41.435] #1 0x000000082c6c75d4 in raise () from /lib/libc.so.7 [17:59:41.435] #2 0x000000082c77ab59 in abort () from /lib/libc.so.7 [17:59:41.435] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.435] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x10d8f784bd60, oposting=oposting@entry=0x83eb5acc8, ... [17:59:41.435] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x10d8f7870908, heaprel=heaprel@entry=0x10d8f7854... [17:59:41.435] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x10d8f7870908, itup=itup@entry=0x10d8f784cff0, che... [17:59:41.435] #7 0x000000000063fadb in btinsert (rel=0x10d8f7870908, values=<optimized out>, isnull=<optimized out>, h... [17:59:41.435] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x10d8f784b610, slot=s... [17:59:41.435] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x82194c720, resultRelInfo=resultRelInfo@entr... |
core | [17:59:41.756] #0 0x000000082d3121ba in thr_kill () from /lib/libc.so.7 [17:59:41.756] #1 0x000000082d28b5d4 in raise () from /lib/libc.so.7 [17:59:41.756] #2 0x000000082d33eb59 in abort () from /lib/libc.so.7 [17:59:41.756] #3 0x0000000000ac9225 in ExceptionalCondition (conditionName=0x3784c3 "_bt_posting_valid(nposting)", fil... [17:59:41.756] #4 0x0000000000631e23 in _bt_swap_posting (newitem=0x3b2b1489b2b8, oposting=oposting@entry=0x836a3ccc8, ... [17:59:41.756] #5 0x00000000006335fc in _bt_insertonpg (rel=rel@entry=0x3b2b14858ec8, heaprel=heaprel@entry=0x3b2b1483c... [17:59:41.756] #6 0x0000000000632e95 in _bt_doinsert (rel=rel@entry=0x3b2b14858ec8, itup=itup@entry=0x3b2b1482ad40, che... [17:59:41.756] #7 0x000000000063fadb in btinsert (rel=0x3b2b14858ec8, values=<optimized out>, isnull=<optimized out>, h... [17:59:41.756] #8 0x000000000078d13c in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x3b2b1482a610, slot=s... [17:59:41.756] #9 0x00000000007c6a87 in ExecInsert (context=context@entry=0x820e8b3e0, resultRelInfo=resultRelInfo@entr... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/inherit-temp.out /tmp/cirrus-ci-build/build/testrun/isolation/... --- /tmp/cirrus-ci-build/src/test/isolation/expected/inherit-temp.out 2025-09-29 17:50:10.868190000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/inherit-temp.out 2025-09-29 17:53:14.135220000 +0000 @@ -77,201 +77,6 @@ starting permutation: s1_insert_p s1_insert_c s2_insert_c s2_update_c s1_select_p s1_select_c s2_select_p s2_select_c -step s1_insert_p: INSERT INTO inh_parent VALUES (1), (2); -step s1_insert_c: INSERT INTO inh_temp_child_s1 VALUES (3), (4); -step s2_insert_c: INSERT INTO inh_temp_child_s2 VALUES (5), (6); -step s2_update_c: UPDATE inh_parent SET a = 15 WHERE a IN (3, 5); -step s1_select_p: SELECT a FROM inh_parent; -a -- -1 -2 -3 -4 -(4 rows) - ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:54:17.10... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:54:17.143... @@ -1,33 +1,3 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:55:14.... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/recovery/0... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:55:14.9... @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:11.081836000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:54:19.889743000 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out /tmp/cirrus-ci-build/build/testrun/regress/re... --- /tmp/cirrus-ci-build/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:11.032822000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:54:19.904636000 +0000 @@ -1,33 +1,2 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:54:18.174](139.571s) not ok 5 - regression tests pass [17:54:47.693](14.476s) not ok 16 - run of pg_upgrade for new instance [17:54:47.693](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:54:49.559](0.025s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:55:16.587](150.344s) not ok 2 - regression tests pass [17:55:16.588](0.000s) not ok 3 - primary alive after regression test run |
test | [17:57:12.733] 44/351 postgresql:isolation / isolation/isolation ERROR ... [17:57:12.733] 118/351 postgresql:regress / regress/regress ERROR 1... [17:57:12.733] 116/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [17:57:12.733] 194/351 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Linux - Debian Bookworm - Autoconf | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 43644 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 33275 |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "nbtdedup.c", Line: 1068, PID: 30712 |
core | [18:00:51.295] #0 0x00007f9baf3daeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #1 0x00007f9baf38bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #2 0x00007f9baf376472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:51.295] #3 0x0000560a74c4f0a7 in ExceptionalCondition (conditionName=conditionName@entry=0x560a74d68b00 "_bt_pos... [18:00:51.295] #4 0x0000560a73fed96c in _bt_swap_posting (newitem=newitem@entry=0x6250000bedb8, oposting=oposting@entry... [18:00:51.295] #5 0x0000560a73ff5c1d in _bt_insertonpg (rel=rel@entry=0x7f9ba1e9a938, heaprel=heaprel@entry=0x7f9bac097... [18:00:51.295] #6 0x0000560a73ff7f73 in _bt_doinsert (rel=rel@entry=0x7f9ba1e9a938, itup=itup@entry=0x6250000be548, che... [18:00:51.295] #7 0x0000560a7400b1dd in btinsert (rel=0x7f9ba1e9a938, values=<optimized out>, isnull=<optimized out>, h... [18:00:51.295] #8 0x0000560a73fe4c4a in index_insert (indexRelation=indexRelation@entry=0x7f9ba1e9a938, values=values@e... [18:00:51.295] #9 0x0000560a743f2731 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x625000061f10, slot=s... |
core | [18:00:52.521] #0 0x00007ff77e8aaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #1 0x00007ff77e85bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #2 0x00007ff77e846472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:52.521] #3 0x000055dae5f100a7 in ExceptionalCondition (conditionName=conditionName@entry=0x55dae6029b00 "_bt_pos... [18:00:52.521] #4 0x000055dae52ae96c in _bt_swap_posting (newitem=newitem@entry=0x625000068610, oposting=oposting@entry... [18:00:52.521] #5 0x000055dae52b6c1d in _bt_insertonpg (rel=rel@entry=0x7ff77b3f0760, heaprel=heaprel@entry=0x7ff77b3ef... [18:00:52.521] #6 0x000055dae52b8f73 in _bt_doinsert (rel=rel@entry=0x7ff77b3f0760, itup=itup@entry=0x6250000685c0, che... [18:00:52.521] #7 0x000055dae52cc1dd in btinsert (rel=0x7ff77b3f0760, values=<optimized out>, isnull=<optimized out>, h... [18:00:52.521] #8 0x000055dae52a5c4a in index_insert (indexRelation=indexRelation@entry=0x7ff77b3f0760, values=values@e... [18:00:52.521] #9 0x000055dae53f69cd in CatalogIndexInsert (indstate=indstate@entry=0x625000067d60, heapTuple=heapTuple... |
core | [18:00:53.755] #0 0x00007fce28eaaeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #1 0x00007fce28e5bfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #2 0x00007fce28e46472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:00:53.755] #3 0x0000556a102fa0a7 in ExceptionalCondition (conditionName=conditionName@entry=0x556a10413b00 "_bt_pos... [18:00:53.755] #4 0x0000556a0f69896c in _bt_swap_posting (newitem=newitem@entry=0x6250000bedb8, oposting=oposting@entry... [18:00:53.755] #5 0x0000556a0f6a0c1d in _bt_insertonpg (rel=rel@entry=0x7fce1b5b9938, heaprel=heaprel@entry=0x7fce25b75... [18:00:53.755] #6 0x0000556a0f6a2f73 in _bt_doinsert (rel=rel@entry=0x7fce1b5b9938, itup=itup@entry=0x6250000be548, che... [18:00:53.755] #7 0x0000556a0f6b61dd in btinsert (rel=0x7fce1b5b9938, values=<optimized out>, isnull=<optimized out>, h... [18:00:53.755] #8 0x0000556a0f68fc4a in index_insert (indexRelation=indexRelation@entry=0x7fce1b5b9938, values=values@e... [18:00:53.755] #9 0x0000556a0fa9d731 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x625000064710, slot=s... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:02.549099069 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/vacuum_parallel.out 2025-09-29 17:57:41.552319473 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_chec... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:02.517099068 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/publication.out 2025-09-29 17:57:42.320318876 +0000 @@ -1,2001 +1,3 @@ --- ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out /tmp/cirrus-ci-build/src/test/isolat... --- /tmp/cirrus-ci-build/src/test/isolation/expected/lock-update-traversal.out 2025-09-29 17:50:02.297099060 +0000 +++ /tmp/cirrus-ci-build/src/test/isolation/output_iso/results/lock-update-traversal.out 2025-09-29 17:56:00.100408514 +... @@ -1,63 +1,6 @@ Parsed test spec with 2 sessions starting permutation: s1b s2b s1s s2u s1l s2c s2d1 s1c -step s1b: BEGIN ISOLATION LEVEL REPEATABLE READ; -step s2b: BEGIN; -step s1s: SELECT * FROM foo; -key|value ----+----- - 1| 1 -(1 row) - -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s1l: SELECT * FROM foo FOR KEY SHARE; -key|value ----+----- - 1| 1 ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out /tmp/cirrus-ci-build/src/test/regress/result... --- /tmp/cirrus-ci-build/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:02.549099069 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/vacuum_parallel.out 2025-09-29 17:55:41.216429251 +0000 @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/src/test/regress/results/pu... --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2025-09-29 17:50:02.517099068 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/publication.out 2025-09-29 17:55:41.964428386 +0000 @@ -60,1942 +60,10 @@ CREATE SCHEMA pub_test; ... |
tap | [17:57:45.166](98.204s) not ok 5 - regression tests pass [17:58:06.069](5.941s) not ok 16 - run of pg_upgrade for new instance [17:58:06.069](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:58:06.874](0.034s) not ok 20 - old and new dumps match after pg_upgrade |
NetBSD - Meson | |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 27... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 10... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 58... |
assertion | TRAP: failed Assert("_bt_posting_valid(nposting)"), File: "../src/backend/access/nbtree/nbtdedup.c", Line: 1068, PID: 67... |
core | [17:58:11.147] #0 0x000074dc4637e74a in _lwp_kill () from /usr/lib/libc.so.12 [17:58:11.147] #1 0x000074dc46383f00 in abort () from /usr/lib/libc.so.12 [17:58:11.147] #2 0x000000000091e9b0 in ExceptionalCondition (conditionName=conditionName@entry=0xab04d1 "_bt_posting_v... [17:58:11.147] #3 0x000000000050e9b2 in _bt_swap_posting (newitem=newitem@entry=0x74dc4ae6aeb8, oposting=oposting@entry... [17:58:11.147] #4 0x0000000000511878 in _bt_insertonpg (rel=0x74dc4aab6e78, heaprel=0x74dc4aec8250, itup_key=0x74dc4ae6... [17:58:11.147] #5 0x0000000000513614 in _bt_doinsert (rel=rel@entry=0x74dc4aab6e78, itup=itup@entry=0x74dc4ae4aff0, che... [17:58:11.147] #6 0x000000000051c0a0 in btinsert (rel=0x74dc4aab6e78, values=<optimized out>, isnull=<optimized out>, h... [17:58:11.147] #7 0x000000000063bfa5 in ExecInsertIndexTuples (resultRelInfo=resultRelInfo@entry=0x74dc4ae49610, slot=s... [17:58:11.147] #8 0x000000000066e234 in ExecInsert (context=context@entry=0x7f7fff415c30, resultRelInfo=resultRelInfo@e... [17:58:11.147] #9 0x000000000066fca4 in ExecModifyTable (pstate=0x74dc4ae49400) at ../src/backend/executor/nodeModifyTa... |
regress | diff -U3 /home/postgres/postgres/src/test/isolation/expected/lock-update-delete.out /home/postgres/postgres/build/testru... --- /home/postgres/postgres/src/test/isolation/expected/lock-update-delete.out 2025-09-29 17:50:20.265671006 +0000 +++ /home/postgres/postgres/build/testrun/isolation/isolation/results/lock-update-delete.out 2025-09-29 17:53:20.0936543... @@ -71,215 +71,4 @@ step s2c: COMMIT; starting permutation: s2b s1l s2u s2_blocker1 s2_unlock s2r -pg_advisory_lock ----------------- - -(1 row) - -step s2b: BEGIN; -step s1l: SELECT * FROM foo WHERE pg_advisory_xact_lock(0) IS NOT NULL AND key = 1 FOR KEY SHARE; <waiting ...> -step s2u: UPDATE foo SET value = 2 WHERE key = 1; -step s2_blocker1: DELETE FROM foo; -step s2_unlock: SELECT pg_advisory_unlock(0); -pg_advisory_unlock ------------------- -t ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/pg_... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/vacuum_parallel.out 2025-09-29 17:53:38... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/pg_u... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/maintain_every.out 2025-09-29 17:53:38.... @@ -1,33 +1 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/rec... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/vacuum_parallel.out 2025-09-29 17:54:... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/reco... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/maintain_every.out 2025-09-29 17:54:2... @@ -1,33 +1,6 @@ --- Test maintenance commands that visit every eligible relation. Run as a ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out /home/postgres/postgres/build/testrun/reg... --- /home/postgres/postgres/src/test/regress/expected/vacuum_parallel.out 2025-09-29 17:50:21.845165721 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/vacuum_parallel.out 2025-09-29 17:53:37.398620475 +000... @@ -43,7 +43,7 @@ -- Since vacuum_in_leader_small_index uses deduplication, we expect an -- assertion failure with bug #17245 (in the absence of bugfix): INSERT INTO parallel_vacuum_table SELECT i FROM generate_series(1, 10000) i; -RESET max_parallel_maintenance_workers; -RESET min_parallel_index_scan_size; --- Deliberately don't drop table, to get further coverage from tools like --- pg_amcheck in some testing scenarios +server closed the connection unexpectedly + This probably means the server terminated abnormally + before or while processing the request. +connection to server was lost diff -U3 /home/postgres/postgres/src/test/regress/expected/maintain_every.out /home/postgres/postgres/build/testrun/regr... --- /home/postgres/postgres/src/test/regress/expected/maintain_every.out 2025-09-29 17:50:21.679322144 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/maintain_every.out 2025-09-29 17:53:37.466079272 +0000 @@ -1,33 +1,10 @@ -- Test maintenance commands that visit every eligible relation. Run as a ... |
tap | [17:53:40.752](63.957s) not ok 5 - regression tests pass [17:54:05.384](5.189s) not ok 16 - run of pg_upgrade for new instance [17:54:05.385](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade success [17:54:06.032](0.040s) not ok 20 - old and new dumps match after pg_upgrade |
tap | [17:54:26.467](79.519s) not ok 2 - regression tests pass [17:54:26.468](0.000s) not ok 3 - primary alive after regression test run |
test | [17:55:48.073] 41/350 postgresql:isolation / isolation/isolation ERROR ... [17:55:48.073] 63/350 postgresql:regress / regress/regress ERROR ... [17:55:48.073] 75/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [17:55:48.073] 191/350 postgresql:recovery / recovery/027_stream_regress ERROR ... |
55/5923 | Let plan_cache_mode to be a little less strict |
Windows - Server 2019, VS 2019 - Meson & ninja | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/pg_upgrade/002_pg... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:11.892752900 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:46:21.781833200 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/recovery/027_stre... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:11.892752900 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:49:04.523467100 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/regress/regress/r... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:11.892752900 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:46:16.015723100 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:46:43.167](124.658s) not ok 5 - regression tests pass |
tap | [14:49:28.319](131.332s) not ok 2 - regression tests pass |
test | [14:57:07.131] 14/344 postgresql:regress / regress/regress ERROR 1... [14:57:07.131] 17/344 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [14:57:07.131] 62/344 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Windows - Server 2019, MinGW64 - Meson | |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/pg_upgrade/002_pg... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:19.095412100 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:45:05.939052300 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/recovery/027_stre... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:19.095412100 +0000 +++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:47:52.596328300 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plancache.out C:/cirrus/build/testrun/regress/regress/r... --- C:/cirrus/src/test/regress/expected/plancache.out 2025-09-21 14:42:19.095412100 +0000 +++ C:/cirrus/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:45:02.618565300 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:45:16.652](58.419s) not ok 5 - regression tests pass |
tap | [14:48:05.952](64.948s) not ok 2 - regression tests pass |
test | [14:55:58.848] 8/347 postgresql:regress / regress/regress ERROR ... [14:55:58.848] 9/347 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [14:55:58.848] 46/347 postgresql:recovery / recovery/027_stream_regress ERROR ... |
Linux - Debian Bookworm - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:08.521558840 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:44:40.13690589... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:08.521558840 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:46:02.280856... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/regress/regress... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:08.521558840 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:44:36.960907676 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:44:56.393](83.589s) not ok 5 - regression tests pass |
tap | [14:46:19.128](84.266s) not ok 2 - regression tests pass |
test | [14:49:33.298] 27/351 postgresql:regress / regress/regress ERROR ... [14:49:33.298] 33/351 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [14:49:33.298] 112/351 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
macOS - Sonoma - Meson | |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/plancache.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_u... --- /Users/admin/pgsql/src/test/regress/expected/plancache.out 2025-09-21 14:41:11 +++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:42:42 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/plancache.out /Users/admin/pgsql/build/testrun/recovery/027_stream... --- /Users/admin/pgsql/src/test/regress/expected/plancache.out 2025-09-21 14:41:11 +++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:43:32 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /Users/admin/pgsql/src/test/regress/expected/plancache.out /Users/admin/pgsql/build/testrun/regress/regress/res... --- /Users/admin/pgsql/src/test/regress/expected/plancache.out 2025-09-21 14:41:11 +++ /Users/admin/pgsql/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:42:45 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:42:49.177](32.480s) not ok 5 - regression tests pass |
tap | [14:43:44.096](49.696s) not ok 2 - regression tests pass |
test | [14:45:27.067] 24/350 postgresql:regress / regress/regress ERROR ... [14:45:27.067] 25/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR ... [14:45:27.067] 133/350 postgresql:recovery / recovery/027_stream_regress ERROR ... |
OpenBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/pg_upgrad... --- /home/postgres/postgres/src/test/regress/expected/plancache.out Sun Sep 21 14:42:19 2025 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out Sun Sep 21 14:45:13 2025 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/recovery/... --- /home/postgres/postgres/src/test/regress/expected/plancache.out Sun Sep 21 14:42:19 2025 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/plancache.out Sun Sep 21 14:47:24 202... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/regress/r... --- /home/postgres/postgres/src/test/regress/expected/plancache.out Sun Sep 21 14:42:19 2025 +++ /home/postgres/postgres/build/testrun/regress/regress/results/plancache.out Sun Sep 21 14:45:05 2025 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:45:45.394](118.337s) not ok 5 - regression tests pass |
tap | [14:48:06.171](184.266s) not ok 2 - regression tests pass |
test | [14:50:54.507] 36/349 postgresql:regress / regress/regress ERROR 1... [14:50:54.507] 45/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [14:50:54.507] 191/349 postgresql:recovery / recovery/027_stream_regress ERROR 2... |
NetBSD - Meson | |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/pg_upgrad... --- /home/postgres/postgres/src/test/regress/expected/plancache.out 2025-09-21 14:42:32.514033719 +0000 +++ /home/postgres/postgres/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:44:39.43163... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/recovery/... --- /home/postgres/postgres/src/test/regress/expected/plancache.out 2025-09-21 14:42:32.514033719 +0000 +++ /home/postgres/postgres/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:45:21.700... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /home/postgres/postgres/src/test/regress/expected/plancache.out /home/postgres/postgres/build/testrun/regress/r... --- /home/postgres/postgres/src/test/regress/expected/plancache.out 2025-09-21 14:42:32.514033719 +0000 +++ /home/postgres/postgres/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:44:45.016096313 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:45:03.284](95.109s) not ok 5 - regression tests pass |
tap | [14:45:43.645](106.323s) not ok 2 - regression tests pass |
test | [14:46:54.835] 135/349 postgresql:regress / regress/regress ERROR ... [14:46:54.835] 156/349 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 1... [14:46:54.835] 210/349 postgresql:recovery / recovery/027_stream_regress ERROR 1... |
Linux - Debian Bookworm - Autoconf | |
core | [14:54:33.230] #0 0x00007fdfb423abd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.230] #1 0x0000563d2e044cc0 in ?? () [14:54:33.230] #2 0x0000563d2e044efa in ?? () [14:54:33.230] #3 0x0000563d2e046630 in ?? () [14:54:33.230] #4 0x0000563d2e040371 in ?? () [14:54:33.230] #5 0x0000563d2e03f20f in ?? () [14:54:33.230] #6 0x0000563d2e03fc3b in ?? () [14:54:33.230] #7 0x0000563d2e03d66f in ?? () [14:54:33.230] #8 0x00007fdfb418e24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.230] #9 0x00007fdfb418e305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 |
core | [14:54:33.347] #0 0x00007f467542e202 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #1 0x00007f4675426b85 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #2 0x00007f467548b057 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #3 0x00007f4675425b79 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #4 0x00007f467542fcbe in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #5 0x00007f467542f38c in setlocale () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #6 0x000056161aed99dd in ?? () [14:54:33.347] #7 0x00007f467542424a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #8 0x00007f4675424305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 [14:54:33.347] #9 0x000056161aeda171 in ?? () |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:10.438086034 +0000 +++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/plancache.out 2025-09-21 14:48:25.668376845 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/r... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:10.438086034 +0000 +++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/plancache.out 2025-09-21 14:50:10.039842337 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/src/test/regress/results/plan... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:10.438086034 +0000 +++ /tmp/cirrus-ci-build/src/test/regress/results/plancache.out 2025-09-21 14:45:34.028107312 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:48:56.008](147.138s) not ok 5 - regression tests pass |
tap | [14:50:26.721](80.444s) not ok 2 - regression tests pass |
FreeBSD - Meson | |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:07.689551000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plancache.out 2025-09-21 14:45:30.76085500... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:07.689551000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/plancache.out 2025-09-21 14:46:47.984727... @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
regress | diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out /tmp/cirrus-ci-build/build/testrun/regress/regress... --- /tmp/cirrus-ci-build/src/test/regress/expected/plancache.out 2025-09-21 14:42:07.689551000 +0000 +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/plancache.out 2025-09-21 14:45:42.081847000 +0000 @@ -398,3 +398,36 @@ (1 row) drop table test_mode; +-- Check the interference between plan_cache_mode and cursor_options +-- EXPLAIN (COSTS OFF, GENERIC_PLAN) +SELECT prepare_spi_plan(NULL, NULL, NULL); -- ERROR +ERROR: query text cannot be null +SELECT prepare_spi_plan( + 'EXPLAIN (COSTS OFF) SELECT * FROM pcachetest WHERE q1 = $1', + NULL, 'integer') AS p1 \gset +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = $2', + NULL, 'integer', NULL); --ERROR +ERROR: type name cannot be NULL +SELECT prepare_spi_plan( + 'SELECT * FROM pcachetest WHERE q1 = $1 OR q1 = 3', ... |
tap | [14:46:18.618](207.230s) not ok 5 - regression tests pass |
tap | [14:47:29.108](232.597s) not ok 2 - regression tests pass |
test | [14:48:55.148] 158/350 postgresql:regress / regress/regress ERROR 2... [14:48:55.148] 178/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 2... [14:48:55.148] 267/350 postgresql:recovery / recovery/027_stream_regress ERROR 3... |
55/5952 | Speed up COPY FROM text/CSV parsing using SIMD |
CompilerWarnings | |
compiler | [14:34:59.510] /usr/lib/gcc/x86_64-linux-gnu/12/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitialized [-... |
compiler | [14:34:52.506] /usr/lib/gcc/x86_64-linux-gnu/12/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitialized [-... |
compiler | [14:36:15.891] /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitia... |