[18:50:26.369] src/tools/ci/cores_backtrace.sh linux /tmp/cores [18:50:26.554] dumping /tmp/cores/postgres-6-26168.core for /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres [18:50:26.806] [New LWP 26168] [18:50:26.806] [18:50:26.806] This GDB supports auto-downloading debuginfo from the following URLs: [18:50:26.806] [18:50:26.806] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [18:50:26.806] Debuginfod has been disabled. [18:50:26.806] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [18:50:26.917] [Thread debugging using libthread_db enabled] [18:50:26.917] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [18:50:26.917] Core was generated by `postgres: postgres regression_plpgsql [local] SELECT '. [18:50:26.917] Program terminated with signal SIGABRT, Aborted. [18:50:26.917] #0 0x00007ff79bca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:50:27.182] [18:50:27.182] Thread 1 (Thread 0x7ff799c2bf00 (LWP 26168)): [18:50:27.182] #0 0x00007ff79bca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [18:50:27.182] No symbol table info available. [18:50:27.182] #1 0x00007ff79bc5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [18:50:27.182] No symbol table info available. [18:50:27.182] #2 0x00007ff79bc45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [18:50:27.182] No symbol table info available. [18:50:27.182] #3 0x00007ff79be1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [18:50:27.182] No locals. [18:50:27.182] #4 0x00007ff79be2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [18:50:27.182] No locals. [18:50:27.182] #5 0x00007ff79be0d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x7ff79037e8c0, Pointer=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [18:50:27.182] bp = 140723867616560 [18:50:27.182] pc = [18:50:27.182] Opts = {FromUnrecoverableHandler = true, pc = 140701253045556, bp = 140723867616592} [18:50:27.182] #6 0x00007ff790350d34 in plpgsql_scanner_errposition (location=, yyscanner=0x55e439fde268 ) at ../src/pl/plpgsql/src/pl_scanner.c:508 [18:50:27.182] pos = [18:50:27.182] #7 0x00007ff79031a7ec in plpgsql_sql_error_callback (arg=) at ../src/pl/plpgsql/src/pl_gram.y:3769 [18:50:27.182] cbarg = [18:50:27.182] yyscanner = [18:50:27.182] errpos = [18:50:27.182] #8 0x000055e439f34473 in errfinish (filename=filename@entry=0x55e43a1d06f0 "../src/backend/parser/parse_type.c", lineno=lineno@entry=270, funcname=funcname@entry=0x55e43a1d0908 <__func__.7> "typenameType") at ../src/backend/utils/error/elog.c:509 [18:50:27.182] edata = 0x55e43ab91da0 [18:50:27.182] elevel = 21 [18:50:27.182] oldcontext = 0x55e43b026050 [18:50:27.182] econtext = 0x7ffcd42405c0 [18:50:27.182] __func__ = "errfinish" [18:50:27.182] #9 0x000055e439b013ca in typenameType (pstate=pstate@entry=0x0, typeName=typeName@entry=0x55e43b0277a8, typmod_p=typmod_p@entry=0x7ffcd42405f8) at ../src/backend/parser/parse_type.c:270 [18:50:27.182] __errno_location = [18:50:27.182] tup = [18:50:27.182] __func__ = "typenameType" [18:50:27.182] #10 0x000055e439b01578 in typenameTypeIdAndMod (pstate=pstate@entry=0x0, typeName=typeName@entry=0x55e43b0277a8, typeid_p=typeid_p@entry=0x7ffcd42405fc, typmod_p=typmod_p@entry=0x7ffcd42405f8) at ../src/backend/parser/parse_type.c:315 [18:50:27.182] tup = [18:50:27.182] #11 0x00007ff79031a772 in parse_datatype (string=, location=location@entry=11) at ../src/pl/plpgsql/src/pl_gram.y:3815 [18:50:27.182] typeName = 0x55e43b0277a8 [18:50:27.182] type_id = 32764 [18:50:27.182] typmod = -1 [18:50:27.182] cbarg = {location = 11, yyscanner = 0x55e439fde268 } [18:50:27.182] syntax_errcontext = {previous = 0x7ffcd42425d0, callback = 0x7ff79031a7cb , arg = 0x7ffcd42405e0} [18:50:27.182] #12 0x00007ff79031d0c9 in read_datatype (tok=59, tok@entry=275, yylvalp=yylvalp@entry=0x7ffcd42424e0, yyllocp=yyllocp@entry=0x7ffcd42424dc, yyscanner=yyscanner@entry=0x55e43afeeab0) at ../src/pl/plpgsql/src/pl_gram.y:2961 [18:50:27.182] ds = {data = 0x55e43b026d60 "mutable2", len = 8, maxlen = 1024, cursor = 0} [18:50:27.182] type_name = [18:50:27.182] startlocation = 11 [18:50:27.182] result = [18:50:27.182] parenlevel = [18:50:27.182] #13 0x00007ff7903217d9 in plpgsql_yyparse (yyscanner=yyscanner@entry=0x55e43afeeab0) at ../src/pl/plpgsql/src/pl_gram.y:774 [18:50:27.182] yychar = 275 [18:50:27.182] yylval = {core_yystype = {ival = 990014784, str = 0x55e43b026d40 "mutable2", keyword = 0x55e43b026d40 "mutable2"}, ival = 990014784, str = 0x55e43b026d40 "mutable2", keyword = 0x55e43b026d40 "mutable2", word = {ident = 0x55e43b026d40 "mutable2", quoted = 226}, cword = {idents = 0x55e43b026d40}, wdatum = {datum = 0x55e43b026d40, ident = 0x55e439cd7fe2 "H\203\304\bú]\003", quoted = 6, idents = 0x55e439cd9296 }, boolean = 64, oid = 990014784, varname = {name = 0x55e43b026d40 "mutable2", lineno = 969768930}, forvariable = {name = 0x55e43b026d40 "mutable2", lineno = 969768930, scalar = 0x6, row = 0x55e439cd9296 }, declhdr = {label = 0x55e43b026d40 "mutable2", n_initvars = 969768930, initvarnos = 0x6}, loop_body = {stmts = 0x55e43b026d40, end_label = 0x55e439cd7fe2 "H\203\304\bú]\003", end_label_location = 6}, list = 0x55e43b026d40, dtype = 0x55e43b026d40, datum = 0x55e43b026d40, var = 0x55e43b026d40, expr = 0x55e43b026d40, stmt = 0x55e43b026d40, condition = 0x55e43b026d40, exception = 0x55e43b026d40, exception_block = 0x55e43b026d40, nsitem = 0x55e43b026d40, diagitem = 0x55e43b026d40, fetch = 0x55e43b026d40, casewhen = 0x55e43b026d40} [18:50:27.182] yyloc_default = [18:50:27.182] yylloc = 19 [18:50:27.182] plpgsql_yynerrs = 0 [18:50:27.182] yystate = [18:50:27.182] yyerrstatus = 0 [18:50:27.182] yystacksize = 200 [18:50:27.182] yyssa = {0, 2, 9, 103, 119, 183, 21988, 0, 24924, 15106, 21988, 0, 24912, 15106, 21988, 0, 25935, 15106, 21988, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8870, 14831, 21988, 0, 0, 0, 0, 0, 7373, 14831, 21988, 0, -31952, -28614, 32759, 0, -31952, -28614, 32759, 0, -31992, -28614, 32759, 0, 712, 15094, 21988, 0, -384, 15093, 21988, 0, 10307, 14839, 21988, 0, 24656, 15106, 21988, 0, 8, 0 , 23, 0, 0, 0, 105, 0, 0, 0, -2864, 15102, 21988, 0, 1, 0, 0, 0, 0, 0, 0, 0, 4731, 14844, 21988, 0, -31928, -28614, 32759, 0, 8870, 14831, 21988, 0, 9618, -11228, 32764, 0, 10307, 14839, 21988, 0, 24656, 15106, 21988, 0, 5, 0, 0, 0, 0, 0, 0, 0, 14724, 14839, 21988, 0, -384, 15093, 0, 0, 10307, 14839, 21988, 0, 24656, 15106, 21988, 0, 22, 0, 0, 0, 2, 0, 0, 0, 14724, 14839, 21988, 0, 24656, 15106, 0, 0, 2, 0, 0, 0, 4, 0, 0, 0, 27680, 15106, 21988, 0, -28464, -28619, 32759, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, -29554, 14840, 21988, 0} [18:50:27.182] yyss = 0x7ffcd4242340 [18:50:27.182] yyssp = 0x7ffcd424234a [18:50:27.182] yyvsa = {{core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 168}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43b0342a8 '9' ..., quoted = true, idents = 0x55e43962ce87 <_bt_first+4188>}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 990069416}, forvariable = {name = 0x0, lineno = 990069416, scalar = 0x1, row = 0x55e43962ce87 <_bt_first+4188>}, declhdr = {label = 0x0, n_initvars = 990069416, initvarnos = 0x1}, loop_body = {stmts = 0x0, end_label = 0x55e43b0342a8 '9' ..., end_label_location = 1}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 989973880, str = 0x55e43b01cd78 '\177' ..., keyword = 0x55e43b01cd78 '\177' ...}, ival = 989973880, str = 0x55e43b01cd78 '\177' ..., keyword = 0x55e43b01cd78 '\177' ..., word = {ident = 0x55e43b01cd78 '\177' ..., quoted = 40}, cword = {idents = 0x55e43b01cd78}, wdatum = {datum = 0x55e43b01cd78, ident = 0x7ff79983b228 "\177\006", quoted = true, idents = 0x55e43b0342a8}, boolean = 120, oid = 989973880, varname = {name = 0x55e43b01cd78 '\177' ..., lineno = -1719422424}, forvariable = {name = 0x55e43b01cd78 '\177' ..., lineno = -1719422424, scalar = 0x100000300000001, row = 0x55e43b0342a8}, declhdr = {label = 0x55e43b01cd78 '\177' ..., n_initvars = -1719422424, initvarnos = 0x100000300000001}, loop_body = {stmts = 0x55e43b01cd78, end_label = 0x7ff79983b228 "\177\006", end_label_location = 1}, list = 0x55e43b01cd78, dtype = 0x55e43b01cd78, datum = 0x55e43b01cd78, var = 0x55e43b01cd78, expr = 0x55e43b01cd78, stmt = 0x55e43b01cd78, condition = 0x55e43b01cd78, exception = 0x55e43b01cd78, exception_block = 0x55e43b01cd78, nsitem = 0x55e43b01cd78, diagitem = 0x55e43b01cd78, fetch = 0x55e43b01cd78, casewhen = 0x55e43b01cd78}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = 40, idents = 0x55e439cd94db }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x7ff79983b228, row = 0x55e439cd94db }, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x7ff79983b228}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = -1719422424}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -1875530190, str = 0x7ff79035ae32 "declare", keyword = 0x7ff79035ae32 "declare"}, ival = -1875530190, str = 0x7ff79035ae32 "declare", keyword = 0x7ff79035ae32 "declare", word = {ident = 0x7ff79035ae32 "declare", quoted = 226}, cword = {idents = 0x7ff79035ae32 }, wdatum = {datum = 0x7ff79035ae32 , ident = 0x55e439cd7fe2 "H\203\304\bú]\003", quoted = false, idents = 0x55e439cd9296 }, boolean = 50, oid = 2419437106, varname = {name = 0x7ff79035ae32 "declare", lineno = 969768930}, forvariable = {name = 0x7ff79035ae32 "declare", lineno = 969768930, scalar = 0x0, row = 0x55e439cd9296 }, declhdr = {label = 0x7ff79035ae32 "declare", n_initvars = 969768930, initvarnos = 0x0}, loop_body = {stmts = 0x7ff79035ae32 , end_label = 0x55e439cd7fe2 "H\203\304\bú]\003", end_label_location = 0}, list = 0x7ff79035ae32 , dtype = 0x7ff79035ae32 , datum = 0x7ff79035ae32 , var = 0x7ff79035ae32 , expr = 0x7ff79035ae32 , stmt = 0x7ff79035ae32 , condition = 0x7ff79035ae32 , exception = 0x7ff79035ae32 , exception_block = 0x7ff79035ae32 , nsitem = 0x7ff79035ae32 , diagitem = 0x7ff79035ae32 , fetch = 0x7ff79035ae32 , casewhen = 0x7ff79035ae32 }, {core_yystype = {ival = 990014760, str = 0x55e43b026d28 "r", keyword = 0x55e43b026d28 "r"}, ival = 990014760, str = 0x55e43b026d28 "r", keyword = 0x55e43b026d28 "r", word = {ident = 0x55e43b026d28 "r", quoted = true}, cword = {idents = 0x55e43b026d28}, wdatum = {datum = 0x55e43b026d28, ident = 0x55e400000001 , quoted = false, idents = 0x7ff79034baaa }, boolean = 40, oid = 990014760, varname = {name = 0x55e43b026d28 "r", lineno = 1}, forvariable = {name = 0x55e43b026d28 "r", lineno = 1, scalar = 0x0, row = 0x7ff79034baaa }, declhdr = {label = 0x55e43b026d28 "r", n_initvars = 1, initvarnos = 0x0}, loop_body = {stmts = 0x55e43b026d28, end_label = 0x55e400000001 , end_label_location = 0}, list = 0x55e43b026d28, dtype = 0x55e43b026d28, datum = 0x55e43b026d28, var = 0x55e43b026d28, expr = 0x55e43b026d28, stmt = 0x55e43b026d28, condition = 0x55e43b026d28, exception = 0x55e43b026d28, exception_block = 0x55e43b026d28, nsitem = 0x55e43b026d28, diagitem = 0x55e43b026d28, fetch = 0x55e43b026d28, casewhen = 0x55e43b026d28}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = false, idents = 0x55e439cda2b0 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x0, row = 0x55e439cda2b0 }, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 128}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x55e43af15780 "(\220\034\231\367\177", quoted = 6, idents = 0x9}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 988895104}, forvariable = {name = 0x2 , lineno = 988895104, scalar = 0x6, row = 0x9}, declhdr = {label = 0x2 , n_initvars = 988895104, initvarnos = 0x6}, loop_body = {stmts = 0x2, end_label = 0x55e43af15780 "(\220\034\231\367\177", end_label_location = 6}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = false}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x0, quoted = 6, idents = 0x55e439cd7fe2 }, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 0}, forvariable = {name = 0x1 , lineno = 0, scalar = 0x6, row = 0x55e439cd7fe2 }, declhdr = {label = 0x1 , n_initvars = 0, initvarnos = 0x6}, loop_body = {stmts = 0x1, end_label = 0x0, end_label_location = 6}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 150}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", quoted = 239, idents = 0xe1a4acd8000000d8}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 969773718}, forvariable = {name = 0x0, lineno = 969773718, scalar = 0x7ffcd4240bef, row = 0xe1a4acd8000000d8}, declhdr = {label = 0x0, n_initvars = 969773718, initvarnos = 0x7ffcd4240bef}, loop_body = {stmts = 0x0, end_label = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", end_label_location = -735835153}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = false, idents = 0x55e43af15b40}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x0, row = 0x55e43af15b40}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = -735835153, str = 0x7ffcd4240bef "", keyword = 0x7ffcd4240bef ""}, ival = -735835153, str = 0x7ffcd4240bef "", keyword = 0x7ffcd4240bef "", word = {ident = 0x7ffcd4240bef "", quoted = 226}, cword = {idents = 0x7ffcd4240bef}, wdatum = {datum = 0x7ffcd4240bef, ident = 0x55e439cd7fe2 "H\203\304\bú]\003", quoted = 6, idents = 0x55e439cd9296 }, boolean = 239, oid = 3559132143, varname = {name = 0x7ffcd4240bef "", lineno = 969768930}, forvariable = {name = 0x7ffcd4240bef "", lineno = 969768930, scalar = 0x6, row = 0x55e439cd9296 }, declhdr = {label = 0x7ffcd4240bef "", n_initvars = 969768930, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4240bef, end_label = 0x55e439cd7fe2 "H\203\304\bú]\003", end_label_location = 6}, list = 0x7ffcd4240bef, dtype = 0x7ffcd4240bef, datum = 0x7ffcd4240bef, var = 0x7ffcd4240bef, expr = 0x7ffcd4240bef, stmt = 0x7ffcd4240bef, condition = 0x7ffcd4240bef, exception = 0x7ffcd4240bef, exception_block = 0x7ffcd4240bef, nsitem = 0x7ffcd4240bef, diagitem = 0x7ffcd4240bef, fetch = 0x7ffcd4240bef, casewhen = 0x7ffcd4240bef}, {core_yystype = {ival = -735835073, str = 0x7ffcd4240c3f "\001\006", keyword = 0x7ffcd4240c3f "\001\006"}, ival = -735835073, str = 0x7ffcd4240c3f "\001\006", keyword = 0x7ffcd4240c3f "\001\006", word = {ident = 0x7ffcd4240c3f "\001\006", quoted = 216}, cword = {idents = 0x7ffcd4240c3f}, wdatum = {datum = 0x7ffcd4240c3f, ident = 0xe1a4acd8000000d8 , quoted = 6, idents = 0x9}, boolean = 63, oid = 3559132223, varname = {name = 0x7ffcd4240c3f "\001\006", lineno = 216}, forvariable = {name = 0x7ffcd4240c3f "\001\006", lineno = 216, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ffcd4240c3f "\001\006", n_initvars = 216, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4240c3f, end_label = 0xe1a4acd8000000d8 , end_label_location = 6}, list = 0x7ffcd4240c3f, dtype = 0x7ffcd4240c3f, datum = 0x7ffcd4240c3f, var = 0x7ffcd4240c3f, expr = 0x7ffcd4240c3f, stmt = 0x7ffcd4240c3f, condition = 0x7ffcd4240c3f, exception = 0x7ffcd4240c3f, exception_block = 0x7ffcd4240c3f, nsitem = 0x7ffcd4240c3f, diagitem = 0x7ffcd4240c3f, fetch = 0x7ffcd4240c3f, casewhen = 0x7ffcd4240c3f}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 64}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af15b40 "", quoted = 63, idents = 0x1}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 988896064}, forvariable = {name = 0x0, lineno = 988896064, scalar = 0x7ffcd4240c3f, row = 0x1}, declhdr = {label = 0x0, n_initvars = 988896064, initvarnos = 0x7ffcd4240c3f}, loop_body = {stmts = 0x0, end_label = 0x55e43af15b40 "", end_label_location = -735835073}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = 152, idents = 0x55e439cd94db }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x7ff79983e998, row = 0x55e439cd94db }, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x7ff79983e998}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = -1719408232}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = 40, idents = 0x0}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x55e43afaba28, row = 0x0}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x55e43afaba28}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 989510184}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = -735835032, str = 0x7ffcd4240c68 "\200W\361:\344U", keyword = 0x7ffcd4240c68 "\200W\361:\344U"}, ival = -735835032, str = 0x7ffcd4240c68 "\200W\361:\344U", keyword = 0x7ffcd4240c68 "\200W\361:\344U", word = {ident = 0x7ffcd4240c68 "\200W\361:\344U", quoted = 200}, cword = {idents = 0x7ffcd4240c68}, wdatum = {datum = 0x7ffcd4240c68, ident = 0x55e439cd95c8 "\205\300\017\205", , quoted = 11, idents = 0x10055e439cd75cb}, boolean = 104, oid = 3559132264, varname = {name = 0x7ffcd4240c68 "\200W\361:\344U", lineno = 969774536}, forvariable = {name = 0x7ffcd4240c68 "\200W\361:\344U", lineno = 969774536, scalar = 0x55e40000000b, row = 0x10055e439cd75cb}, declhdr = {label = 0x7ffcd4240c68 "\200W\361:\344U", n_initvars = 969774536, initvarnos = 0x55e40000000b}, loop_body = {stmts = 0x7ffcd4240c68, end_label = 0x55e439cd95c8 "\205\300\017\205", , end_label_location = 11}, list = 0x7ffcd4240c68, dtype = 0x7ffcd4240c68, datum = 0x7ffcd4240c68, var = 0x7ffcd4240c68, expr = 0x7ffcd4240c68, stmt = 0x7ffcd4240c68, condition = 0x7ffcd4240c68, exception = 0x7ffcd4240c68, exception_block = 0x7ffcd4240c68, nsitem = 0x7ffcd4240c68, diagitem = 0x7ffcd4240c68, fetch = 0x7ffcd4240c68, casewhen = 0x7ffcd4240c68}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = false, idents = 0x55e439cda2b0 }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x0, row = 0x55e439cda2b0 }, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 128}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x55e43af15780 "(\220\034\231\367\177", quoted = 6, idents = 0x55e439cd7fe2 }, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 988895104}, forvariable = {name = 0x2 , lineno = 988895104, scalar = 0x6, row = 0x55e439cd7fe2 }, declhdr = {label = 0x2 , n_initvars = 988895104, initvarnos = 0x6}, loop_body = {stmts = 0x2, end_label = 0x55e43af15780 "(\220\034\231\367\177", end_label_location = 6}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 150}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", quoted = 47, idents = 0xe1a4acd8000000d8}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 969773718}, forvariable = {name = 0x1 , lineno = 969773718, scalar = 0x7ffcd4240d2f, row = 0xe1a4acd8000000d8}, declhdr = {label = 0x1 , n_initvars = 969773718, initvarnos = 0x7ffcd4240d2f}, loop_body = {stmts = 0x1, end_label = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", end_label_location = -735834833}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = false, idents = 0x55e43af15b40}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x0, row = 0x55e43af15b40}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = -735834833, str = 0x7ffcd4240d2f "", keyword = 0x7ffcd4240d2f ""}, ival = -735834833, str = 0x7ffcd4240d2f "", keyword = 0x7ffcd4240d2f "", word = {ident = 0x7ffcd4240d2f "", quoted = 226}, cword = {idents = 0x7ffcd4240d2f}, wdatum = {datum = 0x7ffcd4240d2f, ident = 0x55e439cd7fe2 "H\203\304\bú]\003", quoted = 6, idents = 0x55e439cd9296 }, boolean = 47, oid = 3559132463, varname = {name = 0x7ffcd4240d2f "", lineno = 969768930}, forvariable = {name = 0x7ffcd4240d2f "", lineno = 969768930, scalar = 0x6, row = 0x55e439cd9296 }, declhdr = {label = 0x7ffcd4240d2f "", n_initvars = 969768930, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4240d2f, end_label = 0x55e439cd7fe2 "H\203\304\bú]\003", end_label_location = 6}, list = 0x7ffcd4240d2f, dtype = 0x7ffcd4240d2f, datum = 0x7ffcd4240d2f, var = 0x7ffcd4240d2f, expr = 0x7ffcd4240d2f, stmt = 0x7ffcd4240d2f, condition = 0x7ffcd4240d2f, exception = 0x7ffcd4240d2f, exception_block = 0x7ffcd4240d2f, nsitem = 0x7ffcd4240d2f, diagitem = 0x7ffcd4240d2f, fetch = 0x7ffcd4240d2f, casewhen = 0x7ffcd4240d2f}, {core_yystype = {ival = -735834753, str = 0x7ffcd4240d7f "\001\006", keyword = 0x7ffcd4240d7f "\001\006"}, ival = -735834753, str = 0x7ffcd4240d7f "\001\006", keyword = 0x7ffcd4240d7f "\001\006", word = {ident = 0x7ffcd4240d7f "\001\006", quoted = 216}, cword = {idents = 0x7ffcd4240d7f}, wdatum = {datum = 0x7ffcd4240d7f, ident = 0xe1a4acd8000000d8 , quoted = 6, idents = 0x9}, boolean = 127, oid = 3559132543, varname = {name = 0x7ffcd4240d7f "\001\006", lineno = 216}, forvariable = {name = 0x7ffcd4240d7f "\001\006", lineno = 216, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ffcd4240d7f "\001\006", n_initvars = 216, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4240d7f, end_label = 0xe1a4acd8000000d8 , end_label_location = 6}, list = 0x7ffcd4240d7f, dtype = 0x7ffcd4240d7f, datum = 0x7ffcd4240d7f, var = 0x7ffcd4240d7f, expr = 0x7ffcd4240d7f, stmt = 0x7ffcd4240d7f, condition = 0x7ffcd4240d7f, exception = 0x7ffcd4240d7f, exception_block = 0x7ffcd4240d7f, nsitem = 0x7ffcd4240d7f, diagitem = 0x7ffcd4240d7f, fetch = 0x7ffcd4240d7f, casewhen = 0x7ffcd4240d7f}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 64}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af15b40 "", quoted = 127, idents = 0x1}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 988896064}, forvariable = {name = 0x0, lineno = 988896064, scalar = 0x7ffcd4240d7f, row = 0x1}, declhdr = {label = 0x0, n_initvars = 988896064, initvarnos = 0x7ffcd4240d7f}, loop_body = {stmts = 0x0, end_label = 0x55e43af15b40 "", end_label_location = -735834753}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = 40, idents = 0x55e439cd94db }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x7ff79983b228, row = 0x55e439cd94db }, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x7ff79983b228}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = -1719422424}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = false, idents = 0x0}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0xfffe00000000, row = 0x0}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0xfffe00000000}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = -735834712, str = 0x7ffcd4240da8 "\200W\361:\344U", keyword = 0x7ffcd4240da8 "\200W\361:\344U"}, ival = -735834712, str = 0x7ffcd4240da8 "\200W\361:\344U", keyword = 0x7ffcd4240da8 "\200W\361:\344U", word = {ident = 0x7ffcd4240da8 "\200W\361:\344U", quoted = 200}, cword = {idents = 0x7ffcd4240da8}, wdatum = {datum = 0x7ffcd4240da8, ident = 0x55e439cd95c8 "\205\300\017\205", , quoted = false, idents = 0x10055e439cd75cb}, boolean = 168, oid = 3559132584, varname = {name = 0x7ffcd4240da8 "\200W\361:\344U", lineno = 969774536}, forvariable = {name = 0x7ffcd4240da8 "\200W\361:\344U", lineno = 969774536, scalar = 0x0, row = 0x10055e439cd75cb}, declhdr = {label = 0x7ffcd4240da8 "\200W\361:\344U", n_initvars = 969774536, initvarnos = 0x0}, loop_body = {stmts = 0x7ffcd4240da8, end_label = 0x55e439cd95c8 "\205\300\017\205", , end_label_location = 0}, list = 0x7ffcd4240da8, dtype = 0x7ffcd4240da8, datum = 0x7ffcd4240da8, var = 0x7ffcd4240da8, expr = 0x7ffcd4240da8, stmt = 0x7ffcd4240da8, condition = 0x7ffcd4240da8, exception = 0x7ffcd4240da8, exception_block = 0x7ffcd4240da8, nsitem = 0x7ffcd4240da8, diagitem = 0x7ffcd4240da8, fetch = 0x7ffcd4240da8, casewhen = 0x7ffcd4240da8}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = false, idents = 0x55e439cda2b0 }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x0, row = 0x55e439cda2b0 }, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 128}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x55e43af15780 "(\220\034\231\367\177", quoted = 6, idents = 0x9}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 988895104}, forvariable = {name = 0x2 , lineno = 988895104, scalar = 0x6, row = 0x9}, declhdr = {label = 0x2 , n_initvars = 988895104, initvarnos = 0x6}, loop_body = {stmts = 0x2, end_label = 0x55e43af15780 "(\220\034\231\367\177", end_label_location = 6}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = false}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x0, quoted = 6, idents = 0x9}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 0}, forvariable = {name = 0x1 , lineno = 0, scalar = 0x6, row = 0x9}, declhdr = {label = 0x1 , n_initvars = 0, initvarnos = 0x6}, loop_body = {stmts = 0x1, end_label = 0x0, end_label_location = 6}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 24}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e439cca818 "H\211\303H\205\300\017\204\227", quoted = 2, idents = 0x3}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 969713688}, forvariable = {name = 0x0, lineno = 969713688, scalar = 0x2, row = 0x3}, declhdr = {label = 0x0, n_initvars = 969713688, initvarnos = 0x2}, loop_body = {stmts = 0x0, end_label = 0x55e439cca818 "H\211\303H\205\300\017\204\227", end_label_location = 2}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = false}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x0, quoted = true, idents = 0x55e439ccdd37 }, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 0}, forvariable = {name = 0x2 , lineno = 0, scalar = 0x1, row = 0x55e439ccdd37 }, declhdr = {label = 0x2 , n_initvars = 0, initvarnos = 0x1}, loop_body = {stmts = 0x2, end_label = 0x0, end_label_location = 1}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 209}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439cd28d1 "H\211\306H\205\300tg\250\aucD\211\340\211\352H\215\024\202\211\330H\215\024\320H\301\342\003H\215\004\026H9\360rS\211\331D\211\340\211\357H\215<\207H\215\f\371H\213\f\316D\211\357H\203\370\001wF\203\375\003wP\203\373\awYH\215\0049H\001\362r^\211\332D\211\341\211\357H\215\f\217H\215\024\312H\211\004\326\351D\376\377\377H\215=\271\034\301", quoted = 80, idents = 0x90a3ea01}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 969746641}, forvariable = {name = 0x1 , lineno = 969746641, scalar = 0x7ffcd4240f50, row = 0x90a3ea01}, declhdr = {label = 0x1 , n_initvars = 969746641, initvarnos = 0x7ffcd4240f50}, loop_body = {stmts = 0x1, end_label = 0x55e439cd28d1 "H\211\306H\205\300tg\250\aucD\211\340\211\352H\215\024\202\211\330H\215\024\320H\301\342\003H\215\004\026H9\360rS\211\331D\211\340\211\357H\215<\207H\215\f\371H\213\f\316D\211\357H\203\370\001wF\203\375\003wP\203\373\awYH\215\0049H\001\362r^\211\332D\211\341\211\357H\215\f\217H\215\024\312H\211\004\326\351D\376\377\377H\215=\271\034\301", end_label_location = -735834288}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = -735834288, str = 0x7ffcd4240f50 "\001", keyword = 0x7ffcd4240f50 "\001"}, ival = -735834288, str = 0x7ffcd4240f50 "\001", keyword = 0x7ffcd4240f50 "\001", word = {ident = 0x7ffcd4240f50 "\001", quoted = false}, cword = {idents = 0x7ffcd4240f50}, wdatum = {datum = 0x7ffcd4240f50, ident = 0x7ff790a3ea00 "\177\006", quoted = 40, idents = 0x55e439cd2a1f }, boolean = 80, oid = 3559133008, varname = {name = 0x7ffcd4240f50 "\001", lineno = -1868305920}, forvariable = {name = 0x7ffcd4240f50 "\001", lineno = -1868305920, scalar = 0x55e43afaba28, row = 0x55e439cd2a1f }, declhdr = {label = 0x7ffcd4240f50 "\001", n_initvars = -1868305920, initvarnos = 0x55e43afaba28}, loop_body = {stmts = 0x7ffcd4240f50, end_label = 0x7ff790a3ea00 "\177\006", end_label_location = 989510184}, list = 0x7ffcd4240f50, dtype = 0x7ffcd4240f50, datum = 0x7ffcd4240f50, var = 0x7ffcd4240f50, expr = 0x7ffcd4240f50, stmt = 0x7ffcd4240f50, condition = 0x7ffcd4240f50, exception = 0x7ffcd4240f50, exception_block = 0x7ffcd4240f50, nsitem = 0x7ffcd4240f50, diagitem = 0x7ffcd4240f50, fetch = 0x7ffcd4240f50, casewhen = 0x7ffcd4240f50}, {core_yystype = {ival = -1868305919, str = 0x90a3ea01 , keyword = 0x90a3ea01 }, ival = -1868305919, str = 0x90a3ea01 , keyword = 0x90a3ea01 , word = {ident = 0x90a3ea01 , quoted = 214}, cword = {idents = 0x90a3ea01}, wdatum = {datum = 0x90a3ea01, ident = 0x55e439c1bed6 "H\215\005\317", , quoted = 76, idents = 0x7ffcd4240f4c}, boolean = true, oid = 2426661377, varname = {name = 0x90a3ea01 , lineno = 968998614}, forvariable = {name = 0x90a3ea01 , lineno = 968998614, scalar = 0x7ffcd4240f4c, row = 0x7ffcd4240f4c}, declhdr = {label = 0x90a3ea01 , n_initvars = 968998614, initvarnos = 0x7ffcd4240f4c}, loop_body = {stmts = 0x90a3ea01, end_label = 0x55e439c1bed6 "H\215\005\317", , end_label_location = -735834292}, list = 0x90a3ea01, dtype = 0x90a3ea01, datum = 0x90a3ea01, var = 0x90a3ea01, expr = 0x90a3ea01, stmt = 0x90a3ea01, condition = 0x90a3ea01, exception = 0x90a3ea01, exception_block = 0x90a3ea01, nsitem = 0x90a3ea01, diagitem = 0x90a3ea01, fetch = 0x90a3ea01, casewhen = 0x90a3ea01}, {core_yystype = {ival = -1719421624, str = 0x7ff79983b548 "\001", keyword = 0x7ff79983b548 "\001"}, ival = -1719421624, str = 0x7ff79983b548 "\001", keyword = 0x7ff79983b548 "\001", word = {ident = 0x7ff79983b548 "\001", quoted = 124}, cword = {idents = 0x7ff79983b548}, wdatum = {datum = 0x7ff79983b548, ident = 0x55e43956817c "\205\300u$H\203\304\020[]A\\\303L\211\346H\215=M", , quoted = false, idents = 0x55e439f3ce33 }, boolean = 72, oid = 2575545672, varname = {name = 0x7ff79983b548 "\001", lineno = 961970556}, forvariable = {name = 0x7ff79983b548 "\001", lineno = 961970556, scalar = 0x1000400000000, row = 0x55e439f3ce33 }, declhdr = {label = 0x7ff79983b548 "\001", n_initvars = 961970556, initvarnos = 0x1000400000000}, loop_body = {stmts = 0x7ff79983b548, end_label = 0x55e43956817c "\205\300u$H\203\304\020[]A\\\303L\211\346H\215=M", , end_label_location = 0}, list = 0x7ff79983b548, dtype = 0x7ff79983b548, datum = 0x7ff79983b548, var = 0x7ff79983b548, expr = 0x7ff79983b548, stmt = 0x7ff79983b548, condition = 0x7ff79983b548, exception = 0x7ff79983b548, exception_block = 0x7ff79983b548, nsitem = 0x7ff79983b548, diagitem = 0x7ff79983b548, fetch = 0x7ff79983b548, casewhen = 0x7ff79983b548}, {core_yystype = {ival = 988691368, str = 0x55e43aee3ba8 "\2501\377:\344U", keyword = 0x55e43aee3ba8 "\2501\377:\344U"}, ival = 988691368, str = 0x55e43aee3ba8 "\2501\377:\344U", keyword = 0x55e43aee3ba8 "\2501\377:\344U", word = {ident = 0x55e43aee3ba8 "\2501\377:\344U", quoted = false}, cword = {idents = 0x55e43aee3ba8}, wdatum = {datum = 0x55e43aee3ba8, ident = 0x0, quoted = false, idents = 0x25500000003b6}, boolean = 168, oid = 988691368, varname = {name = 0x55e43aee3ba8 "\2501\377:\344U", lineno = 0}, forvariable = {name = 0x55e43aee3ba8 "\2501\377:\344U", lineno = 0, scalar = 0x0, row = 0x25500000003b6}, declhdr = {label = 0x55e43aee3ba8 "\2501\377:\344U", n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x55e43aee3ba8, end_label = 0x0, end_label_location = 0}, list = 0x55e43aee3ba8, dtype = 0x55e43aee3ba8, datum = 0x55e43aee3ba8, var = 0x55e43aee3ba8, expr = 0x55e43aee3ba8, stmt = 0x55e43aee3ba8, condition = 0x55e43aee3ba8, exception = 0x55e43aee3ba8, exception_block = 0x55e43aee3ba8, nsitem = 0x55e43aee3ba8, diagitem = 0x55e43aee3ba8, fetch = 0x55e43aee3ba8, casewhen = 0x55e43aee3ba8}, {core_yystype = {ival = 16558, str = 0x40ae , keyword = 0x40ae }, ival = 16558, str = 0x40ae , keyword = 0x40ae , word = {ident = 0x40ae , quoted = false}, cword = {idents = 0x40ae}, wdatum = {datum = 0x40ae, ident = 0x55e43b034200 "(", quoted = 174, idents = 0x7ffcd4240f00}, boolean = 174, oid = 16558, varname = {name = 0x40ae , lineno = 990069248}, forvariable = {name = 0x40ae , lineno = 990069248, scalar = 0x40ae, row = 0x7ffcd4240f00}, declhdr = {label = 0x40ae , n_initvars = 990069248, initvarnos = 0x40ae}, loop_body = {stmts = 0x40ae, end_label = 0x55e43b034200 "(", end_label_location = 16558}, list = 0x40ae, dtype = 0x40ae, datum = 0x40ae, var = 0x40ae, expr = 0x40ae, stmt = 0x40ae, condition = 0x40ae, exception = 0x40ae, exception_block = 0x40ae, nsitem = 0x40ae, diagitem = 0x40ae, fetch = 0x40ae, casewhen = 0x40ae}, {core_yystype = {ival = 988691352, str = 0x55e43aee3b98 ")\001", keyword = 0x55e43aee3b98 ")\001"}, ival = 988691352, str = 0x55e43aee3b98 ")\001", keyword = 0x55e43aee3b98 ")\001", word = {ident = 0x55e43aee3b98 ")\001", quoted = 14}, cword = {idents = 0x55e43aee3b98}, wdatum = {datum = 0x55e43aee3b98, ident = 0x55e43963ed0e <_bt_check_compare+1020> "H\205\300\017\205\326\375\377\377H\213|$\030\200|$\021", quoted = false, idents = 0x7ff79983b548}, boolean = 152, oid = 988691352, varname = {name = 0x55e43aee3b98 ")\001", lineno = 962850062}, forvariable = {name = 0x55e43aee3b98 ")\001", lineno = 962850062, scalar = 0x100000000, row = 0x7ff79983b548}, declhdr = {label = 0x55e43aee3b98 ")\001", n_initvars = 962850062, initvarnos = 0x100000000}, loop_body = {stmts = 0x55e43aee3b98, end_label = 0x55e43963ed0e <_bt_check_compare+1020> "H\205\300\017\205\326\375\377\377H\213|$\030\200|$\021", end_label_location = 0}, list = 0x55e43aee3b98, dtype = 0x55e43aee3b98, datum = 0x55e43aee3b98, var = 0x55e43aee3b98, expr = 0x55e43aee3b98, stmt = 0x55e43aee3b98, condition = 0x55e43aee3b98, exception = 0x55e43aee3b98, exception_block = 0x55e43aee3b98, nsitem = 0x55e43aee3b98, diagitem = 0x55e43aee3b98, fetch = 0x55e43aee3b98, casewhen = 0x55e43aee3b98}, {core_yystype = {ival = 65832, str = 0x10128 , keyword = 0x10128 }, ival = 65832, str = 0x10128 , keyword = 0x10128 , word = {ident = 0x10128 , quoted = 40}, cword = {idents = 0x10128}, wdatum = {datum = 0x10128, ident = 0x55e43aee3c28 "d", quoted = 112, idents = 0x55e439c1d45c }, boolean = 40, oid = 65832, varname = {name = 0x10128 , lineno = 988691496}, forvariable = {name = 0x10128 , lineno = 988691496, scalar = 0x70, row = 0x55e439c1d45c }, declhdr = {label = 0x10128 , n_initvars = 988691496, initvarnos = 0x70}, loop_body = {stmts = 0x10128, end_label = 0x55e43aee3c28 "d", end_label_location = 112}, list = 0x10128, dtype = 0x10128, datum = 0x10128, var = 0x10128, expr = 0x10128, stmt = 0x10128, condition = 0x10128, exception = 0x10128, exception_block = 0x10128, nsitem = 0x10128, diagitem = 0x10128, fetch = 0x10128, casewhen = 0x10128}, {core_yystype = {ival = 988691496, str = 0x55e43aee3c28 "d", keyword = 0x55e43aee3c28 "d"}, ival = 988691496, str = 0x55e43aee3c28 "d", keyword = 0x55e43aee3c28 "d", word = {ident = 0x55e43aee3c28 "d", quoted = 32}, cword = {idents = 0x55e43aee3c28}, wdatum = {datum = 0x55e43aee3c28, ident = 0x7ffcd4241020 "", quoted = 176, idents = 0x55e43aee3c28}, boolean = 40, oid = 988691496, varname = {name = 0x55e43aee3c28 "d", lineno = -735834080}, forvariable = {name = 0x55e43aee3c28 "d", lineno = -735834080, scalar = 0x7ff790e725b0, row = 0x55e43aee3c28}, declhdr = {label = 0x55e43aee3c28 "d", n_initvars = -735834080, initvarnos = 0x7ff790e725b0}, loop_body = {stmts = 0x55e43aee3c28, end_label = 0x7ffcd4241020 "", end_label_location = -1863899728}, list = 0x55e43aee3c28, dtype = 0x55e43aee3c28, datum = 0x55e43aee3c28, var = 0x55e43aee3c28, expr = 0x55e43aee3c28, stmt = 0x55e43aee3c28, condition = 0x55e43aee3c28, exception = 0x55e43aee3c28, exception_block = 0x55e43aee3c28, nsitem = 0x55e43aee3c28, diagitem = 0x55e43aee3c28, fetch = 0x55e43aee3c28, casewhen = 0x55e43aee3c28}, {core_yystype = {ival = 990069416, str = 0x55e43b0342a8 '9' ..., keyword = 0x55e43b0342a8 '9' ...}, ival = 990069416, str = 0x55e43b0342a8 '9' ..., keyword = 0x55e43b0342a8 '9' ..., word = {ident = 0x55e43b0342a8 '9' ..., quoted = false}, cword = {idents = 0x55e43b0342a8}, wdatum = {datum = 0x55e43b0342a8, ident = 0x0, quoted = true, idents = 0x55e43963f08b <_bt_checkkeys+607>}, boolean = 168, oid = 990069416, varname = {name = 0x55e43b0342a8 '9' ..., lineno = 0}, forvariable = {name = 0x55e43b0342a8 '9' ..., lineno = 0, scalar = 0x1, row = 0x55e43963f08b <_bt_checkkeys+607>}, declhdr = {label = 0x55e43b0342a8 '9' ..., n_initvars = 0, initvarnos = 0x1}, loop_body = {stmts = 0x55e43b0342a8, end_label = 0x0, end_label_location = 1}, list = 0x55e43b0342a8, dtype = 0x55e43b0342a8, datum = 0x55e43b0342a8, var = 0x55e43b0342a8, expr = 0x55e43b0342a8, stmt = 0x55e43b0342a8, condition = 0x55e43b0342a8, exception = 0x55e43b0342a8, exception_block = 0x55e43b0342a8, nsitem = 0x55e43b0342a8, diagitem = 0x55e43b0342a8, fetch = 0x55e43b0342a8, casewhen = 0x55e43b0342a8}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = 60, idents = 0x7ffcd4240f9c}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x7ffcd424103c, row = 0x7ffcd4240f9c}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x7ffcd424103c}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = -735834052}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -1719421624, str = 0x7ff79983b548 "\001", keyword = 0x7ff79983b548 "\001"}, ival = -1719421624, str = 0x7ff79983b548 "\001", keyword = 0x7ff79983b548 "\001", word = {ident = 0x7ff79983b548 "\001", quoted = true}, cword = {idents = 0x7ff79983b548}, wdatum = {datum = 0x7ff79983b548, ident = 0x100019d00000001 , quoted = 16, idents = 0x190e71000}, boolean = 72, oid = 2575545672, varname = {name = 0x7ff79983b548 "\001", lineno = 1}, forvariable = {name = 0x7ff79983b548 "\001", lineno = 1, scalar = 0x55e43a1ecb10 <__func__.0>, row = 0x190e71000}, declhdr = {label = 0x7ff79983b548 "\001", n_initvars = 1, initvarnos = 0x55e43a1ecb10 <__func__.0>}, loop_body = {stmts = 0x7ff79983b548, end_label = 0x100019d00000001 , end_label_location = 975096592}, list = 0x7ff79983b548, dtype = 0x7ff79983b548, datum = 0x7ff79983b548, var = 0x7ff79983b548, expr = 0x7ff79983b548, stmt = 0x7ff79983b548, condition = 0x7ff79983b548, exception = 0x7ff79983b548, exception_block = 0x7ff79983b548, nsitem = 0x7ff79983b548, diagitem = 0x7ff79983b548, fetch = 0x7ff79983b548, casewhen = 0x7ff79983b548}, {core_yystype = {ival = -1719422424, str = 0x7ff79983b228 "\177\006", keyword = 0x7ff79983b228 "\177\006"}, ival = -1719422424, str = 0x7ff79983b228 "\177\006", keyword = 0x7ff79983b228 "\177\006", word = {ident = 0x7ff79983b228 "\177\006", quoted = 168}, cword = {idents = 0x7ff79983b228}, wdatum = {datum = 0x7ff79983b228, ident = 0x55e43b0342a8 '9' ..., quoted = false, idents = 0x7ff790e725b0}, boolean = 40, oid = 2575544872, varname = {name = 0x7ff79983b228 "\177\006", lineno = 990069416}, forvariable = {name = 0x7ff79983b228 "\177\006", lineno = 990069416, scalar = 0x7ff790e71000, row = 0x7ff790e725b0}, declhdr = {label = 0x7ff79983b228 "\177\006", n_initvars = 990069416, initvarnos = 0x7ff790e71000}, loop_body = {stmts = 0x7ff79983b228, end_label = 0x55e43b0342a8 '9' ..., end_label_location = -1863905280}, list = 0x7ff79983b228, dtype = 0x7ff79983b228, datum = 0x7ff79983b228, var = 0x7ff79983b228, expr = 0x7ff79983b228, stmt = 0x7ff79983b228, condition = 0x7ff79983b228, exception = 0x7ff79983b228, exception_block = 0x7ff79983b228, nsitem = 0x7ff79983b228, diagitem = 0x7ff79983b228, fetch = 0x7ff79983b228, casewhen = 0x7ff79983b228}, {core_yystype = {ival = 164, str = 0xa4 , keyword = 0xa4 }, ival = 164, str = 0xa4 , keyword = 0xa4 , word = {ident = 0xa4 , quoted = 55}, cword = {idents = 0xa4}, wdatum = {datum = 0xa4, ident = 0x55e439c12d37 "\204\300t\v\205\355x\037\270", quoted = false, idents = 0x19d396287e7}, boolean = 164, oid = 164, varname = {name = 0xa4 , lineno = 968961335}, forvariable = {name = 0xa4 , lineno = 968961335, scalar = 0x7ff790e71000, row = 0x19d396287e7}, declhdr = {label = 0xa4 , n_initvars = 968961335, initvarnos = 0x7ff790e71000}, loop_body = {stmts = 0xa4, end_label = 0x55e439c12d37 "\204\300t\v\205\355x\037\270", end_label_location = -1863905280}, list = 0xa4, dtype = 0xa4, datum = 0xa4, var = 0xa4, expr = 0xa4, stmt = 0xa4, condition = 0xa4, exception = 0xa4, exception_block = 0xa4, nsitem = 0xa4, diagitem = 0xa4, fetch = 0xa4, casewhen = 0xa4}, {core_yystype = {ival = -1863897104, str = 0x7ff790e72ff0 "\n", keyword = 0x7ff790e72ff0 "\n"}, ival = -1863897104, str = 0x7ff790e72ff0 "\n", keyword = 0x7ff790e72ff0 "\n", word = {ident = 0x7ff790e72ff0 "\n", quoted = 55}, cword = {idents = 0x7ff790e72ff0}, wdatum = {datum = 0x7ff790e72ff0, ident = 0x55e439c12d37 "\204\300t\v\205\355x\037\270", quoted = false, idents = 0x7ff790a3ea00}, boolean = 240, oid = 2431070192, varname = {name = 0x7ff790e72ff0 "\n", lineno = 968961335}, forvariable = {name = 0x7ff790e72ff0 "\n", lineno = 968961335, scalar = 0x7ff790a3ea00, row = 0x7ff790a3ea00}, declhdr = {label = 0x7ff790e72ff0 "\n", n_initvars = 968961335, initvarnos = 0x7ff790a3ea00}, loop_body = {stmts = 0x7ff790e72ff0, end_label = 0x55e439c12d37 "\204\300t\v\205\355x\037\270", end_label_location = -1868305920}, list = 0x7ff790e72ff0, dtype = 0x7ff790e72ff0, datum = 0x7ff790e72ff0, var = 0x7ff790e72ff0, expr = 0x7ff790e72ff0, stmt = 0x7ff790e72ff0, condition = 0x7ff790e72ff0, exception = 0x7ff790e72ff0, exception_block = 0x7ff790e72ff0, nsitem = 0x7ff790e72ff0, diagitem = 0x7ff790e72ff0, fetch = 0x7ff790e72ff0, casewhen = 0x7ff790e72ff0}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 100}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439c15464 "\351\335\376\377\377H\211\357\350\260\371\377\377\211\306%\377\377\003 =\001", quoted = 157, idents = 0x9394000100000000}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 968971364}, forvariable = {name = 0x1 , lineno = 968971364, scalar = 0x19d, row = 0x9394000100000000}, declhdr = {label = 0x1 , n_initvars = 968971364, initvarnos = 0x19d}, loop_body = {stmts = 0x1, end_label = 0x55e439c15464 "\351\335\376\377\377H\211\357\350\260\371\377\377\211\306%\377\377\003 =\001", end_label_location = 413}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = -1868305920, str = 0x7ff790a3ea00 "\177\006", keyword = 0x7ff790a3ea00 "\177\006"}, ival = -1868305920, str = 0x7ff790a3ea00 "\177\006", keyword = 0x7ff790a3ea00 "\177\006", word = {ident = 0x7ff790a3ea00 "\177\006", quoted = false}, cword = {idents = 0x7ff790a3ea00}, wdatum = {datum = 0x7ff790a3ea00, ident = 0x7ff790a3ea00 "\177\006", quoted = false, idents = 0x1}, boolean = false, oid = 2426661376, varname = {name = 0x7ff790a3ea00 "\177\006", lineno = -1868305920}, forvariable = {name = 0x7ff790a3ea00 "\177\006", lineno = -1868305920, scalar = 0x55e43b034300, row = 0x1}, declhdr = {label = 0x7ff790a3ea00 "\177\006", n_initvars = -1868305920, initvarnos = 0x55e43b034300}, loop_body = {stmts = 0x7ff790a3ea00, end_label = 0x7ff790a3ea00 "\177\006", end_label_location = 990069504}, list = 0x7ff790a3ea00, dtype = 0x7ff790a3ea00, datum = 0x7ff790a3ea00, var = 0x7ff790a3ea00, expr = 0x7ff790a3ea00, stmt = 0x7ff790a3ea00, condition = 0x7ff790a3ea00, exception = 0x7ff790a3ea00, exception_block = 0x7ff790a3ea00, nsitem = 0x7ff790a3ea00, diagitem = 0x7ff790a3ea00, fetch = 0x7ff790a3ea00, casewhen = 0x7ff790a3ea00}, {core_yystype = {ival = 990069416, str = 0x55e43b0342a8 '9' ..., keyword = 0x55e43b0342a8 '9' ...}, ival = 990069416, str = 0x55e43b0342a8 '9' ..., keyword = 0x55e43b0342a8 '9' ..., word = {ident = 0x55e43b0342a8 '9' ..., quoted = 154}, cword = {idents = 0x55e43b0342a8}, wdatum = {datum = 0x55e43b0342a8, ident = 0x55e439c1559a "[\303H\211\336H\215=\232", , quoted = 157, idents = 0x55e439c155f4 }, boolean = 168, oid = 990069416, varname = {name = 0x55e43b0342a8 '9' ..., lineno = 968971674}, forvariable = {name = 0x55e43b0342a8 '9' ..., lineno = 968971674, scalar = 0x19d, row = 0x55e439c155f4 }, declhdr = {label = 0x55e43b0342a8 '9' ..., n_initvars = 968971674, initvarnos = 0x19d}, loop_body = {stmts = 0x55e43b0342a8, end_label = 0x55e439c1559a "[\303H\211\336H\215=\232", , end_label_location = 413}, list = 0x55e43b0342a8, dtype = 0x55e43b0342a8, datum = 0x55e43b0342a8, var = 0x55e43b0342a8, expr = 0x55e43b0342a8, stmt = 0x55e43b0342a8, condition = 0x55e43b0342a8, exception = 0x55e43b0342a8, exception_block = 0x55e43b0342a8, nsitem = 0x55e43b0342a8, diagitem = 0x55e43b0342a8, fetch = 0x55e43b0342a8, casewhen = 0x55e43b0342a8}, {core_yystype = {ival = 988691496, str = 0x55e43aee3c28 "d", keyword = 0x55e43aee3c28 "d"}, ival = 988691496, str = 0x55e43aee3c28 "d", keyword = 0x55e43aee3c28 "d", word = {ident = 0x55e43aee3c28 "d", quoted = 156}, cword = {idents = 0x55e43aee3c28}, wdatum = {datum = 0x55e43aee3c28, ident = 0x55e43962779c <_bt_drop_lock_and_maybe_pin+376> "\307E", quoted = 168, idents = 0x55e43b0342a8}, boolean = 40, oid = 988691496, varname = {name = 0x55e43aee3c28 "d", lineno = 962754460}, forvariable = {name = 0x55e43aee3c28 "d", lineno = 962754460, scalar = 0x55e43b0342a8, row = 0x55e43b0342a8}, declhdr = {label = 0x55e43aee3c28 "d", n_initvars = 962754460, initvarnos = 0x55e43b0342a8}, loop_body = {stmts = 0x55e43aee3c28, end_label = 0x55e43962779c <_bt_drop_lock_and_maybe_pin+376> "\307E", end_label_location = 990069416}, list = 0x55e43aee3c28, dtype = 0x55e43aee3c28, datum = 0x55e43aee3c28, var = 0x55e43aee3c28, expr = 0x55e43aee3c28, stmt = 0x55e43aee3c28, condition = 0x55e43aee3c28, exception = 0x55e43aee3c28, exception_block = 0x55e43aee3c28, nsitem = 0x55e43aee3c28, diagitem = 0x55e43aee3c28, fetch = 0x55e43aee3c28, casewhen = 0x55e43aee3c28}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = false}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x0, quoted = false, idents = 0x55e43b0342a8}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 0}, forvariable = {name = 0x1 , lineno = 0, scalar = 0x0, row = 0x55e43b0342a8}, declhdr = {label = 0x1 , n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x1, end_label = 0x0, end_label_location = 0}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 135}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e43962ce87 <_bt_first+4188> "\351_\367\377\377Ƅ$3\n", quoted = 40, idents = 0x7ff79983b228}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 962776711}, forvariable = {name = 0x1 , lineno = 962776711, scalar = 0x55e43aee3c28, row = 0x7ff79983b228}, declhdr = {label = 0x1 , n_initvars = 962776711, initvarnos = 0x55e43aee3c28}, loop_body = {stmts = 0x1, end_label = 0x55e43962ce87 <_bt_first+4188> "\351_\367\377\377Ƅ$3\n", end_label_location = 988691496}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 1, str = 0x100000300000001 , keyword = 0x100000300000001 }, ival = 1, str = 0x100000300000001 , keyword = 0x100000300000001 , word = {ident = 0x100000300000001 , quoted = 168}, cword = {idents = 0x100000300000001}, wdatum = {datum = 0x100000300000001, ident = 0x55e43b0342a8 '9' ..., quoted = false, idents = 0x362900000000}, boolean = true, oid = 1, varname = {name = 0x100000300000001 , lineno = 990069416}, forvariable = {name = 0x100000300000001 , lineno = 990069416, scalar = 0x0, row = 0x362900000000}, declhdr = {label = 0x100000300000001 , n_initvars = 990069416, initvarnos = 0x0}, loop_body = {stmts = 0x100000300000001, end_label = 0x55e43b0342a8 '9' ..., end_label_location = 0}, list = 0x100000300000001, dtype = 0x100000300000001, datum = 0x100000300000001, var = 0x100000300000001, expr = 0x100000300000001, stmt = 0x100000300000001, condition = 0x100000300000001, exception = 0x100000300000001, exception_block = 0x100000300000001, nsitem = 0x100000300000001, diagitem = 0x100000300000001, fetch = 0x100000300000001, casewhen = 0x100000300000001}, {core_yystype = {ival = 14186, str = 0x376a , keyword = 0x376a }, ival = 14186, str = 0x376a , keyword = 0x376a , word = {ident = 0x376a , quoted = 10}, cword = {idents = 0x376a}, wdatum = {datum = 0x376a, ident = 0xa , quoted = false, idents = 0xbf80000000000000}, boolean = 106, oid = 14186, varname = {name = 0x376a , lineno = 10}, forvariable = {name = 0x376a , lineno = 10, scalar = 0x0, row = 0xbf80000000000000}, declhdr = {label = 0x376a , n_initvars = 10, initvarnos = 0x0}, loop_body = {stmts = 0x376a, end_label = 0xa , end_label_location = 0}, list = 0x376a, dtype = 0x376a, datum = 0x376a, var = 0x376a, expr = 0x376a, stmt = 0x376a, condition = 0x376a, exception = 0x376a, exception_block = 0x376a, nsitem = 0x376a, diagitem = 0x376a, fetch = 0x376a, casewhen = 0x376a}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x776700000 , quoted = true, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 1987051520}, forvariable = {name = 0x0, lineno = 1987051520, scalar = 0x6e010000000001, row = 0x0}, declhdr = {label = 0x0, n_initvars = 1987051520, initvarnos = 0x6e010000000001}, loop_body = {stmts = 0x0, end_label = 0x776700000 , end_label_location = 1}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x16b00000000 , keyword = 0x16b00000000 }, ival = 0, str = 0x16b00000000 , keyword = 0x16b00000000 , word = {ident = 0x16b00000000 , quoted = false}, cword = {idents = 0x16b00000000}, wdatum = {datum = 0x16b00000000, ident = 0x4090000000000 , quoted = false, idents = 0xa0000000a00}, boolean = false, oid = 0, varname = {name = 0x16b00000000 , lineno = 0}, forvariable = {name = 0x16b00000000 , lineno = 0, scalar = 0x10000000200, row = 0xa0000000a00}, declhdr = {label = 0x16b00000000 , n_initvars = 0, initvarnos = 0x10000000200}, loop_body = {stmts = 0x16b00000000, end_label = 0x4090000000000 , end_label_location = 512}, list = 0x16b00000000, dtype = 0x16b00000000, datum = 0x16b00000000, var = 0x16b00000000, expr = 0x16b00000000, stmt = 0x16b00000000, condition = 0x16b00000000, exception = 0x16b00000000, exception_block = 0x16b00000000, nsitem = 0x16b00000000, diagitem = 0x16b00000000, fetch = 0x16b00000000, casewhen = 0x16b00000000}, {core_yystype = {ival = 4226816, str = 0x407f00 , keyword = 0x407f00 }, ival = 4226816, str = 0x407f00 , keyword = 0x407f00 , word = {ident = 0x407f00 , quoted = false}, cword = {idents = 0x407f00}, wdatum = {datum = 0x407f00, ident = 0xa0000000000 , quoted = false, idents = 0x0}, boolean = false, oid = 4226816, varname = {name = 0x407f00 , lineno = 0}, forvariable = {name = 0x407f00 , lineno = 0, scalar = 0x200, row = 0x0}, declhdr = {label = 0x407f00 , n_initvars = 0, initvarnos = 0x200}, loop_body = {stmts = 0x407f00, end_label = 0xa0000000000 , end_label_location = 512}, list = 0x407f00, dtype = 0x407f00, datum = 0x407f00, var = 0x407f00, expr = 0x407f00, stmt = 0x407f00, condition = 0x407f00, exception = 0x407f00, exception_block = 0x407f00, nsitem = 0x407f00, diagitem = 0x407f00, fetch = 0x407f00, casewhen = 0x407f00}, {core_yystype = {ival = 681, str = 0x2a9 , keyword = 0x2a9 }, ival = 681, str = 0x2a9 , keyword = 0x2a9 , word = {ident = 0x2a9 , quoted = false}, cword = {idents = 0x2a9}, wdatum = {datum = 0x2a9, ident = 0xd000000000000 , quoted = 39, idents = 0x7fffff}, boolean = 169, oid = 681, varname = {name = 0x2a9 , lineno = 0}, forvariable = {name = 0x2a9 , lineno = 0, scalar = 0xff202b0380210027, row = 0x7fffff}, declhdr = {label = 0x2a9 , n_initvars = 0, initvarnos = 0xff202b0380210027}, loop_body = {stmts = 0x2a9, end_label = 0xd000000000000 , end_label_location = -2145320921}, list = 0x2a9, dtype = 0x2a9, datum = 0x2a9, var = 0x2a9, expr = 0x2a9, stmt = 0x2a9, condition = 0x2a9, exception = 0x2a9, exception_block = 0x2a9, nsitem = 0x2a9, diagitem = 0x2a9, fetch = 0x2a9, casewhen = 0x2a9}, {core_yystype = {ival = 14180, str = 0x65726f6600003764 , keyword = 0x65726f6600003764 }, ival = 14180, str = 0x65726f6600003764 , keyword = 0x65726f6600003764 , word = {ident = 0x65726f6600003764 , quoted = 105}, cword = {idents = 0x65726f6600003764}, wdatum = {datum = 0x65726f6600003764, ident = 0x767265735f6e6769 , quoted = 101, idents = 0x736e}, boolean = 100, oid = 14180, varname = {name = 0x65726f6600003764 , lineno = 1601070953}, forvariable = {name = 0x65726f6600003764 , lineno = 1601070953, scalar = 0x6f6974706f5f7265, row = 0x736e}, declhdr = {label = 0x65726f6600003764 , n_initvars = 1601070953, initvarnos = 0x6f6974706f5f7265}, loop_body = {stmts = 0x65726f6600003764, end_label = 0x767265735f6e6769 , end_label_location = 1868526181}, list = 0x65726f6600003764, dtype = 0x65726f6600003764, datum = 0x65726f6600003764, var = 0x65726f6600003764, expr = 0x65726f6600003764, stmt = 0x65726f6600003764, condition = 0x65726f6600003764, exception = 0x65726f6600003764, exception_block = 0x65726f6600003764, nsitem = 0x65726f6600003764, diagitem = 0x65726f6600003764, fetch = 0x65726f6600003764, casewhen = 0x65726f6600003764}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = false, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x0, row = 0x0}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x362900000000 , keyword = 0x362900000000 }, ival = 0, str = 0x362900000000 , keyword = 0x362900000000 , word = {ident = 0x362900000000 , quoted = 102}, cword = {idents = 0x362900000000}, wdatum = {datum = 0x362900000000, ident = 0x3766 , quoted = 10, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x362900000000 , lineno = 14182}, forvariable = {name = 0x362900000000 , lineno = 14182, scalar = 0xa, row = 0x0}, declhdr = {label = 0x362900000000 , n_initvars = 14182, initvarnos = 0xa}, loop_body = {stmts = 0x362900000000, end_label = 0x3766 , end_label_location = 10}, list = 0x362900000000, dtype = 0x362900000000, datum = 0x362900000000, var = 0x362900000000, expr = 0x362900000000, stmt = 0x362900000000, condition = 0x362900000000, exception = 0x362900000000, exception_block = 0x362900000000, nsitem = 0x362900000000, diagitem = 0x362900000000, fetch = 0x362900000000, casewhen = 0x362900000000}, {core_yystype = {ival = 0, str = 0xbf80000000000000 , keyword = 0xbf80000000000000 }, ival = 0, str = 0xbf80000000000000 , keyword = 0xbf80000000000000 , word = {ident = 0xbf80000000000000 , quoted = false}, cword = {idents = 0xbf80000000000000}, wdatum = {datum = 0xbf80000000000000, ident = 0x0, quoted = false, idents = 0x6e010000000001}, boolean = false, oid = 0, varname = {name = 0xbf80000000000000 , lineno = 0}, forvariable = {name = 0xbf80000000000000 , lineno = 0, scalar = 0x476700000, row = 0x6e010000000001}, declhdr = {label = 0xbf80000000000000 , n_initvars = 0, initvarnos = 0x476700000}, loop_body = {stmts = 0xbf80000000000000, end_label = 0x0, end_label_location = 1987051520}, list = 0xbf80000000000000, dtype = 0xbf80000000000000, datum = 0xbf80000000000000, var = 0xbf80000000000000, expr = 0xbf80000000000000, stmt = 0xbf80000000000000, condition = 0xbf80000000000000, exception = 0xbf80000000000000, exception_block = 0xbf80000000000000, nsitem = 0xbf80000000000000, diagitem = 0xbf80000000000000, fetch = 0xbf80000000000000, casewhen = 0xbf80000000000000}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x16b00000000 , quoted = false, idents = 0x10000000200}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x4090000000000, row = 0x10000000200}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x4090000000000}, loop_body = {stmts = 0x0, end_label = 0x16b00000000 , end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 2560, str = 0xa0000000a00 , keyword = 0xa0000000a00 }, ival = 2560, str = 0xa0000000a00 , keyword = 0xa0000000a00 , word = {ident = 0xa0000000a00 , quoted = false}, cword = {idents = 0xa0000000a00}, wdatum = {datum = 0xa0000000a00, ident = 0x407f00 , quoted = false, idents = 0x200}, boolean = false, oid = 2560, varname = {name = 0xa0000000a00 , lineno = 4226816}, forvariable = {name = 0xa0000000a00 , lineno = 4226816, scalar = 0xa0000000000, row = 0x200}, declhdr = {label = 0xa0000000a00 , n_initvars = 4226816, initvarnos = 0xa0000000000}, loop_body = {stmts = 0xa0000000a00, end_label = 0x407f00 , end_label_location = 0}, list = 0xa0000000a00, dtype = 0xa0000000a00, datum = 0xa0000000a00, var = 0xa0000000a00, expr = 0xa0000000a00, stmt = 0xa0000000a00, condition = 0xa0000000a00, exception = 0xa0000000a00, exception_block = 0xa0000000a00, nsitem = 0xa0000000a00, diagitem = 0xa0000000a00, fetch = 0xa0000000a00, casewhen = 0xa0000000a00}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 161}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x2a1 , quoted = false, idents = 0xff202b0380210025}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 673}, forvariable = {name = 0x0, lineno = 673, scalar = 0xd000000000000, row = 0xff202b0380210025}, declhdr = {label = 0x0, n_initvars = 673, initvarnos = 0xd000000000000}, loop_body = {stmts = 0x0, end_label = 0x2a1 , end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 8388607, str = 0x7fffff , keyword = 0x7fffff }, ival = 8388607, str = 0x7fffff , keyword = 0x7fffff , word = {ident = 0x7fffff , quoted = 80}, cword = {idents = 0x7fffff}, wdatum = {datum = 0x7fffff, ident = 0x756c6f6300003750 , quoted = 109, idents = 0x736e}, boolean = 255, oid = 8388607, varname = {name = 0x7fffff , lineno = 14160}, forvariable = {name = 0x7fffff , lineno = 14160, scalar = 0x6f6974706f5f6e6d, row = 0x736e}, declhdr = {label = 0x7fffff , n_initvars = 14160, initvarnos = 0x6f6974706f5f6e6d}, loop_body = {stmts = 0x7fffff, end_label = 0x756c6f6300003750 , end_label_location = 1868525165}, list = 0x7fffff, dtype = 0x7fffff, datum = 0x7fffff, var = 0x7fffff, expr = 0x7fffff, stmt = 0x7fffff, condition = 0x7fffff, exception = 0x7fffff, exception_block = 0x7fffff, nsitem = 0x7fffff, diagitem = 0x7fffff, fetch = 0x7fffff, casewhen = 0x7fffff}, {core_yystype = {ival = 989799728, str = 0x55e43aff2530 '\177' ..., keyword = 0x55e43aff2530 '\177' ...}, ival = 989799728, str = 0x55e43aff2530 '\177' ..., keyword = 0x55e43aff2530 '\177' ..., word = {ident = 0x55e43aff2530 '\177' ..., quoted = 120}, cword = {idents = 0x55e43aff2530}, wdatum = {datum = 0x55e43aff2530, ident = 0x55e43aff2578 '\177' ..., quoted = false, idents = 0x0}, boolean = 48, oid = 989799728, varname = {name = 0x55e43aff2530 '\177' ..., lineno = 989799800}, forvariable = {name = 0x55e43aff2530 '\177' ..., lineno = 989799800, scalar = 0x0, row = 0x0}, declhdr = {label = 0x55e43aff2530 '\177' ..., n_initvars = 989799800, initvarnos = 0x0}, loop_body = {stmts = 0x55e43aff2530, end_label = 0x55e43aff2578 '\177' ..., end_label_location = 0}, list = 0x55e43aff2530, dtype = 0x55e43aff2530, datum = 0x55e43aff2530, var = 0x55e43aff2530, expr = 0x55e43aff2530, stmt = 0x55e43aff2530, condition = 0x55e43aff2530, exception = 0x55e43aff2530, exception_block = 0x55e43aff2530, nsitem = 0x55e43aff2530, diagitem = 0x55e43aff2530, fetch = 0x55e43aff2530, casewhen = 0x55e43aff2530}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x362900000000 , quoted = 82, idents = 0xa}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x3752, row = 0xa}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x3752}, loop_body = {stmts = 0x0, end_label = 0x362900000000 , end_label_location = 14162}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0xbf80000000000000 , quoted = false, idents = 0x676700000}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x0, row = 0x676700000}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0xbf80000000000000 , end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 1, str = 0x6e010000000001 , keyword = 0x6e010000000001 }, ival = 1, str = 0x6e010000000001 , keyword = 0x6e010000000001 , word = {ident = 0x6e010000000001 , quoted = false}, cword = {idents = 0x6e010000000001}, wdatum = {datum = 0x6e010000000001, ident = 0x0, quoted = false, idents = 0x2200000000}, boolean = true, oid = 1, varname = {name = 0x6e010000000001 , lineno = 0}, forvariable = {name = 0x6e010000000001 , lineno = 0, scalar = 0x16b00000000, row = 0x2200000000}, declhdr = {label = 0x6e010000000001 , n_initvars = 0, initvarnos = 0x16b00000000}, loop_body = {stmts = 0x6e010000000001, end_label = 0x0, end_label_location = 0}, list = 0x6e010000000001, dtype = 0x6e010000000001, datum = 0x6e010000000001, var = 0x6e010000000001, expr = 0x6e010000000001, stmt = 0x6e010000000001, condition = 0x6e010000000001, exception = 0x6e010000000001, exception_block = 0x6e010000000001, nsitem = 0x6e010000000001, diagitem = 0x6e010000000001, fetch = 0x6e010000000001, casewhen = 0x6e010000000001}, {core_yystype = {ival = 3866684, str = 0x39003a003b003c , keyword = 0x39003a003b003c }, ival = 3866684, str = 0x39003a003b003c , keyword = 0x39003a003b003c , word = {ident = 0x39003a003b003c , quoted = 55}, cword = {idents = 0x39003a003b003c}, wdatum = {datum = 0x39003a003b003c, ident = 0x33003400360037 , quoted = 49, idents = 0x2600280029002b}, boolean = 60, oid = 3866684, varname = {name = 0x39003a003b003c , lineno = 3538999}, forvariable = {name = 0x39003a003b003c , lineno = 3538999, scalar = 0x2d002e00300031, row = 0x2600280029002b}, declhdr = {label = 0x39003a003b003c , n_initvars = 3538999, initvarnos = 0x2d002e00300031}, loop_body = {stmts = 0x39003a003b003c, end_label = 0x33003400360037 , end_label_location = 3145777}, list = 0x39003a003b003c, dtype = 0x39003a003b003c, datum = 0x39003a003b003c, var = 0x39003a003b003c, expr = 0x39003a003b003c, stmt = 0x39003a003b003c, condition = 0x39003a003b003c, exception = 0x39003a003b003c, exception_block = 0x39003a003b003c, nsitem = 0x39003a003b003c, diagitem = 0x39003a003b003c, fetch = 0x39003a003b003c, casewhen = 0x39003a003b003c}, {core_yystype = {ival = 2162723, str = 0x1e001f00210023 , keyword = 0x1e001f00210023 }, ival = 2162723, str = 0x1e001f00210023 , keyword = 0x1e001f00210023 , word = {ident = 0x1e001f00210023 , quoted = 27}, cword = {idents = 0x1e001f00210023}, wdatum = {datum = 0x1e001f00210023, ident = 0x1500180019001b , quoted = 19, idents = 0x600070009000c}, boolean = 35, oid = 2162723, varname = {name = 0x1e001f00210023 , lineno = 1638427}, forvariable = {name = 0x1e001f00210023 , lineno = 1638427, scalar = 0xf001000120013, row = 0x600070009000c}, declhdr = {label = 0x1e001f00210023 , n_initvars = 1638427, initvarnos = 0xf001000120013}, loop_body = {stmts = 0x1e001f00210023, end_label = 0x1500180019001b , end_label_location = 1179667}, list = 0x1e001f00210023, dtype = 0x1e001f00210023, datum = 0x1e001f00210023, var = 0x1e001f00210023, expr = 0x1e001f00210023, stmt = 0x1e001f00210023, condition = 0x1e001f00210023, exception = 0x1e001f00210023, exception_block = 0x1e001f00210023, nsitem = 0x1e001f00210023, diagitem = 0x1e001f00210023, fetch = 0x1e001f00210023, casewhen = 0x1e001f00210023}, {core_yystype = {ival = 65539, str = 0xff202b0100010003 , keyword = 0xff202b0100010003 }, ival = 65539, str = 0xff202b0100010003 , keyword = 0xff202b0100010003 , word = {ident = 0xff202b0100010003 , quoted = 255}, cword = {idents = 0xff202b0100010003}, wdatum = {datum = 0xff202b0100010003, ident = 0x3fffff , quoted = 121, idents = 0x70616d5f72657375}, boolean = 3, oid = 65539, varname = {name = 0xff202b0100010003 , lineno = 4194303}, forvariable = {name = 0xff202b0100010003 , lineno = 4194303, scalar = 0x5f67705f00003779, row = 0x70616d5f72657375}, declhdr = {label = 0xff202b0100010003 , n_initvars = 4194303, initvarnos = 0x5f67705f00003779}, loop_body = {stmts = 0xff202b0100010003, end_label = 0x3fffff , end_label_location = 14201}, list = 0xff202b0100010003, dtype = 0xff202b0100010003, datum = 0xff202b0100010003, var = 0xff202b0100010003, expr = 0xff202b0100010003, stmt = 0xff202b0100010003, condition = 0xff202b0100010003, exception = 0xff202b0100010003, exception_block = 0xff202b0100010003, nsitem = 0xff202b0100010003, diagitem = 0xff202b0100010003, fetch = 0xff202b0100010003, casewhen = 0xff202b0100010003}, {core_yystype = {ival = 1735289200, str = 0x73676e6970 , keyword = 0x73676e6970 }, ival = 1735289200, str = 0x73676e6970 , keyword = 0x73676e6970 , word = {ident = 0x73676e6970 , quoted = false}, cword = {idents = 0x73676e6970}, wdatum = {datum = 0x73676e6970, ident = 0x0, quoted = false, idents = 0x0}, boolean = 112, oid = 1735289200, varname = {name = 0x73676e6970 , lineno = 0}, forvariable = {name = 0x73676e6970 , lineno = 0, scalar = 0x0, row = 0x0}, declhdr = {label = 0x73676e6970 , n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x73676e6970, end_label = 0x0, end_label_location = 0}, list = 0x73676e6970, dtype = 0x73676e6970, datum = 0x73676e6970, var = 0x73676e6970, expr = 0x73676e6970, stmt = 0x73676e6970, condition = 0x73676e6970, exception = 0x73676e6970, exception_block = 0x73676e6970, nsitem = 0x73676e6970, diagitem = 0x73676e6970, fetch = 0x73676e6970, casewhen = 0x73676e6970}, {core_yystype = {ival = 16777473, str = 0x1000101 , keyword = 0x1000101 }, ival = 16777473, str = 0x1000101 , keyword = 0x1000101 , word = {ident = 0x1000101 , quoted = false}, cword = {idents = 0x1000101}, wdatum = {datum = 0x1000101, ident = 0x0, quoted = 184, idents = 0x100030000}, boolean = true, oid = 16777473, varname = {name = 0x1000101 , lineno = 0}, forvariable = {name = 0x1000101 , lineno = 0, scalar = 0x55e43b01d3b8, row = 0x100030000}, declhdr = {label = 0x1000101 , n_initvars = 0, initvarnos = 0x55e43b01d3b8}, loop_body = {stmts = 0x1000101, end_label = 0x0, end_label_location = 989975480}, list = 0x1000101, dtype = 0x1000101, datum = 0x1000101, var = 0x1000101, expr = 0x1000101, stmt = 0x1000101, condition = 0x1000101, exception = 0x1000101, exception_block = 0x1000101, nsitem = 0x1000101, diagitem = 0x1000101, fetch = 0x1000101, casewhen = 0x1000101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 248}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962646264}, forvariable = {name = 0x3b600000000 , lineno = 962646264, scalar = 0x1000200000164, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 962646264, initvarnos = 0x1000200000164}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , end_label_location = 356}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43aff0f70 "\324\001", quoted = false, idents = 0x40a7}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989794160}, forvariable = {name = 0x0, lineno = 989794160, scalar = 0x55e43af83900, row = 0x40a7}, declhdr = {label = 0x0, n_initvars = 989794160, initvarnos = 0x55e43af83900}, loop_body = {stmts = 0x0, end_label = 0x55e43aff0f70 "\324\001", end_label_location = 989346048}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 131072, str = 0x200020000 , keyword = 0x200020000 }, ival = 131072, str = 0x200020000 , keyword = 0x200020000 , word = {ident = 0x200020000 , quoted = false}, cword = {idents = 0x200020000}, wdatum = {datum = 0x200020000, ident = 0x3b600000000 , quoted = 82, idents = 0x100020000015e}, boolean = false, oid = 131072, varname = {name = 0x200020000 , lineno = 0}, forvariable = {name = 0x200020000 , lineno = 0, scalar = 0x55e43960cb52 , row = 0x100020000015e}, declhdr = {label = 0x200020000 , n_initvars = 0, initvarnos = 0x55e43960cb52 }, loop_body = {stmts = 0x200020000, end_label = 0x3b600000000 , end_label_location = 962644818}, list = 0x200020000, dtype = 0x200020000, datum = 0x200020000, var = 0x200020000, expr = 0x200020000, stmt = 0x200020000, condition = 0x200020000, exception = 0x200020000, exception_block = 0x200020000, nsitem = 0x200020000, diagitem = 0x200020000, fetch = 0x200020000, casewhen = 0x200020000}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = false}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x0, quoted = 112, idents = 0x55e43af83bb8}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 0}, forvariable = {name = 0x2 , lineno = 0, scalar = 0x55e43aff0f70, row = 0x55e43af83bb8}, declhdr = {label = 0x2 , n_initvars = 0, initvarnos = 0x55e43aff0f70}, loop_body = {stmts = 0x2, end_label = 0x0, end_label_location = 989794160}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x100030000 , quoted = false, idents = 0x55e43960d0f8 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 196608}, forvariable = {name = 0x0, lineno = 196608, scalar = 0x3b600000000, row = 0x55e43960d0f8 }, declhdr = {label = 0x0, n_initvars = 196608, initvarnos = 0x3b600000000}, loop_body = {stmts = 0x0, end_label = 0x100030000 , end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 }, ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 , word = {ident = 0x1000200000164 , quoted = 2}, cword = {idents = 0x1000200000164}, wdatum = {datum = 0x1000200000164, ident = 0x2 , quoted = false, idents = 0x55e43aff0f70}, boolean = 100, oid = 356, varname = {name = 0x1000200000164 , lineno = 2}, forvariable = {name = 0x1000200000164 , lineno = 2, scalar = 0x0, row = 0x55e43aff0f70}, declhdr = {label = 0x1000200000164 , n_initvars = 2, initvarnos = 0x0}, loop_body = {stmts = 0x1000200000164, end_label = 0x2 , end_label_location = 0}, list = 0x1000200000164, dtype = 0x1000200000164, datum = 0x1000200000164, var = 0x1000200000164, expr = 0x1000200000164, stmt = 0x1000200000164, condition = 0x1000200000164, exception = 0x1000200000164, exception_block = 0x1000200000164, nsitem = 0x1000200000164, diagitem = 0x1000200000164, fetch = 0x1000200000164, casewhen = 0x1000200000164}, {core_yystype = {ival = 989975872, str = 0x55e43b01d540 '9' ..., keyword = 0x55e43b01d540 '9' ...}, ival = 989975872, str = 0x55e43b01d540 '9' ..., keyword = 0x55e43b01d540 '9' ..., word = {ident = 0x55e43b01d540 '9' ..., quoted = 136}, cword = {idents = 0x55e43b01d540}, wdatum = {datum = 0x55e43b01d540, ident = 0x55e43b01d588 '9' ..., quoted = false, idents = 0x6e010000000001}, boolean = 64, oid = 989975872, varname = {name = 0x55e43b01d540 '9' ..., lineno = 989975944}, forvariable = {name = 0x55e43b01d540 '9' ..., lineno = 989975944, scalar = 0x476700000, row = 0x6e010000000001}, declhdr = {label = 0x55e43b01d540 '9' ..., n_initvars = 989975944, initvarnos = 0x476700000}, loop_body = {stmts = 0x55e43b01d540, end_label = 0x55e43b01d588 '9' ..., end_label_location = 1987051520}, list = 0x55e43b01d540, dtype = 0x55e43b01d540, datum = 0x55e43b01d540, var = 0x55e43b01d540, expr = 0x55e43b01d540, stmt = 0x55e43b01d540, condition = 0x55e43b01d540, exception = 0x55e43b01d540, exception_block = 0x55e43b01d540, nsitem = 0x55e43b01d540, diagitem = 0x55e43b01d540, fetch = 0x55e43b01d540, casewhen = 0x55e43b01d540}, {core_yystype = {ival = 989057744, str = 0x55e43af3d2d0 '\177' ..., keyword = 0x55e43af3d2d0 '\177' ...}, ival = 989057744, str = 0x55e43af3d2d0 '\177' ..., keyword = 0x55e43af3d2d0 '\177' ..., word = {ident = 0x55e43af3d2d0 '\177' ..., quoted = 24}, cword = {idents = 0x55e43af3d2d0}, wdatum = {datum = 0x55e43af3d2d0, ident = 0x55e43af3d318 '\177' ..., quoted = true, idents = 0x0}, boolean = 208, oid = 989057744, varname = {name = 0x55e43af3d2d0 '\177' ..., lineno = 989057816}, forvariable = {name = 0x55e43af3d2d0 '\177' ..., lineno = 989057816, scalar = 0x101, row = 0x0}, declhdr = {label = 0x55e43af3d2d0 '\177' ..., n_initvars = 989057816, initvarnos = 0x101}, loop_body = {stmts = 0x55e43af3d2d0, end_label = 0x55e43af3d318 '\177' ..., end_label_location = 257}, list = 0x55e43af3d2d0, dtype = 0x55e43af3d2d0, datum = 0x55e43af3d2d0, var = 0x55e43af3d2d0, expr = 0x55e43af3d2d0, stmt = 0x55e43af3d2d0, condition = 0x55e43af3d2d0, exception = 0x55e43af3d2d0, exception_block = 0x55e43af3d2d0, nsitem = 0x55e43af3d2d0, diagitem = 0x55e43af3d2d0, fetch = 0x55e43af3d2d0, casewhen = 0x55e43af3d2d0}, {core_yystype = {ival = 1, str = 0xff202b0300000001 , keyword = 0xff202b0300000001 }, ival = 1, str = 0xff202b0300000001 , keyword = 0xff202b0300000001 , word = {ident = 0xff202b0300000001 , quoted = false}, cword = {idents = 0xff202b0300000001}, wdatum = {datum = 0xff202b0300000001, ident = 0x100030000 , quoted = false, idents = 0x55e43960d0f8 }, boolean = true, oid = 1, varname = {name = 0xff202b0300000001 , lineno = 196608}, forvariable = {name = 0xff202b0300000001 , lineno = 196608, scalar = 0x3b600000000, row = 0x55e43960d0f8 }, declhdr = {label = 0xff202b0300000001 , n_initvars = 196608, initvarnos = 0x3b600000000}, loop_body = {stmts = 0xff202b0300000001, end_label = 0x100030000 , end_label_location = 0}, list = 0xff202b0300000001, dtype = 0xff202b0300000001, datum = 0xff202b0300000001, var = 0xff202b0300000001, expr = 0xff202b0300000001, stmt = 0xff202b0300000001, condition = 0xff202b0300000001, exception = 0xff202b0300000001, exception_block = 0xff202b0300000001, nsitem = 0xff202b0300000001, diagitem = 0xff202b0300000001, fetch = 0xff202b0300000001, casewhen = 0xff202b0300000001}, {core_yystype = {ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 }, ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 , word = {ident = 0x1000200000164 , quoted = 2}, cword = {idents = 0x1000200000164}, wdatum = {datum = 0x1000200000164, ident = 0x2 , quoted = false, idents = 0x55e43af3d070}, boolean = 100, oid = 356, varname = {name = 0x1000200000164 , lineno = 2}, forvariable = {name = 0x1000200000164 , lineno = 2, scalar = 0x0, row = 0x55e43af3d070}, declhdr = {label = 0x1000200000164 , n_initvars = 2, initvarnos = 0x0}, loop_body = {stmts = 0x1000200000164, end_label = 0x2 , end_label_location = 0}, list = 0x1000200000164, dtype = 0x1000200000164, datum = 0x1000200000164, var = 0x1000200000164, expr = 0x1000200000164, stmt = 0x1000200000164, condition = 0x1000200000164, exception = 0x1000200000164, exception_block = 0x1000200000164, nsitem = 0x1000200000164, diagitem = 0x1000200000164, fetch = 0x1000200000164, casewhen = 0x1000200000164}, {core_yystype = {ival = 989523240, str = 0x55e43afaed28 "\a", keyword = 0x55e43afaed28 "\a"}, ival = 989523240, str = 0x55e43afaed28 "\a", keyword = 0x55e43afaed28 "\a", word = {ident = 0x55e43afaed28 "\a", quoted = 174}, cword = {idents = 0x55e43afaed28}, wdatum = {datum = 0x55e43afaed28, ident = 0x40ae , quoted = 104, idents = 0x3748}, boolean = 40, oid = 989523240, varname = {name = 0x55e43afaed28 "\a", lineno = 16558}, forvariable = {name = 0x55e43afaed28 "\a", lineno = 16558, scalar = 0x55e43b01d168, row = 0x3748}, declhdr = {label = 0x55e43afaed28 "\a", n_initvars = 16558, initvarnos = 0x55e43b01d168}, loop_body = {stmts = 0x55e43afaed28, end_label = 0x40ae , end_label_location = 989974888}, list = 0x55e43afaed28, dtype = 0x55e43afaed28, datum = 0x55e43afaed28, var = 0x55e43afaed28, expr = 0x55e43afaed28, stmt = 0x55e43afaed28, condition = 0x55e43afaed28, exception = 0x55e43afaed28, exception_block = 0x55e43afaed28, nsitem = 0x55e43afaed28, diagitem = 0x55e43afaed28, fetch = 0x55e43afaed28, casewhen = 0x55e43afaed28}, {core_yystype = {ival = 10, str = 0xa , keyword = 0xa }, ival = 10, str = 0xa , keyword = 0xa , word = {ident = 0xa , quoted = false}, cword = {idents = 0xa}, wdatum = {datum = 0xa, ident = 0x0, quoted = false, idents = 0x0}, boolean = 10, oid = 10, varname = {name = 0xa , lineno = 0}, forvariable = {name = 0xa , lineno = 0, scalar = 0xbf80000000000000, row = 0x0}, declhdr = {label = 0xa , n_initvars = 0, initvarnos = 0xbf80000000000000}, loop_body = {stmts = 0xa, end_label = 0x0, end_label_location = 0}, list = 0xa, dtype = 0xa, datum = 0xa, var = 0xa, expr = 0xa, stmt = 0xa, condition = 0xa, exception = 0xa, exception_block = 0xa, nsitem = 0xa, diagitem = 0xa, fetch = 0xa, casewhen = 0xa}, {core_yystype = {ival = 1987051520, str = 0x1c76700000 , keyword = 0x1c76700000 }, ival = 1987051520, str = 0x1c76700000 , keyword = 0x1c76700000 , word = {ident = 0x1c76700000 , quoted = true}, cword = {idents = 0x1c76700000}, wdatum = {datum = 0x1c76700000, ident = 0x6e010000000001 , quoted = 168, idents = 0x16b00000000}, boolean = false, oid = 1987051520, varname = {name = 0x1c76700000 , lineno = 1}, forvariable = {name = 0x1c76700000 , lineno = 1, scalar = 0x55e43aff46a8, row = 0x16b00000000}, declhdr = {label = 0x1c76700000 , n_initvars = 1, initvarnos = 0x55e43aff46a8}, loop_body = {stmts = 0x1c76700000, end_label = 0x6e010000000001 , end_label_location = 989808296}, list = 0x1c76700000, dtype = 0x1c76700000, datum = 0x1c76700000, var = 0x1c76700000, expr = 0x1c76700000, stmt = 0x1c76700000, condition = 0x1c76700000, exception = 0x1c76700000, exception_block = 0x1c76700000, nsitem = 0x1c76700000, diagitem = 0x1c76700000, fetch = 0x1c76700000, casewhen = 0x1c76700000}, {core_yystype = {ival = 989974072, str = 0x55e43b01ce38 '\177' , "99999999\341\023", keyword = 0x55e43b01ce38 '\177' , "99999999\341\023"}, ival = 989974072, str = 0x55e43b01ce38 '\177' , "99999999\341\023", keyword = 0x55e43b01ce38 '\177' , "99999999\341\023", word = {ident = 0x55e43b01ce38 '\177' , "99999999\341\023", quoted = 28}, cword = {idents = 0x55e43b01ce38}, wdatum = {datum = 0x55e43b01ce38, ident = 0x3d003e0000001c , quoted = 56, idents = 0x250027002a002c}, boolean = 56, oid = 989974072, varname = {name = 0x55e43b01ce38 '\177' , "99999999\341\023", lineno = 28}, forvariable = {name = 0x55e43b01ce38 '\177' , "99999999\341\023", lineno = 28, scalar = 0x2f003200350038, row = 0x250027002a002c}, declhdr = {label = 0x55e43b01ce38 '\177' , "99999999\341\023", n_initvars = 28, initvarnos = 0x2f003200350038}, loop_body = {stmts = 0x55e43b01ce38, end_label = 0x3d003e0000001c , end_label_location = 3473464}, list = 0x55e43b01ce38, dtype = 0x55e43b01ce38, datum = 0x55e43b01ce38, var = 0x55e43b01ce38, expr = 0x55e43b01ce38, stmt = 0x55e43b01ce38, condition = 0x55e43b01ce38, exception = 0x55e43b01ce38, exception_block = 0x55e43b01ce38, nsitem = 0x55e43b01ce38, diagitem = 0x55e43b01ce38, fetch = 0x55e43b01ce38, casewhen = 0x55e43b01ce38}, {core_yystype = {ival = 16777473, str = 0x1d000001000101 , keyword = 0x1d000001000101 }, ival = 16777473, str = 0x1d000001000101 , keyword = 0x1d000001000101 , word = {ident = 0x1d000001000101 , quoted = false}, cword = {idents = 0x1d000001000101}, wdatum = {datum = 0x1d000001000101, ident = 0x0, quoted = 2, idents = 0x100030000}, boolean = true, oid = 16777473, varname = {name = 0x1d000001000101 , lineno = 0}, forvariable = {name = 0x1d000001000101 , lineno = 0, scalar = 0xd000e00000002, row = 0x100030000}, declhdr = {label = 0x1d000001000101 , n_initvars = 0, initvarnos = 0xd000e00000002}, loop_body = {stmts = 0x1d000001000101, end_label = 0x0, end_label_location = 2}, list = 0x1d000001000101, dtype = 0x1d000001000101, datum = 0x1d000001000101, var = 0x1d000001000101, expr = 0x1d000001000101, stmt = 0x1d000001000101, condition = 0x1d000001000101, exception = 0x1d000001000101, exception_block = 0x1d000001000101, nsitem = 0x1d000001000101, diagitem = 0x1d000001000101, fetch = 0x1d000001000101, casewhen = 0x1d000001000101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 248}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x3a3960d0f8 , quoted = 72, idents = 0x55e43b01d190}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962646264}, forvariable = {name = 0x3b600000000 , lineno = 962646264, scalar = 0x55e43b01d148, row = 0x55e43b01d190}, declhdr = {label = 0x3b600000000 , n_initvars = 962646264, initvarnos = 0x55e43b01d148}, loop_body = {stmts = 0x3b600000000, end_label = 0x3a3960d0f8 , end_label_location = 989974856}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 989975000, str = 0x55e43b01d1d8 '9' ..., keyword = 0x55e43b01d1d8 '9' ...}, ival = 989975000, str = 0x55e43b01d1d8 '9' ..., keyword = 0x55e43b01d1d8 '9' ..., word = {ident = 0x55e43b01d1d8 '9' ..., quoted = 48}, cword = {idents = 0x55e43b01d1d8}, wdatum = {datum = 0x55e43b01d1d8, ident = 0x2d002e002f0030 , quoted = 44, idents = 0x24002500260027}, boolean = 216, oid = 989975000, varname = {name = 0x55e43b01d1d8 '9' ..., lineno = 3080240}, forvariable = {name = 0x55e43b01d1d8 '9' ..., lineno = 3080240, scalar = 0x29002a002b002c, row = 0x24002500260027}, declhdr = {label = 0x55e43b01d1d8 '9' ..., n_initvars = 3080240, initvarnos = 0x29002a002b002c}, loop_body = {stmts = 0x55e43b01d1d8, end_label = 0x2d002e002f0030 , end_label_location = 2818092}, list = 0x55e43b01d1d8, dtype = 0x55e43b01d1d8, datum = 0x55e43b01d1d8, var = 0x55e43b01d1d8, expr = 0x55e43b01d1d8, stmt = 0x55e43b01d1d8, condition = 0x55e43b01d1d8, exception = 0x55e43b01d1d8, exception_block = 0x55e43b01d1d8, nsitem = 0x55e43b01d1d8, diagitem = 0x55e43b01d1d8, fetch = 0x55e43b01d1d8, casewhen = 0x55e43b01d1d8}, {core_yystype = {ival = 2228259, str = 0x20002100220023 , keyword = 0x20002100220023 }, ival = 2228259, str = 0x20002100220023 , keyword = 0x20002100220023 , word = {ident = 0x20002100220023 , quoted = 30}, cword = {idents = 0x20002100220023}, wdatum = {datum = 0x20002100220023, ident = 0x1b001c001d001e , quoted = 26, idents = 0x13001400150016}, boolean = 35, oid = 2228259, varname = {name = 0x20002100220023 , lineno = 1900574}, forvariable = {name = 0x20002100220023 , lineno = 1900574, scalar = 0x1700180019001a, row = 0x13001400150016}, declhdr = {label = 0x20002100220023 , n_initvars = 1900574, initvarnos = 0x1700180019001a}, loop_body = {stmts = 0x20002100220023, end_label = 0x1b001c001d001e , end_label_location = 1638426}, list = 0x20002100220023, dtype = 0x20002100220023, datum = 0x20002100220023, var = 0x20002100220023, expr = 0x20002100220023, stmt = 0x20002100220023, condition = 0x20002100220023, exception = 0x20002100220023, exception_block = 0x20002100220023, nsitem = 0x20002100220023, diagitem = 0x20002100220023, fetch = 0x20002100220023, casewhen = 0x20002100220023}, {core_yystype = {ival = 1114130, str = 0xf001000110012 , keyword = 0xf001000110012 }, ival = 1114130, str = 0xf001000110012 , keyword = 0xf001000110012 , word = {ident = 0xf001000110012 , quoted = 14}, cword = {idents = 0xf001000110012}, wdatum = {datum = 0xf001000110012, ident = 0xb000c000d000e , quoted = 10, idents = 0x3000400050006}, boolean = 18, oid = 1114130, varname = {name = 0xf001000110012 , lineno = 851982}, forvariable = {name = 0xf001000110012 , lineno = 851982, scalar = 0x700080009000a, row = 0x3000400050006}, declhdr = {label = 0xf001000110012 , n_initvars = 851982, initvarnos = 0x700080009000a}, loop_body = {stmts = 0xf001000110012, end_label = 0xb000c000d000e , end_label_location = 589834}, list = 0xf001000110012, dtype = 0xf001000110012, datum = 0xf001000110012, var = 0xf001000110012, expr = 0xf001000110012, stmt = 0xf001000110012, condition = 0xf001000110012, exception = 0xf001000110012, exception_block = 0xf001000110012, nsitem = 0xf001000110012, diagitem = 0xf001000110012, fetch = 0xf001000110012, casewhen = 0xf001000110012}, {core_yystype = {ival = 65538, str = 0x10002 , keyword = 0x10002 }, ival = 65538, str = 0x10002 , keyword = 0x10002 , word = {ident = 0x10002 , quoted = false}, cword = {idents = 0x10002}, wdatum = {datum = 0x10002, ident = 0x100030000 , quoted = false, idents = 0x55e43960d0f8 }, boolean = 2, oid = 65538, varname = {name = 0x10002 , lineno = 196608}, forvariable = {name = 0x10002 , lineno = 196608, scalar = 0x3b600000000, row = 0x55e43960d0f8 }, declhdr = {label = 0x10002 , n_initvars = 196608, initvarnos = 0x3b600000000}, loop_body = {stmts = 0x10002, end_label = 0x100030000 , end_label_location = 0}, list = 0x10002, dtype = 0x10002, datum = 0x10002, var = 0x10002, expr = 0x10002, stmt = 0x10002, condition = 0x10002, exception = 0x10002, exception_block = 0x10002, nsitem = 0x10002, diagitem = 0x10002, fetch = 0x10002, casewhen = 0x10002}, {core_yystype = {ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 }, ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 , word = {ident = 0x1000200000164 , quoted = 2}, cword = {idents = 0x1000200000164}, wdatum = {datum = 0x1000200000164, ident = 0x2 , quoted = false, idents = 0x55e43af3d070}, boolean = 100, oid = 356, varname = {name = 0x1000200000164 , lineno = 2}, forvariable = {name = 0x1000200000164 , lineno = 2, scalar = 0x55e43aff1500, row = 0x55e43af3d070}, declhdr = {label = 0x1000200000164 , n_initvars = 2, initvarnos = 0x55e43aff1500}, loop_body = {stmts = 0x1000200000164, end_label = 0x2 , end_label_location = 989795584}, list = 0x1000200000164, dtype = 0x1000200000164, datum = 0x1000200000164, var = 0x1000200000164, expr = 0x1000200000164, stmt = 0x1000200000164, condition = 0x1000200000164, exception = 0x1000200000164, exception_block = 0x1000200000164, nsitem = 0x1000200000164, diagitem = 0x1000200000164, fetch = 0x1000200000164, casewhen = 0x1000200000164}, {core_yystype = {ival = 989320280, str = 0x55e43af7d458 "\a", keyword = 0x55e43af7d458 "\a"}, ival = 989320280, str = 0x55e43af7d458 "\a", keyword = 0x55e43af7d458 "\a", word = {ident = 0x55e43af7d458 "\a", quoted = 167}, cword = {idents = 0x55e43af7d458}, wdatum = {datum = 0x55e43af7d458, ident = 0x40a7 , quoted = 112, idents = 0x40}, boolean = 88, oid = 989320280, varname = {name = 0x55e43af7d458 "\a", lineno = 16551}, forvariable = {name = 0x55e43af7d458 "\a", lineno = 16551, scalar = 0x55e43aff0f70, row = 0x40}, declhdr = {label = 0x55e43af7d458 "\a", n_initvars = 16551, initvarnos = 0x55e43aff0f70}, loop_body = {stmts = 0x55e43af7d458, end_label = 0x40a7 , end_label_location = 989794160}, list = 0x55e43af7d458, dtype = 0x55e43af7d458, datum = 0x55e43af7d458, var = 0x55e43af7d458, expr = 0x55e43af7d458, stmt = 0x55e43af7d458, condition = 0x55e43af7d458, exception = 0x55e43af7d458, exception_block = 0x55e43af7d458, nsitem = 0x55e43af7d458, diagitem = 0x55e43af7d458, fetch = 0x55e43af7d458, casewhen = 0x55e43af7d458}, {core_yystype = {ival = 3, str = 0x3 , keyword = 0x3 }, ival = 3, str = 0x3 , keyword = 0x3 , word = {ident = 0x3 , quoted = 132}, cword = {idents = 0x3}, wdatum = {datum = 0x3, ident = 0x55e439f73984 "I\211\305\3517\376\377\377H\213T$\b\276\b", quoted = 2, idents = 0x3}, boolean = 3, oid = 3, varname = {name = 0x3 , lineno = 972503428}, forvariable = {name = 0x3 , lineno = 972503428, scalar = 0x2, row = 0x3}, declhdr = {label = 0x3 , n_initvars = 972503428, initvarnos = 0x2}, loop_body = {stmts = 0x3, end_label = 0x55e439f73984 "I\211\305\3517\376\377\377H\213T$\b\276\b", end_label_location = 2}, list = 0x3, dtype = 0x3, datum = 0x3, var = 0x3, expr = 0x3, stmt = 0x3, condition = 0x3, exception = 0x3, exception_block = 0x3, nsitem = 0x3, diagitem = 0x3, fetch = 0x3, casewhen = 0x3}, {core_yystype = {ival = 989794160, str = 0x3aff0f70 , keyword = 0x3aff0f70 }, ival = 989794160, str = 0x3aff0f70 , keyword = 0x3aff0f70 , word = {ident = 0x3aff0f70 , quoted = true}, cword = {idents = 0x3aff0f70}, wdatum = {datum = 0x3aff0f70, ident = 0x1 , quoted = true, idents = 0x0}, boolean = 112, oid = 989794160, varname = {name = 0x3aff0f70 , lineno = 1}, forvariable = {name = 0x3aff0f70 , lineno = 1, scalar = 0x101, row = 0x0}, declhdr = {label = 0x3aff0f70 , n_initvars = 1, initvarnos = 0x101}, loop_body = {stmts = 0x3aff0f70, end_label = 0x1 , end_label_location = 257}, list = 0x3aff0f70, dtype = 0x3aff0f70, datum = 0x3aff0f70, var = 0x3aff0f70, expr = 0x3aff0f70, stmt = 0x3aff0f70, condition = 0x3aff0f70, exception = 0x3aff0f70, exception_block = 0x3aff0f70, nsitem = 0x3aff0f70, diagitem = 0x3aff0f70, fetch = 0x3aff0f70, casewhen = 0x3aff0f70}, {core_yystype = {ival = 3, str = 0x7f0000000003 , keyword = 0x7f0000000003 }, ival = 3, str = 0x7f0000000003 , keyword = 0x7f0000000003 , word = {ident = 0x7f0000000003 , quoted = false}, cword = {idents = 0x7f0000000003}, wdatum = {datum = 0x7f0000000003, ident = 0x100030000 , quoted = false, idents = 0x55e439dce60d }, boolean = 3, oid = 3, varname = {name = 0x7f0000000003 , lineno = 196608}, forvariable = {name = 0x7f0000000003 , lineno = 196608, scalar = 0x3b600000000, row = 0x55e439dce60d }, declhdr = {label = 0x7f0000000003 , n_initvars = 196608, initvarnos = 0x3b600000000}, loop_body = {stmts = 0x7f0000000003, end_label = 0x100030000 , end_label_location = 0}, list = 0x7f0000000003, dtype = 0x7f0000000003, datum = 0x7f0000000003, var = 0x7f0000000003, expr = 0x7f0000000003, stmt = 0x7f0000000003, condition = 0x7f0000000003, exception = 0x7f0000000003, exception_block = 0x7f0000000003, nsitem = 0x7f0000000003, diagitem = 0x7f0000000003, fetch = 0x7f0000000003, casewhen = 0x7f0000000003}, {core_yystype = {ival = 359, str = 0x1000200000167 , keyword = 0x1000200000167 }, ival = 359, str = 0x1000200000167 , keyword = 0x1000200000167 , word = {ident = 0x1000200000167 , quoted = 2}, cword = {idents = 0x1000200000167}, wdatum = {datum = 0x1000200000167, ident = 0x2 , quoted = false, idents = 0x55e43af3d070}, boolean = 103, oid = 359, varname = {name = 0x1000200000167 , lineno = 2}, forvariable = {name = 0x1000200000167 , lineno = 2, scalar = 0x0, row = 0x55e43af3d070}, declhdr = {label = 0x1000200000167 , n_initvars = 2, initvarnos = 0x0}, loop_body = {stmts = 0x1000200000167, end_label = 0x2 , end_label_location = 0}, list = 0x1000200000167, dtype = 0x1000200000167, datum = 0x1000200000167, var = 0x1000200000167, expr = 0x1000200000167, stmt = 0x1000200000167, condition = 0x1000200000167, exception = 0x1000200000167, exception_block = 0x1000200000167, nsitem = 0x1000200000167, diagitem = 0x1000200000167, fetch = 0x1000200000167, casewhen = 0x1000200000167}, {core_yystype = {ival = 989387960, str = 0x55e43af8dcb8 "\a", keyword = 0x55e43af8dcb8 "\a"}, ival = 989387960, str = 0x55e43af8dcb8 "\a", keyword = 0x55e43af8dcb8 "\a", word = {ident = 0x55e43af8dcb8 "\a", quoted = 168}, cword = {idents = 0x55e43af8dcb8}, wdatum = {datum = 0x55e43af8dcb8, ident = 0x55e43aee32a8 '\177' , "@", quoted = false, idents = 0x3b600000000}, boolean = 184, oid = 989387960, varname = {name = 0x55e43af8dcb8 "\a", lineno = 988689064}, forvariable = {name = 0x55e43af8dcb8 "\a", lineno = 988689064, scalar = 0x200030000, row = 0x3b600000000}, declhdr = {label = 0x55e43af8dcb8 "\a", n_initvars = 988689064, initvarnos = 0x200030000}, loop_body = {stmts = 0x55e43af8dcb8, end_label = 0x55e43aee32a8 '\177' , "@", end_label_location = 196608}, list = 0x55e43af8dcb8, dtype = 0x55e43af8dcb8, datum = 0x55e43af8dcb8, var = 0x55e43af8dcb8, expr = 0x55e43af8dcb8, stmt = 0x55e43af8dcb8, condition = 0x55e43af8dcb8, exception = 0x55e43af8dcb8, exception_block = 0x55e43af8dcb8, nsitem = 0x55e43af8dcb8, diagitem = 0x55e43af8dcb8, fetch = 0x55e43af8dcb8, casewhen = 0x55e43af8dcb8}, {core_yystype = {ival = 962646509, str = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", keyword = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001"}, ival = 962646509, str = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", keyword = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", word = {ident = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", quoted = 148}, cword = {idents = 0x55e43960d1ed }, wdatum = {datum = 0x55e43960d1ed , ident = 0x1000200000194 , quoted = 2, idents = 0x0}, boolean = 237, oid = 962646509, varname = {name = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", lineno = 404}, forvariable = {name = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", lineno = 404, scalar = 0x2, row = 0x0}, declhdr = {label = 0x55e43960d1ed "H\203\354\bH\205\377td@\366\307\au^H\215W H\203\377\340scL\213G H\215W0H\203\377\320sdH\213w0M\205\300tjA\366\300\003udI\215P\020I\203\370\360siA\213@\020H\205\366to@\366\306\003uiH\215V\020H\203\376\360sk\213V\0209\320\017\204-\001", n_initvars = 404, initvarnos = 0x2}, loop_body = {stmts = 0x55e43960d1ed , end_label = 0x1000200000194 , end_label_location = 2}, list = 0x55e43960d1ed , dtype = 0x55e43960d1ed , datum = 0x55e43960d1ed , var = 0x55e43960d1ed , expr = 0x55e43960d1ed , stmt = 0x55e43960d1ed , condition = 0x55e43960d1ed , exception = 0x55e43960d1ed , exception_block = 0x55e43960d1ed , nsitem = 0x55e43960d1ed , diagitem = 0x55e43960d1ed , fetch = 0x55e43960d1ed , casewhen = 0x55e43960d1ed }, {core_yystype = {ival = 989057136, str = 0x55e43af3d070 "\324\001", keyword = 0x55e43af3d070 "\324\001"}, ival = 989057136, str = 0x55e43af3d070 "\324\001", keyword = 0x55e43af3d070 "\324\001", word = {ident = 0x55e43af3d070 "\324\001", quoted = 8}, cword = {idents = 0x55e43af3d070}, wdatum = {datum = 0x55e43af3d070, ident = 0x55e43af8dd08 "\a", quoted = 184, idents = 0x300030000}, boolean = 112, oid = 989057136, varname = {name = 0x55e43af3d070 "\324\001", lineno = 989388040}, forvariable = {name = 0x55e43af3d070 "\324\001", lineno = 989388040, scalar = 0x55e43af3d3b8, row = 0x300030000}, declhdr = {label = 0x55e43af3d070 "\324\001", n_initvars = 989388040, initvarnos = 0x55e43af3d3b8}, loop_body = {stmts = 0x55e43af3d070, end_label = 0x55e43af8dd08 "\a", end_label_location = 989057976}, list = 0x55e43af3d070, dtype = 0x55e43af3d070, datum = 0x55e43af3d070, var = 0x55e43af3d070, expr = 0x55e43af3d070, stmt = 0x55e43af3d070, condition = 0x55e43af3d070, exception = 0x55e43af3d070, exception_block = 0x55e43af3d070, nsitem = 0x55e43af3d070, diagitem = 0x55e43af3d070, fetch = 0x55e43af3d070, casewhen = 0x55e43af3d070}, {core_yystype = {ival = 989975480, str = 0x55e43b01d3b8 '9' ..., keyword = 0x55e43b01d3b8 '9' ...}, ival = 989975480, str = 0x55e43b01d3b8 '9' ..., keyword = 0x55e43b01d3b8 '9' ..., word = {ident = 0x55e43b01d3b8 '9' ..., quoted = 248}, cword = {idents = 0x55e43b01d3b8}, wdatum = {datum = 0x55e43b01d3b8, ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100, idents = 0x2}, boolean = 184, oid = 989975480, varname = {name = 0x55e43b01d3b8 '9' ..., lineno = 962646264}, forvariable = {name = 0x55e43b01d3b8 '9' ..., lineno = 962646264, scalar = 0x1000200000164, row = 0x2}, declhdr = {label = 0x55e43b01d3b8 '9' ..., n_initvars = 962646264, initvarnos = 0x1000200000164}, loop_body = {stmts = 0x55e43b01d3b8, end_label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , end_label_location = 356}, list = 0x55e43b01d3b8, dtype = 0x55e43b01d3b8, datum = 0x55e43b01d3b8, var = 0x55e43b01d3b8, expr = 0x55e43b01d3b8, stmt = 0x55e43b01d3b8, condition = 0x55e43b01d3b8, exception = 0x55e43b01d3b8, exception_block = 0x55e43b01d3b8, nsitem = 0x55e43b01d3b8, diagitem = 0x55e43b01d3b8, fetch = 0x55e43b01d3b8, casewhen = 0x55e43b01d3b8}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af3d070 "\324\001", quoted = 88, idents = 0x898}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989057136}, forvariable = {name = 0x0, lineno = 989057136, scalar = 0x55e43af8dd58, row = 0x898}, declhdr = {label = 0x0, n_initvars = 989057136, initvarnos = 0x55e43af8dd58}, loop_body = {stmts = 0x0, end_label = 0x55e43af3d070 "\324\001", end_label_location = 989388120}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 989320280, str = 0x55e43af7d458 "\a", keyword = 0x55e43af7d458 "\a"}, ival = 989320280, str = 0x55e43af7d458 "\a", keyword = 0x55e43af7d458 "\a", word = {ident = 0x55e43af7d458 "\a", quoted = 167}, cword = {idents = 0x55e43af7d458}, wdatum = {datum = 0x55e43af7d458, ident = 0x40a7 , quoted = 40, idents = 0x40a7}, boolean = 88, oid = 989320280, varname = {name = 0x55e43af7d458 "\a", lineno = 16551}, forvariable = {name = 0x55e43af7d458 "\a", lineno = 16551, scalar = 0x55e43afa2128, row = 0x40a7}, declhdr = {label = 0x55e43af7d458 "\a", n_initvars = 16551, initvarnos = 0x55e43afa2128}, loop_body = {stmts = 0x55e43af7d458, end_label = 0x40a7 , end_label_location = 989471016}, list = 0x55e43af7d458, dtype = 0x55e43af7d458, datum = 0x55e43af7d458, var = 0x55e43af7d458, expr = 0x55e43af7d458, stmt = 0x55e43af7d458, condition = 0x55e43af7d458, exception = 0x55e43af7d458, exception_block = 0x55e43af7d458, nsitem = 0x55e43af7d458, diagitem = 0x55e43af7d458, fetch = 0x55e43af7d458, casewhen = 0x55e43af7d458}, {core_yystype = {ival = 196608, str = 0x200030000 , keyword = 0x200030000 }, ival = 196608, str = 0x200030000 , keyword = 0x200030000 , word = {ident = 0x200030000 , quoted = false}, cword = {idents = 0x200030000}, wdatum = {datum = 0x200030000, ident = 0x3b600000000 , quoted = 136, idents = 0x55e43b028dd0}, boolean = false, oid = 196608, varname = {name = 0x200030000 , lineno = 0}, forvariable = {name = 0x200030000 , lineno = 0, scalar = 0x55e43b028d88, row = 0x55e43b028dd0}, declhdr = {label = 0x200030000 , n_initvars = 0, initvarnos = 0x55e43b028d88}, loop_body = {stmts = 0x200030000, end_label = 0x3b600000000 , end_label_location = 990023048}, list = 0x200030000, dtype = 0x200030000, datum = 0x200030000, var = 0x200030000, expr = 0x200030000, stmt = 0x200030000, condition = 0x200030000, exception = 0x200030000, exception_block = 0x200030000, nsitem = 0x200030000, diagitem = 0x200030000, fetch = 0x200030000, casewhen = 0x200030000}, {core_yystype = {ival = 990023192, str = 0x55e43b028e18 '\306' , ..., keyword = 0x55e43b028e18 '\306' , ...}, ival = 990023192, str = 0x55e43b028e18 '\306' , ..., keyword = 0x55e43b028e18 '\306' , ..., word = {ident = 0x55e43b028e18 '\306' , ..., quoted = false}, cword = {idents = 0x55e43b028e18}, wdatum = {datum = 0x55e43b028e18, ident = 0x0, quoted = 112, idents = 0x55e400000000}, boolean = 24, oid = 990023192, varname = {name = 0x55e43b028e18 '\306' , ..., lineno = 0}, forvariable = {name = 0x55e43b028e18 '\306' , ..., lineno = 0, scalar = 0x55e43af3d070, row = 0x55e400000000}, declhdr = {label = 0x55e43b028e18 '\306' , ..., n_initvars = 0, initvarnos = 0x55e43af3d070}, loop_body = {stmts = 0x55e43b028e18, end_label = 0x0, end_label_location = 989057136}, list = 0x55e43b028e18, dtype = 0x55e43b028e18, datum = 0x55e43b028e18, var = 0x55e43b028e18, expr = 0x55e43b028e18, stmt = 0x55e43b028e18, condition = 0x55e43b028e18, exception = 0x55e43b028e18, exception_block = 0x55e43b028e18, nsitem = 0x55e43b028e18, diagitem = 0x55e43b028e18, fetch = 0x55e43b028e18, casewhen = 0x55e43b028e18}, {core_yystype = {ival = 3, str = 0x3 , keyword = 0x3 }, ival = 3, str = 0x3 , keyword = 0x3 , word = {ident = 0x3 , quoted = 151}, cword = {idents = 0x3}, wdatum = {datum = 0x3, ident = 0x55e439699797 "9\350\017\204\270\001", quoted = 144, idents = 0x0}, boolean = 3, oid = 3, varname = {name = 0x3 , lineno = 963221399}, forvariable = {name = 0x3 , lineno = 963221399, scalar = 0x7ff791511190, row = 0x0}, declhdr = {label = 0x3 , n_initvars = 963221399, initvarnos = 0x7ff791511190}, loop_body = {stmts = 0x3, end_label = 0x55e439699797 "9\350\017\204\270\001", end_label_location = -1856958064}, list = 0x3, dtype = 0x3, datum = 0x3, var = 0x3, expr = 0x3, stmt = 0x3, condition = 0x3, exception = 0x3, exception_block = 0x3, nsitem = 0x3, diagitem = 0x3, fetch = 0x3, casewhen = 0x3}, {core_yystype = {ival = 257, str = 0x550000000101 , keyword = 0x550000000101 }, ival = 257, str = 0x550000000101 , keyword = 0x550000000101 , word = {ident = 0x550000000101 , quoted = false}, cword = {idents = 0x550000000101}, wdatum = {datum = 0x550000000101, ident = 0x0, quoted = 4, idents = 0x100030000}, boolean = true, oid = 257, varname = {name = 0x550000000101 , lineno = 0}, forvariable = {name = 0x550000000101 , lineno = 0, scalar = 0x4, row = 0x100030000}, declhdr = {label = 0x550000000101 , n_initvars = 0, initvarnos = 0x4}, loop_body = {stmts = 0x550000000101, end_label = 0x0, end_label_location = 4}, list = 0x550000000101, dtype = 0x550000000101, datum = 0x550000000101, var = 0x550000000101, expr = 0x550000000101, stmt = 0x550000000101, condition = 0x550000000101, exception = 0x550000000101, exception_block = 0x550000000101, nsitem = 0x550000000101, diagitem = 0x550000000101, fetch = 0x550000000101, casewhen = 0x550000000101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 248}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962646264}, forvariable = {name = 0x3b600000000 , lineno = 962646264, scalar = 0x1000200000164, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 962646264, initvarnos = 0x1000200000164}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , end_label_location = 356}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 257, str = 0x101 , keyword = 0x101 }, ival = 257, str = 0x101 , keyword = 0x101 , word = {ident = 0x101 , quoted = false}, cword = {idents = 0x101}, wdatum = {datum = 0x101, ident = 0x0, quoted = true, idents = 0x100030000}, boolean = true, oid = 257, varname = {name = 0x101 , lineno = 0}, forvariable = {name = 0x101 , lineno = 0, scalar = 0x55e400000001, row = 0x100030000}, declhdr = {label = 0x101 , n_initvars = 0, initvarnos = 0x55e400000001}, loop_body = {stmts = 0x101, end_label = 0x0, end_label_location = 1}, list = 0x101, dtype = 0x101, datum = 0x101, var = 0x101, expr = 0x101, stmt = 0x101, condition = 0x101, exception = 0x101, exception_block = 0x101, nsitem = 0x101, diagitem = 0x101, fetch = 0x101, casewhen = 0x101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 248}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962646264}, forvariable = {name = 0x3b600000000 , lineno = 962646264, scalar = 0x1000200000164, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 962646264, initvarnos = 0x1000200000164}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , end_label_location = 356}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af3d070 "\324\001", quoted = 40, idents = 0x40ae}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989057136}, forvariable = {name = 0x0, lineno = 989057136, scalar = 0x55e43afaed28, row = 0x40ae}, declhdr = {label = 0x0, n_initvars = 989057136, initvarnos = 0x55e43afaed28}, loop_body = {stmts = 0x0, end_label = 0x55e43af3d070 "\324\001", end_label_location = 989523240}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 988691912, str = 0x55e43aee3dc8 " \001", keyword = 0x55e43aee3dc8 " \001"}, ival = 988691912, str = 0x55e43aee3dc8 " \001", keyword = 0x55e43aee3dc8 " \001", word = {ident = 0x55e43aee3dc8 " \001", quoted = false}, cword = {idents = 0x55e43aee3dc8}, wdatum = {datum = 0x55e43aee3dc8, ident = 0x300030000 , quoted = true, idents = 0x0}, boolean = 200, oid = 988691912, varname = {name = 0x55e43aee3dc8 " \001", lineno = 196608}, forvariable = {name = 0x55e43aee3dc8 " \001", lineno = 196608, scalar = 0x30000000101, row = 0x0}, declhdr = {label = 0x55e43aee3dc8 " \001", n_initvars = 196608, initvarnos = 0x30000000101}, loop_body = {stmts = 0x55e43aee3dc8, end_label = 0x300030000 , end_label_location = 257}, list = 0x55e43aee3dc8, dtype = 0x55e43aee3dc8, datum = 0x55e43aee3dc8, var = 0x55e43aee3dc8, expr = 0x55e43aee3dc8, stmt = 0x55e43aee3dc8, condition = 0x55e43aee3dc8, exception = 0x55e43aee3dc8, exception_block = 0x55e43aee3dc8, nsitem = 0x55e43aee3dc8, diagitem = 0x55e43aee3dc8, fetch = 0x55e43aee3dc8, casewhen = 0x55e43aee3dc8}, {core_yystype = {ival = 3, str = 0x1000200000003 , keyword = 0x1000200000003 }, ival = 3, str = 0x1000200000003 , keyword = 0x1000200000003 , word = {ident = 0x1000200000003 , quoted = false}, cword = {idents = 0x1000200000003}, wdatum = {datum = 0x1000200000003, ident = 0x100030000 , quoted = false, idents = 0x55e43960d0f8 }, boolean = 3, oid = 3, varname = {name = 0x1000200000003 , lineno = 196608}, forvariable = {name = 0x1000200000003 , lineno = 196608, scalar = 0x3b600000000, row = 0x55e43960d0f8 }, declhdr = {label = 0x1000200000003 , n_initvars = 196608, initvarnos = 0x3b600000000}, loop_body = {stmts = 0x1000200000003, end_label = 0x100030000 , end_label_location = 0}, list = 0x1000200000003, dtype = 0x1000200000003, datum = 0x1000200000003, var = 0x1000200000003, expr = 0x1000200000003, stmt = 0x1000200000003, condition = 0x1000200000003, exception = 0x1000200000003, exception_block = 0x1000200000003, nsitem = 0x1000200000003, diagitem = 0x1000200000003, fetch = 0x1000200000003, casewhen = 0x1000200000003}, {core_yystype = {ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 }, ival = 356, str = 0x1000200000164 , keyword = 0x1000200000164 , word = {ident = 0x1000200000164 , quoted = 2}, cword = {idents = 0x1000200000164}, wdatum = {datum = 0x1000200000164, ident = 0x2 , quoted = false, idents = 0x55e43af3d070}, boolean = 100, oid = 356, varname = {name = 0x1000200000164 , lineno = 2}, forvariable = {name = 0x1000200000164 , lineno = 2, scalar = 0x0, row = 0x55e43af3d070}, declhdr = {label = 0x1000200000164 , n_initvars = 2, initvarnos = 0x0}, loop_body = {stmts = 0x1000200000164, end_label = 0x2 , end_label_location = 0}, list = 0x1000200000164, dtype = 0x1000200000164, datum = 0x1000200000164, var = 0x1000200000164, expr = 0x1000200000164, stmt = 0x1000200000164, condition = 0x1000200000164, exception = 0x1000200000164, exception_block = 0x1000200000164, nsitem = 0x1000200000164, diagitem = 0x1000200000164, fetch = 0x1000200000164, casewhen = 0x1000200000164}, {core_yystype = {ival = 989680608, str = 0x55e43afd53e0 "\a", keyword = 0x55e43afd53e0 "\a"}, ival = 989680608, str = 0x55e43afd53e0 "\a", keyword = 0x55e43afd53e0 "\a", word = {ident = 0x55e43afd53e0 "\a", quoted = 167}, cword = {idents = 0x55e43afd53e0}, wdatum = {datum = 0x55e43afd53e0, ident = 0x40a7 , quoted = false, idents = 0x3b600000000}, boolean = 224, oid = 989680608, varname = {name = 0x55e43afd53e0 "\a", lineno = 16551}, forvariable = {name = 0x55e43afd53e0 "\a", lineno = 16551, scalar = 0x200030000, row = 0x3b600000000}, declhdr = {label = 0x55e43afd53e0 "\a", n_initvars = 16551, initvarnos = 0x200030000}, loop_body = {stmts = 0x55e43afd53e0, end_label = 0x40a7 , end_label_location = 196608}, list = 0x55e43afd53e0, dtype = 0x55e43afd53e0, datum = 0x55e43afd53e0, var = 0x55e43afd53e0, expr = 0x55e43afd53e0, stmt = 0x55e43afd53e0, condition = 0x55e43afd53e0, exception = 0x55e43afd53e0, exception_block = 0x55e43afd53e0, nsitem = 0x55e43afd53e0, diagitem = 0x55e43afd53e0, fetch = 0x55e43afd53e0, casewhen = 0x55e43afd53e0}, {core_yystype = {ival = 962646264, str = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , keyword = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", }, ival = 962646264, str = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , keyword = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , word = {ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100}, cword = {idents = 0x55e43960d0f8 }, wdatum = {datum = 0x55e43960d0f8 , ident = 0x1000200000164 , quoted = 2, idents = 0x0}, boolean = 248, oid = 962646264, varname = {name = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , lineno = 356}, forvariable = {name = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , lineno = 356, scalar = 0x2, row = 0x0}, declhdr = {label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , n_initvars = 356, initvarnos = 0x2}, loop_body = {stmts = 0x55e43960d0f8 , end_label = 0x1000200000164 , end_label_location = 2}, list = 0x55e43960d0f8 , dtype = 0x55e43960d0f8 , datum = 0x55e43960d0f8 , var = 0x55e43960d0f8 , expr = 0x55e43960d0f8 , stmt = 0x55e43960d0f8 , condition = 0x55e43960d0f8 , exception = 0x55e43960d0f8 , exception_block = 0x55e43960d0f8 , nsitem = 0x55e43960d0f8 , diagitem = 0x55e43960d0f8 , fetch = 0x55e43960d0f8 , casewhen = 0x55e43960d0f8 }, {core_yystype = {ival = 989057136, str = 0x55e43af3d070 "\324\001", keyword = 0x55e43af3d070 "\324\001"}, ival = 989057136, str = 0x55e43af3d070 "\324\001", keyword = 0x55e43af3d070 "\324\001", word = {ident = 0x55e43af3d070 "\324\001", quoted = 48}, cword = {idents = 0x55e43af3d070}, wdatum = {datum = 0x55e43af3d070, ident = 0x55e43afd5430 "\a", quoted = 235, idents = 0x300030000}, boolean = 112, oid = 989057136, varname = {name = 0x55e43af3d070 "\324\001", lineno = 989680688}, forvariable = {name = 0x55e43af3d070 "\324\001", lineno = 989680688, scalar = 0x4eb, row = 0x300030000}, declhdr = {label = 0x55e43af3d070 "\324\001", n_initvars = 989680688, initvarnos = 0x4eb}, loop_body = {stmts = 0x55e43af3d070, end_label = 0x55e43afd5430 "\a", end_label_location = 1259}, list = 0x55e43af3d070, dtype = 0x55e43af3d070, datum = 0x55e43af3d070, var = 0x55e43af3d070, expr = 0x55e43af3d070, stmt = 0x55e43af3d070, condition = 0x55e43af3d070, exception = 0x55e43af3d070, exception_block = 0x55e43af3d070, nsitem = 0x55e43af3d070, diagitem = 0x55e43af3d070, fetch = 0x55e43af3d070, casewhen = 0x55e43af3d070}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 49}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e43960cc31 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302|?t6H\307\300\377\377\377\377\3539H\211\376H\215=k", , quoted = 95, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962645041}, forvariable = {name = 0x3b600000000 , lineno = 962645041, scalar = 0x100020000015f, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 962645041, initvarnos = 0x100020000015f}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e43960cc31 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302|?t6H\307\300\377\377\377\377\3539H\211\376H\215=k", , end_label_location = 351}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af3d070 "\324\001", quoted = 128, idents = 0x3}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989057136}, forvariable = {name = 0x0, lineno = 989057136, scalar = 0x55e43afd5480, row = 0x3}, declhdr = {label = 0x0, n_initvars = 989057136, initvarnos = 0x55e43afd5480}, loop_body = {stmts = 0x0, end_label = 0x55e43af3d070 "\324\001", end_label_location = 989680768}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 257, str = 0x101 , keyword = 0x101 }, ival = 257, str = 0x101 , keyword = 0x101 , word = {ident = 0x101 , quoted = false}, cword = {idents = 0x101}, wdatum = {datum = 0x101, ident = 0x0, quoted = true, idents = 0x100030000}, boolean = true, oid = 257, varname = {name = 0x101 , lineno = 0}, forvariable = {name = 0x101 , lineno = 0, scalar = 0x1, row = 0x100030000}, declhdr = {label = 0x101 , n_initvars = 0, initvarnos = 0x1}, loop_body = {stmts = 0x101, end_label = 0x0, end_label_location = 1}, list = 0x101, dtype = 0x101, datum = 0x101, var = 0x101, expr = 0x101, stmt = 0x101, condition = 0x101, exception = 0x101, exception_block = 0x101, nsitem = 0x101, diagitem = 0x101, fetch = 0x101, casewhen = 0x101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 13}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e439dce60d "H\203\354\bH\205\377t4@\366\307\au.H\215W H\203\377\340s3H\213G H\215W0H\203\377\320s4H\213w0\213W\030H\211\307\350}\371\377\377H\230H\203\304\b\303H\211\376H\215=L\245\271", quoted = 103, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 970778125}, forvariable = {name = 0x3b600000000 , lineno = 970778125, scalar = 0x1000200000167, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 970778125, initvarnos = 0x1000200000167}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e439dce60d "H\203\354\bH\205\377t4@\366\307\au.H\215W H\203\377\340s3H\213G H\215W0H\203\377\320s4H\213w0\213W\030H\211\307\350}\371\377\377H\230H\203\304\b\303H\211\376H\215=L\245\271", end_label_location = 359}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 988691352, str = 0x55e43aee3b98 ")\001", keyword = 0x55e43aee3b98 ")\001"}, ival = 988691352, str = 0x55e43aee3b98 ")\001", keyword = 0x55e43aee3b98 ")\001", word = {ident = 0x55e43aee3b98 ")\001", quoted = false}, cword = {idents = 0x55e43aee3b98}, wdatum = {datum = 0x55e43aee3b98, ident = 0x55e43aee2700 "\324\001", quoted = 184, idents = 0x55e43aee31c8}, boolean = 152, oid = 988691352, varname = {name = 0x55e43aee3b98 ")\001", lineno = 988686080}, forvariable = {name = 0x55e43aee3b98 ")\001", lineno = 988686080, scalar = 0x55e43af8dcb8, row = 0x55e43aee31c8}, declhdr = {label = 0x55e43aee3b98 ")\001", n_initvars = 988686080, initvarnos = 0x55e43af8dcb8}, loop_body = {stmts = 0x55e43aee3b98, end_label = 0x55e43aee2700 "\324\001", end_label_location = 989387960}, list = 0x55e43aee3b98, dtype = 0x55e43aee3b98, datum = 0x55e43aee3b98, var = 0x55e43aee3b98, expr = 0x55e43aee3b98, stmt = 0x55e43aee3b98, condition = 0x55e43aee3b98, exception = 0x55e43aee3b98, exception_block = 0x55e43aee3b98, nsitem = 0x55e43aee3b98, diagitem = 0x55e43aee3b98, fetch = 0x55e43aee3b98, casewhen = 0x55e43aee3b98}, {core_yystype = {ival = 989547872, str = 0x55e43afb4d60 "\a", keyword = 0x55e43afb4d60 "\a"}, ival = 989547872, str = 0x55e43afb4d60 "\a", keyword = 0x55e43afb4d60 "\a", word = {ident = 0x55e43afb4d60 "\a", quoted = 235}, cword = {idents = 0x55e43afb4d60}, wdatum = {datum = 0x55e43afb4d60, ident = 0x4eb , quoted = false, idents = 0x3b600000000}, boolean = 96, oid = 989547872, varname = {name = 0x55e43afb4d60 "\a", lineno = 1259}, forvariable = {name = 0x55e43afb4d60 "\a", lineno = 1259, scalar = 0x200030000, row = 0x3b600000000}, declhdr = {label = 0x55e43afb4d60 "\a", n_initvars = 1259, initvarnos = 0x200030000}, loop_body = {stmts = 0x55e43afb4d60, end_label = 0x4eb , end_label_location = 196608}, list = 0x55e43afb4d60, dtype = 0x55e43afb4d60, datum = 0x55e43afb4d60, var = 0x55e43afb4d60, expr = 0x55e43afb4d60, stmt = 0x55e43afb4d60, condition = 0x55e43afb4d60, exception = 0x55e43afb4d60, exception_block = 0x55e43afb4d60, nsitem = 0x55e43afb4d60, diagitem = 0x55e43afb4d60, fetch = 0x55e43afb4d60, casewhen = 0x55e43afb4d60}, {core_yystype = {ival = 23122168, str = 0x10101010160d0f8 , keyword = 0x10101010160d0f8 }, ival = 23122168, str = 0x10101010160d0f8 , keyword = 0x10101010160d0f8 , word = {ident = 0x10101010160d0f8 , quoted = true}, cword = {idents = 0x10101010160d0f8}, wdatum = {datum = 0x10101010160d0f8, ident = 0x101010101010101 , quoted = true, idents = 0x101010101010101}, boolean = 248, oid = 23122168, varname = {name = 0x10101010160d0f8 , lineno = 16843009}, forvariable = {name = 0x10101010160d0f8 , lineno = 16843009, scalar = 0x101010101010101, row = 0x101010101010101}, declhdr = {label = 0x10101010160d0f8 , n_initvars = 16843009, initvarnos = 0x101010101010101}, loop_body = {stmts = 0x10101010160d0f8, end_label = 0x101010101010101 , end_label_location = 16843009}, list = 0x10101010160d0f8, dtype = 0x10101010160d0f8, datum = 0x10101010160d0f8, var = 0x10101010160d0f8, expr = 0x10101010160d0f8, stmt = 0x10101010160d0f8, condition = 0x10101010160d0f8, exception = 0x10101010160d0f8, exception_block = 0x10101010160d0f8, nsitem = 0x10101010160d0f8, diagitem = 0x10101010160d0f8, fetch = 0x10101010160d0f8, casewhen = 0x10101010160d0f8}, {core_yystype = {ival = 16843009, str = 0x101010101010101 , keyword = 0x101010101010101 }, ival = 16843009, str = 0x101010101010101 , keyword = 0x101010101010101 , word = {ident = 0x101010101010101 , quoted = true}, cword = {idents = 0x101010101010101}, wdatum = {datum = 0x101010101010101, ident = 0x101010101010101 , quoted = true, idents = 0x55e439cd7fe2 }, boolean = true, oid = 16843009, varname = {name = 0x101010101010101 , lineno = 16843009}, forvariable = {name = 0x101010101010101 , lineno = 16843009, scalar = 0x101010101010101, row = 0x55e439cd7fe2 }, declhdr = {label = 0x101010101010101 , n_initvars = 16843009, initvarnos = 0x101010101010101}, loop_body = {stmts = 0x101010101010101, end_label = 0x101010101010101 , end_label_location = 16843009}, list = 0x101010101010101, dtype = 0x101010101010101, datum = 0x101010101010101, var = 0x101010101010101, expr = 0x101010101010101, stmt = 0x101010101010101, condition = 0x101010101010101, exception = 0x101010101010101, exception_block = 0x101010101010101, nsitem = 0x101010101010101, diagitem = 0x101010101010101, fetch = 0x101010101010101, casewhen = 0x101010101010101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 150}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", quoted = 15, idents = 0xe1a4acd8000000d8}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 969773718}, forvariable = {name = 0x3b600000000 , lineno = 969773718, scalar = 0x7ffcd4241b0f, row = 0xe1a4acd8000000d8}, declhdr = {label = 0x3b600000000 , n_initvars = 969773718, initvarnos = 0x7ffcd4241b0f}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e439cd9296 "\205\300\017\2042\377\377\377\272", end_label_location = -735831281}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = false, idents = 0x55e43af15b40}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x0, row = 0x55e43af15b40}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = -735831281, str = 0x7ffcd4241b0f "", keyword = 0x7ffcd4241b0f ""}, ival = -735831281, str = 0x7ffcd4241b0f "", keyword = 0x7ffcd4241b0f "", word = {ident = 0x7ffcd4241b0f "", quoted = true}, cword = {idents = 0x7ffcd4241b0f}, wdatum = {datum = 0x7ffcd4241b0f, ident = 0x1 , quoted = 6, idents = 0x0}, boolean = 15, oid = 3559136015, varname = {name = 0x7ffcd4241b0f "", lineno = 1}, forvariable = {name = 0x7ffcd4241b0f "", lineno = 1, scalar = 0x6, row = 0x0}, declhdr = {label = 0x7ffcd4241b0f "", n_initvars = 1, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4241b0f, end_label = 0x1 , end_label_location = 6}, list = 0x7ffcd4241b0f, dtype = 0x7ffcd4241b0f, datum = 0x7ffcd4241b0f, var = 0x7ffcd4241b0f, expr = 0x7ffcd4241b0f, stmt = 0x7ffcd4241b0f, condition = 0x7ffcd4241b0f, exception = 0x7ffcd4241b0f, exception_block = 0x7ffcd4241b0f, nsitem = 0x7ffcd4241b0f, diagitem = 0x7ffcd4241b0f, fetch = 0x7ffcd4241b0f, casewhen = 0x7ffcd4241b0f}, {core_yystype = {ival = -1875339784, str = 0x7ff7903895f8 "\177\006", keyword = 0x7ff7903895f8 "\177\006"}, ival = -1875339784, str = 0x7ff7903895f8 "\177\006", keyword = 0x7ff7903895f8 "\177\006", word = {ident = 0x7ff7903895f8 "\177\006", quoted = 219}, cword = {idents = 0x7ff7903895f8}, wdatum = {datum = 0x7ff7903895f8, ident = 0x55e439cd94db "H\203\304\030[]\303USH\203\354\030H\211\360H\211\325H\215L$\017H\211\376H\211\302H\213=\230", , quoted = 6, idents = 0x9}, boolean = 248, oid = 2419627512, varname = {name = 0x7ff7903895f8 "\177\006", lineno = 969774299}, forvariable = {name = 0x7ff7903895f8 "\177\006", lineno = 969774299, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ff7903895f8 "\177\006", n_initvars = 969774299, initvarnos = 0x6}, loop_body = {stmts = 0x7ff7903895f8, end_label = 0x55e439cd94db "H\203\304\030[]\303USH\203\354\030H\211\360H\211\325H\215L$\017H\211\376H\211\302H\213=\230", , end_label_location = 6}, list = 0x7ff7903895f8, dtype = 0x7ff7903895f8, datum = 0x7ff7903895f8, var = 0x7ff7903895f8, expr = 0x7ff7903895f8, stmt = 0x7ff7903895f8, condition = 0x7ff7903895f8, exception = 0x7ff7903895f8, exception_block = 0x7ff7903895f8, nsitem = 0x7ff7903895f8, diagitem = 0x7ff7903895f8, fetch = 0x7ff7903895f8, casewhen = 0x7ff7903895f8}, {core_yystype = {ival = 257, str = 0x7f0000000101 , keyword = 0x7f0000000101 }, ival = 257, str = 0x7f0000000101 , keyword = 0x7f0000000101 , word = {ident = 0x7f0000000101 , quoted = false}, cword = {idents = 0x7f0000000101}, wdatum = {datum = 0x7f0000000101, ident = 0x0, quoted = true, idents = 0x100030000}, boolean = true, oid = 257, varname = {name = 0x7f0000000101 , lineno = 0}, forvariable = {name = 0x7f0000000101 , lineno = 0, scalar = 0x55e400000001, row = 0x100030000}, declhdr = {label = 0x7f0000000101 , n_initvars = 0, initvarnos = 0x55e400000001}, loop_body = {stmts = 0x7f0000000101, end_label = 0x0, end_label_location = 1}, list = 0x7f0000000101, dtype = 0x7f0000000101, datum = 0x7f0000000101, var = 0x7f0000000101, expr = 0x7f0000000101, stmt = 0x7f0000000101, condition = 0x7f0000000101, exception = 0x7f0000000101, exception_block = 0x7f0000000101, nsitem = 0x7f0000000101, diagitem = 0x7f0000000101, fetch = 0x7f0000000101, casewhen = 0x7f0000000101}, {core_yystype = {ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 }, ival = 0, str = 0x3b600000000 , keyword = 0x3b600000000 , word = {ident = 0x3b600000000 , quoted = 248}, cword = {idents = 0x3b600000000}, wdatum = {datum = 0x3b600000000, ident = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , quoted = 100, idents = 0x2}, boolean = false, oid = 0, varname = {name = 0x3b600000000 , lineno = 962646264}, forvariable = {name = 0x3b600000000 , lineno = 962646264, scalar = 0x1000200000164, row = 0x2}, declhdr = {label = 0x3b600000000 , n_initvars = 962646264, initvarnos = 0x1000200000164}, loop_body = {stmts = 0x3b600000000, end_label = 0x55e43960d0f8 "H\203\354\bH\205\377t1@\366\307\au+H\215W H\203\377\340s0H\213G H\215W0H\203\377\320s1H\213W09\302r?t6H\307\300\377\377\377\377\3539H\211\376H\215=\244", , end_label_location = 356}, list = 0x3b600000000, dtype = 0x3b600000000, datum = 0x3b600000000, var = 0x3b600000000, expr = 0x3b600000000, stmt = 0x3b600000000, condition = 0x3b600000000, exception = 0x3b600000000, exception_block = 0x3b600000000, nsitem = 0x3b600000000, diagitem = 0x3b600000000, fetch = 0x3b600000000, casewhen = 0x3b600000000}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43aee2700 "\324\001", quoted = 40, idents = 0x40ae}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 988686080}, forvariable = {name = 0x0, lineno = 988686080, scalar = 0x55e43afaed28, row = 0x40ae}, declhdr = {label = 0x0, n_initvars = 988686080, initvarnos = 0x55e43afaed28}, loop_body = {stmts = 0x0, end_label = 0x55e43aee2700 "\324\001", end_label_location = 989523240}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = 6, idents = 0x0}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x6, row = 0x0}, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x6}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 6}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = false, idents = 0x55e439cca818 }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x0, row = 0x55e439cca818 }, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x0}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 0}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 3}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x3 , quoted = 2, idents = 0x0}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 3}, forvariable = {name = 0x2 , lineno = 3, scalar = 0x2, row = 0x0}, declhdr = {label = 0x2 , n_initvars = 3, initvarnos = 0x2}, loop_body = {stmts = 0x2, end_label = 0x3 , end_label_location = 2}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 55}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439ccdd37 "H\205\300t\027\250\au\023H\215P\030H\203\370\350s\030H\213@\030H\203\304\b\303H\211\306H\215=\243>\301", quoted = true, idents = 0x55e439cd28d1 }, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 969727287}, forvariable = {name = 0x1 , lineno = 969727287, scalar = 0x1, row = 0x55e439cd28d1 }, declhdr = {label = 0x1 , n_initvars = 969727287, initvarnos = 0x1}, loop_body = {stmts = 0x1, end_label = 0x55e439ccdd37 "H\205\300t\027\250\au\023H\215P\030H\203\370\350s\030H\213@\030H\203\304\b\303H\211\306H\215=\243>\301", end_label_location = 1}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = -735830816, str = 0x7ffcd4241ce0 "\270\313\001;\344U", keyword = 0x7ffcd4241ce0 "\270\313\001;\344U"}, ival = -735830816, str = 0x7ffcd4241ce0 "\270\313\001;\344U", keyword = 0x7ffcd4241ce0 "\270\313\001;\344U", word = {ident = 0x7ffcd4241ce0 "\270\313\001;\344U", quoted = true}, cword = {idents = 0x7ffcd4241ce0}, wdatum = {datum = 0x7ffcd4241ce0, ident = 0x90a4be01 , quoted = 224, idents = 0x7ff790a4be00}, boolean = 224, oid = 3559136480, varname = {name = 0x7ffcd4241ce0 "\270\313\001;\344U", lineno = -1868251647}, forvariable = {name = 0x7ffcd4241ce0 "\270\313\001;\344U", lineno = -1868251647, scalar = 0x7ffcd4241ce0, row = 0x7ff790a4be00}, declhdr = {label = 0x7ffcd4241ce0 "\270\313\001;\344U", n_initvars = -1868251647, initvarnos = 0x7ffcd4241ce0}, loop_body = {stmts = 0x7ffcd4241ce0, end_label = 0x90a4be01 , end_label_location = -735830816}, list = 0x7ffcd4241ce0, dtype = 0x7ffcd4241ce0, datum = 0x7ffcd4241ce0, var = 0x7ffcd4241ce0, expr = 0x7ffcd4241ce0, stmt = 0x7ffcd4241ce0, condition = 0x7ffcd4241ce0, exception = 0x7ffcd4241ce0, exception_block = 0x7ffcd4241ce0, nsitem = 0x7ffcd4241ce0, diagitem = 0x7ffcd4241ce0, fetch = 0x7ffcd4241ce0, casewhen = 0x7ffcd4241ce0}, {core_yystype = {ival = 989510056, str = 0x55e43afab9a8 "\177\006", keyword = 0x55e43afab9a8 "\177\006"}, ival = 989510056, str = 0x55e43afab9a8 "\177\006", keyword = 0x55e43afab9a8 "\177\006", word = {ident = 0x55e43afab9a8 "\177\006", quoted = 31}, cword = {idents = 0x55e43afab9a8}, wdatum = {datum = 0x55e43afab9a8, ident = 0x55e439cd2a1f "H\203\304\b\303AWAVAUATUSH\203\354\bH\215\005K", , quoted = true, idents = 0x55e439c1bed6 }, boolean = 168, oid = 989510056, varname = {name = 0x55e43afab9a8 "\177\006", lineno = 969746975}, forvariable = {name = 0x55e43afab9a8 "\177\006", lineno = 969746975, scalar = 0x90a4be01, row = 0x55e439c1bed6 }, declhdr = {label = 0x55e43afab9a8 "\177\006", n_initvars = 969746975, initvarnos = 0x90a4be01}, loop_body = {stmts = 0x55e43afab9a8, end_label = 0x55e439cd2a1f "H\203\304\b\303AWAVAUATUSH\203\354\bH\215\005K", , end_label_location = -1868251647}, list = 0x55e43afab9a8, dtype = 0x55e43afab9a8, datum = 0x55e43afab9a8, var = 0x55e43afab9a8, expr = 0x55e43afab9a8, stmt = 0x55e43afab9a8, condition = 0x55e43afab9a8, exception = 0x55e43afab9a8, exception_block = 0x55e43afab9a8, nsitem = 0x55e43afab9a8, diagitem = 0x55e43afab9a8, fetch = 0x55e43afab9a8, casewhen = 0x55e43afab9a8}, {core_yystype = {ival = -735830820, str = 0x7ffcd4241cdc "\344U", keyword = 0x7ffcd4241cdc "\344U"}, ival = -735830820, str = 0x7ffcd4241cdc "\344U", keyword = 0x7ffcd4241cdc "\344U", word = {ident = 0x7ffcd4241cdc "\344U", quoted = 220}, cword = {idents = 0x7ffcd4241cdc}, wdatum = {datum = 0x7ffcd4241cdc, ident = 0x7ffcd4241cdc "\344U", quoted = false, idents = 0x0}, boolean = 220, oid = 3559136476, varname = {name = 0x7ffcd4241cdc "\344U", lineno = -735830820}, forvariable = {name = 0x7ffcd4241cdc "\344U", lineno = -735830820, scalar = 0x7ff7904c9500, row = 0x0}, declhdr = {label = 0x7ffcd4241cdc "\344U", n_initvars = -735830820, initvarnos = 0x7ff7904c9500}, loop_body = {stmts = 0x7ffcd4241cdc, end_label = 0x7ffcd4241cdc "\344U", end_label_location = -1874029312}, list = 0x7ffcd4241cdc, dtype = 0x7ffcd4241cdc, datum = 0x7ffcd4241cdc, var = 0x7ffcd4241cdc, expr = 0x7ffcd4241cdc, stmt = 0x7ffcd4241cdc, condition = 0x7ffcd4241cdc, exception = 0x7ffcd4241cdc, exception_block = 0x7ffcd4241cdc, nsitem = 0x7ffcd4241cdc, diagitem = 0x7ffcd4241cdc, fetch = 0x7ffcd4241cdc, casewhen = 0x7ffcd4241cdc}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 2}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0xb2add4d300000002 , quoted = false, idents = 0x60}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 2}, forvariable = {name = 0x1 , lineno = 2, scalar = 0x0, row = 0x60}, declhdr = {label = 0x1 , n_initvars = 2, initvarnos = 0x0}, loop_body = {stmts = 0x1, end_label = 0xb2add4d300000002 , end_label_location = 0}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 24}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x10055e439cca818 , quoted = 127, idents = 0x4e7}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 969713688}, forvariable = {name = 0x0, lineno = 969713688, scalar = 0x40000000067f, row = 0x4e7}, declhdr = {label = 0x0, n_initvars = 969713688, initvarnos = 0x40000000067f}, loop_body = {stmts = 0x0, end_label = 0x10055e439cca818 , end_label_location = 1663}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 96, str = 0x60 , keyword = 0x60 }, ival = 96, str = 0x60 , keyword = 0x60 , word = {ident = 0x60 , quoted = false}, cword = {idents = 0x60}, wdatum = {datum = 0x60, ident = 0x100000000 , quoted = 251, idents = 0x7ff7903895f8}, boolean = 96, oid = 96, varname = {name = 0x60 , lineno = 0}, forvariable = {name = 0x60 , lineno = 0, scalar = 0xa44bcbfb, row = 0x7ff7903895f8}, declhdr = {label = 0x60 , n_initvars = 0, initvarnos = 0xa44bcbfb}, loop_body = {stmts = 0x60, end_label = 0x100000000 , end_label_location = -1538536453}, list = 0x60, dtype = 0x60, datum = 0x60, var = 0x60, expr = 0x60, stmt = 0x60, condition = 0x60, exception = 0x60, exception_block = 0x60, nsitem = 0x60, diagitem = 0x60, fetch = 0x60, casewhen = 0x60}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 151}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e439699797 "9\350\017\204\270\001", quoted = 160, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 963221399}, forvariable = {name = 0x0, lineno = 963221399, scalar = 0x7ff7915110a0, row = 0x0}, declhdr = {label = 0x0, n_initvars = 963221399, initvarnos = 0x7ff7915110a0}, loop_body = {stmts = 0x0, end_label = 0x55e439699797 "9\350\017\204\270\001", end_label_location = -1856958304}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 989281712, str = 0x55e43af73db0 '\177' ..., keyword = 0x55e43af73db0 '\177' ...}, ival = 989281712, str = 0x55e43af73db0 '\177' ..., keyword = 0x55e43af73db0 '\177' ..., word = {ident = 0x55e43af73db0 '\177' ..., quoted = 237}, cword = {idents = 0x55e43af73db0}, wdatum = {datum = 0x55e43af73db0, ident = 0x4ed , quoted = true, idents = 0x55e439fabf20 }, boolean = 176, oid = 989281712, varname = {name = 0x55e43af73db0 '\177' ..., lineno = 1261}, forvariable = {name = 0x55e43af73db0 '\177' ..., lineno = 1261, scalar = 0x1, row = 0x55e439fabf20 }, declhdr = {label = 0x55e43af73db0 '\177' ..., n_initvars = 1261, initvarnos = 0x1}, loop_body = {stmts = 0x55e43af73db0, end_label = 0x4ed , end_label_location = 1}, list = 0x55e43af73db0, dtype = 0x55e43af73db0, datum = 0x55e43af73db0, var = 0x55e43af73db0, expr = 0x55e43af73db0, stmt = 0x55e43af73db0, condition = 0x55e43af73db0, exception = 0x55e43af73db0, exception_block = 0x55e43af73db0, nsitem = 0x55e43af73db0, diagitem = 0x55e43af73db0, fetch = 0x55e43af73db0, casewhen = 0x55e43af73db0}, {core_yystype = {ival = 989281712, str = 0x55e43af73db0 '\177' ..., keyword = 0x55e43af73db0 '\177' ...}, ival = 989281712, str = 0x55e43af73db0 '\177' ..., keyword = 0x55e43af73db0 '\177' ..., word = {ident = 0x55e43af73db0 '\177' ..., quoted = 160}, cword = {idents = 0x55e43af73db0}, wdatum = {datum = 0x55e43af73db0, ident = 0x7ff7915110a0 "\202\003", quoted = true, idents = 0x55e4395eaa1d }, boolean = 176, oid = 989281712, varname = {name = 0x55e43af73db0 '\177' ..., lineno = -1856958304}, forvariable = {name = 0x55e43af73db0 '\177' ..., lineno = -1856958304, scalar = 0x1, row = 0x55e4395eaa1d }, declhdr = {label = 0x55e43af73db0 '\177' ..., n_initvars = -1856958304, initvarnos = 0x1}, loop_body = {stmts = 0x55e43af73db0, end_label = 0x7ff7915110a0 "\202\003", end_label_location = 1}, list = 0x55e43af73db0, dtype = 0x55e43af73db0, datum = 0x55e43af73db0, var = 0x55e43af73db0, expr = 0x55e43af73db0, stmt = 0x55e43af73db0, condition = 0x55e43af73db0, exception = 0x55e43af73db0, exception_block = 0x55e43af73db0, nsitem = 0x55e43af73db0, diagitem = 0x55e43af73db0, fetch = 0x55e43af73db0, casewhen = 0x55e43af73db0}, {core_yystype = {ival = 989973432, str = 0x55e43b01cbb8 '\177' ..., keyword = 0x55e43b01cbb8 '\177' ...}, ival = 989973432, str = 0x55e43b01cbb8 '\177' ..., keyword = 0x55e43b01cbb8 '\177' ..., word = {ident = 0x55e43b01cbb8 '\177' ..., quoted = 172}, cword = {idents = 0x55e43b01cbb8}, wdatum = {datum = 0x55e43b01cbb8, ident = 0x55e439c77eac "\204\300t+H\2135)", , quoted = 248, idents = 0x55e439c12d37 }, boolean = 184, oid = 989973432, varname = {name = 0x55e43b01cbb8 '\177' ..., lineno = 969375404}, forvariable = {name = 0x55e43b01cbb8 '\177' ..., lineno = 969375404, scalar = 0x7ff7903895f8, row = 0x55e439c12d37 }, declhdr = {label = 0x55e43b01cbb8 '\177' ..., n_initvars = 969375404, initvarnos = 0x7ff7903895f8}, loop_body = {stmts = 0x55e43b01cbb8, end_label = 0x55e439c77eac "\204\300t+H\2135)", , end_label_location = -1875339784}, list = 0x55e43b01cbb8, dtype = 0x55e43b01cbb8, datum = 0x55e43b01cbb8, var = 0x55e43b01cbb8, expr = 0x55e43b01cbb8, stmt = 0x55e43b01cbb8, condition = 0x55e43b01cbb8, exception = 0x55e43b01cbb8, exception_block = 0x55e43b01cbb8, nsitem = 0x55e43b01cbb8, diagitem = 0x55e43b01cbb8, fetch = 0x55e43b01cbb8, casewhen = 0x55e43b01cbb8}, {core_yystype = {ival = -1856958464, str = 0x7ff791511000 "", keyword = 0x7ff791511000 ""}, ival = -1856958464, str = 0x7ff791511000 "", keyword = 0x7ff791511000 "", word = {ident = 0x7ff791511000 "", quoted = 109}, cword = {idents = 0x7ff791511000}, wdatum = {datum = 0x7ff791511000, ident = 0x55e439f4796d "\205\300u\245H\213L$\030H\205\311t\026H\205\333\017\225\300H\205\311\017\204\220\001", quoted = 112, idents = 0x7ff79bd711e0}, boolean = false, oid = 2438008832, varname = {name = 0x7ff791511000 "", lineno = 972323181}, forvariable = {name = 0x7ff791511000 "", lineno = 972323181, scalar = 0x55e43af3ee70, row = 0x7ff79bd711e0}, declhdr = {label = 0x7ff791511000 "", n_initvars = 972323181, initvarnos = 0x55e43af3ee70}, loop_body = {stmts = 0x7ff791511000, end_label = 0x55e439f4796d "\205\300u\245H\213L$\030H\205\311t\026H\205\333\017\225\300H\205\311\017\204\220\001", end_label_location = 989064816}, list = 0x7ff791511000, dtype = 0x7ff791511000, datum = 0x7ff791511000, var = 0x7ff791511000, expr = 0x7ff791511000, stmt = 0x7ff791511000, condition = 0x7ff791511000, exception = 0x7ff791511000, exception_block = 0x7ff791511000, nsitem = 0x7ff791511000, diagitem = 0x7ff791511000, fetch = 0x7ff791511000, casewhen = 0x7ff791511000}, {core_yystype = {ival = 1261, str = 0x4ed , keyword = 0x4ed }, ival = 1261, str = 0x4ed , keyword = 0x4ed , word = {ident = 0x4ed , quoted = false}, cword = {idents = 0x4ed}, wdatum = {datum = 0x4ed, ident = 0x0, quoted = 240, idents = 0x55e43af3e260}, boolean = 237, oid = 1261, varname = {name = 0x4ed , lineno = 0}, forvariable = {name = 0x4ed , lineno = 0, scalar = 0x7ffcd4241df0, row = 0x55e43af3e260}, declhdr = {label = 0x4ed , n_initvars = 0, initvarnos = 0x7ffcd4241df0}, loop_body = {stmts = 0x4ed, end_label = 0x0, end_label_location = -735830544}, list = 0x4ed, dtype = 0x4ed, datum = 0x4ed, var = 0x4ed, expr = 0x4ed, stmt = 0x4ed, condition = 0x4ed, exception = 0x4ed, exception_block = 0x4ed, nsitem = 0x4ed, diagitem = 0x4ed, fetch = 0x4ed, casewhen = 0x4ed}, {core_yystype = {ival = 1261, str = 0x4ed , keyword = 0x4ed }, ival = 1261, str = 0x4ed , keyword = 0x4ed , word = {ident = 0x4ed , quoted = 128}, cword = {idents = 0x4ed}, wdatum = {datum = 0x4ed, ident = 0x55e43af3d580 "\020\326\363:\344U", quoted = 112, idents = 0x2}, boolean = 237, oid = 1261, varname = {name = 0x4ed , lineno = 989058432}, forvariable = {name = 0x4ed , lineno = 989058432, scalar = 0x55e43af3ee70, row = 0x2}, declhdr = {label = 0x4ed , n_initvars = 989058432, initvarnos = 0x55e43af3ee70}, loop_body = {stmts = 0x4ed, end_label = 0x55e43af3d580 "\020\326\363:\344U", end_label_location = 989064816}, list = 0x4ed, dtype = 0x4ed, datum = 0x4ed, var = 0x4ed, expr = 0x4ed, stmt = 0x4ed, condition = 0x4ed, exception = 0x4ed, exception_block = 0x4ed, nsitem = 0x4ed, diagitem = 0x4ed, fetch = 0x4ed, casewhen = 0x4ed}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af3ee70 "", quoted = 80, idents = 0x55e439f47ef0 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989064816}, forvariable = {name = 0x0, lineno = 989064816, scalar = 0x7ffcd4241e50, row = 0x55e439f47ef0 }, declhdr = {label = 0x0, n_initvars = 989064816, initvarnos = 0x7ffcd4241e50}, loop_body = {stmts = 0x0, end_label = 0x55e43af3ee70 "", end_label_location = -735830448}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 112}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af3ee70 "", quoted = 255, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 989064816}, forvariable = {name = 0x0, lineno = 989064816, scalar = 0xffffffff, row = 0x0}, declhdr = {label = 0x0, n_initvars = 989064816, initvarnos = 0xffffffff}, loop_body = {stmts = 0x0, end_label = 0x55e43af3ee70 "", end_label_location = -1}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 988942792, str = 0x55e43af211c8 "\030\357\361:\344U", keyword = 0x55e43af211c8 "\030\357\361:\344U"}, ival = 988942792, str = 0x55e43af211c8 "\030\357\361:\344U", keyword = 0x55e43af211c8 "\030\357\361:\344U", word = {ident = 0x55e43af211c8 "\030\357\361:\344U", quoted = 51}, cword = {idents = 0x55e43af211c8}, wdatum = {datum = 0x55e43af211c8, ident = 0x55e439c59f33 "H\205\300\017\204", , quoted = 200, idents = 0x1}, boolean = 200, oid = 988942792, varname = {name = 0x55e43af211c8 "\030\357\361:\344U", lineno = 969252659}, forvariable = {name = 0x55e43af211c8 "\030\357\361:\344U", lineno = 969252659, scalar = 0x55e43af211c8, row = 0x1}, declhdr = {label = 0x55e43af211c8 "\030\357\361:\344U", n_initvars = 969252659, initvarnos = 0x55e43af211c8}, loop_body = {stmts = 0x55e43af211c8, end_label = 0x55e439c59f33 "H\205\300\017\204", , end_label_location = 988942792}, list = 0x55e43af211c8, dtype = 0x55e43af211c8, datum = 0x55e43af211c8, var = 0x55e43af211c8, expr = 0x55e43af211c8, stmt = 0x55e43af211c8, condition = 0x55e43af211c8, exception = 0x55e43af211c8, exception_block = 0x55e43af211c8, nsitem = 0x55e43af211c8, diagitem = 0x55e43af211c8, fetch = 0x55e43af211c8, casewhen = 0x55e43af211c8}, {core_yystype = {ival = 988942792, str = 0x55e43af211c8 "\030\357\361:\344U", keyword = 0x55e43af211c8 "\030\357\361:\344U"}, ival = 988942792, str = 0x55e43af211c8 "\030\357\361:\344U", keyword = 0x55e43af211c8 "\030\357\361:\344U", word = {ident = 0x55e43af211c8 "\030\357\361:\344U", quoted = 42}, cword = {idents = 0x55e43af211c8}, wdatum = {datum = 0x55e43af211c8, ident = 0x55e439c5f82a "\351\255\372\377\377A\213w\004Hi\366\005\300", quoted = 152, idents = 0x55e43a4b7d60 }, boolean = 200, oid = 988942792, varname = {name = 0x55e43af211c8 "\030\357\361:\344U", lineno = 969275434}, forvariable = {name = 0x55e43af211c8 "\030\357\361:\344U", lineno = 969275434, scalar = 0x13b034298, row = 0x55e43a4b7d60 }, declhdr = {label = 0x55e43af211c8 "\030\357\361:\344U", n_initvars = 969275434, initvarnos = 0x13b034298}, loop_body = {stmts = 0x55e43af211c8, end_label = 0x55e439c5f82a "\351\255\372\377\377A\213w\004Hi\366\005\300", end_label_location = 990069400}, list = 0x55e43af211c8, dtype = 0x55e43af211c8, datum = 0x55e43af211c8, var = 0x55e43af211c8, expr = 0x55e43af211c8, stmt = 0x55e43af211c8, condition = 0x55e43af211c8, exception = 0x55e43af211c8, exception_block = 0x55e43af211c8, nsitem = 0x55e43af211c8, diagitem = 0x55e43af211c8, fetch = 0x55e43af211c8, casewhen = 0x55e43af211c8}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 31}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x7ff79bcb7f1f "d\211+H\203\304\030[]\303\017\037\200", quoted = false, idents = 0x100000000000000}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = -1681162465}, forvariable = {name = 0x1 , lineno = -1681162465, scalar = 0x4e700004000, row = 0x100000000000000}, declhdr = {label = 0x1 , n_initvars = -1681162465, initvarnos = 0x4e700004000}, loop_body = {stmts = 0x1, end_label = 0x7ff79bcb7f1f "d\211+H\203\304\030[]\303\017\037\200", end_label_location = 16384}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 1, str = 0x7ff700000001 , keyword = 0x7ff700000001 }, ival = 1, str = 0x7ff700000001 , keyword = 0x7ff700000001 , word = {ident = 0x7ff700000001 , quoted = false}, cword = {idents = 0x7ff700000001}, wdatum = {datum = 0x7ff700000001, ident = 0x55e439f73f00 "Ic\304H\203\370\n\017\207", , quoted = 176, idents = 0x1}, boolean = true, oid = 1, varname = {name = 0x7ff700000001 , lineno = 972504832}, forvariable = {name = 0x7ff700000001 , lineno = 972504832, scalar = 0x55e43af73db0, row = 0x1}, declhdr = {label = 0x7ff700000001 , n_initvars = 972504832, initvarnos = 0x55e43af73db0}, loop_body = {stmts = 0x7ff700000001, end_label = 0x55e439f73f00 "Ic\304H\203\370\n\017\207", , end_label_location = 989281712}, list = 0x7ff700000001, dtype = 0x7ff700000001, datum = 0x7ff700000001, var = 0x7ff700000001, expr = 0x7ff700000001, stmt = 0x7ff700000001, condition = 0x7ff700000001, exception = 0x7ff700000001, exception_block = 0x7ff700000001, nsitem = 0x7ff700000001, diagitem = 0x7ff700000001, fetch = 0x7ff700000001, casewhen = 0x7ff700000001}, {core_yystype = {ival = 989973272, str = 0x55e43b01cb18 '\177' ..., keyword = 0x55e43b01cb18 '\177' ...}, ival = 989973272, str = 0x55e43b01cb18 '\177' ..., keyword = 0x55e43b01cb18 '\177' ..., word = {ident = 0x55e43b01cb18 '\177' ..., quoted = false}, cword = {idents = 0x55e43b01cb18}, wdatum = {datum = 0x55e43b01cb18, ident = 0x55e43af52c00 "/", quoted = false, idents = 0x7ff7903895f8}, boolean = 24, oid = 989973272, varname = {name = 0x55e43b01cb18 '\177' ..., lineno = 989146112}, forvariable = {name = 0x55e43b01cb18 '\177' ..., lineno = 989146112, scalar = 0x0, row = 0x7ff7903895f8}, declhdr = {label = 0x55e43b01cb18 '\177' ..., n_initvars = 989146112, initvarnos = 0x0}, loop_body = {stmts = 0x55e43b01cb18, end_label = 0x55e43af52c00 "/", end_label_location = 0}, list = 0x55e43b01cb18, dtype = 0x55e43b01cb18, datum = 0x55e43b01cb18, var = 0x55e43b01cb18, expr = 0x55e43b01cb18, stmt = 0x55e43b01cb18, condition = 0x55e43b01cb18, exception = 0x55e43b01cb18, exception_block = 0x55e43b01cb18, nsitem = 0x55e43b01cb18, diagitem = 0x55e43b01cb18, fetch = 0x55e43b01cb18, casewhen = 0x55e43b01cb18}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 183}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439c563b7 "H\203\304\030\303H\211\376H\215=z\307", , quoted = false, idents = 0x100000000000000}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 969237431}, forvariable = {name = 0x1 , lineno = 969237431, scalar = 0x4e700004000, row = 0x100000000000000}, declhdr = {label = 0x1 , n_initvars = 969237431, initvarnos = 0x4e700004000}, loop_body = {stmts = 0x1, end_label = 0x55e439c563b7 "H\203\304\030\303H\211\376H\215=z\307", , end_label_location = 16384}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 100}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439555764 "\353\266@\204\366\017\204", , quoted = 248, idents = 0x4000000004e7}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 961894244}, forvariable = {name = 0x1 , lineno = 961894244, scalar = 0x7ff7903895f8, row = 0x4000000004e7}, declhdr = {label = 0x1 , n_initvars = 961894244, initvarnos = 0x7ff7903895f8}, loop_body = {stmts = 0x1, end_label = 0x55e439555764 "\353\266@\204\366\017\204", , end_label_location = -1875339784}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = -1876728328, str = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", keyword = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177"}, ival = -1876728328, str = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", keyword = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", word = {ident = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", quoted = 138}, cword = {idents = 0x7ff7902365f8}, wdatum = {datum = 0x7ff7902365f8, ident = 0x55e43966fb8a "H\203\304\b\303H\215W\aH\203\342\370H9\327u\tH\211\360\360H\017\301\a\303H\203\354\b\272\r\002", quoted = 248, idents = 0x55e439ef58e1 }, boolean = 248, oid = 2418238968, varname = {name = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", lineno = 963050378}, forvariable = {name = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", lineno = 963050378, scalar = 0x7ff7902365f8, row = 0x55e439ef58e1 }, declhdr = {label = 0x7ff7902365f8 "\002\025&W7\324F5\204f#\220\367\177", n_initvars = 963050378, initvarnos = 0x7ff7902365f8}, loop_body = {stmts = 0x7ff7902365f8, end_label = 0x55e43966fb8a "H\203\304\b\303H\215W\aH\203\342\370H9\327u\tH\211\360\360H\017\301\a\303H\203\354\b\272\r\002", end_label_location = -1876728328}, list = 0x7ff7902365f8, dtype = 0x7ff7902365f8, datum = 0x7ff7902365f8, var = 0x7ff7902365f8, expr = 0x7ff7902365f8, stmt = 0x7ff7902365f8, condition = 0x7ff7902365f8, exception = 0x7ff7902365f8, exception_block = 0x7ff7902365f8, nsitem = 0x7ff7902365f8, diagitem = 0x7ff7902365f8, fetch = 0x7ff7902365f8, casewhen = 0x7ff7902365f8}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 67}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x55e439f72843 "H\205\333tY\366\303\auTH\211+L9\345swH\215S\020H\203\373\360sQH\215s\020H\215\024.H\205\355xSH9\362sSH\215=H\030\256", quoted = false, idents = 0xc}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 972499011}, forvariable = {name = 0x2 , lineno = 972499011, scalar = 0x55e43aee2700, row = 0xc}, declhdr = {label = 0x2 , n_initvars = 972499011, initvarnos = 0x55e43aee2700}, loop_body = {stmts = 0x2, end_label = 0x55e439f72843 "H\205\333tY\366\303\auTH\211+L9\345swH\215S\020H\203\373\360sQH\215s\020H\215\024.H\205\355xSH9\362sSH\215=H\030\256", end_label_location = 988686080}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 132}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439f73984 "I\211\305\3517\376\377\377H\213T$\b\276\b", quoted = false, idents = 0x1}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 972503428}, forvariable = {name = 0x1 , lineno = 972503428, scalar = 0x0, row = 0x1}, declhdr = {label = 0x1 , n_initvars = 972503428, initvarnos = 0x0}, loop_body = {stmts = 0x1, end_label = 0x55e439f73984 "I\211\305\3517\376\377\377H\213T$\b\276\b", end_label_location = 0}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = 970993288, str = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", keyword = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001"}, ival = 970993288, str = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", keyword = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", word = {ident = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", quoted = 66}, cword = {idents = 0x55e439e02e88 }, wdatum = {datum = 0x55e439e02e88 , ident = 0x55e43aee3142 "(42);", quoted = 32, idents = 0x55e43aee3137}, boolean = 136, oid = 970993288, varname = {name = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", lineno = 988688706}, forvariable = {name = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", lineno = 988688706, scalar = 0x55e43aee3020, row = 0x55e43aee3137}, declhdr = {label = 0x55e439e02e88 "H\203\354\bH\205\377t-@\366\307\au'H\215W H\203\377\340s,H\213G H\215W0H\203\377\320s-9G0u7\270\001", n_initvars = 988688706, initvarnos = 0x55e43aee3020}, loop_body = {stmts = 0x55e439e02e88 , end_label = 0x55e43aee3142 "(42);", end_label_location = 988688416}, list = 0x55e439e02e88 , dtype = 0x55e439e02e88 , datum = 0x55e439e02e88 , var = 0x55e439e02e88 , expr = 0x55e439e02e88 , stmt = 0x55e439e02e88 , condition = 0x55e439e02e88 , exception = 0x55e439e02e88 , exception_block = 0x55e439e02e88 , nsitem = 0x55e439e02e88 , diagitem = 0x55e439e02e88 , fetch = 0x55e439e02e88 , casewhen = 0x55e439e02e88 }, {core_yystype = {ival = 988688416, str = 0x55e43aee3020 "\340+$\324\374\177", keyword = 0x55e43aee3020 "\340+$\324\374\177"}, ival = 988688416, str = 0x55e43aee3020 "\340+$\324\374\177", keyword = 0x55e43aee3020 "\340+$\324\374\177", word = {ident = 0x55e43aee3020 "\340+$\324\374\177", quoted = 152}, cword = {idents = 0x55e43aee3020}, wdatum = {datum = 0x55e43aee3020, ident = 0x7ffcd4242b98 "", quoted = false, idents = 0x55e439f5467c }, boolean = 32, oid = 988688416, varname = {name = 0x55e43aee3020 "\340+$\324\374\177", lineno = -735827048}, forvariable = {name = 0x55e43aee3020 "\340+$\324\374\177", lineno = -735827048, scalar = 0x0, row = 0x55e439f5467c }, declhdr = {label = 0x55e43aee3020 "\340+$\324\374\177", n_initvars = -735827048, initvarnos = 0x0}, loop_body = {stmts = 0x55e43aee3020, end_label = 0x7ffcd4242b98 "", end_label_location = 0}, list = 0x55e43aee3020, dtype = 0x55e43aee3020, datum = 0x55e43aee3020, var = 0x55e43aee3020, expr = 0x55e43aee3020, stmt = 0x55e43aee3020, condition = 0x55e43aee3020, exception = 0x55e43aee3020, exception_block = 0x55e43aee3020, nsitem = 0x55e43aee3020, diagitem = 0x55e43aee3020, fetch = 0x55e43aee3020, casewhen = 0x55e43aee3020}, {core_yystype = {ival = -1875202024, str = 0x7ff7903ab018 "\177\006", keyword = 0x7ff7903ab018 "\177\006"}, ival = -1875202024, str = 0x7ff7903ab018 "\177\006", keyword = 0x7ff7903ab018 "\177\006", word = {ident = 0x7ff7903ab018 "\177\006", quoted = 158}, cword = {idents = 0x7ff7903ab018}, wdatum = {datum = 0x7ff7903ab018, ident = 0x55e439b1479e "\203\370\001\017\224D$\aA\275", quoted = 11, idents = 0x7ffcd4242b98}, boolean = 24, oid = 2419765272, varname = {name = 0x7ff7903ab018 "\177\006", lineno = 967919518}, forvariable = {name = 0x7ff7903ab018 "\177\006", lineno = 967919518, scalar = 0x55e40000000b, row = 0x7ffcd4242b98}, declhdr = {label = 0x7ff7903ab018 "\177\006", n_initvars = 967919518, initvarnos = 0x55e40000000b}, loop_body = {stmts = 0x7ff7903ab018, end_label = 0x55e439b1479e "\203\370\001\017\224D$\aA\275", end_label_location = 11}, list = 0x7ff7903ab018, dtype = 0x7ff7903ab018, datum = 0x7ff7903ab018, var = 0x7ff7903ab018, expr = 0x7ff7903ab018, stmt = 0x7ff7903ab018, condition = 0x7ff7903ab018, exception = 0x7ff7903ab018, exception_block = 0x7ff7903ab018, nsitem = 0x7ff7903ab018, diagitem = 0x7ff7903ab018, fetch = 0x7ff7903ab018, casewhen = 0x7ff7903ab018}, {core_yystype = {ival = 988688707, str = 0x55e43aee3143 "42);", keyword = 0x55e43aee3143 "42);"}, ival = 988688707, str = 0x55e43aee3143 "42);", keyword = 0x55e43aee3143 "42);", word = {ident = 0x55e43aee3143 "42);", quoted = 67}, cword = {idents = 0x55e43aee3143}, wdatum = {datum = 0x55e43aee3143, ident = 0x55e43aee3143 "42);", quoted = 32, idents = 0x55e43a0c883f }, boolean = 67, oid = 988688707, varname = {name = 0x55e43aee3143 "42);", lineno = 988688707}, forvariable = {name = 0x55e43aee3143 "42);", lineno = 988688707, scalar = 0x55e43aee3020, row = 0x55e43a0c883f }, declhdr = {label = 0x55e43aee3143 "42);", n_initvars = 988688707, initvarnos = 0x55e43aee3020}, loop_body = {stmts = 0x55e43aee3143, end_label = 0x55e43aee3143 "42);", end_label_location = 988688416}, list = 0x55e43aee3143, dtype = 0x55e43aee3143, datum = 0x55e43aee3143, var = 0x55e43aee3143, expr = 0x55e43aee3143, stmt = 0x55e43aee3143, condition = 0x55e43aee3143, exception = 0x55e43aee3143, exception_block = 0x55e43aee3143, nsitem = 0x55e43aee3143, diagitem = 0x55e43aee3143, fetch = 0x55e43aee3143, casewhen = 0x55e43aee3143}, {core_yystype = {ival = 988688712, str = 0x55e43aee3148 "", keyword = 0x55e43aee3148 ""}, ival = 988688712, str = 0x55e43aee3148 "", keyword = 0x55e43aee3148 "", word = {ident = 0x55e43aee3148 "", quoted = 226}, cword = {idents = 0x55e43aee3148}, wdatum = {datum = 0x55e43aee3148, ident = 0x55e439cd7fe2 "H\203\304\bú]\003", quoted = 71, idents = 0x55e439cd9296 }, boolean = 72, oid = 988688712, varname = {name = 0x55e43aee3148 "", lineno = 969768930}, forvariable = {name = 0x55e43aee3148 "", lineno = 969768930, scalar = 0x55e43aee3147, row = 0x55e439cd9296 }, declhdr = {label = 0x55e43aee3148 "", n_initvars = 969768930, initvarnos = 0x55e43aee3147}, loop_body = {stmts = 0x55e43aee3148, end_label = 0x55e439cd7fe2 "H\203\304\bú]\003", end_label_location = 988688711}, list = 0x55e43aee3148, dtype = 0x55e43aee3148, datum = 0x55e43aee3148, var = 0x55e43aee3148, expr = 0x55e43aee3148, stmt = 0x55e43aee3148, condition = 0x55e43aee3148, exception = 0x55e43aee3148, exception_block = 0x55e43aee3148, nsitem = 0x55e43aee3148, diagitem = 0x55e43aee3148, fetch = 0x55e43aee3148, casewhen = 0x55e43aee3148}, {core_yystype = {ival = -735829985, str = 0x7ffcd424201f "\001", keyword = 0x7ffcd424201f "\001"}, ival = -735829985, str = 0x7ffcd424201f "\001", keyword = 0x7ffcd424201f "\001", word = {ident = 0x7ffcd424201f "\001", quoted = 216}, cword = {idents = 0x7ffcd424201f}, wdatum = {datum = 0x7ffcd424201f, ident = 0xe1a4acd8000000d8 , quoted = 6, idents = 0x9}, boolean = 31, oid = 3559137311, varname = {name = 0x7ffcd424201f "\001", lineno = 216}, forvariable = {name = 0x7ffcd424201f "\001", lineno = 216, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ffcd424201f "\001", n_initvars = 216, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd424201f, end_label = 0xe1a4acd8000000d8 , end_label_location = 6}, list = 0x7ffcd424201f, dtype = 0x7ffcd424201f, datum = 0x7ffcd424201f, var = 0x7ffcd424201f, expr = 0x7ffcd424201f, stmt = 0x7ffcd424201f, condition = 0x7ffcd424201f, exception = 0x7ffcd424201f, exception_block = 0x7ffcd424201f, nsitem = 0x7ffcd424201f, diagitem = 0x7ffcd424201f, fetch = 0x7ffcd424201f, casewhen = 0x7ffcd424201f}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 64}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e43af15b40 "", quoted = 31, idents = 0x1}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 988896064}, forvariable = {name = 0x0, lineno = 988896064, scalar = 0x7ffcd424201f, row = 0x1}, declhdr = {label = 0x0, n_initvars = 988896064, initvarnos = 0x7ffcd424201f}, loop_body = {stmts = 0x0, end_label = 0x55e43af15b40 "", end_label_location = -735829985}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = 248, idents = 0x55e439cd94db }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x7ff7903895f8, row = 0x55e439cd94db }, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x7ff7903895f8}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = -1875339784}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = 9}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x9 , quoted = 232, idents = 0x55e4395f4df2 }, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 9}, forvariable = {name = 0x6 , lineno = 9, scalar = 0x55e43aee33e8, row = 0x55e4395f4df2 }, declhdr = {label = 0x6 , n_initvars = 9, initvarnos = 0x55e43aee33e8}, loop_body = {stmts = 0x6, end_label = 0x9 , end_label_location = 988689384}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 988690824, str = 0x55e43aee3988 "\b\001", keyword = 0x55e43aee3988 "\b\001"}, ival = 988690824, str = 0x55e43aee3988 "\b\001", keyword = 0x55e43aee3988 "\b\001", word = {ident = 0x55e43aee3988 "\b\001", quoted = 66}, cword = {idents = 0x55e43aee3988}, wdatum = {datum = 0x55e43aee3988, ident = 0x55e4395f9e42 "\204\300u\035H\205\333t(\366\303\003u#H\215S\024H\203\373\354s(D\213s\024E\205\366u.H\201Ā\002", quoted = 208, idents = 0x10055e439cd75cb}, boolean = 136, oid = 988690824, varname = {name = 0x55e43aee3988 "\b\001", lineno = 962567746}, forvariable = {name = 0x55e43aee3988 "\b\001", lineno = 962567746, scalar = 0x7ffcd42423d0, row = 0x10055e439cd75cb}, declhdr = {label = 0x55e43aee3988 "\b\001", n_initvars = 962567746, initvarnos = 0x7ffcd42423d0}, loop_body = {stmts = 0x55e43aee3988, end_label = 0x55e4395f9e42 "\204\300u\035H\205\333t(\366\303\003u#H\215S\024H\203\373\354s(D\213s\024E\205\366u.H\201Ā\002", end_label_location = -735829040}, list = 0x55e43aee3988, dtype = 0x55e43aee3988, datum = 0x55e43aee3988, var = 0x55e43aee3988, expr = 0x55e43aee3988, stmt = 0x55e43aee3988, condition = 0x55e43aee3988, exception = 0x55e43aee3988, exception_block = 0x55e43aee3988, nsitem = 0x55e43aee3988, diagitem = 0x55e43aee3988, fetch = 0x55e43aee3988, casewhen = 0x55e43aee3988}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = false, idents = 0x55e439cda2b0 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x0, row = 0x55e439cda2b0 }, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -735827456, str = 0x7ffcd4242a00 "\210\266\363:\344U", keyword = 0x7ffcd4242a00 "\210\266\363:\344U"}, ival = -735827456, str = 0x7ffcd4242a00 "\210\266\363:\344U", keyword = 0x7ffcd4242a00 "\210\266\363:\344U", word = {ident = 0x7ffcd4242a00 "\210\266\363:\344U", quoted = 128}, cword = {idents = 0x7ffcd4242a00}, wdatum = {datum = 0x7ffcd4242a00, ident = 0x55e43af15780 "(\220\034\231\367\177", quoted = 6, idents = 0x9}, boolean = false, oid = 3559139840, varname = {name = 0x7ffcd4242a00 "\210\266\363:\344U", lineno = 988895104}, forvariable = {name = 0x7ffcd4242a00 "\210\266\363:\344U", lineno = 988895104, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ffcd4242a00 "\210\266\363:\344U", n_initvars = 988895104, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd4242a00, end_label = 0x55e43af15780 "(\220\034\231\367\177", end_label_location = 6}, list = 0x7ffcd4242a00, dtype = 0x7ffcd4242a00, datum = 0x7ffcd4242a00, var = 0x7ffcd4242a00, expr = 0x7ffcd4242a00, stmt = 0x7ffcd4242a00, condition = 0x7ffcd4242a00, exception = 0x7ffcd4242a00, exception_block = 0x7ffcd4242a00, nsitem = 0x7ffcd4242a00, diagitem = 0x7ffcd4242a00, fetch = 0x7ffcd4242a00, casewhen = 0x7ffcd4242a00}, {core_yystype = {ival = -735829056, str = 0x7ffcd42423c0 "P`\002;\344U", keyword = 0x7ffcd42423c0 "P`\002;\344U"}, ival = -735829056, str = 0x7ffcd42423c0 "P`\002;\344U", keyword = 0x7ffcd42423c0 "P`\002;\344U", word = {ident = 0x7ffcd42423c0 "P`\002;\344U", quoted = false}, cword = {idents = 0x7ffcd42423c0}, wdatum = {datum = 0x7ffcd42423c0, ident = 0x0, quoted = 6, idents = 0x9}, boolean = 192, oid = 3559138240, varname = {name = 0x7ffcd42423c0 "P`\002;\344U", lineno = 0}, forvariable = {name = 0x7ffcd42423c0 "P`\002;\344U", lineno = 0, scalar = 0x6, row = 0x9}, declhdr = {label = 0x7ffcd42423c0 "P`\002;\344U", n_initvars = 0, initvarnos = 0x6}, loop_body = {stmts = 0x7ffcd42423c0, end_label = 0x0, end_label_location = 6}, list = 0x7ffcd42423c0, dtype = 0x7ffcd42423c0, datum = 0x7ffcd42423c0, var = 0x7ffcd42423c0, expr = 0x7ffcd42423c0, stmt = 0x7ffcd42423c0, condition = 0x7ffcd42423c0, exception = 0x7ffcd42423c0, exception_block = 0x7ffcd42423c0, nsitem = 0x7ffcd42423c0, diagitem = 0x7ffcd42423c0, fetch = 0x7ffcd42423c0, casewhen = 0x7ffcd42423c0}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 32}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x7ffcd4242420 "\222%$\324\374\177", quoted = true, idents = 0x55e439fbf8b5 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = -735828960}, forvariable = {name = 0x0, lineno = -735828960, scalar = 0x1, row = 0x55e439fbf8b5 }, declhdr = {label = 0x0, n_initvars = -735828960, initvarnos = 0x1}, loop_body = {stmts = 0x0, end_label = 0x7ffcd4242420 "\222%$\324\374\177", end_label_location = 1}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -1, str = 0xffffffff , keyword = 0xffffffff }, ival = -1, str = 0xffffffff , keyword = 0xffffffff , word = {ident = 0xffffffff , quoted = true}, cword = {idents = 0xffffffff}, wdatum = {datum = 0xffffffff, ident = 0x1 , quoted = 32, idents = 0x0}, boolean = 255, oid = 4294967295, varname = {name = 0xffffffff , lineno = 1}, forvariable = {name = 0xffffffff , lineno = 1, scalar = 0x7ffcd4242420, row = 0x0}, declhdr = {label = 0xffffffff , n_initvars = 1, initvarnos = 0x7ffcd4242420}, loop_body = {stmts = 0xffffffff, end_label = 0x1 , end_label_location = -735828960}, list = 0xffffffff, dtype = 0xffffffff, datum = 0xffffffff, var = 0xffffffff, expr = 0xffffffff, stmt = 0xffffffff, condition = 0xffffffff, exception = 0xffffffff, exception_block = 0xffffffff, nsitem = 0xffffffff, diagitem = 0xffffffff, fetch = 0xffffffff, casewhen = 0xffffffff}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 200}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x55e439fbfec8 "H\203\304x[]A\\A]A^A_\303AVAUATUSH\211\373A\211\366\211\325M\211\314E\205\300tPHc\361H\205\377t<\350$\260V\377A\211\305D\211\362D\211\356\211\357\350\004\352\377\377\211Ņ\300\177HL\211\342D\211\356H\211\337\350k\371\377\377L\211\346\211\357\350\364\370\377\377[]A\\A]A^\303H\215=&\301\253", quoted = 152, idents = 0x90236898}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 972816072}, forvariable = {name = 0x0, lineno = 972816072, scalar = 0x7ff790236898, row = 0x90236898}, declhdr = {label = 0x0, n_initvars = 972816072, initvarnos = 0x7ff790236898}, loop_body = {stmts = 0x0, end_label = 0x55e439fbfec8 "H\203\304x[]A\\A]A^A_\303AVAUATUSH\211\373A\211\366\211\325M\211\314E\205\300tPHc\361H\205\377t<\350$\260V\377A\211\305D\211\362D\211\356\211\357\350\004\352\377\377\211Ņ\300\177HL\211\342D\211\356H\211\337\350k\371\377\377L\211\346\211\357\350\364\370\377\377[]A\\A]A^\303H\215=&\301\253", end_label_location = -1876727656}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -1876727648, str = 0x7ff7902368a0 "\250\377:\220\367\177", keyword = 0x7ff7902368a0 "\250\377:\220\367\177"}, ival = -1876727648, str = 0x7ff7902368a0 "\250\377:\220\367\177", keyword = 0x7ff7902368a0 "\250\377:\220\367\177", word = {ident = 0x7ff7902368a0 "\250\377:\220\367\177", quoted = 56}, cword = {idents = 0x7ff7902368a0}, wdatum = {datum = 0x7ff7902368a0, ident = 0x3ab93e38 , quoted = 234, idents = 0xe400000000}, boolean = 160, oid = 2418239648, varname = {name = 0x7ff7902368a0 "\250\377:\220\367\177", lineno = 985218616}, forvariable = {name = 0x7ff7902368a0 "\250\377:\220\367\177", lineno = 985218616, scalar = 0xcd97c4ea, row = 0xe400000000}, declhdr = {label = 0x7ff7902368a0 "\250\377:\220\367\177", n_initvars = 985218616, initvarnos = 0xcd97c4ea}, loop_body = {stmts = 0x7ff7902368a0, end_label = 0x3ab93e38 , end_label_location = -845691670}, list = 0x7ff7902368a0, dtype = 0x7ff7902368a0, datum = 0x7ff7902368a0, var = 0x7ff7902368a0, expr = 0x7ff7902368a0, stmt = 0x7ff7902368a0, condition = 0x7ff7902368a0, exception = 0x7ff7902368a0, exception_block = 0x7ff7902368a0, nsitem = 0x7ff7902368a0, diagitem = 0x7ff7902368a0, fetch = 0x7ff7902368a0, casewhen = 0x7ff7902368a0}, {core_yystype = {ival = 6, str = 0x6 , keyword = 0x6 }, ival = 6, str = 0x6 , keyword = 0x6 , word = {ident = 0x6 , quoted = false}, cword = {idents = 0x6}, wdatum = {datum = 0x6, ident = 0x0, quoted = false, idents = 0x7ff7903affa8}, boolean = 6, oid = 6, varname = {name = 0x6 , lineno = 0}, forvariable = {name = 0x6 , lineno = 0, scalar = 0x55e43af52000, row = 0x7ff7903affa8}, declhdr = {label = 0x6 , n_initvars = 0, initvarnos = 0x55e43af52000}, loop_body = {stmts = 0x6, end_label = 0x0, end_label_location = 989143040}, list = 0x6, dtype = 0x6, datum = 0x6, var = 0x6, expr = 0x6, stmt = 0x6, condition = 0x6, exception = 0x6, exception_block = 0x6, nsitem = 0x6, diagitem = 0x6, fetch = 0x6, casewhen = 0x6}, {core_yystype = {ival = 6, str = 0x100000006 , keyword = 0x100000006 }, ival = 6, str = 0x100000006 , keyword = 0x100000006 , word = {ident = 0x100000006 , quoted = 9}, cword = {idents = 0x100000006}, wdatum = {datum = 0x100000006, ident = 0x3100000000000009 , quoted = 228, idents = 0x0}, boolean = 6, oid = 6, varname = {name = 0x100000006 , lineno = 9}, forvariable = {name = 0x100000006 , lineno = 9, scalar = 0x7ff7902371e4, row = 0x0}, declhdr = {label = 0x100000006 , n_initvars = 9, initvarnos = 0x7ff7902371e4}, loop_body = {stmts = 0x100000006, end_label = 0x3100000000000009 , end_label_location = -1876725276}, list = 0x100000006, dtype = 0x100000006, datum = 0x100000006, var = 0x100000006, expr = 0x100000006, stmt = 0x100000006, condition = 0x100000006, exception = 0x100000006, exception_block = 0x100000006, nsitem = 0x100000006, diagitem = 0x100000006, fetch = 0x100000006, casewhen = 0x100000006}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 184}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x7ff799c2bdb8 "\002", quoted = false, idents = 0x7ff7903552a5}, boolean = false, oid = 0, varname = {name = 0x0, lineno = -1715290696}, forvariable = {name = 0x0, lineno = -1715290696, scalar = 0x0, row = 0x7ff7903552a5}, declhdr = {label = 0x0, n_initvars = -1715290696, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x7ff799c2bdb8 "\002", end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = -735828888, str = 0x7ffcd4242468 "\026", keyword = 0x7ffcd4242468 "\026"}, ival = -735828888, str = 0x7ffcd4242468 "\026", keyword = 0x7ffcd4242468 "\026", word = {ident = 0x7ffcd4242468 "\026", quoted = 163}, cword = {idents = 0x7ffcd4242468}, wdatum = {datum = 0x7ffcd4242468, ident = 0x7ff7903552a3 "%d", quoted = 32, idents = 0x55e439fc0916 }, boolean = 104, oid = 3559138408, varname = {name = 0x7ffcd4242468 "\026", lineno = -1875553629}, forvariable = {name = 0x7ffcd4242468 "\026", lineno = -1875553629, scalar = 0x7ffcd4242420, row = 0x55e439fc0916 }, declhdr = {label = 0x7ffcd4242468 "\026", n_initvars = -1875553629, initvarnos = 0x7ffcd4242420}, loop_body = {stmts = 0x7ffcd4242468, end_label = 0x7ff7903552a3 "%d", end_label_location = -735828960}, list = 0x7ffcd4242468, dtype = 0x7ffcd4242468, datum = 0x7ffcd4242468, var = 0x7ffcd4242468, expr = 0x7ffcd4242468, stmt = 0x7ffcd4242468, condition = 0x7ffcd4242468, exception = 0x7ffcd4242468, exception_block = 0x7ffcd4242468, nsitem = 0x7ffcd4242468, diagitem = 0x7ffcd4242468, fetch = 0x7ffcd4242468, casewhen = 0x7ffcd4242468}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = 32, idents = 0x55e439fc0443 }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x7ffcd4242420, row = 0x55e439fc0443 }, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x7ffcd4242420}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = -735828960}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x0, quoted = false, idents = 0x0}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x0, row = 0x0}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x0, end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = false}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0xe400000000 , quoted = 2, idents = 0x3}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 0}, forvariable = {name = 0x0, lineno = 0, scalar = 0x2, row = 0x3}, declhdr = {label = 0x0, n_initvars = 0, initvarnos = 0x2}, loop_body = {stmts = 0x0, end_label = 0xe400000000 , end_label_location = 2}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = false}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x0, quoted = true, idents = 0x55e439ccdd37 }, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 0}, forvariable = {name = 0x2 , lineno = 0, scalar = 0x1, row = 0x55e439ccdd37 }, declhdr = {label = 0x2 , n_initvars = 0, initvarnos = 0x1}, loop_body = {stmts = 0x2, end_label = 0x0, end_label_location = 1}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2}, {core_yystype = {ival = 1, str = 0x1 , keyword = 0x1 }, ival = 1, str = 0x1 , keyword = 0x1 , word = {ident = 0x1 , quoted = 209}, cword = {idents = 0x1}, wdatum = {datum = 0x1, ident = 0x55e439cd28d1 "H\211\306H\205\300tg\250\aucD\211\340\211\352H\215\024\202\211\330H\215\024\320H\301\342\003H\215\004\026H9\360rS\211\331D\211\340\211\357H\215<\207H\215\f\371H\213\f\316D\211\357H\203\370\001wF\203\375\003wP\203\373\awYH\215\0049H\001\362r^\211\332D\211\341\211\357H\215\f\217H\215\024\312H\211\004\326\351D\376\377\377H\215=\271\034\301", quoted = 48, idents = 0x90a4be01}, boolean = true, oid = 1, varname = {name = 0x1 , lineno = 969746641}, forvariable = {name = 0x1 , lineno = 969746641, scalar = 0x7ffcd4242330, row = 0x90a4be01}, declhdr = {label = 0x1 , n_initvars = 969746641, initvarnos = 0x7ffcd4242330}, loop_body = {stmts = 0x1, end_label = 0x55e439cd28d1 "H\211\306H\205\300tg\250\aucD\211\340\211\352H\215\024\202\211\330H\215\024\320H\301\342\003H\215\004\026H9\360rS\211\331D\211\340\211\357H\215<\207H\215\f\371H\213\f\316D\211\357H\203\370\001wF\203\375\003wP\203\373\awYH\215\0049H\001\362r^\211\332D\211\341\211\357H\215\f\217H\215\024\312H\211\004\326\351D\376\377\377H\215=\271\034\301", end_label_location = -735829200}, list = 0x1, dtype = 0x1, datum = 0x1, var = 0x1, expr = 0x1, stmt = 0x1, condition = 0x1, exception = 0x1, exception_block = 0x1, nsitem = 0x1, diagitem = 0x1, fetch = 0x1, casewhen = 0x1}, {core_yystype = {ival = -735829200, str = 0x7ffcd4242330 "\344q#\220\367\177", keyword = 0x7ffcd4242330 "\344q#\220\367\177"}, ival = -735829200, str = 0x7ffcd4242330 "\344q#\220\367\177", keyword = 0x7ffcd4242330 "\344q#\220\367\177", word = {ident = 0x7ffcd4242330 "\344q#\220\367\177", quoted = false}, cword = {idents = 0x7ffcd4242330}, wdatum = {datum = 0x7ffcd4242330, ident = 0x7ff790a4be00 "\177\006", quoted = 168, idents = 0x55e439cd2a1f }, boolean = 48, oid = 3559138096, varname = {name = 0x7ffcd4242330 "\344q#\220\367\177", lineno = -1868251648}, forvariable = {name = 0x7ffcd4242330 "\344q#\220\367\177", lineno = -1868251648, scalar = 0x55e43afab9a8, row = 0x55e439cd2a1f }, declhdr = {label = 0x7ffcd4242330 "\344q#\220\367\177", n_initvars = -1868251648, initvarnos = 0x55e43afab9a8}, loop_body = {stmts = 0x7ffcd4242330, end_label = 0x7ff790a4be00 "\177\006", end_label_location = 989510056}, list = 0x7ffcd4242330, dtype = 0x7ffcd4242330, datum = 0x7ffcd4242330, var = 0x7ffcd4242330, expr = 0x7ffcd4242330, stmt = 0x7ffcd4242330, condition = 0x7ffcd4242330, exception = 0x7ffcd4242330, exception_block = 0x7ffcd4242330, nsitem = 0x7ffcd4242330, diagitem = 0x7ffcd4242330, fetch = 0x7ffcd4242330, casewhen = 0x7ffcd4242330}, {core_yystype = {ival = -1868251647, str = 0x90a4be01 , keyword = 0x90a4be01 }, ival = -1868251647, str = 0x90a4be01 , keyword = 0x90a4be01 , word = {ident = 0x90a4be01 , quoted = 214}, cword = {idents = 0x90a4be01}, wdatum = {datum = 0x90a4be01, ident = 0x55e439c1bed6 "H\215\005\317", , quoted = 44, idents = 0x7ffcd424232c}, boolean = true, oid = 2426715649, varname = {name = 0x90a4be01 , lineno = 968998614}, forvariable = {name = 0x90a4be01 , lineno = 968998614, scalar = 0x7ffcd424232c, row = 0x7ffcd424232c}, declhdr = {label = 0x90a4be01 , n_initvars = 968998614, initvarnos = 0x7ffcd424232c}, loop_body = {stmts = 0x90a4be01, end_label = 0x55e439c1bed6 "H\215\005\317", , end_label_location = -735829204}, list = 0x90a4be01, dtype = 0x90a4be01, datum = 0x90a4be01, var = 0x90a4be01, expr = 0x90a4be01, stmt = 0x90a4be01, condition = 0x90a4be01, exception = 0x90a4be01, exception_block = 0x90a4be01, nsitem = 0x90a4be01, diagitem = 0x90a4be01, fetch = 0x90a4be01, casewhen = 0x90a4be01}, {core_yystype = {ival = -1874029312, str = 0x7ff7904c9500 "A", keyword = 0x7ff7904c9500 "A"}, ival = -1874029312, str = 0x7ff7904c9500 "A", keyword = 0x7ff7904c9500 "A", word = {ident = 0x7ff7904c9500 "A", quoted = false}, cword = {idents = 0x7ff7904c9500}, wdatum = {datum = 0x7ff7904c9500, ident = 0x0, quoted = false, idents = 0xb2add4d300000002}, boolean = false, oid = 2420937984, varname = {name = 0x7ff7904c9500 "A", lineno = 0}, forvariable = {name = 0x7ff7904c9500 "A", lineno = 0, scalar = 0x0, row = 0xb2add4d300000002}, declhdr = {label = 0x7ff7904c9500 "A", n_initvars = 0, initvarnos = 0x0}, loop_body = {stmts = 0x7ff7904c9500, end_label = 0x0, end_label_location = 0}, list = 0x7ff7904c9500, dtype = 0x7ff7904c9500, datum = 0x7ff7904c9500, var = 0x7ff7904c9500, expr = 0x7ff7904c9500, stmt = 0x7ff7904c9500, condition = 0x7ff7904c9500, exception = 0x7ff7904c9500, exception_block = 0x7ff7904c9500, nsitem = 0x7ff7904c9500, diagitem = 0x7ff7904c9500, fetch = 0x7ff7904c9500, casewhen = 0x7ff7904c9500}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = 96}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x60 , quoted = false, idents = 0x1007ffcd4242330}, boolean = false, oid = 0, varname = {name = 0x0, lineno = 96}, forvariable = {name = 0x0, lineno = 96, scalar = 0x0, row = 0x1007ffcd4242330}, declhdr = {label = 0x0, n_initvars = 96, initvarnos = 0x0}, loop_body = {stmts = 0x0, end_label = 0x60 , end_label_location = 0}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}, {core_yystype = {ival = 1663, str = 0x40000000067f , keyword = 0x40000000067f }, ival = 1663, str = 0x40000000067f , keyword = 0x40000000067f , word = {ident = 0x40000000067f , quoted = 231}, cword = {idents = 0x40000000067f}, wdatum = {datum = 0x40000000067f, ident = 0x4e7 , quoted = 96, idents = 0x100000000}, boolean = 127, oid = 1663, varname = {name = 0x40000000067f , lineno = 1255}, forvariable = {name = 0x40000000067f , lineno = 1255, scalar = 0x7ffc00000060, row = 0x100000000}, declhdr = {label = 0x40000000067f , n_initvars = 1255, initvarnos = 0x7ffc00000060}, loop_body = {stmts = 0x40000000067f, end_label = 0x4e7 , end_label_location = 96}, list = 0x40000000067f, dtype = 0x40000000067f, datum = 0x40000000067f, var = 0x40000000067f, expr = 0x40000000067f, stmt = 0x40000000067f, condition = 0x40000000067f, exception = 0x40000000067f, exception_block = 0x40000000067f, nsitem = 0x40000000067f, diagitem = 0x40000000067f, fetch = 0x40000000067f, casewhen = 0x40000000067f}, {core_yystype = {ival = -1538536453, str = 0xa44bcbfb , keyword = 0xa44bcbfb }, ival = -1538536453, str = 0xa44bcbfb , keyword = 0xa44bcbfb , word = {ident = 0xa44bcbfb , quoted = 248}, cword = {idents = 0xa44bcbfb}, wdatum = {datum = 0xa44bcbfb, ident = 0x7ff7903895f8 "\177\006", quoted = false, idents = 0x60}, boolean = 251, oid = 2756430843, varname = {name = 0xa44bcbfb , lineno = -1875339784}, forvariable = {name = 0xa44bcbfb , lineno = -1875339784, scalar = 0x0, row = 0x60}, declhdr = {label = 0xa44bcbfb , n_initvars = -1875339784, initvarnos = 0x0}, loop_body = {stmts = 0xa44bcbfb, end_label = 0x7ff7903895f8 "\177\006", end_label_location = 0}, list = 0xa44bcbfb, dtype = 0xa44bcbfb, datum = 0xa44bcbfb, var = 0xa44bcbfb, expr = 0xa44bcbfb, stmt = 0xa44bcbfb, condition = 0xa44bcbfb, exception = 0xa44bcbfb, exception_block = 0xa44bcbfb, nsitem = 0xa44bcbfb, diagitem = 0xa44bcbfb, fetch = 0xa44bcbfb, casewhen = 0xa44bcbfb}, {core_yystype = {ival = 989510056, str = 0x55e43afab9a8 "\177\006", keyword = 0x55e43afab9a8 "\177\006"}, ival = 989510056, str = 0x55e43afab9a8 "\177\006", keyword = 0x55e43afab9a8 "\177\006", word = {ident = 0x55e43afab9a8 "\177\006", quoted = false}, cword = {idents = 0x55e43afab9a8}, wdatum = {datum = 0x55e43afab9a8, ident = 0x0, quoted = 112, idents = 0x55e439fb0524 }, boolean = 168, oid = 989510056, varname = {name = 0x55e43afab9a8 "\177\006", lineno = 0}, forvariable = {name = 0x55e43afab9a8 "\177\006", lineno = 0, scalar = 0x70, row = 0x55e439fb0524 }, declhdr = {label = 0x55e43afab9a8 "\177\006", n_initvars = 0, initvarnos = 0x70}, loop_body = {stmts = 0x55e43afab9a8, end_label = 0x0, end_label_location = 112}, list = 0x55e43afab9a8, dtype = 0x55e43afab9a8, datum = 0x55e43afab9a8, var = 0x55e43afab9a8, expr = 0x55e43afab9a8, stmt = 0x55e43afab9a8, condition = 0x55e43afab9a8, exception = 0x55e43afab9a8, exception_block = 0x55e43afab9a8, nsitem = 0x55e43afab9a8, diagitem = 0x55e43afab9a8, fetch = 0x55e43afab9a8, casewhen = 0x55e43afab9a8}, {core_yystype = {ival = -735828448, str = 0xd4242620 , keyword = 0xd4242620 }, ival = -735828448, str = 0xd4242620 , keyword = 0xd4242620 , word = {ident = 0xd4242620 , quoted = false}, cword = {idents = 0xd4242620}, wdatum = {datum = 0xd4242620, ident = 0x400 , quoted = 163, idents = 0x55e43a21b5a3}, boolean = 32, oid = 3559138848, varname = {name = 0xd4242620 , lineno = 1024}, forvariable = {name = 0xd4242620 , lineno = 1024, scalar = 0x55e43a21b5a3, row = 0x55e43a21b5a3}, declhdr = {label = 0xd4242620 , n_initvars = 1024, initvarnos = 0x55e43a21b5a3}, loop_body = {stmts = 0xd4242620, end_label = 0x400 , end_label_location = 975287715}, list = 0xd4242620, dtype = 0xd4242620, datum = 0xd4242620, var = 0xd4242620, expr = 0xd4242620, stmt = 0xd4242620, condition = 0xd4242620, exception = 0xd4242620, exception_block = 0xd4242620, nsitem = 0xd4242620, diagitem = 0xd4242620, fetch = 0xd4242620, casewhen = 0xd4242620}, {core_yystype = {ival = 0, str = 0x0, keyword = 0x0}, ival = 0, str = 0x0, keyword = 0x0, word = {ident = 0x0, quoted = true}, cword = {idents = 0x0}, wdatum = {datum = 0x0, ident = 0x1 , quoted = 228, idents = 0x55e439fc127b }, boolean = false, oid = 0, varname = {name = 0x0, lineno = 1}, forvariable = {name = 0x0, lineno = 1, scalar = 0x7ff7902371e4, row = 0x55e439fc127b }, declhdr = {label = 0x0, n_initvars = 1, initvarnos = 0x7ff7902371e4}, loop_body = {stmts = 0x0, end_label = 0x1 , end_label_location = -1876725276}, list = 0x0, dtype = 0x0, datum = 0x0, var = 0x0, expr = 0x0, stmt = 0x0, condition = 0x0, exception = 0x0, exception_block = 0x0, nsitem = 0x0, diagitem = 0x0, fetch = 0x0, casewhen = 0x0}} [18:50:27.182] yyvs = 0x7ffcd4240a40 [18:50:27.182] yyvsp = 0x7ffcd4240ae0 [18:50:27.182] yylsa = {0, 0, 0, 1, 9, 9, 0, 0, 0, 0, 969777840, 21988, 2, 0, 988895104, 21988, 6, 0, 9, 0, 1, 0, 0, 0, 6, 0, 9, 0, 0, 0, 969713688, 21988, 2, 0, 3, 0, 2, 0, 0, 0, 1, 0, 969727287, 21988, 1, 0, 969746641, 21988, -735835904, 32764, -1868305919, 0, -735835904, 32764, -1868305920, 32759, 989510184, 21988, 969746975, 21988, -1868305919, 0, 968998614, 21988, -735835908, 32764, -735835908, 32764, -1719421624, 32759, 961970556, 21988, 0, 65540, 972279347, 21988, 989975496, 21988, 0, 0, 0, 0, 950, 152832, 16558, 0, 990069248, 21988, 16558, 0, -735835904, 32764, 989975480, 21988, 962850062, 21988, 0, 1, -1719421624, 32759, 65832, 0, 989973880, 21988, 112, 0, 969004124, 21988, 6, 0, -735835696, 32764, -1863899728, 32759, 989973880, 21988, 990069416, 21988, 0, 0, 1, 0, 962850955, 21988, 0, 0, 0, 0, -735835668, 32764, -735835828, 32764, -1719421624, 32759, 1, 16777629, 975096592, 21988, -1863905280, 1, -1719422424, 32759, 990069416, 21988, -1863905280, 32759, -1863899728, 32759, 164, 0, 968961335, 21988, -1863905280, 32759, 962758631, 413, -1863897104, 32759, 968961335, 21988, -1868305920, 32759, -1868305920, 32759, 1, 0, 968971364, 21988, 413, 0, 0, -1819017215, -1868305920, 32759, -1868305920, 32759, 990069504, 21988, 1, 0, 990069416, 21988, 968971674, 21988, 413, 0, 968971764, 21988, 989973880, 21988, 962754460, 21988, 990069416, 21988, 990069416, 21988, 1, 0, 0, 0} [18:50:27.182] yyls = 0x7ffcd4240720 [18:50:27.182] yylsp = 0x7ffcd4240734 [18:50:27.182] yyn = 46 [18:50:27.182] yyresult = [18:50:27.182] yytoken = [18:50:27.182] yyval = {core_yystype = {ival = 2, str = 0x2 , keyword = 0x2 }, ival = 2, str = 0x2 , keyword = 0x2 , word = {ident = 0x2 , quoted = 128}, cword = {idents = 0x2}, wdatum = {datum = 0x2, ident = 0x55e43af15780 "(\220\034\231\367\177", quoted = 6, idents = 0x9}, boolean = 2, oid = 2, varname = {name = 0x2 , lineno = 988895104}, forvariable = {name = 0x2 , lineno = 988895104, scalar = 0x6, row = 0x9}, declhdr = {label = 0x2 , n_initvars = 988895104, initvarnos = 0x6}, loop_body = {stmts = 0x2, end_label = 0x55e43af15780 "(\220\034\231\367\177", end_label_location = 6}, list = 0x2, dtype = 0x2, datum = 0x2, var = 0x2, expr = 0x2, stmt = 0x2, condition = 0x2, exception = 0x2, exception_block = 0x2, nsitem = 0x2, diagitem = 0x2, fetch = 0x2, casewhen = 0x2} [18:50:27.182] yyloc = 9 [18:50:27.182] yyerror_range = {0, 9, 0} [18:50:27.182] yylen = 0 [18:50:27.182] __func__ = "plpgsql_yyparse" [18:50:27.182] yyerrorlab = [18:50:27.182] #14 0x00007ff790330083 in do_compile (fcinfo=fcinfo@entry=0x55e43af3b8c8, procTup=procTup@entry=0x7ff790237198, function=, function@entry=0x0, hashkey=hashkey@entry=0x7ffcd4242650, forValidator=forValidator@entry=false) at ../src/pl/plpgsql/src/pl_comp.c:790 [18:50:27.182] procStruct = [18:50:27.182] is_dml_trigger = [18:50:27.182] is_event_trigger = [18:50:27.182] scanner = [18:50:27.182] prosrcdatum = [18:50:27.182] proc_source = [18:50:27.182] typeTup = [18:50:27.182] typeStruct = [18:50:27.182] var = [18:50:27.182] rec = [18:50:27.182] i = [18:50:27.182] cbarg = {proc_source = 0x0, yyscanner = 0x55e43afeeab0} [18:50:27.182] plerrcontext = {previous = 0x0, callback = 0x7ff79032a05a , arg = 0x7ffcd42425f0} [18:50:27.182] parse_rc = [18:50:27.182] rettypeid = [18:50:27.182] numargs = [18:50:27.182] num_in_args = [18:50:27.182] num_out_args = 0 [18:50:27.182] argtypes = 0x55e43afef4b8 [18:50:27.182] argnames = 0x0 [18:50:27.182] argmodes = 0x0 [18:50:27.182] in_arg_varnos = 0x55e43afef4d0 [18:50:27.182] out_arg_variables = [18:50:27.182] func_cxt = [18:50:27.182] __func__ = "do_compile" [18:50:27.182] #15 0x00007ff7903306d0 in plpgsql_compile (fcinfo=fcinfo@entry=0x55e43af3b8c8, forValidator=forValidator@entry=false) at ../src/pl/plpgsql/src/pl_comp.c:223 [18:50:27.182] funcOid = [18:50:27.182] procTup = 0x7ff790237198 [18:50:27.182] procStruct = 0x7ff7902371e0 [18:50:27.182] function = 0x0 [18:50:27.182] hashkey = {funcOid = 16558, isTrigger = false, isEventTrigger = false, trigOid = 0, inputCollation = 0, argtypes = {23, 0 }} [18:50:27.182] function_valid = [18:50:27.182] hashkey_valid = [18:50:27.182] __func__ = "plpgsql_compile" [18:50:27.182] #16 0x00007ff79034e6e3 in plpgsql_call_handler (fcinfo=0x55e43af3b8c8) at ../src/pl/plpgsql/src/pl_handler.c:241 [18:50:27.182] nonatomic = false [18:50:27.182] func = [18:50:27.182] save_cur_estate = [18:50:27.182] procedure_resowner = [18:50:27.182] retval = 0 [18:50:27.182] rc = [18:50:27.182] __func__ = "plpgsql_call_handler" [18:50:27.182] #17 0x000055e439894460 in ExecInterpExpr (state=0x55e43af3b770, econtext=0x55e43af3b498, isnull=0x7ffcd4242a1f) at ../src/backend/executor/execExprInterp.c:808 [18:50:27.182] fcinfo = 0x55e43af3b8c8 [18:50:27.182] d = [18:50:27.182] op = 0x55e43af3b918 [18:50:27.182] resultslot = 0x55e43af3b688 [18:50:27.182] innerslot = 0x0 [18:50:27.182] outerslot = 0x0 [18:50:27.182] scanslot = 0x0 [18:50:27.182] dispatch_table = {0x55e439892b24 , 0x55e439892b71 , 0x55e439892c41 , 0x55e439892d11 , 0x55e439892de1 , 0x55e439892fe7 , 0x55e4398931ed , 0x55e4398933f3 , 0x55e439893441 , 0x55e43989348f , 0x55e4398934dd , 0x55e439893526 , 0x55e439893879 , 0x55e439893bcc , 0x55e439893f1f , 0x55e4398940db , 0x55e439894324 , 0x55e4398943ff , 0x55e43989454e , 0x55e4398946f6 , 0x55e43989473f , 0x55e439894788 , 0x55e4398947bb , 0x55e439894968 , 0x55e439894ad0 , 0x55e439894b03 , 0x55e439894cb0 , 0x55e439894e18 , 0x55e439894eb2 , 0x55e43989501a , 0x55e439895098 , 0x55e439895199 , 0x55e43989529a , 0x55e4398953bf , 0x55e4398954a4 , 0x55e439895589 , 0x55e4398955d2 , 0x55e43989561b , 0x55e4398956f8 , 0x55e43989581a , 0x55e43989593c , 0x55e439895a19 , 0x55e439895a62 , 0x55e439895aab , 0x55e439895b1e , 0x55e439895b67 , 0x55e439895eef , 0x55e439896056 , 0x55e4398964cf , 0x55e439896515 , 0x55e439896737 , 0x55e439896948 , 0x55e439896bbf , 0x55e439896c05 , 0x55e439896c4b , 0x55e439896c91 , 0x55e439896cd7 , 0x55e439896d20 , 0x55e439896d66 , 0x55e4398970e6 , 0x55e4398972f0 , 0x55e439897336 , 0x55e43989737f , 0x55e4398973c8 , 0x55e439897411 , 0x55e4398974e7 , 0x55e439897524 , 0x55e4398974e7 , 0x55e439895d2b , 0x55e43989762e , 0x55e439897674 , 0x55e4398976ba , 0x55e43989777c , 0x55e4398978d6 , 0x55e439897a96 , 0x55e439897bf0 , 0x55e439897559 , 0x55e43989759f , 0x55e4398975e5 , 0x55e439897dd0 , 0x55e439897e16 , 0x55e439897e5f , 0x55e439897ea5 , 0x55e439897eff , 0x55e439897f48 , 0x55e439897f8e , 0x55e439898120 , 0x55e439898166 , 0x55e439898329 , 0x55e439898372 , 0x55e4398983bb , 0x55e439898486 , 0x55e4398986b2 , 0x55e43989880a , 0x55e43989895d , 0x55e439898ae0 , 0x55e439898ec3 , 0x55e439899279 , 0x55e43989960b , 0x55e439899a92 , 0x55e439899ecf , 0x55e43989a2e6 , 0x55e43989a3ec , 0x55e43989a4ef , 0x55e43989a538 , 0x55e43989a581 } [18:50:27.182] #18 0x000055e439888ece in ExecInterpExprStillValid (state=0x55e43af3b770, econtext=0x55e43af3b498, isNull=0x7ffcd4242a1f) at ../src/backend/executor/execExprInterp.c:2109 [18:50:27.182] No locals. [18:50:27.182] #19 0x000055e43992902d in ExecEvalExprSwitchContext (state=, econtext=, isNull=) at ../src/include/executor/executor.h:369 [18:50:27.182] retDatum = [18:50:27.182] oldContext = 0x55e43af3b060 [18:50:27.182] #20 0x000055e43992912c in ExecProject (projInfo=0x55e43af3b768) at ../src/include/executor/executor.h:403 [18:50:27.182] econtext = 0x55e43af3b498 [18:50:27.182] state = 0x55e43af3b770 [18:50:27.182] slot = 0x55e43af3b688 [18:50:27.182] isnull = false [18:50:27.182] #21 0x000055e439929505 in ExecResult (pstate=) at ../src/backend/executor/nodeResult.c:135 [18:50:27.182] node = 0x55e43af3b388 [18:50:27.182] outerTupleSlot = [18:50:27.182] outerPlan = [18:50:27.182] econtext = 0x55e43af3b498 [18:50:27.182] #22 0x000055e4398b63ee in ExecProcNodeFirst (node=0x55e43af3b388) at ../src/backend/executor/execProcnode.c:469 [18:50:27.182] No locals. [18:50:27.182] #23 0x000055e4398a18d0 in ExecProcNode (node=node@entry=0x55e43af3b388) at ../src/include/executor/executor.h:272 [18:50:27.182] No locals. [18:50:27.182] #24 0x000055e4398a278e in ExecutePlan (queryDesc=queryDesc@entry=0x55e43af3d170, operation=operation@entry=CMD_SELECT, sendTuples=sendTuples@entry=true, numberTuples=numberTuples@entry=0, direction=direction@entry=ForwardScanDirection, dest=dest@entry=0x55e43aff3a20) at ../src/backend/executor/execMain.c:1655 [18:50:27.182] estate = 0x55e43af3b160 [18:50:27.182] planstate = 0x55e43af3b388 [18:50:27.182] use_parallel_mode = false [18:50:27.182] slot = [18:50:27.182] current_tuple_count = 0 [18:50:27.182] #25 0x000055e4398a399a in standard_ExecutorRun (queryDesc=0x55e43af3d170, direction=ForwardScanDirection, count=0) at ../src/backend/executor/execMain.c:363 [18:50:27.182] estate = 0x55e43af3b160 [18:50:27.182] operation = CMD_SELECT [18:50:27.182] dest = 0x55e43aff3a20 [18:50:27.182] sendTuples = [18:50:27.182] oldcontext = 0x55e43af3d070 [18:50:27.182] #26 0x000055e4398a39fa in ExecutorRun (queryDesc=queryDesc@entry=0x55e43af3d170, direction=direction@entry=ForwardScanDirection, count=count@entry=0) at ../src/backend/executor/execMain.c:300 [18:50:27.182] No locals. [18:50:27.182] #27 0x000055e439c996d6 in PortalRunSelect (portal=portal@entry=0x55e43af615f0, forward=forward@entry=true, count=0, count@entry=9223372036854775807, dest=dest@entry=0x55e43aff3a20) at ../src/backend/tcop/pquery.c:920 [18:50:27.182] queryDesc = 0x55e43af3d170 [18:50:27.182] direction = [18:50:27.182] nprocessed = [18:50:27.182] __func__ = "PortalRunSelect" [18:50:27.182] #28 0x000055e439c9ca9e in PortalRun (portal=portal@entry=0x55e43af615f0, count=count@entry=9223372036854775807, isTopLevel=isTopLevel@entry=true, dest=dest@entry=0x55e43aff3a20, altdest=altdest@entry=0x55e43aff3a20, qc=qc@entry=0x7ffcd4242cf0) at ../src/backend/tcop/pquery.c:764 [18:50:27.182] _save_exception_stack = 0x7ffcd4242da0 [18:50:27.182] _save_context_stack = 0x0 [18:50:27.182] _local_sigjmp_buf = {{__jmpbuf = {0, -8460044966098067046, 94438730110448, 94438729594176, 94438729594152, 94438729594104, -2403166989324082790, -8460038834433252966}, __mask_was_saved = 0, __saved_mask = {__val = {94438713407876, 3559140479, 4, 94438729594104, 112, 179, 94438730110448, 94438729594176, 94438729594152, 94438729594104, 94438713495079, 1, 2, 179, 94438702795167, 0}}}} [18:50:27.182] _do_rethrow = [18:50:27.182] result = [18:50:27.182] nprocessed = [18:50:27.182] saveTopTransactionResourceOwner = 0x55e43af1e2a8 [18:50:27.182] saveTopTransactionContext = 0x55e43af73610 [18:50:27.182] saveActivePortal = 0x0 [18:50:27.182] saveResourceOwner = 0x55e43af1e2a8 [18:50:27.182] savePortalContext = 0x0 [18:50:27.182] saveMemoryContext = 0x55e43af73610 [18:50:27.182] __func__ = "PortalRun" [18:50:27.182] #29 0x000055e439c95d9e in exec_simple_query (query_string=query_string@entry=0x55e43aee2800 "select sillyaddtwo(42);") at ../src/backend/tcop/postgres.c:1271 [18:50:27.182] cmdtaglen = 6 [18:50:27.182] snapshot_set = [18:50:27.182] per_parsetree_context = 0x0 [18:50:27.182] plantree_list = 0x55e43aff39d0 [18:50:27.182] parsetree = 0x55e43aee34f8 [18:50:27.182] commandTag = [18:50:27.182] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [18:50:27.182] querytree_list = [18:50:27.182] portal = 0x55e43af615f0 [18:50:27.182] receiver = 0x55e43aff3a20 [18:50:27.182] format = 0 [18:50:27.182] cmdtagname = [18:50:27.182] parsetree_item__state = [18:50:27.182] dest = DestRemote [18:50:27.182] oldcontext = 0x55e43af73610 [18:50:27.182] parsetree_list = 0x55e43aee3528 [18:50:27.182] parsetree_item = 0x55e43aee3540 [18:50:27.182] save_log_statement_stats = false [18:50:27.182] was_logged = false [18:50:27.182] use_implicit_block = false [18:50:27.182] msec_str = "\004\000\000\000\000\000\000\000\321S\3659\344U\000\000\200-$\324\374\177\000\000\030\000\000\000\000\000\000" [18:50:27.182] __func__ = "exec_simple_query" [18:50:27.182] #30 0x000055e439c98af7 in PostgresMain (dbname=, username=) at ../src/backend/tcop/postgres.c:4691 [18:50:27.182] query_string = 0x55e43aee2800 "select sillyaddtwo(42);" [18:50:27.182] firstchar = [18:50:27.182] input_message = {data = 0x55e43aee2800 "select sillyaddtwo(42);", len = 24, maxlen = 1024, cursor = 24} [18:50:27.182] local_sigjmp_buf = {{__jmpbuf = {94438726123000, -8460045567263465062, 140723867627260, 4, 1, 140723867627492, -2403166989122756198, -8460038836936334950}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 94438729322128, 15616, 94438726117056, 94438729831008, 1, 94438713407424, 0, 9, 2, 94438726123008, 94438729322128, 94438726117056, 4, 1, 140723867627492}}}} [18:50:27.182] send_ready_for_query = false [18:50:27.182] idle_in_transaction_timeout_enabled = false [18:50:27.182] idle_session_timeout_enabled = false [18:50:27.182] __func__ = "PostgresMain" [18:50:27.182] #31 0x000055e439c8eb62 in BackendMain (startup_data=, startup_data_len=) at ../src/backend/tcop/backend_startup.c:107 [18:50:27.182] bsdata = [18:50:27.182] #32 0x000055e439b4027b in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=startup_data@entry=0x7ffcd4242efc "", startup_data_len=startup_data_len@entry=4, client_sock=client_sock@entry=0x7ffcd4242f50) at ../src/backend/postmaster/launch_backend.c:274 [18:50:27.182] pid = [18:50:27.182] #33 0x000055e439b45276 in BackendStartup (client_sock=client_sock@entry=0x7ffcd4242f50) at ../src/backend/postmaster/postmaster.c:3386 [18:50:27.182] bn = 0x55e43af0ad78 [18:50:27.182] pid = [18:50:27.182] startup_data = {canAcceptConnections = CAC_OK} [18:50:27.182] cac = [18:50:27.182] __func__ = "BackendStartup" [18:50:27.182] #34 0x000055e439b4714f in ServerLoop () at ../src/backend/postmaster/postmaster.c:1673 [18:50:27.182] s = {sock = 9, raddr = {addr = {ss_family = 1, __ss_padding = "Û\367\177\000\000\240?\027\235\367\177\000\000\370/$\324\374\177\000\000\364/$\324\374\177", '\000' , "\262u\3158\344U\000\000\260W\3118\344U\000\000\3000$\324\374\177\000\000\2700$\324\374\177\000\000\225[\362\001\000\000\000\000\240T\275\233\367\177\000\000+", '\000' , "\344U\000\000\300t\3158\344U\000", __ss_align = 140701474117224}, salen = 2}} [18:50:27.182] i = 0 [18:50:27.182] now = [18:50:27.182] last_lockfile_recheck_time = 1735238747 [18:50:27.182] last_touch_time = 1735238747 [18:50:27.182] events = {{pos = 1, events = 2, fd = 7, user_data = 0x0}, {pos = 0, events = 0, fd = 15, user_data = 0x55e438cd75b2}, {pos = -1654499736, events = 32759, fd = -1682090448, user_data = 0x7ff79d6252e0}, {pos = 2090263927, events = 0, fd = -735825600, user_data = 0x7ff79d5fba48}, {pos = 15, events = 0, fd = -1682090448, user_data = 0x1}, {pos = 0, events = 0, fd = 1, user_data = 0x7ff79d6252e0}, {pos = -735825736, events = 32764, fd = -735825728, user_data = 0x7ff79d625668}, {pos = 0, events = 0, fd = 32768, user_data = 0x8}, {pos = 988693744, events = 21988, fd = 1, user_data = 0x7ffcd42435e3}, {pos = -1, events = 0, fd = -1681727456, user_data = 0x7ff79d173fa0}, {pos = 988872408, events = 21988, fd = 988872120, user_data = 0x55e43af0fb91}, {pos = -1654645058, events = 32759, fd = 1, user_data = 0x7ff79d6252e0}, {pos = 426, events = 0, fd = 978160976, user_data = 0x0}, {pos = 236, events = 0, fd = 988686528, user_data = 0x7ff79d601ebe}, {pos = 1, events = 0, fd = 0, user_data = 0x7ff79bc2e020}, {pos = -1680921024, events = 32759, fd = 16, user_data = 0x7ffcd4243510}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -1654636102, events = 32759, fd = 0, user_data = 0x7ff79bcaeda4 }, {pos = 0, events = 0, fd = 985153952, user_data = 0x2}, {pos = 0, events = 0, fd = 988434224, user_data = 0x55e439c2c564 }, {pos = 1702060386, events = 1936158767, fd = 1952410737, user_data = 0x8}, {pos = 8096, events = 196607, fd = 988686528, user_data = 0x7ff79d601ebe}, {pos = 1, events = 0, fd = 0, user_data = 0x7ff79bc364c8}, {pos = -1681166227, events = 32759, fd = 985210080, user_data = 0x55e43af15220}, {pos = 255, events = 0, fd = 0, user_data = 0x100007f00000002}, {pos = -1679877024, events = 32759, fd = 255, user_data = 0xfffffffffffffef0}, {pos = 1023, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0xffff000000000000}, {pos = -1, events = 4294967295, fd = -1, user_data = 0xffffffffffffffff}, {pos = -1, events = 4294967295, fd = 762540901, user_data = 0x342020200a0a355a}, {pos = 822763892, events = 842347319, fd = 876034099, user_data = 0x67706c702f6e7572}, {pos = 795636083, events = 1919378802, fd = 1836330762, user_data = 0x2d69632d73757272}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 988877200, user_data = 0x7ff79bcb58be}, {pos = -1679894048, events = 32759, fd = -1681256082, user_data = 0x100000400}, {pos = 7, events = 0, fd = 0, user_data = 0x347d7c2793c78f00}, {pos = -1679890976, events = 32759, fd = -328, user_data = 0x0}, {pos = 988871800, events = 21988, fd = 2, user_data = 0x8000000000000006}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x3}, {pos = 0, events = 0, fd = 25967, user_data = 0xfffffffffffffeb8}, {pos = 0, events = 0, fd = 988686528, user_data = 0x7ff79bcf3053 }, {pos = 988871800, events = 21988, fd = 1024, user_data = 0x7ffcd42435d8}, {pos = 972582327, events = 21988, fd = 985218480, user_data = 0x55e439f75874 }, {pos = 988871600, events = 21988, fd = 988686080, user_data = 0x55e43af0fbb0}, {pos = -1681172290, events = 32759, fd = 0, user_data = 0x55e439f874de }, {pos = 988871600, events = 1, fd = 972584487, user_data = 0x55e43aee2700}, {pos = -1815638272, events = 880639015, fd = 0, user_data = 0x7ff79bca2ab1}, {pos = -1681255184, events = 32759, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 988434224, user_data = 0x347d7c2793c78f00}, {pos = 0, events = 0, fd = -1815638272, user_data = 0xc}, {pos = -1815638272, events = 880639015, fd = 0, user_data = 0x7ff79bc5b239 }, {pos = 237, events = 0, fd = 968097656, user_data = 0x400000}, {pos = 0, events = 0, fd = 988434224, user_data = 0x55e439f75708 }, {pos = 988519984, events = 21988, fd = 988686080, user_data = 0x55e43aeb9e30}, {pos = 1, events = 0, fd = 0, user_data = 0x55e439f33ea2 }, {pos = 12, events = 0, fd = 988862936, user_data = 0x55e43af0d9b8}, {pos = 985155360, events = 21988, fd = 296, user_data = 0x55e439b42792 }, {pos = 12, events = 0, fd = 0, user_data = 0x0}, {pos = 968114127, events = 21988, fd = 981552496, user_data = 0x55e43aee30d8}} [18:50:27.182] nevents = 1 [18:50:27.182] __func__ = "ServerLoop" [18:50:27.182] #35 0x000055e439b489d0 in PostmasterMain (argc=argc@entry=8, argv=argv@entry=0x55e43aea0df0) at ../src/backend/postmaster/postmaster.c:1371 [18:50:27.182] opt = [18:50:27.182] status = [18:50:27.182] userDoption = [18:50:27.182] listen_addr_saved = false [18:50:27.182] output_config_variable = [18:50:27.182] __func__ = "PostmasterMain" [18:50:27.182] #36 0x000055e43997fb3e in main (argc=8, argv=0x55e43aea0df0) at ../src/backend/main/main.c:230 [18:50:27.182] do_check_root = [18:50:27.182] dispatch_option =