Opened log file 'c:/cirrus/crashlog-postgres.exe_170c_2025-12-30_09-04-22-612.txt' 25: */ 26: static inline bool 27: att_isnull(int ATT, const bits8 *BITS) 28: { > 29: return !(BITS[ATT >> 3] & (1 << (ATT & 0x07))); 30: } 31: 32: #ifndef FRONTEND 33: /* 34: * Given an attbyval and an attlen from either a Form_pg_attribute or . 0 Id: 1b4.1960 Suspend: 1 Teb: 000000f6`1cc11000 Unfrozen Child-SP RetAddr Call Site 000000f6`1d1febf0 00007ff7`d74bcbb5 postgres!att_isnull( int ATT = 0n3, unsigned char * BITS = 0x00000000`00000000 "")+0x1b [c:\cirrus\src\include\access\tupmacs.h @ 29] 000000f6`1d1fec10 00007ff7`d74be80a postgres!slot_deform_heap_tuple( struct TupleTableSlot * slot = 0x000002ca`ff4d8660, struct HeapTupleData * tuple = 0x000002ca`ff4de938, unsigned int * offp = 0x000002ca`ff4d86a8, int natts = 0n4)+0x325 [c:\cirrus\src\backend\executor\execTuples.c @ 1145] 000000f6`1d1fecf0 00007ff7`d74bb8ce postgres!tts_buffer_heap_getsomeattrs( struct TupleTableSlot * slot = 0x000002ca`ff4d8660, int natts = 0n4)+0x6a [c:\cirrus\src\backend\executor\execTuples.c @ 758] 000000f6`1d1fed30 00007ff7`d749203a postgres!slot_getsomeattrs_int( struct TupleTableSlot * slot = 0x000002ca`ff4d8660, int attnum = 0n4)+0xee [c:\cirrus\src\backend\executor\execTuples.c @ 2080] 000000f6`1d1fed70 00007ff7`d749946c postgres!slot_getsomeattrs( struct TupleTableSlot * slot = 0x000002ca`ff4d8660, int attnum = 0n4)+0x2a [c:\cirrus\src\include\executor\tuptable.h @ 355] 000000f6`1d1feda0 00007ff7`d749287b postgres!ExecInterpExpr( struct ExprState * state = 0x000002ca`ff4d8e30, struct ExprContext * econtext = 0x000002ca`ff4d8550, bool * isnull = 0x000000f6`1d1ff160)+0x1fc [c:\cirrus\src\backend\executor\execExprInterp.c @ 658] 000000f6`1d1ff0d0 00007ff7`d750637d postgres!ExecInterpExprStillValid( struct ExprState * state = 0x000002ca`ff4d8e30, struct ExprContext * econtext = 0x000002ca`ff4d8550, bool * isNull = 0x000000f6`1d1ff160)+0x4b [c:\cirrus\src\backend\executor\execExprInterp.c @ 2300] 000000f6`1d1ff100 00007ff7`d75064dd postgres!ExecEvalExprSwitchContext( struct ExprState * state = 0x000002ca`ff4d8e30, struct ExprContext * econtext = 0x000002ca`ff4d8550, bool * isNull = 0x000000f6`1d1ff160)+0x3d [c:\cirrus\src\include\executor\executor.h @ 444] 000000f6`1d1ff140 00007ff7`d75068b5 postgres!ExecQual( struct ExprState * state = 0x000002ca`ff4d8e30, struct ExprContext * econtext = 0x000002ca`ff4d8550)+0x5d [c:\cirrus\src\include\executor\executor.h @ 531] 000000f6`1d1ff180 00007ff7`d7507255 postgres!ExecScanExtended( struct ScanState * node = 0x000002ca`ff4d8440, * accessMtd = 0x00007ff7`d7506dc0, * recheckMtd = 0x00007ff7`d7506e80, struct EPQState * epqstate = 0x00000000`00000000, struct ExprState * qual = 0x000002ca`ff4d8e30, struct ProjectionInfo * projInfo = 0x000002ca`ff4d8910)+0xf5 [c:\cirrus\src\include\executor\execScan.h @ 223] 000000f6`1d1ff1c0 00007ff7`d74b43ab postgres!ExecSeqScanWithQualProject( struct PlanState * pstate = 0x000002ca`ff4d8440)+0xe5 [c:\cirrus\src\backend\executor\nodeSeqscan.c @ 189] 000000f6`1d1ff210 00007ff7`d74f035c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002ca`ff4d8440)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f6`1d1ff240 00007ff7`d74f0953 postgres!ExecProcNode( struct PlanState * node = 0x000002ca`ff4d8440)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f6`1d1ff270 00007ff7`d74b43ab postgres!ExecMaterial( struct PlanState * pstate = 0x000002ca`ff4d8330)+0x273 [c:\cirrus\src\backend\executor\nodeMaterial.c @ 134] 000000f6`1d1ff2f0 00007ff7`d7502cec postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002ca`ff4d8330)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f6`1d1ff320 00007ff7`d7503524 postgres!ExecProcNode( struct PlanState * node = 0x000002ca`ff4d8330)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f6`1d1ff350 00007ff7`d74b43ab postgres!ExecNestLoop( struct PlanState * pstate = 0x000002ca`ff564700)+0x2c4 [c:\cirrus\src\backend\executor\nodeNestloop.c @ 159] 000000f6`1d1ff400 00007ff7`d74f857c postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002ca`ff564700)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f6`1d1ff430 00007ff7`d7501abd postgres!ExecProcNode( struct PlanState * node = 0x000002ca`ff564700)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f6`1d1ff460 00007ff7`d74b43ab postgres!ExecModifyTable( struct PlanState * pstate = 0x000002ca`ff5641f0)+0x26d [c:\cirrus\src\backend\executor\nodeModifyTable.c @ 4265] 000000f6`1d1ff5f0 00007ff7`d74a95cc postgres!ExecProcNodeFirst( struct PlanState * node = 0x000002ca`ff5641f0)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 000000f6`1d1ff620 00007ff7`d74aa703 postgres!ExecProcNode( struct PlanState * node = 0x000002ca`ff5641f0)+0x2c [c:\cirrus\src\include\executor\executor.h @ 320] 000000f6`1d1ff650 00007ff7`d74a55c0 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x000002ca`ff2acd90, CmdType operation = CMD_INSERT (0n3), bool sendTuples = false, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00007ff7`d7b85e78)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1707] 000000f6`1d1ff6b0 00007ff7`d74a5395 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x000002ca`ff2acd90, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 377] 000000f6`1d1ff730 00007ff7`d77bda5e postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x000002ca`ff2acd90, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 304] 000000f6`1d1ff760 00007ff7`d77be5ec postgres!ProcessQuery( struct PlannedStmt * plan = 0x000002ca`ff5c1180, char * sourceText = 0x000002ca`ff2070f0 ".WITH funcdescs AS ( SELECT p.oid as p_oid, o.oid as o_oid, oprname FROM pg_proc p JOIN pg_operator o ON oprcode = p.oid ) INSERT INTO pg_description SELECT p_oid, 'pg_proc'::regclass, 0, 'implementation of ' || oprname || ' operator' FROM funcdescs WHERE NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = p_oid AND classoid = 'pg_proc'::regclass) AND NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = o_oid AND classoid = 'pg_operator'::regclass AND description LIKE 'deprecated%');.", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x000000f6`1d1ffaa0)+0x7e [c:\cirrus\src\backend\tcop\pquery.c @ 166] 000000f6`1d1ff7c0 00007ff7`d77bd342 postgres!PortalRunMulti( struct PortalData * portal = 0x000002ca`fbfb30c0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x000000f6`1d1ffaa0)+0x1dc [c:\cirrus\src\backend\tcop\pquery.c @ 1273] 000000f6`1d1ff830 00007ff7`d77b975d postgres!PortalRun( struct PortalData * portal = 0x000002ca`fbfb30c0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00007ff7`d7b85e78, struct _DestReceiver * altdest = 0x00007ff7`d7b85e78, struct QueryCompletion * qc = 0x000000f6`1d1ffaa0)+0x302 [c:\cirrus\src\backend\tcop\pquery.c @ 787] 000000f6`1d1ff9d0 00007ff7`d77b7148 postgres!exec_simple_query( char * query_string = 0x000002ca`ff2070f0 ".WITH funcdescs AS ( SELECT p.oid as p_oid, o.oid as o_oid, oprname FROM pg_proc p JOIN pg_operator o ON oprcode = p.oid ) INSERT INTO pg_description SELECT p_oid, 'pg_proc'::regclass, 0, 'implementation of ' || oprname || ' operator' FROM funcdescs WHERE NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = p_oid AND classoid = 'pg_proc'::regclass) AND NOT EXISTS (SELECT 1 FROM pg_description WHERE objoid = o_oid AND classoid = 'pg_operator'::regclass AND description LIKE 'deprecated%');.")+0x59d [c:\cirrus\src\backend\tcop\postgres.c @ 1286] 000000f6`1d1ffaf0 00007ff7`d77b6688 postgres!PostgresMain( char * dbname = 0x000002ca`fbef2820 "template1", char * username = 0x000002ca`fbef3130 "SYSTEM")+0xaa8 [c:\cirrus\src\backend\tcop\postgres.c @ 4779] 000000f6`1d1ffd00 00007ff7`d754a058 postgres!PostgresSingleUserMain( int argc = 0n12, char ** argv = 0x000002ca`fbf05a40, char * username = 0x000002ca`fbef3130 "SYSTEM")+0x178 [c:\cirrus\src\backend\tcop\postgres.c @ 4178] 000000f6`1d1ffd40 00007ff7`d7b79a19 postgres!main( int argc = 0n12, char ** argv = 0x000002ca`fbf05a40)+0x358 [c:\cirrus\src\backend\main\main.c @ 229] 000000f6`1d1ffd80 00007ff7`d7b7996e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000f6`1d1ffdd0 00007ff7`d7b7982e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000f6`1d1ffe40 00007ff7`d7b79a8e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000f6`1d1ffe70 00007ffa`f9474cb0 postgres!mainCRTStartup( void * __formal = 0x000000f6`1cc10000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000f6`1d1ffea0 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f6`1d1ffed0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1b4.be0 Suspend: 1 Teb: 000000f6`1cc13000 Unfrozen Child-SP RetAddr Call Site 000000f6`1d5ffaf8 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f6`1d5ffb00 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 000000f6`1d5ffdf0 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f6`1d5ffe20 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1b4.1564 Suspend: 1 Teb: 000000f6`1cc15000 Unfrozen Child-SP RetAddr Call Site 000000f6`1d9ffb88 00007ffa`f7c44a7a ntdll!NtFsControlFile+0x14 000000f6`1d9ffb90 00007ff7`d76906eb KERNELBASE!ConnectNamedPipe+0x6a 000000f6`1d9ffc00 00007ffa`f9474cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000f6`1d9ffd00 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f6`1d9ffd30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1b4.e58 Suspend: 1 Teb: 000000f6`1cc17000 Unfrozen Child-SP RetAddr Call Site 000000f6`1ddff608 00007ffa`fa50b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000f6`1ddff610 00007ffa`f9474cb0 ntdll!TppWorkerThread+0x2df 000000f6`1ddff900 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f6`1ddff930 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1b4.1560 Suspend: 1 Teb: 000000f6`1cc19000 Unfrozen Child-SP RetAddr Call Site 000000f6`1e1ffaa8 00007ffa`f7bfd90e ntdll!NtWaitForSingleObject+0x14 000000f6`1e1ffab0 00007ff7`d769212c KERNELBASE!WaitForSingleObjectEx+0x8e 000000f6`1e1ffb50 00007ffa`f9474cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000f6`1e1ffb90 00007ffa`fa57edcb KERNEL32!BaseThreadInitThunk+0x10 000000f6`1e1ffbc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000f61cc10000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7d71c0000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffafa675140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000002cafbef6f20 . 000002cafbf36120 Ldr.InLoadOrderModuleList: 000002cafbef70a0 . 000002cafbf36100 Ldr.InMemoryOrderModuleList: 000002cafbef70b0 . 000002cafbf36110 Base TimeStamp Module 7ff7d71c0000 6953952b Dec 30 09:02:35 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffafa500000 5b3542b5 Jun 28 20:19:01 2018 C:\Windows\SYSTEM32\ntdll.dll 7ffaf9460000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ffaf7bc0000 73e9e45d Aug 17 04:43:09 2031 C:\Windows\System32\KERNELBASE.dll 7ffaf8f30000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffaf9750000 923914c8 Sep 27 16:26:48 2047 C:\Windows\System32\RPCRT4.dll 7ffaf8600000 727730a7 Nov 09 00:17:43 2030 C:\Windows\System32\WLDAP32.dll 7ffaf8000000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffaf92f0000 d196fc33 Jun 05 07:11:47 2081 C:\Windows\System32\ADVAPI32.dll 7ffaf93b0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffaf8720000 6e224083 Jul 20 20:41:39 2028 C:\Windows\System32\sechost.dll 7ffaf7b90000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffae9ef0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffae9610000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffaf8450000 af256983 Feb 12 00:10:43 2063 C:\Windows\System32\USER32.dll 7ffaf7fd0000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ffaf9f90000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ffaf7a70000 df28147c Aug 21 16:57:32 2088 C:\Windows\System32\gdi32full.dll 7ffaf7f30000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffaeb4b0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffaea560000 99b2e401 Sep 18 08:17:05 2051 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffae9960000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ffaeb170000 4260df93 Apr 16 09:49:07 2005 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffaf7430000 f9dfa7e4 Nov 05 15:38:12 2102 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffaf71c0000 c3af2451 Jan 13 02:13:37 2074 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffaf6a30000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ffaf71e0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffaf83b0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll SubSystemData: 0000000000000000 ProcessHeap: 000002cafbef0000 ProcessParameters: 000002cafbefd960 CurrentDirectory: 'C:\cirrus\build\testrun\test_oat_hooks\regress\tmp_check\data\' WindowTitle: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --single -F -O -j -c search_path=pg_catalog -c exit_on_error=true -c log_checkpoints=false template1 ' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --single -F -O -j -c search_path=pg_catalog -c exit_on_error=true -c log_checkpoints=false template1 ' DllPath: '< Name not readable >' Environment: 000002cafbf6f5a0 =C:=C:\cirrus\build\testrun\test_oat_hooks\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe DEFAULT_PERL_VERSION=5.42.0.1 DEVENVDIR=C:\VS_2019\Common7\IDE\ DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-2025-12-30t00-34-06 INCLUDE=C:\VS_2019\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\cppwinrt LANG=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.0\um\x64 LIBPATH=C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x64;C:\VS_2019\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src/test\modules\test_oat_hooks;C:\VS_2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\VS_2019\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\VS_2019\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\VS_2019\Common7\IDE\;C:\VS_2019\Common7\Tools\;C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGAPPNAME=pg_regress PGDATA=C:/cirrus/build/testrun/test_oat_hooks/regress/tmp_check/data PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40080 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/test_oat_hooks/regress PG_ABS_SRCDIR=C:/cirrus/src/test/modules/test_oat_hooks PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/modules/test_oat_hooks PG_RESTRICT_EXEC=1 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP TMP=C:\Windows\TEMP UCRTVERSION=10.0.22621.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\VS_2019\Common7\IDE\VC\ VCINSTALLDIR=C:\VS_2019\VC\ VCTOOLSINSTALLDIR=C:\VS_2019\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\VS_2019\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\VS_2019\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.53 VSINSTALLDIR=C:\VS_2019\ WINDIR=C:\Windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_CHANGE_IN_REPO=bb455e7ae7f6cc7c7a4c9fe30c98e482db5e785a CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMjIsIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjU2ODg0NTk1NzYyMTM1MDQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzYzNTIiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc2NzA4NTI1MSwiYnVpbGRfaWQiOiI2NzQ1NzYzMzE4ODU3NzI4IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc2NzA4OTQ1MSwiaWF0IjoxNzY3MDg1MjUxLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIzZTAxZjhiOS1iM2RlLTRmNzEtOTQyYy0yYTk2N2M4YWE5M2YiLCJjaGFuZ2VfaW5fcmVwbyI6ImJiNDU1ZTdhZTdmNmNjN2M3YTRjOWZlMzBjOThlNDgyZGI1ZTc4NWEifQ.CzvCrAIuLzXxsNGtQ234s2Nj5qkIapE6HoImUL7IF59ENs4Tnr1fM6dzrtKFWhUsuYjbp6jOlwpwDCHUD-Iaz7Qr1cTMZpbti-95fde8s5y8Ms_H_Yq3s9-daJDOliWJiIvjcfXMoemDnd_uKCLDTkc3DhZwsmrzm1Mm1JXWqkQML8RZuvStyF6qh0srvo0BRPmsRxwhOHDfL21xmpdsGo9ktsEiKdL-czGXAXmVRjnq8kMJ79WLwarJ0rP8VtAB8hM8ZXI2lIMFbm6hesmcMVim_bBzFHsQIyYoNcMlF-rvQGkLc2GNaafEuU_PnRXy2gn1zyhKA6qAwrRmqyvhaQ IMAGE_PROJECT=pg-ci-images CIRRUS_OS=windows CHECK=check-world PROVE_FLAGS=--timer TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CIRRUS_WORKING_DIR=c:/cirrus CI=true GCP_PROJECT=pg-ci-images CI_MACOS_ENABLED=true CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CI_LINUX_ENABLED=true CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_COMMIT_MESSAGE=[CF 6352] v1 - Improve performance of tuple deformation This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6352 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAApHDvpoFjaj3+w_jD5uPnGazaw41A71tVJokLDJg2zfcigpMQ@mail.gmail.com Author(s): David Rowley PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth GITHUB_CHECK_SUITE_ID=53233878796 CIRRUS_LOG_TIMESTAMP=true PROVE_FLAGS=--timer PLATFORM=x64 CIRRUS_REPO_NAME=postgresql CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CI_SANITYCHECK_ENABLED=true CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5688459576213504-ec29c3ef-2889-4907-9a6b-8785ba35dbf5 CI_NODE_TOTAL=10 MESON_COMMON_PG_CONFIG_ARGS=-Dcassert=true -Dinjection_points=true CIRRUS_USER_PERMISSION=admin CPUS=4 CIRRUS_CHANGE_TITLE=[CF 6352] v1 - Improve performance of tuple deformation CI_COMPILERWARNINGS_ENABLED=true MESON_COMMON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled -Ddocs=enabled -Dicu=enabled -Dlibxml=enabled -Dlibxslt=enabled -Dlz4=enabled -Dpltcl=enabled -Dreadline=enabled -Dzlib=enabled -Dzstd=enabled DISK_SIZE=50 MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_CHANGE_MESSAGE=[CF 6352] v1 - Improve performance of tuple deformation This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/6352 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAApHDvpoFjaj3+w_jD5uPnGazaw41A71tVJokLDJg2zfcigpMQ@mail.gmail.com Author(s): David Rowley REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CI_NODE_INDEX=7 PGCTLTIMEOUT=120 CIRRUS_CHANGE_TIMESTAMP=1767085102000 CCACHE_MAXSIZE=250M PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git REPO_CI_AUTOMATIC_TRIGGER_TASKS="netbsd openbsd mingw" CIRRUS_REPO_CLONE_TOKEN=ghs_5s2kZv7vtOuToSyNUKYdxZ64xJiu9Y4aP2SQ CIRRUS_BRANCH=cf/6352 CIRRUS_CI=true CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_TASK_ID=5688459576213504 CIRRUS_DEFAULT_BRANCH=master CIRRUS_CPU=4 MBUILD_TARGET=all testprep CI_NETBSD_ENABLED=true PG_TEST_USE_UNIX_SOCKETS=1 TAR=c:/windows/system32/tar.exe MESON_FEATURES=-Dauto_features=disabled -Dldap=enabled -Dssl=openssl -Dtap_tests=enabled -Dplperl=enabled -Dplpython=enabled TERM=xterm-256color IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_TASK_NAME=Windows - Server 2022, VS 2019 - Meson & ninja CI_TRIGGER_TYPE_MINGW=automatic CI_MINGW_ENABLED=true CI_TRIGGER_TYPE_NETBSD=automatic BRANCH=cf/6352 CI_WINDOWS_ENABLED=true CIRRUS_CLONE_DEPTH=500 CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_BUILD_ID=6745763318857728 CIRRUS_USER_COLLABORATOR=true CIRRUS_ARCH=amd64 TEST_JOBS=8 CIRRUS_BUILD_SOURCE=github CONTINUOUS_INTEGRATION=true CHECKFLAGS=-Otarget CI_FREEBSD_ENABLED=true CI_TRIGGER_TYPE_OPENBSD=automatic CI_OPENBSD_ENABLED=true WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.22621.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.22621.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.22621.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\ WINDOWSSDKVERSION=10.0.22621.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\VS_2019\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.42.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=3 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TESTDATADIR=C:\cirrus\build/testrun/test_oat_hooks/regress\data TESTLOGDIR=C:\cirrus\build/testrun/test_oat_hooks/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_170c_2025-12-30_09-04-22-612.txt