Opened log file 'c:/cirrus/crashlog-postgres.exe_1ed4_2024-03-23_20-29-12-844.txt' 235: 236: /* 237: * are they the same type of nodes? 238: */ > 239: if (nodeTag(a) != nodeTag(b)) 240: return false; 241: 242: /* Guard against stack overflow due to overly complex expressions */ 243: check_stack_depth(); 244: . 0 Id: 328.f20 Suspend: 1 Teb: 0000006c`83056000 Unfrozen Child-SP RetAddr Call Site 0000006c`835fe530 00007ff6`289817b8 postgres!equal( void * a = 0xffffffff`cbff7f78, void * b = 0x00000181`cbc72728)+0x44 [c:\cirrus\src\backend\nodes\equalfuncs.c @ 239] 0000006c`835fe570 00007ff6`28a3ef41 postgres!list_member( struct List * list = 0x00000181`cbff7fe8, void * datum = 0x00000181`cbc72728)+0xc8 [c:\cirrus\src\backend\nodes\list.c @ 670] 0000006c`835fe5c0 00007ff6`28a3f007 postgres!add_new_column_to_pathtarget( struct PathTarget * target = 0x00000181`cbff7f08, struct Expr * expr = 0x00000181`cbc72728)+0x21 [c:\cirrus\src\backend\optimizer\util\tlist.c @ 743] 0000006c`835fe5f0 00007ff6`289f3ede postgres!add_new_columns_to_pathtarget( struct PathTarget * target = 0x00000181`cbff7f08, struct List * exprs = 0x00000181`cbff8088)+0x97 [c:\cirrus\src\backend\optimizer\util\tlist.c @ 761] 0000006c`835fe650 00007ff6`289ec758 postgres!make_group_input_target( struct PlannerInfo * root = 0x00000181`cbc72038, struct PathTarget * final_target = 0x00000181`cbff7e68)+0x1ee [c:\cirrus\src\backend\optimizer\plan\planner.c @ 5475] 0000006c`835fe6d0 00007ff6`289eb7a3 postgres!grouping_planner( struct PlannerInfo * root = 0x00000181`cbc72038, double tuple_fraction = 0)+0x7f8 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 1577] 0000006c`835fe9b0 00007ff6`289e9b86 postgres!subquery_planner( struct PlannerGlobal * glob = 0x00000181`cbc70b38, struct Query * parse = 0x00000181`cbbe6340, struct PlannerInfo * parent_root = 0x00000000`00000000, bool hasRecursion = false, double tuple_fraction = 0)+0x11c3 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 1090] 0000006c`835feb40 00007ff6`289e8e7c postgres!standard_planner( struct Query * parse = 0x00000181`cbbe6340, char * query_string = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x296 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 412] 0000006c`835fec80 00007ff6`28bb4834 postgres!planner( struct Query * parse = 0x00000181`cbbe6340, char * query_string = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x5c [c:\cirrus\src\backend\optimizer\plan\planner.c @ 280] 0000006c`835fecc0 00007ff6`28809434 postgres!pg_plan_query( struct Query * querytree = 0x00000181`cbbe6340, char * query_string = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x84 [c:\cirrus\src\backend\tcop\postgres.c @ 904] 0000006c`835fed00 00007ff6`2880b527 postgres!standard_ExplainOneQuery( struct Query * query = 0x00000181`cbbe6340, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x00000181`cbfe61a8, char * queryString = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0xe4 [c:\cirrus\src\backend\commands\explain.c @ 440] 0000006c`835feee0 00007ff6`28809202 postgres!ExplainOneQuery( struct Query * query = 0x00000181`cbbe6340, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x00000181`cbfe61a8, char * queryString = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0xd7 [c:\cirrus\src\backend\commands\explain.c @ 398] 0000006c`835fef30 00007ff6`28bbecca postgres!ExplainQuery( struct ParseState * pstate = 0x00000181`cbfe6098, struct ExplainStmt * stmt = 0x00000181`cbbe6180, struct ParamListInfoData * params = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000181`cbfe6008)+0x852 [c:\cirrus\src\backend\commands\explain.c @ 297] 0000006c`835ff020 00007ff6`28bbe319 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000181`cbbe6230, char * queryString = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000181`cbfe6008, struct QueryCompletion * qc = 0x0000006c`835ff2f0)+0x99a [c:\cirrus\src\backend\tcop\utility.c @ 864] 0000006c`835ff1f0 00007ff6`28bbd2fd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000181`cbbe6230, char * queryString = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000181`cbfe6008, struct QueryCompletion * qc = 0x0000006c`835ff2f0)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 0000006c`835ff240 00007ff6`28bbcb92 postgres!PortalRunUtility( struct PortalData * portal = 0x00000181`cb277630, struct PlannedStmt * pstmt = 0x00000181`cbbe6230, bool isTopLevel = true, bool setHoldSnapshot = true, struct _DestReceiver * dest = 0x00000181`cbfe6008, struct QueryCompletion * qc = 0x0000006c`835ff2f0)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1168] 0000006c`835ff2b0 00007ff6`28bbc0f0 postgres!FillPortalStore( struct PortalData * portal = 0x00000181`cb277630, bool isTopLevel = true)+0x112 [c:\cirrus\src\backend\tcop\pquery.c @ 1033] 0000006c`835ff320 00007ff6`28bb86cf postgres!PortalRun( struct PortalData * portal = 0x00000181`cb277630, long count = 0n2147483647, bool isTopLevel = true, bool run_once = true, struct _DestReceiver * dest = 0x00000181`cc0042c8, struct _DestReceiver * altdest = 0x00000181`cc0042c8, struct QueryCompletion * qc = 0x0000006c`835ff5c8)+0x290 [c:\cirrus\src\backend\tcop\pquery.c @ 768] 0000006c`835ff4d0 00007ff6`28bb611d postgres!exec_simple_query( char * query_string = 0x00000181`cbbe4c90 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;")+0x5ff [c:\cirrus\src\backend\tcop\postgres.c @ 1282] 0000006c`835ff610 00007ff6`28bb093d postgres!PostgresMain( char * dbname = 0x00000181`cb1e5900 "regression_postgres_fdw", char * username = 0x00000181`cb22a910 "SYSTEM")+0x81d [c:\cirrus\src\backend\tcop\postgres.c @ 4684] 0000006c`835ff820 00007ff6`28ab99b7 postgres!BackendMain( char * startup_data = 0x00000181`cb1e3a30 "", unsigned int64 startup_data_len = 4)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 102] 0000006c`835ff860 00007ff6`2897dbd4 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000181`cb1c3d40)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 668] 0000006c`835ff8d0 00007ff6`28f4a8f9 postgres!main( int argc = 0n3, char ** argv = 0x00000181`cb1c3d40)+0x2f4 [c:\cirrus\src\backend\main\main.c @ 189] 0000006c`835ff910 00007ff6`28f4a84e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000006c`835ff960 00007ff6`28f4a70e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000006c`835ff9d0 00007ff6`28f4a96e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000006c`835ffa00 00007ffc`9b584de0 postgres!mainCRTStartup( void * __formal = 0x0000006c`83055000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000006c`835ffa30 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`835ffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 328.aec Suspend: 1 Teb: 0000006c`83058000 Unfrozen Child-SP RetAddr Call Site 0000006c`839ff978 00007ffc`9be0b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006c`839ff980 00007ffc`9b584de0 ntdll!TppWorkerThread+0x2df 0000006c`839ffc70 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`839ffca0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 328.1ce8 Suspend: 1 Teb: 0000006c`8305a000 Unfrozen Child-SP RetAddr Call Site 0000006c`83dff5f8 00007ffc`99a4411a ntdll!NtFsControlFile+0x14 0000006c`83dff600 00007ff6`28aae26b KERNELBASE!ConnectNamedPipe+0x6a 0000006c`83dff670 00007ffc`9b584de0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000006c`83dff770 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`83dff7a0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 328.1c7c Suspend: 1 Teb: 0000006c`8305c000 Unfrozen Child-SP RetAddr Call Site 0000006c`841ff7a8 00007ffc`999fd77e ntdll!NtWaitForSingleObject+0x14 0000006c`841ff7b0 00007ff6`28aafd0c KERNELBASE!WaitForSingleObjectEx+0x8e 0000006c`841ff850 00007ffc`9b584de0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000006c`841ff890 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`841ff8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 328.1ef4 Suspend: 1 Teb: 0000006c`8305e000 Unfrozen Child-SP RetAddr Call Site 0000006c`845ff9a8 00007ffc`9889f6cb ntdll!NtRemoveIoCompletion+0x14 0000006c`845ff9b0 00007ffc`9b584de0 mswsock!SockAsyncThread+0x9b 0000006c`845ffa10 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`845ffa40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: 328.1ea0 Suspend: 1 Teb: 0000006c`83060000 Unfrozen Child-SP RetAddr Call Site 0000006c`849ffab8 00007ffc`9be0b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000006c`849ffac0 00007ffc`9b584de0 ntdll!TppWorkerThread+0x2df 0000006c`849ffdb0 00007ffc`9be7ec4b KERNEL32!BaseThreadInitThunk+0x10 0000006c`849ffde0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000006c83055000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff628620000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffc9bf74100 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 00000181cb1b6970 . 00000181cb222b80 Ldr.InLoadOrderModuleList: 00000181cb1b6af0 . 00000181cb222b60 Ldr.InMemoryOrderModuleList: 00000181cb1b6b00 . 00000181cb222b70 Base TimeStamp Module 7ff628620000 65ff3a9d Mar 23 20:25:01 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffc9be00000 4e78cc15 Sep 20 17:23:33 2011 C:\Windows\SYSTEM32\ntdll.dll 7ffc9b570000 5f760161 Oct 01 16:18:41 2020 C:\Windows\System32\KERNEL32.DLL 7ffc999c0000 5ed2a32e May 30 18:17:18 2020 C:\Windows\System32\KERNELBASE.dll 7ffc9b7b0000 56e83747 Mar 15 16:24:39 2016 C:\Windows\System32\WS2_32.dll 7ffc9b690000 3e4a953b Feb 12 18:40:59 2003 C:\Windows\System32\RPCRT4.dll 7ffc9aa50000 eab4ec1c Oct 12 12:37:48 2094 C:\Windows\System32\WLDAP32.dll 7ffc99710000 dacb234c Apr 27 11:38:52 2086 C:\Windows\System32\ucrtbase.dll 7ffc9abd0000 99ad5056 Sep 14 02:45:42 2051 C:\Windows\System32\ADVAPI32.dll 7ffc9bbd0000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ffc9bb20000 d216d41b Sep 10 06:30:51 2081 C:\Windows\System32\sechost.dll 7ffc84cc0000 64ca6417 Aug 02 14:11:35 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffc84460000 64ca6400 Aug 02 14:11:12 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffc9b1f0000 7adc0d2f Apr 26 23:07:27 2035 C:\Windows\System32\USER32.dll 7ffc99620000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffc9b460000 e278ba10 May 27 10:06:08 2090 C:\Windows\System32\GDI32.dll 7ffc998a0000 a1c555e2 Jan 02 18:45:54 2056 C:\Windows\System32\gdi32full.dll 7ffc993b0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffc97580000 b9c87257 Oct 08 11:30:31 2068 C:\Windows\SYSTEM32\Secur32.dll 7ffc95870000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffc847b0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffc95130000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffc98d70000 54815dbf Dec 05 07:24:47 2014 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffc98890000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ffc86380000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffc98af0000 b497ecf4 Jan 04 18:31:16 2066 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffc983f0000 0ca66aee Sep 22 09:35:42 1976 C:\Windows\system32\rsaenh.dll 7ffc98ae0000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffc99820000 4be8491d May 10 17:57:49 2010 C:\Windows\System32\bcryptPrimitives.dll 7ffc95bf0000 65ff3a9e Mar 23 20:25:02 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffc8aef0000 65ff3ab3 Mar 23 20:25:23 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\postgres_fdw.dll 7ffc84d70000 65ff3a7f Mar 23 20:24:31 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\libpq.dll 7ffc99d30000 f965f342 Aug 05 08:03:14 2102 C:\Windows\System32\SHELL32.dll 7ffc8e140000 bb4bc69e Jul 29 06:37:18 2069 C:\Windows\SYSTEM32\windows.storage.dll 7ffc9a550000 363ace5f Oct 31 08:46:23 1998 C:\Windows\System32\combase.dll 7ffc9b100000 e28c8874 Jun 11 10:39:48 2090 C:\Windows\System32\SHCORE.dll 7ffc9a4f0000 25c81d19 Feb 01 11:27:21 1990 C:\Windows\System32\shlwapi.dll 7ffc875c0000 65ff3aa7 Mar 23 20:25:11 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 00000181cb1b0000 ProcessParameters: 00000181cb1bd3b0 CurrentDirectory: 'C:\cirrus\build\testrun\postgres_fdw\regress\tmp_check\data\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="backend" 5596' DllPath: '< Name not readable >' Environment: 00000181cb1b11f0 =C:=C:\cirrus\build\testrun\postgres_fdw\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.26.3.1 DEVENVDIR=C:\BuildTools\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-vs-2019-2023-08-22t00-33-26 INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:/cirrus/build/tmp_install/usr/local/pgsql/bin;C:\cirrus\build\contrib\postgres_fdw;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.26.3.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 PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40039 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=PST8PDT PG_ABS_BUILDDIR=C:/cirrus/build/testrun/postgres_fdw/regress PG_ABS_SRCDIR=C:/cirrus/contrib/postgres_fdw PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress 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.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.29 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CI_NODE_INDEX=5 CIRRUS_CHANGE_IN_REPO=921bd240a1390481ff22515629e013ce35a6dd37 CPUS=4 CIRRUS_DEFAULT_BRANCH=master PLATFORM=x64 CIRRUS_LOG_TIMESTAMP=true CIRRUS_ARCH=amd64 GCP_PROJECT=pg-ci-images LANG=en_US.UTF-8 CIRRUS_OS=windows CIRRUS_BUILD_ID=5400332826574848 CIRRUS_CHANGE_MESSAGE=[CF 47/4583] Mark expressions nullable by grouping sets This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4583 Patch(es): https://www.postgresql.org/message-id/CAMbWs49NXEwP_xp6hmjax5R88g0UbeRT1=5_tX0=j_EcdbSV_A@mail.gmail.com Author(s): Richard Guo CIRRUS_BUILD_SOURCE=github GITHUB_CHECK_SUITE_ID=22037189102 CIRRUS_REPO_CLONE_TOKEN=ghs_nzHZPY9nuSDgyaC27BzEPBczVDMGcM0lOpsX CIRRUS_LAST_GREEN_CHANGE=c43dede8492adddff73cadfab90a52bc9a50568c CIRRUS_REPO_CLONE_HOST=github.com MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_REPO_NAME=postgresql CIRRUS_BRANCH=commitfest/47/4583 CIRRUS_REPO_ID=5309429912436736 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_CLONE_DEPTH=500 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LAST_GREEN_BUILD_ID=6558181954945024 PG_REGRESS_SOCK_DIR=c:/cirrus/ BRANCH=commitfest/47/4583 CIRRUS_WORKING_DIR=c:/cirrus CI=true IMAGE_FAMILY=pg-ci-windows-ci-vs-2019 CIRRUS_CHANGE_TIMESTAMP=1711225110000 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci DISK_SIZE=50 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5365952754221056-53b012f6-1bf2-4845-b426-4f747ee210f6 TERM=xterm-256color CIRRUS_CPU=4 CIRRUS_USER_PERMISSION=admin TEST_JOBS=8 PROVE_FLAGS=--timer TAR=c:/windows/system32/tar.exe CIRRUS_COMMIT_MESSAGE=[CF 47/4583] Mark expressions nullable by grouping sets This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/47/4583 Patch(es): https://www.postgresql.org/message-id/CAMbWs49NXEwP_xp6hmjax5R88g0UbeRT1=5_tX0=j_EcdbSV_A@mail.gmail.com Author(s): Richard Guo CHECK=check-world PROVE_FLAGS=--timer CI_NODE_TOTAL=8 PGCTLTIMEOUT=120 CONTINUOUS_INTEGRATION=true PG_TEST_EXTRA=kerberos ldap ssl load_balance CIRRUS_CI=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUzNjU5NTI3NTQyMjEwNTYiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNvbW1pdGZlc3QvNDcvNDU4MyIsInBsYXRmb3JtIjoiZ2l0aHViIiwiYXVkIjoiaHR0cHM6Ly9jaXJydXMtY2kuY29tL2dpdGh1Yi9wb3N0Z3Jlc3FsLWNmYm90IiwibmJmIjoxNzExMjI1NDIyLCJidWlsZF9pZCI6IjU0MDAzMzI4MjY1NzQ4NDgiLCJ1c2VyX3Blcm1pc3Npb24iOiJhZG1pbiIsInJlcG9zaXRvcnlfaWQiOiI1MzA5NDI5OTEyNDM2NzM2IiwiZXhwIjoxNzExMjI5NjIyLCJpYXQiOjE3MTEyMjU0MjIsInVzZXJfY29sbGFib3JhdG9yIjoidHJ1ZSIsImp0aSI6IjM1ODE0NTY3LTZjNWUtNDE0Ny05MzRhLTQ5NjE5MzQ3NjZiMiIsImNoYW5nZV9pbl9yZXBvIjoiOTIxYmQyNDBhMTM5MDQ4MWZmMjI1MTU2MjllMDEzY2UzNWE2ZGQzNyJ9.jT9DWHrZqa0gEKDMqokX52AsJx8Zij0Xb1XIK6EnH4yARkO_5bRgAmvwjwza008O9I5PqE8FSdf_F9e42Yn_foXTLSRlK0irFU_gkYWhnDETTMb0L-qOkYbs0E8n6YHyq57xNfoT0QPpSQ-LY-tlM_zxyhxzOwr73c1QQg5WyE0qq3kTI9GcAoZm1XXPus7Q08vP5iNpHZdmRoiU_xy2R-I-QVVaaOSa5QaVfUmi36DS-SGZ2NN8xbNcNva9g8EUPlUmt_4H0FECvdPRCd7zR_601AS6ejx9uUebdBNdGuacn6ZGMP6rkVKysBP8Sdhlw3QlRxCsJtXBy7XqAP9Akw CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CCACHE_MAXSIZE=250M CIRRUS_USER_COLLABORATOR=true CIRRUS_CHANGE_TITLE=[CF 47/4583] Mark expressions nullable by grouping sets IMAGE_PROJECT=pg-ci-images CHECKFLAGS=-Otarget CIRRUS_REPO_OWNER=postgresql-cfbot TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CIRRUS_TASK_ID=5365952754221056 WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.26.3.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 MALLOC_PERTURB_=139 TESTDATADIR=C:\cirrus\build/testrun/postgres_fdw/regress\data TESTLOGDIR=C:\cirrus\build/testrun/postgres_fdw/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1ed4_2024-03-23_20-29-12-844.txt