Opened log file 'c:/cirrus/crashlog-postgres.exe_1c5c_2025-08-23_07-52-09-608.txt' . 0 Id: 410.7c8 Suspend: 1 Teb: 0000005e`ff514000 Unfrozen Child-SP RetAddr Call Site 0000005e`ff9fdb50 00007ff6`ce993348 ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 77] 0000005e`ff9fdb90 00007ff6`ce59e242 postgres!ExceptionalCondition( char * conditionName = 0x00007ff6`cee47510 "n >= 0 && n < list->length", char * fileName = 0x00007ff6`cee474e8 "c:\cirrus\src\include\nodes/pg_list.h", int lineNumber = 0n280)+0x78 [c:\cirrus\src\backend\utils\error\assert.c @ 67] 0000005e`ff9fdbd0 00007ff6`ce59e2b4 postgres!list_nth_cell( struct List * list = 0x000001f1`2ff91178, int n = 0n3)+0x62 [c:\cirrus\src\include\nodes\pg_list.h @ 280] 0000005e`ff9fdc00 00007ff6`ce59f90b postgres!list_nth( struct List * list = 0x000001f1`2ff91178, int n = 0n3)+0x44 [c:\cirrus\src\include\nodes\pg_list.h @ 302] 0000005e`ff9fdc30 00007ff6`ce5a4bd2 postgres!var_is_nonnullable( struct PlannerInfo * root = 0x000001f1`2f36b538, struct Var * var = 0x000001f1`2ffa05c8, bool use_rel_info = false)+0xfb [c:\cirrus\src\backend\optimizer\util\clauses.c @ 4235] 0000005e`ff9fdc80 00007ff6`ce5a57e7 postgres!eval_const_expressions_mutator( struct Node * node = 0x000001f1`2ffa0548, struct eval_const_expressions_context * context = 0x0000005e`ff9fe690)+0x2692 [c:\cirrus\src\backend\optimizer\util\clauses.c @ 3556] 0000005e`ff9fe140 00007ff6`ce5a3549 postgres!simplify_and_arguments( struct List * args = 0x000001f1`2ffa03b8, struct eval_const_expressions_context * context = 0x0000005e`ff9fe690, bool * haveNull = 0x0000005e`ff9fe20c, bool * forceFalse = 0x0000005e`ff9fe20b)+0xb7 [c:\cirrus\src\backend\optimizer\util\clauses.c @ 3964] 0000005e`ff9fe1b0 00007ff6`ce59f613 postgres!eval_const_expressions_mutator( struct Node * node = 0x000001f1`2ffa0388, struct eval_const_expressions_context * context = 0x0000005e`ff9fe690)+0x1009 [c:\cirrus\src\backend\optimizer\util\clauses.c @ 2877] 0000005e`ff9fe670 00007ff6`ce586a80 postgres!eval_const_expressions( struct PlannerInfo * root = 0x000001f1`2f36b538, struct Node * node = 0x000001f1`2ffa0388)+0x63 [c:\cirrus\src\backend\optimizer\util\clauses.c @ 2273] 0000005e`ff9fe6d0 00007ff6`ce58f903 postgres!convert_EXISTS_sublink_to_join( struct PlannerInfo * root = 0x000001f1`2f36b538, struct SubLink * sublink = 0x000001f1`2fd66650, bool under_not = false, struct Bitmapset * available_rels = 0x000001f1`2f36ba68)+0x270 [c:\cirrus\src\backend\optimizer\plan\subselect.c @ 1541] 0000005e`ff9feaa0 00007ff6`ce58f51f postgres!pull_up_sublinks_qual_recurse( struct PlannerInfo * root = 0x000001f1`2f36b538, struct Node * node = 0x000001f1`2fd66650, struct Node ** jtlink1 = 0x000001f1`2f36b9d0, struct Bitmapset * available_rels1 = 0x000001f1`2f36ba68, struct Node ** jtlink2 = 0x00000000`00000000, struct Bitmapset * available_rels2 = 0x00000000`00000000)+0x263 [c:\cirrus\src\backend\optimizer\prep\prepjointree.c @ 913] 0000005e`ff9feb50 00007ff6`ce58f30c postgres!pull_up_sublinks_jointree_recurse( struct PlannerInfo * root = 0x000001f1`2f36b538, struct Node * jtnode = 0x000001f1`2fd666a0, struct Bitmapset ** relids = 0x0000005e`ff9fecd0)+0x34f [c:\cirrus\src\backend\optimizer\prep\prepjointree.c @ 776] 0000005e`ff9fec20 00007ff6`ce58e365 postgres!pull_up_sublinks_jointree_recurse( struct PlannerInfo * root = 0x000001f1`2f36b538, struct Node * jtnode = 0x000001f1`2f30e358, struct Bitmapset ** relids = 0x0000005e`ff9fed20)+0x13c [c:\cirrus\src\backend\optimizer\prep\prepjointree.c @ 706] 0000005e`ff9fecf0 00007ff6`ce56dc73 postgres!pull_up_sublinks( struct PlannerInfo * root = 0x000001f1`2f36b538)+0x25 [c:\cirrus\src\backend\optimizer\prep\prepjointree.c @ 653] 0000005e`ff9fed40 00007ff6`ce56ce2e postgres!subquery_planner( struct PlannerGlobal * glob = 0x000001f1`2fe26bf8, struct Query * parse = 0x000001f1`2fd66a70, struct PlannerInfo * parent_root = 0x00000000`00000000, bool hasRecursion = false, double tuple_fraction = 0, struct SetOperationStmt * setops = 0x00000000`00000000)+0x393 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 765] 0000005e`ff9fef10 00007ff6`ce56c07c postgres!standard_planner( struct Query * parse = 0x000001f1`2fd66a70, char * query_string = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x31e [c:\cirrus\src\backend\optimizer\plan\planner.c @ 442] 0000005e`ff9ff050 00007ff6`ce75e254 postgres!planner( struct Query * parse = 0x000001f1`2fd66a70, char * query_string = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x5c [c:\cirrus\src\backend\optimizer\plan\planner.c @ 301] 0000005e`ff9ff090 00007ff6`ce36f644 postgres!pg_plan_query( struct Query * querytree = 0x000001f1`2fd66a70, char * query_string = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x84 [c:\cirrus\src\backend\tcop\postgres.c @ 900] 0000005e`ff9ff0e0 00007ff6`ce370b8d postgres!standard_ExplainOneQuery( struct Query * query = 0x000001f1`2fd66a70, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x000001f1`2fe26958, char * queryString = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0xe4 [c:\cirrus\src\backend\commands\explain.c @ 353] 0000005e`ff9ff2c0 00007ff6`ce36f41b postgres!ExplainOneQuery( struct Query * query = 0x000001f1`2fd66a70, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x000001f1`2fe26958, struct ParseState * pstate = 0x000001f1`2f364f78, struct ParamListInfoData * params = 0x00000000`00000000)+0xdd [c:\cirrus\src\backend\commands\explain.c @ 311] 0000005e`ff9ff310 00007ff6`ce768dfd postgres!ExplainQuery( struct ParseState * pstate = 0x000001f1`2f364f78, struct ExplainStmt * stmt = 0x000001f1`2fd668b0, struct ParamListInfoData * params = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001f1`2f364ee8)+0x1ab [c:\cirrus\src\backend\commands\explain.c @ 228] 0000005e`ff9ff3b0 00007ff6`ce768449 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x000001f1`2fd66960, char * queryString = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001f1`2f364ee8, struct QueryCompletion * qc = 0x0000005e`ff9ff680)+0x99d [c:\cirrus\src\backend\tcop\utility.c @ 867] 0000005e`ff9ff580 00007ff6`ce76744d postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x000001f1`2fd66960, char * queryString = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001f1`2f364ee8, struct QueryCompletion * qc = 0x0000005e`ff9ff680)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 0000005e`ff9ff5d0 00007ff6`ce766d02 postgres!PortalRunUtility( struct PortalData * portal = 0x000001f1`2f33b870, struct PlannedStmt * pstmt = 0x000001f1`2fd66960, bool isTopLevel = true, bool setHoldSnapshot = true, struct _DestReceiver * dest = 0x000001f1`2f364ee8, struct QueryCompletion * qc = 0x0000005e`ff9ff680)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1163] 0000005e`ff9ff640 00007ff6`ce7662ac postgres!FillPortalStore( struct PortalData * portal = 0x000001f1`2f33b870, bool isTopLevel = true)+0x112 [c:\cirrus\src\backend\tcop\pquery.c @ 1028] 0000005e`ff9ff6b0 00007ff6`ce7625d7 postgres!PortalRun( struct PortalData * portal = 0x000001f1`2f33b870, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x000001f1`2f30e638, struct _DestReceiver * altdest = 0x000001f1`2f30e638, struct QueryCompletion * qc = 0x0000005e`ff9ff948)+0x23c [c:\cirrus\src\backend\tcop\pquery.c @ 765] 0000005e`ff9ff860 00007ff6`ce75feef postgres!exec_simple_query( char * query_string = 0x000001f1`2fd64ea0 "EXPLAIN (COSTS OFF).SELECT * FROM pred_tab t1. LEFT JOIN pred_tab t2 ON EXISTS. (SELECT 1 FROM pred_tab t3, pred_tab t4, pred_tab t5, pred_tab t6. WHERE t1.a = t3.a AND t6.a IS NOT NULL);")+0x5f7 [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 0000005e`ff9ff990 00007ff6`ce75966d postgres!PostgresMain( char * dbname = 0x000001f1`2f2a4cc8 "regression", char * username = 0x000001f1`2f2f9378 "SYSTEM")+0xadf [c:\cirrus\src\backend\tcop\postgres.c @ 4771] 0000005e`ff9ffbc0 00007ff6`ce647d47 postgres!BackendMain( void * startup_data = 0x000001f1`2f2a4d50, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 0000005e`ff9ffc00 00007ff6`ce4fae49 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000001f1`2f282e70)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 0000005e`ff9ffc80 00007ff6`ceb1ff19 postgres!main( int argc = 0n3, char ** argv = 0x000001f1`2f282e70)+0x329 [c:\cirrus\src\backend\main\main.c @ 222] 0000005e`ff9ffcc0 00007ff6`ceb1fe6e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000005e`ff9ffd10 00007ff6`ceb1fd2e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000005e`ff9ffd80 00007ff6`ceb1ff8e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000005e`ff9ffdb0 00007ffc`68164cb0 postgres!mainCRTStartup( void * __formal = 0x0000005e`ff513000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000005e`ff9ffde0 00007ffc`68b9edcb KERNEL32!BaseThreadInitThunk+0x10 0000005e`ff9ffe10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 410.1828 Suspend: 1 Teb: 0000005e`ff516000 Unfrozen Child-SP RetAddr Call Site 0000005e`ffdff458 00007ffc`68b2b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000005e`ffdff460 00007ffc`68164cb0 ntdll!TppWorkerThread+0x2df 0000005e`ffdff750 00007ffc`68b9edcb KERNEL32!BaseThreadInitThunk+0x10 0000005e`ffdff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 410.1b08 Suspend: 1 Teb: 0000005e`ff518000 Unfrozen Child-SP RetAddr Call Site 0000005e`803ff668 00007ffc`6673487a ntdll!NtFsControlFile+0x14 0000005e`803ff670 00007ff6`ce63b83b KERNELBASE!ConnectNamedPipe+0x6a 0000005e`803ff6e0 00007ffc`68164cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000005e`803ff7e0 00007ffc`68b9edcb KERNEL32!BaseThreadInitThunk+0x10 0000005e`803ff810 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 410.4f8 Suspend: 1 Teb: 0000005e`ff51a000 Unfrozen Child-SP RetAddr Call Site 0000005e`807ffb48 00007ffc`666eda3e ntdll!NtWaitForSingleObject+0x14 0000005e`807ffb50 00007ff6`ce63d2dc KERNELBASE!WaitForSingleObjectEx+0x8e 0000005e`807ffbf0 00007ffc`68164cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000005e`807ffc30 00007ffc`68b9edcb KERNEL32!BaseThreadInitThunk+0x10 0000005e`807ffc60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 410.7e0 Suspend: 1 Teb: 0000005e`ff51c000 Unfrozen Child-SP RetAddr Call Site 0000005e`80bff568 00007ffc`68b2b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000005e`80bff570 00007ffc`68164cb0 ntdll!TppWorkerThread+0x2df 0000005e`80bff860 00007ffc`68b9edcb KERNEL32!BaseThreadInitThunk+0x10 0000005e`80bff890 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000005eff513000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff6ce170000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffc68c93140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001f12f277090 . 000001f12f2e2a70 Ldr.InLoadOrderModuleList: 000001f12f27b2f0 . 000001f12f2e2a50 Ldr.InMemoryOrderModuleList: 000001f12f27b300 . 000001f12f2e2a60 Base TimeStamp Module 7ff6ce170000 68a97284 Aug 23 07:49:24 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffc68b20000 c75bbaae Dec 27 13:05:50 2075 C:\Windows\SYSTEM32\ntdll.dll 7ffc68150000 dfadc574 Dec 01 02:44:04 2088 C:\Windows\System32\KERNEL32.DLL 7ffc666b0000 4c7b412e Aug 30 05:27:10 2010 C:\Windows\System32\KERNELBASE.dll 7ffc68530000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffc66f90000 2e00c84f Jun 16 21:46:55 1994 C:\Windows\System32\RPCRT4.dll 7ffc67f80000 45b64ad6 Jan 23 17:50:14 2007 C:\Windows\System32\WLDAP32.dll 7ffc66090000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffc685b0000 f21f90fb Sep 21 16:23:23 2098 C:\Windows\System32\ADVAPI32.dll 7ffc67230000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ffc66dc0000 68f8e614 Oct 22 14:11:32 2025 C:\Windows\System32\sechost.dll 7ffc66340000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffc573b0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffc56290000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffc67670000 4228b474 Mar 04 19:18:12 2005 C:\Windows\System32\USER32.dll 7ffc66a20000 981c36ea Nov 13 20:58:18 2050 C:\Windows\System32\win32u.dll 7ffc66f60000 f0a55a21 Dec 08 19:12:33 2097 C:\Windows\System32\GDI32.dll 7ffc66430000 1a22ea4c Nov 24 04:23:40 1983 C:\Windows\System32\gdi32full.dll 7ffc662a0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffc55a90000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffc57cf0000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffc565e0000 0c552b91 Jul 22 18:31:45 1976 C:\Windows\SYSTEM32\ucrtbased.dll 7ffc579a0000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffc65a50000 88ca55f5 Sep 22 01:20:53 2042 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffc65590000 66bacc45 Aug 13 03:00:21 2024 C:\Windows\system32\mswsock.dll 7ffc59900000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffc657f0000 b14a710b Apr 03 10:57:15 2064 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffc65060000 652233d5 Oct 08 04:45:09 2023 C:\Windows\system32\rsaenh.dll 7ffc657e0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffc661a0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll SubSystemData: 0000000000000000 ProcessHeap: 000001f12f270000 ProcessParameters: 000001f12f27d4c0 CurrentDirectory: 'C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\t_002_pg_upgrade_old_node_data\pgdata\' 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" 5224' DllPath: '< Name not readable >' Environment: 000001f12f2711f0 =C:=C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\t_002_pg_upgrade_old_node_data\pgdata ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 BRANCH=cf/5487 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=cf/5487 CIRRUS_BUILD_ID=5492749257932800 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=51ef83c39aebe85c189a3bca8d98a05c88d15c58 CIRRUS_CHANGE_MESSAGE=[CF 5487] v4 - Exists pull-up application with JoinExpr This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5487 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/87a6fcbf-929a-408a-9471-28be3080254a@postgrespro.ru Author(s): Alena Rybakina CIRRUS_CHANGE_TIMESTAMP=1755935120000 CIRRUS_CHANGE_TITLE=[CF 5487] v4 - Exists pull-up application with JoinExpr CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 5487] v4 - Exists pull-up application with JoinExpr This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5487 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/87a6fcbf-929a-408a-9471-28be3080254a@postgrespro.ru Author(s): Alena Rybakina CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5364561395580928-583e27bc-6da3-4e98-ae6e-0e8fd30a2fd5 CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LAST_GREEN_BUILD_ID=6469487353921536 CIRRUS_LAST_GREEN_CHANGE=c62c9641d27420acbe011b6bff429c4640e8e69c CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUzNjQ1NjEzOTU1ODA5MjgiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU0ODciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc1NTkzNTI2NSwiYnVpbGRfaWQiOiI1NDkyNzQ5MjU3OTMyODAwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc1NTkzOTQ2NSwiaWF0IjoxNzU1OTM1MjY1LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIxYTYzNTFjYS03ZGY4LTRhODUtOWUyMS1hMDE1N2E3NWY4MGEiLCJjaGFuZ2VfaW5fcmVwbyI6IjUxZWY4M2MzOWFlYmU4NWMxODlhM2JjYThkOThhMDVjODhkMTVjNTgifQ.Bbqc_0b4SjcBBXJA5ax0bQJ3FvFW66GJtq57GzRLwgtVMxC4FGVA1_e9r69XP4fcqsqlHH58Td3hlL_IXw7AxYoucdV_zLSle7UjHkKhU92a5pSWNmN-96dtR5aWT3m7lABRhQtFNEc6iuP_8MZ65qesHvET7QKW3hwG8QmYh2bqRbyfSPoEurq4IWdAheMEJJKMr9KqMLhPs3XalUIFxFf14Wz1Eht0AYabk9VSJipHZaXh3Kt4Unflr1-aTJPyKyzjlszjTn6v9crQ4AavHasTFzu2ShL6d7UDcBmxtvF7j_8TI-JRtl0YTTmhdxCndcgIb-yxx54Ho2A9xFVHMQ CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_3P7X3PGDoWXVQlJcJeOXj5U58BHnzA2Qtjt5 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_TASK_ID=5364561395580928 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_USER_COLLABORATOR=true CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_WORKING_DIR=c:/cirrus CI_COMPILERWARNINGS_ENABLED=true CI_FREEBSD_ENABLED=true CI_LINUX_ENABLED=true CI_MACOS_ENABLED=true CI_MINGW_ENABLED=true CI_NETBSD_ENABLED=true CI_NODE_INDEX=7 CI_NODE_TOTAL=10 CI_OPENBSD_ENABLED=true CI_SANITYCHECK_ENABLED=true CI_TRIGGER_TYPE_MINGW=manual CI_TRIGGER_TYPE_NETBSD=manual CI_TRIGGER_TYPE_OPENBSD=manual CI_WINDOWS_ENABLED=true 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 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CONTINUOUS_INTEGRATION=true CPUS=4 DEFAULT_PERL_VERSION=5.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ DISK_SIZE=50 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 GCP_PROJECT=pg-ci-images GITHUB_CHECK_SUITE_ID=44057037487 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci IMAGE_IDENTITY=pg-ci-windows-ci-2025-08-21t00-31-47 IMAGE_PROJECT=pg-ci-images INCLUDE=C:\BuildTools\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 INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template LANG=en_US.UTF-8 LC_COLLATE=C LC_CTYPE=C 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.22621.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.22621.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.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 MALLOC_PERTURB_=237 MBUILD_TARGET=all testprep MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSYSTEM=UCRT64 MTEST_ARGS=--print-errorlogs --no-rebuild -C build NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src\bin\pg_upgrade;C:/cirrus/build/src/bin/pg_upgrade/test;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.22621.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.40.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 PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/QeugaMS1yU PGPORT=28551 PGSYSCONFDIR=C:/cirrus/build/tmp_install/usr/local/pgsql/etc PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe PG_REGRESS_SOCK_DIR=c:/cirrus/ PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth PG_TEST_USE_UNIX_SOCKETS=1 PLATFORM=x64 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 PROVE_FLAGS=--timer 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 REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main SHARE_CONTRIB_DIR=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TAR=c:/windows/system32/tar.exe TEMP=C:\Windows\TEMP TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf TERM=xterm-256color TEST2_ACTIVE=1 TESTDATADIR=C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data TESTLOGDIR=C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log TEST_ACTIVE=1 TEST_JOBS=8 TMP=C:\Windows\TEMP TOP_BUILDDIR=C:\cirrus\build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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:\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.50 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows 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\ WITH_ICU=no __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.40.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; Closing open log file c:/cirrus/crashlog-postgres.exe_1c5c_2025-08-23_07-52-09-608.txt