PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

59/6683 Bug in CREATE TABLE .. LIKE .. INCLUDING STATISTICS?
FreeBSD - Meson
core
[00:31:25.645] #0  0x000000082ae9001a in thr_kill () from /lib/libc.so.7
[00:31:25.645] #1  0x000000082ae08a64 in raise () from /lib/libc.so.7
[00:31:25.645] #2  0x000000082aebca59 in abort () from /lib/libc.so.7
[00:31:25.645] #3  0x0000000000b36c2f in ExceptionalCondition (conditionName=<optimized out>, fileName=<optimized out>, ...
[00:31:25.645] #4  0x000000000094f8e0 in ReorderBufferTXNByXid (rb=0x352dc6a15100, xid=35856, create=true, is_new=is_new...
[00:31:25.645] #5  0x000000000094fdc1 in ReorderBufferAssignChild (rb=0x18979, xid=6, subxid=35863, lsn=lsn@entry=0) at ...
[00:31:25.645] #6  0x0000000000950040 in ReorderBufferCommitChild (rb=0x18979, xid=6, xid@entry=35856, subxid=0, commit_...
[00:31:25.645] #7  0x000000000094084e in DecodeCommit (ctx=0x352dc6a11100, buf=0x821098b20, parsed=0x821098980, two_phas...
[00:31:25.645] #8  xact_decode (ctx=0x352dc6a11100, buf=0x821098b20) at ../src/backend/replication/logical/decode.c:254
[00:31:25.645] #9  0x00000000009402d3 in LogicalDecodingProcessRecord (ctx=ctx@entry=0x352dc6a11100, record=0x352dc6a114...
59/6059 Improving the names generated for indexes on expressions
Linux - Debian Trixie - Autoconf
core
[23:12:52.173] #0  0x00007f0a31fa32c0 in ?? ()
[23:12:52.173] #1  0x0000000000000003 in ?? ()
[23:12:52.173] #2  0x00007ffd7f0cad2f in ?? ()
[23:12:52.173] #3  0x00007ffd7f0cad32 in ?? ()
[23:12:52.173] #4  0x00007ffd7f0cadae in ?? ()
[23:12:52.173] #5  0x0000000000000000 in ?? ()
[23:12:52.335] #0  0x00007fa160277687 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[23:12:52.344] #0  0x00007fa160277687 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:12:52.344] #1  0x00007fa1602776ad in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:12:52.344] #2  0x00007fa1602e27c7 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[23:12:52.344] #3  0x00005559774494b8 in ?? ()
[23:12:52.344] #4  0x000055597744970a in ?? ()
[23:12:52.344] #5  0x000055597744ae14 in ?? ()
[23:12:52.344] #6  0x000055597744424e in ?? ()
[23:12:52.344] #7  0x0000555977443297 in ?? ()
[23:12:52.344] #8  0x0000555977443ceb in ?? ()
[23:12:52.344] #9  0x0000555977441677 in ?? ()
59/6668 Implement missing join selectivity estimation for range types
FreeBSD - Meson
core
[22:54:34.828] #0  0x000000082e67c5da in _sigprocmask () from /lib/libc.so.7
[22:54:34.828] #1  0x000000082e6b9a3c in _system () from /lib/libc.so.7
[22:54:34.828] #2  0x000000082c9bb953 in ?? () from /lib/libthr.so.3
[22:54:34.828] #3  0x00000000006b41a9 in RestoreArchivedFile (path=path@entry=0x821aa51b0 "\006", xlogfname=xlogfname@en...
[22:54:34.828] #4  0x00000000006bfdd0 in XLogFileRead (segno=segno@entry=4, tli=tli@entry=2, source=source@entry=XLOG_FR...
[22:54:34.828] #5  0x00000000006bbb4b in XLogFileReadAnyTLI (segno=4, source=XLOG_FROM_ANY) at ../src/backend/access/tra...
[22:54:34.828] #6  WaitForWALToBecomeAvailable (RecPtr=67202744, randAccess=false, fetching_ckpt=false, tliRecPtr=672027...
[22:54:34.828] #7  XLogPageRead (xlogreader=0x23b777a26c78, targetPagePtr=67198976, reqLen=3768, targetRecPtr=67202720, ...
[22:54:34.828] #8  0x00000000006c345c in ReadPageInternal (state=0x23b777a26c78, pageptr=pageptr@entry=67198976, reqLen=...
[22:54:34.828] #9  0x00000000006c2205 in XLogDecodeNextRecord (state=0x23b777a26c78, nonblocking=false) at ../src/backen...
59/6701 Fix FOR PORTION OF recomputing GENERATED STORED columns that depend on the range column
macOS - Sequoia - Meson
core
[18:21:37.342]   * frame #0: 0x000000010046aad8 postgres`list_nth(list=0x0000000000000000, n=<unavailable>) at pg_list.h...
[18:21:37.342]     frame #1: 0x000000010046aad8 postgres`exec_rt_fetch(rti=<unavailable>, estate=0x000000013f8acf00) at ...
[18:21:37.342]     frame #2: 0x000000010046aad4 postgres`GetResultRTEPermissionInfo(relinfo=0x000000014880af38, estate=0...
[18:21:37.342]     frame #3: 0x000000010046aac8 postgres`ExecGetUpdatedCols(relinfo=0x000000014880af38, estate=0x0000000...
[18:21:37.342]     frame #4: 0x0000000100458e3c postgres`index_unchanged_by_update(resultRelInfo=0x000000014880af38, est...
[18:21:37.342]     frame #5: 0x0000000100458e10 postgres`ExecInsertIndexTuples(resultRelInfo=<unavailable>, estate=<unav...
[18:21:37.342]     frame #6: 0x0000000100408b78 postgres`apply_concurrent_update(rel=0x00000001400d2a38, spilled_tuple=0...
[18:21:37.342]     frame #7: 0x0000000100408afc postgres`apply_concurrent_changes(file=0x000000014902ae38, chgcxt=0x0000...
[18:21:37.342]     frame #8: 0x0000000100408804 postgres`process_concurrent_changes(end_of_wal=<unavailable>, chgcxt=0x0...
[18:21:37.342]     frame #9: 0x000000010040722c postgres`rebuild_relation_finish_concurrent(NewHeap=0x00000001400d2a38, ...
Windows - Server 2022, VS 2019 - Meson & ninja
core
000000a5`4a1ffb28 00007ffc`5af6b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`4a1ffb30 00007ffc`5a554cb0     ntdll!TppWorkerThread+0x2df
000000a5`4a1ffe20 00007ffc`5afdeddb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`4a1ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`4a5ff968 00007ffc`589448ca     ntdll!NtFsControlFile+0x14
000000a5`4a5ff970 00007ff6`1daf450b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`4a5ff9e0 00007ffc`5a554cb0     postgres!pg_signal_thread(
000000a5`4a5ffae0 00007ffc`5afdeddb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`4a5ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`4a9ff568 00007ffc`5af6b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`4a9ff570 00007ffc`5a554cb0     ntdll!TppWorkerThread+0x2df
000000a5`4a9ff860 00007ffc`5afdeddb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`4a9ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`4adffda8 00007ffc`588fd75e     ntdll!NtWaitForSingleObject+0x14
000000a5`4adffdb0 00007ff6`1daf5f4c     KERNELBASE!WaitForSingleObjectEx+0x8e
000000a5`4adffe50 00007ffc`5a554cb0     postgres!pg_timer_thread(
000000a5`4adffe90 00007ffc`5afdeddb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`4adffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`49dfe4f0 00007ff6`1d8fb6b9     postgres!ExecGetUpdatedCols(
000000a5`49dfe550 00007ff6`1d8fa555     postgres!index_unchanged_by_update(
000000a5`49dfe5b0 00007ff6`1d85339a     postgres!ExecInsertIndexTuples(
000000a5`49dfe7d0 00007ff6`1d8530df     postgres!apply_concurrent_update(
000000a5`49dfe870 00007ff6`1d853b8f     postgres!apply_concurrent_changes(
000000a5`49dfe8f0 00007ff6`1d854339     postgres!process_concurrent_changes(
000000a5`49dfed50 00007ff6`1d851fa5     postgres!rebuild_relation_finish_concurrent(
000000a5`49dfef00 00007ff6`1d850638     postgres!rebuild_relation(
000000a5`49dfefa0 00007ff6`1d855025     postgres!cluster_rel(
000000a5`49dff160 00007ff6`1d84f9a8     postgres!process_single_relation(
Linux - Debian Trixie - Meson
core
[18:23:23.078] #0  0x00007eff530a095c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:23:23.078] #1  0x00007eff5304bcc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[18:23:23.078] #2  0x00007eff530344ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[18:23:23.078] #3  0x00007eff5320770f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[18:23:23.078] #4  0x00007eff5322ec8c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[18:23:23.078] #5  0x00007eff5320d9e8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55c9b4466ea0,...
[18:23:23.078] #6  0x000055c9b35a067b in ExecGetUpdatedCols (relinfo=0x55c9b57ef538, estate=0x55c9b57e1c60) at ../src/ba...
[18:23:23.078] #7  0x000055c9b3570d83 in index_unchanged_by_update (resultRelInfo=resultRelInfo@entry=0x55c9b57ef538, es...
[18:23:23.078] #8  0x000055c9b3572ce1 in ExecInsertIndexTuples (resultRelInfo=0x55c9b57ef538, estate=0x55c9b57e1c60, fla...
[18:23:23.078] #9  0x000055c9b349e2a0 in apply_concurrent_update (rel=rel@entry=0x7eff50ef9a48, spilled_tuple=spilled_tu...
Linux - Debian Trixie - Autoconf
core
[18:26:17.023] #0  0x00007f480033ea14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.023] #1  0x00007f48002e4fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.023] #2  0x00007f48002e51d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.023] #3  0x0000565495744da9 in ?? ()
[18:26:17.023] #4  0x000056549573e246 in ?? ()
[18:26:17.023] #5  0x000056549573d297 in ?? ()
[18:26:17.023] #6  0x000056549573dceb in ?? ()
[18:26:17.023] #7  0x000056549573b677 in ?? ()
[18:26:17.023] #8  0x00007f48002ceca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.023] #9  0x00007f48002ced65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[18:26:17.180] #0  <unavailable> in ?? ()
core
[18:26:17.180] #0  0x00007f480033ea14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.180] #1  0x00007f48002e4fd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.180] #2  0x00007f48002e51d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.180] #3  0x0000565495744ddb in ?? ()
[18:26:17.180] #4  0x000056549573e246 in ?? ()
[18:26:17.180] #5  0x000056549573d297 in ?? ()
[18:26:17.180] #6  0x000056549573dceb in ?? ()
[18:26:17.180] #7  0x000056549573b677 in ?? ()
[18:26:17.180] #8  0x00007f48002ceca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:17.180] #9  0x00007f48002ced65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[18:26:18.125] #0  0x00007fe33daa095c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:18.125] #1  0x00007fe33da4bcc2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:18.125] #2  0x00007fe33da344ac in abort () from /lib/x86_64-linux-gnu/libc.so.6
[18:26:18.125] #3  0x00007fe33f038b8f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[18:26:18.125] #4  0x00007fe33f123f4c in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[18:26:18.125] #5  0x00007fe33f0fee3f in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fe33deadf4e, __in_ch...
[18:26:18.125] #6  0x00007fe33f0fb3c6 in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[18:26:18.125] #7  0x00007fe33f0fa26f in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7fe33deaebf0, cont...
[18:26:18.125] #8  <signal handler called>
[18:26:18.125] #9  0x000056198e47b1e9 in ExecGetUpdatedCols (relinfo=relinfo@entry=0x525000069a38, estate=estate@entry=0...
FreeBSD - Meson
core
[18:22:32.570] #0  list_nth (list=0x0, n=<optimized out>) at ../src/include/nodes/pg_list.h:333
[18:22:32.570] #1  exec_rt_fetch (rti=<optimized out>, estate=0xec9e1014100) at ../src/include/executor/executor.h:712
[18:22:32.570] #2  GetResultRTEPermissionInfo (relinfo=relinfo@entry=0xec9e088f510, estate=estate@entry=0xec9e1014100) a...
[18:22:32.570] #3  ExecGetUpdatedCols (relinfo=relinfo@entry=0xec9e088f510, estate=estate@entry=0xec9e1014100) at ../src...
[18:22:32.570] #4  0x00000000007cae6e in index_unchanged_by_update (estate=0xec9e1014100, indexInfo=0xec9e10b2c10, index...
[18:22:32.570] #5  ExecInsertIndexTuples (resultRelInfo=<optimized out>, estate=0xec9e1014100, flags=1, slot=slot@entry=...
[18:22:32.570] #6  0x00000000007640a4 in apply_concurrent_update (rel=0xec9e1060000, spilled_tuple=0xec9e10b25e8, ondisk...
[18:22:32.570] #7  apply_concurrent_changes (file=0xec9e0839038, chgcxt=0x821b1cc40) at ../src/backend/commands/repack.c...
[18:22:32.570] #8  process_concurrent_changes (end_of_wal=<optimized out>, chgcxt=chgcxt@entry=0x821b1cc40, done=false) ...
[18:22:32.570] #9  0x0000000000761ef4 in rebuild_relation_finish_concurrent (NewHeap=0xec9e1060000, OldHeap=0xec9e105e85...
OpenBSD - Meson
core
[18:24:36.421]   * frame #0: 0x00000b95182a93a4 postgres`ExecGetUpdatedCols [inlined] list_nth(list=0x0000000000000000, ...
[18:24:36.421]     frame #1: 0x00000b95182a93a4 postgres`ExecGetUpdatedCols [inlined] exec_rt_fetch(rti=<unavailable>, e...
[18:24:36.421]     frame #2: 0x00000b95182a93a0 postgres`ExecGetUpdatedCols [inlined] GetResultRTEPermissionInfo(relinfo...
[18:24:36.421]     frame #3: 0x00000b95182a9383 postgres`ExecGetUpdatedCols(relinfo=0x00000b97e5dd8938, estate=0x00000b9...
[18:24:36.421]     frame #4: 0x00000b9518293150 postgres`ExecInsertIndexTuples [inlined] index_unchanged_by_update(resul...
[18:24:36.421]     frame #5: 0x00000b951829310d postgres`ExecInsertIndexTuples(resultRelInfo=0x00000b97e5dd8938, estate=...
[18:24:36.421]     frame #6: 0x00000b9518224c01 postgres`process_concurrent_changes at repack.c:2635:3
[18:24:36.421]     frame #7: 0x00000b9518224b7d postgres`process_concurrent_changes at repack.c:2561:4
[18:24:36.421]     frame #8: 0x00000b9518224874 postgres`process_concurrent_changes(end_of_wal=<unavailable>, chgcxt=0x0...
[18:24:36.421]     frame #9: 0x00000b951822299f postgres`cluster_rel [inlined] rebuild_relation_finish_concurrent(NewHea...
NetBSD - Meson
core
[18:19:04.355] #0  ExecGetUpdatedCols (relinfo=relinfo@entry=0x71e09eaf3938, estate=estate@entry=0x71e09eeab100) at ../s...
[18:19:04.355] #1  0x0000000000655923 in index_unchanged_by_update (indexRelation=0x71e09ea61798, indexInfo=0x71e09eae37...
[18:19:04.355] #2  ExecInsertIndexTuples (resultRelInfo=0x71e09eaf3938, estate=0x71e09eeab100, flags=1, slot=slot@entry=...
[18:19:04.355] #3  0x00000000005fe86c in apply_concurrent_update (chgcxt=0x7f7fff4eb860, ondisk_tuple=0x71e09eae3e40, sp...
[18:19:04.355] #4  apply_concurrent_changes (chgcxt=0x7f7fff4eafa0, file=0x71e09efd3838) at ../src/backend/commands/repa...
[18:19:04.355] #5  process_concurrent_changes (end_of_wal=<optimized out>, chgcxt=chgcxt@entry=0x7f7fff4eb860, done=done...
[18:19:04.355] #6  0x00000000005ffd02 in rebuild_relation_finish_concurrent (cutoffMulti=1, frozenXid=755, identIdx=<opt...
[18:19:04.355] #7  rebuild_relation (ident_idx=<optimized out>, verbose=false, index=<optimized out>, OldHeap=0x71e09ee8...
[18:19:04.355] #8  cluster_rel (cmd=<optimized out>, OldHeap=OldHeap@entry=0x71e09ee8f798, indexOid=indexOid@entry=20787...
[18:19:04.355] #9  0x00000000006009ce in process_single_relation (params=0x7f7fff4ebf8c, isTopLevel=true, lockmode=4, st...
59/6217 tuple radix sort
FreeBSD - Meson
core
[17:43:53.353] #0  0x000000082e90d5da in _sigprocmask () from /lib/libc.so.7
[17:43:53.353] #1  0x000000082e94aa3c in _system () from /lib/libc.so.7
[17:43:53.353] #2  0x000000082e63f953 in ?? () from /lib/libthr.so.3
[17:43:53.353] #3  0x00000000006b41b9 in RestoreArchivedFile (path=path@entry=0x821a7a1b0 "\006", xlogfname=xlogfname@en...
[17:43:53.353] #4  0x00000000006bfde0 in XLogFileRead (segno=segno@entry=4, tli=tli@entry=2, source=source@entry=XLOG_FR...
[17:43:53.353] #5  0x00000000006bbb5b in XLogFileReadAnyTLI (segno=4, source=XLOG_FROM_ANY) at ../src/backend/access/tra...
[17:43:53.353] #6  WaitForWALToBecomeAvailable (RecPtr=67202744, randAccess=false, fetching_ckpt=false, tliRecPtr=672027...
[17:43:53.353] #7  XLogPageRead (xlogreader=0x7fb50626c78, targetPagePtr=67198976, reqLen=3768, targetRecPtr=67202720, r...
[17:43:53.353] #8  0x00000000006c346c in ReadPageInternal (state=0x7fb50626c78, pageptr=pageptr@entry=67198976, reqLen=3...
[17:43:53.353] #9  0x00000000006c2215 in XLogDecodeNextRecord (state=0x7fb50626c78, nonblocking=false) at ../src/backend...
core
[17:43:53.452] #0  0x0000122598095f30 in ?? ()
[17:43:53.452] #1  0x0000000000000000 in ?? ()
59/6251 Use ROLERECURSE_PRIVS in is_admin_of_role()
FreeBSD - Meson
core
[06:54:36.023] #0  0x0000518a8fe75efa in ?? () from /libexec/ld-elf.so.1
[06:54:36.023] #1  0x0000518a8fe6ff6c in ?? () from /libexec/ld-elf.so.1
[06:54:36.023] #2  0x0000000000000000 in ?? ()
core
[06:54:35.909] #0  0x00000008293b45da in _sigprocmask () from /lib/libc.so.7
[06:54:35.909] #1  0x00000008293f1a3c in _system () from /lib/libc.so.7
[06:54:35.909] #2  0x000000082a914953 in ?? () from /lib/libthr.so.3
[06:54:35.909] #3  0x00000000006b40f9 in RestoreArchivedFile (path=path@entry=0x820ef41b0 "pg_wal/00000002", '0' <repeat...
[06:54:35.909] #4  0x000000000069a278 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[06:54:35.909] #5  0x000000000069a338 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[06:54:35.909] #6  0x00000000006bfb0b in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=10...
[06:54:35.909] #7  0x00000000006bb810 in WaitForWALToBecomeAvailable (RecPtr=105376984, randAccess=false, fetching_ckpt=...
[06:54:35.909] #8  XLogPageRead (xlogreader=0x200cd4026c78, targetPagePtr=105373696, reqLen=3288, targetRecPtr=105376960...
[06:54:35.909] #9  0x00000000006c33ac in ReadPageInternal (state=0x200cd4026c78, pageptr=pageptr@entry=105373696, reqLen...
59/6689 Extensible sync handler registration
Windows - Server 2022, VS 2019 - Meson & ninja
core
0000009a`be9ff898 00007fff`13dcb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`be9ff8a0 00007fff`130d4cb0     ntdll!TppWorkerThread+0x2df
0000009a`be9ffb90 00007fff`13e3eddb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`be9ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`bddfeee0 00007ff6`6f9c13d8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009a`bddfef20 00007ff6`6f7944fe     postgres!ExceptionalCondition(
0000009a`bddfef60 00007ff6`6f2a8973     postgres!ProcessSyncRequests(void)+0x1fe [c:\cirrus\src\backend\storage\sync\syn...
0000009a`bddff420 00007ff6`6f2a34e5     postgres!CheckPointGuts(
0000009a`bddff460 00007ff6`6f66ea58     postgres!CreateCheckPoint(
0000009a`bddff5e0 00007ff6`6f672f92     postgres!CheckpointerMain(
0000009a`bddff750 00007ff6`6f515be9     postgres!SubPostmasterMain(
0000009a`bddff7c0 00007ff6`6fb70889     postgres!main(
0000009a`bddff800 00007ff6`6fb707de     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009a`bddff850 00007ff6`6fb7069e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000009a`be1ff878 00007fff`13dcb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`be1ff880 00007fff`130d4cb0     ntdll!TppWorkerThread+0x2df
0000009a`be1ffb70 00007fff`13e3eddb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`be1ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`be5ff9f8 00007fff`119f48ca     ntdll!NtFsControlFile+0x14
0000009a`be5ffa00 00007ff6`6f66373b     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`be5ffa70 00007fff`130d4cb0     postgres!pg_signal_thread(
0000009a`be5ffb70 00007fff`13e3eddb     KERNEL32!BaseThreadInitThunk+0x10
0000009a`be5ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
59/4817 COPY (on_error table) saving error info to a table
FreeBSD - Meson
core
[02:46:24.346] #0  0x00003fb0fac17f30 in ?? ()
[02:46:24.346] #1  0x0000000000000003 in ?? ()
[02:46:24.346] #2  0x00003da0eb382c60 in ?? ()
[02:46:24.346] #3  0x00003da0eb382c63 in ?? ()
[02:46:24.346] #4  0x00003da0eb382c66 in ?? ()
[02:46:24.346] #5  0x0000000000000000 in ?? ()
59/5470 Function scan FDW pushdown
FreeBSD - Meson
core
[22:05:49.226] #0  0x00004a391c157f30 in ?? ()
[22:05:49.226] #1  0x0000000000000003 in ?? ()
[22:05:49.226] #2  0x00002593763efa58 in ?? ()
[22:05:49.226] #3  0x00002593763efa5b in ?? ()
[22:05:49.226] #4  0x00002593763efa5e in ?? ()
[22:05:49.226] #5  0x0000000000000000 in ?? ()
59/6274 Add a greedy join search algorithm to handle large join problems
macOS - Sequoia - Meson
core
[13:00:55.249]   * frame #0: 0x00000001023e07c0 dyld`_dyld_start
59/6543 synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
macOS - Sequoia - Meson
core
[11:00:44.937]   * frame #0: 0x000000018f676c04 dyld`stat + 8
[11:00:44.937]     frame #1: 0x000000018f6e1f40 dyld`stat_with_subsystem + 56
[11:00:44.937]     frame #2: 0x000000018f6c66bc dyld`dyld3::stat(char const*, stat*) + 28
[11:00:44.937]     frame #3: 0x000000018f6a478c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int...
[11:00:44.937]     frame #4: 0x000000018f6a2310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateI...
[11:00:44.937]     frame #5: 0x000000018f67e118 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*...
[11:00:44.937]     frame #6: 0x000000018f6a20e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState co...
[11:00:44.937]     frame #7: 0x000000018f6a1d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + ...
[11:00:44.937]     frame #8: 0x000000018f68ce78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104
[11:00:44.937]     frame #9: 0x000000018f692928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeStat...
59/6270 skip check constraints verification for unaffected columns during UPDATE
Linux - Debian Trixie - Autoconf
core
[07:03:28.145] #0  0x00007efe170a5a14 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[07:03:28.145] #1  0x00007efe1704bfd9 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[07:03:28.145] #2  0x00007efe1704c1d5 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[07:03:28.145] #3  0x00005643a1b17da9 in ?? ()
[07:03:28.145] #4  0x00005643a1b11246 in ?? ()
[07:03:28.145] #5  0x00005643a1b10297 in ?? ()
[07:03:28.145] #6  0x00005643a1b10ceb in ?? ()
[07:03:28.145] #7  0x00005643a1b0e677 in ?? ()
[07:03:28.145] #8  0x00007efe17035ca8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[07:03:28.145] #9  0x00007efe17035d65 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
59/6618 Improving psql autocompletion for SET LOCAL / SET SESSION
Windows - Server 2022, VS 2019 - Meson & ninja
core
000000e0`fa1fede0 00007ff7`014166f8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e0`fa1fee20 00007ff7`010ceb62     postgres!ExceptionalCondition(
000000e0`fa1fee60 00007ff7`010cc0b5     postgres!HandleFatalError(
000000e0`fa1feea0 00007ff7`010cb43a     postgres!HandleChildCrash(
000000e0`fa1feed0 00007ff7`010ccc85     postgres!process_pm_child_exit(void)+0x35a [c:\cirrus\src\backend\postmaster\pos...
000000e0`fa1fef20 00007ff7`010ca2ad     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e0`fa1ff830 00007ff7`00f68438     postgres!PostmasterMain(
000000e0`fa1ff9c0 00007ff7`015c6139     postgres!main(
000000e0`fa1ffa00 00007ff7`015c608e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e0`fa1ffa50 00007ff7`015c5f4e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e0`fa5ff898 00007ff9`3190b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`fa5ff8a0 00007ff9`302f4cb0     ntdll!TppWorkerThread+0x2df
000000e0`fa5ffb90 00007ff9`3197eddb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`fa5ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`fa9ff6c8 00007ff9`2f2f48ca     ntdll!NtFsControlFile+0x14
000000e0`fa9ff6d0 00007ff7`010b603b     KERNELBASE!ConnectNamedPipe+0x6a
000000e0`fa9ff740 00007ff9`302f4cb0     postgres!pg_signal_thread(
000000e0`fa9ff840 00007ff9`3197eddb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`fa9ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`fadff608 00007ff9`3190b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`fadff610 00007ff9`302f4cb0     ntdll!TppWorkerThread+0x2df
000000e0`fadff900 00007ff9`3197eddb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`fadff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`fb1ff5e8 00007ff9`3190b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`fb1ff5f0 00007ff9`302f4cb0     ntdll!TppWorkerThread+0x2df
000000e0`fb1ff8e0 00007ff9`3197eddb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`fb1ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
59/5720 virtual generated column as partition key
macOS - Sequoia - Meson
core
[07:38:22.612]   * frame #0: 0x0000000181a56c04 dyld`stat + 8
[07:38:22.612]     frame #1: 0x0000000181ac1f40 dyld`stat_with_subsystem + 56
[07:38:22.612]     frame #2: 0x0000000181aa66bc dyld`dyld3::stat(char const*, stat*) + 28
[07:38:22.612]     frame #3: 0x0000000181a8478c dyld`dyld4::SyscallDelegate::fileExists(char const*, dyld4::FileID*, int...
[07:38:22.612]     frame #4: 0x0000000181a82310 dyld`invocation function for block in dyld4::PrebuiltLoader::invalidateI...
[07:38:22.612]     frame #5: 0x0000000181a5dd60 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*...
[07:38:22.612]     frame #6: 0x0000000181a820e4 dyld`dyld4::PrebuiltLoader::invalidateInIsolation(dyld4::RuntimeState co...
[07:38:22.612]     frame #7: 0x0000000181a81d20 dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + ...
[07:38:22.612]     frame #8: 0x0000000181a6ce78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104
[07:38:22.612]     frame #9: 0x0000000181a72928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeStat...
core
[07:37:54.400]   * frame #0: 0x0000000181a81ccc dyld`dyld4::PrebuiltLoader::isValid(dyld4::RuntimeState const&) const + ...
[07:37:54.400]     frame #1: 0x0000000181a6ce78 dyld`dyld4::RuntimeState::findPrebuiltLoader(char const*) const + 104
[07:37:54.400]     frame #2: 0x0000000181a72928 dyld`dyld4::Loader::makeDyldCacheLoader(Diagnostics&, dyld4::RuntimeStat...
[07:37:54.400]     frame #3: 0x0000000181a73dc4 dyld`invocation function for block in dyld4::Loader::getLoader(Diagnosti...
[07:37:54.400]     frame #4: 0x0000000181a72fd8 dyld`dyld4::Loader::forEachResolvedAtPathVar(dyld4::RuntimeState&, char ...
[07:37:54.400]     frame #5: 0x0000000181a5dd60 dyld`dyld4::ProcessConfig::PathOverrides::forEachPathVariant(char const*...
[07:37:54.400]     frame #6: 0x0000000181a72b18 dyld`dyld4::Loader::forEachPath(Diagnostics&, dyld4::RuntimeState&, char...
[07:37:54.400]     frame #7: 0x0000000181a733b0 dyld`dyld4::Loader::getLoader(Diagnostics&, dyld4::RuntimeState&, char c...
[07:37:54.400]     frame #8: 0x0000000181a7d6d4 dyld`invocation function for block in dyld4::JustInTimeLoader::loadDepen...
[07:37:54.400]     frame #9: 0x0000000181ad22f4 dyld`invocation function for block in mach_o::Header::forEachLinkedDylib...
Windows - Server 2022, VS 2019 - Meson & ninja
core
000000eb`33bffbb0 00007ff6`92a971e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000eb`33bffbf0 00007ff6`92820551     postgres!ExceptionalCondition(
000000eb`33bffc30 00007ff6`92734eb1     postgres!dsm_set_control_handle(
000000eb`33bffc60 00007ff6`927461e2     postgres!PGSharedMemoryReAttach(void)+0x2d1 [c:\cirrus\src\backend\port\win32_sh...
000000eb`33bffcb0 00007ff6`925e8ca9     postgres!SubPostmasterMain(
000000eb`33bffd20 00007ff6`92c46c29     postgres!main(
000000eb`33bffd60 00007ff6`92c46b7e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000eb`33bffdb0 00007ff6`92c46a3e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000eb`33bffe20 00007ff6`92c46c9e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000eb`33bffe50 00007ffc`73864cb0     postgres!mainCRTStartup(
core
000000eb`33fff648 00007ffc`7592b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`33fff650 00007ffc`73864cb0     ntdll!TppWorkerThread+0x2df
000000eb`33fff940 00007ffc`7599eddb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`33fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`347ff4c8 00007ffc`7592b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`347ff4d0 00007ffc`73864cb0     ntdll!TppWorkerThread+0x2df
000000eb`347ff7c0 00007ffc`7599eddb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`347ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`343ff688 00007ffc`733c48ca     ntdll!NtFsControlFile+0x14
000000eb`343ff690 00007ff6`92736a2b     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`343ff700 00007ffc`73864cb0     postgres!pg_signal_thread(
000000eb`343ff800 00007ffc`7599eddb     KERNEL32!BaseThreadInitThunk+0x10
000000eb`343ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b