# Checking port 63214 # Found port 63214 Name: main Data directory: C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/backup Archive directory: C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/archives Connection string: port=63214 host=C:/Windows/TEMP/v4ESWUBdSy Log file: C:\cirrus\build/testrun/pg_dump/002_pg_dump\log/002_pg_dump_main.log [04:49:05.735](0.159s) # initializing database system by copying initdb template # Running: robocopy /E /NJS /NJH /NFL /NDL /NP C:/cirrus/build/tmp_install/initdb-template C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/pgdata # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/pgdata ### Starting node "main" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/pgdata -l C:\cirrus\build/testrun/pg_dump/002_pg_dump\log/002_pg_dump_main.log -o --cluster-name=main start waiting for server to start.... done server started # Postmaster PID for node "main" is 448 #### Begin standard error psql::46: NOTICE: merging column "col1" with inherited definition psql::46: NOTICE: merging column "col2" with inherited definition psql::244: NOTICE: return type dump_test.int42 is only a shell psql::260: NOTICE: argument type dump_test.int42 is only a shell psql::329: WARNING: wal_level is insufficient to publish logical changes HINT: Set wal_level to "logical" before creating subscriptions. psql::331: WARNING: wal_level is insufficient to publish logical changes HINT: Set wal_level to "logical" before creating subscriptions. psql::335: WARNING: subscription was created, but is not connected HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. psql::339: WARNING: subscription was created, but is not connected HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. psql::341: WARNING: wal_level is insufficient to publish logical changes HINT: Set wal_level to "logical" before creating subscriptions. psql::343: WARNING: wal_level is insufficient to publish logical changes HINT: Set wal_level to "logical" before creating subscriptions. psql::347: WARNING: subscription was created, but is not connected HINT: To initiate replication, you must manually create the replication slot, enable the subscription, and refresh the subscription. psql::549: NOTICE: merging column "col1" with inherited definition #### End standard error # Running: pg_dump -p 63214 qqq [04:49:11.474](5.739s) ok 1 - connecting to a non-existent database: exit code not 0 [04:49:11.474](0.000s) ok 2 - connecting to a non-existent database: matches # Running: pg_dump -d regression_invalid [04:49:11.564](0.090s) ok 3 - connecting to an invalid database: exit code not 0 [04:49:11.565](0.000s) ok 4 - connecting to an invalid database: matches # Running: pg_dump -p 63214 --role=regress_dump_test_role [04:49:11.750](0.185s) ok 5 - connecting with an unprivileged user: exit code not 0 [04:49:11.750](0.000s) ok 6 - connecting with an unprivileged user: matches # Running: pg_dump -p 63214 -n nonexistent [04:49:11.837](0.087s) ok 7 - dumping a non-existent schema: exit code not 0 [04:49:11.837](0.000s) ok 8 - dumping a non-existent schema: matches # Running: pg_dump -p 63214 -t nonexistent [04:49:11.952](0.115s) ok 9 - dumping a non-existent table: exit code not 0 [04:49:11.953](0.000s) ok 10 - dumping a non-existent table: matches # Running: pg_dump -p 63214 --strict-names -n nonexistent* [04:49:12.036](0.083s) ok 11 - no matching schemas: exit code not 0 [04:49:12.037](0.001s) ok 12 - no matching schemas: matches # Running: pg_dump -p 63214 --strict-names -t nonexistent* [04:49:12.197](0.160s) ok 13 - no matching tables: exit code not 0 [04:49:12.197](0.000s) ok 14 - no matching tables: matches # Running: pg_dumpall --exclude-database . [04:49:12.306](0.109s) ok 15 - pg_dumpall: option --exclude-database rejects multipart pattern ".": exit code not 0 [04:49:12.306](0.000s) ok 16 - pg_dumpall: option --exclude-database rejects multipart pattern ".": matches # Running: pg_dumpall --exclude-database myhost.mydb [04:49:12.418](0.112s) ok 17 - pg_dumpall: option --exclude-database rejects multipart database names: exit code not 0 [04:49:12.418](0.000s) ok 18 - pg_dumpall: option --exclude-database rejects multipart database names: matches # Running: pg_dump -p 63214 -n pg_catalog pg_dump: warning: typtype of data type "any" appears to be invalid pg_dump: warning: typtype of data type "anyarray" appears to be invalid pg_dump: warning: typtype of data type "anycompatible" appears to be invalid pg_dump: warning: typtype of data type "anycompatiblearray" appears to be invalid pg_dump: warning: typtype of data type "anycompatiblemultirange" appears to be invalid pg_dump: warning: typtype of data type "anycompatiblenonarray" appears to be invalid pg_dump: warning: typtype of data type "anycompatiblerange" appears to be invalid pg_dump: warning: typtype of data type "anyelement" appears to be invalid pg_dump: warning: typtype of data type "anyenum" appears to be invalid pg_dump: warning: typtype of data type "anymultirange" appears to be invalid pg_dump: warning: typtype of data type "anynonarray" appears to be invalid pg_dump: warning: typtype of data type "anyrange" appears to be invalid pg_dump: warning: typtype of data type "cstring" appears to be invalid pg_dump: warning: typtype of data type "event_trigger" appears to be invalid pg_dump: warning: typtype of data type "fdw_handler" appears to be invalid pg_dump: warning: typtype of data type "index_am_handler" appears to be invalid pg_dump: warning: typtype of data type "internal" appears to be invalid pg_dump: warning: typtype of data type "language_handler" appears to be invalid pg_dump: warning: typtype of data type "pg_ddl_command" appears to be invalid pg_dump: warning: typtype of data type "record" appears to be invalid pg_dump: warning: typtype of data type "table_am_handler" appears to be invalid pg_dump: warning: typtype of data type "trigger" appears to be invalid pg_dump: warning: typtype of data type "tsm_handler" appears to be invalid pg_dump: warning: typtype of data type "unknown" appears to be invalid pg_dump: warning: typtype of data type "void" appears to be invalid pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: pg_catalog; Type: SCHEMA; Schema: -; Owner: SYSTEM -- CREATE SCHEMA pg_catalog; ALTER SCHEMA pg_catalog OWNER TO "SYSTEM"; -- -- Name: SCHEMA pg_catalog; Type: COMMENT; Schema: -; Owner: SYSTEM -- COMMENT ON SCHEMA pg_catalog IS 'system catalog schema'; -- -- Name: C; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."C" (provider = libc, locale = 'C'); ALTER COLLATION pg_catalog."C" OWNER TO "SYSTEM"; -- -- Name: COLLATION "C"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog."C" IS 'standard C collation'; -- -- Name: POSIX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."POSIX" (provider = libc, locale = 'POSIX'); ALTER COLLATION pg_catalog."POSIX" OWNER TO "SYSTEM"; -- -- Name: COLLATION "POSIX"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog."POSIX" IS 'standard POSIX collation'; -- -- Name: aa; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.aa (provider = libc, locale = 'aa'); ALTER COLLATION pg_catalog.aa OWNER TO "SYSTEM"; -- -- Name: aa-DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa-DJ" (provider = libc, locale = 'aa-DJ'); ALTER COLLATION pg_catalog."aa-DJ" OWNER TO "SYSTEM"; -- -- Name: aa-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa-ER" (provider = libc, locale = 'aa-ER'); ALTER COLLATION pg_catalog."aa-ER" OWNER TO "SYSTEM"; -- -- Name: aa-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa-ET" (provider = libc, locale = 'aa-ET'); ALTER COLLATION pg_catalog."aa-ET" OWNER TO "SYSTEM"; -- -- Name: aa_DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa_DJ" (provider = libc, locale = 'aa-DJ'); ALTER COLLATION pg_catalog."aa_DJ" OWNER TO "SYSTEM"; -- -- Name: aa_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa_ER" (provider = libc, locale = 'aa-ER'); ALTER COLLATION pg_catalog."aa_ER" OWNER TO "SYSTEM"; -- -- Name: aa_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."aa_ET" (provider = libc, locale = 'aa-ET'); ALTER COLLATION pg_catalog."aa_ET" OWNER TO "SYSTEM"; -- -- Name: af; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.af (provider = libc, locale = 'af'); ALTER COLLATION pg_catalog.af OWNER TO "SYSTEM"; -- -- Name: af-NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."af-NA" (provider = libc, locale = 'af-NA'); ALTER COLLATION pg_catalog."af-NA" OWNER TO "SYSTEM"; -- -- Name: af-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."af-ZA" (provider = libc, locale = 'af-ZA'); ALTER COLLATION pg_catalog."af-ZA" OWNER TO "SYSTEM"; -- -- Name: af_NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."af_NA" (provider = libc, locale = 'af-NA'); ALTER COLLATION pg_catalog."af_NA" OWNER TO "SYSTEM"; -- -- Name: af_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."af_ZA" (provider = libc, locale = 'af-ZA'); ALTER COLLATION pg_catalog."af_ZA" OWNER TO "SYSTEM"; -- -- Name: agq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.agq (provider = libc, locale = 'agq'); ALTER COLLATION pg_catalog.agq OWNER TO "SYSTEM"; -- -- Name: agq-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."agq-CM" (provider = libc, locale = 'agq-CM'); ALTER COLLATION pg_catalog."agq-CM" OWNER TO "SYSTEM"; -- -- Name: agq_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."agq_CM" (provider = libc, locale = 'agq-CM'); ALTER COLLATION pg_catalog."agq_CM" OWNER TO "SYSTEM"; -- -- Name: ak; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ak (provider = libc, locale = 'ak'); ALTER COLLATION pg_catalog.ak OWNER TO "SYSTEM"; -- -- Name: ak-GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ak-GH" (provider = libc, locale = 'ak-GH'); ALTER COLLATION pg_catalog."ak-GH" OWNER TO "SYSTEM"; -- -- Name: ak_GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ak_GH" (provider = libc, locale = 'ak-GH'); ALTER COLLATION pg_catalog."ak_GH" OWNER TO "SYSTEM"; -- -- Name: am; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.am (provider = libc, locale = 'am'); ALTER COLLATION pg_catalog.am OWNER TO "SYSTEM"; -- -- Name: am-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."am-ET" (provider = libc, locale = 'am-ET'); ALTER COLLATION pg_catalog."am-ET" OWNER TO "SYSTEM"; -- -- Name: am_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."am_ET" (provider = libc, locale = 'am-ET'); ALTER COLLATION pg_catalog."am_ET" OWNER TO "SYSTEM"; -- -- Name: ar; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ar (provider = libc, locale = 'ar'); ALTER COLLATION pg_catalog.ar OWNER TO "SYSTEM"; -- -- Name: ar-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-001" (provider = libc, locale = 'ar-001'); ALTER COLLATION pg_catalog."ar-001" OWNER TO "SYSTEM"; -- -- Name: ar-AE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-AE" (provider = libc, locale = 'ar-AE'); ALTER COLLATION pg_catalog."ar-AE" OWNER TO "SYSTEM"; -- -- Name: ar-BH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-BH" (provider = libc, locale = 'ar-BH'); ALTER COLLATION pg_catalog."ar-BH" OWNER TO "SYSTEM"; -- -- Name: ar-DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-DJ" (provider = libc, locale = 'ar-DJ'); ALTER COLLATION pg_catalog."ar-DJ" OWNER TO "SYSTEM"; -- -- Name: ar-DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-DZ" (provider = libc, locale = 'ar-DZ'); ALTER COLLATION pg_catalog."ar-DZ" OWNER TO "SYSTEM"; -- -- Name: ar-EG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-EG" (provider = libc, locale = 'ar-EG'); ALTER COLLATION pg_catalog."ar-EG" OWNER TO "SYSTEM"; -- -- Name: ar-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-ER" (provider = libc, locale = 'ar-ER'); ALTER COLLATION pg_catalog."ar-ER" OWNER TO "SYSTEM"; -- -- Name: ar-IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-IL" (provider = libc, locale = 'ar-IL'); ALTER COLLATION pg_catalog."ar-IL" OWNER TO "SYSTEM"; -- -- Name: ar-IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-IQ" (provider = libc, locale = 'ar-IQ'); ALTER COLLATION pg_catalog."ar-IQ" OWNER TO "SYSTEM"; -- -- Name: ar-JO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-JO" (provider = libc, locale = 'ar-JO'); ALTER COLLATION pg_catalog."ar-JO" OWNER TO "SYSTEM"; -- -- Name: ar-KM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-KM" (provider = libc, locale = 'ar-KM'); ALTER COLLATION pg_catalog."ar-KM" OWNER TO "SYSTEM"; -- -- Name: ar-KW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-KW" (provider = libc, locale = 'ar-KW'); ALTER COLLATION pg_catalog."ar-KW" OWNER TO "SYSTEM"; -- -- Name: ar-LB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-LB" (provider = libc, locale = 'ar-LB'); ALTER COLLATION pg_catalog."ar-LB" OWNER TO "SYSTEM"; -- -- Name: ar-LY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-LY" (provider = libc, locale = 'ar-LY'); ALTER COLLATION pg_catalog."ar-LY" OWNER TO "SYSTEM"; -- -- Name: ar-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-MA" (provider = libc, locale = 'ar-MA'); ALTER COLLATION pg_catalog."ar-MA" OWNER TO "SYSTEM"; -- -- Name: ar-MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-MR" (provider = libc, locale = 'ar-MR'); ALTER COLLATION pg_catalog."ar-MR" OWNER TO "SYSTEM"; -- -- Name: ar-OM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-OM" (provider = libc, locale = 'ar-OM'); ALTER COLLATION pg_catalog."ar-OM" OWNER TO "SYSTEM"; -- -- Name: ar-PS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-PS" (provider = libc, locale = 'ar-PS'); ALTER COLLATION pg_catalog."ar-PS" OWNER TO "SYSTEM"; -- -- Name: ar-QA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-QA" (provider = libc, locale = 'ar-QA'); ALTER COLLATION pg_catalog."ar-QA" OWNER TO "SYSTEM"; -- -- Name: ar-SA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-SA" (provider = libc, locale = 'ar-SA'); ALTER COLLATION pg_catalog."ar-SA" OWNER TO "SYSTEM"; -- -- Name: ar-SD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-SD" (provider = libc, locale = 'ar-SD'); ALTER COLLATION pg_catalog."ar-SD" OWNER TO "SYSTEM"; -- -- Name: ar-SO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-SO" (provider = libc, locale = 'ar-SO'); ALTER COLLATION pg_catalog."ar-SO" OWNER TO "SYSTEM"; -- -- Name: ar-SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-SS" (provider = libc, locale = 'ar-SS'); ALTER COLLATION pg_catalog."ar-SS" OWNER TO "SYSTEM"; -- -- Name: ar-SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-SY" (provider = libc, locale = 'ar-SY'); ALTER COLLATION pg_catalog."ar-SY" OWNER TO "SYSTEM"; -- -- Name: ar-TD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-TD" (provider = libc, locale = 'ar-TD'); ALTER COLLATION pg_catalog."ar-TD" OWNER TO "SYSTEM"; -- -- Name: ar-TN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-TN" (provider = libc, locale = 'ar-TN'); ALTER COLLATION pg_catalog."ar-TN" OWNER TO "SYSTEM"; -- -- Name: ar-YE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar-YE" (provider = libc, locale = 'ar-YE'); ALTER COLLATION pg_catalog."ar-YE" OWNER TO "SYSTEM"; -- -- Name: ar_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ar_001 (provider = libc, locale = 'ar-001'); ALTER COLLATION pg_catalog.ar_001 OWNER TO "SYSTEM"; -- -- Name: ar_AE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_AE" (provider = libc, locale = 'ar-AE'); ALTER COLLATION pg_catalog."ar_AE" OWNER TO "SYSTEM"; -- -- Name: ar_BH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_BH" (provider = libc, locale = 'ar-BH'); ALTER COLLATION pg_catalog."ar_BH" OWNER TO "SYSTEM"; -- -- Name: ar_DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_DJ" (provider = libc, locale = 'ar-DJ'); ALTER COLLATION pg_catalog."ar_DJ" OWNER TO "SYSTEM"; -- -- Name: ar_DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_DZ" (provider = libc, locale = 'ar-DZ'); ALTER COLLATION pg_catalog."ar_DZ" OWNER TO "SYSTEM"; -- -- Name: ar_EG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_EG" (provider = libc, locale = 'ar-EG'); ALTER COLLATION pg_catalog."ar_EG" OWNER TO "SYSTEM"; -- -- Name: ar_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_ER" (provider = libc, locale = 'ar-ER'); ALTER COLLATION pg_catalog."ar_ER" OWNER TO "SYSTEM"; -- -- Name: ar_IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_IL" (provider = libc, locale = 'ar-IL'); ALTER COLLATION pg_catalog."ar_IL" OWNER TO "SYSTEM"; -- -- Name: ar_IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_IQ" (provider = libc, locale = 'ar-IQ'); ALTER COLLATION pg_catalog."ar_IQ" OWNER TO "SYSTEM"; -- -- Name: ar_JO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_JO" (provider = libc, locale = 'ar-JO'); ALTER COLLATION pg_catalog."ar_JO" OWNER TO "SYSTEM"; -- -- Name: ar_KM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_KM" (provider = libc, locale = 'ar-KM'); ALTER COLLATION pg_catalog."ar_KM" OWNER TO "SYSTEM"; -- -- Name: ar_KW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_KW" (provider = libc, locale = 'ar-KW'); ALTER COLLATION pg_catalog."ar_KW" OWNER TO "SYSTEM"; -- -- Name: ar_LB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_LB" (provider = libc, locale = 'ar-LB'); ALTER COLLATION pg_catalog."ar_LB" OWNER TO "SYSTEM"; -- -- Name: ar_LY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_LY" (provider = libc, locale = 'ar-LY'); ALTER COLLATION pg_catalog."ar_LY" OWNER TO "SYSTEM"; -- -- Name: ar_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_MA" (provider = libc, locale = 'ar-MA'); ALTER COLLATION pg_catalog."ar_MA" OWNER TO "SYSTEM"; -- -- Name: ar_MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_MR" (provider = libc, locale = 'ar-MR'); ALTER COLLATION pg_catalog."ar_MR" OWNER TO "SYSTEM"; -- -- Name: ar_OM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_OM" (provider = libc, locale = 'ar-OM'); ALTER COLLATION pg_catalog."ar_OM" OWNER TO "SYSTEM"; -- -- Name: ar_PS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_PS" (provider = libc, locale = 'ar-PS'); ALTER COLLATION pg_catalog."ar_PS" OWNER TO "SYSTEM"; -- -- Name: ar_QA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_QA" (provider = libc, locale = 'ar-QA'); ALTER COLLATION pg_catalog."ar_QA" OWNER TO "SYSTEM"; -- -- Name: ar_SA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_SA" (provider = libc, locale = 'ar-SA'); ALTER COLLATION pg_catalog."ar_SA" OWNER TO "SYSTEM"; -- -- Name: ar_SD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_SD" (provider = libc, locale = 'ar-SD'); ALTER COLLATION pg_catalog."ar_SD" OWNER TO "SYSTEM"; -- -- Name: ar_SO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_SO" (provider = libc, locale = 'ar-SO'); ALTER COLLATION pg_catalog."ar_SO" OWNER TO "SYSTEM"; -- -- Name: ar_SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_SS" (provider = libc, locale = 'ar-SS'); ALTER COLLATION pg_catalog."ar_SS" OWNER TO "SYSTEM"; -- -- Name: ar_SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_SY" (provider = libc, locale = 'ar-SY'); ALTER COLLATION pg_catalog."ar_SY" OWNER TO "SYSTEM"; -- -- Name: ar_TD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_TD" (provider = libc, locale = 'ar-TD'); ALTER COLLATION pg_catalog."ar_TD" OWNER TO "SYSTEM"; -- -- Name: ar_TN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_TN" (provider = libc, locale = 'ar-TN'); ALTER COLLATION pg_catalog."ar_TN" OWNER TO "SYSTEM"; -- -- Name: ar_YE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ar_YE" (provider = libc, locale = 'ar-YE'); ALTER COLLATION pg_catalog."ar_YE" OWNER TO "SYSTEM"; -- -- Name: arn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.arn (provider = libc, locale = 'arn'); ALTER COLLATION pg_catalog.arn OWNER TO "SYSTEM"; -- -- Name: arn-CL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."arn-CL" (provider = libc, locale = 'arn-CL'); ALTER COLLATION pg_catalog."arn-CL" OWNER TO "SYSTEM"; -- -- Name: arn_CL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."arn_CL" (provider = libc, locale = 'arn-CL'); ALTER COLLATION pg_catalog."arn_CL" OWNER TO "SYSTEM"; -- -- Name: as; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."as" (provider = libc, locale = 'as'); ALTER COLLATION pg_catalog."as" OWNER TO "SYSTEM"; -- -- Name: as-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."as-IN" (provider = libc, locale = 'as-IN'); ALTER COLLATION pg_catalog."as-IN" OWNER TO "SYSTEM"; -- -- Name: as_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."as_IN" (provider = libc, locale = 'as-IN'); ALTER COLLATION pg_catalog."as_IN" OWNER TO "SYSTEM"; -- -- Name: asa; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.asa (provider = libc, locale = 'asa'); ALTER COLLATION pg_catalog.asa OWNER TO "SYSTEM"; -- -- Name: asa-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."asa-TZ" (provider = libc, locale = 'asa-TZ'); ALTER COLLATION pg_catalog."asa-TZ" OWNER TO "SYSTEM"; -- -- Name: asa_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."asa_TZ" (provider = libc, locale = 'asa-TZ'); ALTER COLLATION pg_catalog."asa_TZ" OWNER TO "SYSTEM"; -- -- Name: ast; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ast (provider = libc, locale = 'ast'); ALTER COLLATION pg_catalog.ast OWNER TO "SYSTEM"; -- -- Name: ast-ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ast-ES" (provider = libc, locale = 'ast-ES'); ALTER COLLATION pg_catalog."ast-ES" OWNER TO "SYSTEM"; -- -- Name: ast_ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ast_ES" (provider = libc, locale = 'ast-ES'); ALTER COLLATION pg_catalog."ast_ES" OWNER TO "SYSTEM"; -- -- Name: az; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.az (provider = libc, locale = 'az'); ALTER COLLATION pg_catalog.az OWNER TO "SYSTEM"; -- -- Name: az-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az-Cyrl" (provider = libc, locale = 'az-Cyrl'); ALTER COLLATION pg_catalog."az-Cyrl" OWNER TO "SYSTEM"; -- -- Name: az-Cyrl-AZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az-Cyrl-AZ" (provider = libc, locale = 'az-Cyrl-AZ'); ALTER COLLATION pg_catalog."az-Cyrl-AZ" OWNER TO "SYSTEM"; -- -- Name: az-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az-Latn" (provider = libc, locale = 'az-Latn'); ALTER COLLATION pg_catalog."az-Latn" OWNER TO "SYSTEM"; -- -- Name: az-Latn-AZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az-Latn-AZ" (provider = libc, locale = 'az-Latn-AZ'); ALTER COLLATION pg_catalog."az-Latn-AZ" OWNER TO "SYSTEM"; -- -- Name: az_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az_Cyrl" (provider = libc, locale = 'az-Cyrl'); ALTER COLLATION pg_catalog."az_Cyrl" OWNER TO "SYSTEM"; -- -- Name: az_Cyrl_AZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az_Cyrl_AZ" (provider = libc, locale = 'az-Cyrl-AZ'); ALTER COLLATION pg_catalog."az_Cyrl_AZ" OWNER TO "SYSTEM"; -- -- Name: az_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az_Latn" (provider = libc, locale = 'az-Latn'); ALTER COLLATION pg_catalog."az_Latn" OWNER TO "SYSTEM"; -- -- Name: az_Latn_AZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."az_Latn_AZ" (provider = libc, locale = 'az-Latn-AZ'); ALTER COLLATION pg_catalog."az_Latn_AZ" OWNER TO "SYSTEM"; -- -- Name: ba; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ba (provider = libc, locale = 'ba'); ALTER COLLATION pg_catalog.ba OWNER TO "SYSTEM"; -- -- Name: ba-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ba-RU" (provider = libc, locale = 'ba-RU'); ALTER COLLATION pg_catalog."ba-RU" OWNER TO "SYSTEM"; -- -- Name: ba_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ba_RU" (provider = libc, locale = 'ba-RU'); ALTER COLLATION pg_catalog."ba_RU" OWNER TO "SYSTEM"; -- -- Name: bas; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bas (provider = libc, locale = 'bas'); ALTER COLLATION pg_catalog.bas OWNER TO "SYSTEM"; -- -- Name: bas-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bas-CM" (provider = libc, locale = 'bas-CM'); ALTER COLLATION pg_catalog."bas-CM" OWNER TO "SYSTEM"; -- -- Name: bas_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bas_CM" (provider = libc, locale = 'bas-CM'); ALTER COLLATION pg_catalog."bas_CM" OWNER TO "SYSTEM"; -- -- Name: be; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.be (provider = libc, locale = 'be'); ALTER COLLATION pg_catalog.be OWNER TO "SYSTEM"; -- -- Name: be-BY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."be-BY" (provider = libc, locale = 'be-BY'); ALTER COLLATION pg_catalog."be-BY" OWNER TO "SYSTEM"; -- -- Name: be_BY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."be_BY" (provider = libc, locale = 'be-BY'); ALTER COLLATION pg_catalog."be_BY" OWNER TO "SYSTEM"; -- -- Name: bem; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bem (provider = libc, locale = 'bem'); ALTER COLLATION pg_catalog.bem OWNER TO "SYSTEM"; -- -- Name: bem-ZM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bem-ZM" (provider = libc, locale = 'bem-ZM'); ALTER COLLATION pg_catalog."bem-ZM" OWNER TO "SYSTEM"; -- -- Name: bem_ZM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bem_ZM" (provider = libc, locale = 'bem-ZM'); ALTER COLLATION pg_catalog."bem_ZM" OWNER TO "SYSTEM"; -- -- Name: bez; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bez (provider = libc, locale = 'bez'); ALTER COLLATION pg_catalog.bez OWNER TO "SYSTEM"; -- -- Name: bez-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bez-TZ" (provider = libc, locale = 'bez-TZ'); ALTER COLLATION pg_catalog."bez-TZ" OWNER TO "SYSTEM"; -- -- Name: bez_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bez_TZ" (provider = libc, locale = 'bez-TZ'); ALTER COLLATION pg_catalog."bez_TZ" OWNER TO "SYSTEM"; -- -- Name: bg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bg (provider = libc, locale = 'bg'); ALTER COLLATION pg_catalog.bg OWNER TO "SYSTEM"; -- -- Name: bg-BG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bg-BG" (provider = libc, locale = 'bg-BG'); ALTER COLLATION pg_catalog."bg-BG" OWNER TO "SYSTEM"; -- -- Name: bg_BG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bg_BG" (provider = libc, locale = 'bg-BG'); ALTER COLLATION pg_catalog."bg_BG" OWNER TO "SYSTEM"; -- -- Name: bin; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bin (provider = libc, locale = 'bin'); ALTER COLLATION pg_catalog.bin OWNER TO "SYSTEM"; -- -- Name: bin-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bin-NG" (provider = libc, locale = 'bin-NG'); ALTER COLLATION pg_catalog."bin-NG" OWNER TO "SYSTEM"; -- -- Name: bin_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bin_NG" (provider = libc, locale = 'bin-NG'); ALTER COLLATION pg_catalog."bin_NG" OWNER TO "SYSTEM"; -- -- Name: bm; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bm (provider = libc, locale = 'bm'); ALTER COLLATION pg_catalog.bm OWNER TO "SYSTEM"; -- -- Name: bm-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bm-Latn" (provider = libc, locale = 'bm-Latn'); ALTER COLLATION pg_catalog."bm-Latn" OWNER TO "SYSTEM"; -- -- Name: bm-Latn-ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bm-Latn-ML" (provider = libc, locale = 'bm-Latn-ML'); ALTER COLLATION pg_catalog."bm-Latn-ML" OWNER TO "SYSTEM"; -- -- Name: bm_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bm_Latn" (provider = libc, locale = 'bm-Latn'); ALTER COLLATION pg_catalog."bm_Latn" OWNER TO "SYSTEM"; -- -- Name: bm_Latn_ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bm_Latn_ML" (provider = libc, locale = 'bm-Latn-ML'); ALTER COLLATION pg_catalog."bm_Latn_ML" OWNER TO "SYSTEM"; -- -- Name: bn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bn (provider = libc, locale = 'bn'); ALTER COLLATION pg_catalog.bn OWNER TO "SYSTEM"; -- -- Name: bn-BD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bn-BD" (provider = libc, locale = 'bn-BD'); ALTER COLLATION pg_catalog."bn-BD" OWNER TO "SYSTEM"; -- -- Name: bn-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bn-IN" (provider = libc, locale = 'bn-IN'); ALTER COLLATION pg_catalog."bn-IN" OWNER TO "SYSTEM"; -- -- Name: bn_BD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bn_BD" (provider = libc, locale = 'bn-BD'); ALTER COLLATION pg_catalog."bn_BD" OWNER TO "SYSTEM"; -- -- Name: bn_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bn_IN" (provider = libc, locale = 'bn-IN'); ALTER COLLATION pg_catalog."bn_IN" OWNER TO "SYSTEM"; -- -- Name: bo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bo (provider = libc, locale = 'bo'); ALTER COLLATION pg_catalog.bo OWNER TO "SYSTEM"; -- -- Name: bo-CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bo-CN" (provider = libc, locale = 'bo-CN'); ALTER COLLATION pg_catalog."bo-CN" OWNER TO "SYSTEM"; -- -- Name: bo-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bo-IN" (provider = libc, locale = 'bo-IN'); ALTER COLLATION pg_catalog."bo-IN" OWNER TO "SYSTEM"; -- -- Name: bo_CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bo_CN" (provider = libc, locale = 'bo-CN'); ALTER COLLATION pg_catalog."bo_CN" OWNER TO "SYSTEM"; -- -- Name: bo_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bo_IN" (provider = libc, locale = 'bo-IN'); ALTER COLLATION pg_catalog."bo_IN" OWNER TO "SYSTEM"; -- -- Name: br; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.br (provider = libc, locale = 'br'); ALTER COLLATION pg_catalog.br OWNER TO "SYSTEM"; -- -- Name: br-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."br-FR" (provider = libc, locale = 'br-FR'); ALTER COLLATION pg_catalog."br-FR" OWNER TO "SYSTEM"; -- -- Name: br_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."br_FR" (provider = libc, locale = 'br-FR'); ALTER COLLATION pg_catalog."br_FR" OWNER TO "SYSTEM"; -- -- Name: brx; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.brx (provider = libc, locale = 'brx'); ALTER COLLATION pg_catalog.brx OWNER TO "SYSTEM"; -- -- Name: brx-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."brx-IN" (provider = libc, locale = 'brx-IN'); ALTER COLLATION pg_catalog."brx-IN" OWNER TO "SYSTEM"; -- -- Name: brx_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."brx_IN" (provider = libc, locale = 'brx-IN'); ALTER COLLATION pg_catalog."brx_IN" OWNER TO "SYSTEM"; -- -- Name: bs; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.bs (provider = libc, locale = 'bs'); ALTER COLLATION pg_catalog.bs OWNER TO "SYSTEM"; -- -- Name: bs-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs-Cyrl" (provider = libc, locale = 'bs-Cyrl'); ALTER COLLATION pg_catalog."bs-Cyrl" OWNER TO "SYSTEM"; -- -- Name: bs-Cyrl-BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs-Cyrl-BA" (provider = libc, locale = 'bs-Cyrl-BA'); ALTER COLLATION pg_catalog."bs-Cyrl-BA" OWNER TO "SYSTEM"; -- -- Name: bs-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs-Latn" (provider = libc, locale = 'bs-Latn'); ALTER COLLATION pg_catalog."bs-Latn" OWNER TO "SYSTEM"; -- -- Name: bs-Latn-BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs-Latn-BA" (provider = libc, locale = 'bs-Latn-BA'); ALTER COLLATION pg_catalog."bs-Latn-BA" OWNER TO "SYSTEM"; -- -- Name: bs_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs_Cyrl" (provider = libc, locale = 'bs-Cyrl'); ALTER COLLATION pg_catalog."bs_Cyrl" OWNER TO "SYSTEM"; -- -- Name: bs_Cyrl_BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs_Cyrl_BA" (provider = libc, locale = 'bs-Cyrl-BA'); ALTER COLLATION pg_catalog."bs_Cyrl_BA" OWNER TO "SYSTEM"; -- -- Name: bs_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs_Latn" (provider = libc, locale = 'bs-Latn'); ALTER COLLATION pg_catalog."bs_Latn" OWNER TO "SYSTEM"; -- -- Name: bs_Latn_BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."bs_Latn_BA" (provider = libc, locale = 'bs-Latn-BA'); ALTER COLLATION pg_catalog."bs_Latn_BA" OWNER TO "SYSTEM"; -- -- Name: byn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.byn (provider = libc, locale = 'byn'); ALTER COLLATION pg_catalog.byn OWNER TO "SYSTEM"; -- -- Name: byn-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."byn-ER" (provider = libc, locale = 'byn-ER'); ALTER COLLATION pg_catalog."byn-ER" OWNER TO "SYSTEM"; -- -- Name: byn_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."byn_ER" (provider = libc, locale = 'byn-ER'); ALTER COLLATION pg_catalog."byn_ER" OWNER TO "SYSTEM"; -- -- Name: ca; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ca (provider = libc, locale = 'ca'); ALTER COLLATION pg_catalog.ca OWNER TO "SYSTEM"; -- -- Name: ca-AD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca-AD" (provider = libc, locale = 'ca-AD'); ALTER COLLATION pg_catalog."ca-AD" OWNER TO "SYSTEM"; -- -- Name: ca-ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca-ES" (provider = libc, locale = 'ca-ES'); ALTER COLLATION pg_catalog."ca-ES" OWNER TO "SYSTEM"; -- -- Name: ca-ES-valencia; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca-ES-valencia" (provider = libc, locale = 'ca-ES-valencia'); ALTER COLLATION pg_catalog."ca-ES-valencia" OWNER TO "SYSTEM"; -- -- Name: ca-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca-FR" (provider = libc, locale = 'ca-FR'); ALTER COLLATION pg_catalog."ca-FR" OWNER TO "SYSTEM"; -- -- Name: ca-IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca-IT" (provider = libc, locale = 'ca-IT'); ALTER COLLATION pg_catalog."ca-IT" OWNER TO "SYSTEM"; -- -- Name: ca_AD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca_AD" (provider = libc, locale = 'ca-AD'); ALTER COLLATION pg_catalog."ca_AD" OWNER TO "SYSTEM"; -- -- Name: ca_ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca_ES" (provider = libc, locale = 'ca-ES'); ALTER COLLATION pg_catalog."ca_ES" OWNER TO "SYSTEM"; -- -- Name: ca_ES_valencia; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca_ES_valencia" (provider = libc, locale = 'ca-ES-valencia'); ALTER COLLATION pg_catalog."ca_ES_valencia" OWNER TO "SYSTEM"; -- -- Name: ca_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca_FR" (provider = libc, locale = 'ca-FR'); ALTER COLLATION pg_catalog."ca_FR" OWNER TO "SYSTEM"; -- -- Name: ca_IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ca_IT" (provider = libc, locale = 'ca-IT'); ALTER COLLATION pg_catalog."ca_IT" OWNER TO "SYSTEM"; -- -- Name: ccp; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ccp (provider = libc, locale = 'ccp'); ALTER COLLATION pg_catalog.ccp OWNER TO "SYSTEM"; -- -- Name: ccp-Cakm; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp-Cakm" (provider = libc, locale = 'ccp-Cakm'); ALTER COLLATION pg_catalog."ccp-Cakm" OWNER TO "SYSTEM"; -- -- Name: ccp-Cakm-BD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp-Cakm-BD" (provider = libc, locale = 'ccp-Cakm-BD'); ALTER COLLATION pg_catalog."ccp-Cakm-BD" OWNER TO "SYSTEM"; -- -- Name: ccp-Cakm-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp-Cakm-IN" (provider = libc, locale = 'ccp-Cakm-IN'); ALTER COLLATION pg_catalog."ccp-Cakm-IN" OWNER TO "SYSTEM"; -- -- Name: ccp_Cakm; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp_Cakm" (provider = libc, locale = 'ccp-Cakm'); ALTER COLLATION pg_catalog."ccp_Cakm" OWNER TO "SYSTEM"; -- -- Name: ccp_Cakm_BD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp_Cakm_BD" (provider = libc, locale = 'ccp-Cakm-BD'); ALTER COLLATION pg_catalog."ccp_Cakm_BD" OWNER TO "SYSTEM"; -- -- Name: ccp_Cakm_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ccp_Cakm_IN" (provider = libc, locale = 'ccp-Cakm-IN'); ALTER COLLATION pg_catalog."ccp_Cakm_IN" OWNER TO "SYSTEM"; -- -- Name: ce; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ce (provider = libc, locale = 'ce'); ALTER COLLATION pg_catalog.ce OWNER TO "SYSTEM"; -- -- Name: ce-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ce-RU" (provider = libc, locale = 'ce-RU'); ALTER COLLATION pg_catalog."ce-RU" OWNER TO "SYSTEM"; -- -- Name: ce_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ce_RU" (provider = libc, locale = 'ce-RU'); ALTER COLLATION pg_catalog."ce_RU" OWNER TO "SYSTEM"; -- -- Name: ceb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ceb (provider = libc, locale = 'ceb'); ALTER COLLATION pg_catalog.ceb OWNER TO "SYSTEM"; -- -- Name: ceb-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ceb-Latn" (provider = libc, locale = 'ceb-Latn'); ALTER COLLATION pg_catalog."ceb-Latn" OWNER TO "SYSTEM"; -- -- Name: ceb-Latn-PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ceb-Latn-PH" (provider = libc, locale = 'ceb-Latn-PH'); ALTER COLLATION pg_catalog."ceb-Latn-PH" OWNER TO "SYSTEM"; -- -- Name: ceb_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ceb_Latn" (provider = libc, locale = 'ceb-Latn'); ALTER COLLATION pg_catalog."ceb_Latn" OWNER TO "SYSTEM"; -- -- Name: ceb_Latn_PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ceb_Latn_PH" (provider = libc, locale = 'ceb-Latn-PH'); ALTER COLLATION pg_catalog."ceb_Latn_PH" OWNER TO "SYSTEM"; -- -- Name: cgg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.cgg (provider = libc, locale = 'cgg'); ALTER COLLATION pg_catalog.cgg OWNER TO "SYSTEM"; -- -- Name: cgg-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cgg-UG" (provider = libc, locale = 'cgg-UG'); ALTER COLLATION pg_catalog."cgg-UG" OWNER TO "SYSTEM"; -- -- Name: cgg_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cgg_UG" (provider = libc, locale = 'cgg-UG'); ALTER COLLATION pg_catalog."cgg_UG" OWNER TO "SYSTEM"; -- -- Name: chr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.chr (provider = libc, locale = 'chr'); ALTER COLLATION pg_catalog.chr OWNER TO "SYSTEM"; -- -- Name: chr-Cher; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."chr-Cher" (provider = libc, locale = 'chr-Cher'); ALTER COLLATION pg_catalog."chr-Cher" OWNER TO "SYSTEM"; -- -- Name: chr-Cher-US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."chr-Cher-US" (provider = libc, locale = 'chr-Cher-US'); ALTER COLLATION pg_catalog."chr-Cher-US" OWNER TO "SYSTEM"; -- -- Name: chr_Cher; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."chr_Cher" (provider = libc, locale = 'chr-Cher'); ALTER COLLATION pg_catalog."chr_Cher" OWNER TO "SYSTEM"; -- -- Name: chr_Cher_US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."chr_Cher_US" (provider = libc, locale = 'chr-Cher-US'); ALTER COLLATION pg_catalog."chr_Cher_US" OWNER TO "SYSTEM"; -- -- Name: co; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.co (provider = libc, locale = 'co'); ALTER COLLATION pg_catalog.co OWNER TO "SYSTEM"; -- -- Name: co-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."co-FR" (provider = libc, locale = 'co-FR'); ALTER COLLATION pg_catalog."co-FR" OWNER TO "SYSTEM"; -- -- Name: co_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."co_FR" (provider = libc, locale = 'co-FR'); ALTER COLLATION pg_catalog."co_FR" OWNER TO "SYSTEM"; -- -- Name: cs; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.cs (provider = libc, locale = 'cs'); ALTER COLLATION pg_catalog.cs OWNER TO "SYSTEM"; -- -- Name: cs-CZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cs-CZ" (provider = libc, locale = 'cs-CZ'); ALTER COLLATION pg_catalog."cs-CZ" OWNER TO "SYSTEM"; -- -- Name: cs_CZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cs_CZ" (provider = libc, locale = 'cs-CZ'); ALTER COLLATION pg_catalog."cs_CZ" OWNER TO "SYSTEM"; -- -- Name: cu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.cu (provider = libc, locale = 'cu'); ALTER COLLATION pg_catalog.cu OWNER TO "SYSTEM"; -- -- Name: cu-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cu-RU" (provider = libc, locale = 'cu-RU'); ALTER COLLATION pg_catalog."cu-RU" OWNER TO "SYSTEM"; -- -- Name: cu_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cu_RU" (provider = libc, locale = 'cu-RU'); ALTER COLLATION pg_catalog."cu_RU" OWNER TO "SYSTEM"; -- -- Name: cy; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.cy (provider = libc, locale = 'cy'); ALTER COLLATION pg_catalog.cy OWNER TO "SYSTEM"; -- -- Name: cy-GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cy-GB" (provider = libc, locale = 'cy-GB'); ALTER COLLATION pg_catalog."cy-GB" OWNER TO "SYSTEM"; -- -- Name: cy_GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."cy_GB" (provider = libc, locale = 'cy-GB'); ALTER COLLATION pg_catalog."cy_GB" OWNER TO "SYSTEM"; -- -- Name: da; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.da (provider = libc, locale = 'da'); ALTER COLLATION pg_catalog.da OWNER TO "SYSTEM"; -- -- Name: da-DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."da-DK" (provider = libc, locale = 'da-DK'); ALTER COLLATION pg_catalog."da-DK" OWNER TO "SYSTEM"; -- -- Name: da-GL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."da-GL" (provider = libc, locale = 'da-GL'); ALTER COLLATION pg_catalog."da-GL" OWNER TO "SYSTEM"; -- -- Name: da_DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."da_DK" (provider = libc, locale = 'da-DK'); ALTER COLLATION pg_catalog."da_DK" OWNER TO "SYSTEM"; -- -- Name: da_GL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."da_GL" (provider = libc, locale = 'da-GL'); ALTER COLLATION pg_catalog."da_GL" OWNER TO "SYSTEM"; -- -- Name: dav; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dav (provider = libc, locale = 'dav'); ALTER COLLATION pg_catalog.dav OWNER TO "SYSTEM"; -- -- Name: dav-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dav-KE" (provider = libc, locale = 'dav-KE'); ALTER COLLATION pg_catalog."dav-KE" OWNER TO "SYSTEM"; -- -- Name: dav_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dav_KE" (provider = libc, locale = 'dav-KE'); ALTER COLLATION pg_catalog."dav_KE" OWNER TO "SYSTEM"; -- -- Name: de; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.de (provider = libc, locale = 'de'); ALTER COLLATION pg_catalog.de OWNER TO "SYSTEM"; -- -- Name: de-AT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-AT" (provider = libc, locale = 'de-AT'); ALTER COLLATION pg_catalog."de-AT" OWNER TO "SYSTEM"; -- -- Name: de-BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-BE" (provider = libc, locale = 'de-BE'); ALTER COLLATION pg_catalog."de-BE" OWNER TO "SYSTEM"; -- -- Name: de-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-CH" (provider = libc, locale = 'de-CH'); ALTER COLLATION pg_catalog."de-CH" OWNER TO "SYSTEM"; -- -- Name: de-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-DE" (provider = libc, locale = 'de-DE'); ALTER COLLATION pg_catalog."de-DE" OWNER TO "SYSTEM"; -- -- Name: de-DE_phoneb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-DE_phoneb" (provider = libc, locale = 'de-DE_phoneb'); ALTER COLLATION pg_catalog."de-DE_phoneb" OWNER TO "SYSTEM"; -- -- Name: de-IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-IT" (provider = libc, locale = 'de-IT'); ALTER COLLATION pg_catalog."de-IT" OWNER TO "SYSTEM"; -- -- Name: de-LI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-LI" (provider = libc, locale = 'de-LI'); ALTER COLLATION pg_catalog."de-LI" OWNER TO "SYSTEM"; -- -- Name: de-LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de-LU" (provider = libc, locale = 'de-LU'); ALTER COLLATION pg_catalog."de-LU" OWNER TO "SYSTEM"; -- -- Name: de_AT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_AT" (provider = libc, locale = 'de-AT'); ALTER COLLATION pg_catalog."de_AT" OWNER TO "SYSTEM"; -- -- Name: de_BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_BE" (provider = libc, locale = 'de-BE'); ALTER COLLATION pg_catalog."de_BE" OWNER TO "SYSTEM"; -- -- Name: de_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_CH" (provider = libc, locale = 'de-CH'); ALTER COLLATION pg_catalog."de_CH" OWNER TO "SYSTEM"; -- -- Name: de_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_DE" (provider = libc, locale = 'de-DE'); ALTER COLLATION pg_catalog."de_DE" OWNER TO "SYSTEM"; -- -- Name: de_DE_phoneb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_DE_phoneb" (provider = libc, locale = 'de-DE_phoneb'); ALTER COLLATION pg_catalog."de_DE_phoneb" OWNER TO "SYSTEM"; -- -- Name: de_IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_IT" (provider = libc, locale = 'de-IT'); ALTER COLLATION pg_catalog."de_IT" OWNER TO "SYSTEM"; -- -- Name: de_LI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_LI" (provider = libc, locale = 'de-LI'); ALTER COLLATION pg_catalog."de_LI" OWNER TO "SYSTEM"; -- -- Name: de_LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."de_LU" (provider = libc, locale = 'de-LU'); ALTER COLLATION pg_catalog."de_LU" OWNER TO "SYSTEM"; -- -- Name: default; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."default" (provider = default); ALTER COLLATION pg_catalog."default" OWNER TO "SYSTEM"; -- -- Name: COLLATION "default"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog."default" IS 'database''s default collation'; -- -- Name: dje; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dje (provider = libc, locale = 'dje'); ALTER COLLATION pg_catalog.dje OWNER TO "SYSTEM"; -- -- Name: dje-NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dje-NE" (provider = libc, locale = 'dje-NE'); ALTER COLLATION pg_catalog."dje-NE" OWNER TO "SYSTEM"; -- -- Name: dje_NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dje_NE" (provider = libc, locale = 'dje-NE'); ALTER COLLATION pg_catalog."dje_NE" OWNER TO "SYSTEM"; -- -- Name: dsb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dsb (provider = libc, locale = 'dsb'); ALTER COLLATION pg_catalog.dsb OWNER TO "SYSTEM"; -- -- Name: dsb-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dsb-DE" (provider = libc, locale = 'dsb-DE'); ALTER COLLATION pg_catalog."dsb-DE" OWNER TO "SYSTEM"; -- -- Name: dsb_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dsb_DE" (provider = libc, locale = 'dsb-DE'); ALTER COLLATION pg_catalog."dsb_DE" OWNER TO "SYSTEM"; -- -- Name: dua; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dua (provider = libc, locale = 'dua'); ALTER COLLATION pg_catalog.dua OWNER TO "SYSTEM"; -- -- Name: dua-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dua-CM" (provider = libc, locale = 'dua-CM'); ALTER COLLATION pg_catalog."dua-CM" OWNER TO "SYSTEM"; -- -- Name: dua_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dua_CM" (provider = libc, locale = 'dua-CM'); ALTER COLLATION pg_catalog."dua_CM" OWNER TO "SYSTEM"; -- -- Name: dv; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dv (provider = libc, locale = 'dv'); ALTER COLLATION pg_catalog.dv OWNER TO "SYSTEM"; -- -- Name: dv-MV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dv-MV" (provider = libc, locale = 'dv-MV'); ALTER COLLATION pg_catalog."dv-MV" OWNER TO "SYSTEM"; -- -- Name: dv_MV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dv_MV" (provider = libc, locale = 'dv-MV'); ALTER COLLATION pg_catalog."dv_MV" OWNER TO "SYSTEM"; -- -- Name: dyo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dyo (provider = libc, locale = 'dyo'); ALTER COLLATION pg_catalog.dyo OWNER TO "SYSTEM"; -- -- Name: dyo-SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dyo-SN" (provider = libc, locale = 'dyo-SN'); ALTER COLLATION pg_catalog."dyo-SN" OWNER TO "SYSTEM"; -- -- Name: dyo_SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dyo_SN" (provider = libc, locale = 'dyo-SN'); ALTER COLLATION pg_catalog."dyo_SN" OWNER TO "SYSTEM"; -- -- Name: dz; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.dz (provider = libc, locale = 'dz'); ALTER COLLATION pg_catalog.dz OWNER TO "SYSTEM"; -- -- Name: dz-BT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dz-BT" (provider = libc, locale = 'dz-BT'); ALTER COLLATION pg_catalog."dz-BT" OWNER TO "SYSTEM"; -- -- Name: dz_BT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."dz_BT" (provider = libc, locale = 'dz-BT'); ALTER COLLATION pg_catalog."dz_BT" OWNER TO "SYSTEM"; -- -- Name: ebu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ebu (provider = libc, locale = 'ebu'); ALTER COLLATION pg_catalog.ebu OWNER TO "SYSTEM"; -- -- Name: ebu-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ebu-KE" (provider = libc, locale = 'ebu-KE'); ALTER COLLATION pg_catalog."ebu-KE" OWNER TO "SYSTEM"; -- -- Name: ebu_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ebu_KE" (provider = libc, locale = 'ebu-KE'); ALTER COLLATION pg_catalog."ebu_KE" OWNER TO "SYSTEM"; -- -- Name: ee; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ee (provider = libc, locale = 'ee'); ALTER COLLATION pg_catalog.ee OWNER TO "SYSTEM"; -- -- Name: ee-GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ee-GH" (provider = libc, locale = 'ee-GH'); ALTER COLLATION pg_catalog."ee-GH" OWNER TO "SYSTEM"; -- -- Name: ee-TG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ee-TG" (provider = libc, locale = 'ee-TG'); ALTER COLLATION pg_catalog."ee-TG" OWNER TO "SYSTEM"; -- -- Name: ee_GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ee_GH" (provider = libc, locale = 'ee-GH'); ALTER COLLATION pg_catalog."ee_GH" OWNER TO "SYSTEM"; -- -- Name: ee_TG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ee_TG" (provider = libc, locale = 'ee-TG'); ALTER COLLATION pg_catalog."ee_TG" OWNER TO "SYSTEM"; -- -- Name: el; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.el (provider = libc, locale = 'el'); ALTER COLLATION pg_catalog.el OWNER TO "SYSTEM"; -- -- Name: el-CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."el-CY" (provider = libc, locale = 'el-CY'); ALTER COLLATION pg_catalog."el-CY" OWNER TO "SYSTEM"; -- -- Name: el-GR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."el-GR" (provider = libc, locale = 'el-GR'); ALTER COLLATION pg_catalog."el-GR" OWNER TO "SYSTEM"; -- -- Name: el_CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."el_CY" (provider = libc, locale = 'el-CY'); ALTER COLLATION pg_catalog."el_CY" OWNER TO "SYSTEM"; -- -- Name: el_GR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."el_GR" (provider = libc, locale = 'el-GR'); ALTER COLLATION pg_catalog."el_GR" OWNER TO "SYSTEM"; -- -- Name: en; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.en (provider = libc, locale = 'en'); ALTER COLLATION pg_catalog.en OWNER TO "SYSTEM"; -- -- Name: en-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-001" (provider = libc, locale = 'en-001'); ALTER COLLATION pg_catalog."en-001" OWNER TO "SYSTEM"; -- -- Name: en-029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-029" (provider = libc, locale = 'en-029'); ALTER COLLATION pg_catalog."en-029" OWNER TO "SYSTEM"; -- -- Name: en-150; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-150" (provider = libc, locale = 'en-150'); ALTER COLLATION pg_catalog."en-150" OWNER TO "SYSTEM"; -- -- Name: en-AE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AE" (provider = libc, locale = 'en-AE'); ALTER COLLATION pg_catalog."en-AE" OWNER TO "SYSTEM"; -- -- Name: en-AG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AG" (provider = libc, locale = 'en-AG'); ALTER COLLATION pg_catalog."en-AG" OWNER TO "SYSTEM"; -- -- Name: en-AI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AI" (provider = libc, locale = 'en-AI'); ALTER COLLATION pg_catalog."en-AI" OWNER TO "SYSTEM"; -- -- Name: en-AS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AS" (provider = libc, locale = 'en-AS'); ALTER COLLATION pg_catalog."en-AS" OWNER TO "SYSTEM"; -- -- Name: en-AT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AT" (provider = libc, locale = 'en-AT'); ALTER COLLATION pg_catalog."en-AT" OWNER TO "SYSTEM"; -- -- Name: en-AU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-AU" (provider = libc, locale = 'en-AU'); ALTER COLLATION pg_catalog."en-AU" OWNER TO "SYSTEM"; -- -- Name: en-BB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BB" (provider = libc, locale = 'en-BB'); ALTER COLLATION pg_catalog."en-BB" OWNER TO "SYSTEM"; -- -- Name: en-BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BE" (provider = libc, locale = 'en-BE'); ALTER COLLATION pg_catalog."en-BE" OWNER TO "SYSTEM"; -- -- Name: en-BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BI" (provider = libc, locale = 'en-BI'); ALTER COLLATION pg_catalog."en-BI" OWNER TO "SYSTEM"; -- -- Name: en-BM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BM" (provider = libc, locale = 'en-BM'); ALTER COLLATION pg_catalog."en-BM" OWNER TO "SYSTEM"; -- -- Name: en-BS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BS" (provider = libc, locale = 'en-BS'); ALTER COLLATION pg_catalog."en-BS" OWNER TO "SYSTEM"; -- -- Name: en-BW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BW" (provider = libc, locale = 'en-BW'); ALTER COLLATION pg_catalog."en-BW" OWNER TO "SYSTEM"; -- -- Name: en-BZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-BZ" (provider = libc, locale = 'en-BZ'); ALTER COLLATION pg_catalog."en-BZ" OWNER TO "SYSTEM"; -- -- Name: en-CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CA" (provider = libc, locale = 'en-CA'); ALTER COLLATION pg_catalog."en-CA" OWNER TO "SYSTEM"; -- -- Name: en-CC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CC" (provider = libc, locale = 'en-CC'); ALTER COLLATION pg_catalog."en-CC" OWNER TO "SYSTEM"; -- -- Name: en-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CH" (provider = libc, locale = 'en-CH'); ALTER COLLATION pg_catalog."en-CH" OWNER TO "SYSTEM"; -- -- Name: en-CK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CK" (provider = libc, locale = 'en-CK'); ALTER COLLATION pg_catalog."en-CK" OWNER TO "SYSTEM"; -- -- Name: en-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CM" (provider = libc, locale = 'en-CM'); ALTER COLLATION pg_catalog."en-CM" OWNER TO "SYSTEM"; -- -- Name: en-CX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CX" (provider = libc, locale = 'en-CX'); ALTER COLLATION pg_catalog."en-CX" OWNER TO "SYSTEM"; -- -- Name: en-CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-CY" (provider = libc, locale = 'en-CY'); ALTER COLLATION pg_catalog."en-CY" OWNER TO "SYSTEM"; -- -- Name: en-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-DE" (provider = libc, locale = 'en-DE'); ALTER COLLATION pg_catalog."en-DE" OWNER TO "SYSTEM"; -- -- Name: en-DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-DK" (provider = libc, locale = 'en-DK'); ALTER COLLATION pg_catalog."en-DK" OWNER TO "SYSTEM"; -- -- Name: en-DM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-DM" (provider = libc, locale = 'en-DM'); ALTER COLLATION pg_catalog."en-DM" OWNER TO "SYSTEM"; -- -- Name: en-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-ER" (provider = libc, locale = 'en-ER'); ALTER COLLATION pg_catalog."en-ER" OWNER TO "SYSTEM"; -- -- Name: en-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-FI" (provider = libc, locale = 'en-FI'); ALTER COLLATION pg_catalog."en-FI" OWNER TO "SYSTEM"; -- -- Name: en-FJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-FJ" (provider = libc, locale = 'en-FJ'); ALTER COLLATION pg_catalog."en-FJ" OWNER TO "SYSTEM"; -- -- Name: en-FK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-FK" (provider = libc, locale = 'en-FK'); ALTER COLLATION pg_catalog."en-FK" OWNER TO "SYSTEM"; -- -- Name: en-FM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-FM" (provider = libc, locale = 'en-FM'); ALTER COLLATION pg_catalog."en-FM" OWNER TO "SYSTEM"; -- -- Name: en-GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GB" (provider = libc, locale = 'en-GB'); ALTER COLLATION pg_catalog."en-GB" OWNER TO "SYSTEM"; -- -- Name: en-GD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GD" (provider = libc, locale = 'en-GD'); ALTER COLLATION pg_catalog."en-GD" OWNER TO "SYSTEM"; -- -- Name: en-GG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GG" (provider = libc, locale = 'en-GG'); ALTER COLLATION pg_catalog."en-GG" OWNER TO "SYSTEM"; -- -- Name: en-GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GH" (provider = libc, locale = 'en-GH'); ALTER COLLATION pg_catalog."en-GH" OWNER TO "SYSTEM"; -- -- Name: en-GI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GI" (provider = libc, locale = 'en-GI'); ALTER COLLATION pg_catalog."en-GI" OWNER TO "SYSTEM"; -- -- Name: en-GM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GM" (provider = libc, locale = 'en-GM'); ALTER COLLATION pg_catalog."en-GM" OWNER TO "SYSTEM"; -- -- Name: en-GU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GU" (provider = libc, locale = 'en-GU'); ALTER COLLATION pg_catalog."en-GU" OWNER TO "SYSTEM"; -- -- Name: en-GY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-GY" (provider = libc, locale = 'en-GY'); ALTER COLLATION pg_catalog."en-GY" OWNER TO "SYSTEM"; -- -- Name: en-HK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-HK" (provider = libc, locale = 'en-HK'); ALTER COLLATION pg_catalog."en-HK" OWNER TO "SYSTEM"; -- -- Name: en-ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-ID" (provider = libc, locale = 'en-ID'); ALTER COLLATION pg_catalog."en-ID" OWNER TO "SYSTEM"; -- -- Name: en-IE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-IE" (provider = libc, locale = 'en-IE'); ALTER COLLATION pg_catalog."en-IE" OWNER TO "SYSTEM"; -- -- Name: en-IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-IL" (provider = libc, locale = 'en-IL'); ALTER COLLATION pg_catalog."en-IL" OWNER TO "SYSTEM"; -- -- Name: en-IM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-IM" (provider = libc, locale = 'en-IM'); ALTER COLLATION pg_catalog."en-IM" OWNER TO "SYSTEM"; -- -- Name: en-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-IN" (provider = libc, locale = 'en-IN'); ALTER COLLATION pg_catalog."en-IN" OWNER TO "SYSTEM"; -- -- Name: en-IO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-IO" (provider = libc, locale = 'en-IO'); ALTER COLLATION pg_catalog."en-IO" OWNER TO "SYSTEM"; -- -- Name: en-JE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-JE" (provider = libc, locale = 'en-JE'); ALTER COLLATION pg_catalog."en-JE" OWNER TO "SYSTEM"; -- -- Name: en-JM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-JM" (provider = libc, locale = 'en-JM'); ALTER COLLATION pg_catalog."en-JM" OWNER TO "SYSTEM"; -- -- Name: en-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-KE" (provider = libc, locale = 'en-KE'); ALTER COLLATION pg_catalog."en-KE" OWNER TO "SYSTEM"; -- -- Name: en-KI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-KI" (provider = libc, locale = 'en-KI'); ALTER COLLATION pg_catalog."en-KI" OWNER TO "SYSTEM"; -- -- Name: en-KN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-KN" (provider = libc, locale = 'en-KN'); ALTER COLLATION pg_catalog."en-KN" OWNER TO "SYSTEM"; -- -- Name: en-KY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-KY" (provider = libc, locale = 'en-KY'); ALTER COLLATION pg_catalog."en-KY" OWNER TO "SYSTEM"; -- -- Name: en-LC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-LC" (provider = libc, locale = 'en-LC'); ALTER COLLATION pg_catalog."en-LC" OWNER TO "SYSTEM"; -- -- Name: en-LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-LR" (provider = libc, locale = 'en-LR'); ALTER COLLATION pg_catalog."en-LR" OWNER TO "SYSTEM"; -- -- Name: en-LS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-LS" (provider = libc, locale = 'en-LS'); ALTER COLLATION pg_catalog."en-LS" OWNER TO "SYSTEM"; -- -- Name: en-MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MG" (provider = libc, locale = 'en-MG'); ALTER COLLATION pg_catalog."en-MG" OWNER TO "SYSTEM"; -- -- Name: en-MH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MH" (provider = libc, locale = 'en-MH'); ALTER COLLATION pg_catalog."en-MH" OWNER TO "SYSTEM"; -- -- Name: en-MO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MO" (provider = libc, locale = 'en-MO'); ALTER COLLATION pg_catalog."en-MO" OWNER TO "SYSTEM"; -- -- Name: en-MP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MP" (provider = libc, locale = 'en-MP'); ALTER COLLATION pg_catalog."en-MP" OWNER TO "SYSTEM"; -- -- Name: en-MS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MS" (provider = libc, locale = 'en-MS'); ALTER COLLATION pg_catalog."en-MS" OWNER TO "SYSTEM"; -- -- Name: en-MT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MT" (provider = libc, locale = 'en-MT'); ALTER COLLATION pg_catalog."en-MT" OWNER TO "SYSTEM"; -- -- Name: en-MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MU" (provider = libc, locale = 'en-MU'); ALTER COLLATION pg_catalog."en-MU" OWNER TO "SYSTEM"; -- -- Name: en-MW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MW" (provider = libc, locale = 'en-MW'); ALTER COLLATION pg_catalog."en-MW" OWNER TO "SYSTEM"; -- -- Name: en-MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-MY" (provider = libc, locale = 'en-MY'); ALTER COLLATION pg_catalog."en-MY" OWNER TO "SYSTEM"; -- -- Name: en-NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NA" (provider = libc, locale = 'en-NA'); ALTER COLLATION pg_catalog."en-NA" OWNER TO "SYSTEM"; -- -- Name: en-NF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NF" (provider = libc, locale = 'en-NF'); ALTER COLLATION pg_catalog."en-NF" OWNER TO "SYSTEM"; -- -- Name: en-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NG" (provider = libc, locale = 'en-NG'); ALTER COLLATION pg_catalog."en-NG" OWNER TO "SYSTEM"; -- -- Name: en-NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NL" (provider = libc, locale = 'en-NL'); ALTER COLLATION pg_catalog."en-NL" OWNER TO "SYSTEM"; -- -- Name: en-NR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NR" (provider = libc, locale = 'en-NR'); ALTER COLLATION pg_catalog."en-NR" OWNER TO "SYSTEM"; -- -- Name: en-NU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NU" (provider = libc, locale = 'en-NU'); ALTER COLLATION pg_catalog."en-NU" OWNER TO "SYSTEM"; -- -- Name: en-NZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-NZ" (provider = libc, locale = 'en-NZ'); ALTER COLLATION pg_catalog."en-NZ" OWNER TO "SYSTEM"; -- -- Name: en-PG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PG" (provider = libc, locale = 'en-PG'); ALTER COLLATION pg_catalog."en-PG" OWNER TO "SYSTEM"; -- -- Name: en-PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PH" (provider = libc, locale = 'en-PH'); ALTER COLLATION pg_catalog."en-PH" OWNER TO "SYSTEM"; -- -- Name: en-PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PK" (provider = libc, locale = 'en-PK'); ALTER COLLATION pg_catalog."en-PK" OWNER TO "SYSTEM"; -- -- Name: en-PN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PN" (provider = libc, locale = 'en-PN'); ALTER COLLATION pg_catalog."en-PN" OWNER TO "SYSTEM"; -- -- Name: en-PR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PR" (provider = libc, locale = 'en-PR'); ALTER COLLATION pg_catalog."en-PR" OWNER TO "SYSTEM"; -- -- Name: en-PW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-PW" (provider = libc, locale = 'en-PW'); ALTER COLLATION pg_catalog."en-PW" OWNER TO "SYSTEM"; -- -- Name: en-RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-RW" (provider = libc, locale = 'en-RW'); ALTER COLLATION pg_catalog."en-RW" OWNER TO "SYSTEM"; -- -- Name: en-SB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SB" (provider = libc, locale = 'en-SB'); ALTER COLLATION pg_catalog."en-SB" OWNER TO "SYSTEM"; -- -- Name: en-SC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SC" (provider = libc, locale = 'en-SC'); ALTER COLLATION pg_catalog."en-SC" OWNER TO "SYSTEM"; -- -- Name: en-SD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SD" (provider = libc, locale = 'en-SD'); ALTER COLLATION pg_catalog."en-SD" OWNER TO "SYSTEM"; -- -- Name: en-SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SE" (provider = libc, locale = 'en-SE'); ALTER COLLATION pg_catalog."en-SE" OWNER TO "SYSTEM"; -- -- Name: en-SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SG" (provider = libc, locale = 'en-SG'); ALTER COLLATION pg_catalog."en-SG" OWNER TO "SYSTEM"; -- -- Name: en-SH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SH" (provider = libc, locale = 'en-SH'); ALTER COLLATION pg_catalog."en-SH" OWNER TO "SYSTEM"; -- -- Name: en-SI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SI" (provider = libc, locale = 'en-SI'); ALTER COLLATION pg_catalog."en-SI" OWNER TO "SYSTEM"; -- -- Name: en-SL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SL" (provider = libc, locale = 'en-SL'); ALTER COLLATION pg_catalog."en-SL" OWNER TO "SYSTEM"; -- -- Name: en-SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SS" (provider = libc, locale = 'en-SS'); ALTER COLLATION pg_catalog."en-SS" OWNER TO "SYSTEM"; -- -- Name: en-SX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SX" (provider = libc, locale = 'en-SX'); ALTER COLLATION pg_catalog."en-SX" OWNER TO "SYSTEM"; -- -- Name: en-SZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-SZ" (provider = libc, locale = 'en-SZ'); ALTER COLLATION pg_catalog."en-SZ" OWNER TO "SYSTEM"; -- -- Name: en-TC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TC" (provider = libc, locale = 'en-TC'); ALTER COLLATION pg_catalog."en-TC" OWNER TO "SYSTEM"; -- -- Name: en-TK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TK" (provider = libc, locale = 'en-TK'); ALTER COLLATION pg_catalog."en-TK" OWNER TO "SYSTEM"; -- -- Name: en-TO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TO" (provider = libc, locale = 'en-TO'); ALTER COLLATION pg_catalog."en-TO" OWNER TO "SYSTEM"; -- -- Name: en-TT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TT" (provider = libc, locale = 'en-TT'); ALTER COLLATION pg_catalog."en-TT" OWNER TO "SYSTEM"; -- -- Name: en-TV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TV" (provider = libc, locale = 'en-TV'); ALTER COLLATION pg_catalog."en-TV" OWNER TO "SYSTEM"; -- -- Name: en-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-TZ" (provider = libc, locale = 'en-TZ'); ALTER COLLATION pg_catalog."en-TZ" OWNER TO "SYSTEM"; -- -- Name: en-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-UG" (provider = libc, locale = 'en-UG'); ALTER COLLATION pg_catalog."en-UG" OWNER TO "SYSTEM"; -- -- Name: en-UM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-UM" (provider = libc, locale = 'en-UM'); ALTER COLLATION pg_catalog."en-UM" OWNER TO "SYSTEM"; -- -- Name: en-US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-US" (provider = libc, locale = 'en-US'); ALTER COLLATION pg_catalog."en-US" OWNER TO "SYSTEM"; -- -- Name: en-VC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-VC" (provider = libc, locale = 'en-VC'); ALTER COLLATION pg_catalog."en-VC" OWNER TO "SYSTEM"; -- -- Name: en-VG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-VG" (provider = libc, locale = 'en-VG'); ALTER COLLATION pg_catalog."en-VG" OWNER TO "SYSTEM"; -- -- Name: en-VI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-VI" (provider = libc, locale = 'en-VI'); ALTER COLLATION pg_catalog."en-VI" OWNER TO "SYSTEM"; -- -- Name: en-VU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-VU" (provider = libc, locale = 'en-VU'); ALTER COLLATION pg_catalog."en-VU" OWNER TO "SYSTEM"; -- -- Name: en-WS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-WS" (provider = libc, locale = 'en-WS'); ALTER COLLATION pg_catalog."en-WS" OWNER TO "SYSTEM"; -- -- Name: en-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-ZA" (provider = libc, locale = 'en-ZA'); ALTER COLLATION pg_catalog."en-ZA" OWNER TO "SYSTEM"; -- -- Name: en-ZM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-ZM" (provider = libc, locale = 'en-ZM'); ALTER COLLATION pg_catalog."en-ZM" OWNER TO "SYSTEM"; -- -- Name: en-ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en-ZW" (provider = libc, locale = 'en-ZW'); ALTER COLLATION pg_catalog."en-ZW" OWNER TO "SYSTEM"; -- -- Name: en_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.en_001 (provider = libc, locale = 'en-001'); ALTER COLLATION pg_catalog.en_001 OWNER TO "SYSTEM"; -- -- Name: en_029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.en_029 (provider = libc, locale = 'en-029'); ALTER COLLATION pg_catalog.en_029 OWNER TO "SYSTEM"; -- -- Name: en_150; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.en_150 (provider = libc, locale = 'en-150'); ALTER COLLATION pg_catalog.en_150 OWNER TO "SYSTEM"; -- -- Name: en_AE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AE" (provider = libc, locale = 'en-AE'); ALTER COLLATION pg_catalog."en_AE" OWNER TO "SYSTEM"; -- -- Name: en_AG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AG" (provider = libc, locale = 'en-AG'); ALTER COLLATION pg_catalog."en_AG" OWNER TO "SYSTEM"; -- -- Name: en_AI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AI" (provider = libc, locale = 'en-AI'); ALTER COLLATION pg_catalog."en_AI" OWNER TO "SYSTEM"; -- -- Name: en_AS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AS" (provider = libc, locale = 'en-AS'); ALTER COLLATION pg_catalog."en_AS" OWNER TO "SYSTEM"; -- -- Name: en_AT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AT" (provider = libc, locale = 'en-AT'); ALTER COLLATION pg_catalog."en_AT" OWNER TO "SYSTEM"; -- -- Name: en_AU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_AU" (provider = libc, locale = 'en-AU'); ALTER COLLATION pg_catalog."en_AU" OWNER TO "SYSTEM"; -- -- Name: en_BB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BB" (provider = libc, locale = 'en-BB'); ALTER COLLATION pg_catalog."en_BB" OWNER TO "SYSTEM"; -- -- Name: en_BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BE" (provider = libc, locale = 'en-BE'); ALTER COLLATION pg_catalog."en_BE" OWNER TO "SYSTEM"; -- -- Name: en_BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BI" (provider = libc, locale = 'en-BI'); ALTER COLLATION pg_catalog."en_BI" OWNER TO "SYSTEM"; -- -- Name: en_BM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BM" (provider = libc, locale = 'en-BM'); ALTER COLLATION pg_catalog."en_BM" OWNER TO "SYSTEM"; -- -- Name: en_BS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BS" (provider = libc, locale = 'en-BS'); ALTER COLLATION pg_catalog."en_BS" OWNER TO "SYSTEM"; -- -- Name: en_BW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BW" (provider = libc, locale = 'en-BW'); ALTER COLLATION pg_catalog."en_BW" OWNER TO "SYSTEM"; -- -- Name: en_BZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_BZ" (provider = libc, locale = 'en-BZ'); ALTER COLLATION pg_catalog."en_BZ" OWNER TO "SYSTEM"; -- -- Name: en_CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CA" (provider = libc, locale = 'en-CA'); ALTER COLLATION pg_catalog."en_CA" OWNER TO "SYSTEM"; -- -- Name: en_CC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CC" (provider = libc, locale = 'en-CC'); ALTER COLLATION pg_catalog."en_CC" OWNER TO "SYSTEM"; -- -- Name: en_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CH" (provider = libc, locale = 'en-CH'); ALTER COLLATION pg_catalog."en_CH" OWNER TO "SYSTEM"; -- -- Name: en_CK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CK" (provider = libc, locale = 'en-CK'); ALTER COLLATION pg_catalog."en_CK" OWNER TO "SYSTEM"; -- -- Name: en_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CM" (provider = libc, locale = 'en-CM'); ALTER COLLATION pg_catalog."en_CM" OWNER TO "SYSTEM"; -- -- Name: en_CX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CX" (provider = libc, locale = 'en-CX'); ALTER COLLATION pg_catalog."en_CX" OWNER TO "SYSTEM"; -- -- Name: en_CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_CY" (provider = libc, locale = 'en-CY'); ALTER COLLATION pg_catalog."en_CY" OWNER TO "SYSTEM"; -- -- Name: en_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_DE" (provider = libc, locale = 'en-DE'); ALTER COLLATION pg_catalog."en_DE" OWNER TO "SYSTEM"; -- -- Name: en_DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_DK" (provider = libc, locale = 'en-DK'); ALTER COLLATION pg_catalog."en_DK" OWNER TO "SYSTEM"; -- -- Name: en_DM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_DM" (provider = libc, locale = 'en-DM'); ALTER COLLATION pg_catalog."en_DM" OWNER TO "SYSTEM"; -- -- Name: en_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_ER" (provider = libc, locale = 'en-ER'); ALTER COLLATION pg_catalog."en_ER" OWNER TO "SYSTEM"; -- -- Name: en_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_FI" (provider = libc, locale = 'en-FI'); ALTER COLLATION pg_catalog."en_FI" OWNER TO "SYSTEM"; -- -- Name: en_FJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_FJ" (provider = libc, locale = 'en-FJ'); ALTER COLLATION pg_catalog."en_FJ" OWNER TO "SYSTEM"; -- -- Name: en_FK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_FK" (provider = libc, locale = 'en-FK'); ALTER COLLATION pg_catalog."en_FK" OWNER TO "SYSTEM"; -- -- Name: en_FM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_FM" (provider = libc, locale = 'en-FM'); ALTER COLLATION pg_catalog."en_FM" OWNER TO "SYSTEM"; -- -- Name: en_GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GB" (provider = libc, locale = 'en-GB'); ALTER COLLATION pg_catalog."en_GB" OWNER TO "SYSTEM"; -- -- Name: en_GD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GD" (provider = libc, locale = 'en-GD'); ALTER COLLATION pg_catalog."en_GD" OWNER TO "SYSTEM"; -- -- Name: en_GG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GG" (provider = libc, locale = 'en-GG'); ALTER COLLATION pg_catalog."en_GG" OWNER TO "SYSTEM"; -- -- Name: en_GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GH" (provider = libc, locale = 'en-GH'); ALTER COLLATION pg_catalog."en_GH" OWNER TO "SYSTEM"; -- -- Name: en_GI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GI" (provider = libc, locale = 'en-GI'); ALTER COLLATION pg_catalog."en_GI" OWNER TO "SYSTEM"; -- -- Name: en_GM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GM" (provider = libc, locale = 'en-GM'); ALTER COLLATION pg_catalog."en_GM" OWNER TO "SYSTEM"; -- -- Name: en_GU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GU" (provider = libc, locale = 'en-GU'); ALTER COLLATION pg_catalog."en_GU" OWNER TO "SYSTEM"; -- -- Name: en_GY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_GY" (provider = libc, locale = 'en-GY'); ALTER COLLATION pg_catalog."en_GY" OWNER TO "SYSTEM"; -- -- Name: en_HK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_HK" (provider = libc, locale = 'en-HK'); ALTER COLLATION pg_catalog."en_HK" OWNER TO "SYSTEM"; -- -- Name: en_ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_ID" (provider = libc, locale = 'en-ID'); ALTER COLLATION pg_catalog."en_ID" OWNER TO "SYSTEM"; -- -- Name: en_IE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_IE" (provider = libc, locale = 'en-IE'); ALTER COLLATION pg_catalog."en_IE" OWNER TO "SYSTEM"; -- -- Name: en_IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_IL" (provider = libc, locale = 'en-IL'); ALTER COLLATION pg_catalog."en_IL" OWNER TO "SYSTEM"; -- -- Name: en_IM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_IM" (provider = libc, locale = 'en-IM'); ALTER COLLATION pg_catalog."en_IM" OWNER TO "SYSTEM"; -- -- Name: en_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_IN" (provider = libc, locale = 'en-IN'); ALTER COLLATION pg_catalog."en_IN" OWNER TO "SYSTEM"; -- -- Name: en_IO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_IO" (provider = libc, locale = 'en-IO'); ALTER COLLATION pg_catalog."en_IO" OWNER TO "SYSTEM"; -- -- Name: en_JE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_JE" (provider = libc, locale = 'en-JE'); ALTER COLLATION pg_catalog."en_JE" OWNER TO "SYSTEM"; -- -- Name: en_JM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_JM" (provider = libc, locale = 'en-JM'); ALTER COLLATION pg_catalog."en_JM" OWNER TO "SYSTEM"; -- -- Name: en_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_KE" (provider = libc, locale = 'en-KE'); ALTER COLLATION pg_catalog."en_KE" OWNER TO "SYSTEM"; -- -- Name: en_KI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_KI" (provider = libc, locale = 'en-KI'); ALTER COLLATION pg_catalog."en_KI" OWNER TO "SYSTEM"; -- -- Name: en_KN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_KN" (provider = libc, locale = 'en-KN'); ALTER COLLATION pg_catalog."en_KN" OWNER TO "SYSTEM"; -- -- Name: en_KY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_KY" (provider = libc, locale = 'en-KY'); ALTER COLLATION pg_catalog."en_KY" OWNER TO "SYSTEM"; -- -- Name: en_LC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_LC" (provider = libc, locale = 'en-LC'); ALTER COLLATION pg_catalog."en_LC" OWNER TO "SYSTEM"; -- -- Name: en_LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_LR" (provider = libc, locale = 'en-LR'); ALTER COLLATION pg_catalog."en_LR" OWNER TO "SYSTEM"; -- -- Name: en_LS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_LS" (provider = libc, locale = 'en-LS'); ALTER COLLATION pg_catalog."en_LS" OWNER TO "SYSTEM"; -- -- Name: en_MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MG" (provider = libc, locale = 'en-MG'); ALTER COLLATION pg_catalog."en_MG" OWNER TO "SYSTEM"; -- -- Name: en_MH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MH" (provider = libc, locale = 'en-MH'); ALTER COLLATION pg_catalog."en_MH" OWNER TO "SYSTEM"; -- -- Name: en_MO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MO" (provider = libc, locale = 'en-MO'); ALTER COLLATION pg_catalog."en_MO" OWNER TO "SYSTEM"; -- -- Name: en_MP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MP" (provider = libc, locale = 'en-MP'); ALTER COLLATION pg_catalog."en_MP" OWNER TO "SYSTEM"; -- -- Name: en_MS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MS" (provider = libc, locale = 'en-MS'); ALTER COLLATION pg_catalog."en_MS" OWNER TO "SYSTEM"; -- -- Name: en_MT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MT" (provider = libc, locale = 'en-MT'); ALTER COLLATION pg_catalog."en_MT" OWNER TO "SYSTEM"; -- -- Name: en_MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MU" (provider = libc, locale = 'en-MU'); ALTER COLLATION pg_catalog."en_MU" OWNER TO "SYSTEM"; -- -- Name: en_MW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MW" (provider = libc, locale = 'en-MW'); ALTER COLLATION pg_catalog."en_MW" OWNER TO "SYSTEM"; -- -- Name: en_MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_MY" (provider = libc, locale = 'en-MY'); ALTER COLLATION pg_catalog."en_MY" OWNER TO "SYSTEM"; -- -- Name: en_NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NA" (provider = libc, locale = 'en-NA'); ALTER COLLATION pg_catalog."en_NA" OWNER TO "SYSTEM"; -- -- Name: en_NF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NF" (provider = libc, locale = 'en-NF'); ALTER COLLATION pg_catalog."en_NF" OWNER TO "SYSTEM"; -- -- Name: en_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NG" (provider = libc, locale = 'en-NG'); ALTER COLLATION pg_catalog."en_NG" OWNER TO "SYSTEM"; -- -- Name: en_NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NL" (provider = libc, locale = 'en-NL'); ALTER COLLATION pg_catalog."en_NL" OWNER TO "SYSTEM"; -- -- Name: en_NR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NR" (provider = libc, locale = 'en-NR'); ALTER COLLATION pg_catalog."en_NR" OWNER TO "SYSTEM"; -- -- Name: en_NU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NU" (provider = libc, locale = 'en-NU'); ALTER COLLATION pg_catalog."en_NU" OWNER TO "SYSTEM"; -- -- Name: en_NZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_NZ" (provider = libc, locale = 'en-NZ'); ALTER COLLATION pg_catalog."en_NZ" OWNER TO "SYSTEM"; -- -- Name: en_PG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PG" (provider = libc, locale = 'en-PG'); ALTER COLLATION pg_catalog."en_PG" OWNER TO "SYSTEM"; -- -- Name: en_PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PH" (provider = libc, locale = 'en-PH'); ALTER COLLATION pg_catalog."en_PH" OWNER TO "SYSTEM"; -- -- Name: en_PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PK" (provider = libc, locale = 'en-PK'); ALTER COLLATION pg_catalog."en_PK" OWNER TO "SYSTEM"; -- -- Name: en_PN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PN" (provider = libc, locale = 'en-PN'); ALTER COLLATION pg_catalog."en_PN" OWNER TO "SYSTEM"; -- -- Name: en_PR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PR" (provider = libc, locale = 'en-PR'); ALTER COLLATION pg_catalog."en_PR" OWNER TO "SYSTEM"; -- -- Name: en_PW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_PW" (provider = libc, locale = 'en-PW'); ALTER COLLATION pg_catalog."en_PW" OWNER TO "SYSTEM"; -- -- Name: en_RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_RW" (provider = libc, locale = 'en-RW'); ALTER COLLATION pg_catalog."en_RW" OWNER TO "SYSTEM"; -- -- Name: en_SB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SB" (provider = libc, locale = 'en-SB'); ALTER COLLATION pg_catalog."en_SB" OWNER TO "SYSTEM"; -- -- Name: en_SC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SC" (provider = libc, locale = 'en-SC'); ALTER COLLATION pg_catalog."en_SC" OWNER TO "SYSTEM"; -- -- Name: en_SD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SD" (provider = libc, locale = 'en-SD'); ALTER COLLATION pg_catalog."en_SD" OWNER TO "SYSTEM"; -- -- Name: en_SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SE" (provider = libc, locale = 'en-SE'); ALTER COLLATION pg_catalog."en_SE" OWNER TO "SYSTEM"; -- -- Name: en_SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SG" (provider = libc, locale = 'en-SG'); ALTER COLLATION pg_catalog."en_SG" OWNER TO "SYSTEM"; -- -- Name: en_SH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SH" (provider = libc, locale = 'en-SH'); ALTER COLLATION pg_catalog."en_SH" OWNER TO "SYSTEM"; -- -- Name: en_SI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SI" (provider = libc, locale = 'en-SI'); ALTER COLLATION pg_catalog."en_SI" OWNER TO "SYSTEM"; -- -- Name: en_SL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SL" (provider = libc, locale = 'en-SL'); ALTER COLLATION pg_catalog."en_SL" OWNER TO "SYSTEM"; -- -- Name: en_SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SS" (provider = libc, locale = 'en-SS'); ALTER COLLATION pg_catalog."en_SS" OWNER TO "SYSTEM"; -- -- Name: en_SX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SX" (provider = libc, locale = 'en-SX'); ALTER COLLATION pg_catalog."en_SX" OWNER TO "SYSTEM"; -- -- Name: en_SZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_SZ" (provider = libc, locale = 'en-SZ'); ALTER COLLATION pg_catalog."en_SZ" OWNER TO "SYSTEM"; -- -- Name: en_TC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TC" (provider = libc, locale = 'en-TC'); ALTER COLLATION pg_catalog."en_TC" OWNER TO "SYSTEM"; -- -- Name: en_TK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TK" (provider = libc, locale = 'en-TK'); ALTER COLLATION pg_catalog."en_TK" OWNER TO "SYSTEM"; -- -- Name: en_TO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TO" (provider = libc, locale = 'en-TO'); ALTER COLLATION pg_catalog."en_TO" OWNER TO "SYSTEM"; -- -- Name: en_TT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TT" (provider = libc, locale = 'en-TT'); ALTER COLLATION pg_catalog."en_TT" OWNER TO "SYSTEM"; -- -- Name: en_TV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TV" (provider = libc, locale = 'en-TV'); ALTER COLLATION pg_catalog."en_TV" OWNER TO "SYSTEM"; -- -- Name: en_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_TZ" (provider = libc, locale = 'en-TZ'); ALTER COLLATION pg_catalog."en_TZ" OWNER TO "SYSTEM"; -- -- Name: en_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_UG" (provider = libc, locale = 'en-UG'); ALTER COLLATION pg_catalog."en_UG" OWNER TO "SYSTEM"; -- -- Name: en_UM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_UM" (provider = libc, locale = 'en-UM'); ALTER COLLATION pg_catalog."en_UM" OWNER TO "SYSTEM"; -- -- Name: en_US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_US" (provider = libc, locale = 'en-US'); ALTER COLLATION pg_catalog."en_US" OWNER TO "SYSTEM"; -- -- Name: en_VC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_VC" (provider = libc, locale = 'en-VC'); ALTER COLLATION pg_catalog."en_VC" OWNER TO "SYSTEM"; -- -- Name: en_VG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_VG" (provider = libc, locale = 'en-VG'); ALTER COLLATION pg_catalog."en_VG" OWNER TO "SYSTEM"; -- -- Name: en_VI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_VI" (provider = libc, locale = 'en-VI'); ALTER COLLATION pg_catalog."en_VI" OWNER TO "SYSTEM"; -- -- Name: en_VU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_VU" (provider = libc, locale = 'en-VU'); ALTER COLLATION pg_catalog."en_VU" OWNER TO "SYSTEM"; -- -- Name: en_WS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_WS" (provider = libc, locale = 'en-WS'); ALTER COLLATION pg_catalog."en_WS" OWNER TO "SYSTEM"; -- -- Name: en_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_ZA" (provider = libc, locale = 'en-ZA'); ALTER COLLATION pg_catalog."en_ZA" OWNER TO "SYSTEM"; -- -- Name: en_ZM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_ZM" (provider = libc, locale = 'en-ZM'); ALTER COLLATION pg_catalog."en_ZM" OWNER TO "SYSTEM"; -- -- Name: en_ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."en_ZW" (provider = libc, locale = 'en-ZW'); ALTER COLLATION pg_catalog."en_ZW" OWNER TO "SYSTEM"; -- -- Name: eo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.eo (provider = libc, locale = 'eo'); ALTER COLLATION pg_catalog.eo OWNER TO "SYSTEM"; -- -- Name: eo-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."eo-001" (provider = libc, locale = 'eo-001'); ALTER COLLATION pg_catalog."eo-001" OWNER TO "SYSTEM"; -- -- Name: eo_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.eo_001 (provider = libc, locale = 'eo-001'); ALTER COLLATION pg_catalog.eo_001 OWNER TO "SYSTEM"; -- -- Name: es; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.es (provider = libc, locale = 'es'); ALTER COLLATION pg_catalog.es OWNER TO "SYSTEM"; -- -- Name: es-419; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-419" (provider = libc, locale = 'es-419'); ALTER COLLATION pg_catalog."es-419" OWNER TO "SYSTEM"; -- -- Name: es-AR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-AR" (provider = libc, locale = 'es-AR'); ALTER COLLATION pg_catalog."es-AR" OWNER TO "SYSTEM"; -- -- Name: es-BO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-BO" (provider = libc, locale = 'es-BO'); ALTER COLLATION pg_catalog."es-BO" OWNER TO "SYSTEM"; -- -- Name: es-BR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-BR" (provider = libc, locale = 'es-BR'); ALTER COLLATION pg_catalog."es-BR" OWNER TO "SYSTEM"; -- -- Name: es-BZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-BZ" (provider = libc, locale = 'es-BZ'); ALTER COLLATION pg_catalog."es-BZ" OWNER TO "SYSTEM"; -- -- Name: es-CL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-CL" (provider = libc, locale = 'es-CL'); ALTER COLLATION pg_catalog."es-CL" OWNER TO "SYSTEM"; -- -- Name: es-CO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-CO" (provider = libc, locale = 'es-CO'); ALTER COLLATION pg_catalog."es-CO" OWNER TO "SYSTEM"; -- -- Name: es-CR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-CR" (provider = libc, locale = 'es-CR'); ALTER COLLATION pg_catalog."es-CR" OWNER TO "SYSTEM"; -- -- Name: es-CU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-CU" (provider = libc, locale = 'es-CU'); ALTER COLLATION pg_catalog."es-CU" OWNER TO "SYSTEM"; -- -- Name: es-DO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-DO" (provider = libc, locale = 'es-DO'); ALTER COLLATION pg_catalog."es-DO" OWNER TO "SYSTEM"; -- -- Name: es-EC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-EC" (provider = libc, locale = 'es-EC'); ALTER COLLATION pg_catalog."es-EC" OWNER TO "SYSTEM"; -- -- Name: es-ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-ES" (provider = libc, locale = 'es-ES'); ALTER COLLATION pg_catalog."es-ES" OWNER TO "SYSTEM"; -- -- Name: es-ES_tradnl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-ES_tradnl" (provider = libc, locale = 'es-ES_tradnl'); ALTER COLLATION pg_catalog."es-ES_tradnl" OWNER TO "SYSTEM"; -- -- Name: es-GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-GQ" (provider = libc, locale = 'es-GQ'); ALTER COLLATION pg_catalog."es-GQ" OWNER TO "SYSTEM"; -- -- Name: es-GT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-GT" (provider = libc, locale = 'es-GT'); ALTER COLLATION pg_catalog."es-GT" OWNER TO "SYSTEM"; -- -- Name: es-HN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-HN" (provider = libc, locale = 'es-HN'); ALTER COLLATION pg_catalog."es-HN" OWNER TO "SYSTEM"; -- -- Name: es-MX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-MX" (provider = libc, locale = 'es-MX'); ALTER COLLATION pg_catalog."es-MX" OWNER TO "SYSTEM"; -- -- Name: es-NI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-NI" (provider = libc, locale = 'es-NI'); ALTER COLLATION pg_catalog."es-NI" OWNER TO "SYSTEM"; -- -- Name: es-PA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-PA" (provider = libc, locale = 'es-PA'); ALTER COLLATION pg_catalog."es-PA" OWNER TO "SYSTEM"; -- -- Name: es-PE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-PE" (provider = libc, locale = 'es-PE'); ALTER COLLATION pg_catalog."es-PE" OWNER TO "SYSTEM"; -- -- Name: es-PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-PH" (provider = libc, locale = 'es-PH'); ALTER COLLATION pg_catalog."es-PH" OWNER TO "SYSTEM"; -- -- Name: es-PR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-PR" (provider = libc, locale = 'es-PR'); ALTER COLLATION pg_catalog."es-PR" OWNER TO "SYSTEM"; -- -- Name: es-PY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-PY" (provider = libc, locale = 'es-PY'); ALTER COLLATION pg_catalog."es-PY" OWNER TO "SYSTEM"; -- -- Name: es-SV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-SV" (provider = libc, locale = 'es-SV'); ALTER COLLATION pg_catalog."es-SV" OWNER TO "SYSTEM"; -- -- Name: es-US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-US" (provider = libc, locale = 'es-US'); ALTER COLLATION pg_catalog."es-US" OWNER TO "SYSTEM"; -- -- Name: es-UY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-UY" (provider = libc, locale = 'es-UY'); ALTER COLLATION pg_catalog."es-UY" OWNER TO "SYSTEM"; -- -- Name: es-VE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es-VE" (provider = libc, locale = 'es-VE'); ALTER COLLATION pg_catalog."es-VE" OWNER TO "SYSTEM"; -- -- Name: es_419; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.es_419 (provider = libc, locale = 'es-419'); ALTER COLLATION pg_catalog.es_419 OWNER TO "SYSTEM"; -- -- Name: es_AR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_AR" (provider = libc, locale = 'es-AR'); ALTER COLLATION pg_catalog."es_AR" OWNER TO "SYSTEM"; -- -- Name: es_BO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_BO" (provider = libc, locale = 'es-BO'); ALTER COLLATION pg_catalog."es_BO" OWNER TO "SYSTEM"; -- -- Name: es_BR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_BR" (provider = libc, locale = 'es-BR'); ALTER COLLATION pg_catalog."es_BR" OWNER TO "SYSTEM"; -- -- Name: es_BZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_BZ" (provider = libc, locale = 'es-BZ'); ALTER COLLATION pg_catalog."es_BZ" OWNER TO "SYSTEM"; -- -- Name: es_CL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_CL" (provider = libc, locale = 'es-CL'); ALTER COLLATION pg_catalog."es_CL" OWNER TO "SYSTEM"; -- -- Name: es_CO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_CO" (provider = libc, locale = 'es-CO'); ALTER COLLATION pg_catalog."es_CO" OWNER TO "SYSTEM"; -- -- Name: es_CR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_CR" (provider = libc, locale = 'es-CR'); ALTER COLLATION pg_catalog."es_CR" OWNER TO "SYSTEM"; -- -- Name: es_CU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_CU" (provider = libc, locale = 'es-CU'); ALTER COLLATION pg_catalog."es_CU" OWNER TO "SYSTEM"; -- -- Name: es_DO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_DO" (provider = libc, locale = 'es-DO'); ALTER COLLATION pg_catalog."es_DO" OWNER TO "SYSTEM"; -- -- Name: es_EC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_EC" (provider = libc, locale = 'es-EC'); ALTER COLLATION pg_catalog."es_EC" OWNER TO "SYSTEM"; -- -- Name: es_ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_ES" (provider = libc, locale = 'es-ES'); ALTER COLLATION pg_catalog."es_ES" OWNER TO "SYSTEM"; -- -- Name: es_ES_tradnl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_ES_tradnl" (provider = libc, locale = 'es-ES_tradnl'); ALTER COLLATION pg_catalog."es_ES_tradnl" OWNER TO "SYSTEM"; -- -- Name: es_GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_GQ" (provider = libc, locale = 'es-GQ'); ALTER COLLATION pg_catalog."es_GQ" OWNER TO "SYSTEM"; -- -- Name: es_GT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_GT" (provider = libc, locale = 'es-GT'); ALTER COLLATION pg_catalog."es_GT" OWNER TO "SYSTEM"; -- -- Name: es_HN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_HN" (provider = libc, locale = 'es-HN'); ALTER COLLATION pg_catalog."es_HN" OWNER TO "SYSTEM"; -- -- Name: es_MX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_MX" (provider = libc, locale = 'es-MX'); ALTER COLLATION pg_catalog."es_MX" OWNER TO "SYSTEM"; -- -- Name: es_NI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_NI" (provider = libc, locale = 'es-NI'); ALTER COLLATION pg_catalog."es_NI" OWNER TO "SYSTEM"; -- -- Name: es_PA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_PA" (provider = libc, locale = 'es-PA'); ALTER COLLATION pg_catalog."es_PA" OWNER TO "SYSTEM"; -- -- Name: es_PE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_PE" (provider = libc, locale = 'es-PE'); ALTER COLLATION pg_catalog."es_PE" OWNER TO "SYSTEM"; -- -- Name: es_PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_PH" (provider = libc, locale = 'es-PH'); ALTER COLLATION pg_catalog."es_PH" OWNER TO "SYSTEM"; -- -- Name: es_PR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_PR" (provider = libc, locale = 'es-PR'); ALTER COLLATION pg_catalog."es_PR" OWNER TO "SYSTEM"; -- -- Name: es_PY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_PY" (provider = libc, locale = 'es-PY'); ALTER COLLATION pg_catalog."es_PY" OWNER TO "SYSTEM"; -- -- Name: es_SV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_SV" (provider = libc, locale = 'es-SV'); ALTER COLLATION pg_catalog."es_SV" OWNER TO "SYSTEM"; -- -- Name: es_US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_US" (provider = libc, locale = 'es-US'); ALTER COLLATION pg_catalog."es_US" OWNER TO "SYSTEM"; -- -- Name: es_UY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_UY" (provider = libc, locale = 'es-UY'); ALTER COLLATION pg_catalog."es_UY" OWNER TO "SYSTEM"; -- -- Name: es_VE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."es_VE" (provider = libc, locale = 'es-VE'); ALTER COLLATION pg_catalog."es_VE" OWNER TO "SYSTEM"; -- -- Name: et; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.et (provider = libc, locale = 'et'); ALTER COLLATION pg_catalog.et OWNER TO "SYSTEM"; -- -- Name: et-EE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."et-EE" (provider = libc, locale = 'et-EE'); ALTER COLLATION pg_catalog."et-EE" OWNER TO "SYSTEM"; -- -- Name: et_EE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."et_EE" (provider = libc, locale = 'et-EE'); ALTER COLLATION pg_catalog."et_EE" OWNER TO "SYSTEM"; -- -- Name: eu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.eu (provider = libc, locale = 'eu'); ALTER COLLATION pg_catalog.eu OWNER TO "SYSTEM"; -- -- Name: eu-ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."eu-ES" (provider = libc, locale = 'eu-ES'); ALTER COLLATION pg_catalog."eu-ES" OWNER TO "SYSTEM"; -- -- Name: eu_ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."eu_ES" (provider = libc, locale = 'eu-ES'); ALTER COLLATION pg_catalog."eu_ES" OWNER TO "SYSTEM"; -- -- Name: ewo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ewo (provider = libc, locale = 'ewo'); ALTER COLLATION pg_catalog.ewo OWNER TO "SYSTEM"; -- -- Name: ewo-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ewo-CM" (provider = libc, locale = 'ewo-CM'); ALTER COLLATION pg_catalog."ewo-CM" OWNER TO "SYSTEM"; -- -- Name: ewo_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ewo_CM" (provider = libc, locale = 'ewo-CM'); ALTER COLLATION pg_catalog."ewo_CM" OWNER TO "SYSTEM"; -- -- Name: fa; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fa (provider = libc, locale = 'fa'); ALTER COLLATION pg_catalog.fa OWNER TO "SYSTEM"; -- -- Name: fa-IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fa-IR" (provider = libc, locale = 'fa-IR'); ALTER COLLATION pg_catalog."fa-IR" OWNER TO "SYSTEM"; -- -- Name: fa_IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fa_IR" (provider = libc, locale = 'fa-IR'); ALTER COLLATION pg_catalog."fa_IR" OWNER TO "SYSTEM"; -- -- Name: ff; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ff (provider = libc, locale = 'ff'); ALTER COLLATION pg_catalog.ff OWNER TO "SYSTEM"; -- -- Name: ff-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn" (provider = libc, locale = 'ff-Latn'); ALTER COLLATION pg_catalog."ff-Latn" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-BF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-BF" (provider = libc, locale = 'ff-Latn-BF'); ALTER COLLATION pg_catalog."ff-Latn-BF" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-CM" (provider = libc, locale = 'ff-Latn-CM'); ALTER COLLATION pg_catalog."ff-Latn-CM" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-GH" (provider = libc, locale = 'ff-Latn-GH'); ALTER COLLATION pg_catalog."ff-Latn-GH" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-GM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-GM" (provider = libc, locale = 'ff-Latn-GM'); ALTER COLLATION pg_catalog."ff-Latn-GM" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-GN" (provider = libc, locale = 'ff-Latn-GN'); ALTER COLLATION pg_catalog."ff-Latn-GN" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-GW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-GW" (provider = libc, locale = 'ff-Latn-GW'); ALTER COLLATION pg_catalog."ff-Latn-GW" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-LR" (provider = libc, locale = 'ff-Latn-LR'); ALTER COLLATION pg_catalog."ff-Latn-LR" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-MR" (provider = libc, locale = 'ff-Latn-MR'); ALTER COLLATION pg_catalog."ff-Latn-MR" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-NE" (provider = libc, locale = 'ff-Latn-NE'); ALTER COLLATION pg_catalog."ff-Latn-NE" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-NG" (provider = libc, locale = 'ff-Latn-NG'); ALTER COLLATION pg_catalog."ff-Latn-NG" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-SL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-SL" (provider = libc, locale = 'ff-Latn-SL'); ALTER COLLATION pg_catalog."ff-Latn-SL" OWNER TO "SYSTEM"; -- -- Name: ff-Latn-SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff-Latn-SN" (provider = libc, locale = 'ff-Latn-SN'); ALTER COLLATION pg_catalog."ff-Latn-SN" OWNER TO "SYSTEM"; -- -- Name: ff_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn" (provider = libc, locale = 'ff-Latn'); ALTER COLLATION pg_catalog."ff_Latn" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_BF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_BF" (provider = libc, locale = 'ff-Latn-BF'); ALTER COLLATION pg_catalog."ff_Latn_BF" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_CM" (provider = libc, locale = 'ff-Latn-CM'); ALTER COLLATION pg_catalog."ff_Latn_CM" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_GH" (provider = libc, locale = 'ff-Latn-GH'); ALTER COLLATION pg_catalog."ff_Latn_GH" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_GM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_GM" (provider = libc, locale = 'ff-Latn-GM'); ALTER COLLATION pg_catalog."ff_Latn_GM" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_GN" (provider = libc, locale = 'ff-Latn-GN'); ALTER COLLATION pg_catalog."ff_Latn_GN" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_GW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_GW" (provider = libc, locale = 'ff-Latn-GW'); ALTER COLLATION pg_catalog."ff_Latn_GW" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_LR" (provider = libc, locale = 'ff-Latn-LR'); ALTER COLLATION pg_catalog."ff_Latn_LR" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_MR" (provider = libc, locale = 'ff-Latn-MR'); ALTER COLLATION pg_catalog."ff_Latn_MR" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_NE" (provider = libc, locale = 'ff-Latn-NE'); ALTER COLLATION pg_catalog."ff_Latn_NE" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_NG" (provider = libc, locale = 'ff-Latn-NG'); ALTER COLLATION pg_catalog."ff_Latn_NG" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_SL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_SL" (provider = libc, locale = 'ff-Latn-SL'); ALTER COLLATION pg_catalog."ff_Latn_SL" OWNER TO "SYSTEM"; -- -- Name: ff_Latn_SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ff_Latn_SN" (provider = libc, locale = 'ff-Latn-SN'); ALTER COLLATION pg_catalog."ff_Latn_SN" OWNER TO "SYSTEM"; -- -- Name: fi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fi (provider = libc, locale = 'fi'); ALTER COLLATION pg_catalog.fi OWNER TO "SYSTEM"; -- -- Name: fi-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fi-FI" (provider = libc, locale = 'fi-FI'); ALTER COLLATION pg_catalog."fi-FI" OWNER TO "SYSTEM"; -- -- Name: fi_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fi_FI" (provider = libc, locale = 'fi-FI'); ALTER COLLATION pg_catalog."fi_FI" OWNER TO "SYSTEM"; -- -- Name: fil; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fil (provider = libc, locale = 'fil'); ALTER COLLATION pg_catalog.fil OWNER TO "SYSTEM"; -- -- Name: fil-PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fil-PH" (provider = libc, locale = 'fil-PH'); ALTER COLLATION pg_catalog."fil-PH" OWNER TO "SYSTEM"; -- -- Name: fil_PH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fil_PH" (provider = libc, locale = 'fil-PH'); ALTER COLLATION pg_catalog."fil_PH" OWNER TO "SYSTEM"; -- -- Name: fo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fo (provider = libc, locale = 'fo'); ALTER COLLATION pg_catalog.fo OWNER TO "SYSTEM"; -- -- Name: fo-DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fo-DK" (provider = libc, locale = 'fo-DK'); ALTER COLLATION pg_catalog."fo-DK" OWNER TO "SYSTEM"; -- -- Name: fo-FO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fo-FO" (provider = libc, locale = 'fo-FO'); ALTER COLLATION pg_catalog."fo-FO" OWNER TO "SYSTEM"; -- -- Name: fo_DK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fo_DK" (provider = libc, locale = 'fo-DK'); ALTER COLLATION pg_catalog."fo_DK" OWNER TO "SYSTEM"; -- -- Name: fo_FO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fo_FO" (provider = libc, locale = 'fo-FO'); ALTER COLLATION pg_catalog."fo_FO" OWNER TO "SYSTEM"; -- -- Name: fr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fr (provider = libc, locale = 'fr'); ALTER COLLATION pg_catalog.fr OWNER TO "SYSTEM"; -- -- Name: fr-029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-029" (provider = libc, locale = 'fr-029'); ALTER COLLATION pg_catalog."fr-029" OWNER TO "SYSTEM"; -- -- Name: fr-BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-BE" (provider = libc, locale = 'fr-BE'); ALTER COLLATION pg_catalog."fr-BE" OWNER TO "SYSTEM"; -- -- Name: fr-BF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-BF" (provider = libc, locale = 'fr-BF'); ALTER COLLATION pg_catalog."fr-BF" OWNER TO "SYSTEM"; -- -- Name: fr-BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-BI" (provider = libc, locale = 'fr-BI'); ALTER COLLATION pg_catalog."fr-BI" OWNER TO "SYSTEM"; -- -- Name: fr-BJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-BJ" (provider = libc, locale = 'fr-BJ'); ALTER COLLATION pg_catalog."fr-BJ" OWNER TO "SYSTEM"; -- -- Name: fr-BL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-BL" (provider = libc, locale = 'fr-BL'); ALTER COLLATION pg_catalog."fr-BL" OWNER TO "SYSTEM"; -- -- Name: fr-CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CA" (provider = libc, locale = 'fr-CA'); ALTER COLLATION pg_catalog."fr-CA" OWNER TO "SYSTEM"; -- -- Name: fr-CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CD" (provider = libc, locale = 'fr-CD'); ALTER COLLATION pg_catalog."fr-CD" OWNER TO "SYSTEM"; -- -- Name: fr-CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CF" (provider = libc, locale = 'fr-CF'); ALTER COLLATION pg_catalog."fr-CF" OWNER TO "SYSTEM"; -- -- Name: fr-CG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CG" (provider = libc, locale = 'fr-CG'); ALTER COLLATION pg_catalog."fr-CG" OWNER TO "SYSTEM"; -- -- Name: fr-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CH" (provider = libc, locale = 'fr-CH'); ALTER COLLATION pg_catalog."fr-CH" OWNER TO "SYSTEM"; -- -- Name: fr-CI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CI" (provider = libc, locale = 'fr-CI'); ALTER COLLATION pg_catalog."fr-CI" OWNER TO "SYSTEM"; -- -- Name: fr-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-CM" (provider = libc, locale = 'fr-CM'); ALTER COLLATION pg_catalog."fr-CM" OWNER TO "SYSTEM"; -- -- Name: fr-DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-DJ" (provider = libc, locale = 'fr-DJ'); ALTER COLLATION pg_catalog."fr-DJ" OWNER TO "SYSTEM"; -- -- Name: fr-DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-DZ" (provider = libc, locale = 'fr-DZ'); ALTER COLLATION pg_catalog."fr-DZ" OWNER TO "SYSTEM"; -- -- Name: fr-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-FR" (provider = libc, locale = 'fr-FR'); ALTER COLLATION pg_catalog."fr-FR" OWNER TO "SYSTEM"; -- -- Name: fr-GA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-GA" (provider = libc, locale = 'fr-GA'); ALTER COLLATION pg_catalog."fr-GA" OWNER TO "SYSTEM"; -- -- Name: fr-GF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-GF" (provider = libc, locale = 'fr-GF'); ALTER COLLATION pg_catalog."fr-GF" OWNER TO "SYSTEM"; -- -- Name: fr-GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-GN" (provider = libc, locale = 'fr-GN'); ALTER COLLATION pg_catalog."fr-GN" OWNER TO "SYSTEM"; -- -- Name: fr-GP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-GP" (provider = libc, locale = 'fr-GP'); ALTER COLLATION pg_catalog."fr-GP" OWNER TO "SYSTEM"; -- -- Name: fr-GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-GQ" (provider = libc, locale = 'fr-GQ'); ALTER COLLATION pg_catalog."fr-GQ" OWNER TO "SYSTEM"; -- -- Name: fr-HT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-HT" (provider = libc, locale = 'fr-HT'); ALTER COLLATION pg_catalog."fr-HT" OWNER TO "SYSTEM"; -- -- Name: fr-KM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-KM" (provider = libc, locale = 'fr-KM'); ALTER COLLATION pg_catalog."fr-KM" OWNER TO "SYSTEM"; -- -- Name: fr-LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-LU" (provider = libc, locale = 'fr-LU'); ALTER COLLATION pg_catalog."fr-LU" OWNER TO "SYSTEM"; -- -- Name: fr-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MA" (provider = libc, locale = 'fr-MA'); ALTER COLLATION pg_catalog."fr-MA" OWNER TO "SYSTEM"; -- -- Name: fr-MC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MC" (provider = libc, locale = 'fr-MC'); ALTER COLLATION pg_catalog."fr-MC" OWNER TO "SYSTEM"; -- -- Name: fr-MF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MF" (provider = libc, locale = 'fr-MF'); ALTER COLLATION pg_catalog."fr-MF" OWNER TO "SYSTEM"; -- -- Name: fr-MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MG" (provider = libc, locale = 'fr-MG'); ALTER COLLATION pg_catalog."fr-MG" OWNER TO "SYSTEM"; -- -- Name: fr-ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-ML" (provider = libc, locale = 'fr-ML'); ALTER COLLATION pg_catalog."fr-ML" OWNER TO "SYSTEM"; -- -- Name: fr-MQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MQ" (provider = libc, locale = 'fr-MQ'); ALTER COLLATION pg_catalog."fr-MQ" OWNER TO "SYSTEM"; -- -- Name: fr-MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MR" (provider = libc, locale = 'fr-MR'); ALTER COLLATION pg_catalog."fr-MR" OWNER TO "SYSTEM"; -- -- Name: fr-MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-MU" (provider = libc, locale = 'fr-MU'); ALTER COLLATION pg_catalog."fr-MU" OWNER TO "SYSTEM"; -- -- Name: fr-NC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-NC" (provider = libc, locale = 'fr-NC'); ALTER COLLATION pg_catalog."fr-NC" OWNER TO "SYSTEM"; -- -- Name: fr-NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-NE" (provider = libc, locale = 'fr-NE'); ALTER COLLATION pg_catalog."fr-NE" OWNER TO "SYSTEM"; -- -- Name: fr-PF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-PF" (provider = libc, locale = 'fr-PF'); ALTER COLLATION pg_catalog."fr-PF" OWNER TO "SYSTEM"; -- -- Name: fr-PM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-PM" (provider = libc, locale = 'fr-PM'); ALTER COLLATION pg_catalog."fr-PM" OWNER TO "SYSTEM"; -- -- Name: fr-RE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-RE" (provider = libc, locale = 'fr-RE'); ALTER COLLATION pg_catalog."fr-RE" OWNER TO "SYSTEM"; -- -- Name: fr-RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-RW" (provider = libc, locale = 'fr-RW'); ALTER COLLATION pg_catalog."fr-RW" OWNER TO "SYSTEM"; -- -- Name: fr-SC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-SC" (provider = libc, locale = 'fr-SC'); ALTER COLLATION pg_catalog."fr-SC" OWNER TO "SYSTEM"; -- -- Name: fr-SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-SN" (provider = libc, locale = 'fr-SN'); ALTER COLLATION pg_catalog."fr-SN" OWNER TO "SYSTEM"; -- -- Name: fr-SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-SY" (provider = libc, locale = 'fr-SY'); ALTER COLLATION pg_catalog."fr-SY" OWNER TO "SYSTEM"; -- -- Name: fr-TD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-TD" (provider = libc, locale = 'fr-TD'); ALTER COLLATION pg_catalog."fr-TD" OWNER TO "SYSTEM"; -- -- Name: fr-TG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-TG" (provider = libc, locale = 'fr-TG'); ALTER COLLATION pg_catalog."fr-TG" OWNER TO "SYSTEM"; -- -- Name: fr-TN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-TN" (provider = libc, locale = 'fr-TN'); ALTER COLLATION pg_catalog."fr-TN" OWNER TO "SYSTEM"; -- -- Name: fr-VU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-VU" (provider = libc, locale = 'fr-VU'); ALTER COLLATION pg_catalog."fr-VU" OWNER TO "SYSTEM"; -- -- Name: fr-WF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-WF" (provider = libc, locale = 'fr-WF'); ALTER COLLATION pg_catalog."fr-WF" OWNER TO "SYSTEM"; -- -- Name: fr-YT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr-YT" (provider = libc, locale = 'fr-YT'); ALTER COLLATION pg_catalog."fr-YT" OWNER TO "SYSTEM"; -- -- Name: fr_029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fr_029 (provider = libc, locale = 'fr-029'); ALTER COLLATION pg_catalog.fr_029 OWNER TO "SYSTEM"; -- -- Name: fr_BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_BE" (provider = libc, locale = 'fr-BE'); ALTER COLLATION pg_catalog."fr_BE" OWNER TO "SYSTEM"; -- -- Name: fr_BF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_BF" (provider = libc, locale = 'fr-BF'); ALTER COLLATION pg_catalog."fr_BF" OWNER TO "SYSTEM"; -- -- Name: fr_BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_BI" (provider = libc, locale = 'fr-BI'); ALTER COLLATION pg_catalog."fr_BI" OWNER TO "SYSTEM"; -- -- Name: fr_BJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_BJ" (provider = libc, locale = 'fr-BJ'); ALTER COLLATION pg_catalog."fr_BJ" OWNER TO "SYSTEM"; -- -- Name: fr_BL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_BL" (provider = libc, locale = 'fr-BL'); ALTER COLLATION pg_catalog."fr_BL" OWNER TO "SYSTEM"; -- -- Name: fr_CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CA" (provider = libc, locale = 'fr-CA'); ALTER COLLATION pg_catalog."fr_CA" OWNER TO "SYSTEM"; -- -- Name: fr_CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CD" (provider = libc, locale = 'fr-CD'); ALTER COLLATION pg_catalog."fr_CD" OWNER TO "SYSTEM"; -- -- Name: fr_CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CF" (provider = libc, locale = 'fr-CF'); ALTER COLLATION pg_catalog."fr_CF" OWNER TO "SYSTEM"; -- -- Name: fr_CG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CG" (provider = libc, locale = 'fr-CG'); ALTER COLLATION pg_catalog."fr_CG" OWNER TO "SYSTEM"; -- -- Name: fr_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CH" (provider = libc, locale = 'fr-CH'); ALTER COLLATION pg_catalog."fr_CH" OWNER TO "SYSTEM"; -- -- Name: fr_CI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CI" (provider = libc, locale = 'fr-CI'); ALTER COLLATION pg_catalog."fr_CI" OWNER TO "SYSTEM"; -- -- Name: fr_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_CM" (provider = libc, locale = 'fr-CM'); ALTER COLLATION pg_catalog."fr_CM" OWNER TO "SYSTEM"; -- -- Name: fr_DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_DJ" (provider = libc, locale = 'fr-DJ'); ALTER COLLATION pg_catalog."fr_DJ" OWNER TO "SYSTEM"; -- -- Name: fr_DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_DZ" (provider = libc, locale = 'fr-DZ'); ALTER COLLATION pg_catalog."fr_DZ" OWNER TO "SYSTEM"; -- -- Name: fr_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_FR" (provider = libc, locale = 'fr-FR'); ALTER COLLATION pg_catalog."fr_FR" OWNER TO "SYSTEM"; -- -- Name: fr_GA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_GA" (provider = libc, locale = 'fr-GA'); ALTER COLLATION pg_catalog."fr_GA" OWNER TO "SYSTEM"; -- -- Name: fr_GF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_GF" (provider = libc, locale = 'fr-GF'); ALTER COLLATION pg_catalog."fr_GF" OWNER TO "SYSTEM"; -- -- Name: fr_GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_GN" (provider = libc, locale = 'fr-GN'); ALTER COLLATION pg_catalog."fr_GN" OWNER TO "SYSTEM"; -- -- Name: fr_GP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_GP" (provider = libc, locale = 'fr-GP'); ALTER COLLATION pg_catalog."fr_GP" OWNER TO "SYSTEM"; -- -- Name: fr_GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_GQ" (provider = libc, locale = 'fr-GQ'); ALTER COLLATION pg_catalog."fr_GQ" OWNER TO "SYSTEM"; -- -- Name: fr_HT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_HT" (provider = libc, locale = 'fr-HT'); ALTER COLLATION pg_catalog."fr_HT" OWNER TO "SYSTEM"; -- -- Name: fr_KM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_KM" (provider = libc, locale = 'fr-KM'); ALTER COLLATION pg_catalog."fr_KM" OWNER TO "SYSTEM"; -- -- Name: fr_LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_LU" (provider = libc, locale = 'fr-LU'); ALTER COLLATION pg_catalog."fr_LU" OWNER TO "SYSTEM"; -- -- Name: fr_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MA" (provider = libc, locale = 'fr-MA'); ALTER COLLATION pg_catalog."fr_MA" OWNER TO "SYSTEM"; -- -- Name: fr_MC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MC" (provider = libc, locale = 'fr-MC'); ALTER COLLATION pg_catalog."fr_MC" OWNER TO "SYSTEM"; -- -- Name: fr_MF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MF" (provider = libc, locale = 'fr-MF'); ALTER COLLATION pg_catalog."fr_MF" OWNER TO "SYSTEM"; -- -- Name: fr_MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MG" (provider = libc, locale = 'fr-MG'); ALTER COLLATION pg_catalog."fr_MG" OWNER TO "SYSTEM"; -- -- Name: fr_ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_ML" (provider = libc, locale = 'fr-ML'); ALTER COLLATION pg_catalog."fr_ML" OWNER TO "SYSTEM"; -- -- Name: fr_MQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MQ" (provider = libc, locale = 'fr-MQ'); ALTER COLLATION pg_catalog."fr_MQ" OWNER TO "SYSTEM"; -- -- Name: fr_MR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MR" (provider = libc, locale = 'fr-MR'); ALTER COLLATION pg_catalog."fr_MR" OWNER TO "SYSTEM"; -- -- Name: fr_MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_MU" (provider = libc, locale = 'fr-MU'); ALTER COLLATION pg_catalog."fr_MU" OWNER TO "SYSTEM"; -- -- Name: fr_NC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_NC" (provider = libc, locale = 'fr-NC'); ALTER COLLATION pg_catalog."fr_NC" OWNER TO "SYSTEM"; -- -- Name: fr_NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_NE" (provider = libc, locale = 'fr-NE'); ALTER COLLATION pg_catalog."fr_NE" OWNER TO "SYSTEM"; -- -- Name: fr_PF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_PF" (provider = libc, locale = 'fr-PF'); ALTER COLLATION pg_catalog."fr_PF" OWNER TO "SYSTEM"; -- -- Name: fr_PM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_PM" (provider = libc, locale = 'fr-PM'); ALTER COLLATION pg_catalog."fr_PM" OWNER TO "SYSTEM"; -- -- Name: fr_RE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_RE" (provider = libc, locale = 'fr-RE'); ALTER COLLATION pg_catalog."fr_RE" OWNER TO "SYSTEM"; -- -- Name: fr_RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_RW" (provider = libc, locale = 'fr-RW'); ALTER COLLATION pg_catalog."fr_RW" OWNER TO "SYSTEM"; -- -- Name: fr_SC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_SC" (provider = libc, locale = 'fr-SC'); ALTER COLLATION pg_catalog."fr_SC" OWNER TO "SYSTEM"; -- -- Name: fr_SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_SN" (provider = libc, locale = 'fr-SN'); ALTER COLLATION pg_catalog."fr_SN" OWNER TO "SYSTEM"; -- -- Name: fr_SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_SY" (provider = libc, locale = 'fr-SY'); ALTER COLLATION pg_catalog."fr_SY" OWNER TO "SYSTEM"; -- -- Name: fr_TD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_TD" (provider = libc, locale = 'fr-TD'); ALTER COLLATION pg_catalog."fr_TD" OWNER TO "SYSTEM"; -- -- Name: fr_TG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_TG" (provider = libc, locale = 'fr-TG'); ALTER COLLATION pg_catalog."fr_TG" OWNER TO "SYSTEM"; -- -- Name: fr_TN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_TN" (provider = libc, locale = 'fr-TN'); ALTER COLLATION pg_catalog."fr_TN" OWNER TO "SYSTEM"; -- -- Name: fr_VU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_VU" (provider = libc, locale = 'fr-VU'); ALTER COLLATION pg_catalog."fr_VU" OWNER TO "SYSTEM"; -- -- Name: fr_WF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_WF" (provider = libc, locale = 'fr-WF'); ALTER COLLATION pg_catalog."fr_WF" OWNER TO "SYSTEM"; -- -- Name: fr_YT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fr_YT" (provider = libc, locale = 'fr-YT'); ALTER COLLATION pg_catalog."fr_YT" OWNER TO "SYSTEM"; -- -- Name: fur; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fur (provider = libc, locale = 'fur'); ALTER COLLATION pg_catalog.fur OWNER TO "SYSTEM"; -- -- Name: fur-IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fur-IT" (provider = libc, locale = 'fur-IT'); ALTER COLLATION pg_catalog."fur-IT" OWNER TO "SYSTEM"; -- -- Name: fur_IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fur_IT" (provider = libc, locale = 'fur-IT'); ALTER COLLATION pg_catalog."fur_IT" OWNER TO "SYSTEM"; -- -- Name: fy; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.fy (provider = libc, locale = 'fy'); ALTER COLLATION pg_catalog.fy OWNER TO "SYSTEM"; -- -- Name: fy-NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fy-NL" (provider = libc, locale = 'fy-NL'); ALTER COLLATION pg_catalog."fy-NL" OWNER TO "SYSTEM"; -- -- Name: fy_NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."fy_NL" (provider = libc, locale = 'fy-NL'); ALTER COLLATION pg_catalog."fy_NL" OWNER TO "SYSTEM"; -- -- Name: ga; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ga (provider = libc, locale = 'ga'); ALTER COLLATION pg_catalog.ga OWNER TO "SYSTEM"; -- -- Name: ga-IE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ga-IE" (provider = libc, locale = 'ga-IE'); ALTER COLLATION pg_catalog."ga-IE" OWNER TO "SYSTEM"; -- -- Name: ga_IE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ga_IE" (provider = libc, locale = 'ga-IE'); ALTER COLLATION pg_catalog."ga_IE" OWNER TO "SYSTEM"; -- -- Name: gd; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gd (provider = libc, locale = 'gd'); ALTER COLLATION pg_catalog.gd OWNER TO "SYSTEM"; -- -- Name: gd-GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gd-GB" (provider = libc, locale = 'gd-GB'); ALTER COLLATION pg_catalog."gd-GB" OWNER TO "SYSTEM"; -- -- Name: gd_GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gd_GB" (provider = libc, locale = 'gd-GB'); ALTER COLLATION pg_catalog."gd_GB" OWNER TO "SYSTEM"; -- -- Name: gl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gl (provider = libc, locale = 'gl'); ALTER COLLATION pg_catalog.gl OWNER TO "SYSTEM"; -- -- Name: gl-ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gl-ES" (provider = libc, locale = 'gl-ES'); ALTER COLLATION pg_catalog."gl-ES" OWNER TO "SYSTEM"; -- -- Name: gl_ES; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gl_ES" (provider = libc, locale = 'gl-ES'); ALTER COLLATION pg_catalog."gl_ES" OWNER TO "SYSTEM"; -- -- Name: gn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gn (provider = libc, locale = 'gn'); ALTER COLLATION pg_catalog.gn OWNER TO "SYSTEM"; -- -- Name: gn-PY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gn-PY" (provider = libc, locale = 'gn-PY'); ALTER COLLATION pg_catalog."gn-PY" OWNER TO "SYSTEM"; -- -- Name: gn_PY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gn_PY" (provider = libc, locale = 'gn-PY'); ALTER COLLATION pg_catalog."gn_PY" OWNER TO "SYSTEM"; -- -- Name: gsw; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gsw (provider = libc, locale = 'gsw'); ALTER COLLATION pg_catalog.gsw OWNER TO "SYSTEM"; -- -- Name: gsw-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw-CH" (provider = libc, locale = 'gsw-CH'); ALTER COLLATION pg_catalog."gsw-CH" OWNER TO "SYSTEM"; -- -- Name: gsw-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw-FR" (provider = libc, locale = 'gsw-FR'); ALTER COLLATION pg_catalog."gsw-FR" OWNER TO "SYSTEM"; -- -- Name: gsw-LI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw-LI" (provider = libc, locale = 'gsw-LI'); ALTER COLLATION pg_catalog."gsw-LI" OWNER TO "SYSTEM"; -- -- Name: gsw_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw_CH" (provider = libc, locale = 'gsw-CH'); ALTER COLLATION pg_catalog."gsw_CH" OWNER TO "SYSTEM"; -- -- Name: gsw_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw_FR" (provider = libc, locale = 'gsw-FR'); ALTER COLLATION pg_catalog."gsw_FR" OWNER TO "SYSTEM"; -- -- Name: gsw_LI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gsw_LI" (provider = libc, locale = 'gsw-LI'); ALTER COLLATION pg_catalog."gsw_LI" OWNER TO "SYSTEM"; -- -- Name: gu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gu (provider = libc, locale = 'gu'); ALTER COLLATION pg_catalog.gu OWNER TO "SYSTEM"; -- -- Name: gu-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gu-IN" (provider = libc, locale = 'gu-IN'); ALTER COLLATION pg_catalog."gu-IN" OWNER TO "SYSTEM"; -- -- Name: gu_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gu_IN" (provider = libc, locale = 'gu-IN'); ALTER COLLATION pg_catalog."gu_IN" OWNER TO "SYSTEM"; -- -- Name: guz; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.guz (provider = libc, locale = 'guz'); ALTER COLLATION pg_catalog.guz OWNER TO "SYSTEM"; -- -- Name: guz-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."guz-KE" (provider = libc, locale = 'guz-KE'); ALTER COLLATION pg_catalog."guz-KE" OWNER TO "SYSTEM"; -- -- Name: guz_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."guz_KE" (provider = libc, locale = 'guz-KE'); ALTER COLLATION pg_catalog."guz_KE" OWNER TO "SYSTEM"; -- -- Name: gv; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.gv (provider = libc, locale = 'gv'); ALTER COLLATION pg_catalog.gv OWNER TO "SYSTEM"; -- -- Name: gv-IM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gv-IM" (provider = libc, locale = 'gv-IM'); ALTER COLLATION pg_catalog."gv-IM" OWNER TO "SYSTEM"; -- -- Name: gv_IM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."gv_IM" (provider = libc, locale = 'gv-IM'); ALTER COLLATION pg_catalog."gv_IM" OWNER TO "SYSTEM"; -- -- Name: ha; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ha (provider = libc, locale = 'ha'); ALTER COLLATION pg_catalog.ha OWNER TO "SYSTEM"; -- -- Name: ha-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha-Latn" (provider = libc, locale = 'ha-Latn'); ALTER COLLATION pg_catalog."ha-Latn" OWNER TO "SYSTEM"; -- -- Name: ha-Latn-GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha-Latn-GH" (provider = libc, locale = 'ha-Latn-GH'); ALTER COLLATION pg_catalog."ha-Latn-GH" OWNER TO "SYSTEM"; -- -- Name: ha-Latn-NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha-Latn-NE" (provider = libc, locale = 'ha-Latn-NE'); ALTER COLLATION pg_catalog."ha-Latn-NE" OWNER TO "SYSTEM"; -- -- Name: ha-Latn-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha-Latn-NG" (provider = libc, locale = 'ha-Latn-NG'); ALTER COLLATION pg_catalog."ha-Latn-NG" OWNER TO "SYSTEM"; -- -- Name: ha_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha_Latn" (provider = libc, locale = 'ha-Latn'); ALTER COLLATION pg_catalog."ha_Latn" OWNER TO "SYSTEM"; -- -- Name: ha_Latn_GH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha_Latn_GH" (provider = libc, locale = 'ha-Latn-GH'); ALTER COLLATION pg_catalog."ha_Latn_GH" OWNER TO "SYSTEM"; -- -- Name: ha_Latn_NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha_Latn_NE" (provider = libc, locale = 'ha-Latn-NE'); ALTER COLLATION pg_catalog."ha_Latn_NE" OWNER TO "SYSTEM"; -- -- Name: ha_Latn_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ha_Latn_NG" (provider = libc, locale = 'ha-Latn-NG'); ALTER COLLATION pg_catalog."ha_Latn_NG" OWNER TO "SYSTEM"; -- -- Name: haw; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.haw (provider = libc, locale = 'haw'); ALTER COLLATION pg_catalog.haw OWNER TO "SYSTEM"; -- -- Name: haw-US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."haw-US" (provider = libc, locale = 'haw-US'); ALTER COLLATION pg_catalog."haw-US" OWNER TO "SYSTEM"; -- -- Name: haw_US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."haw_US" (provider = libc, locale = 'haw-US'); ALTER COLLATION pg_catalog."haw_US" OWNER TO "SYSTEM"; -- -- Name: he; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.he (provider = libc, locale = 'he'); ALTER COLLATION pg_catalog.he OWNER TO "SYSTEM"; -- -- Name: he-IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."he-IL" (provider = libc, locale = 'he-IL'); ALTER COLLATION pg_catalog."he-IL" OWNER TO "SYSTEM"; -- -- Name: he_IL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."he_IL" (provider = libc, locale = 'he-IL'); ALTER COLLATION pg_catalog."he_IL" OWNER TO "SYSTEM"; -- -- Name: hi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.hi (provider = libc, locale = 'hi'); ALTER COLLATION pg_catalog.hi OWNER TO "SYSTEM"; -- -- Name: hi-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hi-IN" (provider = libc, locale = 'hi-IN'); ALTER COLLATION pg_catalog."hi-IN" OWNER TO "SYSTEM"; -- -- Name: hi_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hi_IN" (provider = libc, locale = 'hi-IN'); ALTER COLLATION pg_catalog."hi_IN" OWNER TO "SYSTEM"; -- -- Name: hr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.hr (provider = libc, locale = 'hr'); ALTER COLLATION pg_catalog.hr OWNER TO "SYSTEM"; -- -- Name: hr-BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hr-BA" (provider = libc, locale = 'hr-BA'); ALTER COLLATION pg_catalog."hr-BA" OWNER TO "SYSTEM"; -- -- Name: hr-HR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hr-HR" (provider = libc, locale = 'hr-HR'); ALTER COLLATION pg_catalog."hr-HR" OWNER TO "SYSTEM"; -- -- Name: hr_BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hr_BA" (provider = libc, locale = 'hr-BA'); ALTER COLLATION pg_catalog."hr_BA" OWNER TO "SYSTEM"; -- -- Name: hr_HR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hr_HR" (provider = libc, locale = 'hr-HR'); ALTER COLLATION pg_catalog."hr_HR" OWNER TO "SYSTEM"; -- -- Name: hsb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.hsb (provider = libc, locale = 'hsb'); ALTER COLLATION pg_catalog.hsb OWNER TO "SYSTEM"; -- -- Name: hsb-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hsb-DE" (provider = libc, locale = 'hsb-DE'); ALTER COLLATION pg_catalog."hsb-DE" OWNER TO "SYSTEM"; -- -- Name: hsb_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hsb_DE" (provider = libc, locale = 'hsb-DE'); ALTER COLLATION pg_catalog."hsb_DE" OWNER TO "SYSTEM"; -- -- Name: hu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.hu (provider = libc, locale = 'hu'); ALTER COLLATION pg_catalog.hu OWNER TO "SYSTEM"; -- -- Name: hu-HU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hu-HU" (provider = libc, locale = 'hu-HU'); ALTER COLLATION pg_catalog."hu-HU" OWNER TO "SYSTEM"; -- -- Name: hu-HU_technl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hu-HU_technl" (provider = libc, locale = 'hu-HU_technl'); ALTER COLLATION pg_catalog."hu-HU_technl" OWNER TO "SYSTEM"; -- -- Name: hu_HU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hu_HU" (provider = libc, locale = 'hu-HU'); ALTER COLLATION pg_catalog."hu_HU" OWNER TO "SYSTEM"; -- -- Name: hu_HU_technl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hu_HU_technl" (provider = libc, locale = 'hu-HU_technl'); ALTER COLLATION pg_catalog."hu_HU_technl" OWNER TO "SYSTEM"; -- -- Name: hy; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.hy (provider = libc, locale = 'hy'); ALTER COLLATION pg_catalog.hy OWNER TO "SYSTEM"; -- -- Name: hy-AM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hy-AM" (provider = libc, locale = 'hy-AM'); ALTER COLLATION pg_catalog."hy-AM" OWNER TO "SYSTEM"; -- -- Name: hy_AM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."hy_AM" (provider = libc, locale = 'hy-AM'); ALTER COLLATION pg_catalog."hy_AM" OWNER TO "SYSTEM"; -- -- Name: ia; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ia (provider = libc, locale = 'ia'); ALTER COLLATION pg_catalog.ia OWNER TO "SYSTEM"; -- -- Name: ia-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ia-001" (provider = libc, locale = 'ia-001'); ALTER COLLATION pg_catalog."ia-001" OWNER TO "SYSTEM"; -- -- Name: ia_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ia_001 (provider = libc, locale = 'ia-001'); ALTER COLLATION pg_catalog.ia_001 OWNER TO "SYSTEM"; -- -- Name: ibb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ibb (provider = libc, locale = 'ibb'); ALTER COLLATION pg_catalog.ibb OWNER TO "SYSTEM"; -- -- Name: ibb-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ibb-NG" (provider = libc, locale = 'ibb-NG'); ALTER COLLATION pg_catalog."ibb-NG" OWNER TO "SYSTEM"; -- -- Name: ibb_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ibb_NG" (provider = libc, locale = 'ibb-NG'); ALTER COLLATION pg_catalog."ibb_NG" OWNER TO "SYSTEM"; -- -- Name: id; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.id (provider = libc, locale = 'id'); ALTER COLLATION pg_catalog.id OWNER TO "SYSTEM"; -- -- Name: id-ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."id-ID" (provider = libc, locale = 'id-ID'); ALTER COLLATION pg_catalog."id-ID" OWNER TO "SYSTEM"; -- -- Name: id_ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."id_ID" (provider = libc, locale = 'id-ID'); ALTER COLLATION pg_catalog."id_ID" OWNER TO "SYSTEM"; -- -- Name: ig; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ig (provider = libc, locale = 'ig'); ALTER COLLATION pg_catalog.ig OWNER TO "SYSTEM"; -- -- Name: ig-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ig-NG" (provider = libc, locale = 'ig-NG'); ALTER COLLATION pg_catalog."ig-NG" OWNER TO "SYSTEM"; -- -- Name: ig_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ig_NG" (provider = libc, locale = 'ig-NG'); ALTER COLLATION pg_catalog."ig_NG" OWNER TO "SYSTEM"; -- -- Name: ii; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ii (provider = libc, locale = 'ii'); ALTER COLLATION pg_catalog.ii OWNER TO "SYSTEM"; -- -- Name: ii-CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ii-CN" (provider = libc, locale = 'ii-CN'); ALTER COLLATION pg_catalog."ii-CN" OWNER TO "SYSTEM"; -- -- Name: ii_CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ii_CN" (provider = libc, locale = 'ii-CN'); ALTER COLLATION pg_catalog."ii_CN" OWNER TO "SYSTEM"; -- -- Name: is; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."is" (provider = libc, locale = 'is'); ALTER COLLATION pg_catalog."is" OWNER TO "SYSTEM"; -- -- Name: is-IS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."is-IS" (provider = libc, locale = 'is-IS'); ALTER COLLATION pg_catalog."is-IS" OWNER TO "SYSTEM"; -- -- Name: is_IS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."is_IS" (provider = libc, locale = 'is-IS'); ALTER COLLATION pg_catalog."is_IS" OWNER TO "SYSTEM"; -- -- Name: it; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.it (provider = libc, locale = 'it'); ALTER COLLATION pg_catalog.it OWNER TO "SYSTEM"; -- -- Name: it-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it-CH" (provider = libc, locale = 'it-CH'); ALTER COLLATION pg_catalog."it-CH" OWNER TO "SYSTEM"; -- -- Name: it-IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it-IT" (provider = libc, locale = 'it-IT'); ALTER COLLATION pg_catalog."it-IT" OWNER TO "SYSTEM"; -- -- Name: it-SM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it-SM" (provider = libc, locale = 'it-SM'); ALTER COLLATION pg_catalog."it-SM" OWNER TO "SYSTEM"; -- -- Name: it-VA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it-VA" (provider = libc, locale = 'it-VA'); ALTER COLLATION pg_catalog."it-VA" OWNER TO "SYSTEM"; -- -- Name: it_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it_CH" (provider = libc, locale = 'it-CH'); ALTER COLLATION pg_catalog."it_CH" OWNER TO "SYSTEM"; -- -- Name: it_IT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it_IT" (provider = libc, locale = 'it-IT'); ALTER COLLATION pg_catalog."it_IT" OWNER TO "SYSTEM"; -- -- Name: it_SM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it_SM" (provider = libc, locale = 'it-SM'); ALTER COLLATION pg_catalog."it_SM" OWNER TO "SYSTEM"; -- -- Name: it_VA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."it_VA" (provider = libc, locale = 'it-VA'); ALTER COLLATION pg_catalog."it_VA" OWNER TO "SYSTEM"; -- -- Name: iu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.iu (provider = libc, locale = 'iu'); ALTER COLLATION pg_catalog.iu OWNER TO "SYSTEM"; -- -- Name: iu-Cans; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu-Cans" (provider = libc, locale = 'iu-Cans'); ALTER COLLATION pg_catalog."iu-Cans" OWNER TO "SYSTEM"; -- -- Name: iu-Cans-CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu-Cans-CA" (provider = libc, locale = 'iu-Cans-CA'); ALTER COLLATION pg_catalog."iu-Cans-CA" OWNER TO "SYSTEM"; -- -- Name: iu-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu-Latn" (provider = libc, locale = 'iu-Latn'); ALTER COLLATION pg_catalog."iu-Latn" OWNER TO "SYSTEM"; -- -- Name: iu-Latn-CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu-Latn-CA" (provider = libc, locale = 'iu-Latn-CA'); ALTER COLLATION pg_catalog."iu-Latn-CA" OWNER TO "SYSTEM"; -- -- Name: iu_Cans; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu_Cans" (provider = libc, locale = 'iu-Cans'); ALTER COLLATION pg_catalog."iu_Cans" OWNER TO "SYSTEM"; -- -- Name: iu_Cans_CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu_Cans_CA" (provider = libc, locale = 'iu-Cans-CA'); ALTER COLLATION pg_catalog."iu_Cans_CA" OWNER TO "SYSTEM"; -- -- Name: iu_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu_Latn" (provider = libc, locale = 'iu-Latn'); ALTER COLLATION pg_catalog."iu_Latn" OWNER TO "SYSTEM"; -- -- Name: iu_Latn_CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."iu_Latn_CA" (provider = libc, locale = 'iu-Latn-CA'); ALTER COLLATION pg_catalog."iu_Latn_CA" OWNER TO "SYSTEM"; -- -- Name: jgo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.jgo (provider = libc, locale = 'jgo'); ALTER COLLATION pg_catalog.jgo OWNER TO "SYSTEM"; -- -- Name: jgo-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jgo-CM" (provider = libc, locale = 'jgo-CM'); ALTER COLLATION pg_catalog."jgo-CM" OWNER TO "SYSTEM"; -- -- Name: jgo_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jgo_CM" (provider = libc, locale = 'jgo-CM'); ALTER COLLATION pg_catalog."jgo_CM" OWNER TO "SYSTEM"; -- -- Name: jmc; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.jmc (provider = libc, locale = 'jmc'); ALTER COLLATION pg_catalog.jmc OWNER TO "SYSTEM"; -- -- Name: jmc-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jmc-TZ" (provider = libc, locale = 'jmc-TZ'); ALTER COLLATION pg_catalog."jmc-TZ" OWNER TO "SYSTEM"; -- -- Name: jmc_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jmc_TZ" (provider = libc, locale = 'jmc-TZ'); ALTER COLLATION pg_catalog."jmc_TZ" OWNER TO "SYSTEM"; -- -- Name: jv; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.jv (provider = libc, locale = 'jv'); ALTER COLLATION pg_catalog.jv OWNER TO "SYSTEM"; -- -- Name: jv-Java; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv-Java" (provider = libc, locale = 'jv-Java'); ALTER COLLATION pg_catalog."jv-Java" OWNER TO "SYSTEM"; -- -- Name: jv-Java-ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv-Java-ID" (provider = libc, locale = 'jv-Java-ID'); ALTER COLLATION pg_catalog."jv-Java-ID" OWNER TO "SYSTEM"; -- -- Name: jv-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv-Latn" (provider = libc, locale = 'jv-Latn'); ALTER COLLATION pg_catalog."jv-Latn" OWNER TO "SYSTEM"; -- -- Name: jv-Latn-ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv-Latn-ID" (provider = libc, locale = 'jv-Latn-ID'); ALTER COLLATION pg_catalog."jv-Latn-ID" OWNER TO "SYSTEM"; -- -- Name: jv_Java; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv_Java" (provider = libc, locale = 'jv-Java'); ALTER COLLATION pg_catalog."jv_Java" OWNER TO "SYSTEM"; -- -- Name: jv_Java_ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv_Java_ID" (provider = libc, locale = 'jv-Java-ID'); ALTER COLLATION pg_catalog."jv_Java_ID" OWNER TO "SYSTEM"; -- -- Name: jv_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv_Latn" (provider = libc, locale = 'jv-Latn'); ALTER COLLATION pg_catalog."jv_Latn" OWNER TO "SYSTEM"; -- -- Name: jv_Latn_ID; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."jv_Latn_ID" (provider = libc, locale = 'jv-Latn-ID'); ALTER COLLATION pg_catalog."jv_Latn_ID" OWNER TO "SYSTEM"; -- -- Name: ka; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ka (provider = libc, locale = 'ka'); ALTER COLLATION pg_catalog.ka OWNER TO "SYSTEM"; -- -- Name: ka-GE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ka-GE" (provider = libc, locale = 'ka-GE'); ALTER COLLATION pg_catalog."ka-GE" OWNER TO "SYSTEM"; -- -- Name: ka-GE_modern; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ka-GE_modern" (provider = libc, locale = 'ka-GE_modern'); ALTER COLLATION pg_catalog."ka-GE_modern" OWNER TO "SYSTEM"; -- -- Name: ka_GE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ka_GE" (provider = libc, locale = 'ka-GE'); ALTER COLLATION pg_catalog."ka_GE" OWNER TO "SYSTEM"; -- -- Name: ka_GE_modern; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ka_GE_modern" (provider = libc, locale = 'ka-GE_modern'); ALTER COLLATION pg_catalog."ka_GE_modern" OWNER TO "SYSTEM"; -- -- Name: kab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kab (provider = libc, locale = 'kab'); ALTER COLLATION pg_catalog.kab OWNER TO "SYSTEM"; -- -- Name: kab-DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kab-DZ" (provider = libc, locale = 'kab-DZ'); ALTER COLLATION pg_catalog."kab-DZ" OWNER TO "SYSTEM"; -- -- Name: kab_DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kab_DZ" (provider = libc, locale = 'kab-DZ'); ALTER COLLATION pg_catalog."kab_DZ" OWNER TO "SYSTEM"; -- -- Name: kam; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kam (provider = libc, locale = 'kam'); ALTER COLLATION pg_catalog.kam OWNER TO "SYSTEM"; -- -- Name: kam-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kam-KE" (provider = libc, locale = 'kam-KE'); ALTER COLLATION pg_catalog."kam-KE" OWNER TO "SYSTEM"; -- -- Name: kam_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kam_KE" (provider = libc, locale = 'kam-KE'); ALTER COLLATION pg_catalog."kam_KE" OWNER TO "SYSTEM"; -- -- Name: kde; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kde (provider = libc, locale = 'kde'); ALTER COLLATION pg_catalog.kde OWNER TO "SYSTEM"; -- -- Name: kde-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kde-TZ" (provider = libc, locale = 'kde-TZ'); ALTER COLLATION pg_catalog."kde-TZ" OWNER TO "SYSTEM"; -- -- Name: kde_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kde_TZ" (provider = libc, locale = 'kde-TZ'); ALTER COLLATION pg_catalog."kde_TZ" OWNER TO "SYSTEM"; -- -- Name: kea; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kea (provider = libc, locale = 'kea'); ALTER COLLATION pg_catalog.kea OWNER TO "SYSTEM"; -- -- Name: kea-CV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kea-CV" (provider = libc, locale = 'kea-CV'); ALTER COLLATION pg_catalog."kea-CV" OWNER TO "SYSTEM"; -- -- Name: kea_CV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kea_CV" (provider = libc, locale = 'kea-CV'); ALTER COLLATION pg_catalog."kea_CV" OWNER TO "SYSTEM"; -- -- Name: khq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.khq (provider = libc, locale = 'khq'); ALTER COLLATION pg_catalog.khq OWNER TO "SYSTEM"; -- -- Name: khq-ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."khq-ML" (provider = libc, locale = 'khq-ML'); ALTER COLLATION pg_catalog."khq-ML" OWNER TO "SYSTEM"; -- -- Name: khq_ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."khq_ML" (provider = libc, locale = 'khq-ML'); ALTER COLLATION pg_catalog."khq_ML" OWNER TO "SYSTEM"; -- -- Name: ki; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ki (provider = libc, locale = 'ki'); ALTER COLLATION pg_catalog.ki OWNER TO "SYSTEM"; -- -- Name: ki-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ki-KE" (provider = libc, locale = 'ki-KE'); ALTER COLLATION pg_catalog."ki-KE" OWNER TO "SYSTEM"; -- -- Name: ki_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ki_KE" (provider = libc, locale = 'ki-KE'); ALTER COLLATION pg_catalog."ki_KE" OWNER TO "SYSTEM"; -- -- Name: kk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kk (provider = libc, locale = 'kk'); ALTER COLLATION pg_catalog.kk OWNER TO "SYSTEM"; -- -- Name: kk-KZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kk-KZ" (provider = libc, locale = 'kk-KZ'); ALTER COLLATION pg_catalog."kk-KZ" OWNER TO "SYSTEM"; -- -- Name: kk_KZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kk_KZ" (provider = libc, locale = 'kk-KZ'); ALTER COLLATION pg_catalog."kk_KZ" OWNER TO "SYSTEM"; -- -- Name: kkj; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kkj (provider = libc, locale = 'kkj'); ALTER COLLATION pg_catalog.kkj OWNER TO "SYSTEM"; -- -- Name: kkj-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kkj-CM" (provider = libc, locale = 'kkj-CM'); ALTER COLLATION pg_catalog."kkj-CM" OWNER TO "SYSTEM"; -- -- Name: kkj_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kkj_CM" (provider = libc, locale = 'kkj-CM'); ALTER COLLATION pg_catalog."kkj_CM" OWNER TO "SYSTEM"; -- -- Name: kl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kl (provider = libc, locale = 'kl'); ALTER COLLATION pg_catalog.kl OWNER TO "SYSTEM"; -- -- Name: kl-GL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kl-GL" (provider = libc, locale = 'kl-GL'); ALTER COLLATION pg_catalog."kl-GL" OWNER TO "SYSTEM"; -- -- Name: kl_GL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kl_GL" (provider = libc, locale = 'kl-GL'); ALTER COLLATION pg_catalog."kl_GL" OWNER TO "SYSTEM"; -- -- Name: kln; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kln (provider = libc, locale = 'kln'); ALTER COLLATION pg_catalog.kln OWNER TO "SYSTEM"; -- -- Name: kln-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kln-KE" (provider = libc, locale = 'kln-KE'); ALTER COLLATION pg_catalog."kln-KE" OWNER TO "SYSTEM"; -- -- Name: kln_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kln_KE" (provider = libc, locale = 'kln-KE'); ALTER COLLATION pg_catalog."kln_KE" OWNER TO "SYSTEM"; -- -- Name: km; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.km (provider = libc, locale = 'km'); ALTER COLLATION pg_catalog.km OWNER TO "SYSTEM"; -- -- Name: km-KH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."km-KH" (provider = libc, locale = 'km-KH'); ALTER COLLATION pg_catalog."km-KH" OWNER TO "SYSTEM"; -- -- Name: km_KH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."km_KH" (provider = libc, locale = 'km-KH'); ALTER COLLATION pg_catalog."km_KH" OWNER TO "SYSTEM"; -- -- Name: kn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kn (provider = libc, locale = 'kn'); ALTER COLLATION pg_catalog.kn OWNER TO "SYSTEM"; -- -- Name: kn-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kn-IN" (provider = libc, locale = 'kn-IN'); ALTER COLLATION pg_catalog."kn-IN" OWNER TO "SYSTEM"; -- -- Name: kn_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kn_IN" (provider = libc, locale = 'kn-IN'); ALTER COLLATION pg_catalog."kn_IN" OWNER TO "SYSTEM"; -- -- Name: ko-KP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ko-KP" (provider = libc, locale = 'ko-KP'); ALTER COLLATION pg_catalog."ko-KP" OWNER TO "SYSTEM"; -- -- Name: ko_KP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ko_KP" (provider = libc, locale = 'ko-KP'); ALTER COLLATION pg_catalog."ko_KP" OWNER TO "SYSTEM"; -- -- Name: kok; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kok (provider = libc, locale = 'kok'); ALTER COLLATION pg_catalog.kok OWNER TO "SYSTEM"; -- -- Name: kok-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kok-IN" (provider = libc, locale = 'kok-IN'); ALTER COLLATION pg_catalog."kok-IN" OWNER TO "SYSTEM"; -- -- Name: kok_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kok_IN" (provider = libc, locale = 'kok-IN'); ALTER COLLATION pg_catalog."kok_IN" OWNER TO "SYSTEM"; -- -- Name: kr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kr (provider = libc, locale = 'kr'); ALTER COLLATION pg_catalog.kr OWNER TO "SYSTEM"; -- -- Name: kr-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kr-Latn" (provider = libc, locale = 'kr-Latn'); ALTER COLLATION pg_catalog."kr-Latn" OWNER TO "SYSTEM"; -- -- Name: kr-Latn-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kr-Latn-NG" (provider = libc, locale = 'kr-Latn-NG'); ALTER COLLATION pg_catalog."kr-Latn-NG" OWNER TO "SYSTEM"; -- -- Name: kr_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kr_Latn" (provider = libc, locale = 'kr-Latn'); ALTER COLLATION pg_catalog."kr_Latn" OWNER TO "SYSTEM"; -- -- Name: kr_Latn_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kr_Latn_NG" (provider = libc, locale = 'kr-Latn-NG'); ALTER COLLATION pg_catalog."kr_Latn_NG" OWNER TO "SYSTEM"; -- -- Name: ks; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ks (provider = libc, locale = 'ks'); ALTER COLLATION pg_catalog.ks OWNER TO "SYSTEM"; -- -- Name: ks-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks-Arab" (provider = libc, locale = 'ks-Arab'); ALTER COLLATION pg_catalog."ks-Arab" OWNER TO "SYSTEM"; -- -- Name: ks-Arab-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks-Arab-IN" (provider = libc, locale = 'ks-Arab-IN'); ALTER COLLATION pg_catalog."ks-Arab-IN" OWNER TO "SYSTEM"; -- -- Name: ks-Deva; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks-Deva" (provider = libc, locale = 'ks-Deva'); ALTER COLLATION pg_catalog."ks-Deva" OWNER TO "SYSTEM"; -- -- Name: ks-Deva-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks-Deva-IN" (provider = libc, locale = 'ks-Deva-IN'); ALTER COLLATION pg_catalog."ks-Deva-IN" OWNER TO "SYSTEM"; -- -- Name: ks_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks_Arab" (provider = libc, locale = 'ks-Arab'); ALTER COLLATION pg_catalog."ks_Arab" OWNER TO "SYSTEM"; -- -- Name: ks_Arab_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks_Arab_IN" (provider = libc, locale = 'ks-Arab-IN'); ALTER COLLATION pg_catalog."ks_Arab_IN" OWNER TO "SYSTEM"; -- -- Name: ks_Deva; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks_Deva" (provider = libc, locale = 'ks-Deva'); ALTER COLLATION pg_catalog."ks_Deva" OWNER TO "SYSTEM"; -- -- Name: ks_Deva_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ks_Deva_IN" (provider = libc, locale = 'ks-Deva-IN'); ALTER COLLATION pg_catalog."ks_Deva_IN" OWNER TO "SYSTEM"; -- -- Name: ksb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ksb (provider = libc, locale = 'ksb'); ALTER COLLATION pg_catalog.ksb OWNER TO "SYSTEM"; -- -- Name: ksb-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksb-TZ" (provider = libc, locale = 'ksb-TZ'); ALTER COLLATION pg_catalog."ksb-TZ" OWNER TO "SYSTEM"; -- -- Name: ksb_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksb_TZ" (provider = libc, locale = 'ksb-TZ'); ALTER COLLATION pg_catalog."ksb_TZ" OWNER TO "SYSTEM"; -- -- Name: ksf; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ksf (provider = libc, locale = 'ksf'); ALTER COLLATION pg_catalog.ksf OWNER TO "SYSTEM"; -- -- Name: ksf-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksf-CM" (provider = libc, locale = 'ksf-CM'); ALTER COLLATION pg_catalog."ksf-CM" OWNER TO "SYSTEM"; -- -- Name: ksf_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksf_CM" (provider = libc, locale = 'ksf-CM'); ALTER COLLATION pg_catalog."ksf_CM" OWNER TO "SYSTEM"; -- -- Name: ksh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ksh (provider = libc, locale = 'ksh'); ALTER COLLATION pg_catalog.ksh OWNER TO "SYSTEM"; -- -- Name: ksh-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksh-DE" (provider = libc, locale = 'ksh-DE'); ALTER COLLATION pg_catalog."ksh-DE" OWNER TO "SYSTEM"; -- -- Name: ksh_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ksh_DE" (provider = libc, locale = 'ksh-DE'); ALTER COLLATION pg_catalog."ksh_DE" OWNER TO "SYSTEM"; -- -- Name: ku; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ku (provider = libc, locale = 'ku'); ALTER COLLATION pg_catalog.ku OWNER TO "SYSTEM"; -- -- Name: ku-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku-Arab" (provider = libc, locale = 'ku-Arab'); ALTER COLLATION pg_catalog."ku-Arab" OWNER TO "SYSTEM"; -- -- Name: ku-Arab-IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku-Arab-IQ" (provider = libc, locale = 'ku-Arab-IQ'); ALTER COLLATION pg_catalog."ku-Arab-IQ" OWNER TO "SYSTEM"; -- -- Name: ku-Arab-IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku-Arab-IR" (provider = libc, locale = 'ku-Arab-IR'); ALTER COLLATION pg_catalog."ku-Arab-IR" OWNER TO "SYSTEM"; -- -- Name: ku_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku_Arab" (provider = libc, locale = 'ku-Arab'); ALTER COLLATION pg_catalog."ku_Arab" OWNER TO "SYSTEM"; -- -- Name: ku_Arab_IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku_Arab_IQ" (provider = libc, locale = 'ku-Arab-IQ'); ALTER COLLATION pg_catalog."ku_Arab_IQ" OWNER TO "SYSTEM"; -- -- Name: ku_Arab_IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ku_Arab_IR" (provider = libc, locale = 'ku-Arab-IR'); ALTER COLLATION pg_catalog."ku_Arab_IR" OWNER TO "SYSTEM"; -- -- Name: kw; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.kw (provider = libc, locale = 'kw'); ALTER COLLATION pg_catalog.kw OWNER TO "SYSTEM"; -- -- Name: kw-GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kw-GB" (provider = libc, locale = 'kw-GB'); ALTER COLLATION pg_catalog."kw-GB" OWNER TO "SYSTEM"; -- -- Name: kw_GB; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."kw_GB" (provider = libc, locale = 'kw-GB'); ALTER COLLATION pg_catalog."kw_GB" OWNER TO "SYSTEM"; -- -- Name: ky; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ky (provider = libc, locale = 'ky'); ALTER COLLATION pg_catalog.ky OWNER TO "SYSTEM"; -- -- Name: ky-KG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ky-KG" (provider = libc, locale = 'ky-KG'); ALTER COLLATION pg_catalog."ky-KG" OWNER TO "SYSTEM"; -- -- Name: ky_KG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ky_KG" (provider = libc, locale = 'ky-KG'); ALTER COLLATION pg_catalog."ky_KG" OWNER TO "SYSTEM"; -- -- Name: la; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.la (provider = libc, locale = 'la'); ALTER COLLATION pg_catalog.la OWNER TO "SYSTEM"; -- -- Name: la-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."la-001" (provider = libc, locale = 'la-001'); ALTER COLLATION pg_catalog."la-001" OWNER TO "SYSTEM"; -- -- Name: la_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.la_001 (provider = libc, locale = 'la-001'); ALTER COLLATION pg_catalog.la_001 OWNER TO "SYSTEM"; -- -- Name: lag; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lag (provider = libc, locale = 'lag'); ALTER COLLATION pg_catalog.lag OWNER TO "SYSTEM"; -- -- Name: lag-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lag-TZ" (provider = libc, locale = 'lag-TZ'); ALTER COLLATION pg_catalog."lag-TZ" OWNER TO "SYSTEM"; -- -- Name: lag_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lag_TZ" (provider = libc, locale = 'lag-TZ'); ALTER COLLATION pg_catalog."lag_TZ" OWNER TO "SYSTEM"; -- -- Name: lb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lb (provider = libc, locale = 'lb'); ALTER COLLATION pg_catalog.lb OWNER TO "SYSTEM"; -- -- Name: lb-LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lb-LU" (provider = libc, locale = 'lb-LU'); ALTER COLLATION pg_catalog."lb-LU" OWNER TO "SYSTEM"; -- -- Name: lb_LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lb_LU" (provider = libc, locale = 'lb-LU'); ALTER COLLATION pg_catalog."lb_LU" OWNER TO "SYSTEM"; -- -- Name: lg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lg (provider = libc, locale = 'lg'); ALTER COLLATION pg_catalog.lg OWNER TO "SYSTEM"; -- -- Name: lg-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lg-UG" (provider = libc, locale = 'lg-UG'); ALTER COLLATION pg_catalog."lg-UG" OWNER TO "SYSTEM"; -- -- Name: lg_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lg_UG" (provider = libc, locale = 'lg-UG'); ALTER COLLATION pg_catalog."lg_UG" OWNER TO "SYSTEM"; -- -- Name: lkt; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lkt (provider = libc, locale = 'lkt'); ALTER COLLATION pg_catalog.lkt OWNER TO "SYSTEM"; -- -- Name: lkt-US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lkt-US" (provider = libc, locale = 'lkt-US'); ALTER COLLATION pg_catalog."lkt-US" OWNER TO "SYSTEM"; -- -- Name: lkt_US; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lkt_US" (provider = libc, locale = 'lkt-US'); ALTER COLLATION pg_catalog."lkt_US" OWNER TO "SYSTEM"; -- -- Name: ln; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ln (provider = libc, locale = 'ln'); ALTER COLLATION pg_catalog.ln OWNER TO "SYSTEM"; -- -- Name: ln-AO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln-AO" (provider = libc, locale = 'ln-AO'); ALTER COLLATION pg_catalog."ln-AO" OWNER TO "SYSTEM"; -- -- Name: ln-CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln-CD" (provider = libc, locale = 'ln-CD'); ALTER COLLATION pg_catalog."ln-CD" OWNER TO "SYSTEM"; -- -- Name: ln-CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln-CF" (provider = libc, locale = 'ln-CF'); ALTER COLLATION pg_catalog."ln-CF" OWNER TO "SYSTEM"; -- -- Name: ln-CG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln-CG" (provider = libc, locale = 'ln-CG'); ALTER COLLATION pg_catalog."ln-CG" OWNER TO "SYSTEM"; -- -- Name: ln_AO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln_AO" (provider = libc, locale = 'ln-AO'); ALTER COLLATION pg_catalog."ln_AO" OWNER TO "SYSTEM"; -- -- Name: ln_CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln_CD" (provider = libc, locale = 'ln-CD'); ALTER COLLATION pg_catalog."ln_CD" OWNER TO "SYSTEM"; -- -- Name: ln_CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln_CF" (provider = libc, locale = 'ln-CF'); ALTER COLLATION pg_catalog."ln_CF" OWNER TO "SYSTEM"; -- -- Name: ln_CG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ln_CG" (provider = libc, locale = 'ln-CG'); ALTER COLLATION pg_catalog."ln_CG" OWNER TO "SYSTEM"; -- -- Name: lo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lo (provider = libc, locale = 'lo'); ALTER COLLATION pg_catalog.lo OWNER TO "SYSTEM"; -- -- Name: lo-LA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lo-LA" (provider = libc, locale = 'lo-LA'); ALTER COLLATION pg_catalog."lo-LA" OWNER TO "SYSTEM"; -- -- Name: lo_LA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lo_LA" (provider = libc, locale = 'lo-LA'); ALTER COLLATION pg_catalog."lo_LA" OWNER TO "SYSTEM"; -- -- Name: lrc; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lrc (provider = libc, locale = 'lrc'); ALTER COLLATION pg_catalog.lrc OWNER TO "SYSTEM"; -- -- Name: lrc-IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lrc-IQ" (provider = libc, locale = 'lrc-IQ'); ALTER COLLATION pg_catalog."lrc-IQ" OWNER TO "SYSTEM"; -- -- Name: lrc-IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lrc-IR" (provider = libc, locale = 'lrc-IR'); ALTER COLLATION pg_catalog."lrc-IR" OWNER TO "SYSTEM"; -- -- Name: lrc_IQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lrc_IQ" (provider = libc, locale = 'lrc-IQ'); ALTER COLLATION pg_catalog."lrc_IQ" OWNER TO "SYSTEM"; -- -- Name: lrc_IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lrc_IR" (provider = libc, locale = 'lrc-IR'); ALTER COLLATION pg_catalog."lrc_IR" OWNER TO "SYSTEM"; -- -- Name: lt; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lt (provider = libc, locale = 'lt'); ALTER COLLATION pg_catalog.lt OWNER TO "SYSTEM"; -- -- Name: lt-LT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lt-LT" (provider = libc, locale = 'lt-LT'); ALTER COLLATION pg_catalog."lt-LT" OWNER TO "SYSTEM"; -- -- Name: lt_LT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lt_LT" (provider = libc, locale = 'lt-LT'); ALTER COLLATION pg_catalog."lt_LT" OWNER TO "SYSTEM"; -- -- Name: lu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lu (provider = libc, locale = 'lu'); ALTER COLLATION pg_catalog.lu OWNER TO "SYSTEM"; -- -- Name: lu-CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lu-CD" (provider = libc, locale = 'lu-CD'); ALTER COLLATION pg_catalog."lu-CD" OWNER TO "SYSTEM"; -- -- Name: lu_CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lu_CD" (provider = libc, locale = 'lu-CD'); ALTER COLLATION pg_catalog."lu_CD" OWNER TO "SYSTEM"; -- -- Name: luo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.luo (provider = libc, locale = 'luo'); ALTER COLLATION pg_catalog.luo OWNER TO "SYSTEM"; -- -- Name: luo-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."luo-KE" (provider = libc, locale = 'luo-KE'); ALTER COLLATION pg_catalog."luo-KE" OWNER TO "SYSTEM"; -- -- Name: luo_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."luo_KE" (provider = libc, locale = 'luo-KE'); ALTER COLLATION pg_catalog."luo_KE" OWNER TO "SYSTEM"; -- -- Name: luy; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.luy (provider = libc, locale = 'luy'); ALTER COLLATION pg_catalog.luy OWNER TO "SYSTEM"; -- -- Name: luy-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."luy-KE" (provider = libc, locale = 'luy-KE'); ALTER COLLATION pg_catalog."luy-KE" OWNER TO "SYSTEM"; -- -- Name: luy_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."luy_KE" (provider = libc, locale = 'luy-KE'); ALTER COLLATION pg_catalog."luy_KE" OWNER TO "SYSTEM"; -- -- Name: lv; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.lv (provider = libc, locale = 'lv'); ALTER COLLATION pg_catalog.lv OWNER TO "SYSTEM"; -- -- Name: lv-LV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lv-LV" (provider = libc, locale = 'lv-LV'); ALTER COLLATION pg_catalog."lv-LV" OWNER TO "SYSTEM"; -- -- Name: lv_LV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."lv_LV" (provider = libc, locale = 'lv-LV'); ALTER COLLATION pg_catalog."lv_LV" OWNER TO "SYSTEM"; -- -- Name: mas; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mas (provider = libc, locale = 'mas'); ALTER COLLATION pg_catalog.mas OWNER TO "SYSTEM"; -- -- Name: mas-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mas-KE" (provider = libc, locale = 'mas-KE'); ALTER COLLATION pg_catalog."mas-KE" OWNER TO "SYSTEM"; -- -- Name: mas-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mas-TZ" (provider = libc, locale = 'mas-TZ'); ALTER COLLATION pg_catalog."mas-TZ" OWNER TO "SYSTEM"; -- -- Name: mas_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mas_KE" (provider = libc, locale = 'mas-KE'); ALTER COLLATION pg_catalog."mas_KE" OWNER TO "SYSTEM"; -- -- Name: mas_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mas_TZ" (provider = libc, locale = 'mas-TZ'); ALTER COLLATION pg_catalog."mas_TZ" OWNER TO "SYSTEM"; -- -- Name: mer; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mer (provider = libc, locale = 'mer'); ALTER COLLATION pg_catalog.mer OWNER TO "SYSTEM"; -- -- Name: mer-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mer-KE" (provider = libc, locale = 'mer-KE'); ALTER COLLATION pg_catalog."mer-KE" OWNER TO "SYSTEM"; -- -- Name: mer_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mer_KE" (provider = libc, locale = 'mer-KE'); ALTER COLLATION pg_catalog."mer_KE" OWNER TO "SYSTEM"; -- -- Name: mfe; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mfe (provider = libc, locale = 'mfe'); ALTER COLLATION pg_catalog.mfe OWNER TO "SYSTEM"; -- -- Name: mfe-MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mfe-MU" (provider = libc, locale = 'mfe-MU'); ALTER COLLATION pg_catalog."mfe-MU" OWNER TO "SYSTEM"; -- -- Name: mfe_MU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mfe_MU" (provider = libc, locale = 'mfe-MU'); ALTER COLLATION pg_catalog."mfe_MU" OWNER TO "SYSTEM"; -- -- Name: mg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mg (provider = libc, locale = 'mg'); ALTER COLLATION pg_catalog.mg OWNER TO "SYSTEM"; -- -- Name: mg-MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mg-MG" (provider = libc, locale = 'mg-MG'); ALTER COLLATION pg_catalog."mg-MG" OWNER TO "SYSTEM"; -- -- Name: mg_MG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mg_MG" (provider = libc, locale = 'mg-MG'); ALTER COLLATION pg_catalog."mg_MG" OWNER TO "SYSTEM"; -- -- Name: mgh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mgh (provider = libc, locale = 'mgh'); ALTER COLLATION pg_catalog.mgh OWNER TO "SYSTEM"; -- -- Name: mgh-MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mgh-MZ" (provider = libc, locale = 'mgh-MZ'); ALTER COLLATION pg_catalog."mgh-MZ" OWNER TO "SYSTEM"; -- -- Name: mgh_MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mgh_MZ" (provider = libc, locale = 'mgh-MZ'); ALTER COLLATION pg_catalog."mgh_MZ" OWNER TO "SYSTEM"; -- -- Name: mgo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mgo (provider = libc, locale = 'mgo'); ALTER COLLATION pg_catalog.mgo OWNER TO "SYSTEM"; -- -- Name: mgo-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mgo-CM" (provider = libc, locale = 'mgo-CM'); ALTER COLLATION pg_catalog."mgo-CM" OWNER TO "SYSTEM"; -- -- Name: mgo_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mgo_CM" (provider = libc, locale = 'mgo-CM'); ALTER COLLATION pg_catalog."mgo_CM" OWNER TO "SYSTEM"; -- -- Name: mi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mi (provider = libc, locale = 'mi'); ALTER COLLATION pg_catalog.mi OWNER TO "SYSTEM"; -- -- Name: mi-NZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mi-NZ" (provider = libc, locale = 'mi-NZ'); ALTER COLLATION pg_catalog."mi-NZ" OWNER TO "SYSTEM"; -- -- Name: mi_NZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mi_NZ" (provider = libc, locale = 'mi-NZ'); ALTER COLLATION pg_catalog."mi_NZ" OWNER TO "SYSTEM"; -- -- Name: mk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mk (provider = libc, locale = 'mk'); ALTER COLLATION pg_catalog.mk OWNER TO "SYSTEM"; -- -- Name: mk-MK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mk-MK" (provider = libc, locale = 'mk-MK'); ALTER COLLATION pg_catalog."mk-MK" OWNER TO "SYSTEM"; -- -- Name: mk_MK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mk_MK" (provider = libc, locale = 'mk-MK'); ALTER COLLATION pg_catalog."mk_MK" OWNER TO "SYSTEM"; -- -- Name: ml; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ml (provider = libc, locale = 'ml'); ALTER COLLATION pg_catalog.ml OWNER TO "SYSTEM"; -- -- Name: ml-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ml-IN" (provider = libc, locale = 'ml-IN'); ALTER COLLATION pg_catalog."ml-IN" OWNER TO "SYSTEM"; -- -- Name: ml_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ml_IN" (provider = libc, locale = 'ml-IN'); ALTER COLLATION pg_catalog."ml_IN" OWNER TO "SYSTEM"; -- -- Name: mn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mn (provider = libc, locale = 'mn'); ALTER COLLATION pg_catalog.mn OWNER TO "SYSTEM"; -- -- Name: mn-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn-Cyrl" (provider = libc, locale = 'mn-Cyrl'); ALTER COLLATION pg_catalog."mn-Cyrl" OWNER TO "SYSTEM"; -- -- Name: mn-MN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn-MN" (provider = libc, locale = 'mn-MN'); ALTER COLLATION pg_catalog."mn-MN" OWNER TO "SYSTEM"; -- -- Name: mn-Mong; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn-Mong" (provider = libc, locale = 'mn-Mong'); ALTER COLLATION pg_catalog."mn-Mong" OWNER TO "SYSTEM"; -- -- Name: mn-Mong-CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn-Mong-CN" (provider = libc, locale = 'mn-Mong-CN'); ALTER COLLATION pg_catalog."mn-Mong-CN" OWNER TO "SYSTEM"; -- -- Name: mn-Mong-MN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn-Mong-MN" (provider = libc, locale = 'mn-Mong-MN'); ALTER COLLATION pg_catalog."mn-Mong-MN" OWNER TO "SYSTEM"; -- -- Name: mn_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn_Cyrl" (provider = libc, locale = 'mn-Cyrl'); ALTER COLLATION pg_catalog."mn_Cyrl" OWNER TO "SYSTEM"; -- -- Name: mn_MN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn_MN" (provider = libc, locale = 'mn-MN'); ALTER COLLATION pg_catalog."mn_MN" OWNER TO "SYSTEM"; -- -- Name: mn_Mong; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn_Mong" (provider = libc, locale = 'mn-Mong'); ALTER COLLATION pg_catalog."mn_Mong" OWNER TO "SYSTEM"; -- -- Name: mn_Mong_CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn_Mong_CN" (provider = libc, locale = 'mn-Mong-CN'); ALTER COLLATION pg_catalog."mn_Mong_CN" OWNER TO "SYSTEM"; -- -- Name: mn_Mong_MN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mn_Mong_MN" (provider = libc, locale = 'mn-Mong-MN'); ALTER COLLATION pg_catalog."mn_Mong_MN" OWNER TO "SYSTEM"; -- -- Name: mni; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mni (provider = libc, locale = 'mni'); ALTER COLLATION pg_catalog.mni OWNER TO "SYSTEM"; -- -- Name: mni-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mni-IN" (provider = libc, locale = 'mni-IN'); ALTER COLLATION pg_catalog."mni-IN" OWNER TO "SYSTEM"; -- -- Name: mni_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mni_IN" (provider = libc, locale = 'mni-IN'); ALTER COLLATION pg_catalog."mni_IN" OWNER TO "SYSTEM"; -- -- Name: moh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.moh (provider = libc, locale = 'moh'); ALTER COLLATION pg_catalog.moh OWNER TO "SYSTEM"; -- -- Name: moh-CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."moh-CA" (provider = libc, locale = 'moh-CA'); ALTER COLLATION pg_catalog."moh-CA" OWNER TO "SYSTEM"; -- -- Name: moh_CA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."moh_CA" (provider = libc, locale = 'moh-CA'); ALTER COLLATION pg_catalog."moh_CA" OWNER TO "SYSTEM"; -- -- Name: mr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mr (provider = libc, locale = 'mr'); ALTER COLLATION pg_catalog.mr OWNER TO "SYSTEM"; -- -- Name: mr-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mr-IN" (provider = libc, locale = 'mr-IN'); ALTER COLLATION pg_catalog."mr-IN" OWNER TO "SYSTEM"; -- -- Name: mr_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mr_IN" (provider = libc, locale = 'mr-IN'); ALTER COLLATION pg_catalog."mr_IN" OWNER TO "SYSTEM"; -- -- Name: ms; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ms (provider = libc, locale = 'ms'); ALTER COLLATION pg_catalog.ms OWNER TO "SYSTEM"; -- -- Name: ms-BN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms-BN" (provider = libc, locale = 'ms-BN'); ALTER COLLATION pg_catalog."ms-BN" OWNER TO "SYSTEM"; -- -- Name: ms-MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms-MY" (provider = libc, locale = 'ms-MY'); ALTER COLLATION pg_catalog."ms-MY" OWNER TO "SYSTEM"; -- -- Name: ms-SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms-SG" (provider = libc, locale = 'ms-SG'); ALTER COLLATION pg_catalog."ms-SG" OWNER TO "SYSTEM"; -- -- Name: ms_BN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms_BN" (provider = libc, locale = 'ms-BN'); ALTER COLLATION pg_catalog."ms_BN" OWNER TO "SYSTEM"; -- -- Name: ms_MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms_MY" (provider = libc, locale = 'ms-MY'); ALTER COLLATION pg_catalog."ms_MY" OWNER TO "SYSTEM"; -- -- Name: ms_SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ms_SG" (provider = libc, locale = 'ms-SG'); ALTER COLLATION pg_catalog."ms_SG" OWNER TO "SYSTEM"; -- -- Name: mt; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mt (provider = libc, locale = 'mt'); ALTER COLLATION pg_catalog.mt OWNER TO "SYSTEM"; -- -- Name: mt-MT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mt-MT" (provider = libc, locale = 'mt-MT'); ALTER COLLATION pg_catalog."mt-MT" OWNER TO "SYSTEM"; -- -- Name: mt_MT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mt_MT" (provider = libc, locale = 'mt-MT'); ALTER COLLATION pg_catalog."mt_MT" OWNER TO "SYSTEM"; -- -- Name: mua; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mua (provider = libc, locale = 'mua'); ALTER COLLATION pg_catalog.mua OWNER TO "SYSTEM"; -- -- Name: mua-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mua-CM" (provider = libc, locale = 'mua-CM'); ALTER COLLATION pg_catalog."mua-CM" OWNER TO "SYSTEM"; -- -- Name: mua_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mua_CM" (provider = libc, locale = 'mua-CM'); ALTER COLLATION pg_catalog."mua_CM" OWNER TO "SYSTEM"; -- -- Name: my; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.my (provider = libc, locale = 'my'); ALTER COLLATION pg_catalog.my OWNER TO "SYSTEM"; -- -- Name: my-MM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."my-MM" (provider = libc, locale = 'my-MM'); ALTER COLLATION pg_catalog."my-MM" OWNER TO "SYSTEM"; -- -- Name: my_MM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."my_MM" (provider = libc, locale = 'my-MM'); ALTER COLLATION pg_catalog."my_MM" OWNER TO "SYSTEM"; -- -- Name: mzn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.mzn (provider = libc, locale = 'mzn'); ALTER COLLATION pg_catalog.mzn OWNER TO "SYSTEM"; -- -- Name: mzn-IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mzn-IR" (provider = libc, locale = 'mzn-IR'); ALTER COLLATION pg_catalog."mzn-IR" OWNER TO "SYSTEM"; -- -- Name: mzn_IR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."mzn_IR" (provider = libc, locale = 'mzn-IR'); ALTER COLLATION pg_catalog."mzn_IR" OWNER TO "SYSTEM"; -- -- Name: naq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.naq (provider = libc, locale = 'naq'); ALTER COLLATION pg_catalog.naq OWNER TO "SYSTEM"; -- -- Name: naq-NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."naq-NA" (provider = libc, locale = 'naq-NA'); ALTER COLLATION pg_catalog."naq-NA" OWNER TO "SYSTEM"; -- -- Name: naq_NA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."naq_NA" (provider = libc, locale = 'naq-NA'); ALTER COLLATION pg_catalog."naq_NA" OWNER TO "SYSTEM"; -- -- Name: nb; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nb (provider = libc, locale = 'nb'); ALTER COLLATION pg_catalog.nb OWNER TO "SYSTEM"; -- -- Name: nb-NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nb-NO" (provider = libc, locale = 'nb-NO'); ALTER COLLATION pg_catalog."nb-NO" OWNER TO "SYSTEM"; -- -- Name: nb-SJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nb-SJ" (provider = libc, locale = 'nb-SJ'); ALTER COLLATION pg_catalog."nb-SJ" OWNER TO "SYSTEM"; -- -- Name: nb_NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nb_NO" (provider = libc, locale = 'nb-NO'); ALTER COLLATION pg_catalog."nb_NO" OWNER TO "SYSTEM"; -- -- Name: nb_SJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nb_SJ" (provider = libc, locale = 'nb-SJ'); ALTER COLLATION pg_catalog."nb_SJ" OWNER TO "SYSTEM"; -- -- Name: nd; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nd (provider = libc, locale = 'nd'); ALTER COLLATION pg_catalog.nd OWNER TO "SYSTEM"; -- -- Name: nd-ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nd-ZW" (provider = libc, locale = 'nd-ZW'); ALTER COLLATION pg_catalog."nd-ZW" OWNER TO "SYSTEM"; -- -- Name: nd_ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nd_ZW" (provider = libc, locale = 'nd-ZW'); ALTER COLLATION pg_catalog."nd_ZW" OWNER TO "SYSTEM"; -- -- Name: nds; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nds (provider = libc, locale = 'nds'); ALTER COLLATION pg_catalog.nds OWNER TO "SYSTEM"; -- -- Name: nds-DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nds-DE" (provider = libc, locale = 'nds-DE'); ALTER COLLATION pg_catalog."nds-DE" OWNER TO "SYSTEM"; -- -- Name: nds-NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nds-NL" (provider = libc, locale = 'nds-NL'); ALTER COLLATION pg_catalog."nds-NL" OWNER TO "SYSTEM"; -- -- Name: nds_DE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nds_DE" (provider = libc, locale = 'nds-DE'); ALTER COLLATION pg_catalog."nds_DE" OWNER TO "SYSTEM"; -- -- Name: nds_NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nds_NL" (provider = libc, locale = 'nds-NL'); ALTER COLLATION pg_catalog."nds_NL" OWNER TO "SYSTEM"; -- -- Name: ne; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ne (provider = libc, locale = 'ne'); ALTER COLLATION pg_catalog.ne OWNER TO "SYSTEM"; -- -- Name: ne-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ne-IN" (provider = libc, locale = 'ne-IN'); ALTER COLLATION pg_catalog."ne-IN" OWNER TO "SYSTEM"; -- -- Name: ne-NP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ne-NP" (provider = libc, locale = 'ne-NP'); ALTER COLLATION pg_catalog."ne-NP" OWNER TO "SYSTEM"; -- -- Name: ne_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ne_IN" (provider = libc, locale = 'ne-IN'); ALTER COLLATION pg_catalog."ne_IN" OWNER TO "SYSTEM"; -- -- Name: ne_NP; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ne_NP" (provider = libc, locale = 'ne-NP'); ALTER COLLATION pg_catalog."ne_NP" OWNER TO "SYSTEM"; -- -- Name: nl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nl (provider = libc, locale = 'nl'); ALTER COLLATION pg_catalog.nl OWNER TO "SYSTEM"; -- -- Name: nl-AW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-AW" (provider = libc, locale = 'nl-AW'); ALTER COLLATION pg_catalog."nl-AW" OWNER TO "SYSTEM"; -- -- Name: nl-BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-BE" (provider = libc, locale = 'nl-BE'); ALTER COLLATION pg_catalog."nl-BE" OWNER TO "SYSTEM"; -- -- Name: nl-BQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-BQ" (provider = libc, locale = 'nl-BQ'); ALTER COLLATION pg_catalog."nl-BQ" OWNER TO "SYSTEM"; -- -- Name: nl-CW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-CW" (provider = libc, locale = 'nl-CW'); ALTER COLLATION pg_catalog."nl-CW" OWNER TO "SYSTEM"; -- -- Name: nl-NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-NL" (provider = libc, locale = 'nl-NL'); ALTER COLLATION pg_catalog."nl-NL" OWNER TO "SYSTEM"; -- -- Name: nl-SR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-SR" (provider = libc, locale = 'nl-SR'); ALTER COLLATION pg_catalog."nl-SR" OWNER TO "SYSTEM"; -- -- Name: nl-SX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl-SX" (provider = libc, locale = 'nl-SX'); ALTER COLLATION pg_catalog."nl-SX" OWNER TO "SYSTEM"; -- -- Name: nl_AW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_AW" (provider = libc, locale = 'nl-AW'); ALTER COLLATION pg_catalog."nl_AW" OWNER TO "SYSTEM"; -- -- Name: nl_BE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_BE" (provider = libc, locale = 'nl-BE'); ALTER COLLATION pg_catalog."nl_BE" OWNER TO "SYSTEM"; -- -- Name: nl_BQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_BQ" (provider = libc, locale = 'nl-BQ'); ALTER COLLATION pg_catalog."nl_BQ" OWNER TO "SYSTEM"; -- -- Name: nl_CW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_CW" (provider = libc, locale = 'nl-CW'); ALTER COLLATION pg_catalog."nl_CW" OWNER TO "SYSTEM"; -- -- Name: nl_NL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_NL" (provider = libc, locale = 'nl-NL'); ALTER COLLATION pg_catalog."nl_NL" OWNER TO "SYSTEM"; -- -- Name: nl_SR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_SR" (provider = libc, locale = 'nl-SR'); ALTER COLLATION pg_catalog."nl_SR" OWNER TO "SYSTEM"; -- -- Name: nl_SX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nl_SX" (provider = libc, locale = 'nl-SX'); ALTER COLLATION pg_catalog."nl_SX" OWNER TO "SYSTEM"; -- -- Name: nmg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nmg (provider = libc, locale = 'nmg'); ALTER COLLATION pg_catalog.nmg OWNER TO "SYSTEM"; -- -- Name: nmg-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nmg-CM" (provider = libc, locale = 'nmg-CM'); ALTER COLLATION pg_catalog."nmg-CM" OWNER TO "SYSTEM"; -- -- Name: nmg_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nmg_CM" (provider = libc, locale = 'nmg-CM'); ALTER COLLATION pg_catalog."nmg_CM" OWNER TO "SYSTEM"; -- -- Name: nn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nn (provider = libc, locale = 'nn'); ALTER COLLATION pg_catalog.nn OWNER TO "SYSTEM"; -- -- Name: nn-NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nn-NO" (provider = libc, locale = 'nn-NO'); ALTER COLLATION pg_catalog."nn-NO" OWNER TO "SYSTEM"; -- -- Name: nn_NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nn_NO" (provider = libc, locale = 'nn-NO'); ALTER COLLATION pg_catalog."nn_NO" OWNER TO "SYSTEM"; -- -- Name: nnh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nnh (provider = libc, locale = 'nnh'); ALTER COLLATION pg_catalog.nnh OWNER TO "SYSTEM"; -- -- Name: nnh-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nnh-CM" (provider = libc, locale = 'nnh-CM'); ALTER COLLATION pg_catalog."nnh-CM" OWNER TO "SYSTEM"; -- -- Name: nnh_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nnh_CM" (provider = libc, locale = 'nnh-CM'); ALTER COLLATION pg_catalog."nnh_CM" OWNER TO "SYSTEM"; -- -- Name: no; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.no (provider = libc, locale = 'no'); ALTER COLLATION pg_catalog.no OWNER TO "SYSTEM"; -- -- Name: nqo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nqo (provider = libc, locale = 'nqo'); ALTER COLLATION pg_catalog.nqo OWNER TO "SYSTEM"; -- -- Name: nqo-GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nqo-GN" (provider = libc, locale = 'nqo-GN'); ALTER COLLATION pg_catalog."nqo-GN" OWNER TO "SYSTEM"; -- -- Name: nqo_GN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nqo_GN" (provider = libc, locale = 'nqo-GN'); ALTER COLLATION pg_catalog."nqo_GN" OWNER TO "SYSTEM"; -- -- Name: nr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nr (provider = libc, locale = 'nr'); ALTER COLLATION pg_catalog.nr OWNER TO "SYSTEM"; -- -- Name: nr-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nr-ZA" (provider = libc, locale = 'nr-ZA'); ALTER COLLATION pg_catalog."nr-ZA" OWNER TO "SYSTEM"; -- -- Name: nr_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nr_ZA" (provider = libc, locale = 'nr-ZA'); ALTER COLLATION pg_catalog."nr_ZA" OWNER TO "SYSTEM"; -- -- Name: nso; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nso (provider = libc, locale = 'nso'); ALTER COLLATION pg_catalog.nso OWNER TO "SYSTEM"; -- -- Name: nso-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nso-ZA" (provider = libc, locale = 'nso-ZA'); ALTER COLLATION pg_catalog."nso-ZA" OWNER TO "SYSTEM"; -- -- Name: nso_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nso_ZA" (provider = libc, locale = 'nso-ZA'); ALTER COLLATION pg_catalog."nso_ZA" OWNER TO "SYSTEM"; -- -- Name: nus; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nus (provider = libc, locale = 'nus'); ALTER COLLATION pg_catalog.nus OWNER TO "SYSTEM"; -- -- Name: nus-SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nus-SS" (provider = libc, locale = 'nus-SS'); ALTER COLLATION pg_catalog."nus-SS" OWNER TO "SYSTEM"; -- -- Name: nus_SS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nus_SS" (provider = libc, locale = 'nus-SS'); ALTER COLLATION pg_catalog."nus_SS" OWNER TO "SYSTEM"; -- -- Name: nyn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.nyn (provider = libc, locale = 'nyn'); ALTER COLLATION pg_catalog.nyn OWNER TO "SYSTEM"; -- -- Name: nyn-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nyn-UG" (provider = libc, locale = 'nyn-UG'); ALTER COLLATION pg_catalog."nyn-UG" OWNER TO "SYSTEM"; -- -- Name: nyn_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."nyn_UG" (provider = libc, locale = 'nyn-UG'); ALTER COLLATION pg_catalog."nyn_UG" OWNER TO "SYSTEM"; -- -- Name: oc; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.oc (provider = libc, locale = 'oc'); ALTER COLLATION pg_catalog.oc OWNER TO "SYSTEM"; -- -- Name: oc-FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."oc-FR" (provider = libc, locale = 'oc-FR'); ALTER COLLATION pg_catalog."oc-FR" OWNER TO "SYSTEM"; -- -- Name: oc_FR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."oc_FR" (provider = libc, locale = 'oc-FR'); ALTER COLLATION pg_catalog."oc_FR" OWNER TO "SYSTEM"; -- -- Name: om; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.om (provider = libc, locale = 'om'); ALTER COLLATION pg_catalog.om OWNER TO "SYSTEM"; -- -- Name: om-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."om-ET" (provider = libc, locale = 'om-ET'); ALTER COLLATION pg_catalog."om-ET" OWNER TO "SYSTEM"; -- -- Name: om-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."om-KE" (provider = libc, locale = 'om-KE'); ALTER COLLATION pg_catalog."om-KE" OWNER TO "SYSTEM"; -- -- Name: om_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."om_ET" (provider = libc, locale = 'om-ET'); ALTER COLLATION pg_catalog."om_ET" OWNER TO "SYSTEM"; -- -- Name: om_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."om_KE" (provider = libc, locale = 'om-KE'); ALTER COLLATION pg_catalog."om_KE" OWNER TO "SYSTEM"; -- -- Name: or; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."or" (provider = libc, locale = 'or'); ALTER COLLATION pg_catalog."or" OWNER TO "SYSTEM"; -- -- Name: or-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."or-IN" (provider = libc, locale = 'or-IN'); ALTER COLLATION pg_catalog."or-IN" OWNER TO "SYSTEM"; -- -- Name: or_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."or_IN" (provider = libc, locale = 'or-IN'); ALTER COLLATION pg_catalog."or_IN" OWNER TO "SYSTEM"; -- -- Name: os; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.os (provider = libc, locale = 'os'); ALTER COLLATION pg_catalog.os OWNER TO "SYSTEM"; -- -- Name: os-GE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."os-GE" (provider = libc, locale = 'os-GE'); ALTER COLLATION pg_catalog."os-GE" OWNER TO "SYSTEM"; -- -- Name: os-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."os-RU" (provider = libc, locale = 'os-RU'); ALTER COLLATION pg_catalog."os-RU" OWNER TO "SYSTEM"; -- -- Name: os_GE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."os_GE" (provider = libc, locale = 'os-GE'); ALTER COLLATION pg_catalog."os_GE" OWNER TO "SYSTEM"; -- -- Name: os_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."os_RU" (provider = libc, locale = 'os-RU'); ALTER COLLATION pg_catalog."os_RU" OWNER TO "SYSTEM"; -- -- Name: pa; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pa (provider = libc, locale = 'pa'); ALTER COLLATION pg_catalog.pa OWNER TO "SYSTEM"; -- -- Name: pa-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa-Arab" (provider = libc, locale = 'pa-Arab'); ALTER COLLATION pg_catalog."pa-Arab" OWNER TO "SYSTEM"; -- -- Name: pa-Arab-PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa-Arab-PK" (provider = libc, locale = 'pa-Arab-PK'); ALTER COLLATION pg_catalog."pa-Arab-PK" OWNER TO "SYSTEM"; -- -- Name: pa-Guru; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa-Guru" (provider = libc, locale = 'pa-Guru'); ALTER COLLATION pg_catalog."pa-Guru" OWNER TO "SYSTEM"; -- -- Name: pa-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa-IN" (provider = libc, locale = 'pa-IN'); ALTER COLLATION pg_catalog."pa-IN" OWNER TO "SYSTEM"; -- -- Name: pa_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa_Arab" (provider = libc, locale = 'pa-Arab'); ALTER COLLATION pg_catalog."pa_Arab" OWNER TO "SYSTEM"; -- -- Name: pa_Arab_PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa_Arab_PK" (provider = libc, locale = 'pa-Arab-PK'); ALTER COLLATION pg_catalog."pa_Arab_PK" OWNER TO "SYSTEM"; -- -- Name: pa_Guru; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa_Guru" (provider = libc, locale = 'pa-Guru'); ALTER COLLATION pg_catalog."pa_Guru" OWNER TO "SYSTEM"; -- -- Name: pa_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pa_IN" (provider = libc, locale = 'pa-IN'); ALTER COLLATION pg_catalog."pa_IN" OWNER TO "SYSTEM"; -- -- Name: pap; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pap (provider = libc, locale = 'pap'); ALTER COLLATION pg_catalog.pap OWNER TO "SYSTEM"; -- -- Name: pap-029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pap-029" (provider = libc, locale = 'pap-029'); ALTER COLLATION pg_catalog."pap-029" OWNER TO "SYSTEM"; -- -- Name: pap_029; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pap_029 (provider = libc, locale = 'pap-029'); ALTER COLLATION pg_catalog.pap_029 OWNER TO "SYSTEM"; -- -- Name: pg_c_utf8; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pg_c_utf8 (provider = builtin, locale = 'C.UTF-8'); ALTER COLLATION pg_catalog.pg_c_utf8 OWNER TO "SYSTEM"; -- -- Name: COLLATION pg_c_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog.pg_c_utf8 IS 'sorts by Unicode code point; Unicode and POSIX character semantics'; -- -- Name: pl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pl (provider = libc, locale = 'pl'); ALTER COLLATION pg_catalog.pl OWNER TO "SYSTEM"; -- -- Name: pl-PL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pl-PL" (provider = libc, locale = 'pl-PL'); ALTER COLLATION pg_catalog."pl-PL" OWNER TO "SYSTEM"; -- -- Name: pl_PL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pl_PL" (provider = libc, locale = 'pl-PL'); ALTER COLLATION pg_catalog."pl_PL" OWNER TO "SYSTEM"; -- -- Name: prg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.prg (provider = libc, locale = 'prg'); ALTER COLLATION pg_catalog.prg OWNER TO "SYSTEM"; -- -- Name: prg-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."prg-001" (provider = libc, locale = 'prg-001'); ALTER COLLATION pg_catalog."prg-001" OWNER TO "SYSTEM"; -- -- Name: prg_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.prg_001 (provider = libc, locale = 'prg-001'); ALTER COLLATION pg_catalog.prg_001 OWNER TO "SYSTEM"; -- -- Name: prs; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.prs (provider = libc, locale = 'prs'); ALTER COLLATION pg_catalog.prs OWNER TO "SYSTEM"; -- -- Name: prs-AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."prs-AF" (provider = libc, locale = 'prs-AF'); ALTER COLLATION pg_catalog."prs-AF" OWNER TO "SYSTEM"; -- -- Name: prs_AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."prs_AF" (provider = libc, locale = 'prs-AF'); ALTER COLLATION pg_catalog."prs_AF" OWNER TO "SYSTEM"; -- -- Name: ps; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ps (provider = libc, locale = 'ps'); ALTER COLLATION pg_catalog.ps OWNER TO "SYSTEM"; -- -- Name: ps-AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ps-AF" (provider = libc, locale = 'ps-AF'); ALTER COLLATION pg_catalog."ps-AF" OWNER TO "SYSTEM"; -- -- Name: ps-PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ps-PK" (provider = libc, locale = 'ps-PK'); ALTER COLLATION pg_catalog."ps-PK" OWNER TO "SYSTEM"; -- -- Name: ps_AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ps_AF" (provider = libc, locale = 'ps-AF'); ALTER COLLATION pg_catalog."ps_AF" OWNER TO "SYSTEM"; -- -- Name: ps_PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ps_PK" (provider = libc, locale = 'ps-PK'); ALTER COLLATION pg_catalog."ps_PK" OWNER TO "SYSTEM"; -- -- Name: pt; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.pt (provider = libc, locale = 'pt'); ALTER COLLATION pg_catalog.pt OWNER TO "SYSTEM"; -- -- Name: pt-AO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-AO" (provider = libc, locale = 'pt-AO'); ALTER COLLATION pg_catalog."pt-AO" OWNER TO "SYSTEM"; -- -- Name: pt-BR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-BR" (provider = libc, locale = 'pt-BR'); ALTER COLLATION pg_catalog."pt-BR" OWNER TO "SYSTEM"; -- -- Name: pt-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-CH" (provider = libc, locale = 'pt-CH'); ALTER COLLATION pg_catalog."pt-CH" OWNER TO "SYSTEM"; -- -- Name: pt-CV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-CV" (provider = libc, locale = 'pt-CV'); ALTER COLLATION pg_catalog."pt-CV" OWNER TO "SYSTEM"; -- -- Name: pt-GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-GQ" (provider = libc, locale = 'pt-GQ'); ALTER COLLATION pg_catalog."pt-GQ" OWNER TO "SYSTEM"; -- -- Name: pt-GW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-GW" (provider = libc, locale = 'pt-GW'); ALTER COLLATION pg_catalog."pt-GW" OWNER TO "SYSTEM"; -- -- Name: pt-LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-LU" (provider = libc, locale = 'pt-LU'); ALTER COLLATION pg_catalog."pt-LU" OWNER TO "SYSTEM"; -- -- Name: pt-MO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-MO" (provider = libc, locale = 'pt-MO'); ALTER COLLATION pg_catalog."pt-MO" OWNER TO "SYSTEM"; -- -- Name: pt-MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-MZ" (provider = libc, locale = 'pt-MZ'); ALTER COLLATION pg_catalog."pt-MZ" OWNER TO "SYSTEM"; -- -- Name: pt-PT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-PT" (provider = libc, locale = 'pt-PT'); ALTER COLLATION pg_catalog."pt-PT" OWNER TO "SYSTEM"; -- -- Name: pt-ST; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-ST" (provider = libc, locale = 'pt-ST'); ALTER COLLATION pg_catalog."pt-ST" OWNER TO "SYSTEM"; -- -- Name: pt-TL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt-TL" (provider = libc, locale = 'pt-TL'); ALTER COLLATION pg_catalog."pt-TL" OWNER TO "SYSTEM"; -- -- Name: pt_AO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_AO" (provider = libc, locale = 'pt-AO'); ALTER COLLATION pg_catalog."pt_AO" OWNER TO "SYSTEM"; -- -- Name: pt_BR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_BR" (provider = libc, locale = 'pt-BR'); ALTER COLLATION pg_catalog."pt_BR" OWNER TO "SYSTEM"; -- -- Name: pt_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_CH" (provider = libc, locale = 'pt-CH'); ALTER COLLATION pg_catalog."pt_CH" OWNER TO "SYSTEM"; -- -- Name: pt_CV; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_CV" (provider = libc, locale = 'pt-CV'); ALTER COLLATION pg_catalog."pt_CV" OWNER TO "SYSTEM"; -- -- Name: pt_GQ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_GQ" (provider = libc, locale = 'pt-GQ'); ALTER COLLATION pg_catalog."pt_GQ" OWNER TO "SYSTEM"; -- -- Name: pt_GW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_GW" (provider = libc, locale = 'pt-GW'); ALTER COLLATION pg_catalog."pt_GW" OWNER TO "SYSTEM"; -- -- Name: pt_LU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_LU" (provider = libc, locale = 'pt-LU'); ALTER COLLATION pg_catalog."pt_LU" OWNER TO "SYSTEM"; -- -- Name: pt_MO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_MO" (provider = libc, locale = 'pt-MO'); ALTER COLLATION pg_catalog."pt_MO" OWNER TO "SYSTEM"; -- -- Name: pt_MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_MZ" (provider = libc, locale = 'pt-MZ'); ALTER COLLATION pg_catalog."pt_MZ" OWNER TO "SYSTEM"; -- -- Name: pt_PT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_PT" (provider = libc, locale = 'pt-PT'); ALTER COLLATION pg_catalog."pt_PT" OWNER TO "SYSTEM"; -- -- Name: pt_ST; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_ST" (provider = libc, locale = 'pt-ST'); ALTER COLLATION pg_catalog."pt_ST" OWNER TO "SYSTEM"; -- -- Name: pt_TL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."pt_TL" (provider = libc, locale = 'pt-TL'); ALTER COLLATION pg_catalog."pt_TL" OWNER TO "SYSTEM"; -- -- Name: quc; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.quc (provider = libc, locale = 'quc'); ALTER COLLATION pg_catalog.quc OWNER TO "SYSTEM"; -- -- Name: quc-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quc-Latn" (provider = libc, locale = 'quc-Latn'); ALTER COLLATION pg_catalog."quc-Latn" OWNER TO "SYSTEM"; -- -- Name: quc-Latn-GT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quc-Latn-GT" (provider = libc, locale = 'quc-Latn-GT'); ALTER COLLATION pg_catalog."quc-Latn-GT" OWNER TO "SYSTEM"; -- -- Name: quc_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quc_Latn" (provider = libc, locale = 'quc-Latn'); ALTER COLLATION pg_catalog."quc_Latn" OWNER TO "SYSTEM"; -- -- Name: quc_Latn_GT; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quc_Latn_GT" (provider = libc, locale = 'quc-Latn-GT'); ALTER COLLATION pg_catalog."quc_Latn_GT" OWNER TO "SYSTEM"; -- -- Name: quz; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.quz (provider = libc, locale = 'quz'); ALTER COLLATION pg_catalog.quz OWNER TO "SYSTEM"; -- -- Name: quz-BO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz-BO" (provider = libc, locale = 'quz-BO'); ALTER COLLATION pg_catalog."quz-BO" OWNER TO "SYSTEM"; -- -- Name: quz-EC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz-EC" (provider = libc, locale = 'quz-EC'); ALTER COLLATION pg_catalog."quz-EC" OWNER TO "SYSTEM"; -- -- Name: quz-PE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz-PE" (provider = libc, locale = 'quz-PE'); ALTER COLLATION pg_catalog."quz-PE" OWNER TO "SYSTEM"; -- -- Name: quz_BO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz_BO" (provider = libc, locale = 'quz-BO'); ALTER COLLATION pg_catalog."quz_BO" OWNER TO "SYSTEM"; -- -- Name: quz_EC; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz_EC" (provider = libc, locale = 'quz-EC'); ALTER COLLATION pg_catalog."quz_EC" OWNER TO "SYSTEM"; -- -- Name: quz_PE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."quz_PE" (provider = libc, locale = 'quz-PE'); ALTER COLLATION pg_catalog."quz_PE" OWNER TO "SYSTEM"; -- -- Name: rm; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.rm (provider = libc, locale = 'rm'); ALTER COLLATION pg_catalog.rm OWNER TO "SYSTEM"; -- -- Name: rm-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rm-CH" (provider = libc, locale = 'rm-CH'); ALTER COLLATION pg_catalog."rm-CH" OWNER TO "SYSTEM"; -- -- Name: rm_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rm_CH" (provider = libc, locale = 'rm-CH'); ALTER COLLATION pg_catalog."rm_CH" OWNER TO "SYSTEM"; -- -- Name: rn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.rn (provider = libc, locale = 'rn'); ALTER COLLATION pg_catalog.rn OWNER TO "SYSTEM"; -- -- Name: rn-BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rn-BI" (provider = libc, locale = 'rn-BI'); ALTER COLLATION pg_catalog."rn-BI" OWNER TO "SYSTEM"; -- -- Name: rn_BI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rn_BI" (provider = libc, locale = 'rn-BI'); ALTER COLLATION pg_catalog."rn_BI" OWNER TO "SYSTEM"; -- -- Name: ro; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ro (provider = libc, locale = 'ro'); ALTER COLLATION pg_catalog.ro OWNER TO "SYSTEM"; -- -- Name: ro-MD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ro-MD" (provider = libc, locale = 'ro-MD'); ALTER COLLATION pg_catalog."ro-MD" OWNER TO "SYSTEM"; -- -- Name: ro-RO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ro-RO" (provider = libc, locale = 'ro-RO'); ALTER COLLATION pg_catalog."ro-RO" OWNER TO "SYSTEM"; -- -- Name: ro_MD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ro_MD" (provider = libc, locale = 'ro-MD'); ALTER COLLATION pg_catalog."ro_MD" OWNER TO "SYSTEM"; -- -- Name: ro_RO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ro_RO" (provider = libc, locale = 'ro-RO'); ALTER COLLATION pg_catalog."ro_RO" OWNER TO "SYSTEM"; -- -- Name: rof; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.rof (provider = libc, locale = 'rof'); ALTER COLLATION pg_catalog.rof OWNER TO "SYSTEM"; -- -- Name: rof-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rof-TZ" (provider = libc, locale = 'rof-TZ'); ALTER COLLATION pg_catalog."rof-TZ" OWNER TO "SYSTEM"; -- -- Name: rof_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rof_TZ" (provider = libc, locale = 'rof-TZ'); ALTER COLLATION pg_catalog."rof_TZ" OWNER TO "SYSTEM"; -- -- Name: ru; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ru (provider = libc, locale = 'ru'); ALTER COLLATION pg_catalog.ru OWNER TO "SYSTEM"; -- -- Name: ru-BY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-BY" (provider = libc, locale = 'ru-BY'); ALTER COLLATION pg_catalog."ru-BY" OWNER TO "SYSTEM"; -- -- Name: ru-KG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-KG" (provider = libc, locale = 'ru-KG'); ALTER COLLATION pg_catalog."ru-KG" OWNER TO "SYSTEM"; -- -- Name: ru-KZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-KZ" (provider = libc, locale = 'ru-KZ'); ALTER COLLATION pg_catalog."ru-KZ" OWNER TO "SYSTEM"; -- -- Name: ru-MD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-MD" (provider = libc, locale = 'ru-MD'); ALTER COLLATION pg_catalog."ru-MD" OWNER TO "SYSTEM"; -- -- Name: ru-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-RU" (provider = libc, locale = 'ru-RU'); ALTER COLLATION pg_catalog."ru-RU" OWNER TO "SYSTEM"; -- -- Name: ru-UA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru-UA" (provider = libc, locale = 'ru-UA'); ALTER COLLATION pg_catalog."ru-UA" OWNER TO "SYSTEM"; -- -- Name: ru_BY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_BY" (provider = libc, locale = 'ru-BY'); ALTER COLLATION pg_catalog."ru_BY" OWNER TO "SYSTEM"; -- -- Name: ru_KG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_KG" (provider = libc, locale = 'ru-KG'); ALTER COLLATION pg_catalog."ru_KG" OWNER TO "SYSTEM"; -- -- Name: ru_KZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_KZ" (provider = libc, locale = 'ru-KZ'); ALTER COLLATION pg_catalog."ru_KZ" OWNER TO "SYSTEM"; -- -- Name: ru_MD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_MD" (provider = libc, locale = 'ru-MD'); ALTER COLLATION pg_catalog."ru_MD" OWNER TO "SYSTEM"; -- -- Name: ru_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_RU" (provider = libc, locale = 'ru-RU'); ALTER COLLATION pg_catalog."ru_RU" OWNER TO "SYSTEM"; -- -- Name: ru_UA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ru_UA" (provider = libc, locale = 'ru-UA'); ALTER COLLATION pg_catalog."ru_UA" OWNER TO "SYSTEM"; -- -- Name: rw; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.rw (provider = libc, locale = 'rw'); ALTER COLLATION pg_catalog.rw OWNER TO "SYSTEM"; -- -- Name: rw-RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rw-RW" (provider = libc, locale = 'rw-RW'); ALTER COLLATION pg_catalog."rw-RW" OWNER TO "SYSTEM"; -- -- Name: rw_RW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rw_RW" (provider = libc, locale = 'rw-RW'); ALTER COLLATION pg_catalog."rw_RW" OWNER TO "SYSTEM"; -- -- Name: rwk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.rwk (provider = libc, locale = 'rwk'); ALTER COLLATION pg_catalog.rwk OWNER TO "SYSTEM"; -- -- Name: rwk-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rwk-TZ" (provider = libc, locale = 'rwk-TZ'); ALTER COLLATION pg_catalog."rwk-TZ" OWNER TO "SYSTEM"; -- -- Name: rwk_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."rwk_TZ" (provider = libc, locale = 'rwk-TZ'); ALTER COLLATION pg_catalog."rwk_TZ" OWNER TO "SYSTEM"; -- -- Name: sa; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sa (provider = libc, locale = 'sa'); ALTER COLLATION pg_catalog.sa OWNER TO "SYSTEM"; -- -- Name: sa-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sa-IN" (provider = libc, locale = 'sa-IN'); ALTER COLLATION pg_catalog."sa-IN" OWNER TO "SYSTEM"; -- -- Name: sa_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sa_IN" (provider = libc, locale = 'sa-IN'); ALTER COLLATION pg_catalog."sa_IN" OWNER TO "SYSTEM"; -- -- Name: sah; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sah (provider = libc, locale = 'sah'); ALTER COLLATION pg_catalog.sah OWNER TO "SYSTEM"; -- -- Name: sah-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sah-RU" (provider = libc, locale = 'sah-RU'); ALTER COLLATION pg_catalog."sah-RU" OWNER TO "SYSTEM"; -- -- Name: sah_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sah_RU" (provider = libc, locale = 'sah-RU'); ALTER COLLATION pg_catalog."sah_RU" OWNER TO "SYSTEM"; -- -- Name: saq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.saq (provider = libc, locale = 'saq'); ALTER COLLATION pg_catalog.saq OWNER TO "SYSTEM"; -- -- Name: saq-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."saq-KE" (provider = libc, locale = 'saq-KE'); ALTER COLLATION pg_catalog."saq-KE" OWNER TO "SYSTEM"; -- -- Name: saq_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."saq_KE" (provider = libc, locale = 'saq-KE'); ALTER COLLATION pg_catalog."saq_KE" OWNER TO "SYSTEM"; -- -- Name: sbp; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sbp (provider = libc, locale = 'sbp'); ALTER COLLATION pg_catalog.sbp OWNER TO "SYSTEM"; -- -- Name: sbp-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sbp-TZ" (provider = libc, locale = 'sbp-TZ'); ALTER COLLATION pg_catalog."sbp-TZ" OWNER TO "SYSTEM"; -- -- Name: sbp_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sbp_TZ" (provider = libc, locale = 'sbp-TZ'); ALTER COLLATION pg_catalog."sbp_TZ" OWNER TO "SYSTEM"; -- -- Name: sd; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sd (provider = libc, locale = 'sd'); ALTER COLLATION pg_catalog.sd OWNER TO "SYSTEM"; -- -- Name: sd-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd-Arab" (provider = libc, locale = 'sd-Arab'); ALTER COLLATION pg_catalog."sd-Arab" OWNER TO "SYSTEM"; -- -- Name: sd-Arab-PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd-Arab-PK" (provider = libc, locale = 'sd-Arab-PK'); ALTER COLLATION pg_catalog."sd-Arab-PK" OWNER TO "SYSTEM"; -- -- Name: sd-Deva; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd-Deva" (provider = libc, locale = 'sd-Deva'); ALTER COLLATION pg_catalog."sd-Deva" OWNER TO "SYSTEM"; -- -- Name: sd-Deva-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd-Deva-IN" (provider = libc, locale = 'sd-Deva-IN'); ALTER COLLATION pg_catalog."sd-Deva-IN" OWNER TO "SYSTEM"; -- -- Name: sd_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd_Arab" (provider = libc, locale = 'sd-Arab'); ALTER COLLATION pg_catalog."sd_Arab" OWNER TO "SYSTEM"; -- -- Name: sd_Arab_PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd_Arab_PK" (provider = libc, locale = 'sd-Arab-PK'); ALTER COLLATION pg_catalog."sd_Arab_PK" OWNER TO "SYSTEM"; -- -- Name: sd_Deva; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd_Deva" (provider = libc, locale = 'sd-Deva'); ALTER COLLATION pg_catalog."sd_Deva" OWNER TO "SYSTEM"; -- -- Name: sd_Deva_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sd_Deva_IN" (provider = libc, locale = 'sd-Deva-IN'); ALTER COLLATION pg_catalog."sd_Deva_IN" OWNER TO "SYSTEM"; -- -- Name: se; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.se (provider = libc, locale = 'se'); ALTER COLLATION pg_catalog.se OWNER TO "SYSTEM"; -- -- Name: se-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se-FI" (provider = libc, locale = 'se-FI'); ALTER COLLATION pg_catalog."se-FI" OWNER TO "SYSTEM"; -- -- Name: se-NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se-NO" (provider = libc, locale = 'se-NO'); ALTER COLLATION pg_catalog."se-NO" OWNER TO "SYSTEM"; -- -- Name: se-SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se-SE" (provider = libc, locale = 'se-SE'); ALTER COLLATION pg_catalog."se-SE" OWNER TO "SYSTEM"; -- -- Name: se_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se_FI" (provider = libc, locale = 'se-FI'); ALTER COLLATION pg_catalog."se_FI" OWNER TO "SYSTEM"; -- -- Name: se_NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se_NO" (provider = libc, locale = 'se-NO'); ALTER COLLATION pg_catalog."se_NO" OWNER TO "SYSTEM"; -- -- Name: se_SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."se_SE" (provider = libc, locale = 'se-SE'); ALTER COLLATION pg_catalog."se_SE" OWNER TO "SYSTEM"; -- -- Name: seh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.seh (provider = libc, locale = 'seh'); ALTER COLLATION pg_catalog.seh OWNER TO "SYSTEM"; -- -- Name: seh-MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."seh-MZ" (provider = libc, locale = 'seh-MZ'); ALTER COLLATION pg_catalog."seh-MZ" OWNER TO "SYSTEM"; -- -- Name: seh_MZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."seh_MZ" (provider = libc, locale = 'seh-MZ'); ALTER COLLATION pg_catalog."seh_MZ" OWNER TO "SYSTEM"; -- -- Name: ses; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ses (provider = libc, locale = 'ses'); ALTER COLLATION pg_catalog.ses OWNER TO "SYSTEM"; -- -- Name: ses-ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ses-ML" (provider = libc, locale = 'ses-ML'); ALTER COLLATION pg_catalog."ses-ML" OWNER TO "SYSTEM"; -- -- Name: ses_ML; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ses_ML" (provider = libc, locale = 'ses-ML'); ALTER COLLATION pg_catalog."ses_ML" OWNER TO "SYSTEM"; -- -- Name: sg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sg (provider = libc, locale = 'sg'); ALTER COLLATION pg_catalog.sg OWNER TO "SYSTEM"; -- -- Name: sg-CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sg-CF" (provider = libc, locale = 'sg-CF'); ALTER COLLATION pg_catalog."sg-CF" OWNER TO "SYSTEM"; -- -- Name: sg_CF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sg_CF" (provider = libc, locale = 'sg-CF'); ALTER COLLATION pg_catalog."sg_CF" OWNER TO "SYSTEM"; -- -- Name: shi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.shi (provider = libc, locale = 'shi'); ALTER COLLATION pg_catalog.shi OWNER TO "SYSTEM"; -- -- Name: shi-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi-Latn" (provider = libc, locale = 'shi-Latn'); ALTER COLLATION pg_catalog."shi-Latn" OWNER TO "SYSTEM"; -- -- Name: shi-Latn-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi-Latn-MA" (provider = libc, locale = 'shi-Latn-MA'); ALTER COLLATION pg_catalog."shi-Latn-MA" OWNER TO "SYSTEM"; -- -- Name: shi-Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi-Tfng" (provider = libc, locale = 'shi-Tfng'); ALTER COLLATION pg_catalog."shi-Tfng" OWNER TO "SYSTEM"; -- -- Name: shi-Tfng-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi-Tfng-MA" (provider = libc, locale = 'shi-Tfng-MA'); ALTER COLLATION pg_catalog."shi-Tfng-MA" OWNER TO "SYSTEM"; -- -- Name: shi_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi_Latn" (provider = libc, locale = 'shi-Latn'); ALTER COLLATION pg_catalog."shi_Latn" OWNER TO "SYSTEM"; -- -- Name: shi_Latn_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi_Latn_MA" (provider = libc, locale = 'shi-Latn-MA'); ALTER COLLATION pg_catalog."shi_Latn_MA" OWNER TO "SYSTEM"; -- -- Name: shi_Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi_Tfng" (provider = libc, locale = 'shi-Tfng'); ALTER COLLATION pg_catalog."shi_Tfng" OWNER TO "SYSTEM"; -- -- Name: shi_Tfng_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."shi_Tfng_MA" (provider = libc, locale = 'shi-Tfng-MA'); ALTER COLLATION pg_catalog."shi_Tfng_MA" OWNER TO "SYSTEM"; -- -- Name: si; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.si (provider = libc, locale = 'si'); ALTER COLLATION pg_catalog.si OWNER TO "SYSTEM"; -- -- Name: si-LK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."si-LK" (provider = libc, locale = 'si-LK'); ALTER COLLATION pg_catalog."si-LK" OWNER TO "SYSTEM"; -- -- Name: si_LK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."si_LK" (provider = libc, locale = 'si-LK'); ALTER COLLATION pg_catalog."si_LK" OWNER TO "SYSTEM"; -- -- Name: sk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sk (provider = libc, locale = 'sk'); ALTER COLLATION pg_catalog.sk OWNER TO "SYSTEM"; -- -- Name: sk-SK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sk-SK" (provider = libc, locale = 'sk-SK'); ALTER COLLATION pg_catalog."sk-SK" OWNER TO "SYSTEM"; -- -- Name: sk_SK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sk_SK" (provider = libc, locale = 'sk-SK'); ALTER COLLATION pg_catalog."sk_SK" OWNER TO "SYSTEM"; -- -- Name: sl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sl (provider = libc, locale = 'sl'); ALTER COLLATION pg_catalog.sl OWNER TO "SYSTEM"; -- -- Name: sl-SI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sl-SI" (provider = libc, locale = 'sl-SI'); ALTER COLLATION pg_catalog."sl-SI" OWNER TO "SYSTEM"; -- -- Name: sl_SI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sl_SI" (provider = libc, locale = 'sl-SI'); ALTER COLLATION pg_catalog."sl_SI" OWNER TO "SYSTEM"; -- -- Name: sma; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sma (provider = libc, locale = 'sma'); ALTER COLLATION pg_catalog.sma OWNER TO "SYSTEM"; -- -- Name: sma-NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sma-NO" (provider = libc, locale = 'sma-NO'); ALTER COLLATION pg_catalog."sma-NO" OWNER TO "SYSTEM"; -- -- Name: sma-SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sma-SE" (provider = libc, locale = 'sma-SE'); ALTER COLLATION pg_catalog."sma-SE" OWNER TO "SYSTEM"; -- -- Name: sma_NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sma_NO" (provider = libc, locale = 'sma-NO'); ALTER COLLATION pg_catalog."sma_NO" OWNER TO "SYSTEM"; -- -- Name: sma_SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sma_SE" (provider = libc, locale = 'sma-SE'); ALTER COLLATION pg_catalog."sma_SE" OWNER TO "SYSTEM"; -- -- Name: smj; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.smj (provider = libc, locale = 'smj'); ALTER COLLATION pg_catalog.smj OWNER TO "SYSTEM"; -- -- Name: smj-NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smj-NO" (provider = libc, locale = 'smj-NO'); ALTER COLLATION pg_catalog."smj-NO" OWNER TO "SYSTEM"; -- -- Name: smj-SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smj-SE" (provider = libc, locale = 'smj-SE'); ALTER COLLATION pg_catalog."smj-SE" OWNER TO "SYSTEM"; -- -- Name: smj_NO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smj_NO" (provider = libc, locale = 'smj-NO'); ALTER COLLATION pg_catalog."smj_NO" OWNER TO "SYSTEM"; -- -- Name: smj_SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smj_SE" (provider = libc, locale = 'smj-SE'); ALTER COLLATION pg_catalog."smj_SE" OWNER TO "SYSTEM"; -- -- Name: smn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.smn (provider = libc, locale = 'smn'); ALTER COLLATION pg_catalog.smn OWNER TO "SYSTEM"; -- -- Name: smn-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smn-FI" (provider = libc, locale = 'smn-FI'); ALTER COLLATION pg_catalog."smn-FI" OWNER TO "SYSTEM"; -- -- Name: smn_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."smn_FI" (provider = libc, locale = 'smn-FI'); ALTER COLLATION pg_catalog."smn_FI" OWNER TO "SYSTEM"; -- -- Name: sms; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sms (provider = libc, locale = 'sms'); ALTER COLLATION pg_catalog.sms OWNER TO "SYSTEM"; -- -- Name: sms-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sms-FI" (provider = libc, locale = 'sms-FI'); ALTER COLLATION pg_catalog."sms-FI" OWNER TO "SYSTEM"; -- -- Name: sms_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sms_FI" (provider = libc, locale = 'sms-FI'); ALTER COLLATION pg_catalog."sms_FI" OWNER TO "SYSTEM"; -- -- Name: sn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sn (provider = libc, locale = 'sn'); ALTER COLLATION pg_catalog.sn OWNER TO "SYSTEM"; -- -- Name: sn-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sn-Latn" (provider = libc, locale = 'sn-Latn'); ALTER COLLATION pg_catalog."sn-Latn" OWNER TO "SYSTEM"; -- -- Name: sn-Latn-ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sn-Latn-ZW" (provider = libc, locale = 'sn-Latn-ZW'); ALTER COLLATION pg_catalog."sn-Latn-ZW" OWNER TO "SYSTEM"; -- -- Name: sn_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sn_Latn" (provider = libc, locale = 'sn-Latn'); ALTER COLLATION pg_catalog."sn_Latn" OWNER TO "SYSTEM"; -- -- Name: sn_Latn_ZW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sn_Latn_ZW" (provider = libc, locale = 'sn-Latn-ZW'); ALTER COLLATION pg_catalog."sn_Latn_ZW" OWNER TO "SYSTEM"; -- -- Name: so; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.so (provider = libc, locale = 'so'); ALTER COLLATION pg_catalog.so OWNER TO "SYSTEM"; -- -- Name: so-DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so-DJ" (provider = libc, locale = 'so-DJ'); ALTER COLLATION pg_catalog."so-DJ" OWNER TO "SYSTEM"; -- -- Name: so-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so-ET" (provider = libc, locale = 'so-ET'); ALTER COLLATION pg_catalog."so-ET" OWNER TO "SYSTEM"; -- -- Name: so-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so-KE" (provider = libc, locale = 'so-KE'); ALTER COLLATION pg_catalog."so-KE" OWNER TO "SYSTEM"; -- -- Name: so-SO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so-SO" (provider = libc, locale = 'so-SO'); ALTER COLLATION pg_catalog."so-SO" OWNER TO "SYSTEM"; -- -- Name: so_DJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so_DJ" (provider = libc, locale = 'so-DJ'); ALTER COLLATION pg_catalog."so_DJ" OWNER TO "SYSTEM"; -- -- Name: so_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so_ET" (provider = libc, locale = 'so-ET'); ALTER COLLATION pg_catalog."so_ET" OWNER TO "SYSTEM"; -- -- Name: so_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so_KE" (provider = libc, locale = 'so-KE'); ALTER COLLATION pg_catalog."so_KE" OWNER TO "SYSTEM"; -- -- Name: so_SO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."so_SO" (provider = libc, locale = 'so-SO'); ALTER COLLATION pg_catalog."so_SO" OWNER TO "SYSTEM"; -- -- Name: sq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sq (provider = libc, locale = 'sq'); ALTER COLLATION pg_catalog.sq OWNER TO "SYSTEM"; -- -- Name: sq-AL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq-AL" (provider = libc, locale = 'sq-AL'); ALTER COLLATION pg_catalog."sq-AL" OWNER TO "SYSTEM"; -- -- Name: sq-MK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq-MK" (provider = libc, locale = 'sq-MK'); ALTER COLLATION pg_catalog."sq-MK" OWNER TO "SYSTEM"; -- -- Name: sq-XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq-XK" (provider = libc, locale = 'sq-XK'); ALTER COLLATION pg_catalog."sq-XK" OWNER TO "SYSTEM"; -- -- Name: sq_AL; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq_AL" (provider = libc, locale = 'sq-AL'); ALTER COLLATION pg_catalog."sq_AL" OWNER TO "SYSTEM"; -- -- Name: sq_MK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq_MK" (provider = libc, locale = 'sq-MK'); ALTER COLLATION pg_catalog."sq_MK" OWNER TO "SYSTEM"; -- -- Name: sq_XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sq_XK" (provider = libc, locale = 'sq-XK'); ALTER COLLATION pg_catalog."sq_XK" OWNER TO "SYSTEM"; -- -- Name: sr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sr (provider = libc, locale = 'sr'); ALTER COLLATION pg_catalog.sr OWNER TO "SYSTEM"; -- -- Name: sr-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Cyrl" (provider = libc, locale = 'sr-Cyrl'); ALTER COLLATION pg_catalog."sr-Cyrl" OWNER TO "SYSTEM"; -- -- Name: sr-Cyrl-BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Cyrl-BA" (provider = libc, locale = 'sr-Cyrl-BA'); ALTER COLLATION pg_catalog."sr-Cyrl-BA" OWNER TO "SYSTEM"; -- -- Name: sr-Cyrl-ME; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Cyrl-ME" (provider = libc, locale = 'sr-Cyrl-ME'); ALTER COLLATION pg_catalog."sr-Cyrl-ME" OWNER TO "SYSTEM"; -- -- Name: sr-Cyrl-RS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Cyrl-RS" (provider = libc, locale = 'sr-Cyrl-RS'); ALTER COLLATION pg_catalog."sr-Cyrl-RS" OWNER TO "SYSTEM"; -- -- Name: sr-Cyrl-XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Cyrl-XK" (provider = libc, locale = 'sr-Cyrl-XK'); ALTER COLLATION pg_catalog."sr-Cyrl-XK" OWNER TO "SYSTEM"; -- -- Name: sr-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Latn" (provider = libc, locale = 'sr-Latn'); ALTER COLLATION pg_catalog."sr-Latn" OWNER TO "SYSTEM"; -- -- Name: sr-Latn-BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Latn-BA" (provider = libc, locale = 'sr-Latn-BA'); ALTER COLLATION pg_catalog."sr-Latn-BA" OWNER TO "SYSTEM"; -- -- Name: sr-Latn-ME; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Latn-ME" (provider = libc, locale = 'sr-Latn-ME'); ALTER COLLATION pg_catalog."sr-Latn-ME" OWNER TO "SYSTEM"; -- -- Name: sr-Latn-RS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Latn-RS" (provider = libc, locale = 'sr-Latn-RS'); ALTER COLLATION pg_catalog."sr-Latn-RS" OWNER TO "SYSTEM"; -- -- Name: sr-Latn-XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr-Latn-XK" (provider = libc, locale = 'sr-Latn-XK'); ALTER COLLATION pg_catalog."sr-Latn-XK" OWNER TO "SYSTEM"; -- -- Name: sr_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Cyrl" (provider = libc, locale = 'sr-Cyrl'); ALTER COLLATION pg_catalog."sr_Cyrl" OWNER TO "SYSTEM"; -- -- Name: sr_Cyrl_BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Cyrl_BA" (provider = libc, locale = 'sr-Cyrl-BA'); ALTER COLLATION pg_catalog."sr_Cyrl_BA" OWNER TO "SYSTEM"; -- -- Name: sr_Cyrl_ME; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Cyrl_ME" (provider = libc, locale = 'sr-Cyrl-ME'); ALTER COLLATION pg_catalog."sr_Cyrl_ME" OWNER TO "SYSTEM"; -- -- Name: sr_Cyrl_RS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Cyrl_RS" (provider = libc, locale = 'sr-Cyrl-RS'); ALTER COLLATION pg_catalog."sr_Cyrl_RS" OWNER TO "SYSTEM"; -- -- Name: sr_Cyrl_XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Cyrl_XK" (provider = libc, locale = 'sr-Cyrl-XK'); ALTER COLLATION pg_catalog."sr_Cyrl_XK" OWNER TO "SYSTEM"; -- -- Name: sr_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Latn" (provider = libc, locale = 'sr-Latn'); ALTER COLLATION pg_catalog."sr_Latn" OWNER TO "SYSTEM"; -- -- Name: sr_Latn_BA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Latn_BA" (provider = libc, locale = 'sr-Latn-BA'); ALTER COLLATION pg_catalog."sr_Latn_BA" OWNER TO "SYSTEM"; -- -- Name: sr_Latn_ME; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Latn_ME" (provider = libc, locale = 'sr-Latn-ME'); ALTER COLLATION pg_catalog."sr_Latn_ME" OWNER TO "SYSTEM"; -- -- Name: sr_Latn_RS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Latn_RS" (provider = libc, locale = 'sr-Latn-RS'); ALTER COLLATION pg_catalog."sr_Latn_RS" OWNER TO "SYSTEM"; -- -- Name: sr_Latn_XK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sr_Latn_XK" (provider = libc, locale = 'sr-Latn-XK'); ALTER COLLATION pg_catalog."sr_Latn_XK" OWNER TO "SYSTEM"; -- -- Name: ss; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ss (provider = libc, locale = 'ss'); ALTER COLLATION pg_catalog.ss OWNER TO "SYSTEM"; -- -- Name: ss-SZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ss-SZ" (provider = libc, locale = 'ss-SZ'); ALTER COLLATION pg_catalog."ss-SZ" OWNER TO "SYSTEM"; -- -- Name: ss-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ss-ZA" (provider = libc, locale = 'ss-ZA'); ALTER COLLATION pg_catalog."ss-ZA" OWNER TO "SYSTEM"; -- -- Name: ss_SZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ss_SZ" (provider = libc, locale = 'ss-SZ'); ALTER COLLATION pg_catalog."ss_SZ" OWNER TO "SYSTEM"; -- -- Name: ss_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ss_ZA" (provider = libc, locale = 'ss-ZA'); ALTER COLLATION pg_catalog."ss_ZA" OWNER TO "SYSTEM"; -- -- Name: ssy; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ssy (provider = libc, locale = 'ssy'); ALTER COLLATION pg_catalog.ssy OWNER TO "SYSTEM"; -- -- Name: ssy-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ssy-ER" (provider = libc, locale = 'ssy-ER'); ALTER COLLATION pg_catalog."ssy-ER" OWNER TO "SYSTEM"; -- -- Name: ssy_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ssy_ER" (provider = libc, locale = 'ssy-ER'); ALTER COLLATION pg_catalog."ssy_ER" OWNER TO "SYSTEM"; -- -- Name: st; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.st (provider = libc, locale = 'st'); ALTER COLLATION pg_catalog.st OWNER TO "SYSTEM"; -- -- Name: st-LS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."st-LS" (provider = libc, locale = 'st-LS'); ALTER COLLATION pg_catalog."st-LS" OWNER TO "SYSTEM"; -- -- Name: st-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."st-ZA" (provider = libc, locale = 'st-ZA'); ALTER COLLATION pg_catalog."st-ZA" OWNER TO "SYSTEM"; -- -- Name: st_LS; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."st_LS" (provider = libc, locale = 'st-LS'); ALTER COLLATION pg_catalog."st_LS" OWNER TO "SYSTEM"; -- -- Name: st_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."st_ZA" (provider = libc, locale = 'st-ZA'); ALTER COLLATION pg_catalog."st_ZA" OWNER TO "SYSTEM"; -- -- Name: sv; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sv (provider = libc, locale = 'sv'); ALTER COLLATION pg_catalog.sv OWNER TO "SYSTEM"; -- -- Name: sv-AX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv-AX" (provider = libc, locale = 'sv-AX'); ALTER COLLATION pg_catalog."sv-AX" OWNER TO "SYSTEM"; -- -- Name: sv-FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv-FI" (provider = libc, locale = 'sv-FI'); ALTER COLLATION pg_catalog."sv-FI" OWNER TO "SYSTEM"; -- -- Name: sv-SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv-SE" (provider = libc, locale = 'sv-SE'); ALTER COLLATION pg_catalog."sv-SE" OWNER TO "SYSTEM"; -- -- Name: sv_AX; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv_AX" (provider = libc, locale = 'sv-AX'); ALTER COLLATION pg_catalog."sv_AX" OWNER TO "SYSTEM"; -- -- Name: sv_FI; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv_FI" (provider = libc, locale = 'sv-FI'); ALTER COLLATION pg_catalog."sv_FI" OWNER TO "SYSTEM"; -- -- Name: sv_SE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sv_SE" (provider = libc, locale = 'sv-SE'); ALTER COLLATION pg_catalog."sv_SE" OWNER TO "SYSTEM"; -- -- Name: sw; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.sw (provider = libc, locale = 'sw'); ALTER COLLATION pg_catalog.sw OWNER TO "SYSTEM"; -- -- Name: sw-CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw-CD" (provider = libc, locale = 'sw-CD'); ALTER COLLATION pg_catalog."sw-CD" OWNER TO "SYSTEM"; -- -- Name: sw-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw-KE" (provider = libc, locale = 'sw-KE'); ALTER COLLATION pg_catalog."sw-KE" OWNER TO "SYSTEM"; -- -- Name: sw-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw-TZ" (provider = libc, locale = 'sw-TZ'); ALTER COLLATION pg_catalog."sw-TZ" OWNER TO "SYSTEM"; -- -- Name: sw-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw-UG" (provider = libc, locale = 'sw-UG'); ALTER COLLATION pg_catalog."sw-UG" OWNER TO "SYSTEM"; -- -- Name: sw_CD; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw_CD" (provider = libc, locale = 'sw-CD'); ALTER COLLATION pg_catalog."sw_CD" OWNER TO "SYSTEM"; -- -- Name: sw_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw_KE" (provider = libc, locale = 'sw-KE'); ALTER COLLATION pg_catalog."sw_KE" OWNER TO "SYSTEM"; -- -- Name: sw_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw_TZ" (provider = libc, locale = 'sw-TZ'); ALTER COLLATION pg_catalog."sw_TZ" OWNER TO "SYSTEM"; -- -- Name: sw_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."sw_UG" (provider = libc, locale = 'sw-UG'); ALTER COLLATION pg_catalog."sw_UG" OWNER TO "SYSTEM"; -- -- Name: syr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.syr (provider = libc, locale = 'syr'); ALTER COLLATION pg_catalog.syr OWNER TO "SYSTEM"; -- -- Name: syr-SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."syr-SY" (provider = libc, locale = 'syr-SY'); ALTER COLLATION pg_catalog."syr-SY" OWNER TO "SYSTEM"; -- -- Name: syr_SY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."syr_SY" (provider = libc, locale = 'syr-SY'); ALTER COLLATION pg_catalog."syr_SY" OWNER TO "SYSTEM"; -- -- Name: ta; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ta (provider = libc, locale = 'ta'); ALTER COLLATION pg_catalog.ta OWNER TO "SYSTEM"; -- -- Name: ta-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta-IN" (provider = libc, locale = 'ta-IN'); ALTER COLLATION pg_catalog."ta-IN" OWNER TO "SYSTEM"; -- -- Name: ta-LK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta-LK" (provider = libc, locale = 'ta-LK'); ALTER COLLATION pg_catalog."ta-LK" OWNER TO "SYSTEM"; -- -- Name: ta-MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta-MY" (provider = libc, locale = 'ta-MY'); ALTER COLLATION pg_catalog."ta-MY" OWNER TO "SYSTEM"; -- -- Name: ta-SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta-SG" (provider = libc, locale = 'ta-SG'); ALTER COLLATION pg_catalog."ta-SG" OWNER TO "SYSTEM"; -- -- Name: ta_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta_IN" (provider = libc, locale = 'ta-IN'); ALTER COLLATION pg_catalog."ta_IN" OWNER TO "SYSTEM"; -- -- Name: ta_LK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta_LK" (provider = libc, locale = 'ta-LK'); ALTER COLLATION pg_catalog."ta_LK" OWNER TO "SYSTEM"; -- -- Name: ta_MY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta_MY" (provider = libc, locale = 'ta-MY'); ALTER COLLATION pg_catalog."ta_MY" OWNER TO "SYSTEM"; -- -- Name: ta_SG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ta_SG" (provider = libc, locale = 'ta-SG'); ALTER COLLATION pg_catalog."ta_SG" OWNER TO "SYSTEM"; -- -- Name: te; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.te (provider = libc, locale = 'te'); ALTER COLLATION pg_catalog.te OWNER TO "SYSTEM"; -- -- Name: te-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."te-IN" (provider = libc, locale = 'te-IN'); ALTER COLLATION pg_catalog."te-IN" OWNER TO "SYSTEM"; -- -- Name: te_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."te_IN" (provider = libc, locale = 'te-IN'); ALTER COLLATION pg_catalog."te_IN" OWNER TO "SYSTEM"; -- -- Name: teo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.teo (provider = libc, locale = 'teo'); ALTER COLLATION pg_catalog.teo OWNER TO "SYSTEM"; -- -- Name: teo-KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."teo-KE" (provider = libc, locale = 'teo-KE'); ALTER COLLATION pg_catalog."teo-KE" OWNER TO "SYSTEM"; -- -- Name: teo-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."teo-UG" (provider = libc, locale = 'teo-UG'); ALTER COLLATION pg_catalog."teo-UG" OWNER TO "SYSTEM"; -- -- Name: teo_KE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."teo_KE" (provider = libc, locale = 'teo-KE'); ALTER COLLATION pg_catalog."teo_KE" OWNER TO "SYSTEM"; -- -- Name: teo_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."teo_UG" (provider = libc, locale = 'teo-UG'); ALTER COLLATION pg_catalog."teo_UG" OWNER TO "SYSTEM"; -- -- Name: tg; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tg (provider = libc, locale = 'tg'); ALTER COLLATION pg_catalog.tg OWNER TO "SYSTEM"; -- -- Name: tg-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tg-Cyrl" (provider = libc, locale = 'tg-Cyrl'); ALTER COLLATION pg_catalog."tg-Cyrl" OWNER TO "SYSTEM"; -- -- Name: tg-Cyrl-TJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tg-Cyrl-TJ" (provider = libc, locale = 'tg-Cyrl-TJ'); ALTER COLLATION pg_catalog."tg-Cyrl-TJ" OWNER TO "SYSTEM"; -- -- Name: tg_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tg_Cyrl" (provider = libc, locale = 'tg-Cyrl'); ALTER COLLATION pg_catalog."tg_Cyrl" OWNER TO "SYSTEM"; -- -- Name: tg_Cyrl_TJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tg_Cyrl_TJ" (provider = libc, locale = 'tg-Cyrl-TJ'); ALTER COLLATION pg_catalog."tg_Cyrl_TJ" OWNER TO "SYSTEM"; -- -- Name: th; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.th (provider = libc, locale = 'th'); ALTER COLLATION pg_catalog.th OWNER TO "SYSTEM"; -- -- Name: th-TH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."th-TH" (provider = libc, locale = 'th-TH'); ALTER COLLATION pg_catalog."th-TH" OWNER TO "SYSTEM"; -- -- Name: th_TH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."th_TH" (provider = libc, locale = 'th-TH'); ALTER COLLATION pg_catalog."th_TH" OWNER TO "SYSTEM"; -- -- Name: ti; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ti (provider = libc, locale = 'ti'); ALTER COLLATION pg_catalog.ti OWNER TO "SYSTEM"; -- -- Name: ti-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ti-ER" (provider = libc, locale = 'ti-ER'); ALTER COLLATION pg_catalog."ti-ER" OWNER TO "SYSTEM"; -- -- Name: ti-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ti-ET" (provider = libc, locale = 'ti-ET'); ALTER COLLATION pg_catalog."ti-ET" OWNER TO "SYSTEM"; -- -- Name: ti_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ti_ER" (provider = libc, locale = 'ti-ER'); ALTER COLLATION pg_catalog."ti_ER" OWNER TO "SYSTEM"; -- -- Name: ti_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ti_ET" (provider = libc, locale = 'ti-ET'); ALTER COLLATION pg_catalog."ti_ET" OWNER TO "SYSTEM"; -- -- Name: tig; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tig (provider = libc, locale = 'tig'); ALTER COLLATION pg_catalog.tig OWNER TO "SYSTEM"; -- -- Name: tig-ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tig-ER" (provider = libc, locale = 'tig-ER'); ALTER COLLATION pg_catalog."tig-ER" OWNER TO "SYSTEM"; -- -- Name: tig_ER; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tig_ER" (provider = libc, locale = 'tig-ER'); ALTER COLLATION pg_catalog."tig_ER" OWNER TO "SYSTEM"; -- -- Name: tk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tk (provider = libc, locale = 'tk'); ALTER COLLATION pg_catalog.tk OWNER TO "SYSTEM"; -- -- Name: tk-TM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tk-TM" (provider = libc, locale = 'tk-TM'); ALTER COLLATION pg_catalog."tk-TM" OWNER TO "SYSTEM"; -- -- Name: tk_TM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tk_TM" (provider = libc, locale = 'tk-TM'); ALTER COLLATION pg_catalog."tk_TM" OWNER TO "SYSTEM"; -- -- Name: tn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tn (provider = libc, locale = 'tn'); ALTER COLLATION pg_catalog.tn OWNER TO "SYSTEM"; -- -- Name: tn-BW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tn-BW" (provider = libc, locale = 'tn-BW'); ALTER COLLATION pg_catalog."tn-BW" OWNER TO "SYSTEM"; -- -- Name: tn-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tn-ZA" (provider = libc, locale = 'tn-ZA'); ALTER COLLATION pg_catalog."tn-ZA" OWNER TO "SYSTEM"; -- -- Name: tn_BW; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tn_BW" (provider = libc, locale = 'tn-BW'); ALTER COLLATION pg_catalog."tn_BW" OWNER TO "SYSTEM"; -- -- Name: tn_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tn_ZA" (provider = libc, locale = 'tn-ZA'); ALTER COLLATION pg_catalog."tn_ZA" OWNER TO "SYSTEM"; -- -- Name: to; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."to" (provider = libc, locale = 'to'); ALTER COLLATION pg_catalog."to" OWNER TO "SYSTEM"; -- -- Name: to-TO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."to-TO" (provider = libc, locale = 'to-TO'); ALTER COLLATION pg_catalog."to-TO" OWNER TO "SYSTEM"; -- -- Name: to_TO; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."to_TO" (provider = libc, locale = 'to-TO'); ALTER COLLATION pg_catalog."to_TO" OWNER TO "SYSTEM"; -- -- Name: tr; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tr (provider = libc, locale = 'tr'); ALTER COLLATION pg_catalog.tr OWNER TO "SYSTEM"; -- -- Name: tr-CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tr-CY" (provider = libc, locale = 'tr-CY'); ALTER COLLATION pg_catalog."tr-CY" OWNER TO "SYSTEM"; -- -- Name: tr-TR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tr-TR" (provider = libc, locale = 'tr-TR'); ALTER COLLATION pg_catalog."tr-TR" OWNER TO "SYSTEM"; -- -- Name: tr_CY; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tr_CY" (provider = libc, locale = 'tr-CY'); ALTER COLLATION pg_catalog."tr_CY" OWNER TO "SYSTEM"; -- -- Name: tr_TR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tr_TR" (provider = libc, locale = 'tr-TR'); ALTER COLLATION pg_catalog."tr_TR" OWNER TO "SYSTEM"; -- -- Name: ts; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ts (provider = libc, locale = 'ts'); ALTER COLLATION pg_catalog.ts OWNER TO "SYSTEM"; -- -- Name: ts-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ts-ZA" (provider = libc, locale = 'ts-ZA'); ALTER COLLATION pg_catalog."ts-ZA" OWNER TO "SYSTEM"; -- -- Name: ts_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ts_ZA" (provider = libc, locale = 'ts-ZA'); ALTER COLLATION pg_catalog."ts_ZA" OWNER TO "SYSTEM"; -- -- Name: tt; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tt (provider = libc, locale = 'tt'); ALTER COLLATION pg_catalog.tt OWNER TO "SYSTEM"; -- -- Name: tt-RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tt-RU" (provider = libc, locale = 'tt-RU'); ALTER COLLATION pg_catalog."tt-RU" OWNER TO "SYSTEM"; -- -- Name: tt_RU; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tt_RU" (provider = libc, locale = 'tt-RU'); ALTER COLLATION pg_catalog."tt_RU" OWNER TO "SYSTEM"; -- -- Name: twq; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.twq (provider = libc, locale = 'twq'); ALTER COLLATION pg_catalog.twq OWNER TO "SYSTEM"; -- -- Name: twq-NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."twq-NE" (provider = libc, locale = 'twq-NE'); ALTER COLLATION pg_catalog."twq-NE" OWNER TO "SYSTEM"; -- -- Name: twq_NE; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."twq_NE" (provider = libc, locale = 'twq-NE'); ALTER COLLATION pg_catalog."twq_NE" OWNER TO "SYSTEM"; -- -- Name: tzm; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.tzm (provider = libc, locale = 'tzm'); ALTER COLLATION pg_catalog.tzm OWNER TO "SYSTEM"; -- -- Name: tzm-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Arab" (provider = libc, locale = 'tzm-Arab'); ALTER COLLATION pg_catalog."tzm-Arab" OWNER TO "SYSTEM"; -- -- Name: tzm-Arab-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Arab-MA" (provider = libc, locale = 'tzm-Arab-MA'); ALTER COLLATION pg_catalog."tzm-Arab-MA" OWNER TO "SYSTEM"; -- -- Name: tzm-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Latn" (provider = libc, locale = 'tzm-Latn'); ALTER COLLATION pg_catalog."tzm-Latn" OWNER TO "SYSTEM"; -- -- Name: tzm-Latn-DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Latn-DZ" (provider = libc, locale = 'tzm-Latn-DZ'); ALTER COLLATION pg_catalog."tzm-Latn-DZ" OWNER TO "SYSTEM"; -- -- Name: tzm-Latn-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Latn-MA" (provider = libc, locale = 'tzm-Latn-MA'); ALTER COLLATION pg_catalog."tzm-Latn-MA" OWNER TO "SYSTEM"; -- -- Name: tzm-Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Tfng" (provider = libc, locale = 'tzm-Tfng'); ALTER COLLATION pg_catalog."tzm-Tfng" OWNER TO "SYSTEM"; -- -- Name: tzm-Tfng-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm-Tfng-MA" (provider = libc, locale = 'tzm-Tfng-MA'); ALTER COLLATION pg_catalog."tzm-Tfng-MA" OWNER TO "SYSTEM"; -- -- Name: tzm_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Arab" (provider = libc, locale = 'tzm-Arab'); ALTER COLLATION pg_catalog."tzm_Arab" OWNER TO "SYSTEM"; -- -- Name: tzm_Arab_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Arab_MA" (provider = libc, locale = 'tzm-Arab-MA'); ALTER COLLATION pg_catalog."tzm_Arab_MA" OWNER TO "SYSTEM"; -- -- Name: tzm_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Latn" (provider = libc, locale = 'tzm-Latn'); ALTER COLLATION pg_catalog."tzm_Latn" OWNER TO "SYSTEM"; -- -- Name: tzm_Latn_DZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Latn_DZ" (provider = libc, locale = 'tzm-Latn-DZ'); ALTER COLLATION pg_catalog."tzm_Latn_DZ" OWNER TO "SYSTEM"; -- -- Name: tzm_Latn_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Latn_MA" (provider = libc, locale = 'tzm-Latn-MA'); ALTER COLLATION pg_catalog."tzm_Latn_MA" OWNER TO "SYSTEM"; -- -- Name: tzm_Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Tfng" (provider = libc, locale = 'tzm-Tfng'); ALTER COLLATION pg_catalog."tzm_Tfng" OWNER TO "SYSTEM"; -- -- Name: tzm_Tfng_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."tzm_Tfng_MA" (provider = libc, locale = 'tzm-Tfng-MA'); ALTER COLLATION pg_catalog."tzm_Tfng_MA" OWNER TO "SYSTEM"; -- -- Name: ucs_basic; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ucs_basic (provider = builtin, locale = 'C'); ALTER COLLATION pg_catalog.ucs_basic OWNER TO "SYSTEM"; -- -- Name: COLLATION ucs_basic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog.ucs_basic IS 'sorts by Unicode code point, C character semantics'; -- -- Name: ug; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ug (provider = libc, locale = 'ug'); ALTER COLLATION pg_catalog.ug OWNER TO "SYSTEM"; -- -- Name: ug-CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ug-CN" (provider = libc, locale = 'ug-CN'); ALTER COLLATION pg_catalog."ug-CN" OWNER TO "SYSTEM"; -- -- Name: ug_CN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ug_CN" (provider = libc, locale = 'ug-CN'); ALTER COLLATION pg_catalog."ug_CN" OWNER TO "SYSTEM"; -- -- Name: uk; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.uk (provider = libc, locale = 'uk'); ALTER COLLATION pg_catalog.uk OWNER TO "SYSTEM"; -- -- Name: uk-UA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uk-UA" (provider = libc, locale = 'uk-UA'); ALTER COLLATION pg_catalog."uk-UA" OWNER TO "SYSTEM"; -- -- Name: uk_UA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uk_UA" (provider = libc, locale = 'uk-UA'); ALTER COLLATION pg_catalog."uk_UA" OWNER TO "SYSTEM"; -- -- Name: unicode; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.unicode (provider = icu, locale = 'und'); ALTER COLLATION pg_catalog.unicode OWNER TO "SYSTEM"; -- -- Name: COLLATION unicode; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON COLLATION pg_catalog.unicode IS 'sorts using the Unicode Collation Algorithm with default settings'; -- -- Name: ur; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ur (provider = libc, locale = 'ur'); ALTER COLLATION pg_catalog.ur OWNER TO "SYSTEM"; -- -- Name: ur-IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ur-IN" (provider = libc, locale = 'ur-IN'); ALTER COLLATION pg_catalog."ur-IN" OWNER TO "SYSTEM"; -- -- Name: ur-PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ur-PK" (provider = libc, locale = 'ur-PK'); ALTER COLLATION pg_catalog."ur-PK" OWNER TO "SYSTEM"; -- -- Name: ur_IN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ur_IN" (provider = libc, locale = 'ur-IN'); ALTER COLLATION pg_catalog."ur_IN" OWNER TO "SYSTEM"; -- -- Name: ur_PK; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ur_PK" (provider = libc, locale = 'ur-PK'); ALTER COLLATION pg_catalog."ur_PK" OWNER TO "SYSTEM"; -- -- Name: uz; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.uz (provider = libc, locale = 'uz'); ALTER COLLATION pg_catalog.uz OWNER TO "SYSTEM"; -- -- Name: uz-Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Arab" (provider = libc, locale = 'uz-Arab'); ALTER COLLATION pg_catalog."uz-Arab" OWNER TO "SYSTEM"; -- -- Name: uz-Arab-AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Arab-AF" (provider = libc, locale = 'uz-Arab-AF'); ALTER COLLATION pg_catalog."uz-Arab-AF" OWNER TO "SYSTEM"; -- -- Name: uz-Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Cyrl" (provider = libc, locale = 'uz-Cyrl'); ALTER COLLATION pg_catalog."uz-Cyrl" OWNER TO "SYSTEM"; -- -- Name: uz-Cyrl-UZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Cyrl-UZ" (provider = libc, locale = 'uz-Cyrl-UZ'); ALTER COLLATION pg_catalog."uz-Cyrl-UZ" OWNER TO "SYSTEM"; -- -- Name: uz-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Latn" (provider = libc, locale = 'uz-Latn'); ALTER COLLATION pg_catalog."uz-Latn" OWNER TO "SYSTEM"; -- -- Name: uz-Latn-UZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz-Latn-UZ" (provider = libc, locale = 'uz-Latn-UZ'); ALTER COLLATION pg_catalog."uz-Latn-UZ" OWNER TO "SYSTEM"; -- -- Name: uz_Arab; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Arab" (provider = libc, locale = 'uz-Arab'); ALTER COLLATION pg_catalog."uz_Arab" OWNER TO "SYSTEM"; -- -- Name: uz_Arab_AF; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Arab_AF" (provider = libc, locale = 'uz-Arab-AF'); ALTER COLLATION pg_catalog."uz_Arab_AF" OWNER TO "SYSTEM"; -- -- Name: uz_Cyrl; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Cyrl" (provider = libc, locale = 'uz-Cyrl'); ALTER COLLATION pg_catalog."uz_Cyrl" OWNER TO "SYSTEM"; -- -- Name: uz_Cyrl_UZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Cyrl_UZ" (provider = libc, locale = 'uz-Cyrl-UZ'); ALTER COLLATION pg_catalog."uz_Cyrl_UZ" OWNER TO "SYSTEM"; -- -- Name: uz_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Latn" (provider = libc, locale = 'uz-Latn'); ALTER COLLATION pg_catalog."uz_Latn" OWNER TO "SYSTEM"; -- -- Name: uz_Latn_UZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."uz_Latn_UZ" (provider = libc, locale = 'uz-Latn-UZ'); ALTER COLLATION pg_catalog."uz_Latn_UZ" OWNER TO "SYSTEM"; -- -- Name: vai; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.vai (provider = libc, locale = 'vai'); ALTER COLLATION pg_catalog.vai OWNER TO "SYSTEM"; -- -- Name: vai-Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai-Latn" (provider = libc, locale = 'vai-Latn'); ALTER COLLATION pg_catalog."vai-Latn" OWNER TO "SYSTEM"; -- -- Name: vai-Latn-LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai-Latn-LR" (provider = libc, locale = 'vai-Latn-LR'); ALTER COLLATION pg_catalog."vai-Latn-LR" OWNER TO "SYSTEM"; -- -- Name: vai-Vaii; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai-Vaii" (provider = libc, locale = 'vai-Vaii'); ALTER COLLATION pg_catalog."vai-Vaii" OWNER TO "SYSTEM"; -- -- Name: vai-Vaii-LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai-Vaii-LR" (provider = libc, locale = 'vai-Vaii-LR'); ALTER COLLATION pg_catalog."vai-Vaii-LR" OWNER TO "SYSTEM"; -- -- Name: vai_Latn; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai_Latn" (provider = libc, locale = 'vai-Latn'); ALTER COLLATION pg_catalog."vai_Latn" OWNER TO "SYSTEM"; -- -- Name: vai_Latn_LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai_Latn_LR" (provider = libc, locale = 'vai-Latn-LR'); ALTER COLLATION pg_catalog."vai_Latn_LR" OWNER TO "SYSTEM"; -- -- Name: vai_Vaii; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai_Vaii" (provider = libc, locale = 'vai-Vaii'); ALTER COLLATION pg_catalog."vai_Vaii" OWNER TO "SYSTEM"; -- -- Name: vai_Vaii_LR; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vai_Vaii_LR" (provider = libc, locale = 'vai-Vaii-LR'); ALTER COLLATION pg_catalog."vai_Vaii_LR" OWNER TO "SYSTEM"; -- -- Name: ve; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.ve (provider = libc, locale = 've'); ALTER COLLATION pg_catalog.ve OWNER TO "SYSTEM"; -- -- Name: ve-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ve-ZA" (provider = libc, locale = 've-ZA'); ALTER COLLATION pg_catalog."ve-ZA" OWNER TO "SYSTEM"; -- -- Name: ve_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."ve_ZA" (provider = libc, locale = 've-ZA'); ALTER COLLATION pg_catalog."ve_ZA" OWNER TO "SYSTEM"; -- -- Name: vi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.vi (provider = libc, locale = 'vi'); ALTER COLLATION pg_catalog.vi OWNER TO "SYSTEM"; -- -- Name: vi-VN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vi-VN" (provider = libc, locale = 'vi-VN'); ALTER COLLATION pg_catalog."vi-VN" OWNER TO "SYSTEM"; -- -- Name: vi_VN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vi_VN" (provider = libc, locale = 'vi-VN'); ALTER COLLATION pg_catalog."vi_VN" OWNER TO "SYSTEM"; -- -- Name: vo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.vo (provider = libc, locale = 'vo'); ALTER COLLATION pg_catalog.vo OWNER TO "SYSTEM"; -- -- Name: vo-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vo-001" (provider = libc, locale = 'vo-001'); ALTER COLLATION pg_catalog."vo-001" OWNER TO "SYSTEM"; -- -- Name: vo_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.vo_001 (provider = libc, locale = 'vo-001'); ALTER COLLATION pg_catalog.vo_001 OWNER TO "SYSTEM"; -- -- Name: vun; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.vun (provider = libc, locale = 'vun'); ALTER COLLATION pg_catalog.vun OWNER TO "SYSTEM"; -- -- Name: vun-TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vun-TZ" (provider = libc, locale = 'vun-TZ'); ALTER COLLATION pg_catalog."vun-TZ" OWNER TO "SYSTEM"; -- -- Name: vun_TZ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."vun_TZ" (provider = libc, locale = 'vun-TZ'); ALTER COLLATION pg_catalog."vun_TZ" OWNER TO "SYSTEM"; -- -- Name: wae; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.wae (provider = libc, locale = 'wae'); ALTER COLLATION pg_catalog.wae OWNER TO "SYSTEM"; -- -- Name: wae-CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wae-CH" (provider = libc, locale = 'wae-CH'); ALTER COLLATION pg_catalog."wae-CH" OWNER TO "SYSTEM"; -- -- Name: wae_CH; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wae_CH" (provider = libc, locale = 'wae-CH'); ALTER COLLATION pg_catalog."wae_CH" OWNER TO "SYSTEM"; -- -- Name: wal; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.wal (provider = libc, locale = 'wal'); ALTER COLLATION pg_catalog.wal OWNER TO "SYSTEM"; -- -- Name: wal-ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wal-ET" (provider = libc, locale = 'wal-ET'); ALTER COLLATION pg_catalog."wal-ET" OWNER TO "SYSTEM"; -- -- Name: wal_ET; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wal_ET" (provider = libc, locale = 'wal-ET'); ALTER COLLATION pg_catalog."wal_ET" OWNER TO "SYSTEM"; -- -- Name: wo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.wo (provider = libc, locale = 'wo'); ALTER COLLATION pg_catalog.wo OWNER TO "SYSTEM"; -- -- Name: wo-SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wo-SN" (provider = libc, locale = 'wo-SN'); ALTER COLLATION pg_catalog."wo-SN" OWNER TO "SYSTEM"; -- -- Name: wo_SN; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."wo_SN" (provider = libc, locale = 'wo-SN'); ALTER COLLATION pg_catalog."wo_SN" OWNER TO "SYSTEM"; -- -- Name: x-IV_mathan; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."x-IV_mathan" (provider = libc, locale = 'x-IV_mathan'); ALTER COLLATION pg_catalog."x-IV_mathan" OWNER TO "SYSTEM"; -- -- Name: x_IV_mathan; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."x_IV_mathan" (provider = libc, locale = 'x-IV_mathan'); ALTER COLLATION pg_catalog."x_IV_mathan" OWNER TO "SYSTEM"; -- -- Name: xh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.xh (provider = libc, locale = 'xh'); ALTER COLLATION pg_catalog.xh OWNER TO "SYSTEM"; -- -- Name: xh-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."xh-ZA" (provider = libc, locale = 'xh-ZA'); ALTER COLLATION pg_catalog."xh-ZA" OWNER TO "SYSTEM"; -- -- Name: xh_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."xh_ZA" (provider = libc, locale = 'xh-ZA'); ALTER COLLATION pg_catalog."xh_ZA" OWNER TO "SYSTEM"; -- -- Name: xog; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.xog (provider = libc, locale = 'xog'); ALTER COLLATION pg_catalog.xog OWNER TO "SYSTEM"; -- -- Name: xog-UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."xog-UG" (provider = libc, locale = 'xog-UG'); ALTER COLLATION pg_catalog."xog-UG" OWNER TO "SYSTEM"; -- -- Name: xog_UG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."xog_UG" (provider = libc, locale = 'xog-UG'); ALTER COLLATION pg_catalog."xog_UG" OWNER TO "SYSTEM"; -- -- Name: yav; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.yav (provider = libc, locale = 'yav'); ALTER COLLATION pg_catalog.yav OWNER TO "SYSTEM"; -- -- Name: yav-CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yav-CM" (provider = libc, locale = 'yav-CM'); ALTER COLLATION pg_catalog."yav-CM" OWNER TO "SYSTEM"; -- -- Name: yav_CM; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yav_CM" (provider = libc, locale = 'yav-CM'); ALTER COLLATION pg_catalog."yav_CM" OWNER TO "SYSTEM"; -- -- Name: yi; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.yi (provider = libc, locale = 'yi'); ALTER COLLATION pg_catalog.yi OWNER TO "SYSTEM"; -- -- Name: yi-001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yi-001" (provider = libc, locale = 'yi-001'); ALTER COLLATION pg_catalog."yi-001" OWNER TO "SYSTEM"; -- -- Name: yi_001; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.yi_001 (provider = libc, locale = 'yi-001'); ALTER COLLATION pg_catalog.yi_001 OWNER TO "SYSTEM"; -- -- Name: yo; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.yo (provider = libc, locale = 'yo'); ALTER COLLATION pg_catalog.yo OWNER TO "SYSTEM"; -- -- Name: yo-BJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yo-BJ" (provider = libc, locale = 'yo-BJ'); ALTER COLLATION pg_catalog."yo-BJ" OWNER TO "SYSTEM"; -- -- Name: yo-NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yo-NG" (provider = libc, locale = 'yo-NG'); ALTER COLLATION pg_catalog."yo-NG" OWNER TO "SYSTEM"; -- -- Name: yo_BJ; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yo_BJ" (provider = libc, locale = 'yo-BJ'); ALTER COLLATION pg_catalog."yo_BJ" OWNER TO "SYSTEM"; -- -- Name: yo_NG; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."yo_NG" (provider = libc, locale = 'yo-NG'); ALTER COLLATION pg_catalog."yo_NG" OWNER TO "SYSTEM"; -- -- Name: zgh; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.zgh (provider = libc, locale = 'zgh'); ALTER COLLATION pg_catalog.zgh OWNER TO "SYSTEM"; -- -- Name: zgh-Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zgh-Tfng" (provider = libc, locale = 'zgh-Tfng'); ALTER COLLATION pg_catalog."zgh-Tfng" OWNER TO "SYSTEM"; -- -- Name: zgh-Tfng-MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zgh-Tfng-MA" (provider = libc, locale = 'zgh-Tfng-MA'); ALTER COLLATION pg_catalog."zgh-Tfng-MA" OWNER TO "SYSTEM"; -- -- Name: zgh_Tfng; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zgh_Tfng" (provider = libc, locale = 'zgh-Tfng'); ALTER COLLATION pg_catalog."zgh_Tfng" OWNER TO "SYSTEM"; -- -- Name: zgh_Tfng_MA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zgh_Tfng_MA" (provider = libc, locale = 'zgh-Tfng-MA'); ALTER COLLATION pg_catalog."zgh_Tfng_MA" OWNER TO "SYSTEM"; -- -- Name: zu; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog.zu (provider = libc, locale = 'zu'); ALTER COLLATION pg_catalog.zu OWNER TO "SYSTEM"; -- -- Name: zu-ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zu-ZA" (provider = libc, locale = 'zu-ZA'); ALTER COLLATION pg_catalog."zu-ZA" OWNER TO "SYSTEM"; -- -- Name: zu_ZA; Type: COLLATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE COLLATION pg_catalog."zu_ZA" (provider = libc, locale = 'zu-ZA'); ALTER COLLATION pg_catalog."zu_ZA" OWNER TO "SYSTEM"; -- -- Name: aclitem; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.aclitem ( INTERNALLENGTH = 16, INPUT = aclitemin, OUTPUT = aclitemout, ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.aclitem OWNER TO "SYSTEM"; -- -- Name: TYPE aclitem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.aclitem IS 'access control list'; -- -- Name: bit; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."bit" ( INTERNALLENGTH = variable, INPUT = bit_in, OUTPUT = bit_out, RECEIVE = bit_recv, SEND = bit_send, TYPMOD_IN = bittypmodin, TYPMOD_OUT = bittypmodout, CATEGORY = 'V', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog."bit" OWNER TO "SYSTEM"; -- -- Name: TYPE "bit"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."bit" IS 'fixed-length bit string'; -- -- Name: bool; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.bool ( INTERNALLENGTH = 1, INPUT = boolin, OUTPUT = boolout, RECEIVE = boolrecv, SEND = boolsend, CATEGORY = 'B', PREFERRED = true, ALIGNMENT = char, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.bool OWNER TO "SYSTEM"; -- -- Name: TYPE bool; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.bool IS 'boolean, format ''t''/''f'''; -- -- Name: box; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.box ( INTERNALLENGTH = 32, INPUT = box_in, OUTPUT = box_out, RECEIVE = box_recv, SEND = box_send, SUBSCRIPT = raw_array_subscript_handler, ELEMENT = point, CATEGORY = 'G', DELIMITER = ';', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.box OWNER TO "SYSTEM"; -- -- Name: TYPE box; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.box IS 'geometric box, format ''lower left point,upper right point'''; -- -- Name: bpchar; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.bpchar ( INTERNALLENGTH = variable, INPUT = bpcharin, OUTPUT = bpcharout, RECEIVE = bpcharrecv, SEND = bpcharsend, TYPMOD_IN = bpchartypmodin, TYPMOD_OUT = bpchartypmodout, COLLATABLE = true, CATEGORY = 'S', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.bpchar OWNER TO "SYSTEM"; -- -- Name: TYPE bpchar; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.bpchar IS '''char(length)'' blank-padded string, fixed storage length'; -- -- Name: bytea; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.bytea ( INTERNALLENGTH = variable, INPUT = byteain, OUTPUT = byteaout, RECEIVE = bytearecv, SEND = byteasend, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.bytea OWNER TO "SYSTEM"; -- -- Name: TYPE bytea; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.bytea IS 'variable-length string, binary values escaped'; -- -- Name: char; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."char" ( INTERNALLENGTH = 1, INPUT = charin, OUTPUT = charout, RECEIVE = charrecv, SEND = charsend, CATEGORY = 'Z', ALIGNMENT = char, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog."char" OWNER TO "SYSTEM"; -- -- Name: TYPE "char"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."char" IS 'single character'; -- -- Name: cid; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.cid ( INTERNALLENGTH = 4, INPUT = cidin, OUTPUT = cidout, RECEIVE = cidrecv, SEND = cidsend, ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.cid OWNER TO "SYSTEM"; -- -- Name: TYPE cid; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.cid IS 'command identifier type, sequence in transaction id'; -- -- Name: cidr; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.cidr ( INTERNALLENGTH = variable, INPUT = cidr_in, OUTPUT = cidr_out, RECEIVE = cidr_recv, SEND = cidr_send, CATEGORY = 'I', ALIGNMENT = int4, STORAGE = main ); ALTER TYPE pg_catalog.cidr OWNER TO "SYSTEM"; -- -- Name: TYPE cidr; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.cidr IS 'network IP address/netmask, network address'; -- -- Name: circle; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.circle ( INTERNALLENGTH = 24, INPUT = circle_in, OUTPUT = circle_out, RECEIVE = circle_recv, SEND = circle_send, CATEGORY = 'G', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.circle OWNER TO "SYSTEM"; -- -- Name: TYPE circle; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.circle IS 'geometric circle, format ''
'''; -- -- Name: date; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.date ( INTERNALLENGTH = 4, INPUT = date_in, OUTPUT = date_out, RECEIVE = date_recv, SEND = date_send, CATEGORY = 'D', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.date OWNER TO "SYSTEM"; -- -- Name: TYPE date; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.date IS 'date'; -- -- Name: daterange; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.daterange AS RANGE ( subtype = date, multirange_type_name = datemultirange, canonical = daterange_canonical, subtype_diff = daterange_subdiff ); ALTER TYPE pg_catalog.daterange OWNER TO "SYSTEM"; -- -- Name: TYPE daterange; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.daterange IS 'range of dates'; -- -- Name: float4; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.float4 ( INTERNALLENGTH = 4, INPUT = float4in, OUTPUT = float4out, RECEIVE = float4recv, SEND = float4send, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.float4 OWNER TO "SYSTEM"; -- -- Name: TYPE float4; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.float4 IS 'single-precision floating point number, 4-byte storage'; -- -- Name: float8; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.float8 ( INTERNALLENGTH = 8, INPUT = float8in, OUTPUT = float8out, RECEIVE = float8recv, SEND = float8send, CATEGORY = 'N', PREFERRED = true, ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.float8 OWNER TO "SYSTEM"; -- -- Name: TYPE float8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.float8 IS 'double-precision floating point number, 8-byte storage'; -- -- Name: gtsvector; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.gtsvector ( INTERNALLENGTH = variable, INPUT = gtsvectorin, OUTPUT = gtsvectorout, ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.gtsvector OWNER TO "SYSTEM"; -- -- Name: TYPE gtsvector; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.gtsvector IS 'GiST index internal text representation for text search'; -- -- Name: inet; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.inet ( INTERNALLENGTH = variable, INPUT = inet_in, OUTPUT = inet_out, RECEIVE = inet_recv, SEND = inet_send, CATEGORY = 'I', PREFERRED = true, ALIGNMENT = int4, STORAGE = main ); ALTER TYPE pg_catalog.inet OWNER TO "SYSTEM"; -- -- Name: TYPE inet; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.inet IS 'IP address/netmask, host address, netmask optional'; -- -- Name: int2; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int2 ( INTERNALLENGTH = 2, INPUT = int2in, OUTPUT = int2out, RECEIVE = int2recv, SEND = int2send, CATEGORY = 'N', ALIGNMENT = int2, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.int2 OWNER TO "SYSTEM"; -- -- Name: TYPE int2; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int2 IS '-32 thousand to 32 thousand, 2-byte storage'; -- -- Name: int2vector; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int2vector ( INTERNALLENGTH = variable, INPUT = int2vectorin, OUTPUT = int2vectorout, RECEIVE = int2vectorrecv, SEND = int2vectorsend, SUBSCRIPT = array_subscript_handler, ELEMENT = smallint, CATEGORY = 'A', ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.int2vector OWNER TO "SYSTEM"; -- -- Name: TYPE int2vector; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int2vector IS 'array of int2, used in system tables'; -- -- Name: int4; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int4 ( INTERNALLENGTH = 4, INPUT = int4in, OUTPUT = int4out, RECEIVE = int4recv, SEND = int4send, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.int4 OWNER TO "SYSTEM"; -- -- Name: TYPE int4; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int4 IS '-2 billion to 2 billion integer, 4-byte storage'; -- -- Name: int4range; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int4range AS RANGE ( subtype = integer, multirange_type_name = int4multirange, canonical = int4range_canonical, subtype_diff = int4range_subdiff ); ALTER TYPE pg_catalog.int4range OWNER TO "SYSTEM"; -- -- Name: TYPE int4range; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int4range IS 'range of integers'; -- -- Name: int8; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int8 ( INTERNALLENGTH = 8, INPUT = int8in, OUTPUT = int8out, RECEIVE = int8recv, SEND = int8send, CATEGORY = 'N', ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.int8 OWNER TO "SYSTEM"; -- -- Name: TYPE int8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int8 IS '~18 digit integer, 8-byte storage'; -- -- Name: int8range; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.int8range AS RANGE ( subtype = bigint, multirange_type_name = int8multirange, canonical = int8range_canonical, subtype_diff = int8range_subdiff ); ALTER TYPE pg_catalog.int8range OWNER TO "SYSTEM"; -- -- Name: TYPE int8range; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.int8range IS 'range of bigints'; -- -- Name: interval; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."interval" ( INTERNALLENGTH = 16, INPUT = interval_in, OUTPUT = interval_out, RECEIVE = interval_recv, SEND = interval_send, TYPMOD_IN = intervaltypmodin, TYPMOD_OUT = intervaltypmodout, CATEGORY = 'T', PREFERRED = true, ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog."interval" OWNER TO "SYSTEM"; -- -- Name: TYPE "interval"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."interval" IS 'time interval, format ''number units ...'''; -- -- Name: json; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."json" ( INTERNALLENGTH = variable, INPUT = json_in, OUTPUT = json_out, RECEIVE = json_recv, SEND = json_send, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog."json" OWNER TO "SYSTEM"; -- -- Name: TYPE "json"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."json" IS 'JSON stored as text'; -- -- Name: jsonb; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.jsonb ( INTERNALLENGTH = variable, INPUT = jsonb_in, OUTPUT = jsonb_out, RECEIVE = jsonb_recv, SEND = jsonb_send, SUBSCRIPT = jsonb_subscript_handler, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.jsonb OWNER TO "SYSTEM"; -- -- Name: TYPE jsonb; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.jsonb IS 'Binary JSON'; -- -- Name: jsonpath; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.jsonpath ( INTERNALLENGTH = variable, INPUT = jsonpath_in, OUTPUT = jsonpath_out, RECEIVE = jsonpath_recv, SEND = jsonpath_send, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.jsonpath OWNER TO "SYSTEM"; -- -- Name: TYPE jsonpath; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.jsonpath IS 'JSON path'; -- -- Name: line; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.line ( INTERNALLENGTH = 24, INPUT = line_in, OUTPUT = line_out, RECEIVE = line_recv, SEND = line_send, SUBSCRIPT = raw_array_subscript_handler, ELEMENT = double precision, CATEGORY = 'G', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.line OWNER TO "SYSTEM"; -- -- Name: TYPE line; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.line IS 'geometric line, formats ''{A,B,C}''/''[point1,point2]'''; -- -- Name: lseg; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.lseg ( INTERNALLENGTH = 32, INPUT = lseg_in, OUTPUT = lseg_out, RECEIVE = lseg_recv, SEND = lseg_send, SUBSCRIPT = raw_array_subscript_handler, ELEMENT = point, CATEGORY = 'G', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.lseg OWNER TO "SYSTEM"; -- -- Name: TYPE lseg; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.lseg IS 'geometric line segment, format ''[point1,point2]'''; -- -- Name: macaddr; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.macaddr ( INTERNALLENGTH = 6, INPUT = macaddr_in, OUTPUT = macaddr_out, RECEIVE = macaddr_recv, SEND = macaddr_send, ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.macaddr OWNER TO "SYSTEM"; -- -- Name: TYPE macaddr; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.macaddr IS 'XX:XX:XX:XX:XX:XX, MAC address'; -- -- Name: macaddr8; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.macaddr8 ( INTERNALLENGTH = 8, INPUT = macaddr8_in, OUTPUT = macaddr8_out, RECEIVE = macaddr8_recv, SEND = macaddr8_send, ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.macaddr8 OWNER TO "SYSTEM"; -- -- Name: TYPE macaddr8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.macaddr8 IS 'XX:XX:XX:XX:XX:XX:XX:XX, MAC address'; -- -- Name: money; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.money ( INTERNALLENGTH = 8, INPUT = cash_in, OUTPUT = cash_out, RECEIVE = cash_recv, SEND = cash_send, CATEGORY = 'N', ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.money OWNER TO "SYSTEM"; -- -- Name: TYPE money; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.money IS 'monetary amounts, $d,ddd.cc'; -- -- Name: name; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.name ( INTERNALLENGTH = 64, INPUT = namein, OUTPUT = nameout, RECEIVE = namerecv, SEND = namesend, COLLATABLE = true, SUBSCRIPT = raw_array_subscript_handler, ELEMENT = "char", CATEGORY = 'S', ALIGNMENT = char, STORAGE = plain ); ALTER TYPE pg_catalog.name OWNER TO "SYSTEM"; -- -- Name: TYPE name; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.name IS '63-byte type for storing system identifiers'; -- -- Name: numeric; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."numeric" ( INTERNALLENGTH = variable, INPUT = numeric_in, OUTPUT = numeric_out, RECEIVE = numeric_recv, SEND = numeric_send, TYPMOD_IN = numerictypmodin, TYPMOD_OUT = numerictypmodout, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = main ); ALTER TYPE pg_catalog."numeric" OWNER TO "SYSTEM"; -- -- Name: TYPE "numeric"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."numeric" IS '''numeric(precision, scale)'' arbitrary precision number'; -- -- Name: numrange; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.numrange AS RANGE ( subtype = numeric, multirange_type_name = nummultirange, subtype_diff = numrange_subdiff ); ALTER TYPE pg_catalog.numrange OWNER TO "SYSTEM"; -- -- Name: TYPE numrange; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.numrange IS 'range of numerics'; -- -- Name: oid; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.oid ( INTERNALLENGTH = 4, INPUT = oidin, OUTPUT = oidout, RECEIVE = oidrecv, SEND = oidsend, CATEGORY = 'N', PREFERRED = true, ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.oid OWNER TO "SYSTEM"; -- -- Name: TYPE oid; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.oid IS 'object identifier(oid), maximum 4 billion'; -- -- Name: oidvector; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.oidvector ( INTERNALLENGTH = variable, INPUT = oidvectorin, OUTPUT = oidvectorout, RECEIVE = oidvectorrecv, SEND = oidvectorsend, SUBSCRIPT = array_subscript_handler, ELEMENT = oid, CATEGORY = 'A', ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.oidvector OWNER TO "SYSTEM"; -- -- Name: TYPE oidvector; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.oidvector IS 'array of oids, used in system tables'; -- -- Name: path; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.path ( INTERNALLENGTH = variable, INPUT = path_in, OUTPUT = path_out, RECEIVE = path_recv, SEND = path_send, CATEGORY = 'G', ALIGNMENT = double, STORAGE = extended ); ALTER TYPE pg_catalog.path OWNER TO "SYSTEM"; -- -- Name: TYPE path; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.path IS 'geometric path, format ''(point1,...)'''; -- -- Name: pg_brin_bloom_summary; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_brin_bloom_summary ( INTERNALLENGTH = variable, INPUT = brin_bloom_summary_in, OUTPUT = brin_bloom_summary_out, RECEIVE = brin_bloom_summary_recv, SEND = brin_bloom_summary_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_brin_bloom_summary OWNER TO "SYSTEM"; -- -- Name: TYPE pg_brin_bloom_summary; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_brin_bloom_summary IS 'pseudo-type representing BRIN bloom summary'; -- -- Name: pg_brin_minmax_multi_summary; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_brin_minmax_multi_summary ( INTERNALLENGTH = variable, INPUT = brin_minmax_multi_summary_in, OUTPUT = brin_minmax_multi_summary_out, RECEIVE = brin_minmax_multi_summary_recv, SEND = brin_minmax_multi_summary_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_brin_minmax_multi_summary OWNER TO "SYSTEM"; -- -- Name: TYPE pg_brin_minmax_multi_summary; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_brin_minmax_multi_summary IS 'pseudo-type representing BRIN minmax-multi summary'; -- -- Name: pg_dependencies; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_dependencies ( INTERNALLENGTH = variable, INPUT = pg_dependencies_in, OUTPUT = pg_dependencies_out, RECEIVE = pg_dependencies_recv, SEND = pg_dependencies_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_dependencies OWNER TO "SYSTEM"; -- -- Name: TYPE pg_dependencies; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_dependencies IS 'multivariate dependencies'; -- -- Name: pg_lsn; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_lsn ( INTERNALLENGTH = 8, INPUT = pg_lsn_in, OUTPUT = pg_lsn_out, RECEIVE = pg_lsn_recv, SEND = pg_lsn_send, ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.pg_lsn OWNER TO "SYSTEM"; -- -- Name: TYPE pg_lsn; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_lsn IS 'PostgreSQL LSN'; -- -- Name: pg_mcv_list; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_mcv_list ( INTERNALLENGTH = variable, INPUT = pg_mcv_list_in, OUTPUT = pg_mcv_list_out, RECEIVE = pg_mcv_list_recv, SEND = pg_mcv_list_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_mcv_list OWNER TO "SYSTEM"; -- -- Name: TYPE pg_mcv_list; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_mcv_list IS 'multivariate MCV list'; -- -- Name: pg_ndistinct; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_ndistinct ( INTERNALLENGTH = variable, INPUT = pg_ndistinct_in, OUTPUT = pg_ndistinct_out, RECEIVE = pg_ndistinct_recv, SEND = pg_ndistinct_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_ndistinct OWNER TO "SYSTEM"; -- -- Name: TYPE pg_ndistinct; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_ndistinct IS 'multivariate ndistinct coefficients'; -- -- Name: pg_node_tree; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_node_tree ( INTERNALLENGTH = variable, INPUT = pg_node_tree_in, OUTPUT = pg_node_tree_out, RECEIVE = pg_node_tree_recv, SEND = pg_node_tree_send, COLLATABLE = true, CATEGORY = 'Z', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.pg_node_tree OWNER TO "SYSTEM"; -- -- Name: TYPE pg_node_tree; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_node_tree IS 'string representing an internal node tree'; -- -- Name: pg_snapshot; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.pg_snapshot ( INTERNALLENGTH = variable, INPUT = pg_snapshot_in, OUTPUT = pg_snapshot_out, RECEIVE = pg_snapshot_recv, SEND = pg_snapshot_send, ALIGNMENT = double, STORAGE = extended ); ALTER TYPE pg_catalog.pg_snapshot OWNER TO "SYSTEM"; -- -- Name: TYPE pg_snapshot; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.pg_snapshot IS 'transaction snapshot'; -- -- Name: point; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.point ( INTERNALLENGTH = 16, INPUT = point_in, OUTPUT = point_out, RECEIVE = point_recv, SEND = point_send, SUBSCRIPT = raw_array_subscript_handler, ELEMENT = double precision, CATEGORY = 'G', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.point OWNER TO "SYSTEM"; -- -- Name: TYPE point; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.point IS 'geometric point, format ''(x,y)'''; -- -- Name: polygon; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.polygon ( INTERNALLENGTH = variable, INPUT = poly_in, OUTPUT = poly_out, RECEIVE = poly_recv, SEND = poly_send, CATEGORY = 'G', ALIGNMENT = double, STORAGE = extended ); ALTER TYPE pg_catalog.polygon OWNER TO "SYSTEM"; -- -- Name: TYPE polygon; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.polygon IS 'geometric polygon, format ''(point1,...)'''; -- -- Name: refcursor; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.refcursor ( INTERNALLENGTH = variable, INPUT = textin, OUTPUT = textout, RECEIVE = textrecv, SEND = textsend, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.refcursor OWNER TO "SYSTEM"; -- -- Name: TYPE refcursor; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.refcursor IS 'reference to cursor (portal name)'; -- -- Name: regclass; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regclass ( INTERNALLENGTH = 4, INPUT = regclassin, OUTPUT = regclassout, RECEIVE = regclassrecv, SEND = regclasssend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regclass OWNER TO "SYSTEM"; -- -- Name: TYPE regclass; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regclass IS 'registered class'; -- -- Name: regcollation; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regcollation ( INTERNALLENGTH = 4, INPUT = regcollationin, OUTPUT = regcollationout, RECEIVE = regcollationrecv, SEND = regcollationsend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regcollation OWNER TO "SYSTEM"; -- -- Name: TYPE regcollation; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regcollation IS 'registered collation'; -- -- Name: regconfig; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regconfig ( INTERNALLENGTH = 4, INPUT = regconfigin, OUTPUT = regconfigout, RECEIVE = regconfigrecv, SEND = regconfigsend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regconfig OWNER TO "SYSTEM"; -- -- Name: TYPE regconfig; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regconfig IS 'registered text search configuration'; -- -- Name: regdictionary; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regdictionary ( INTERNALLENGTH = 4, INPUT = regdictionaryin, OUTPUT = regdictionaryout, RECEIVE = regdictionaryrecv, SEND = regdictionarysend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regdictionary OWNER TO "SYSTEM"; -- -- Name: TYPE regdictionary; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regdictionary IS 'registered text search dictionary'; -- -- Name: regnamespace; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regnamespace ( INTERNALLENGTH = 4, INPUT = regnamespacein, OUTPUT = regnamespaceout, RECEIVE = regnamespacerecv, SEND = regnamespacesend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regnamespace OWNER TO "SYSTEM"; -- -- Name: TYPE regnamespace; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regnamespace IS 'registered namespace'; -- -- Name: regoper; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regoper ( INTERNALLENGTH = 4, INPUT = regoperin, OUTPUT = regoperout, RECEIVE = regoperrecv, SEND = regopersend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regoper OWNER TO "SYSTEM"; -- -- Name: TYPE regoper; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regoper IS 'registered operator'; -- -- Name: regoperator; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regoperator ( INTERNALLENGTH = 4, INPUT = regoperatorin, OUTPUT = regoperatorout, RECEIVE = regoperatorrecv, SEND = regoperatorsend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regoperator OWNER TO "SYSTEM"; -- -- Name: TYPE regoperator; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regoperator IS 'registered operator (with args)'; -- -- Name: regproc; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regproc ( INTERNALLENGTH = 4, INPUT = regprocin, OUTPUT = regprocout, RECEIVE = regprocrecv, SEND = regprocsend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regproc OWNER TO "SYSTEM"; -- -- Name: TYPE regproc; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regproc IS 'registered procedure'; -- -- Name: regprocedure; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regprocedure ( INTERNALLENGTH = 4, INPUT = regprocedurein, OUTPUT = regprocedureout, RECEIVE = regprocedurerecv, SEND = regproceduresend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regprocedure OWNER TO "SYSTEM"; -- -- Name: TYPE regprocedure; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regprocedure IS 'registered procedure (with args)'; -- -- Name: regrole; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regrole ( INTERNALLENGTH = 4, INPUT = regrolein, OUTPUT = regroleout, RECEIVE = regrolerecv, SEND = regrolesend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regrole OWNER TO "SYSTEM"; -- -- Name: TYPE regrole; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regrole IS 'registered role'; -- -- Name: regtype; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.regtype ( INTERNALLENGTH = 4, INPUT = regtypein, OUTPUT = regtypeout, RECEIVE = regtyperecv, SEND = regtypesend, CATEGORY = 'N', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.regtype OWNER TO "SYSTEM"; -- -- Name: TYPE regtype; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.regtype IS 'registered type'; -- -- Name: text; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.text ( INTERNALLENGTH = variable, INPUT = textin, OUTPUT = textout, RECEIVE = textrecv, SEND = textsend, COLLATABLE = true, CATEGORY = 'S', PREFERRED = true, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.text OWNER TO "SYSTEM"; -- -- Name: TYPE text; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.text IS 'variable-length string, no limit specified'; -- -- Name: tid; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.tid ( INTERNALLENGTH = 6, INPUT = tidin, OUTPUT = tidout, RECEIVE = tidrecv, SEND = tidsend, ALIGNMENT = int2, STORAGE = plain ); ALTER TYPE pg_catalog.tid OWNER TO "SYSTEM"; -- -- Name: TYPE tid; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.tid IS 'tuple physical location, format ''(block,offset)'''; -- -- Name: time; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."time" ( INTERNALLENGTH = 8, INPUT = time_in, OUTPUT = time_out, RECEIVE = time_recv, SEND = time_send, TYPMOD_IN = timetypmodin, TYPMOD_OUT = timetypmodout, CATEGORY = 'D', ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog."time" OWNER TO "SYSTEM"; -- -- Name: TYPE "time"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."time" IS 'time of day'; -- -- Name: timestamp; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."timestamp" ( INTERNALLENGTH = 8, INPUT = timestamp_in, OUTPUT = timestamp_out, RECEIVE = timestamp_recv, SEND = timestamp_send, TYPMOD_IN = timestamptypmodin, TYPMOD_OUT = timestamptypmodout, CATEGORY = 'D', ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog."timestamp" OWNER TO "SYSTEM"; -- -- Name: TYPE "timestamp"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."timestamp" IS 'date and time'; -- -- Name: timestamptz; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.timestamptz ( INTERNALLENGTH = 8, INPUT = timestamptz_in, OUTPUT = timestamptz_out, RECEIVE = timestamptz_recv, SEND = timestamptz_send, TYPMOD_IN = timestamptztypmodin, TYPMOD_OUT = timestamptztypmodout, CATEGORY = 'D', PREFERRED = true, ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.timestamptz OWNER TO "SYSTEM"; -- -- Name: TYPE timestamptz; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.timestamptz IS 'date and time with time zone'; -- -- Name: timetz; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.timetz ( INTERNALLENGTH = 12, INPUT = timetz_in, OUTPUT = timetz_out, RECEIVE = timetz_recv, SEND = timetz_send, TYPMOD_IN = timetztypmodin, TYPMOD_OUT = timetztypmodout, CATEGORY = 'D', ALIGNMENT = double, STORAGE = plain ); ALTER TYPE pg_catalog.timetz OWNER TO "SYSTEM"; -- -- Name: TYPE timetz; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.timetz IS 'time of day with time zone'; -- -- Name: tsquery; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.tsquery ( INTERNALLENGTH = variable, INPUT = tsqueryin, OUTPUT = tsqueryout, RECEIVE = tsqueryrecv, SEND = tsquerysend, ALIGNMENT = int4, STORAGE = plain ); ALTER TYPE pg_catalog.tsquery OWNER TO "SYSTEM"; -- -- Name: TYPE tsquery; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.tsquery IS 'query representation for text search'; -- -- Name: tsrange; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.tsrange AS RANGE ( subtype = timestamp without time zone, multirange_type_name = tsmultirange, subtype_diff = tsrange_subdiff ); ALTER TYPE pg_catalog.tsrange OWNER TO "SYSTEM"; -- -- Name: TYPE tsrange; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.tsrange IS 'range of timestamps without time zone'; -- -- Name: tstzrange; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.tstzrange AS RANGE ( subtype = timestamp with time zone, multirange_type_name = tstzmultirange, subtype_diff = tstzrange_subdiff ); ALTER TYPE pg_catalog.tstzrange OWNER TO "SYSTEM"; -- -- Name: TYPE tstzrange; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.tstzrange IS 'range of timestamps with time zone'; -- -- Name: tsvector; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.tsvector ( INTERNALLENGTH = variable, INPUT = tsvectorin, OUTPUT = tsvectorout, RECEIVE = tsvectorrecv, SEND = tsvectorsend, ANALYZE = ts_typanalyze, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.tsvector OWNER TO "SYSTEM"; -- -- Name: TYPE tsvector; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.tsvector IS 'text representation for text search'; -- -- Name: txid_snapshot; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.txid_snapshot ( INTERNALLENGTH = variable, INPUT = txid_snapshot_in, OUTPUT = txid_snapshot_out, RECEIVE = txid_snapshot_recv, SEND = txid_snapshot_send, ALIGNMENT = double, STORAGE = extended ); ALTER TYPE pg_catalog.txid_snapshot OWNER TO "SYSTEM"; -- -- Name: TYPE txid_snapshot; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.txid_snapshot IS 'transaction snapshot'; -- -- Name: uuid; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.uuid ( INTERNALLENGTH = 16, INPUT = uuid_in, OUTPUT = uuid_out, RECEIVE = uuid_recv, SEND = uuid_send, ALIGNMENT = char, STORAGE = plain ); ALTER TYPE pg_catalog.uuid OWNER TO "SYSTEM"; -- -- Name: TYPE uuid; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.uuid IS 'UUID'; -- -- Name: varbit; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.varbit ( INTERNALLENGTH = variable, INPUT = varbit_in, OUTPUT = varbit_out, RECEIVE = varbit_recv, SEND = varbit_send, TYPMOD_IN = varbittypmodin, TYPMOD_OUT = varbittypmodout, CATEGORY = 'V', PREFERRED = true, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.varbit OWNER TO "SYSTEM"; -- -- Name: TYPE varbit; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.varbit IS 'variable-length bit string'; -- -- Name: varchar; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog."varchar" ( INTERNALLENGTH = variable, INPUT = varcharin, OUTPUT = varcharout, RECEIVE = varcharrecv, SEND = varcharsend, TYPMOD_IN = varchartypmodin, TYPMOD_OUT = varchartypmodout, COLLATABLE = true, CATEGORY = 'S', ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog."varchar" OWNER TO "SYSTEM"; -- -- Name: TYPE "varchar"; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog."varchar" IS '''varchar(length)'' non-blank-padded string, variable storage length'; -- -- Name: xid; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.xid ( INTERNALLENGTH = 4, INPUT = xidin, OUTPUT = xidout, RECEIVE = xidrecv, SEND = xidsend, ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.xid OWNER TO "SYSTEM"; -- -- Name: TYPE xid; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.xid IS 'transaction id'; -- -- Name: xid8; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.xid8 ( INTERNALLENGTH = 8, INPUT = xid8in, OUTPUT = xid8out, RECEIVE = xid8recv, SEND = xid8send, ALIGNMENT = double, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE pg_catalog.xid8 OWNER TO "SYSTEM"; -- -- Name: TYPE xid8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.xid8 IS 'full transaction id'; -- -- Name: xml; Type: TYPE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TYPE pg_catalog.xml ( INTERNALLENGTH = variable, INPUT = xml_in, OUTPUT = xml_out, RECEIVE = xml_recv, SEND = xml_send, ALIGNMENT = int4, STORAGE = extended ); ALTER TYPE pg_catalog.xml OWNER TO "SYSTEM"; -- -- Name: TYPE xml; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TYPE pg_catalog.xml IS 'XML content'; -- -- Name: age(timestamp with time zone); Type: FUNCTION; Schema: pg_catalog; Owner: SYSTEM -- CREATE FUNCTION pg_catalog.age(timestamp with time zone) RETURNS interval LANGUAGE sql STABLE STRICT COST 1 PARALLEL SAFE RETURN age((CURRENT_DATE)::timestamp with time zone, $1); ALTER FUNCTION pg_catalog.age(timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: FUNCTION age(timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON FUNCTION pg_catalog.age(timestamp with time zone) IS 'date difference from today preserving months and years'; -- -- Name: int4recv(internal); Type: FUNCTION; Schema: pg_catalog; Owner: SYSTEM -- CREATE FUNCTION pg_catalog.int4recv(internal) RETURNS integer LANGUAGE internal IMMUTABLE STRICT PARALLEL SAFE AS $$int4recv$$; ALTER FUNCTION pg_catalog.int4recv(internal) OWNER TO "SYSTEM"; -- -- Name: FUNCTION int4recv(internal); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON FUNCTION pg_catalog.int4recv(internal) IS 'I/O'; -- -- Name: pg_sleep(double precision); Type: FUNCTION; Schema: pg_catalog; Owner: SYSTEM -- CREATE FUNCTION pg_catalog.pg_sleep(double precision) RETURNS void LANGUAGE internal STRICT PARALLEL SAFE AS $$pg_sleep$$; ALTER FUNCTION pg_catalog.pg_sleep(double precision) OWNER TO "SYSTEM"; -- -- Name: FUNCTION pg_sleep(double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON FUNCTION pg_catalog.pg_sleep(double precision) IS 'sleep for the specified time in seconds'; -- -- Name: pg_stat_reset(); Type: FUNCTION; Schema: pg_catalog; Owner: regress_dump_test_role -- CREATE FUNCTION pg_catalog.pg_stat_reset() RETURNS void LANGUAGE internal PARALLEL SAFE AS $$pg_stat_reset$$; ALTER FUNCTION pg_catalog.pg_stat_reset() OWNER TO regress_dump_test_role; -- -- Name: FUNCTION pg_stat_reset(); Type: COMMENT; Schema: pg_catalog; Owner: regress_dump_test_role -- COMMENT ON FUNCTION pg_catalog.pg_stat_reset() IS 'statistics: reset collected statistics for current database'; -- -- Name: prsd_lextype(internal); Type: FUNCTION; Schema: pg_catalog; Owner: SYSTEM -- CREATE FUNCTION pg_catalog.prsd_lextype(internal) RETURNS internal LANGUAGE internal IMMUTABLE STRICT PARALLEL SAFE AS $$prsd_lextype$$; ALTER FUNCTION pg_catalog.prsd_lextype(internal) OWNER TO "SYSTEM"; -- -- Name: FUNCTION prsd_lextype(internal); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON FUNCTION pg_catalog.prsd_lextype(internal) IS '(internal)'; -- -- Name: !!; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!! ( FUNCTION = tsquery_not, RIGHTARG = tsquery ); ALTER OPERATOR pg_catalog.!! (NONE, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !! (NONE, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!! (NONE, tsquery) IS 'NOT tsquery'; -- -- Name: !~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~ ( FUNCTION = nameregexne, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~), RESTRICT = regexnesel, JOIN = regexnejoinsel ); ALTER OPERATOR pg_catalog.!~ (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~ (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~ (name, text) IS 'does not match regular expression, case-sensitive'; -- -- Name: !~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~ ( FUNCTION = textregexne, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~), RESTRICT = regexnesel, JOIN = regexnejoinsel ); ALTER OPERATOR pg_catalog.!~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~ (text, text) IS 'does not match regular expression, case-sensitive'; -- -- Name: !~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~ ( FUNCTION = bpcharregexne, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~), RESTRICT = regexnesel, JOIN = regexnejoinsel ); ALTER OPERATOR pg_catalog.!~ (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~ (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~ (character, text) IS 'does not match regular expression, case-sensitive'; -- -- Name: !~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~* ( FUNCTION = nameicregexne, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~*), RESTRICT = icregexnesel, JOIN = icregexnejoinsel ); ALTER OPERATOR pg_catalog.!~* (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~* (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~* (name, text) IS 'does not match regular expression, case-insensitive'; -- -- Name: !~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~* ( FUNCTION = texticregexne, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~*), RESTRICT = icregexnesel, JOIN = icregexnejoinsel ); ALTER OPERATOR pg_catalog.!~* (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~* (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~* (text, text) IS 'does not match regular expression, case-insensitive'; -- -- Name: !~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~* ( FUNCTION = bpcharicregexne, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~*), RESTRICT = icregexnesel, JOIN = icregexnejoinsel ); ALTER OPERATOR pg_catalog.!~* (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~* (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~* (character, text) IS 'does not match regular expression, case-insensitive'; -- -- Name: !~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~ ( FUNCTION = namenlike, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~), RESTRICT = nlikesel, JOIN = nlikejoinsel ); ALTER OPERATOR pg_catalog.!~~ (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~ (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~ (name, text) IS 'does not match LIKE expression'; -- -- Name: !~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~ ( FUNCTION = textnlike, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~), RESTRICT = nlikesel, JOIN = nlikejoinsel ); ALTER OPERATOR pg_catalog.!~~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~ (text, text) IS 'does not match LIKE expression'; -- -- Name: !~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~ ( FUNCTION = bpcharnlike, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~), RESTRICT = nlikesel, JOIN = nlikejoinsel ); ALTER OPERATOR pg_catalog.!~~ (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~ (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~ (character, text) IS 'does not match LIKE expression'; -- -- Name: !~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~ ( FUNCTION = byteanlike, LEFTARG = bytea, RIGHTARG = bytea, NEGATOR = OPERATOR(pg_catalog.~~), RESTRICT = nlikesel, JOIN = nlikejoinsel ); ALTER OPERATOR pg_catalog.!~~ (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~ (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~ (bytea, bytea) IS 'does not match LIKE expression'; -- -- Name: !~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~* ( FUNCTION = nameicnlike, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~*), RESTRICT = icnlikesel, JOIN = icnlikejoinsel ); ALTER OPERATOR pg_catalog.!~~* (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~* (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~* (name, text) IS 'does not match LIKE expression, case-insensitive'; -- -- Name: !~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~* ( FUNCTION = texticnlike, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~*), RESTRICT = icnlikesel, JOIN = icnlikejoinsel ); ALTER OPERATOR pg_catalog.!~~* (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~* (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~* (text, text) IS 'does not match LIKE expression, case-insensitive'; -- -- Name: !~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.!~~* ( FUNCTION = bpcharicnlike, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.~~*), RESTRICT = icnlikesel, JOIN = icnlikejoinsel ); ALTER OPERATOR pg_catalog.!~~* (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR !~~* (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.!~~* (character, text) IS 'does not match LIKE expression, case-insensitive'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = path_npoints, RIGHTARG = path ); ALTER OPERATOR pg_catalog.# (NONE, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (NONE, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (NONE, path) IS 'number of points'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = poly_npoints, RIGHTARG = polygon ); ALTER OPERATOR pg_catalog.# (NONE, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (NONE, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (NONE, polygon) IS 'number of points'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = box_intersect, LEFTARG = box, RIGHTARG = box ); ALTER OPERATOR pg_catalog.# (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (box, box) IS 'box intersection'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = lseg_interpt, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (lseg, lseg) IS 'intersection point'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = line_interpt, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (line, line) IS 'intersection point'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = bitxor, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (bit, bit) IS 'bitwise exclusive or'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = int2xor, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (smallint, smallint) IS 'bitwise exclusive or'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = int4xor, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (integer, integer) IS 'bitwise exclusive or'; -- -- Name: #; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.# ( FUNCTION = int8xor, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.#) ); ALTER OPERATOR pg_catalog.# (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR # (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.# (bigint, bigint) IS 'bitwise exclusive or'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_pl, LEFTARG = point, RIGHTARG = line ); ALTER OPERATOR pg_catalog.## (point, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (point, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (point, line) IS 'closest point to A on B'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_ps, LEFTARG = point, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.## (point, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (point, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (point, lseg) IS 'closest point to A on B'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_pb, LEFTARG = point, RIGHTARG = box ); ALTER OPERATOR pg_catalog.## (point, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (point, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (point, box) IS 'closest point to A on B'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_sb, LEFTARG = lseg, RIGHTARG = box ); ALTER OPERATOR pg_catalog.## (lseg, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (lseg, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (lseg, box) IS 'closest point to A on B'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_ls, LEFTARG = line, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.## (line, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (line, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (line, lseg) IS 'closest point to A on B'; -- -- Name: ##; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.## ( FUNCTION = close_lseg, LEFTARG = lseg, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.## (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ## (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.## (lseg, lseg) IS 'closest point to A on B'; -- -- Name: #-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.#- ( FUNCTION = jsonb_delete_path, LEFTARG = jsonb, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.#- (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR #- (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.#- (jsonb, text[]) IS 'delete path'; -- -- Name: #>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.#> ( FUNCTION = jsonb_extract_path, LEFTARG = jsonb, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.#> (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR #> (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.#> (jsonb, text[]) IS 'get value from jsonb with path elements'; -- -- Name: #>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.#> ( FUNCTION = json_extract_path, LEFTARG = json, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.#> (json, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR #> (json, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.#> (json, text[]) IS 'get value from json with path elements'; -- -- Name: #>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.#>> ( FUNCTION = jsonb_extract_path_text, LEFTARG = jsonb, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.#>> (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR #>> (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.#>> (jsonb, text[]) IS 'get value from jsonb as text with path elements'; -- -- Name: #>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.#>> ( FUNCTION = json_extract_path_text, LEFTARG = json, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.#>> (json, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR #>> (json, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.#>> (json, text[]) IS 'get value from json as text with path elements'; -- -- Name: %; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.% ( FUNCTION = int8mod, LEFTARG = bigint, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.% (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR % (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.% (bigint, bigint) IS 'modulus'; -- -- Name: %; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.% ( FUNCTION = int2mod, LEFTARG = smallint, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.% (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR % (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.% (smallint, smallint) IS 'modulus'; -- -- Name: %; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.% ( FUNCTION = int4mod, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.% (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR % (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.% (integer, integer) IS 'modulus'; -- -- Name: %; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.% ( FUNCTION = numeric_mod, LEFTARG = numeric, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.% (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR % (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.% (numeric, numeric) IS 'modulus'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = bitand, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.&) ); ALTER OPERATOR pg_catalog.& (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (bit, bit) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = int2and, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.&) ); ALTER OPERATOR pg_catalog.& (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (smallint, smallint) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = int4and, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.&) ); ALTER OPERATOR pg_catalog.& (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (integer, integer) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = int8and, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.&) ); ALTER OPERATOR pg_catalog.& (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (bigint, bigint) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = inetand, LEFTARG = inet, RIGHTARG = inet ); ALTER OPERATOR pg_catalog.& (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (inet, inet) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = macaddr_and, LEFTARG = macaddr, RIGHTARG = macaddr ); ALTER OPERATOR pg_catalog.& (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (macaddr, macaddr) IS 'bitwise and'; -- -- Name: &; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.& ( FUNCTION = macaddr8_and, LEFTARG = macaddr8, RIGHTARG = macaddr8 ); ALTER OPERATOR pg_catalog.& (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR & (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.& (macaddr8, macaddr8) IS 'bitwise and'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = poly_overlap, LEFTARG = polygon, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (polygon, polygon) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = box_overlap, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (box, box) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = circle_overlap, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (circle, circle) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = arrayoverlap, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = arraycontsel, JOIN = arraycontjoinsel ); ALTER OPERATOR pg_catalog.&& (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (anyarray, anyarray) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = range_overlaps_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = multirangesel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (anyrange, anymultirange) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = multirange_overlaps_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = multirangesel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (anymultirange, anyrange) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = multirange_overlaps_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = multirangesel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (anymultirange, anymultirange) IS 'overlaps'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = network_overlap, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = networksel, JOIN = networkjoinsel ); ALTER OPERATOR pg_catalog.&& (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (inet, inet) IS 'overlaps (is subnet or supernet)'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = tsquery_and, LEFTARG = tsquery, RIGHTARG = tsquery ); ALTER OPERATOR pg_catalog.&& (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (tsquery, tsquery) IS 'AND-concatenate'; -- -- Name: &&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&& ( FUNCTION = range_overlaps, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.&&), RESTRICT = rangesel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.&& (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR && (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&& (anyrange, anyrange) IS 'overlaps'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = poly_overleft, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&< (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (polygon, polygon) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = box_overleft, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&< (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (box, box) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = circle_overleft, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&< (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (circle, circle) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = range_overleft_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.&< (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (anyrange, anymultirange) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = multirange_overleft_range, LEFTARG = anymultirange, RIGHTARG = anyrange, RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.&< (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (anymultirange, anyrange) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = multirange_overleft_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.&< (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (anymultirange, anymultirange) IS 'overlaps or is left of'; -- -- Name: &<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&< ( FUNCTION = range_overleft, LEFTARG = anyrange, RIGHTARG = anyrange, RESTRICT = rangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.&< (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &< (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&< (anyrange, anyrange) IS 'overlaps or is left of'; -- -- Name: &<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&<| ( FUNCTION = box_overbelow, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&<| (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &<| (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&<| (box, box) IS 'overlaps or is below'; -- -- Name: &<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&<| ( FUNCTION = poly_overbelow, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&<| (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &<| (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&<| (polygon, polygon) IS 'overlaps or is below'; -- -- Name: &<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&<| ( FUNCTION = circle_overbelow, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&<| (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &<| (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&<| (circle, circle) IS 'overlaps or is below'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = poly_overright, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (polygon, polygon) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = box_overright, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (box, box) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = circle_overright, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.&> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (circle, circle) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = range_overright_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.&> (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (anyrange, anymultirange) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = range_overright, LEFTARG = anyrange, RIGHTARG = anyrange, RESTRICT = rangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.&> (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (anyrange, anyrange) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = multirange_overright_range, LEFTARG = anymultirange, RIGHTARG = anyrange, RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.&> (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (anymultirange, anyrange) IS 'overlaps or is right of'; -- -- Name: &>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.&> ( FUNCTION = multirange_overright_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.&> (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR &> (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.&> (anymultirange, anymultirange) IS 'overlaps or is right of'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int4mul, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (integer, integer) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int2mul, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (smallint, smallint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int24mul, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (smallint, integer) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int42mul, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (integer, smallint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = float4mul, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (real, real) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = float8mul, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (double precision, double precision) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int8mul, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (bigint, bigint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int84mul, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (bigint, integer) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int48mul, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (integer, bigint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = point_mul, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (point, point) IS 'multiply points (scale/rotate)'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = path_mul_pt, LEFTARG = path, RIGHTARG = point ); ALTER OPERATOR pg_catalog.* (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (path, point) IS 'multiply (rotate/scale path)'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = box_mul, LEFTARG = box, RIGHTARG = point ); ALTER OPERATOR pg_catalog.* (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (box, point) IS 'multiply box by point (scale)'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int82mul, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (bigint, smallint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int28mul, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (smallint, bigint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = cash_mul_flt4, LEFTARG = money, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (money, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (money, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (money, real) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = flt4_mul_cash, LEFTARG = real, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (real, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (real, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (real, money) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = cash_mul_flt8, LEFTARG = money, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (money, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (money, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (money, double precision) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = cash_mul_int4, LEFTARG = money, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (money, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (money, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (money, integer) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = cash_mul_int2, LEFTARG = money, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (money, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (money, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (money, smallint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = flt8_mul_cash, LEFTARG = double precision, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (double precision, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (double precision, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (double precision, money) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int4_mul_cash, LEFTARG = integer, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (integer, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (integer, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (integer, money) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int2_mul_cash, LEFTARG = smallint, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (smallint, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (smallint, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (smallint, money) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = float48mul, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (real, double precision) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = float84mul, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (double precision, real) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = circle_mul_pt, LEFTARG = circle, RIGHTARG = point ); ALTER OPERATOR pg_catalog.* (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (circle, point) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = interval_mul, LEFTARG = interval, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (interval, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (interval, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (interval, double precision) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = mul_d_interval, LEFTARG = double precision, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (double precision, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (double precision, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (double precision, interval) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = numeric_mul, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (numeric, numeric) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = cash_mul_int8, LEFTARG = money, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (money, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (money, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (money, bigint) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = int8_mul_cash, LEFTARG = bigint, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (bigint, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (bigint, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (bigint, money) IS 'multiply'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = range_intersect, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (anyrange, anyrange) IS 'range intersection'; -- -- Name: *; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.* ( FUNCTION = multirange_intersect, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.*) ); ALTER OPERATOR pg_catalog.* (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR * (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.* (anymultirange, anymultirange) IS 'multirange intersect'; -- -- Name: *<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*< ( FUNCTION = record_image_lt, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*>), NEGATOR = OPERATOR(pg_catalog.*>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.*< (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *< (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*< (record, record) IS 'less than'; -- -- Name: *<=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*<= ( FUNCTION = record_image_le, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*>=), NEGATOR = OPERATOR(pg_catalog.*>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.*<= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *<= (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*<= (record, record) IS 'less than or equal'; -- -- Name: *<>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*<> ( FUNCTION = record_image_ne, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*<>), NEGATOR = OPERATOR(pg_catalog.*=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.*<> (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *<> (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*<> (record, record) IS 'not identical'; -- -- Name: *=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*= ( FUNCTION = record_image_eq, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*=), NEGATOR = OPERATOR(pg_catalog.*<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.*= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *= (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*= (record, record) IS 'identical'; -- -- Name: *>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*> ( FUNCTION = record_image_gt, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*<), NEGATOR = OPERATOR(pg_catalog.*<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.*> (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *> (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*> (record, record) IS 'greater than'; -- -- Name: *>=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.*>= ( FUNCTION = record_image_ge, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.*<=), NEGATOR = OPERATOR(pg_catalog.*<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.*>= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR *>= (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.*>= (record, record) IS 'greater than or equal'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int8up, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.+ (NONE, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, bigint) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int2up, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.+ (NONE, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, smallint) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int4up, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.+ (NONE, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, integer) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float4up, RIGHTARG = real ); ALTER OPERATOR pg_catalog.+ (NONE, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, real) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float8up, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.+ (NONE, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, double precision) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = numeric_uplus, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.+ (NONE, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (NONE, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (NONE, numeric) IS 'unary plus'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int2pl, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (smallint, smallint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int4pl, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (integer, integer) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int24pl, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (smallint, integer) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int42pl, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (integer, smallint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float4pl, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (real, real) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float8pl, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (double precision, double precision) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int8pl, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (bigint, bigint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int84pl, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (bigint, integer) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int48pl, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (integer, bigint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = point_add, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (point, point) IS 'add points (translate)'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = path_add, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (path, path) IS 'concatenate'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = path_add_pt, LEFTARG = path, RIGHTARG = point ); ALTER OPERATOR pg_catalog.+ (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (path, point) IS 'add (translate path)'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = box_add, LEFTARG = box, RIGHTARG = point ); ALTER OPERATOR pg_catalog.+ (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (box, point) IS 'add point to box (translate)'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int82pl, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (bigint, smallint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int28pl, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (smallint, bigint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = cash_pl, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (money, money) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = aclinsert, LEFTARG = aclitem[], RIGHTARG = aclitem ); ALTER OPERATOR pg_catalog.+ (aclitem[], aclitem) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (aclitem[], aclitem); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (aclitem[], aclitem) IS 'add/update ACL item'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = date_pl_interval, LEFTARG = date, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (date, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (date, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (date, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = date_pli, LEFTARG = date, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (date, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (date, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (date, integer) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float48pl, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (real, double precision) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = float84pl, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (double precision, real) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = timestamptz_pl_interval, LEFTARG = timestamp with time zone, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (timestamp with time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (timestamp with time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (timestamp with time zone, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = datetime_pl, LEFTARG = date, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (date, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (date, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (date, time without time zone) IS 'convert date and time to timestamp'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = datetimetz_pl, LEFTARG = date, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (date, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (date, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (date, time with time zone) IS 'convert date and time with time zone to timestamp with time zone'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = timedate_pl, LEFTARG = time without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (time without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (time without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (time without time zone, date) IS 'convert time and date to timestamp'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = timetzdate_pl, LEFTARG = time with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (time with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (time with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (time with time zone, date) IS 'convert time with time zone and date to timestamp with time zone'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = circle_add_pt, LEFTARG = circle, RIGHTARG = point ); ALTER OPERATOR pg_catalog.+ (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (circle, point) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = numeric_add, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (numeric, numeric) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = time_pl_interval, LEFTARG = time without time zone, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (time without time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (time without time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (time without time zone, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = timetz_pl_interval, LEFTARG = time with time zone, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (time with time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (time with time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (time with time zone, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl_time, LEFTARG = interval, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, time without time zone) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = timestamp_pl_interval, LEFTARG = timestamp without time zone, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (timestamp without time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (timestamp without time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (timestamp without time zone, interval) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl_date, LEFTARG = interval, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, date) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl_timetz, LEFTARG = interval, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, time with time zone) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl_timestamp, LEFTARG = interval, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, timestamp without time zone) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = interval_pl_timestamptz, LEFTARG = interval, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (interval, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (interval, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (interval, timestamp with time zone) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = integer_pl_date, LEFTARG = integer, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (integer, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (integer, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (integer, date) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = inetpl, LEFTARG = inet, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (inet, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (inet, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (inet, bigint) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = int8pl_inet, LEFTARG = bigint, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (bigint, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (bigint, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (bigint, inet) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = range_union, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (anyrange, anyrange) IS 'range union'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = multirange_union, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (anymultirange, anymultirange) IS 'multirange union'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = pg_lsn_pli, LEFTARG = pg_lsn, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (pg_lsn, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (pg_lsn, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (pg_lsn, numeric) IS 'add'; -- -- Name: +; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.+ ( FUNCTION = numeric_pl_pg_lsn, LEFTARG = numeric, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.+) ); ALTER OPERATOR pg_catalog.+ (numeric, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR + (numeric, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.+ (numeric, pg_lsn) IS 'add'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int8um, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.- (NONE, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, bigint) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int4um, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (NONE, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, integer) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int2um, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.- (NONE, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, smallint) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float4um, RIGHTARG = real ); ALTER OPERATOR pg_catalog.- (NONE, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, real) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float8um, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.- (NONE, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, double precision) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = interval_um, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (NONE, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, interval) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = numeric_uminus, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.- (NONE, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (NONE, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (NONE, numeric) IS 'negate'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int2mi, LEFTARG = smallint, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.- (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (smallint, smallint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int4mi, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (integer, integer) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int24mi, LEFTARG = smallint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (smallint, integer) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int42mi, LEFTARG = integer, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.- (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (integer, smallint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float4mi, LEFTARG = real, RIGHTARG = real ); ALTER OPERATOR pg_catalog.- (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (real, real) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float8mi, LEFTARG = double precision, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.- (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (double precision, double precision) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int8mi, LEFTARG = bigint, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.- (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (bigint, bigint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int84mi, LEFTARG = bigint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (bigint, integer) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int48mi, LEFTARG = integer, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.- (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (integer, bigint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = point_sub, LEFTARG = point, RIGHTARG = point ); ALTER OPERATOR pg_catalog.- (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (point, point) IS 'subtract points (translate)'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = path_sub_pt, LEFTARG = path, RIGHTARG = point ); ALTER OPERATOR pg_catalog.- (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (path, point) IS 'subtract (translate path)'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = box_sub, LEFTARG = box, RIGHTARG = point ); ALTER OPERATOR pg_catalog.- (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (box, point) IS 'subtract point from box (translate)'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int82mi, LEFTARG = bigint, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.- (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (bigint, smallint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = int28mi, LEFTARG = smallint, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.- (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (smallint, bigint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = cash_mi, LEFTARG = money, RIGHTARG = money ); ALTER OPERATOR pg_catalog.- (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (money, money) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = aclremove, LEFTARG = aclitem[], RIGHTARG = aclitem ); ALTER OPERATOR pg_catalog.- (aclitem[], aclitem) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (aclitem[], aclitem); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (aclitem[], aclitem) IS 'remove ACL item'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = date_mi_interval, LEFTARG = date, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (date, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (date, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (date, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = date_mi, LEFTARG = date, RIGHTARG = date ); ALTER OPERATOR pg_catalog.- (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (date, date) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = date_mii, LEFTARG = date, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (date, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (date, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (date, integer) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float48mi, LEFTARG = real, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.- (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (real, double precision) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = float84mi, LEFTARG = double precision, RIGHTARG = real ); ALTER OPERATOR pg_catalog.- (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (double precision, real) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = timestamptz_mi, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone ); ALTER OPERATOR pg_catalog.- (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (timestamp with time zone, timestamp with time zone) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = timestamptz_mi_interval, LEFTARG = timestamp with time zone, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (timestamp with time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (timestamp with time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (timestamp with time zone, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = interval_mi, LEFTARG = interval, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (interval, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = time_mi_time, LEFTARG = time without time zone, RIGHTARG = time without time zone ); ALTER OPERATOR pg_catalog.- (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (time without time zone, time without time zone) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = circle_sub_pt, LEFTARG = circle, RIGHTARG = point ); ALTER OPERATOR pg_catalog.- (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (circle, point) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = numeric_sub, LEFTARG = numeric, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.- (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (numeric, numeric) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = time_mi_interval, LEFTARG = time without time zone, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (time without time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (time without time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (time without time zone, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = timetz_mi_interval, LEFTARG = time with time zone, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (time with time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (time with time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (time with time zone, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = timestamp_mi, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone ); ALTER OPERATOR pg_catalog.- (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (timestamp without time zone, timestamp without time zone) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = timestamp_mi_interval, LEFTARG = timestamp without time zone, RIGHTARG = interval ); ALTER OPERATOR pg_catalog.- (timestamp without time zone, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (timestamp without time zone, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (timestamp without time zone, interval) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = inetmi_int8, LEFTARG = inet, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.- (inet, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (inet, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (inet, bigint) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = inetmi, LEFTARG = inet, RIGHTARG = inet ); ALTER OPERATOR pg_catalog.- (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (inet, inet) IS 'subtract'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = pg_lsn_mi, LEFTARG = pg_lsn, RIGHTARG = pg_lsn ); ALTER OPERATOR pg_catalog.- (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (pg_lsn, pg_lsn) IS 'minus'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = jsonb_delete, LEFTARG = jsonb, RIGHTARG = text ); ALTER OPERATOR pg_catalog.- (jsonb, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (jsonb, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (jsonb, text) IS 'delete object field'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = jsonb_delete, LEFTARG = jsonb, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.- (jsonb, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (jsonb, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (jsonb, integer) IS 'delete array element'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = jsonb_delete, LEFTARG = jsonb, RIGHTARG = text[] ); ALTER OPERATOR pg_catalog.- (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (jsonb, text[]) IS 'delete object fields'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = range_minus, LEFTARG = anyrange, RIGHTARG = anyrange ); ALTER OPERATOR pg_catalog.- (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (anyrange, anyrange) IS 'range difference'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = multirange_minus, LEFTARG = anymultirange, RIGHTARG = anymultirange ); ALTER OPERATOR pg_catalog.- (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (anymultirange, anymultirange) IS 'multirange minus'; -- -- Name: -; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.- ( FUNCTION = pg_lsn_mii, LEFTARG = pg_lsn, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.- (pg_lsn, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR - (pg_lsn, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.- (pg_lsn, numeric) IS 'subtract'; -- -- Name: ->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-> ( FUNCTION = jsonb_object_field, LEFTARG = jsonb, RIGHTARG = text ); ALTER OPERATOR pg_catalog.-> (jsonb, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -> (jsonb, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-> (jsonb, text) IS 'get jsonb object field'; -- -- Name: ->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-> ( FUNCTION = jsonb_array_element, LEFTARG = jsonb, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.-> (jsonb, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -> (jsonb, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-> (jsonb, integer) IS 'get jsonb array element'; -- -- Name: ->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-> ( FUNCTION = json_object_field, LEFTARG = json, RIGHTARG = text ); ALTER OPERATOR pg_catalog.-> (json, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -> (json, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-> (json, text) IS 'get json object field'; -- -- Name: ->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-> ( FUNCTION = json_array_element, LEFTARG = json, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.-> (json, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -> (json, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-> (json, integer) IS 'get json array element'; -- -- Name: ->>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.->> ( FUNCTION = jsonb_object_field_text, LEFTARG = jsonb, RIGHTARG = text ); ALTER OPERATOR pg_catalog.->> (jsonb, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ->> (jsonb, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.->> (jsonb, text) IS 'get jsonb object field as text'; -- -- Name: ->>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.->> ( FUNCTION = jsonb_array_element_text, LEFTARG = jsonb, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.->> (jsonb, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ->> (jsonb, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.->> (jsonb, integer) IS 'get jsonb array element as text'; -- -- Name: ->>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.->> ( FUNCTION = json_object_field_text, LEFTARG = json, RIGHTARG = text ); ALTER OPERATOR pg_catalog.->> (json, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ->> (json, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.->> (json, text) IS 'get json object field as text'; -- -- Name: ->>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.->> ( FUNCTION = json_array_element_text, LEFTARG = json, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.->> (json, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ->> (json, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.->> (json, integer) IS 'get json array element as text'; -- -- Name: -|-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-|- ( FUNCTION = range_adjacent, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.-|-), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.-|- (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -|- (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-|- (anyrange, anyrange) IS 'is adjacent to'; -- -- Name: -|-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-|- ( FUNCTION = range_adjacent_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.-|-), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.-|- (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -|- (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-|- (anyrange, anymultirange) IS 'is adjacent to'; -- -- Name: -|-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-|- ( FUNCTION = multirange_adjacent_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.-|-), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.-|- (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -|- (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-|- (anymultirange, anyrange) IS 'is adjacent to'; -- -- Name: -|-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.-|- ( FUNCTION = multirange_adjacent_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.-|-), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.-|- (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR -|- (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.-|- (anymultirange, anymultirange) IS 'is adjacent to'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int2div, LEFTARG = smallint, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog./ (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (smallint, smallint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int4div, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR pg_catalog./ (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (integer, integer) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int24div, LEFTARG = smallint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog./ (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (smallint, integer) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int42div, LEFTARG = integer, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog./ (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (integer, smallint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = float4div, LEFTARG = real, RIGHTARG = real ); ALTER OPERATOR pg_catalog./ (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (real, real) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = float8div, LEFTARG = double precision, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog./ (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (double precision, double precision) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int8div, LEFTARG = bigint, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog./ (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (bigint, bigint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int84div, LEFTARG = bigint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog./ (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (bigint, integer) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int48div, LEFTARG = integer, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog./ (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (integer, bigint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = point_div, LEFTARG = point, RIGHTARG = point ); ALTER OPERATOR pg_catalog./ (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (point, point) IS 'divide points (scale/rotate)'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = path_div_pt, LEFTARG = path, RIGHTARG = point ); ALTER OPERATOR pg_catalog./ (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (path, point) IS 'divide (rotate/scale path)'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = box_div, LEFTARG = box, RIGHTARG = point ); ALTER OPERATOR pg_catalog./ (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (box, point) IS 'divide box by point (scale)'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int82div, LEFTARG = bigint, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog./ (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (bigint, smallint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = int28div, LEFTARG = smallint, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog./ (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (smallint, bigint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_flt4, LEFTARG = money, RIGHTARG = real ); ALTER OPERATOR pg_catalog./ (money, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, real) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_flt8, LEFTARG = money, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog./ (money, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, double precision) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_int4, LEFTARG = money, RIGHTARG = integer ); ALTER OPERATOR pg_catalog./ (money, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, integer) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_int2, LEFTARG = money, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog./ (money, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, smallint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = float48div, LEFTARG = real, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog./ (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (real, double precision) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = float84div, LEFTARG = double precision, RIGHTARG = real ); ALTER OPERATOR pg_catalog./ (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (double precision, real) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = circle_div_pt, LEFTARG = circle, RIGHTARG = point ); ALTER OPERATOR pg_catalog./ (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (circle, point) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = interval_div, LEFTARG = interval, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog./ (interval, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (interval, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (interval, double precision) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = numeric_div, LEFTARG = numeric, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog./ (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (numeric, numeric) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_int8, LEFTARG = money, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog./ (money, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, bigint) IS 'divide'; -- -- Name: /; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog./ ( FUNCTION = cash_div_cash, LEFTARG = money, RIGHTARG = money ); ALTER OPERATOR pg_catalog./ (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR / (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog./ (money, money) IS 'divide'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int48lt, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (integer, bigint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = boollt, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (boolean, boolean) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int2lt, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (smallint, smallint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int4lt, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (integer, integer) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = namelttext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (name, text) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = textltname, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (text, name) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int8lt, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bigint, bigint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int84lt, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bigint, integer) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = box_lt, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.< (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (box, box) IS 'less than by area'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int24lt, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (smallint, integer) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int42lt, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (integer, smallint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = oidlt, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (oid, oid) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = float4lt, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (real, real) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = charlt, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR < ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< ("char", "char") IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = oidvectorlt, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (oidvector, oidvector) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = namelt, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (name, name) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = text_lt, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (text, text) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = float8lt, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (double precision, double precision) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = path_n_lt, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.>) ); ALTER OPERATOR pg_catalog.< (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (path, path) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = cash_lt, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (money, money) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = bpcharlt, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (character, character) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = array_lt, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (anyarray, anyarray) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = date_lt, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (date, date) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = time_lt, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (time without time zone, time without time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = float48lt, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (real, double precision) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = float84lt, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (double precision, real) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = network_lt, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (inet, inet) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = macaddr_lt, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (macaddr, macaddr) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamptz_lt, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp with time zone, timestamp with time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = interval_lt, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (interval, interval) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = circle_lt, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.< (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (circle, circle) IS 'less than by area'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timetz_lt, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (time with time zone, time with time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = lseg_lt, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=) ); ALTER OPERATOR pg_catalog.< (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (lseg, lseg) IS 'less than by length'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = numeric_lt, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (numeric, numeric) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = bitlt, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bit, bit) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = varbitlt, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bit varying, bit varying) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int28lt, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (smallint, bigint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = int82lt, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bigint, smallint) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = bytealt, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (bytea, bytea) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamp_lt, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp without time zone, timestamp without time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = date_lt_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (date, timestamp without time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = date_lt_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (date, timestamp with time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamp_lt_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp without time zone, date) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamptz_lt_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp with time zone, date) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamp_lt_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp without time zone, timestamp with time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = timestamptz_lt_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (timestamp with time zone, timestamp without time zone) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = tidlt, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (tid, tid) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = multirange_lt, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (anymultirange, anymultirange) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = uuid_lt, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (uuid, uuid) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = record_lt, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (record, record) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = pg_lsn_lt, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (pg_lsn, pg_lsn) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = jsonb_lt, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (jsonb, jsonb) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = macaddr8_lt, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (macaddr8, macaddr8) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = enum_lt, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (anyenum, anyenum) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = tsvector_lt, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (tsvector, tsvector) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = tsquery_lt, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (tsquery, tsquery) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = range_lt, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = rangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (anyrange, anyrange) IS 'less than'; -- -- Name: <; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.< ( FUNCTION = xid8lt, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.>), NEGATOR = OPERATOR(pg_catalog.>=), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.< (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR < (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.< (xid8, xid8) IS 'less than'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = point_distance, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_bp, LEFTARG = box, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (box, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_pl, LEFTARG = point, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, line) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_ps, LEFTARG = point, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, lseg) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_pb, LEFTARG = point, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, box) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_sl, LEFTARG = lseg, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (lseg, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (lseg, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (lseg, line) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_sb, LEFTARG = lseg, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (lseg, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (lseg, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (lseg, box) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_ppath, LEFTARG = point, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, path) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = box_distance, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (box, box) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = path_distance, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (path, path) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = line_distance, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (line, line) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = lseg_distance, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (lseg, lseg) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = poly_distance, LEFTARG = polygon, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (polygon, polygon) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_lp, LEFTARG = line, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (line, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (line, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (line, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_sp, LEFTARG = lseg, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (lseg, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (lseg, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (lseg, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_ls, LEFTARG = line, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (line, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (line, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (line, lseg) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_bs, LEFTARG = box, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (box, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (box, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (box, lseg) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_pathp, LEFTARG = path, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (path, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_polyc, LEFTARG = polygon, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (polygon, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (polygon, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (polygon, circle) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = circle_distance, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (circle, circle) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_pc, LEFTARG = point, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, circle) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_cpoly, LEFTARG = circle, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (circle, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (circle, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (circle, polygon) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_ppoly, LEFTARG = point, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (point, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (point, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (point, polygon) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_polyp, LEFTARG = polygon, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (polygon, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (polygon, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (polygon, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = dist_cpoint, LEFTARG = circle, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<->) ); ALTER OPERATOR pg_catalog.<-> (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (circle, point) IS 'distance between'; -- -- Name: <->; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<-> ( FUNCTION = tsquery_phrase, LEFTARG = tsquery, RIGHTARG = tsquery ); ALTER OPERATOR pg_catalog.<-> (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <-> (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<-> (tsquery, tsquery) IS 'phrase-concatenate'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = poly_left, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<< (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (polygon, polygon) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = box_left, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<< (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (box, box) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = point_left, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<< (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (point, point) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = network_sub, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.>>), RESTRICT = networksel, JOIN = networkjoinsel ); ALTER OPERATOR pg_catalog.<< (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (inet, inet) IS 'is subnet'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = circle_left, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<< (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (circle, circle) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = bitshiftleft, LEFTARG = bit, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.<< (bit, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (bit, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (bit, integer) IS 'bitwise shift left'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = int2shl, LEFTARG = smallint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.<< (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (smallint, integer) IS 'bitwise shift left'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = int4shl, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.<< (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (integer, integer) IS 'bitwise shift left'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = int8shl, LEFTARG = bigint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.<< (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (bigint, integer) IS 'bitwise shift left'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = range_before, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.>>), RESTRICT = rangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.<< (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (anyrange, anyrange) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = range_before_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.>>), RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.<< (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (anyrange, anymultirange) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = multirange_before_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.>>), RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.<< (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (anymultirange, anyrange) IS 'is left of'; -- -- Name: <<; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<< ( FUNCTION = multirange_before_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.>>), RESTRICT = multirangesel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.<< (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR << (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<< (anymultirange, anymultirange) IS 'is left of'; -- -- Name: <<=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<<= ( FUNCTION = network_subeq, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.>>=), RESTRICT = networksel, JOIN = networkjoinsel ); ALTER OPERATOR pg_catalog.<<= (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <<= (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<<= (inet, inet) IS 'is subnet or equal'; -- -- Name: <<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<<| ( FUNCTION = circle_below, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<<| (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <<| (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<<| (circle, circle) IS 'is below'; -- -- Name: <<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<<| ( FUNCTION = box_below, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<<| (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <<| (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<<| (box, box) IS 'is below'; -- -- Name: <<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<<| ( FUNCTION = poly_below, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<<| (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <<| (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<<| (polygon, polygon) IS 'is below'; -- -- Name: <<|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<<| ( FUNCTION = point_below, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<<| (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <<| (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<<| (point, point) IS 'is below'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int48le, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (integer, bigint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = nameletext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (name, text) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = textlename, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (text, name) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int8le, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bigint, bigint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int84le, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bigint, integer) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = box_le, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.<= (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (box, box) IS 'less than or equal by area'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int2le, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (smallint, smallint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int4le, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (integer, integer) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int24le, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (smallint, integer) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int42le, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (integer, smallint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = oidle, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (oid, oid) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = float4le, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (real, real) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = charle, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= ("char", "char") IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = oidvectorle, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (oidvector, oidvector) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = namele, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (name, name) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = text_le, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (text, text) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = float8le, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (double precision, double precision) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = path_n_le, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.>=) ); ALTER OPERATOR pg_catalog.<= (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (path, path) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = cash_le, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (money, money) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = bpcharle, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (character, character) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = array_le, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (anyarray, anyarray) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = date_le, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (date, date) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = time_le, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (time without time zone, time without time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = float48le, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (real, double precision) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = float84le, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (double precision, real) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = network_le, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (inet, inet) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = macaddr_le, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (macaddr, macaddr) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamptz_le, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp with time zone, timestamp with time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = interval_le, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (interval, interval) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = circle_le, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.<= (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (circle, circle) IS 'less than or equal by area'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timetz_le, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (time with time zone, time with time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = lseg_le, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>) ); ALTER OPERATOR pg_catalog.<= (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (lseg, lseg) IS 'less than or equal by length'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = boolle, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (boolean, boolean) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = numeric_le, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (numeric, numeric) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = bitle, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bit, bit) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = varbitle, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bit varying, bit varying) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int28le, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (smallint, bigint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = int82le, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bigint, smallint) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = byteale, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (bytea, bytea) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamp_le, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp without time zone, timestamp without time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = date_le_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (date, timestamp without time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = date_le_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (date, timestamp with time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamp_le_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp without time zone, date) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamptz_le_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp with time zone, date) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamp_le_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp without time zone, timestamp with time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = timestamptz_le_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (timestamp with time zone, timestamp without time zone) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = tidle, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (tid, tid) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = multirange_le, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = multirangesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (anymultirange, anymultirange) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = uuid_le, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (uuid, uuid) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = record_le, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (record, record) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = pg_lsn_le, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (pg_lsn, pg_lsn) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = jsonb_le, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (jsonb, jsonb) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = macaddr8_le, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (macaddr8, macaddr8) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = enum_le, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (anyenum, anyenum) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = tsvector_le, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (tsvector, tsvector) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = tsquery_le, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (tsquery, tsquery) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = range_le, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = rangesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (anyrange, anyrange) IS 'less than or equal'; -- -- Name: <=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<= ( FUNCTION = xid8le, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.>=), NEGATOR = OPERATOR(pg_catalog.>), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.<= (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <= (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<= (xid8, xid8) IS 'less than or equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int48ne, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (integer, bigint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = boolne, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (boolean, boolean) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = namenetext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (name, text) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = textnename, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (text, name) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = tidne, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (tid, tid) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int8ne, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bigint, bigint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int84ne, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bigint, integer) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int4ne, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (integer, integer) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int2ne, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (smallint, smallint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = textne, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (text, text) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int24ne, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (smallint, integer) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int42ne, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (integer, smallint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = oidne, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (oid, oid) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = float4ne, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (real, real) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = charne, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> ("char", "char") IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = namene, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (name, name) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = oidvectorne, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (oidvector, oidvector) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = float8ne, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (double precision, double precision) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = point_ne, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.~=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (point, point) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = cash_ne, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (money, money) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = bpcharne, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (character, character) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = array_ne, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (anyarray, anyarray) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = date_ne, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (date, date) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = time_ne, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (time without time zone, time without time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = float48ne, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (real, double precision) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = float84ne, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (double precision, real) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = network_ne, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (inet, inet) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = macaddr_ne, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (macaddr, macaddr) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamptz_ne, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp with time zone, timestamp with time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = interval_ne, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (interval, interval) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = circle_ne, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (circle, circle) IS 'not equal by area'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timetz_ne, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (time with time zone, time with time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = lseg_ne, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (lseg, lseg) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = numeric_ne, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (numeric, numeric) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = bitne, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bit, bit) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = varbitne, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bit varying, bit varying) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int28ne, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (smallint, bigint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = int82ne, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bigint, smallint) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = byteane, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (bytea, bytea) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamp_ne, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp without time zone, timestamp without time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = date_ne_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (date, timestamp without time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = date_ne_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (date, timestamp with time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamp_ne_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp without time zone, date) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamptz_ne_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp with time zone, date) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamp_ne_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp without time zone, timestamp with time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = timestamptz_ne_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (timestamp with time zone, timestamp without time zone) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = multirange_ne, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (anymultirange, anymultirange) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = uuid_ne, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (uuid, uuid) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = record_ne, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (record, record) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = pg_lsn_ne, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (pg_lsn, pg_lsn) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = jsonb_ne, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (jsonb, jsonb) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = xidneq, LEFTARG = xid, RIGHTARG = xid, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (xid, xid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (xid, xid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (xid, xid) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = xidneqint4, LEFTARG = xid, RIGHTARG = integer, NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (xid, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (xid, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (xid, integer) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = macaddr8_ne, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (macaddr8, macaddr8) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = enum_ne, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (anyenum, anyenum) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = tsvector_ne, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (tsvector, tsvector) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = tsquery_ne, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (tsquery, tsquery) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = range_ne, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (anyrange, anyrange) IS 'not equal'; -- -- Name: <>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<> ( FUNCTION = xid8ne, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.<>), NEGATOR = OPERATOR(pg_catalog.=), RESTRICT = neqsel, JOIN = neqjoinsel ); ALTER OPERATOR pg_catalog.<> (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <> (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<> (xid8, xid8) IS 'not equal'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = poly_contained, LEFTARG = polygon, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (polygon, polygon) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = box_contained, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (box, box) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_pb, LEFTARG = point, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (point, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, box) IS 'point inside box'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_ppath, LEFTARG = point, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.@>) ); ALTER OPERATOR pg_catalog.<@ (point, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, path) IS 'point within closed path, or point on open path'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = pt_contained_poly, LEFTARG = point, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (point, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, polygon) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = pt_contained_circle, LEFTARG = point, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (point, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, circle) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = circle_contained, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (circle, circle) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_pl, LEFTARG = point, RIGHTARG = line ); ALTER OPERATOR pg_catalog.<@ (point, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, line) IS 'point on line'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_ps, LEFTARG = point, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.<@ (point, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (point, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (point, lseg) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_sl, LEFTARG = lseg, RIGHTARG = line ); ALTER OPERATOR pg_catalog.<@ (lseg, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (lseg, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (lseg, line) IS 'lseg on line'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = on_sb, LEFTARG = lseg, RIGHTARG = box ); ALTER OPERATOR pg_catalog.<@ (lseg, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (lseg, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (lseg, box) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = arraycontained, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = arraycontsel, JOIN = arraycontjoinsel ); ALTER OPERATOR pg_catalog.<@ (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anyarray, anyarray) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = elem_contained_by_multirange, LEFTARG = anyelement, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anyelement, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anyelement, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anyelement, anymultirange) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = range_contained_by_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anyrange, anymultirange) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = multirange_contained_by_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anymultirange, anymultirange) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = jsonb_contained, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.<@ (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (jsonb, jsonb) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = tsq_mcontained, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.<@ (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (tsquery, tsquery) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = elem_contained_by_range, LEFTARG = anyelement, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = rangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anyelement, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anyelement, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anyelement, anyrange) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = range_contained_by, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = rangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anyrange, anyrange) IS 'is contained by'; -- -- Name: <@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<@ ( FUNCTION = multirange_contained_by_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.@>), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.<@ (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <@ (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<@ (anymultirange, anyrange) IS 'is contained by'; -- -- Name: <^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<^ ( FUNCTION = point_below, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<^ (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <^ (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<^ (point, point) IS 'deprecated, use <<| instead'; -- -- Name: <^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.<^ ( FUNCTION = box_below_eq, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.<^ (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR <^ (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.<^ (box, box) IS 'is below (allows touching)'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int48eq, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (integer, bigint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = booleq, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (boolean, boolean) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = chareq, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR = ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= ("char", "char") IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = nameeq, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (name, name) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int2eq, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (smallint, smallint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int4eq, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (integer, integer) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = texteq, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (text, text) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = nameeqtext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (name, text) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = texteqname, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (text, name) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = xideq, LEFTARG = xid, RIGHTARG = xid, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (xid, xid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (xid, xid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (xid, xid) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = xideqint4, LEFTARG = xid, RIGHTARG = integer, NEGATOR = OPERATOR(pg_catalog.<>), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (xid, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (xid, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (xid, integer) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = cideq, LEFTARG = cid, RIGHTARG = cid, COMMUTATOR = OPERATOR(pg_catalog.=), HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (cid, cid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (cid, cid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (cid, cid) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = tideq, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (tid, tid) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int8eq, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bigint, bigint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int84eq, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bigint, integer) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = box_eq, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (box, box) IS 'equal by area'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int24eq, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (smallint, integer) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int42eq, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (integer, smallint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = oideq, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (oid, oid) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = float4eq, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (real, real) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = oidvectoreq, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (oidvector, oidvector) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = float8eq, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (double precision, double precision) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = path_n_eq, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (path, path) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = cash_eq, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (money, money) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = aclitemeq, LEFTARG = aclitem, RIGHTARG = aclitem, COMMUTATOR = OPERATOR(pg_catalog.=), HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (aclitem, aclitem) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (aclitem, aclitem); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (aclitem, aclitem) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = bpchareq, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (character, character) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = array_eq, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (anyarray, anyarray) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = date_eq, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (date, date) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = time_eq, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (time without time zone, time without time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = float48eq, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (real, double precision) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = float84eq, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (double precision, real) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = network_eq, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (inet, inet) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = macaddr_eq, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (macaddr, macaddr) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamptz_eq, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp with time zone, timestamp with time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = interval_eq, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (interval, interval) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = circle_eq, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (circle, circle) IS 'equal by area'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = lseg_eq, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (lseg, lseg) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timetz_eq, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (time with time zone, time with time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = line_eq, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (line, line) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = numeric_eq, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (numeric, numeric) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = biteq, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bit, bit) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = varbiteq, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bit varying, bit varying) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int28eq, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (smallint, bigint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = int82eq, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bigint, smallint) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = byteaeq, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (bytea, bytea) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamp_eq, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp without time zone, timestamp without time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = date_eq_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (date, timestamp without time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = date_eq_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (date, timestamp with time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamp_eq_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp without time zone, date) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamptz_eq_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp with time zone, date) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamp_eq_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp without time zone, timestamp with time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = timestamptz_eq_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (timestamp with time zone, timestamp without time zone) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = multirange_eq, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (anymultirange, anymultirange) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = uuid_eq, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (uuid, uuid) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = record_eq, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (record, record) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = pg_lsn_eq, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (pg_lsn, pg_lsn) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = jsonb_eq, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (jsonb, jsonb) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = macaddr8_eq, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (macaddr8, macaddr8) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = enum_eq, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (anyenum, anyenum) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = tsvector_eq, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (tsvector, tsvector) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = tsquery_eq, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (tsquery, tsquery) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = range_eq, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (anyrange, anyrange) IS 'equal'; -- -- Name: =; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.= ( FUNCTION = xid8eq, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.=), NEGATOR = OPERATOR(pg_catalog.<>), MERGES, HASHES, RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.= (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR = (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.= (xid8, xid8) IS 'equal'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = boolgt, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (boolean, boolean) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int48gt, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (integer, bigint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = namegttext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (name, text) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = textgtname, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (text, name) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int8gt, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bigint, bigint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int84gt, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bigint, integer) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = box_gt, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (box, box) IS 'greater than by area'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int2gt, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (smallint, smallint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int4gt, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (integer, integer) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int24gt, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (smallint, integer) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int42gt, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (integer, smallint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = oidgt, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (oid, oid) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = float4gt, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (real, real) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = chargt, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR > ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> ("char", "char") IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = oidvectorgt, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (oidvector, oidvector) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = namegt, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (name, name) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = text_gt, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (text, text) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = float8gt, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (double precision, double precision) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = path_n_gt, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.<) ); ALTER OPERATOR pg_catalog.> (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (path, path) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = cash_gt, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (money, money) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = bpchargt, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (character, character) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = array_gt, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (anyarray, anyarray) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = date_gt, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (date, date) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = time_gt, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (time without time zone, time without time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = float48gt, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (real, double precision) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = float84gt, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (double precision, real) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = network_gt, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (inet, inet) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = macaddr_gt, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (macaddr, macaddr) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamptz_gt, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp with time zone, timestamp with time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = interval_gt, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (interval, interval) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = circle_gt, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (circle, circle) IS 'greater than by area'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timetz_gt, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (time with time zone, time with time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = lseg_gt, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=) ); ALTER OPERATOR pg_catalog.> (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (lseg, lseg) IS 'greater than by length'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = numeric_gt, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (numeric, numeric) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = bitgt, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bit, bit) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = varbitgt, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bit varying, bit varying) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int28gt, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (smallint, bigint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = int82gt, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bigint, smallint) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = byteagt, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (bytea, bytea) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamp_gt, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp without time zone, timestamp without time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = date_gt_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (date, timestamp without time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = date_gt_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (date, timestamp with time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamp_gt_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp without time zone, date) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamptz_gt_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp with time zone, date) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamp_gt_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp without time zone, timestamp with time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = timestamptz_gt_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (timestamp with time zone, timestamp without time zone) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = tidgt, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (tid, tid) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = multirange_gt, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (anymultirange, anymultirange) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = uuid_gt, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (uuid, uuid) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = record_gt, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (record, record) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = pg_lsn_gt, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (pg_lsn, pg_lsn) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = jsonb_gt, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (jsonb, jsonb) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = macaddr8_gt, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (macaddr8, macaddr8) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = enum_gt, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (anyenum, anyenum) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = tsvector_gt, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (tsvector, tsvector) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = tsquery_gt, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (tsquery, tsquery) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = range_gt, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = rangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (anyrange, anyrange) IS 'greater than'; -- -- Name: >; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.> ( FUNCTION = xid8gt, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.<), NEGATOR = OPERATOR(pg_catalog.<=), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.> (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR > (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.> (xid8, xid8) IS 'greater than'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int48ge, LEFTARG = integer, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (integer, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (integer, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (integer, bigint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = namegetext, LEFTARG = name, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (name, text) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = textgename, LEFTARG = text, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (text, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (text, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (text, name) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int8ge, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bigint, bigint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int84ge, LEFTARG = bigint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bigint, integer) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = box_ge, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.>= (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (box, box) IS 'greater than or equal by area'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int2ge, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (smallint, smallint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int4ge, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (integer, integer) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int24ge, LEFTARG = smallint, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (smallint, integer) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int42ge, LEFTARG = integer, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (integer, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (integer, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (integer, smallint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = oidge, LEFTARG = oid, RIGHTARG = oid, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (oid, oid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (oid, oid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (oid, oid) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = float4ge, LEFTARG = real, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (real, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (real, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (real, real) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = charge, LEFTARG = "char", RIGHTARG = "char", COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= ("char", "char") OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= ("char", "char"); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= ("char", "char") IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = oidvectorge, LEFTARG = oidvector, RIGHTARG = oidvector, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (oidvector, oidvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (oidvector, oidvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (oidvector, oidvector) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = namege, LEFTARG = name, RIGHTARG = name, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (name, name) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (name, name); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (name, name) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = text_ge, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (text, text) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = float8ge, LEFTARG = double precision, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (double precision, double precision) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = path_n_ge, LEFTARG = path, RIGHTARG = path, COMMUTATOR = OPERATOR(pg_catalog.<=) ); ALTER OPERATOR pg_catalog.>= (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (path, path) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = cash_ge, LEFTARG = money, RIGHTARG = money, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (money, money) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (money, money); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (money, money) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = bpcharge, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (character, character) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = array_ge, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (anyarray, anyarray) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = date_ge, LEFTARG = date, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (date, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (date, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (date, date) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = time_ge, LEFTARG = time without time zone, RIGHTARG = time without time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (time without time zone, time without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (time without time zone, time without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (time without time zone, time without time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = float48ge, LEFTARG = real, RIGHTARG = double precision, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (real, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (real, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (real, double precision) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = float84ge, LEFTARG = double precision, RIGHTARG = real, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (double precision, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (double precision, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (double precision, real) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = network_ge, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (inet, inet) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = macaddr_ge, LEFTARG = macaddr, RIGHTARG = macaddr, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (macaddr, macaddr) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamptz_ge, LEFTARG = timestamp with time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp with time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp with time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp with time zone, timestamp with time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = interval_ge, LEFTARG = interval, RIGHTARG = interval, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (interval, interval) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (interval, interval); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (interval, interval) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = circle_ge, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.>= (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (circle, circle) IS 'greater than or equal by area'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timetz_ge, LEFTARG = time with time zone, RIGHTARG = time with time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (time with time zone, time with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (time with time zone, time with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (time with time zone, time with time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = lseg_ge, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<) ); ALTER OPERATOR pg_catalog.>= (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (lseg, lseg) IS 'greater than or equal by length'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = boolge, LEFTARG = boolean, RIGHTARG = boolean, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (boolean, boolean) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (boolean, boolean); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (boolean, boolean) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = numeric_ge, LEFTARG = numeric, RIGHTARG = numeric, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (numeric, numeric) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = bitge, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bit, bit) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = varbitge, LEFTARG = bit varying, RIGHTARG = bit varying, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bit varying, bit varying) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int28ge, LEFTARG = smallint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (smallint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (smallint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (smallint, bigint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = int82ge, LEFTARG = bigint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bigint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bigint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bigint, smallint) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = byteage, LEFTARG = bytea, RIGHTARG = bytea, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (bytea, bytea) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamp_ge, LEFTARG = timestamp without time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp without time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp without time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp without time zone, timestamp without time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = date_ge_timestamp, LEFTARG = date, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (date, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (date, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (date, timestamp without time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = date_ge_timestamptz, LEFTARG = date, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (date, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (date, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (date, timestamp with time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamp_ge_date, LEFTARG = timestamp without time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp without time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp without time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp without time zone, date) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamptz_ge_date, LEFTARG = timestamp with time zone, RIGHTARG = date, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp with time zone, date) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp with time zone, date); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp with time zone, date) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamp_ge_timestamptz, LEFTARG = timestamp without time zone, RIGHTARG = timestamp with time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp without time zone, timestamp with time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp without time zone, timestamp with time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp without time zone, timestamp with time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = timestamptz_ge_timestamp, LEFTARG = timestamp with time zone, RIGHTARG = timestamp without time zone, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (timestamp with time zone, timestamp without time zone) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (timestamp with time zone, timestamp without time zone); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (timestamp with time zone, timestamp without time zone) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = tidge, LEFTARG = tid, RIGHTARG = tid, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (tid, tid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (tid, tid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (tid, tid) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = multirange_ge, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = multirangesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (anymultirange, anymultirange) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = uuid_ge, LEFTARG = uuid, RIGHTARG = uuid, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (uuid, uuid) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (uuid, uuid); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (uuid, uuid) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = record_ge, LEFTARG = record, RIGHTARG = record, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (record, record) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (record, record); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (record, record) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = pg_lsn_ge, LEFTARG = pg_lsn, RIGHTARG = pg_lsn, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (pg_lsn, pg_lsn) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (pg_lsn, pg_lsn); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (pg_lsn, pg_lsn) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = jsonb_ge, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (jsonb, jsonb) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = macaddr8_ge, LEFTARG = macaddr8, RIGHTARG = macaddr8, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (macaddr8, macaddr8) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = enum_ge, LEFTARG = anyenum, RIGHTARG = anyenum, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (anyenum, anyenum) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (anyenum, anyenum); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (anyenum, anyenum) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = tsvector_ge, LEFTARG = tsvector, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (tsvector, tsvector) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = tsquery_ge, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (tsquery, tsquery) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = range_ge, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = rangesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (anyrange, anyrange) IS 'greater than or equal'; -- -- Name: >=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>= ( FUNCTION = xid8ge, LEFTARG = xid8, RIGHTARG = xid8, COMMUTATOR = OPERATOR(pg_catalog.<=), NEGATOR = OPERATOR(pg_catalog.<), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.>= (xid8, xid8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >= (xid8, xid8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>= (xid8, xid8) IS 'greater than or equal'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = poly_right, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (polygon, polygon) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = box_right, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (box, box) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = point_right, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>> (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (point, point) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = network_sup, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.<<), RESTRICT = networksel, JOIN = networkjoinsel ); ALTER OPERATOR pg_catalog.>> (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (inet, inet) IS 'is supernet'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = circle_right, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (circle, circle) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = bitshiftright, LEFTARG = bit, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.>> (bit, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (bit, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (bit, integer) IS 'bitwise shift right'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = int2shr, LEFTARG = smallint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.>> (smallint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (smallint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (smallint, integer) IS 'bitwise shift right'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = int4shr, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.>> (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (integer, integer) IS 'bitwise shift right'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = int8shr, LEFTARG = bigint, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.>> (bigint, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (bigint, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (bigint, integer) IS 'bitwise shift right'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = range_after, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<<), RESTRICT = rangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.>> (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (anyrange, anyrange) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = range_after_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<<), RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.>> (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (anyrange, anymultirange) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = multirange_after_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<<), RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.>> (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (anymultirange, anyrange) IS 'is right of'; -- -- Name: >>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>> ( FUNCTION = multirange_after_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<<), RESTRICT = multirangesel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.>> (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >> (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>> (anymultirange, anymultirange) IS 'is right of'; -- -- Name: >>=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>>= ( FUNCTION = network_supeq, LEFTARG = inet, RIGHTARG = inet, COMMUTATOR = OPERATOR(pg_catalog.<<=), RESTRICT = networksel, JOIN = networkjoinsel ); ALTER OPERATOR pg_catalog.>>= (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >>= (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>>= (inet, inet) IS 'is supernet or equal'; -- -- Name: >^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>^ ( FUNCTION = point_above, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>^ (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >^ (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>^ (point, point) IS 'deprecated, use |>> instead'; -- -- Name: >^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.>^ ( FUNCTION = box_above_eq, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.>^ (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR >^ (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.>^ (box, box) IS 'is above (allows touching)'; -- -- Name: ?; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.? ( FUNCTION = jsonb_exists, LEFTARG = jsonb, RIGHTARG = text, RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.? (jsonb, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ? (jsonb, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.? (jsonb, text) IS 'key exists'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = path_inter, LEFTARG = path, RIGHTARG = path ); ALTER OPERATOR pg_catalog.?# (path, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (path, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (path, path) IS 'intersect'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = box_overlap, LEFTARG = box, RIGHTARG = box, RESTRICT = areasel, JOIN = areajoinsel ); ALTER OPERATOR pg_catalog.?# (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (box, box) IS 'deprecated, use && instead'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = lseg_intersect, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.?#) ); ALTER OPERATOR pg_catalog.?# (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (lseg, lseg) IS 'intersect'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = inter_sl, LEFTARG = lseg, RIGHTARG = line ); ALTER OPERATOR pg_catalog.?# (lseg, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (lseg, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (lseg, line) IS 'intersect'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = inter_sb, LEFTARG = lseg, RIGHTARG = box ); ALTER OPERATOR pg_catalog.?# (lseg, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (lseg, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (lseg, box) IS 'intersect'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = inter_lb, LEFTARG = line, RIGHTARG = box ); ALTER OPERATOR pg_catalog.?# (line, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (line, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (line, box) IS 'intersect'; -- -- Name: ?#; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?# ( FUNCTION = line_intersect, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.?#) ); ALTER OPERATOR pg_catalog.?# (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?# (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?# (line, line) IS 'intersect'; -- -- Name: ?&; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?& ( FUNCTION = jsonb_exists_all, LEFTARG = jsonb, RIGHTARG = text[], RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.?& (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?& (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?& (jsonb, text[]) IS 'all keys exist'; -- -- Name: ?-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?- ( FUNCTION = lseg_horizontal, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.?- (NONE, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?- (NONE, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?- (NONE, lseg) IS 'horizontal'; -- -- Name: ?-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?- ( FUNCTION = line_horizontal, RIGHTARG = line ); ALTER OPERATOR pg_catalog.?- (NONE, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?- (NONE, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?- (NONE, line) IS 'horizontal'; -- -- Name: ?-; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?- ( FUNCTION = point_horiz, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.?-) ); ALTER OPERATOR pg_catalog.?- (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?- (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?- (point, point) IS 'horizontally aligned'; -- -- Name: ?-|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?-| ( FUNCTION = lseg_perp, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.?-|) ); ALTER OPERATOR pg_catalog.?-| (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?-| (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?-| (lseg, lseg) IS 'perpendicular'; -- -- Name: ?-|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?-| ( FUNCTION = line_perp, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.?-|) ); ALTER OPERATOR pg_catalog.?-| (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?-| (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?-| (line, line) IS 'perpendicular'; -- -- Name: ?|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?| ( FUNCTION = lseg_vertical, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.?| (NONE, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?| (NONE, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?| (NONE, lseg) IS 'vertical'; -- -- Name: ?|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?| ( FUNCTION = line_vertical, RIGHTARG = line ); ALTER OPERATOR pg_catalog.?| (NONE, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?| (NONE, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?| (NONE, line) IS 'vertical'; -- -- Name: ?|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?| ( FUNCTION = point_vert, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.?|) ); ALTER OPERATOR pg_catalog.?| (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?| (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?| (point, point) IS 'vertically aligned'; -- -- Name: ?|; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?| ( FUNCTION = jsonb_exists_any, LEFTARG = jsonb, RIGHTARG = text[], RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.?| (jsonb, text[]) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?| (jsonb, text[]); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?| (jsonb, text[]) IS 'any key exists'; -- -- Name: ?||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?|| ( FUNCTION = lseg_parallel, LEFTARG = lseg, RIGHTARG = lseg, COMMUTATOR = OPERATOR(pg_catalog.?||) ); ALTER OPERATOR pg_catalog.?|| (lseg, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?|| (lseg, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?|| (lseg, lseg) IS 'parallel'; -- -- Name: ?||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.?|| ( FUNCTION = line_parallel, LEFTARG = line, RIGHTARG = line, COMMUTATOR = OPERATOR(pg_catalog.?||) ); ALTER OPERATOR pg_catalog.?|| (line, line) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ?|| (line, line); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.?|| (line, line) IS 'parallel'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = int8abs, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.@ (NONE, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, bigint) IS 'absolute value'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = float4abs, RIGHTARG = real ); ALTER OPERATOR pg_catalog.@ (NONE, real) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, real); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, real) IS 'absolute value'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = float8abs, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.@ (NONE, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, double precision) IS 'absolute value'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = int2abs, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.@ (NONE, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, smallint) IS 'absolute value'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = int4abs, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.@ (NONE, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, integer) IS 'absolute value'; -- -- Name: @; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@ ( FUNCTION = numeric_abs, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.@ (NONE, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @ (NONE, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@ (NONE, numeric) IS 'absolute value'; -- -- Name: @-@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@-@ ( FUNCTION = path_length, RIGHTARG = path ); ALTER OPERATOR pg_catalog.@-@ (NONE, path) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @-@ (NONE, path); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@-@ (NONE, path) IS 'sum of path segment lengths'; -- -- Name: @-@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@-@ ( FUNCTION = lseg_length, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.@-@ (NONE, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @-@ (NONE, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@-@ (NONE, lseg) IS 'distance between endpoints'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = box_contain_pt, LEFTARG = box, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (box, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (box, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (box, point) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = poly_contain, LEFTARG = polygon, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (polygon, polygon) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = box_contain, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (box, box) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = path_contain_pt, LEFTARG = path, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<@) ); ALTER OPERATOR pg_catalog.@> (path, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (path, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (path, point) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = poly_contain_pt, LEFTARG = polygon, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (polygon, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (polygon, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (polygon, point) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = circle_contain_pt, LEFTARG = circle, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (circle, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (circle, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (circle, point) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = aclcontains, LEFTARG = aclitem[], RIGHTARG = aclitem ); ALTER OPERATOR pg_catalog.@> (aclitem[], aclitem) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (aclitem[], aclitem); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (aclitem[], aclitem) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = circle_contain, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = contsel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (circle, circle) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = arraycontains, LEFTARG = anyarray, RIGHTARG = anyarray, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = arraycontsel, JOIN = arraycontjoinsel ); ALTER OPERATOR pg_catalog.@> (anyarray, anyarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anyarray, anyarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anyarray, anyarray) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = multirange_contains_elem, LEFTARG = anymultirange, RIGHTARG = anyelement, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anymultirange, anyelement) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anymultirange, anyelement); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anymultirange, anyelement) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = multirange_contains_range, LEFTARG = anymultirange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anymultirange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anymultirange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anymultirange, anyrange) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = multirange_contains_multirange, LEFTARG = anymultirange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anymultirange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anymultirange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anymultirange, anymultirange) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = jsonb_contains, LEFTARG = jsonb, RIGHTARG = jsonb, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@> (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (jsonb, jsonb) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = tsq_mcontains, LEFTARG = tsquery, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@> (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (tsquery, tsquery) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = range_contains_elem, LEFTARG = anyrange, RIGHTARG = anyelement, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = rangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anyrange, anyelement) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anyrange, anyelement); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anyrange, anyelement) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = range_contains, LEFTARG = anyrange, RIGHTARG = anyrange, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = rangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anyrange, anyrange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anyrange, anyrange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anyrange, anyrange) IS 'contains'; -- -- Name: @>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@> ( FUNCTION = range_contains_multirange, LEFTARG = anyrange, RIGHTARG = anymultirange, COMMUTATOR = OPERATOR(pg_catalog.<@), RESTRICT = multirangesel, JOIN = contjoinsel ); ALTER OPERATOR pg_catalog.@> (anyrange, anymultirange) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @> (anyrange, anymultirange); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@> (anyrange, anymultirange) IS 'contains'; -- -- Name: @?; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@? ( FUNCTION = jsonb_path_exists_opr, LEFTARG = jsonb, RIGHTARG = jsonpath, RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@? (jsonb, jsonpath) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @? (jsonb, jsonpath); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@? (jsonb, jsonpath) IS 'jsonpath exists'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = box_center, RIGHTARG = box ); ALTER OPERATOR pg_catalog.@@ (NONE, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (NONE, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (NONE, box) IS 'center of'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = lseg_center, RIGHTARG = lseg ); ALTER OPERATOR pg_catalog.@@ (NONE, lseg) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (NONE, lseg); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (NONE, lseg) IS 'center of'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = poly_center, RIGHTARG = polygon ); ALTER OPERATOR pg_catalog.@@ (NONE, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (NONE, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (NONE, polygon) IS 'center of'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = circle_center, RIGHTARG = circle ); ALTER OPERATOR pg_catalog.@@ (NONE, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (NONE, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (NONE, circle) IS 'center of'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = ts_match_vq, LEFTARG = tsvector, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.@@), RESTRICT = tsmatchsel, JOIN = tsmatchjoinsel ); ALTER OPERATOR pg_catalog.@@ (tsvector, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (tsvector, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (tsvector, tsquery) IS 'text search match'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = ts_match_qv, LEFTARG = tsquery, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.@@), RESTRICT = tsmatchsel, JOIN = tsmatchjoinsel ); ALTER OPERATOR pg_catalog.@@ (tsquery, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (tsquery, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (tsquery, tsvector) IS 'text search match'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = ts_match_tt, LEFTARG = text, RIGHTARG = text, RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@@ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (text, text) IS 'text search match'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = ts_match_tq, LEFTARG = text, RIGHTARG = tsquery, RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@@ (text, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (text, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (text, tsquery) IS 'text search match'; -- -- Name: @@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@ ( FUNCTION = jsonb_path_match_opr, LEFTARG = jsonb, RIGHTARG = jsonpath, RESTRICT = matchingsel, JOIN = matchingjoinsel ); ALTER OPERATOR pg_catalog.@@ (jsonb, jsonpath) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@ (jsonb, jsonpath); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@ (jsonb, jsonpath) IS 'jsonpath match'; -- -- Name: @@@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@@ ( FUNCTION = ts_match_vq, LEFTARG = tsvector, RIGHTARG = tsquery, COMMUTATOR = OPERATOR(pg_catalog.@@@), RESTRICT = tsmatchsel, JOIN = tsmatchjoinsel ); ALTER OPERATOR pg_catalog.@@@ (tsvector, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@@ (tsvector, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@@ (tsvector, tsquery) IS 'deprecated, use @@ instead'; -- -- Name: @@@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.@@@ ( FUNCTION = ts_match_qv, LEFTARG = tsquery, RIGHTARG = tsvector, COMMUTATOR = OPERATOR(pg_catalog.@@@), RESTRICT = tsmatchsel, JOIN = tsmatchjoinsel ); ALTER OPERATOR pg_catalog.@@@ (tsquery, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR @@@ (tsquery, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.@@@ (tsquery, tsvector) IS 'deprecated, use @@ instead'; -- -- Name: ^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.^ ( FUNCTION = dpow, LEFTARG = double precision, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.^ (double precision, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ^ (double precision, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.^ (double precision, double precision) IS 'exponentiation'; -- -- Name: ^; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.^ ( FUNCTION = numeric_power, LEFTARG = numeric, RIGHTARG = numeric ); ALTER OPERATOR pg_catalog.^ (numeric, numeric) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ^ (numeric, numeric); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.^ (numeric, numeric) IS 'exponentiation'; -- -- Name: ^@; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.^@ ( FUNCTION = starts_with, LEFTARG = text, RIGHTARG = text, RESTRICT = prefixsel, JOIN = prefixjoinsel ); ALTER OPERATOR pg_catalog.^@ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ^@ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.^@ (text, text) IS 'starts with'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = bitor, LEFTARG = bit, RIGHTARG = bit, COMMUTATOR = OPERATOR(pg_catalog.|) ); ALTER OPERATOR pg_catalog.| (bit, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (bit, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (bit, bit) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = int2or, LEFTARG = smallint, RIGHTARG = smallint, COMMUTATOR = OPERATOR(pg_catalog.|) ); ALTER OPERATOR pg_catalog.| (smallint, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (smallint, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (smallint, smallint) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = int4or, LEFTARG = integer, RIGHTARG = integer, COMMUTATOR = OPERATOR(pg_catalog.|) ); ALTER OPERATOR pg_catalog.| (integer, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (integer, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (integer, integer) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = int8or, LEFTARG = bigint, RIGHTARG = bigint, COMMUTATOR = OPERATOR(pg_catalog.|) ); ALTER OPERATOR pg_catalog.| (bigint, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (bigint, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (bigint, bigint) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = inetor, LEFTARG = inet, RIGHTARG = inet ); ALTER OPERATOR pg_catalog.| (inet, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (inet, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (inet, inet) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = macaddr_or, LEFTARG = macaddr, RIGHTARG = macaddr ); ALTER OPERATOR pg_catalog.| (macaddr, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (macaddr, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (macaddr, macaddr) IS 'bitwise or'; -- -- Name: |; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.| ( FUNCTION = macaddr8_or, LEFTARG = macaddr8, RIGHTARG = macaddr8 ); ALTER OPERATOR pg_catalog.| (macaddr8, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR | (macaddr8, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.| (macaddr8, macaddr8) IS 'bitwise or'; -- -- Name: |&>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|&> ( FUNCTION = box_overabove, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|&> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |&> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|&> (box, box) IS 'overlaps or is above'; -- -- Name: |&>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|&> ( FUNCTION = poly_overabove, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|&> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |&> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|&> (polygon, polygon) IS 'overlaps or is above'; -- -- Name: |&>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|&> ( FUNCTION = circle_overabove, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|&> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |&> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|&> (circle, circle) IS 'overlaps or is above'; -- -- Name: |/; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|/ ( FUNCTION = dsqrt, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.|/ (NONE, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |/ (NONE, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|/ (NONE, double precision) IS 'square root'; -- -- Name: |>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|>> ( FUNCTION = circle_above, LEFTARG = circle, RIGHTARG = circle, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|>> (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |>> (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|>> (circle, circle) IS 'is above'; -- -- Name: |>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|>> ( FUNCTION = box_above, LEFTARG = box, RIGHTARG = box, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|>> (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |>> (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|>> (box, box) IS 'is above'; -- -- Name: |>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|>> ( FUNCTION = poly_above, LEFTARG = polygon, RIGHTARG = polygon, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|>> (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |>> (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|>> (polygon, polygon) IS 'is above'; -- -- Name: |>>; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|>> ( FUNCTION = point_above, LEFTARG = point, RIGHTARG = point, RESTRICT = positionsel, JOIN = positionjoinsel ); ALTER OPERATOR pg_catalog.|>> (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR |>> (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|>> (point, point) IS 'is above'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = array_append, LEFTARG = anycompatiblearray, RIGHTARG = anycompatible ); ALTER OPERATOR pg_catalog.|| (anycompatiblearray, anycompatible) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (anycompatiblearray, anycompatible); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (anycompatiblearray, anycompatible) IS 'append element onto end of array'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = array_prepend, LEFTARG = anycompatible, RIGHTARG = anycompatiblearray ); ALTER OPERATOR pg_catalog.|| (anycompatible, anycompatiblearray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (anycompatible, anycompatiblearray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (anycompatible, anycompatiblearray) IS 'prepend element onto front of array'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = array_cat, LEFTARG = anycompatiblearray, RIGHTARG = anycompatiblearray ); ALTER OPERATOR pg_catalog.|| (anycompatiblearray, anycompatiblearray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (anycompatiblearray, anycompatiblearray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (anycompatiblearray, anycompatiblearray) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = textcat, LEFTARG = text, RIGHTARG = text ); ALTER OPERATOR pg_catalog.|| (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (text, text) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = bitcat, LEFTARG = bit varying, RIGHTARG = bit varying ); ALTER OPERATOR pg_catalog.|| (bit varying, bit varying) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (bit varying, bit varying); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (bit varying, bit varying) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = byteacat, LEFTARG = bytea, RIGHTARG = bytea ); ALTER OPERATOR pg_catalog.|| (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (bytea, bytea) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = textanycat, LEFTARG = text, RIGHTARG = anynonarray ); ALTER OPERATOR pg_catalog.|| (text, anynonarray) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (text, anynonarray); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (text, anynonarray) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = anytextcat, LEFTARG = anynonarray, RIGHTARG = text ); ALTER OPERATOR pg_catalog.|| (anynonarray, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (anynonarray, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (anynonarray, text) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = jsonb_concat, LEFTARG = jsonb, RIGHTARG = jsonb ); ALTER OPERATOR pg_catalog.|| (jsonb, jsonb) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (jsonb, jsonb); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (jsonb, jsonb) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = tsvector_concat, LEFTARG = tsvector, RIGHTARG = tsvector ); ALTER OPERATOR pg_catalog.|| (tsvector, tsvector) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (tsvector, tsvector); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (tsvector, tsvector) IS 'concatenate'; -- -- Name: ||; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.|| ( FUNCTION = tsquery_or, LEFTARG = tsquery, RIGHTARG = tsquery ); ALTER OPERATOR pg_catalog.|| (tsquery, tsquery) OWNER TO "SYSTEM"; -- -- Name: OPERATOR || (tsquery, tsquery); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.|| (tsquery, tsquery) IS 'OR-concatenate'; -- -- Name: ||/; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.||/ ( FUNCTION = dcbrt, RIGHTARG = double precision ); ALTER OPERATOR pg_catalog.||/ (NONE, double precision) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ||/ (NONE, double precision); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.||/ (NONE, double precision) IS 'cube root'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = bitnot, RIGHTARG = bit ); ALTER OPERATOR pg_catalog.~ (NONE, bit) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, bit); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, bit) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = int2not, RIGHTARG = smallint ); ALTER OPERATOR pg_catalog.~ (NONE, smallint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, smallint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, smallint) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = int4not, RIGHTARG = integer ); ALTER OPERATOR pg_catalog.~ (NONE, integer) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, integer); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, integer) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = int8not, RIGHTARG = bigint ); ALTER OPERATOR pg_catalog.~ (NONE, bigint) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, bigint); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, bigint) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = inetnot, RIGHTARG = inet ); ALTER OPERATOR pg_catalog.~ (NONE, inet) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, inet); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, inet) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = macaddr_not, RIGHTARG = macaddr ); ALTER OPERATOR pg_catalog.~ (NONE, macaddr) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, macaddr); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, macaddr) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = macaddr8_not, RIGHTARG = macaddr8 ); ALTER OPERATOR pg_catalog.~ (NONE, macaddr8) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (NONE, macaddr8); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (NONE, macaddr8) IS 'bitwise not'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = nameregexeq, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~), RESTRICT = regexeqsel, JOIN = regexeqjoinsel ); ALTER OPERATOR pg_catalog.~ (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (name, text) IS 'matches regular expression, case-sensitive'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = textregexeq, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~), RESTRICT = regexeqsel, JOIN = regexeqjoinsel ); ALTER OPERATOR pg_catalog.~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (text, text) IS 'matches regular expression, case-sensitive'; -- -- Name: ~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~ ( FUNCTION = bpcharregexeq, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~), RESTRICT = regexeqsel, JOIN = regexeqjoinsel ); ALTER OPERATOR pg_catalog.~ (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~ (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~ (character, text) IS 'matches regular expression, case-sensitive'; -- -- Name: ~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~* ( FUNCTION = nameicregexeq, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~*), RESTRICT = icregexeqsel, JOIN = icregexeqjoinsel ); ALTER OPERATOR pg_catalog.~* (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~* (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~* (name, text) IS 'matches regular expression, case-insensitive'; -- -- Name: ~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~* ( FUNCTION = texticregexeq, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~*), RESTRICT = icregexeqsel, JOIN = icregexeqjoinsel ); ALTER OPERATOR pg_catalog.~* (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~* (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~* (text, text) IS 'matches regular expression, case-insensitive'; -- -- Name: ~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~* ( FUNCTION = bpcharicregexeq, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~*), RESTRICT = icregexeqsel, JOIN = icregexeqjoinsel ); ALTER OPERATOR pg_catalog.~* (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~* (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~* (character, text) IS 'matches regular expression, case-insensitive'; -- -- Name: ~<=~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~<=~ ( FUNCTION = text_pattern_le, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.~>=~), NEGATOR = OPERATOR(pg_catalog.~>~), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.~<=~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~<=~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~<=~ (text, text) IS 'less than or equal'; -- -- Name: ~<=~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~<=~ ( FUNCTION = bpchar_pattern_le, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.~>=~), NEGATOR = OPERATOR(pg_catalog.~>~), RESTRICT = scalarlesel, JOIN = scalarlejoinsel ); ALTER OPERATOR pg_catalog.~<=~ (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~<=~ (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~<=~ (character, character) IS 'less than or equal'; -- -- Name: ~<~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~<~ ( FUNCTION = text_pattern_lt, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.~>~), NEGATOR = OPERATOR(pg_catalog.~>=~), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.~<~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~<~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~<~ (text, text) IS 'less than'; -- -- Name: ~<~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~<~ ( FUNCTION = bpchar_pattern_lt, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.~>~), NEGATOR = OPERATOR(pg_catalog.~>=~), RESTRICT = scalarltsel, JOIN = scalarltjoinsel ); ALTER OPERATOR pg_catalog.~<~ (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~<~ (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~<~ (character, character) IS 'less than'; -- -- Name: ~=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~= ( FUNCTION = poly_same, LEFTARG = polygon, RIGHTARG = polygon, COMMUTATOR = OPERATOR(pg_catalog.~=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.~= (polygon, polygon) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~= (polygon, polygon); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~= (polygon, polygon) IS 'same as'; -- -- Name: ~=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~= ( FUNCTION = box_same, LEFTARG = box, RIGHTARG = box, COMMUTATOR = OPERATOR(pg_catalog.~=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.~= (box, box) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~= (box, box); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~= (box, box) IS 'same as'; -- -- Name: ~=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~= ( FUNCTION = point_eq, LEFTARG = point, RIGHTARG = point, COMMUTATOR = OPERATOR(pg_catalog.~=), NEGATOR = OPERATOR(pg_catalog.<>), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.~= (point, point) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~= (point, point); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~= (point, point) IS 'same as'; -- -- Name: ~=; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~= ( FUNCTION = circle_same, LEFTARG = circle, RIGHTARG = circle, COMMUTATOR = OPERATOR(pg_catalog.~=), RESTRICT = eqsel, JOIN = eqjoinsel ); ALTER OPERATOR pg_catalog.~= (circle, circle) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~= (circle, circle); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~= (circle, circle) IS 'same as'; -- -- Name: ~>=~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~>=~ ( FUNCTION = text_pattern_ge, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.~<=~), NEGATOR = OPERATOR(pg_catalog.~<~), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.~>=~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~>=~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~>=~ (text, text) IS 'greater than or equal'; -- -- Name: ~>=~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~>=~ ( FUNCTION = bpchar_pattern_ge, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.~<=~), NEGATOR = OPERATOR(pg_catalog.~<~), RESTRICT = scalargesel, JOIN = scalargejoinsel ); ALTER OPERATOR pg_catalog.~>=~ (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~>=~ (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~>=~ (character, character) IS 'greater than or equal'; -- -- Name: ~>~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~>~ ( FUNCTION = text_pattern_gt, LEFTARG = text, RIGHTARG = text, COMMUTATOR = OPERATOR(pg_catalog.~<~), NEGATOR = OPERATOR(pg_catalog.~<=~), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.~>~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~>~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~>~ (text, text) IS 'greater than'; -- -- Name: ~>~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~>~ ( FUNCTION = bpchar_pattern_gt, LEFTARG = character, RIGHTARG = character, COMMUTATOR = OPERATOR(pg_catalog.~<~), NEGATOR = OPERATOR(pg_catalog.~<=~), RESTRICT = scalargtsel, JOIN = scalargtjoinsel ); ALTER OPERATOR pg_catalog.~>~ (character, character) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~>~ (character, character); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~>~ (character, character) IS 'greater than'; -- -- Name: ~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~ ( FUNCTION = namelike, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~), RESTRICT = likesel, JOIN = likejoinsel ); ALTER OPERATOR pg_catalog.~~ (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~ (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~ (name, text) IS 'matches LIKE expression'; -- -- Name: ~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~ ( FUNCTION = textlike, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~), RESTRICT = likesel, JOIN = likejoinsel ); ALTER OPERATOR pg_catalog.~~ (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~ (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~ (text, text) IS 'matches LIKE expression'; -- -- Name: ~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~ ( FUNCTION = bpcharlike, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~), RESTRICT = likesel, JOIN = likejoinsel ); ALTER OPERATOR pg_catalog.~~ (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~ (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~ (character, text) IS 'matches LIKE expression'; -- -- Name: ~~; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~ ( FUNCTION = bytealike, LEFTARG = bytea, RIGHTARG = bytea, NEGATOR = OPERATOR(pg_catalog.!~~), RESTRICT = likesel, JOIN = likejoinsel ); ALTER OPERATOR pg_catalog.~~ (bytea, bytea) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~ (bytea, bytea); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~ (bytea, bytea) IS 'matches LIKE expression'; -- -- Name: ~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~* ( FUNCTION = nameiclike, LEFTARG = name, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~*), RESTRICT = iclikesel, JOIN = iclikejoinsel ); ALTER OPERATOR pg_catalog.~~* (name, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~* (name, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~* (name, text) IS 'matches LIKE expression, case-insensitive'; -- -- Name: ~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~* ( FUNCTION = texticlike, LEFTARG = text, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~*), RESTRICT = iclikesel, JOIN = iclikejoinsel ); ALTER OPERATOR pg_catalog.~~* (text, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~* (text, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~* (text, text) IS 'matches LIKE expression, case-insensitive'; -- -- Name: ~~*; Type: OPERATOR; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR pg_catalog.~~* ( FUNCTION = bpchariclike, LEFTARG = character, RIGHTARG = text, NEGATOR = OPERATOR(pg_catalog.!~~*), RESTRICT = iclikesel, JOIN = iclikejoinsel ); ALTER OPERATOR pg_catalog.~~* (character, text) OWNER TO "SYSTEM"; -- -- Name: OPERATOR ~~* (character, text); Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON OPERATOR pg_catalog.~~* (character, text) IS 'matches LIKE expression, case-insensitive'; -- -- Name: aclitem_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.aclitem_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.aclitem_ops USING hash OWNER TO "SYSTEM"; -- -- Name: aclitem_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.aclitem_ops DEFAULT FOR TYPE aclitem USING hash FAMILY pg_catalog.aclitem_ops AS STORAGE aclitem; ALTER OPERATOR CLASS pg_catalog.aclitem_ops USING hash OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.array_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.array_ops USING btree OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.array_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.array_ops USING hash OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.array_ops USING gin; ALTER OPERATOR FAMILY pg_catalog.array_ops USING gin OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.array_ops DEFAULT FOR TYPE anyarray USING btree FAMILY pg_catalog.array_ops AS STORAGE anyarray; ALTER OPERATOR CLASS pg_catalog.array_ops USING btree OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.array_ops DEFAULT FOR TYPE anyarray USING hash FAMILY pg_catalog.array_ops AS STORAGE anyarray; ALTER OPERATOR CLASS pg_catalog.array_ops USING hash OWNER TO "SYSTEM"; -- -- Name: array_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.array_ops DEFAULT FOR TYPE anyarray USING gin FAMILY pg_catalog.array_ops AS STORAGE anyelement; ALTER OPERATOR CLASS pg_catalog.array_ops USING gin OWNER TO "SYSTEM"; -- -- Name: bit_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bit_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.bit_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bit_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bit_minmax_ops DEFAULT FOR TYPE bit USING brin FAMILY pg_catalog.bit_minmax_ops AS STORAGE bit; ALTER OPERATOR CLASS pg_catalog.bit_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bit_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bit_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.bit_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bit_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bit_ops DEFAULT FOR TYPE bit USING btree FAMILY pg_catalog.bit_ops AS STORAGE bit; ALTER OPERATOR CLASS pg_catalog.bit_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bool_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bool_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.bool_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bool_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bool_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.bool_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bool_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bool_ops DEFAULT FOR TYPE boolean USING btree FAMILY pg_catalog.bool_ops AS STORAGE boolean; ALTER OPERATOR CLASS pg_catalog.bool_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bool_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bool_ops DEFAULT FOR TYPE boolean USING hash FAMILY pg_catalog.bool_ops AS STORAGE boolean; ALTER OPERATOR CLASS pg_catalog.bool_ops USING hash OWNER TO "SYSTEM"; -- -- Name: box_inclusion_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.box_inclusion_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.box_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: box_inclusion_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.box_inclusion_ops DEFAULT FOR TYPE box USING brin FAMILY pg_catalog.box_inclusion_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.box_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: box_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.box_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.box_ops USING gist OWNER TO "SYSTEM"; -- -- Name: box_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.box_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.box_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: box_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.box_ops DEFAULT FOR TYPE box USING gist FAMILY pg_catalog.box_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.box_ops USING gist OWNER TO "SYSTEM"; -- -- Name: box_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.box_ops DEFAULT FOR TYPE box USING spgist FAMILY pg_catalog.box_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.box_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: bpchar_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.bpchar_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bpchar_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_bloom_ops FOR TYPE character USING brin FAMILY pg_catalog.bpchar_bloom_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bpchar_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.bpchar_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bpchar_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_minmax_ops DEFAULT FOR TYPE character USING brin FAMILY pg_catalog.bpchar_minmax_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bpchar_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.bpchar_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bpchar_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.bpchar_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bpchar_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_ops DEFAULT FOR TYPE character USING btree FAMILY pg_catalog.bpchar_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bpchar_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_ops DEFAULT FOR TYPE character USING hash FAMILY pg_catalog.bpchar_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bpchar_pattern_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_pattern_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.bpchar_pattern_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bpchar_pattern_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bpchar_pattern_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.bpchar_pattern_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bpchar_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_pattern_ops FOR TYPE character USING btree FAMILY pg_catalog.bpchar_pattern_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_pattern_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bpchar_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bpchar_pattern_ops FOR TYPE character USING hash FAMILY pg_catalog.bpchar_pattern_ops AS STORAGE character; ALTER OPERATOR CLASS pg_catalog.bpchar_pattern_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bytea_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bytea_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.bytea_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bytea_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bytea_bloom_ops FOR TYPE bytea USING brin FAMILY pg_catalog.bytea_bloom_ops AS STORAGE bytea; ALTER OPERATOR CLASS pg_catalog.bytea_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bytea_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bytea_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.bytea_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bytea_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bytea_minmax_ops DEFAULT FOR TYPE bytea USING brin FAMILY pg_catalog.bytea_minmax_ops AS STORAGE bytea; ALTER OPERATOR CLASS pg_catalog.bytea_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: bytea_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bytea_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.bytea_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bytea_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.bytea_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.bytea_ops USING hash OWNER TO "SYSTEM"; -- -- Name: bytea_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bytea_ops DEFAULT FOR TYPE bytea USING btree FAMILY pg_catalog.bytea_ops AS STORAGE bytea; ALTER OPERATOR CLASS pg_catalog.bytea_ops USING btree OWNER TO "SYSTEM"; -- -- Name: bytea_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.bytea_ops DEFAULT FOR TYPE bytea USING hash FAMILY pg_catalog.bytea_ops AS STORAGE bytea; ALTER OPERATOR CLASS pg_catalog.bytea_ops USING hash OWNER TO "SYSTEM"; -- -- Name: char_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.char_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.char_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: char_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.char_bloom_ops FOR TYPE "char" USING brin FAMILY pg_catalog.char_bloom_ops AS STORAGE "char"; ALTER OPERATOR CLASS pg_catalog.char_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: char_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.char_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.char_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: char_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.char_minmax_ops DEFAULT FOR TYPE "char" USING brin FAMILY pg_catalog.char_minmax_ops AS STORAGE "char"; ALTER OPERATOR CLASS pg_catalog.char_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: char_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.char_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.char_ops USING btree OWNER TO "SYSTEM"; -- -- Name: char_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.char_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.char_ops USING hash OWNER TO "SYSTEM"; -- -- Name: char_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.char_ops DEFAULT FOR TYPE "char" USING btree FAMILY pg_catalog.char_ops AS STORAGE "char"; ALTER OPERATOR CLASS pg_catalog.char_ops USING btree OWNER TO "SYSTEM"; -- -- Name: char_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.char_ops DEFAULT FOR TYPE "char" USING hash FAMILY pg_catalog.char_ops AS STORAGE "char"; ALTER OPERATOR CLASS pg_catalog.char_ops USING hash OWNER TO "SYSTEM"; -- -- Name: cid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.cid_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.cid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: cid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.cid_ops DEFAULT FOR TYPE cid USING hash FAMILY pg_catalog.cid_ops AS STORAGE cid; ALTER OPERATOR CLASS pg_catalog.cid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: cidr_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.cidr_ops FOR TYPE inet USING btree FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.cidr_ops USING btree OWNER TO "SYSTEM"; -- -- Name: cidr_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.cidr_ops FOR TYPE inet USING hash FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.cidr_ops USING hash OWNER TO "SYSTEM"; -- -- Name: circle_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.circle_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.circle_ops USING gist OWNER TO "SYSTEM"; -- -- Name: circle_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.circle_ops DEFAULT FOR TYPE circle USING gist FAMILY pg_catalog.circle_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.circle_ops USING gist OWNER TO "SYSTEM"; -- -- Name: date_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.date_bloom_ops FOR TYPE date USING brin FAMILY pg_catalog.datetime_bloom_ops AS STORAGE date; ALTER OPERATOR CLASS pg_catalog.date_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: date_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.date_minmax_multi_ops FOR TYPE date USING brin FAMILY pg_catalog.datetime_minmax_multi_ops AS STORAGE date; ALTER OPERATOR CLASS pg_catalog.date_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: date_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.date_minmax_ops DEFAULT FOR TYPE date USING brin FAMILY pg_catalog.datetime_minmax_ops AS STORAGE date; ALTER OPERATOR CLASS pg_catalog.date_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: date_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.date_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.date_ops USING hash OWNER TO "SYSTEM"; -- -- Name: date_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.date_ops DEFAULT FOR TYPE date USING btree FAMILY pg_catalog.datetime_ops AS STORAGE date; ALTER OPERATOR CLASS pg_catalog.date_ops USING btree OWNER TO "SYSTEM"; -- -- Name: date_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.date_ops DEFAULT FOR TYPE date USING hash FAMILY pg_catalog.date_ops AS STORAGE date; ALTER OPERATOR CLASS pg_catalog.date_ops USING hash OWNER TO "SYSTEM"; -- -- Name: datetime_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.datetime_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.datetime_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: datetime_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.datetime_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.datetime_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: datetime_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.datetime_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.datetime_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: datetime_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.datetime_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.datetime_ops USING btree OWNER TO "SYSTEM"; -- -- Name: enum_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.enum_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.enum_ops USING btree OWNER TO "SYSTEM"; -- -- Name: enum_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.enum_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.enum_ops USING hash OWNER TO "SYSTEM"; -- -- Name: enum_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.enum_ops DEFAULT FOR TYPE anyenum USING btree FAMILY pg_catalog.enum_ops AS STORAGE anyenum; ALTER OPERATOR CLASS pg_catalog.enum_ops USING btree OWNER TO "SYSTEM"; -- -- Name: enum_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.enum_ops DEFAULT FOR TYPE anyenum USING hash FAMILY pg_catalog.enum_ops AS STORAGE anyenum; ALTER OPERATOR CLASS pg_catalog.enum_ops USING hash OWNER TO "SYSTEM"; -- -- Name: float4_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float4_bloom_ops FOR TYPE real USING brin FAMILY pg_catalog.float_bloom_ops AS STORAGE real; ALTER OPERATOR CLASS pg_catalog.float4_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float4_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float4_minmax_multi_ops FOR TYPE real USING brin FAMILY pg_catalog.float_minmax_multi_ops AS STORAGE real; ALTER OPERATOR CLASS pg_catalog.float4_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float4_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float4_minmax_ops DEFAULT FOR TYPE real USING brin FAMILY pg_catalog.float_minmax_ops AS STORAGE real; ALTER OPERATOR CLASS pg_catalog.float4_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float4_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float4_ops DEFAULT FOR TYPE real USING btree FAMILY pg_catalog.float_ops AS STORAGE real; ALTER OPERATOR CLASS pg_catalog.float4_ops USING btree OWNER TO "SYSTEM"; -- -- Name: float4_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float4_ops DEFAULT FOR TYPE real USING hash FAMILY pg_catalog.float_ops AS STORAGE real; ALTER OPERATOR CLASS pg_catalog.float4_ops USING hash OWNER TO "SYSTEM"; -- -- Name: float8_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float8_bloom_ops FOR TYPE double precision USING brin FAMILY pg_catalog.float_bloom_ops AS STORAGE double precision; ALTER OPERATOR CLASS pg_catalog.float8_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float8_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float8_minmax_multi_ops FOR TYPE double precision USING brin FAMILY pg_catalog.float_minmax_multi_ops AS STORAGE double precision; ALTER OPERATOR CLASS pg_catalog.float8_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float8_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float8_minmax_ops DEFAULT FOR TYPE double precision USING brin FAMILY pg_catalog.float_minmax_ops AS STORAGE double precision; ALTER OPERATOR CLASS pg_catalog.float8_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float8_ops DEFAULT FOR TYPE double precision USING btree FAMILY pg_catalog.float_ops AS STORAGE double precision; ALTER OPERATOR CLASS pg_catalog.float8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: float8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.float8_ops DEFAULT FOR TYPE double precision USING hash FAMILY pg_catalog.float_ops AS STORAGE double precision; ALTER OPERATOR CLASS pg_catalog.float8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: float_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.float_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.float_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.float_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.float_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.float_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.float_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: float_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.float_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.float_ops USING btree OWNER TO "SYSTEM"; -- -- Name: float_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.float_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.float_ops USING hash OWNER TO "SYSTEM"; -- -- Name: inet_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_bloom_ops FOR TYPE inet USING brin FAMILY pg_catalog.network_bloom_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: inet_inclusion_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_inclusion_ops DEFAULT FOR TYPE inet USING brin FAMILY pg_catalog.network_inclusion_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: inet_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_minmax_multi_ops FOR TYPE inet USING brin FAMILY pg_catalog.network_minmax_multi_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: inet_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_minmax_ops FOR TYPE inet USING brin FAMILY pg_catalog.network_minmax_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: inet_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_ops DEFAULT FOR TYPE inet USING btree FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_ops USING btree OWNER TO "SYSTEM"; -- -- Name: inet_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_ops DEFAULT FOR TYPE inet USING hash FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_ops USING hash OWNER TO "SYSTEM"; -- -- Name: inet_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_ops FOR TYPE inet USING gist FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_ops USING gist OWNER TO "SYSTEM"; -- -- Name: inet_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.inet_ops DEFAULT FOR TYPE inet USING spgist FAMILY pg_catalog.network_ops AS STORAGE inet; ALTER OPERATOR CLASS pg_catalog.inet_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: int2_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int2_bloom_ops FOR TYPE smallint USING brin FAMILY pg_catalog.integer_bloom_ops AS STORAGE smallint; ALTER OPERATOR CLASS pg_catalog.int2_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int2_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int2_minmax_multi_ops FOR TYPE smallint USING brin FAMILY pg_catalog.integer_minmax_multi_ops AS STORAGE smallint; ALTER OPERATOR CLASS pg_catalog.int2_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int2_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int2_minmax_ops DEFAULT FOR TYPE smallint USING brin FAMILY pg_catalog.integer_minmax_ops AS STORAGE smallint; ALTER OPERATOR CLASS pg_catalog.int2_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int2_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int2_ops DEFAULT FOR TYPE smallint USING btree FAMILY pg_catalog.integer_ops AS STORAGE smallint; ALTER OPERATOR CLASS pg_catalog.int2_ops USING btree OWNER TO "SYSTEM"; -- -- Name: int2_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int2_ops DEFAULT FOR TYPE smallint USING hash FAMILY pg_catalog.integer_ops AS STORAGE smallint; ALTER OPERATOR CLASS pg_catalog.int2_ops USING hash OWNER TO "SYSTEM"; -- -- Name: int4_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int4_bloom_ops FOR TYPE integer USING brin FAMILY pg_catalog.integer_bloom_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.int4_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int4_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int4_minmax_multi_ops FOR TYPE integer USING brin FAMILY pg_catalog.integer_minmax_multi_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.int4_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int4_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int4_minmax_ops DEFAULT FOR TYPE integer USING brin FAMILY pg_catalog.integer_minmax_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.int4_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int4_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int4_ops DEFAULT FOR TYPE integer USING btree FAMILY pg_catalog.integer_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.int4_ops USING btree OWNER TO "SYSTEM"; -- -- Name: int4_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int4_ops DEFAULT FOR TYPE integer USING hash FAMILY pg_catalog.integer_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.int4_ops USING hash OWNER TO "SYSTEM"; -- -- Name: int8_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int8_bloom_ops FOR TYPE bigint USING brin FAMILY pg_catalog.integer_bloom_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.int8_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int8_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int8_minmax_multi_ops FOR TYPE bigint USING brin FAMILY pg_catalog.integer_minmax_multi_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.int8_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int8_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int8_minmax_ops DEFAULT FOR TYPE bigint USING brin FAMILY pg_catalog.integer_minmax_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.int8_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: int8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int8_ops DEFAULT FOR TYPE bigint USING btree FAMILY pg_catalog.integer_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.int8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: int8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.int8_ops DEFAULT FOR TYPE bigint USING hash FAMILY pg_catalog.integer_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.int8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: integer_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.integer_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.integer_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: integer_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.integer_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.integer_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: integer_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.integer_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.integer_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: integer_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.integer_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.integer_ops USING btree OWNER TO "SYSTEM"; -- -- Name: integer_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.integer_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.integer_ops USING hash OWNER TO "SYSTEM"; -- -- Name: interval_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.interval_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.interval_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.interval_bloom_ops FOR TYPE interval USING brin FAMILY pg_catalog.interval_bloom_ops AS STORAGE interval; ALTER OPERATOR CLASS pg_catalog.interval_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.interval_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.interval_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.interval_minmax_multi_ops FOR TYPE interval USING brin FAMILY pg_catalog.interval_minmax_multi_ops AS STORAGE interval; ALTER OPERATOR CLASS pg_catalog.interval_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.interval_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.interval_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.interval_minmax_ops DEFAULT FOR TYPE interval USING brin FAMILY pg_catalog.interval_minmax_ops AS STORAGE interval; ALTER OPERATOR CLASS pg_catalog.interval_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: interval_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.interval_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.interval_ops USING btree OWNER TO "SYSTEM"; -- -- Name: interval_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.interval_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.interval_ops USING hash OWNER TO "SYSTEM"; -- -- Name: interval_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.interval_ops DEFAULT FOR TYPE interval USING btree FAMILY pg_catalog.interval_ops AS STORAGE interval; ALTER OPERATOR CLASS pg_catalog.interval_ops USING btree OWNER TO "SYSTEM"; -- -- Name: interval_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.interval_ops DEFAULT FOR TYPE interval USING hash FAMILY pg_catalog.interval_ops AS STORAGE interval; ALTER OPERATOR CLASS pg_catalog.interval_ops USING hash OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.jsonb_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.jsonb_ops USING btree OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.jsonb_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.jsonb_ops USING hash OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.jsonb_ops USING gin; ALTER OPERATOR FAMILY pg_catalog.jsonb_ops USING gin OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.jsonb_ops DEFAULT FOR TYPE jsonb USING btree FAMILY pg_catalog.jsonb_ops AS STORAGE jsonb; ALTER OPERATOR CLASS pg_catalog.jsonb_ops USING btree OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.jsonb_ops DEFAULT FOR TYPE jsonb USING hash FAMILY pg_catalog.jsonb_ops AS STORAGE jsonb; ALTER OPERATOR CLASS pg_catalog.jsonb_ops USING hash OWNER TO "SYSTEM"; -- -- Name: jsonb_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.jsonb_ops DEFAULT FOR TYPE jsonb USING gin FAMILY pg_catalog.jsonb_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.jsonb_ops USING gin OWNER TO "SYSTEM"; -- -- Name: jsonb_path_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.jsonb_path_ops USING gin; ALTER OPERATOR FAMILY pg_catalog.jsonb_path_ops USING gin OWNER TO "SYSTEM"; -- -- Name: jsonb_path_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.jsonb_path_ops FOR TYPE jsonb USING gin FAMILY pg_catalog.jsonb_path_ops AS STORAGE integer; ALTER OPERATOR CLASS pg_catalog.jsonb_path_ops USING gin OWNER TO "SYSTEM"; -- -- Name: kd_point_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.kd_point_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.kd_point_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: kd_point_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.kd_point_ops FOR TYPE point USING spgist FAMILY pg_catalog.kd_point_ops AS STORAGE point; ALTER OPERATOR CLASS pg_catalog.kd_point_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: macaddr8_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr8_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr8_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr8_bloom_ops FOR TYPE macaddr8 USING brin FAMILY pg_catalog.macaddr8_bloom_ops AS STORAGE macaddr8; ALTER OPERATOR CLASS pg_catalog.macaddr8_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr8_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr8_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr8_minmax_multi_ops FOR TYPE macaddr8 USING brin FAMILY pg_catalog.macaddr8_minmax_multi_ops AS STORAGE macaddr8; ALTER OPERATOR CLASS pg_catalog.macaddr8_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr8_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr8_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr8_minmax_ops DEFAULT FOR TYPE macaddr8 USING brin FAMILY pg_catalog.macaddr8_minmax_ops AS STORAGE macaddr8; ALTER OPERATOR CLASS pg_catalog.macaddr8_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr8_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr8_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.macaddr8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: macaddr8_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr8_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.macaddr8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: macaddr8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr8_ops DEFAULT FOR TYPE macaddr8 USING btree FAMILY pg_catalog.macaddr8_ops AS STORAGE macaddr8; ALTER OPERATOR CLASS pg_catalog.macaddr8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: macaddr8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr8_ops DEFAULT FOR TYPE macaddr8 USING hash FAMILY pg_catalog.macaddr8_ops AS STORAGE macaddr8; ALTER OPERATOR CLASS pg_catalog.macaddr8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: macaddr_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr_bloom_ops FOR TYPE macaddr USING brin FAMILY pg_catalog.macaddr_bloom_ops AS STORAGE macaddr; ALTER OPERATOR CLASS pg_catalog.macaddr_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr_minmax_multi_ops FOR TYPE macaddr USING brin FAMILY pg_catalog.macaddr_minmax_multi_ops AS STORAGE macaddr; ALTER OPERATOR CLASS pg_catalog.macaddr_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.macaddr_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr_minmax_ops DEFAULT FOR TYPE macaddr USING brin FAMILY pg_catalog.macaddr_minmax_ops AS STORAGE macaddr; ALTER OPERATOR CLASS pg_catalog.macaddr_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: macaddr_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.macaddr_ops USING btree OWNER TO "SYSTEM"; -- -- Name: macaddr_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.macaddr_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.macaddr_ops USING hash OWNER TO "SYSTEM"; -- -- Name: macaddr_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr_ops DEFAULT FOR TYPE macaddr USING btree FAMILY pg_catalog.macaddr_ops AS STORAGE macaddr; ALTER OPERATOR CLASS pg_catalog.macaddr_ops USING btree OWNER TO "SYSTEM"; -- -- Name: macaddr_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.macaddr_ops DEFAULT FOR TYPE macaddr USING hash FAMILY pg_catalog.macaddr_ops AS STORAGE macaddr; ALTER OPERATOR CLASS pg_catalog.macaddr_ops USING hash OWNER TO "SYSTEM"; -- -- Name: money_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.money_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.money_ops USING btree OWNER TO "SYSTEM"; -- -- Name: money_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.money_ops DEFAULT FOR TYPE money USING btree FAMILY pg_catalog.money_ops AS STORAGE money; ALTER OPERATOR CLASS pg_catalog.money_ops USING btree OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.multirange_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.multirange_ops USING btree OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.multirange_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.multirange_ops USING hash OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.multirange_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.multirange_ops USING gist OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.multirange_ops DEFAULT FOR TYPE anymultirange USING btree FAMILY pg_catalog.multirange_ops AS STORAGE anymultirange; ALTER OPERATOR CLASS pg_catalog.multirange_ops USING btree OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.multirange_ops DEFAULT FOR TYPE anymultirange USING hash FAMILY pg_catalog.multirange_ops AS STORAGE anymultirange; ALTER OPERATOR CLASS pg_catalog.multirange_ops USING hash OWNER TO "SYSTEM"; -- -- Name: multirange_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.multirange_ops DEFAULT FOR TYPE anymultirange USING gist FAMILY pg_catalog.multirange_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.multirange_ops USING gist OWNER TO "SYSTEM"; -- -- Name: name_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.name_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.name_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: name_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.name_bloom_ops FOR TYPE name USING brin FAMILY pg_catalog.name_bloom_ops AS STORAGE name; ALTER OPERATOR CLASS pg_catalog.name_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: name_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.name_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.name_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: name_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.name_minmax_ops DEFAULT FOR TYPE name USING brin FAMILY pg_catalog.name_minmax_ops AS STORAGE name; ALTER OPERATOR CLASS pg_catalog.name_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: name_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.name_ops DEFAULT FOR TYPE name USING btree FAMILY pg_catalog.text_ops AS STORAGE cstring; ALTER OPERATOR CLASS pg_catalog.name_ops USING btree OWNER TO "SYSTEM"; -- -- Name: name_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.name_ops DEFAULT FOR TYPE name USING hash FAMILY pg_catalog.text_ops AS STORAGE name; ALTER OPERATOR CLASS pg_catalog.name_ops USING hash OWNER TO "SYSTEM"; -- -- Name: network_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.network_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: network_inclusion_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_inclusion_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.network_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: network_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.network_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: network_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.network_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: network_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.network_ops USING btree OWNER TO "SYSTEM"; -- -- Name: network_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.network_ops USING hash OWNER TO "SYSTEM"; -- -- Name: network_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.network_ops USING gist OWNER TO "SYSTEM"; -- -- Name: network_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.network_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.network_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: numeric_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.numeric_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.numeric_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.numeric_bloom_ops FOR TYPE numeric USING brin FAMILY pg_catalog.numeric_bloom_ops AS STORAGE numeric; ALTER OPERATOR CLASS pg_catalog.numeric_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.numeric_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.numeric_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.numeric_minmax_multi_ops FOR TYPE numeric USING brin FAMILY pg_catalog.numeric_minmax_multi_ops AS STORAGE numeric; ALTER OPERATOR CLASS pg_catalog.numeric_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.numeric_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.numeric_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.numeric_minmax_ops DEFAULT FOR TYPE numeric USING brin FAMILY pg_catalog.numeric_minmax_ops AS STORAGE numeric; ALTER OPERATOR CLASS pg_catalog.numeric_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: numeric_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.numeric_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.numeric_ops USING btree OWNER TO "SYSTEM"; -- -- Name: numeric_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.numeric_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.numeric_ops USING hash OWNER TO "SYSTEM"; -- -- Name: numeric_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.numeric_ops DEFAULT FOR TYPE numeric USING btree FAMILY pg_catalog.numeric_ops AS STORAGE numeric; ALTER OPERATOR CLASS pg_catalog.numeric_ops USING btree OWNER TO "SYSTEM"; -- -- Name: numeric_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.numeric_ops DEFAULT FOR TYPE numeric USING hash FAMILY pg_catalog.numeric_ops AS STORAGE numeric; ALTER OPERATOR CLASS pg_catalog.numeric_ops USING hash OWNER TO "SYSTEM"; -- -- Name: oid_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oid_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.oid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oid_bloom_ops FOR TYPE oid USING brin FAMILY pg_catalog.oid_bloom_ops AS STORAGE oid; ALTER OPERATOR CLASS pg_catalog.oid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oid_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.oid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oid_minmax_multi_ops FOR TYPE oid USING brin FAMILY pg_catalog.oid_minmax_multi_ops AS STORAGE oid; ALTER OPERATOR CLASS pg_catalog.oid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oid_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.oid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oid_minmax_ops DEFAULT FOR TYPE oid USING brin FAMILY pg_catalog.oid_minmax_ops AS STORAGE oid; ALTER OPERATOR CLASS pg_catalog.oid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: oid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oid_ops DEFAULT FOR TYPE oid USING btree FAMILY pg_catalog.oid_ops AS STORAGE oid; ALTER OPERATOR CLASS pg_catalog.oid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: oid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oid_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.oid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: oid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oid_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.oid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: oid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oid_ops DEFAULT FOR TYPE oid USING hash FAMILY pg_catalog.oid_ops AS STORAGE oid; ALTER OPERATOR CLASS pg_catalog.oid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: oidvector_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oidvector_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.oidvector_ops USING btree OWNER TO "SYSTEM"; -- -- Name: oidvector_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.oidvector_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.oidvector_ops USING hash OWNER TO "SYSTEM"; -- -- Name: oidvector_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oidvector_ops DEFAULT FOR TYPE oidvector USING btree FAMILY pg_catalog.oidvector_ops AS STORAGE oidvector; ALTER OPERATOR CLASS pg_catalog.oidvector_ops USING btree OWNER TO "SYSTEM"; -- -- Name: oidvector_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.oidvector_ops DEFAULT FOR TYPE oidvector USING hash FAMILY pg_catalog.oidvector_ops AS STORAGE oidvector; ALTER OPERATOR CLASS pg_catalog.oidvector_ops USING hash OWNER TO "SYSTEM"; -- -- Name: pg_lsn_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.pg_lsn_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.pg_lsn_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.pg_lsn_bloom_ops FOR TYPE pg_lsn USING brin FAMILY pg_catalog.pg_lsn_bloom_ops AS STORAGE pg_lsn; ALTER OPERATOR CLASS pg_catalog.pg_lsn_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.pg_lsn_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.pg_lsn_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.pg_lsn_minmax_multi_ops FOR TYPE pg_lsn USING brin FAMILY pg_catalog.pg_lsn_minmax_multi_ops AS STORAGE pg_lsn; ALTER OPERATOR CLASS pg_catalog.pg_lsn_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.pg_lsn_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.pg_lsn_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.pg_lsn_minmax_ops DEFAULT FOR TYPE pg_lsn USING brin FAMILY pg_catalog.pg_lsn_minmax_ops AS STORAGE pg_lsn; ALTER OPERATOR CLASS pg_catalog.pg_lsn_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: pg_lsn_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.pg_lsn_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.pg_lsn_ops USING btree OWNER TO "SYSTEM"; -- -- Name: pg_lsn_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.pg_lsn_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.pg_lsn_ops USING hash OWNER TO "SYSTEM"; -- -- Name: pg_lsn_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.pg_lsn_ops DEFAULT FOR TYPE pg_lsn USING btree FAMILY pg_catalog.pg_lsn_ops AS STORAGE pg_lsn; ALTER OPERATOR CLASS pg_catalog.pg_lsn_ops USING btree OWNER TO "SYSTEM"; -- -- Name: pg_lsn_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.pg_lsn_ops DEFAULT FOR TYPE pg_lsn USING hash FAMILY pg_catalog.pg_lsn_ops AS STORAGE pg_lsn; ALTER OPERATOR CLASS pg_catalog.pg_lsn_ops USING hash OWNER TO "SYSTEM"; -- -- Name: point_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.point_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.point_ops USING gist OWNER TO "SYSTEM"; -- -- Name: point_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.point_ops DEFAULT FOR TYPE point USING gist FAMILY pg_catalog.point_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.point_ops USING gist OWNER TO "SYSTEM"; -- -- Name: poly_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.poly_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.poly_ops USING gist OWNER TO "SYSTEM"; -- -- Name: poly_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.poly_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.poly_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: poly_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.poly_ops DEFAULT FOR TYPE polygon USING gist FAMILY pg_catalog.poly_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.poly_ops USING gist OWNER TO "SYSTEM"; -- -- Name: poly_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.poly_ops DEFAULT FOR TYPE polygon USING spgist FAMILY pg_catalog.poly_ops AS STORAGE box; ALTER OPERATOR CLASS pg_catalog.poly_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: quad_point_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.quad_point_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.quad_point_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: quad_point_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.quad_point_ops DEFAULT FOR TYPE point USING spgist FAMILY pg_catalog.quad_point_ops AS STORAGE point; ALTER OPERATOR CLASS pg_catalog.quad_point_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: range_inclusion_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.range_inclusion_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.range_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: range_inclusion_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.range_inclusion_ops DEFAULT FOR TYPE anyrange USING brin FAMILY pg_catalog.range_inclusion_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.range_inclusion_ops USING brin OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.range_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.range_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.range_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.range_ops USING btree OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.range_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.range_ops USING hash OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.range_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.range_ops USING gist OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.range_ops DEFAULT FOR TYPE anyrange USING btree FAMILY pg_catalog.range_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.range_ops USING btree OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.range_ops DEFAULT FOR TYPE anyrange USING hash FAMILY pg_catalog.range_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.range_ops USING hash OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.range_ops DEFAULT FOR TYPE anyrange USING gist FAMILY pg_catalog.range_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.range_ops USING gist OWNER TO "SYSTEM"; -- -- Name: range_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.range_ops DEFAULT FOR TYPE anyrange USING spgist FAMILY pg_catalog.range_ops AS STORAGE anyrange; ALTER OPERATOR CLASS pg_catalog.range_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: record_image_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.record_image_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.record_image_ops USING btree OWNER TO "SYSTEM"; -- -- Name: record_image_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.record_image_ops FOR TYPE record USING btree FAMILY pg_catalog.record_image_ops AS STORAGE record; ALTER OPERATOR CLASS pg_catalog.record_image_ops USING btree OWNER TO "SYSTEM"; -- -- Name: record_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.record_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.record_ops USING btree OWNER TO "SYSTEM"; -- -- Name: record_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.record_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.record_ops USING hash OWNER TO "SYSTEM"; -- -- Name: record_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.record_ops DEFAULT FOR TYPE record USING btree FAMILY pg_catalog.record_ops AS STORAGE record; ALTER OPERATOR CLASS pg_catalog.record_ops USING btree OWNER TO "SYSTEM"; -- -- Name: record_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.record_ops DEFAULT FOR TYPE record USING hash FAMILY pg_catalog.record_ops AS STORAGE record; ALTER OPERATOR CLASS pg_catalog.record_ops USING hash OWNER TO "SYSTEM"; -- -- Name: text_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.text_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: text_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_bloom_ops FOR TYPE text USING brin FAMILY pg_catalog.text_bloom_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: text_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.text_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: text_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_minmax_ops DEFAULT FOR TYPE text USING brin FAMILY pg_catalog.text_minmax_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.text_ops USING btree OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.text_ops USING hash OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_ops DEFAULT FOR TYPE text USING btree FAMILY pg_catalog.text_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_ops USING btree OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_ops USING spgist; ALTER OPERATOR FAMILY pg_catalog.text_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_ops DEFAULT FOR TYPE text USING hash FAMILY pg_catalog.text_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_ops USING hash OWNER TO "SYSTEM"; -- -- Name: text_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_ops DEFAULT FOR TYPE text USING spgist FAMILY pg_catalog.text_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_ops USING spgist OWNER TO "SYSTEM"; -- -- Name: text_pattern_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_pattern_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.text_pattern_ops USING btree OWNER TO "SYSTEM"; -- -- Name: text_pattern_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.text_pattern_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.text_pattern_ops USING hash OWNER TO "SYSTEM"; -- -- Name: text_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_pattern_ops FOR TYPE text USING btree FAMILY pg_catalog.text_pattern_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_pattern_ops USING btree OWNER TO "SYSTEM"; -- -- Name: text_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.text_pattern_ops FOR TYPE text USING hash FAMILY pg_catalog.text_pattern_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.text_pattern_ops USING hash OWNER TO "SYSTEM"; -- -- Name: tid_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tid_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.tid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tid_bloom_ops FOR TYPE tid USING brin FAMILY pg_catalog.tid_bloom_ops AS STORAGE tid; ALTER OPERATOR CLASS pg_catalog.tid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tid_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.tid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tid_minmax_multi_ops FOR TYPE tid USING brin FAMILY pg_catalog.tid_minmax_multi_ops AS STORAGE tid; ALTER OPERATOR CLASS pg_catalog.tid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tid_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.tid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tid_minmax_ops DEFAULT FOR TYPE tid USING brin FAMILY pg_catalog.tid_minmax_ops AS STORAGE tid; ALTER OPERATOR CLASS pg_catalog.tid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: tid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tid_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.tid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: tid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tid_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.tid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tid_ops DEFAULT FOR TYPE tid USING btree FAMILY pg_catalog.tid_ops AS STORAGE tid; ALTER OPERATOR CLASS pg_catalog.tid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tid_ops DEFAULT FOR TYPE tid USING hash FAMILY pg_catalog.tid_ops AS STORAGE tid; ALTER OPERATOR CLASS pg_catalog.tid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: time_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.time_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.time_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.time_bloom_ops FOR TYPE time without time zone USING brin FAMILY pg_catalog.time_bloom_ops AS STORAGE time without time zone; ALTER OPERATOR CLASS pg_catalog.time_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.time_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.time_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.time_minmax_multi_ops FOR TYPE time without time zone USING brin FAMILY pg_catalog.time_minmax_multi_ops AS STORAGE time without time zone; ALTER OPERATOR CLASS pg_catalog.time_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.time_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.time_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.time_minmax_ops DEFAULT FOR TYPE time without time zone USING brin FAMILY pg_catalog.time_minmax_ops AS STORAGE time without time zone; ALTER OPERATOR CLASS pg_catalog.time_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: time_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.time_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.time_ops USING btree OWNER TO "SYSTEM"; -- -- Name: time_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.time_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.time_ops USING hash OWNER TO "SYSTEM"; -- -- Name: time_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.time_ops DEFAULT FOR TYPE time without time zone USING btree FAMILY pg_catalog.time_ops AS STORAGE time without time zone; ALTER OPERATOR CLASS pg_catalog.time_ops USING btree OWNER TO "SYSTEM"; -- -- Name: time_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.time_ops DEFAULT FOR TYPE time without time zone USING hash FAMILY pg_catalog.time_ops AS STORAGE time without time zone; ALTER OPERATOR CLASS pg_catalog.time_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timestamp_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamp_bloom_ops FOR TYPE timestamp without time zone USING brin FAMILY pg_catalog.datetime_bloom_ops AS STORAGE timestamp without time zone; ALTER OPERATOR CLASS pg_catalog.timestamp_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamp_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamp_minmax_multi_ops FOR TYPE timestamp without time zone USING brin FAMILY pg_catalog.datetime_minmax_multi_ops AS STORAGE timestamp without time zone; ALTER OPERATOR CLASS pg_catalog.timestamp_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamp_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamp_minmax_ops DEFAULT FOR TYPE timestamp without time zone USING brin FAMILY pg_catalog.datetime_minmax_ops AS STORAGE timestamp without time zone; ALTER OPERATOR CLASS pg_catalog.timestamp_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamp_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timestamp_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.timestamp_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timestamp_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamp_ops DEFAULT FOR TYPE timestamp without time zone USING btree FAMILY pg_catalog.datetime_ops AS STORAGE timestamp without time zone; ALTER OPERATOR CLASS pg_catalog.timestamp_ops USING btree OWNER TO "SYSTEM"; -- -- Name: timestamp_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamp_ops DEFAULT FOR TYPE timestamp without time zone USING hash FAMILY pg_catalog.timestamp_ops AS STORAGE timestamp without time zone; ALTER OPERATOR CLASS pg_catalog.timestamp_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timestamptz_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamptz_bloom_ops FOR TYPE timestamp with time zone USING brin FAMILY pg_catalog.datetime_bloom_ops AS STORAGE timestamp with time zone; ALTER OPERATOR CLASS pg_catalog.timestamptz_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamptz_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamptz_minmax_multi_ops FOR TYPE timestamp with time zone USING brin FAMILY pg_catalog.datetime_minmax_multi_ops AS STORAGE timestamp with time zone; ALTER OPERATOR CLASS pg_catalog.timestamptz_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamptz_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamptz_minmax_ops DEFAULT FOR TYPE timestamp with time zone USING brin FAMILY pg_catalog.datetime_minmax_ops AS STORAGE timestamp with time zone; ALTER OPERATOR CLASS pg_catalog.timestamptz_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timestamptz_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timestamptz_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.timestamptz_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timestamptz_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamptz_ops DEFAULT FOR TYPE timestamp with time zone USING btree FAMILY pg_catalog.datetime_ops AS STORAGE timestamp with time zone; ALTER OPERATOR CLASS pg_catalog.timestamptz_ops USING btree OWNER TO "SYSTEM"; -- -- Name: timestamptz_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timestamptz_ops DEFAULT FOR TYPE timestamp with time zone USING hash FAMILY pg_catalog.timestamptz_ops AS STORAGE timestamp with time zone; ALTER OPERATOR CLASS pg_catalog.timestamptz_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timetz_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timetz_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.timetz_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timetz_bloom_ops FOR TYPE time with time zone USING brin FAMILY pg_catalog.timetz_bloom_ops AS STORAGE time with time zone; ALTER OPERATOR CLASS pg_catalog.timetz_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timetz_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.timetz_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timetz_minmax_multi_ops FOR TYPE time with time zone USING brin FAMILY pg_catalog.timetz_minmax_multi_ops AS STORAGE time with time zone; ALTER OPERATOR CLASS pg_catalog.timetz_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timetz_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.timetz_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timetz_minmax_ops DEFAULT FOR TYPE time with time zone USING brin FAMILY pg_catalog.timetz_minmax_ops AS STORAGE time with time zone; ALTER OPERATOR CLASS pg_catalog.timetz_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: timetz_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timetz_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.timetz_ops USING btree OWNER TO "SYSTEM"; -- -- Name: timetz_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.timetz_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.timetz_ops USING hash OWNER TO "SYSTEM"; -- -- Name: timetz_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timetz_ops DEFAULT FOR TYPE time with time zone USING btree FAMILY pg_catalog.timetz_ops AS STORAGE time with time zone; ALTER OPERATOR CLASS pg_catalog.timetz_ops USING btree OWNER TO "SYSTEM"; -- -- Name: timetz_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.timetz_ops DEFAULT FOR TYPE time with time zone USING hash FAMILY pg_catalog.timetz_ops AS STORAGE time with time zone; ALTER OPERATOR CLASS pg_catalog.timetz_ops USING hash OWNER TO "SYSTEM"; -- -- Name: tsquery_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tsquery_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.tsquery_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tsquery_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tsquery_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.tsquery_ops USING gist OWNER TO "SYSTEM"; -- -- Name: tsquery_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tsquery_ops DEFAULT FOR TYPE tsquery USING btree FAMILY pg_catalog.tsquery_ops AS STORAGE tsquery; ALTER OPERATOR CLASS pg_catalog.tsquery_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tsquery_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tsquery_ops DEFAULT FOR TYPE tsquery USING gist FAMILY pg_catalog.tsquery_ops AS STORAGE bigint; ALTER OPERATOR CLASS pg_catalog.tsquery_ops USING gist OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tsvector_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.tsvector_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tsvector_ops USING gist; ALTER OPERATOR FAMILY pg_catalog.tsvector_ops USING gist OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.tsvector_ops USING gin; ALTER OPERATOR FAMILY pg_catalog.tsvector_ops USING gin OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tsvector_ops DEFAULT FOR TYPE tsvector USING btree FAMILY pg_catalog.tsvector_ops AS STORAGE tsvector; ALTER OPERATOR CLASS pg_catalog.tsvector_ops USING btree OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tsvector_ops DEFAULT FOR TYPE tsvector USING gist FAMILY pg_catalog.tsvector_ops AS STORAGE gtsvector; ALTER OPERATOR CLASS pg_catalog.tsvector_ops USING gist OWNER TO "SYSTEM"; -- -- Name: tsvector_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.tsvector_ops DEFAULT FOR TYPE tsvector USING gin FAMILY pg_catalog.tsvector_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.tsvector_ops USING gin OWNER TO "SYSTEM"; -- -- Name: uuid_bloom_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.uuid_bloom_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.uuid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_bloom_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.uuid_bloom_ops FOR TYPE uuid USING brin FAMILY pg_catalog.uuid_bloom_ops AS STORAGE uuid; ALTER OPERATOR CLASS pg_catalog.uuid_bloom_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_minmax_multi_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.uuid_minmax_multi_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.uuid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_minmax_multi_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.uuid_minmax_multi_ops FOR TYPE uuid USING brin FAMILY pg_catalog.uuid_minmax_multi_ops AS STORAGE uuid; ALTER OPERATOR CLASS pg_catalog.uuid_minmax_multi_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.uuid_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.uuid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.uuid_minmax_ops DEFAULT FOR TYPE uuid USING brin FAMILY pg_catalog.uuid_minmax_ops AS STORAGE uuid; ALTER OPERATOR CLASS pg_catalog.uuid_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: uuid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.uuid_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.uuid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: uuid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.uuid_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.uuid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: uuid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.uuid_ops DEFAULT FOR TYPE uuid USING btree FAMILY pg_catalog.uuid_ops AS STORAGE uuid; ALTER OPERATOR CLASS pg_catalog.uuid_ops USING btree OWNER TO "SYSTEM"; -- -- Name: uuid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.uuid_ops DEFAULT FOR TYPE uuid USING hash FAMILY pg_catalog.uuid_ops AS STORAGE uuid; ALTER OPERATOR CLASS pg_catalog.uuid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: varbit_minmax_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.varbit_minmax_ops USING brin; ALTER OPERATOR FAMILY pg_catalog.varbit_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: varbit_minmax_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varbit_minmax_ops DEFAULT FOR TYPE bit varying USING brin FAMILY pg_catalog.varbit_minmax_ops AS STORAGE bit varying; ALTER OPERATOR CLASS pg_catalog.varbit_minmax_ops USING brin OWNER TO "SYSTEM"; -- -- Name: varbit_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.varbit_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.varbit_ops USING btree OWNER TO "SYSTEM"; -- -- Name: varbit_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varbit_ops DEFAULT FOR TYPE bit varying USING btree FAMILY pg_catalog.varbit_ops AS STORAGE bit varying; ALTER OPERATOR CLASS pg_catalog.varbit_ops USING btree OWNER TO "SYSTEM"; -- -- Name: varchar_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varchar_ops FOR TYPE text USING btree FAMILY pg_catalog.text_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.varchar_ops USING btree OWNER TO "SYSTEM"; -- -- Name: varchar_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varchar_ops FOR TYPE text USING hash FAMILY pg_catalog.text_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.varchar_ops USING hash OWNER TO "SYSTEM"; -- -- Name: varchar_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varchar_pattern_ops FOR TYPE text USING btree FAMILY pg_catalog.text_pattern_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.varchar_pattern_ops USING btree OWNER TO "SYSTEM"; -- -- Name: varchar_pattern_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.varchar_pattern_ops FOR TYPE text USING hash FAMILY pg_catalog.text_pattern_ops AS STORAGE text; ALTER OPERATOR CLASS pg_catalog.varchar_pattern_ops USING hash OWNER TO "SYSTEM"; -- -- Name: xid8_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.xid8_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.xid8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: xid8_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.xid8_ops USING btree; ALTER OPERATOR FAMILY pg_catalog.xid8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: xid8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.xid8_ops DEFAULT FOR TYPE xid8 USING hash FAMILY pg_catalog.xid8_ops AS STORAGE xid8; ALTER OPERATOR CLASS pg_catalog.xid8_ops USING hash OWNER TO "SYSTEM"; -- -- Name: xid8_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.xid8_ops DEFAULT FOR TYPE xid8 USING btree FAMILY pg_catalog.xid8_ops AS STORAGE xid8; ALTER OPERATOR CLASS pg_catalog.xid8_ops USING btree OWNER TO "SYSTEM"; -- -- Name: xid_ops; Type: OPERATOR FAMILY; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR FAMILY pg_catalog.xid_ops USING hash; ALTER OPERATOR FAMILY pg_catalog.xid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: xid_ops; Type: OPERATOR CLASS; Schema: pg_catalog; Owner: SYSTEM -- CREATE OPERATOR CLASS pg_catalog.xid_ops DEFAULT FOR TYPE xid USING hash FAMILY pg_catalog.xid_ops AS STORAGE xid; ALTER OPERATOR CLASS pg_catalog.xid_ops USING hash OWNER TO "SYSTEM"; -- -- Name: big5_to_euc_tw; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.big5_to_euc_tw FOR 'BIG5' TO 'EUC_TW' FROM big5_to_euc_tw; ALTER CONVERSION pg_catalog.big5_to_euc_tw OWNER TO "SYSTEM"; -- -- Name: CONVERSION big5_to_euc_tw; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.big5_to_euc_tw IS 'conversion for BIG5 to EUC_TW'; -- -- Name: big5_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.big5_to_mic FOR 'BIG5' TO 'MULE_INTERNAL' FROM big5_to_mic; ALTER CONVERSION pg_catalog.big5_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION big5_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.big5_to_mic IS 'conversion for BIG5 to MULE_INTERNAL'; -- -- Name: big5_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.big5_to_utf8 FOR 'BIG5' TO 'UTF8' FROM big5_to_utf8; ALTER CONVERSION pg_catalog.big5_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION big5_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.big5_to_utf8 IS 'conversion for BIG5 to UTF8'; -- -- Name: euc_cn_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_cn_to_mic FOR 'EUC_CN' TO 'MULE_INTERNAL' FROM euc_cn_to_mic; ALTER CONVERSION pg_catalog.euc_cn_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_cn_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_cn_to_mic IS 'conversion for EUC_CN to MULE_INTERNAL'; -- -- Name: euc_cn_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_cn_to_utf8 FOR 'EUC_CN' TO 'UTF8' FROM euc_cn_to_utf8; ALTER CONVERSION pg_catalog.euc_cn_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_cn_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_cn_to_utf8 IS 'conversion for EUC_CN to UTF8'; -- -- Name: euc_jis_2004_to_shift_jis_2004; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_jis_2004_to_shift_jis_2004 FOR 'EUC_JIS_2004' TO 'SHIFT_JIS_2004' FROM euc_jis_2004_to_shift_jis_2004; ALTER CONVERSION pg_catalog.euc_jis_2004_to_shift_jis_2004 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_jis_2004_to_shift_jis_2004; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_jis_2004_to_shift_jis_2004 IS 'conversion for EUC_JIS_2004 to SHIFT_JIS_2004'; -- -- Name: euc_jis_2004_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_jis_2004_to_utf8 FOR 'EUC_JIS_2004' TO 'UTF8' FROM euc_jis_2004_to_utf8; ALTER CONVERSION pg_catalog.euc_jis_2004_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_jis_2004_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_jis_2004_to_utf8 IS 'conversion for EUC_JIS_2004 to UTF8'; -- -- Name: euc_jp_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_jp_to_mic FOR 'EUC_JP' TO 'MULE_INTERNAL' FROM euc_jp_to_mic; ALTER CONVERSION pg_catalog.euc_jp_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_jp_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_jp_to_mic IS 'conversion for EUC_JP to MULE_INTERNAL'; -- -- Name: euc_jp_to_sjis; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_jp_to_sjis FOR 'EUC_JP' TO 'SJIS' FROM euc_jp_to_sjis; ALTER CONVERSION pg_catalog.euc_jp_to_sjis OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_jp_to_sjis; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_jp_to_sjis IS 'conversion for EUC_JP to SJIS'; -- -- Name: euc_jp_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_jp_to_utf8 FOR 'EUC_JP' TO 'UTF8' FROM euc_jp_to_utf8; ALTER CONVERSION pg_catalog.euc_jp_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_jp_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_jp_to_utf8 IS 'conversion for EUC_JP to UTF8'; -- -- Name: euc_kr_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_kr_to_mic FOR 'EUC_KR' TO 'MULE_INTERNAL' FROM euc_kr_to_mic; ALTER CONVERSION pg_catalog.euc_kr_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_kr_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_kr_to_mic IS 'conversion for EUC_KR to MULE_INTERNAL'; -- -- Name: euc_kr_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_kr_to_utf8 FOR 'EUC_KR' TO 'UTF8' FROM euc_kr_to_utf8; ALTER CONVERSION pg_catalog.euc_kr_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_kr_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_kr_to_utf8 IS 'conversion for EUC_KR to UTF8'; -- -- Name: euc_tw_to_big5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_tw_to_big5 FOR 'EUC_TW' TO 'BIG5' FROM euc_tw_to_big5; ALTER CONVERSION pg_catalog.euc_tw_to_big5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_tw_to_big5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_tw_to_big5 IS 'conversion for EUC_TW to BIG5'; -- -- Name: euc_tw_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_tw_to_mic FOR 'EUC_TW' TO 'MULE_INTERNAL' FROM euc_tw_to_mic; ALTER CONVERSION pg_catalog.euc_tw_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_tw_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_tw_to_mic IS 'conversion for EUC_TW to MULE_INTERNAL'; -- -- Name: euc_tw_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.euc_tw_to_utf8 FOR 'EUC_TW' TO 'UTF8' FROM euc_tw_to_utf8; ALTER CONVERSION pg_catalog.euc_tw_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION euc_tw_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.euc_tw_to_utf8 IS 'conversion for EUC_TW to UTF8'; -- -- Name: gb18030_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.gb18030_to_utf8 FOR 'GB18030' TO 'UTF8' FROM gb18030_to_utf8; ALTER CONVERSION pg_catalog.gb18030_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION gb18030_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.gb18030_to_utf8 IS 'conversion for GB18030 to UTF8'; -- -- Name: gbk_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.gbk_to_utf8 FOR 'GBK' TO 'UTF8' FROM gbk_to_utf8; ALTER CONVERSION pg_catalog.gbk_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION gbk_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.gbk_to_utf8 IS 'conversion for GBK to UTF8'; -- -- Name: iso_8859_10_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_10_to_utf8 FOR 'LATIN6' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_10_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_10_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_10_to_utf8 IS 'conversion for LATIN6 to UTF8'; -- -- Name: iso_8859_13_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_13_to_utf8 FOR 'LATIN7' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_13_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_13_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_13_to_utf8 IS 'conversion for LATIN7 to UTF8'; -- -- Name: iso_8859_14_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_14_to_utf8 FOR 'LATIN8' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_14_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_14_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_14_to_utf8 IS 'conversion for LATIN8 to UTF8'; -- -- Name: iso_8859_15_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_15_to_utf8 FOR 'LATIN9' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_15_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_15_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_15_to_utf8 IS 'conversion for LATIN9 to UTF8'; -- -- Name: iso_8859_16_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_16_to_utf8 FOR 'LATIN10' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_16_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_16_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_16_to_utf8 IS 'conversion for LATIN10 to UTF8'; -- -- Name: iso_8859_1_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_1_to_mic FOR 'LATIN1' TO 'MULE_INTERNAL' FROM latin1_to_mic; ALTER CONVERSION pg_catalog.iso_8859_1_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_1_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_1_to_mic IS 'conversion for LATIN1 to MULE_INTERNAL'; -- -- Name: iso_8859_1_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_1_to_utf8 FOR 'LATIN1' TO 'UTF8' FROM iso8859_1_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_1_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_1_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_1_to_utf8 IS 'conversion for LATIN1 to UTF8'; -- -- Name: iso_8859_2_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_2_to_mic FOR 'LATIN2' TO 'MULE_INTERNAL' FROM latin2_to_mic; ALTER CONVERSION pg_catalog.iso_8859_2_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_2_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_2_to_mic IS 'conversion for LATIN2 to MULE_INTERNAL'; -- -- Name: iso_8859_2_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_2_to_utf8 FOR 'LATIN2' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_2_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_2_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_2_to_utf8 IS 'conversion for LATIN2 to UTF8'; -- -- Name: iso_8859_2_to_windows_1250; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_2_to_windows_1250 FOR 'LATIN2' TO 'WIN1250' FROM latin2_to_win1250; ALTER CONVERSION pg_catalog.iso_8859_2_to_windows_1250 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_2_to_windows_1250; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_2_to_windows_1250 IS 'conversion for LATIN2 to WIN1250'; -- -- Name: iso_8859_3_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_3_to_mic FOR 'LATIN3' TO 'MULE_INTERNAL' FROM latin3_to_mic; ALTER CONVERSION pg_catalog.iso_8859_3_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_3_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_3_to_mic IS 'conversion for LATIN3 to MULE_INTERNAL'; -- -- Name: iso_8859_3_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_3_to_utf8 FOR 'LATIN3' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_3_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_3_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_3_to_utf8 IS 'conversion for LATIN3 to UTF8'; -- -- Name: iso_8859_4_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_4_to_mic FOR 'LATIN4' TO 'MULE_INTERNAL' FROM latin4_to_mic; ALTER CONVERSION pg_catalog.iso_8859_4_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_4_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_4_to_mic IS 'conversion for LATIN4 to MULE_INTERNAL'; -- -- Name: iso_8859_4_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_4_to_utf8 FOR 'LATIN4' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_4_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_4_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_4_to_utf8 IS 'conversion for LATIN4 to UTF8'; -- -- Name: iso_8859_5_to_koi8_r; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_5_to_koi8_r FOR 'ISO_8859_5' TO 'KOI8R' FROM iso_to_koi8r; ALTER CONVERSION pg_catalog.iso_8859_5_to_koi8_r OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_5_to_koi8_r; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_5_to_koi8_r IS 'conversion for ISO-8859-5 to KOI8R'; -- -- Name: iso_8859_5_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_5_to_mic FOR 'ISO_8859_5' TO 'MULE_INTERNAL' FROM iso_to_mic; ALTER CONVERSION pg_catalog.iso_8859_5_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_5_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_5_to_mic IS 'conversion for ISO-8859-5 to MULE_INTERNAL'; -- -- Name: iso_8859_5_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_5_to_utf8 FOR 'ISO_8859_5' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_5_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_5_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_5_to_utf8 IS 'conversion for ISO-8859-5 to UTF8'; -- -- Name: iso_8859_5_to_windows_1251; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_5_to_windows_1251 FOR 'ISO_8859_5' TO 'WIN1251' FROM iso_to_win1251; ALTER CONVERSION pg_catalog.iso_8859_5_to_windows_1251 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_5_to_windows_1251; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_5_to_windows_1251 IS 'conversion for ISO-8859-5 to WIN1251'; -- -- Name: iso_8859_5_to_windows_866; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_5_to_windows_866 FOR 'ISO_8859_5' TO 'WIN866' FROM iso_to_win866; ALTER CONVERSION pg_catalog.iso_8859_5_to_windows_866 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_5_to_windows_866; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_5_to_windows_866 IS 'conversion for ISO-8859-5 to WIN866'; -- -- Name: iso_8859_6_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_6_to_utf8 FOR 'ISO_8859_6' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_6_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_6_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_6_to_utf8 IS 'conversion for ISO-8859-6 to UTF8'; -- -- Name: iso_8859_7_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_7_to_utf8 FOR 'ISO_8859_7' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_7_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_7_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_7_to_utf8 IS 'conversion for ISO-8859-7 to UTF8'; -- -- Name: iso_8859_8_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_8_to_utf8 FOR 'ISO_8859_8' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_8_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_8_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_8_to_utf8 IS 'conversion for ISO-8859-8 to UTF8'; -- -- Name: iso_8859_9_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.iso_8859_9_to_utf8 FOR 'LATIN5' TO 'UTF8' FROM iso8859_to_utf8; ALTER CONVERSION pg_catalog.iso_8859_9_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION iso_8859_9_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.iso_8859_9_to_utf8 IS 'conversion for LATIN5 to UTF8'; -- -- Name: johab_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.johab_to_utf8 FOR 'JOHAB' TO 'UTF8' FROM johab_to_utf8; ALTER CONVERSION pg_catalog.johab_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION johab_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.johab_to_utf8 IS 'conversion for JOHAB to UTF8'; -- -- Name: koi8_r_to_iso_8859_5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_r_to_iso_8859_5 FOR 'KOI8R' TO 'ISO_8859_5' FROM koi8r_to_iso; ALTER CONVERSION pg_catalog.koi8_r_to_iso_8859_5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_r_to_iso_8859_5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_r_to_iso_8859_5 IS 'conversion for KOI8R to ISO-8859-5'; -- -- Name: koi8_r_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_r_to_mic FOR 'KOI8R' TO 'MULE_INTERNAL' FROM koi8r_to_mic; ALTER CONVERSION pg_catalog.koi8_r_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_r_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_r_to_mic IS 'conversion for KOI8R to MULE_INTERNAL'; -- -- Name: koi8_r_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_r_to_utf8 FOR 'KOI8R' TO 'UTF8' FROM koi8r_to_utf8; ALTER CONVERSION pg_catalog.koi8_r_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_r_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_r_to_utf8 IS 'conversion for KOI8R to UTF8'; -- -- Name: koi8_r_to_windows_1251; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_r_to_windows_1251 FOR 'KOI8R' TO 'WIN1251' FROM koi8r_to_win1251; ALTER CONVERSION pg_catalog.koi8_r_to_windows_1251 OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_r_to_windows_1251; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_r_to_windows_1251 IS 'conversion for KOI8R to WIN1251'; -- -- Name: koi8_r_to_windows_866; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_r_to_windows_866 FOR 'KOI8R' TO 'WIN866' FROM koi8r_to_win866; ALTER CONVERSION pg_catalog.koi8_r_to_windows_866 OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_r_to_windows_866; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_r_to_windows_866 IS 'conversion for KOI8R to WIN866'; -- -- Name: koi8_u_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.koi8_u_to_utf8 FOR 'KOI8U' TO 'UTF8' FROM koi8u_to_utf8; ALTER CONVERSION pg_catalog.koi8_u_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION koi8_u_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.koi8_u_to_utf8 IS 'conversion for KOI8U to UTF8'; -- -- Name: mic_to_big5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_big5 FOR 'MULE_INTERNAL' TO 'BIG5' FROM mic_to_big5; ALTER CONVERSION pg_catalog.mic_to_big5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_big5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_big5 IS 'conversion for MULE_INTERNAL to BIG5'; -- -- Name: mic_to_euc_cn; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_euc_cn FOR 'MULE_INTERNAL' TO 'EUC_CN' FROM mic_to_euc_cn; ALTER CONVERSION pg_catalog.mic_to_euc_cn OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_euc_cn; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_euc_cn IS 'conversion for MULE_INTERNAL to EUC_CN'; -- -- Name: mic_to_euc_jp; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_euc_jp FOR 'MULE_INTERNAL' TO 'EUC_JP' FROM mic_to_euc_jp; ALTER CONVERSION pg_catalog.mic_to_euc_jp OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_euc_jp; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_euc_jp IS 'conversion for MULE_INTERNAL to EUC_JP'; -- -- Name: mic_to_euc_kr; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_euc_kr FOR 'MULE_INTERNAL' TO 'EUC_KR' FROM mic_to_euc_kr; ALTER CONVERSION pg_catalog.mic_to_euc_kr OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_euc_kr; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_euc_kr IS 'conversion for MULE_INTERNAL to EUC_KR'; -- -- Name: mic_to_euc_tw; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_euc_tw FOR 'MULE_INTERNAL' TO 'EUC_TW' FROM mic_to_euc_tw; ALTER CONVERSION pg_catalog.mic_to_euc_tw OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_euc_tw; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_euc_tw IS 'conversion for MULE_INTERNAL to EUC_TW'; -- -- Name: mic_to_iso_8859_1; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_iso_8859_1 FOR 'MULE_INTERNAL' TO 'LATIN1' FROM mic_to_latin1; ALTER CONVERSION pg_catalog.mic_to_iso_8859_1 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_iso_8859_1; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_iso_8859_1 IS 'conversion for MULE_INTERNAL to LATIN1'; -- -- Name: mic_to_iso_8859_2; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_iso_8859_2 FOR 'MULE_INTERNAL' TO 'LATIN2' FROM mic_to_latin2; ALTER CONVERSION pg_catalog.mic_to_iso_8859_2 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_iso_8859_2; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_iso_8859_2 IS 'conversion for MULE_INTERNAL to LATIN2'; -- -- Name: mic_to_iso_8859_3; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_iso_8859_3 FOR 'MULE_INTERNAL' TO 'LATIN3' FROM mic_to_latin3; ALTER CONVERSION pg_catalog.mic_to_iso_8859_3 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_iso_8859_3; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_iso_8859_3 IS 'conversion for MULE_INTERNAL to LATIN3'; -- -- Name: mic_to_iso_8859_4; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_iso_8859_4 FOR 'MULE_INTERNAL' TO 'LATIN4' FROM mic_to_latin4; ALTER CONVERSION pg_catalog.mic_to_iso_8859_4 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_iso_8859_4; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_iso_8859_4 IS 'conversion for MULE_INTERNAL to LATIN4'; -- -- Name: mic_to_iso_8859_5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_iso_8859_5 FOR 'MULE_INTERNAL' TO 'ISO_8859_5' FROM mic_to_iso; ALTER CONVERSION pg_catalog.mic_to_iso_8859_5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_iso_8859_5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_iso_8859_5 IS 'conversion for MULE_INTERNAL to ISO-8859-5'; -- -- Name: mic_to_koi8_r; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_koi8_r FOR 'MULE_INTERNAL' TO 'KOI8R' FROM mic_to_koi8r; ALTER CONVERSION pg_catalog.mic_to_koi8_r OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_koi8_r; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_koi8_r IS 'conversion for MULE_INTERNAL to KOI8R'; -- -- Name: mic_to_sjis; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_sjis FOR 'MULE_INTERNAL' TO 'SJIS' FROM mic_to_sjis; ALTER CONVERSION pg_catalog.mic_to_sjis OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_sjis; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_sjis IS 'conversion for MULE_INTERNAL to SJIS'; -- -- Name: mic_to_windows_1250; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_windows_1250 FOR 'MULE_INTERNAL' TO 'WIN1250' FROM mic_to_win1250; ALTER CONVERSION pg_catalog.mic_to_windows_1250 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_windows_1250; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_windows_1250 IS 'conversion for MULE_INTERNAL to WIN1250'; -- -- Name: mic_to_windows_1251; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_windows_1251 FOR 'MULE_INTERNAL' TO 'WIN1251' FROM mic_to_win1251; ALTER CONVERSION pg_catalog.mic_to_windows_1251 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_windows_1251; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_windows_1251 IS 'conversion for MULE_INTERNAL to WIN1251'; -- -- Name: mic_to_windows_866; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.mic_to_windows_866 FOR 'MULE_INTERNAL' TO 'WIN866' FROM mic_to_win866; ALTER CONVERSION pg_catalog.mic_to_windows_866 OWNER TO "SYSTEM"; -- -- Name: CONVERSION mic_to_windows_866; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.mic_to_windows_866 IS 'conversion for MULE_INTERNAL to WIN866'; -- -- Name: shift_jis_2004_to_euc_jis_2004; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.shift_jis_2004_to_euc_jis_2004 FOR 'SHIFT_JIS_2004' TO 'EUC_JIS_2004' FROM shift_jis_2004_to_euc_jis_2004; ALTER CONVERSION pg_catalog.shift_jis_2004_to_euc_jis_2004 OWNER TO "SYSTEM"; -- -- Name: CONVERSION shift_jis_2004_to_euc_jis_2004; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.shift_jis_2004_to_euc_jis_2004 IS 'conversion for SHIFT_JIS_2004 to EUC_JIS_2004'; -- -- Name: shift_jis_2004_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.shift_jis_2004_to_utf8 FOR 'SHIFT_JIS_2004' TO 'UTF8' FROM shift_jis_2004_to_utf8; ALTER CONVERSION pg_catalog.shift_jis_2004_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION shift_jis_2004_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.shift_jis_2004_to_utf8 IS 'conversion for SHIFT_JIS_2004 to UTF8'; -- -- Name: sjis_to_euc_jp; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.sjis_to_euc_jp FOR 'SJIS' TO 'EUC_JP' FROM sjis_to_euc_jp; ALTER CONVERSION pg_catalog.sjis_to_euc_jp OWNER TO "SYSTEM"; -- -- Name: CONVERSION sjis_to_euc_jp; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.sjis_to_euc_jp IS 'conversion for SJIS to EUC_JP'; -- -- Name: sjis_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.sjis_to_mic FOR 'SJIS' TO 'MULE_INTERNAL' FROM sjis_to_mic; ALTER CONVERSION pg_catalog.sjis_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION sjis_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.sjis_to_mic IS 'conversion for SJIS to MULE_INTERNAL'; -- -- Name: sjis_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.sjis_to_utf8 FOR 'SJIS' TO 'UTF8' FROM sjis_to_utf8; ALTER CONVERSION pg_catalog.sjis_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION sjis_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.sjis_to_utf8 IS 'conversion for SJIS to UTF8'; -- -- Name: uhc_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.uhc_to_utf8 FOR 'UHC' TO 'UTF8' FROM uhc_to_utf8; ALTER CONVERSION pg_catalog.uhc_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION uhc_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.uhc_to_utf8 IS 'conversion for UHC to UTF8'; -- -- Name: utf8_to_big5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_big5 FOR 'UTF8' TO 'BIG5' FROM utf8_to_big5; ALTER CONVERSION pg_catalog.utf8_to_big5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_big5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_big5 IS 'conversion for UTF8 to BIG5'; -- -- Name: utf8_to_euc_cn; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_euc_cn FOR 'UTF8' TO 'EUC_CN' FROM utf8_to_euc_cn; ALTER CONVERSION pg_catalog.utf8_to_euc_cn OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_euc_cn; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_euc_cn IS 'conversion for UTF8 to EUC_CN'; -- -- Name: utf8_to_euc_jis_2004; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_euc_jis_2004 FOR 'UTF8' TO 'EUC_JIS_2004' FROM utf8_to_euc_jis_2004; ALTER CONVERSION pg_catalog.utf8_to_euc_jis_2004 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_euc_jis_2004; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_euc_jis_2004 IS 'conversion for UTF8 to EUC_JIS_2004'; -- -- Name: utf8_to_euc_jp; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_euc_jp FOR 'UTF8' TO 'EUC_JP' FROM utf8_to_euc_jp; ALTER CONVERSION pg_catalog.utf8_to_euc_jp OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_euc_jp; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_euc_jp IS 'conversion for UTF8 to EUC_JP'; -- -- Name: utf8_to_euc_kr; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_euc_kr FOR 'UTF8' TO 'EUC_KR' FROM utf8_to_euc_kr; ALTER CONVERSION pg_catalog.utf8_to_euc_kr OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_euc_kr; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_euc_kr IS 'conversion for UTF8 to EUC_KR'; -- -- Name: utf8_to_euc_tw; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_euc_tw FOR 'UTF8' TO 'EUC_TW' FROM utf8_to_euc_tw; ALTER CONVERSION pg_catalog.utf8_to_euc_tw OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_euc_tw; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_euc_tw IS 'conversion for UTF8 to EUC_TW'; -- -- Name: utf8_to_gb18030; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_gb18030 FOR 'UTF8' TO 'GB18030' FROM utf8_to_gb18030; ALTER CONVERSION pg_catalog.utf8_to_gb18030 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_gb18030; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_gb18030 IS 'conversion for UTF8 to GB18030'; -- -- Name: utf8_to_gbk; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_gbk FOR 'UTF8' TO 'GBK' FROM utf8_to_gbk; ALTER CONVERSION pg_catalog.utf8_to_gbk OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_gbk; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_gbk IS 'conversion for UTF8 to GBK'; -- -- Name: utf8_to_iso_8859_1; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_1 FOR 'UTF8' TO 'LATIN1' FROM utf8_to_iso8859_1; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_1 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_1; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_1 IS 'conversion for UTF8 to LATIN1'; -- -- Name: utf8_to_iso_8859_10; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_10 FOR 'UTF8' TO 'LATIN6' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_10 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_10; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_10 IS 'conversion for UTF8 to LATIN6'; -- -- Name: utf8_to_iso_8859_13; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_13 FOR 'UTF8' TO 'LATIN7' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_13 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_13; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_13 IS 'conversion for UTF8 to LATIN7'; -- -- Name: utf8_to_iso_8859_14; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_14 FOR 'UTF8' TO 'LATIN8' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_14 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_14; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_14 IS 'conversion for UTF8 to LATIN8'; -- -- Name: utf8_to_iso_8859_15; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_15 FOR 'UTF8' TO 'LATIN9' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_15 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_15; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_15 IS 'conversion for UTF8 to LATIN9'; -- -- Name: utf8_to_iso_8859_16; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_16 FOR 'UTF8' TO 'LATIN10' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_16 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_16; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_16 IS 'conversion for UTF8 to LATIN10'; -- -- Name: utf8_to_iso_8859_2; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_2 FOR 'UTF8' TO 'LATIN2' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_2 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_2; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_2 IS 'conversion for UTF8 to LATIN2'; -- -- Name: utf8_to_iso_8859_3; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_3 FOR 'UTF8' TO 'LATIN3' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_3 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_3; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_3 IS 'conversion for UTF8 to LATIN3'; -- -- Name: utf8_to_iso_8859_4; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_4 FOR 'UTF8' TO 'LATIN4' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_4 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_4; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_4 IS 'conversion for UTF8 to LATIN4'; -- -- Name: utf8_to_iso_8859_5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_5 FOR 'UTF8' TO 'ISO_8859_5' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_5 IS 'conversion for UTF8 to ISO-8859-5'; -- -- Name: utf8_to_iso_8859_6; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_6 FOR 'UTF8' TO 'ISO_8859_6' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_6 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_6; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_6 IS 'conversion for UTF8 to ISO-8859-6'; -- -- Name: utf8_to_iso_8859_7; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_7 FOR 'UTF8' TO 'ISO_8859_7' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_7 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_7; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_7 IS 'conversion for UTF8 to ISO-8859-7'; -- -- Name: utf8_to_iso_8859_8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_8 FOR 'UTF8' TO 'ISO_8859_8' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_8 IS 'conversion for UTF8 to ISO-8859-8'; -- -- Name: utf8_to_iso_8859_9; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_iso_8859_9 FOR 'UTF8' TO 'LATIN5' FROM utf8_to_iso8859; ALTER CONVERSION pg_catalog.utf8_to_iso_8859_9 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_iso_8859_9; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_iso_8859_9 IS 'conversion for UTF8 to LATIN5'; -- -- Name: utf8_to_johab; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_johab FOR 'UTF8' TO 'JOHAB' FROM utf8_to_johab; ALTER CONVERSION pg_catalog.utf8_to_johab OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_johab; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_johab IS 'conversion for UTF8 to JOHAB'; -- -- Name: utf8_to_koi8_r; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_koi8_r FOR 'UTF8' TO 'KOI8R' FROM utf8_to_koi8r; ALTER CONVERSION pg_catalog.utf8_to_koi8_r OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_koi8_r; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_koi8_r IS 'conversion for UTF8 to KOI8R'; -- -- Name: utf8_to_koi8_u; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_koi8_u FOR 'UTF8' TO 'KOI8U' FROM utf8_to_koi8u; ALTER CONVERSION pg_catalog.utf8_to_koi8_u OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_koi8_u; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_koi8_u IS 'conversion for UTF8 to KOI8U'; -- -- Name: utf8_to_shift_jis_2004; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_shift_jis_2004 FOR 'UTF8' TO 'SHIFT_JIS_2004' FROM utf8_to_shift_jis_2004; ALTER CONVERSION pg_catalog.utf8_to_shift_jis_2004 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_shift_jis_2004; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_shift_jis_2004 IS 'conversion for UTF8 to SHIFT_JIS_2004'; -- -- Name: utf8_to_sjis; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_sjis FOR 'UTF8' TO 'SJIS' FROM utf8_to_sjis; ALTER CONVERSION pg_catalog.utf8_to_sjis OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_sjis; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_sjis IS 'conversion for UTF8 to SJIS'; -- -- Name: utf8_to_uhc; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_uhc FOR 'UTF8' TO 'UHC' FROM utf8_to_uhc; ALTER CONVERSION pg_catalog.utf8_to_uhc OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_uhc; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_uhc IS 'conversion for UTF8 to UHC'; -- -- Name: utf8_to_windows_1250; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1250 FOR 'UTF8' TO 'WIN1250' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1250 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1250; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1250 IS 'conversion for UTF8 to WIN1250'; -- -- Name: utf8_to_windows_1251; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1251 FOR 'UTF8' TO 'WIN1251' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1251 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1251; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1251 IS 'conversion for UTF8 to WIN1251'; -- -- Name: utf8_to_windows_1252; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1252 FOR 'UTF8' TO 'WIN1252' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1252 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1252; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1252 IS 'conversion for UTF8 to WIN1252'; -- -- Name: utf8_to_windows_1253; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1253 FOR 'UTF8' TO 'WIN1253' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1253 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1253; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1253 IS 'conversion for UTF8 to WIN1253'; -- -- Name: utf8_to_windows_1254; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1254 FOR 'UTF8' TO 'WIN1254' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1254 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1254; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1254 IS 'conversion for UTF8 to WIN1254'; -- -- Name: utf8_to_windows_1255; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1255 FOR 'UTF8' TO 'WIN1255' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1255 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1255; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1255 IS 'conversion for UTF8 to WIN1255'; -- -- Name: utf8_to_windows_1256; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1256 FOR 'UTF8' TO 'WIN1256' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1256 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1256; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1256 IS 'conversion for UTF8 to WIN1256'; -- -- Name: utf8_to_windows_1257; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1257 FOR 'UTF8' TO 'WIN1257' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1257 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1257; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1257 IS 'conversion for UTF8 to WIN1257'; -- -- Name: utf8_to_windows_1258; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_1258 FOR 'UTF8' TO 'WIN1258' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_1258 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_1258; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_1258 IS 'conversion for UTF8 to WIN1258'; -- -- Name: utf8_to_windows_866; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_866 FOR 'UTF8' TO 'WIN866' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_866 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_866; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_866 IS 'conversion for UTF8 to WIN866'; -- -- Name: utf8_to_windows_874; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.utf8_to_windows_874 FOR 'UTF8' TO 'WIN874' FROM utf8_to_win; ALTER CONVERSION pg_catalog.utf8_to_windows_874 OWNER TO "SYSTEM"; -- -- Name: CONVERSION utf8_to_windows_874; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.utf8_to_windows_874 IS 'conversion for UTF8 to WIN874'; -- -- Name: windows_1250_to_iso_8859_2; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1250_to_iso_8859_2 FOR 'WIN1250' TO 'LATIN2' FROM win1250_to_latin2; ALTER CONVERSION pg_catalog.windows_1250_to_iso_8859_2 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1250_to_iso_8859_2; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1250_to_iso_8859_2 IS 'conversion for WIN1250 to LATIN2'; -- -- Name: windows_1250_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1250_to_mic FOR 'WIN1250' TO 'MULE_INTERNAL' FROM win1250_to_mic; ALTER CONVERSION pg_catalog.windows_1250_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1250_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1250_to_mic IS 'conversion for WIN1250 to MULE_INTERNAL'; -- -- Name: windows_1250_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1250_to_utf8 FOR 'WIN1250' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1250_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1250_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1250_to_utf8 IS 'conversion for WIN1250 to UTF8'; -- -- Name: windows_1251_to_iso_8859_5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1251_to_iso_8859_5 FOR 'WIN1251' TO 'ISO_8859_5' FROM win1251_to_iso; ALTER CONVERSION pg_catalog.windows_1251_to_iso_8859_5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1251_to_iso_8859_5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1251_to_iso_8859_5 IS 'conversion for WIN1251 to ISO-8859-5'; -- -- Name: windows_1251_to_koi8_r; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1251_to_koi8_r FOR 'WIN1251' TO 'KOI8R' FROM win1251_to_koi8r; ALTER CONVERSION pg_catalog.windows_1251_to_koi8_r OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1251_to_koi8_r; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1251_to_koi8_r IS 'conversion for WIN1251 to KOI8R'; -- -- Name: windows_1251_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1251_to_mic FOR 'WIN1251' TO 'MULE_INTERNAL' FROM win1251_to_mic; ALTER CONVERSION pg_catalog.windows_1251_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1251_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1251_to_mic IS 'conversion for WIN1251 to MULE_INTERNAL'; -- -- Name: windows_1251_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1251_to_utf8 FOR 'WIN1251' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1251_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1251_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1251_to_utf8 IS 'conversion for WIN1251 to UTF8'; -- -- Name: windows_1251_to_windows_866; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1251_to_windows_866 FOR 'WIN1251' TO 'WIN866' FROM win1251_to_win866; ALTER CONVERSION pg_catalog.windows_1251_to_windows_866 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1251_to_windows_866; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1251_to_windows_866 IS 'conversion for WIN1251 to WIN866'; -- -- Name: windows_1252_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1252_to_utf8 FOR 'WIN1252' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1252_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1252_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1252_to_utf8 IS 'conversion for WIN1252 to UTF8'; -- -- Name: windows_1253_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1253_to_utf8 FOR 'WIN1253' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1253_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1253_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1253_to_utf8 IS 'conversion for WIN1253 to UTF8'; -- -- Name: windows_1254_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1254_to_utf8 FOR 'WIN1254' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1254_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1254_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1254_to_utf8 IS 'conversion for WIN1254 to UTF8'; -- -- Name: windows_1255_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1255_to_utf8 FOR 'WIN1255' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1255_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1255_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1255_to_utf8 IS 'conversion for WIN1255 to UTF8'; -- -- Name: windows_1256_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1256_to_utf8 FOR 'WIN1256' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1256_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1256_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1256_to_utf8 IS 'conversion for WIN1256 to UTF8'; -- -- Name: windows_1257_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1257_to_utf8 FOR 'WIN1257' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1257_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1257_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1257_to_utf8 IS 'conversion for WIN1257 to UTF8'; -- -- Name: windows_1258_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_1258_to_utf8 FOR 'WIN1258' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_1258_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_1258_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_1258_to_utf8 IS 'conversion for WIN1258 to UTF8'; -- -- Name: windows_866_to_iso_8859_5; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_866_to_iso_8859_5 FOR 'WIN866' TO 'ISO_8859_5' FROM win866_to_iso; ALTER CONVERSION pg_catalog.windows_866_to_iso_8859_5 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_866_to_iso_8859_5; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_866_to_iso_8859_5 IS 'conversion for WIN866 to ISO-8859-5'; -- -- Name: windows_866_to_koi8_r; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_866_to_koi8_r FOR 'WIN866' TO 'KOI8R' FROM win866_to_koi8r; ALTER CONVERSION pg_catalog.windows_866_to_koi8_r OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_866_to_koi8_r; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_866_to_koi8_r IS 'conversion for WIN866 to KOI8R'; -- -- Name: windows_866_to_mic; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_866_to_mic FOR 'WIN866' TO 'MULE_INTERNAL' FROM win866_to_mic; ALTER CONVERSION pg_catalog.windows_866_to_mic OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_866_to_mic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_866_to_mic IS 'conversion for WIN866 to MULE_INTERNAL'; -- -- Name: windows_866_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_866_to_utf8 FOR 'WIN866' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_866_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_866_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_866_to_utf8 IS 'conversion for WIN866 to UTF8'; -- -- Name: windows_866_to_windows_1251; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_866_to_windows_1251 FOR 'WIN866' TO 'WIN1251' FROM win866_to_win1251; ALTER CONVERSION pg_catalog.windows_866_to_windows_1251 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_866_to_windows_1251; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_866_to_windows_1251 IS 'conversion for WIN866 to WIN1251'; -- -- Name: windows_874_to_utf8; Type: CONVERSION; Schema: pg_catalog; Owner: SYSTEM -- CREATE DEFAULT CONVERSION pg_catalog.windows_874_to_utf8 FOR 'WIN874' TO 'UTF8' FROM win_to_utf8; ALTER CONVERSION pg_catalog.windows_874_to_utf8 OWNER TO "SYSTEM"; -- -- Name: CONVERSION windows_874_to_utf8; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON CONVERSION pg_catalog.windows_874_to_utf8 IS 'conversion for WIN874 to UTF8'; -- -- Name: default; Type: TEXT SEARCH PARSER; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH PARSER pg_catalog."default" ( START = prsd_start, GETTOKEN = prsd_nexttoken, END = prsd_end, HEADLINE = prsd_headline, LEXTYPES = prsd_lextype ); -- -- Name: TEXT SEARCH PARSER "default"; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH PARSER pg_catalog."default" IS 'default word parser'; -- -- Name: ispell; Type: TEXT SEARCH TEMPLATE; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH TEMPLATE pg_catalog.ispell ( INIT = dispell_init, LEXIZE = dispell_lexize ); -- -- Name: TEXT SEARCH TEMPLATE ispell; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE pg_catalog.ispell IS 'ispell dictionary'; -- -- Name: simple; Type: TEXT SEARCH TEMPLATE; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH TEMPLATE pg_catalog.simple ( INIT = dsimple_init, LEXIZE = dsimple_lexize ); -- -- Name: TEXT SEARCH TEMPLATE simple; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE pg_catalog.simple IS 'simple dictionary: just lower case and check for stopword'; -- -- Name: snowball; Type: TEXT SEARCH TEMPLATE; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH TEMPLATE pg_catalog.snowball ( INIT = dsnowball_init, LEXIZE = dsnowball_lexize ); -- -- Name: TEXT SEARCH TEMPLATE snowball; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE pg_catalog.snowball IS 'snowball stemmer'; -- -- Name: synonym; Type: TEXT SEARCH TEMPLATE; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH TEMPLATE pg_catalog.synonym ( INIT = dsynonym_init, LEXIZE = dsynonym_lexize ); -- -- Name: TEXT SEARCH TEMPLATE synonym; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE pg_catalog.synonym IS 'synonym dictionary: replace word by its synonym'; -- -- Name: thesaurus; Type: TEXT SEARCH TEMPLATE; Schema: pg_catalog; Owner: - -- CREATE TEXT SEARCH TEMPLATE pg_catalog.thesaurus ( INIT = thesaurus_init, LEXIZE = thesaurus_lexize ); -- -- Name: TEXT SEARCH TEMPLATE thesaurus; Type: COMMENT; Schema: pg_catalog; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE pg_catalog.thesaurus IS 'thesaurus dictionary: phrase by phrase substitution'; -- -- Name: arabic_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.arabic_stem ( TEMPLATE = pg_catalog.snowball, language = 'arabic' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.arabic_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY arabic_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.arabic_stem IS 'snowball stemmer for arabic language'; -- -- Name: armenian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.armenian_stem ( TEMPLATE = pg_catalog.snowball, language = 'armenian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.armenian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY armenian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.armenian_stem IS 'snowball stemmer for armenian language'; -- -- Name: basque_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.basque_stem ( TEMPLATE = pg_catalog.snowball, language = 'basque' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.basque_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY basque_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.basque_stem IS 'snowball stemmer for basque language'; -- -- Name: catalan_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.catalan_stem ( TEMPLATE = pg_catalog.snowball, language = 'catalan' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.catalan_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY catalan_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.catalan_stem IS 'snowball stemmer for catalan language'; -- -- Name: danish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.danish_stem ( TEMPLATE = pg_catalog.snowball, language = 'danish', stopwords = 'danish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.danish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY danish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.danish_stem IS 'snowball stemmer for danish language'; -- -- Name: dutch_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.dutch_stem ( TEMPLATE = pg_catalog.snowball, language = 'dutch', stopwords = 'dutch' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.dutch_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY dutch_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.dutch_stem IS 'snowball stemmer for dutch language'; -- -- Name: english_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.english_stem ( TEMPLATE = pg_catalog.snowball, language = 'english', stopwords = 'english' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.english_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY english_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.english_stem IS 'snowball stemmer for english language'; -- -- Name: finnish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.finnish_stem ( TEMPLATE = pg_catalog.snowball, language = 'finnish', stopwords = 'finnish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.finnish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY finnish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.finnish_stem IS 'snowball stemmer for finnish language'; -- -- Name: french_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.french_stem ( TEMPLATE = pg_catalog.snowball, language = 'french', stopwords = 'french' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.french_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY french_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.french_stem IS 'snowball stemmer for french language'; -- -- Name: german_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.german_stem ( TEMPLATE = pg_catalog.snowball, language = 'german', stopwords = 'german' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.german_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY german_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.german_stem IS 'snowball stemmer for german language'; -- -- Name: greek_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.greek_stem ( TEMPLATE = pg_catalog.snowball, language = 'greek' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.greek_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY greek_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.greek_stem IS 'snowball stemmer for greek language'; -- -- Name: hindi_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.hindi_stem ( TEMPLATE = pg_catalog.snowball, language = 'hindi' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.hindi_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY hindi_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.hindi_stem IS 'snowball stemmer for hindi language'; -- -- Name: hungarian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.hungarian_stem ( TEMPLATE = pg_catalog.snowball, language = 'hungarian', stopwords = 'hungarian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.hungarian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY hungarian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.hungarian_stem IS 'snowball stemmer for hungarian language'; -- -- Name: indonesian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.indonesian_stem ( TEMPLATE = pg_catalog.snowball, language = 'indonesian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.indonesian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY indonesian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.indonesian_stem IS 'snowball stemmer for indonesian language'; -- -- Name: irish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.irish_stem ( TEMPLATE = pg_catalog.snowball, language = 'irish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.irish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY irish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.irish_stem IS 'snowball stemmer for irish language'; -- -- Name: italian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.italian_stem ( TEMPLATE = pg_catalog.snowball, language = 'italian', stopwords = 'italian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.italian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY italian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.italian_stem IS 'snowball stemmer for italian language'; -- -- Name: lithuanian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.lithuanian_stem ( TEMPLATE = pg_catalog.snowball, language = 'lithuanian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.lithuanian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY lithuanian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.lithuanian_stem IS 'snowball stemmer for lithuanian language'; -- -- Name: nepali_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.nepali_stem ( TEMPLATE = pg_catalog.snowball, language = 'nepali', stopwords = 'nepali' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.nepali_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY nepali_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.nepali_stem IS 'snowball stemmer for nepali language'; -- -- Name: norwegian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.norwegian_stem ( TEMPLATE = pg_catalog.snowball, language = 'norwegian', stopwords = 'norwegian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.norwegian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY norwegian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.norwegian_stem IS 'snowball stemmer for norwegian language'; -- -- Name: portuguese_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.portuguese_stem ( TEMPLATE = pg_catalog.snowball, language = 'portuguese', stopwords = 'portuguese' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.portuguese_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY portuguese_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.portuguese_stem IS 'snowball stemmer for portuguese language'; -- -- Name: romanian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.romanian_stem ( TEMPLATE = pg_catalog.snowball, language = 'romanian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.romanian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY romanian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.romanian_stem IS 'snowball stemmer for romanian language'; -- -- Name: russian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.russian_stem ( TEMPLATE = pg_catalog.snowball, language = 'russian', stopwords = 'russian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.russian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY russian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.russian_stem IS 'snowball stemmer for russian language'; -- -- Name: serbian_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.serbian_stem ( TEMPLATE = pg_catalog.snowball, language = 'serbian' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.serbian_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY serbian_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.serbian_stem IS 'snowball stemmer for serbian language'; -- -- Name: simple; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.simple ( TEMPLATE = pg_catalog.simple ); ALTER TEXT SEARCH DICTIONARY pg_catalog.simple OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY simple; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.simple IS 'simple dictionary: just lower case and check for stopword'; -- -- Name: spanish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.spanish_stem ( TEMPLATE = pg_catalog.snowball, language = 'spanish', stopwords = 'spanish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.spanish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY spanish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.spanish_stem IS 'snowball stemmer for spanish language'; -- -- Name: swedish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.swedish_stem ( TEMPLATE = pg_catalog.snowball, language = 'swedish', stopwords = 'swedish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.swedish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY swedish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.swedish_stem IS 'snowball stemmer for swedish language'; -- -- Name: tamil_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.tamil_stem ( TEMPLATE = pg_catalog.snowball, language = 'tamil' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.tamil_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY tamil_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.tamil_stem IS 'snowball stemmer for tamil language'; -- -- Name: turkish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.turkish_stem ( TEMPLATE = pg_catalog.snowball, language = 'turkish', stopwords = 'turkish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.turkish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY turkish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.turkish_stem IS 'snowball stemmer for turkish language'; -- -- Name: yiddish_stem; Type: TEXT SEARCH DICTIONARY; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY pg_catalog.yiddish_stem ( TEMPLATE = pg_catalog.snowball, language = 'yiddish' ); ALTER TEXT SEARCH DICTIONARY pg_catalog.yiddish_stem OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY yiddish_stem; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY pg_catalog.yiddish_stem IS 'snowball stemmer for yiddish language'; -- -- Name: arabic; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.arabic ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR asciiword WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR word WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR hword_part WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR hword_asciipart WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR asciihword WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR hword WITH arabic_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.arabic OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION arabic; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.arabic IS 'configuration for arabic language'; -- -- Name: armenian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.armenian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR asciiword WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR word WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR hword_part WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR hword_asciipart WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR asciihword WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR hword WITH armenian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.armenian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION armenian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.armenian IS 'configuration for armenian language'; -- -- Name: basque; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.basque ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR asciiword WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR word WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR hword_part WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR hword_asciipart WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR asciihword WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR hword WITH basque_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.basque OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION basque; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.basque IS 'configuration for basque language'; -- -- Name: catalan; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.catalan ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR asciiword WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR word WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR hword_part WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR hword_asciipart WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR asciihword WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR hword WITH catalan_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.catalan OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION catalan; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.catalan IS 'configuration for catalan language'; -- -- Name: danish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.danish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR asciiword WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR word WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR hword_part WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR hword_asciipart WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR asciihword WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR hword WITH danish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.danish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION danish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.danish IS 'configuration for danish language'; -- -- Name: dutch; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.dutch ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR asciiword WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR word WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR hword_part WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR hword_asciipart WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR asciihword WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR hword WITH dutch_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.dutch OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION dutch; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.dutch IS 'configuration for dutch language'; -- -- Name: english; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.english ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR asciiword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR word WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR hword_part WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR hword_asciipart WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR asciihword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR hword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.english OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION english; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.english IS 'configuration for english language'; -- -- Name: finnish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.finnish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR asciiword WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR word WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR hword_part WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR hword_asciipart WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR asciihword WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR hword WITH finnish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.finnish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION finnish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.finnish IS 'configuration for finnish language'; -- -- Name: french; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.french ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR asciiword WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR word WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR hword_part WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR hword_asciipart WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR asciihword WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR hword WITH french_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.french OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION french; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.french IS 'configuration for french language'; -- -- Name: german; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.german ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR asciiword WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR word WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR hword_part WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR hword_asciipart WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR asciihword WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR hword WITH german_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.german OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION german; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.german IS 'configuration for german language'; -- -- Name: greek; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.greek ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR asciiword WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR word WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR hword_part WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR hword_asciipart WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR asciihword WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR hword WITH greek_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.greek OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION greek; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.greek IS 'configuration for greek language'; -- -- Name: hindi; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.hindi ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR asciiword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR word WITH hindi_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR hword_part WITH hindi_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR hword_asciipart WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR asciihword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR hword WITH hindi_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hindi OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION hindi; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.hindi IS 'configuration for hindi language'; -- -- Name: hungarian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.hungarian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR asciiword WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR word WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR hword_part WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR hword_asciipart WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR asciihword WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR hword WITH hungarian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.hungarian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION hungarian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.hungarian IS 'configuration for hungarian language'; -- -- Name: indonesian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.indonesian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR asciiword WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR word WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR hword_part WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR hword_asciipart WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR asciihword WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR hword WITH indonesian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.indonesian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION indonesian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.indonesian IS 'configuration for indonesian language'; -- -- Name: irish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.irish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR asciiword WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR word WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR hword_part WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR hword_asciipart WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR asciihword WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR hword WITH irish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.irish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION irish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.irish IS 'configuration for irish language'; -- -- Name: italian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.italian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR asciiword WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR word WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR hword_part WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR hword_asciipart WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR asciihword WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR hword WITH italian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.italian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION italian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.italian IS 'configuration for italian language'; -- -- Name: lithuanian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR asciiword WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR word WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR hword_part WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR hword_asciipart WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR asciihword WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR hword WITH lithuanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.lithuanian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION lithuanian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.lithuanian IS 'configuration for lithuanian language'; -- -- Name: nepali; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.nepali ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR asciiword WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR word WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR hword_part WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR hword_asciipart WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR asciihword WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR hword WITH nepali_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.nepali OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION nepali; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.nepali IS 'configuration for nepali language'; -- -- Name: norwegian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.norwegian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR asciiword WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR word WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR hword_part WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR hword_asciipart WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR asciihword WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR hword WITH norwegian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.norwegian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION norwegian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.norwegian IS 'configuration for norwegian language'; -- -- Name: portuguese; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.portuguese ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR asciiword WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR word WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR hword_part WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR hword_asciipart WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR asciihword WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR hword WITH portuguese_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.portuguese OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION portuguese; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.portuguese IS 'configuration for portuguese language'; -- -- Name: romanian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.romanian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR asciiword WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR word WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR hword_part WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR hword_asciipart WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR asciihword WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR hword WITH romanian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.romanian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION romanian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.romanian IS 'configuration for romanian language'; -- -- Name: russian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.russian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR asciiword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR word WITH russian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR hword_part WITH russian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR hword_asciipart WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR asciihword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR hword WITH russian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.russian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION russian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.russian IS 'configuration for russian language'; -- -- Name: serbian; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.serbian ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR asciiword WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR word WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR hword_part WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR hword_asciipart WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR asciihword WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR hword WITH serbian_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.serbian OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION serbian; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.serbian IS 'configuration for serbian language'; -- -- Name: simple; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.simple ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR asciiword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR word WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR hword_part WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR hword_asciipart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR asciihword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR hword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.simple OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION simple; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.simple IS 'simple configuration'; -- -- Name: spanish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.spanish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR asciiword WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR word WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR hword_part WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR hword_asciipart WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR asciihword WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR hword WITH spanish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.spanish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION spanish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.spanish IS 'configuration for spanish language'; -- -- Name: swedish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.swedish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR asciiword WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR word WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR hword_part WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR hword_asciipart WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR asciihword WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR hword WITH swedish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.swedish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION swedish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.swedish IS 'configuration for swedish language'; -- -- Name: tamil; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.tamil ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR asciiword WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR word WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR hword_part WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR hword_asciipart WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR asciihword WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR hword WITH tamil_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.tamil OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION tamil; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.tamil IS 'configuration for tamil language'; -- -- Name: turkish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.turkish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR asciiword WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR word WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR hword_part WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR hword_asciipart WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR asciihword WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR hword WITH turkish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.turkish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION turkish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.turkish IS 'configuration for turkish language'; -- -- Name: yiddish; Type: TEXT SEARCH CONFIGURATION; Schema: pg_catalog; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION pg_catalog.yiddish ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR asciiword WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR word WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR hword_part WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR hword_asciipart WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR asciihword WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR hword WITH yiddish_stem; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION pg_catalog.yiddish OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION yiddish; Type: COMMENT; Schema: pg_catalog; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION pg_catalog.yiddish IS 'configuration for yiddish language'; SET default_tablespace = ''; SET default_table_access_method = heap; -- -- Name: pg_aggregate; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_aggregate ( aggfnoid regproc CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, aggkind "char", aggnumdirectargs smallint, aggtransfn regproc, aggfinalfn regproc, aggcombinefn regproc, aggserialfn regproc, aggdeserialfn regproc, aggmtransfn regproc, aggminvtransfn regproc, aggmfinalfn regproc, aggfinalextra boolean, aggmfinalextra boolean, aggfinalmodify "char", aggmfinalmodify "char", aggsortop oid, aggtranstype oid, aggtransspace integer, aggmtranstype oid, aggmtransspace integer, agginitval text COLLATE pg_catalog."C", aggminitval text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_aggregate REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_aggregate OWNER TO "SYSTEM"; -- -- Name: TABLE pg_aggregate; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_aggregate'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '157'::real, 'relallvisible', '2'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggcombinefn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.49044585'::float4, 'most_common_vals', '{-,float8_combine,numeric_poly_combine,numeric_combine,float8_regr_combine,int8pl,booland_statefunc,int8_avg_combine,int4_avg_combine,interval_avg_combine,numeric_avg_combine,string_agg_combine}'::text, 'most_common_freqs', '{0.1656051,0.089171976,0.07643312,0.07643312,0.070063695,0.031847134,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{float4pl,float4larger,float4smaller,float8pl,float8larger,float8smaller,text_larger,text_smaller,array_larger,array_smaller,int4larger,int4smaller,int2larger,int2smaller,cash_pl,cashlarger,cashsmaller,bpchar_larger,bpchar_smaller,date_larger,date_smaller,timestamptz_smaller,timestamptz_larger,interval_smaller,interval_larger,int8larger,int8smaller,time_larger,time_smaller,timetz_larger,timetz_smaller,bitand,bitor,bitxor,numeric_smaller,numeric_larger,int2and,int2or,int2xor,int4and,int4or,int4xor,int8and,int8or,int8xor,oidlarger,oidsmaller,timestamp_smaller,timestamp_larger,boolor_statefunc,tidlarger,tidsmaller,enum_smaller,enum_larger,network_larger,network_smaller,pg_lsn_larger,pg_lsn_smaller,multirange_intersect_agg_transfn,range_intersect_agg_transfn,xid8_larger,xid8_smaller,any_value_transfn,array_agg_combine,array_agg_array_combine}'::text, 'correlation', '-0.15592071'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggdeserialfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{-,numeric_deserialize,numeric_poly_deserialize,numeric_avg_deserialize,int8_avg_deserialize,string_agg_deserialize,interval_avg_deserialize}'::text, 'most_common_freqs', '{0.7834395,0.07643312,0.07643312,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{array_agg_deserialize,array_agg_array_deserialize}'::text, 'correlation', '0.60326904'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggfinalextra'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.9299363,0.070063695}'::float4[], 'correlation', '0.99697655'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggfinalfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.3375796'::float4, 'most_common_vals', '{-,float8_var_samp,float8_stddev_samp,numeric_var_samp,numeric_stddev_samp,json_object_agg_finalfn,jsonb_object_agg_finalfn,numeric_poly_var_samp,numeric_poly_stddev_samp,float8_avg,int8_avg,float8_var_pop,float8_stddev_pop,numeric_var_pop,numeric_stddev_pop,json_agg_finalfn,jsonb_agg_finalfn,numeric_poly_var_pop,numeric_poly_stddev_pop}'::text, 'most_common_freqs', '{0.4522293,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{numeric_avg,interval_avg,array_agg_finalfn,float8_regr_sxx,float8_regr_syy,float8_regr_sxy,float8_regr_avgx,float8_regr_avgy,float8_regr_r2,float8_regr_slope,float8_regr_intercept,float8_covar_pop,float8_covar_samp,float8_corr,numeric_sum,numeric_poly_sum,numeric_poly_avg,string_agg_finalfn,bytea_string_agg_finalfn,percentile_disc_final,percentile_cont_float8_final,percentile_cont_interval_final,percentile_disc_multi_final,percentile_cont_float8_multi_final,percentile_cont_interval_multi_final,mode_final,rank_final,percent_rank_final,cume_dist_final,dense_rank_final,array_agg_array_finalfn,range_agg_finalfn,multirange_agg_finalfn,interval_sum}'::text, 'correlation', '0.6498707'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggfinalmodify'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{r,s,w}'::text, 'most_common_freqs', '{0.9299363,0.044585988,0.025477707}'::float4[], 'correlation', '0.9997953'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggfnoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{pg_catalog.max,pg_catalog.min,pg_catalog.avg,pg_catalog.avg,pg_catalog.avg,pg_catalog.avg,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.variance,pg_catalog.variance,pg_catalog.variance,pg_catalog.variance,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.bit_and,pg_catalog.bit_and,pg_catalog.bit_or,pg_catalog.bit_or,pg_catalog.bit_or,pg_catalog.max,pg_catalog.array_agg,bool_and,every,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.var_pop,pg_catalog.var_pop,pg_catalog.var_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.max,pg_catalog.min,regr_count,regr_sxx,regr_sxy,regr_avgy,regr_r2,regr_intercept,covar_pop,corr,xmlagg,json_object_agg,jsonb_object_agg,pg_catalog.max,pg_catalog.string_agg,pg_catalog.string_agg,pg_catalog.min,pg_catalog.percentile_disc,pg_catalog.percentile_cont,pg_catalog.percentile_disc,pg_catalog.percentile_cont,pg_catalog.rank,pg_catalog.percent_rank,pg_catalog.dense_rank,pg_catalog.array_agg,pg_catalog.min,pg_catalog.range_agg,pg_catalog.range_intersect_agg,pg_catalog.max,pg_catalog.bit_xor,pg_catalog.bit_xor,pg_catalog.bit_xor,json_agg_strict,json_object_agg_strict,json_object_agg_unique_strict,jsonb_agg_strict,jsonb_object_agg_unique,any_value}'::text, 'correlation', '0.7968202'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'agginitval'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.8089172'::float4, 'avg_width', '9'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{"{0,0,0}","{0,0,0,0,0,0}",0,"{0,0}"}'::text, 'most_common_freqs', '{0.089171976,0.070063695,0.01910828,0.012738854}'::float4[], 'correlation', '-0.37041157'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggkind'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{n,o,h}'::text, 'most_common_freqs', '{0.9299363,0.044585988,0.025477707}'::float4[], 'correlation', '0.85276514'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmfinalextra'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmfinalfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.12101911'::float4, 'most_common_vals', '{-,numeric_var_samp,numeric_stddev_samp,numeric_poly_var_samp,numeric_poly_stddev_samp,int8_avg,numeric_var_pop,numeric_stddev_pop,numeric_poly_var_pop,numeric_poly_stddev_pop,bool_alltrue,int2int4_sum}'::text, 'most_common_freqs', '{0.7643312,0.025477707,0.025477707,0.025477707,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{numeric_avg,interval_avg,numeric_sum,numeric_poly_sum,numeric_poly_avg,bool_anytrue,interval_sum}'::text, 'correlation', '0.45214248'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmfinalmodify'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{r,s,w}'::text, 'most_common_freqs', '{0.9299363,0.044585988,0.025477707}'::float4[], 'correlation', '0.9997953'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggminitval'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.96178347'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{"{0,0}",0}'::text, 'most_common_freqs', '{0.025477707,0.012738854}'::float4[], 'correlation', '-0.37142858'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggminvtransfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '13'::float4, 'most_common_vals', '{-,numeric_accum_inv,int2_accum_inv,int4_accum_inv,int8_accum_inv,bool_accum_inv,int8_avg_accum_inv,interval_avg_accum_inv,int2_avg_accum_inv,int4_avg_accum_inv}'::text, 'most_common_freqs', '{0.7452229,0.050955415,0.03821656,0.03821656,0.03821656,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{cash_mi,int8dec,int8dec_any}'::text, 'correlation', '0.39169493'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmtransfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '14'::float4, 'most_common_vals', '{-,numeric_accum,int2_accum,int4_accum,int8_accum,bool_accum,interval_avg_accum,int2_avg_accum,int4_avg_accum,int8_avg_accum,numeric_avg_accum}'::text, 'most_common_freqs', '{0.7452229,0.03821656,0.03821656,0.03821656,0.03821656,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{cash_pl,int8inc,int8inc_any}'::text, 'correlation', '0.37765056'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmtransspace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '5'::float4, 'most_common_vals', '{0,48,128,16,40}'::text, 'most_common_freqs', '{0.7898089,0.089171976,0.089171976,0.01910828,0.012738854}'::float4[], 'correlation', '0.5838445'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggmtranstype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '5'::float4, 'most_common_vals', '{0,2281,1016,20}'::text, 'most_common_freqs', '{0.7452229,0.21019109,0.025477707,0.012738854}'::float4[], 'correlation', '0.43603596'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggnumdirectargs'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{0,1}'::text, 'most_common_freqs', '{0.93630576,0.06369427}'::float4[], 'correlation', '0.9997457'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggserialfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{-,numeric_serialize,numeric_poly_serialize,numeric_avg_serialize,int8_avg_serialize,string_agg_serialize,interval_avg_serialize}'::text, 'most_common_freqs', '{0.7834395,0.07643312,0.07643312,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{array_agg_serialize,array_agg_array_serialize}'::text, 'correlation', '0.60326904'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggsortop'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.29936305'::float4, 'most_common_vals', '{0,58}'::text, 'most_common_freqs', '{0.7006369,0.012738854}'::float4[], 'histogram_bounds', '{59,95,97,412,413,520,521,609,610,622,623,664,666,672,674,902,903,1058,1060,1072,1073,1095,1097,1110,1112,1203,1205,1322,1324,1332,1334,1552,1554,1754,1756,2062,2064,2799,2800,3224,3225,3518,3519,5073,5074}'::text, 'correlation', '0.02630567'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggtransfn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.6496815'::float4, 'most_common_vals', '{float8_regr_accum,float4_accum,float8_accum,ordered_set_transition,numeric_accum,int2_accum,int4_accum,int8_accum,ordered_set_transition_multi,interval_avg_accum,booland_statefunc,int8_avg_accum,numeric_avg_accum}'::text, 'most_common_freqs', '{0.070063695,0.044585988,0.044585988,0.044585988,0.03821656,0.03821656,0.03821656,0.03821656,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{float4pl,float4larger,float4smaller,float8pl,float8larger,float8smaller,text_larger,text_smaller,array_larger,array_smaller,int4larger,int4smaller,int2larger,int2smaller,cash_pl,cashlarger,cashsmaller,bpchar_larger,bpchar_smaller,date_larger,date_smaller,timestamptz_smaller,timestamptz_larger,interval_smaller,interval_larger,int8inc,int8larger,int8smaller,time_larger,time_smaller,timetz_larger,timetz_smaller,bitand,bitor,bitxor,numeric_smaller,numeric_larger,int2_sum,int4_sum,int2and,int2or,int2xor,int4and,int4or,int4xor,int8and,int8or,int8xor,int2_avg_accum,int4_avg_accum,oidlarger,oidsmaller,timestamp_smaller,timestamp_larger,array_agg_transfn,boolor_statefunc,tidlarger,tidsmaller,int8inc_any,int8inc_float8_float8,xmlconcat2,json_agg_transfn,json_object_agg_transfn,jsonb_agg_transfn,jsonb_object_agg_transfn,enum_smaller,enum_larger,string_agg_transfn,bytea_string_agg_transfn,network_larger,network_smaller,array_agg_array_transfn,pg_lsn_larger,pg_lsn_smaller,range_agg_transfn,multirange_intersect_agg_transfn,range_intersect_agg_transfn,xid8_larger,xid8_smaller,multirange_agg_transfn,json_agg_strict_transfn,json_object_agg_strict_transfn,json_object_agg_unique_transfn,json_object_agg_unique_strict_transfn,jsonb_agg_strict_transfn,jsonb_object_agg_strict_transfn,jsonb_object_agg_unique_transfn,jsonb_object_agg_unique_strict_transfn,any_value_transfn}'::text, 'correlation', '0.57522684'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggtransspace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{0,48,128,40}'::text, 'most_common_freqs', '{0.8089172,0.089171976,0.089171976,0.012738854}'::float4[], 'correlation', '0.5938917'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_aggregate'::regclass, 'aggtranstype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.19745223'::float4, 'most_common_vals', '{2281,1022,20,21,23,16,700,701,790,1560,25,26,27,869,1016,1042,1082,1083,1114,1184,1186,1266,1700,2277,3220,3500,5069}'::text, 'most_common_freqs', '{0.37579617,0.15923567,0.06369427,0.031847134,0.031847134,0.01910828,0.01910828,0.01910828,0.01910828,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854}'::float4[], 'histogram_bounds', '{142,2283,3831,4537}'::text, 'correlation', '0.44161463'::float4 ); -- -- Name: pg_am; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_am ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, amname name, amhandler regproc, amtype "char" ); ALTER TABLE ONLY pg_catalog.pg_am REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_am OWNER TO "SYSTEM"; -- -- Name: TABLE pg_am; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_am'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '7'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_am'::regclass, 'amhandler'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{heap_tableam_handler,bthandler,hashhandler,gisthandler,ginhandler,spghandler,brinhandler}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_am'::regclass, 'amname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{brin,btree,gin,gist,hash,heap,spgist}'::text, 'correlation', '-0.25'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_am'::regclass, 'amtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.2857143'::float4, 'most_common_vals', '{i}'::text, 'most_common_freqs', '{0.85714287}'::float4[], 'correlation', '0.25'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_am'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{2,403,405,783,2742,3580,4000}'::text, 'correlation', '0.96428573'::float4 ); -- -- Name: pg_amop; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_amop ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, amopfamily oid, amoplefttype oid, amoprighttype oid, amopstrategy smallint, amoppurpose "char", amopopr oid, amopmethod oid, amopsortfamily oid ); ALTER TABLE ONLY pg_catalog.pg_amop REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_amop OWNER TO "SYSTEM"; -- -- Name: TABLE pg_amop; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amop'::regclass, '170000'::integer, 'relpages', '7'::integer, 'reltuples', '945'::real, 'relallvisible', '7'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amopfamily'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.15449736'::float4, 'most_common_vals', '{434,1976,4054,4059,4602,4605,1970,1994,4070,4608,3919,6158,4103,2593,2594,2595,4104,5000,5008,1029,3550,3794,3474,4017,1977,4015,4016,4036,4102,397,423,424,426,428,429,1974,1982,1984,1988,1989,1991,1996,2000,2002,2095,2097,2099,2789,2968,2994,3194,3253,3371,3522,3626,3683,3901,4033,4055,4056,4058,4062,4064,4065,4068,4069,4074,4075,4076,4077,4078,4079,4080,4081,4082,4109,4199,4603,4604,4606,4607,4609,4610,4611,4612,4613,4614,4615,5067,1971,1995,2745,4037,4572,4576,3659,3702,4582}'::text, 'most_common_freqs', '{0.04761905,0.04761905,0.04761905,0.04761905,0.04761905,0.04761905,0.02116402,0.02116402,0.02116402,0.02116402,0.01904762,0.01904762,0.014814815,0.013756614,0.013756614,0.013756614,0.013756614,0.013756614,0.013756614,0.011640212,0.011640212,0.011640212,0.01058201,0.01058201,0.00952381,0.00952381,0.00952381,0.0063492064,0.0063492064,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0042328043,0.0031746032,0.0031746032,0.0031746032,0.0021164021,0.0021164021,0.0021164021}'::float4[], 'histogram_bounds', '{427,431,435,627,1975,1983,1985,1990,1992,1997,1998,1999,2001,2040,2222,2223,2225,2226,2227,2229,2231,2235,2969,3254,3372,3523,3655,3903,4034,4225,4573,4574,4575,4577,4578,4579,4580,4581,4583,4584,4585,4586,4587,4588,4589,4590,5032,6194}'::text, 'correlation', '0.7909574'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amoplefttype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '45'::float4, 'most_common_vals', '{20,21,23,3831,1082,1114,1184,869,603,25,700,701,600,604,4537,19,1042,26,27,774,829,1083,1186,1266,1700,2950,3220,3802,718,17,18,2249,1560,1562,2277,3614,3615,16,30,3500,5069,790}'::text, 'most_common_freqs', '{0.05185185,0.05185185,0.05185185,0.05079365,0.04973545,0.04973545,0.04973545,0.04761905,0.041269843,0.035978835,0.034920637,0.034920637,0.030687831,0.027513228,0.025396826,0.01904762,0.01904762,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.015873017,0.013756614,0.012698413,0.012698413,0.011640212,0.01058201,0.01058201,0.01058201,0.008465609,0.0074074073,0.0063492064,0.0063492064,0.0063492064,0.0063492064,0.005291005}'::float4[], 'histogram_bounds', '{28,29,1033}'::text, 'correlation', '0.24399118'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amopmethod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{3580,403,783,4000,405,2742}'::text, 'most_common_freqs', '{0.44656086,0.3015873,0.105820104,0.07936508,0.05079365,0.015873017}'::float4[], 'correlation', '0.8763987'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amopopr'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.4137566'::float4, 'most_common_vals', '{1201,98,1054,94,96,387,410,607,620,670,1093,1108,1203,1204,1205,1206,1220,1320,1330,1550,1752,2060,2972,3222,3362,3882,15,92,93,416,532,533,1120,1130,1862,1868,1955,37,76,80,82,95,97,412,413,414,415,418,419,420,430,493,494,495,496,497,498,499,500,506,507,508,509,510,511,517,520,521,522,523,524,525,534,535,536,537,540,541,542,543,609,610,611,612,622,623,624,625,664,665,666,667,672,673,674,675,931,932,933,934}'::text, 'most_common_freqs', '{0.008465609,0.0074074073,0.0063492064,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032}'::float4[], 'histogram_bounds', '{58,254,260,385,487,489,492,632,646,660,663,903,1059,1061,1074,1096,1098,1111,1113,1123,1125,1132,1134,1222,1224,1225,1323,1325,1333,1335,1510,1552,1554,1555,1755,1757,1786,1789,1807,1864,1866,1867,1871,1873,1959,2062,2064,2315,2326,2345,2347,2349,2359,2361,2371,2373,2375,2384,2386,2388,2535,2537,2540,2542,2544,2571,2573,2575,2590,2799,2801,2860,2866,2871,2974,2976,2988,2993,3224,3226,3240,3245,3289,3365,3367,3518,3552,3632,3676,3877,3886,3889,3892,3893,3895,3897,4142,4162,4396,4540,5076}'::text, 'correlation', '0.14321649'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amoppurpose'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{s,o}'::text, 'most_common_freqs', '{0.9915344,0.008465609}'::float4[], 'correlation', '0.99079525'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amoprighttype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '48'::float4, 'most_common_vals', '{20,21,23,1082,1114,1184,869,3831,603,25,700,701,600,604,4537,19,1042,26,27,774,829,1083,1186,1266,1700,2950,3220,718,17,18,2249,1560,1562,2277,3615,3802,16,30,3500,5069,790,3614,2283,4072,1009}'::text, 'most_common_freqs', '{0.05185185,0.05185185,0.05185185,0.04973545,0.04973545,0.04973545,0.04761905,0.04761905,0.041269843,0.037037037,0.034920637,0.034920637,0.031746034,0.026455026,0.024338624,0.01904762,0.01904762,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.013756614,0.012698413,0.012698413,0.011640212,0.01058201,0.01058201,0.01058201,0.01058201,0.008465609,0.0063492064,0.0063492064,0.0063492064,0.0063492064,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0021164021}'::float4[], 'histogram_bounds', '{28,29,1033}'::text, 'correlation', '0.24371497'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amopsortfamily'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{0,1970}'::text, 'most_common_freqs', '{0.9915344,0.008465609}'::float4[], 'correlation', '0.9826387'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'amopstrategy'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '31'::float4, 'most_common_vals', '{1,3,5,2,4,7,8,6,11,15,10,9,12,18,16,20,21,22,23,24,26,29,30,19,25,27,28}'::text, 'most_common_freqs', '{0.23386243,0.15555556,0.15449736,0.15343915,0.15238096,0.017989418,0.016931217,0.014814815,0.011640212,0.011640212,0.01058201,0.0074074073,0.0074074073,0.0074074073,0.0063492064,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0021164021,0.0021164021,0.0021164021,0.0021164021}'::float4[], 'histogram_bounds', '{14,17,48,68}'::text, 'correlation', '0.1937302'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amop'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10000,10009,10018,10028,10037,10047,10056,10066,10075,10084,10094,10103,10113,10122,10132,10141,10151,10160,10169,10179,10188,10198,10207,10217,10226,10236,10245,10254,10264,10273,10283,10292,10302,10311,10320,10330,10339,10349,10358,10368,10377,10387,10396,10405,10415,10424,10434,10443,10453,10462,10472,10481,10490,10500,10509,10519,10528,10538,10547,10556,10566,10575,10585,10594,10604,10613,10623,10632,10641,10651,10660,10670,10679,10689,10698,10708,10717,10726,10736,10745,10755,10764,10774,10783,10792,10802,10811,10821,10830,10840,10849,10859,10868,10877,10887,10896,10906,10915,10925,10934,10944}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_amproc; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_amproc ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, amprocfamily oid, amproclefttype oid, amprocrighttype oid, amprocnum smallint, amproc regproc ); ALTER TABLE ONLY pg_catalog.pg_amproc REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_amproc OWNER TO "SYSTEM"; -- -- Name: TABLE pg_amproc; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amproc'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '702'::real, 'relallvisible', '5'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'amproc'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.4159544'::float4, 'most_common_vals', '{brin_minmax_opcinfo,brin_minmax_add_value,brin_minmax_consistent,brin_minmax_union,btequalimage,brin_bloom_opcinfo,brin_bloom_add_value,brin_bloom_consistent,brin_bloom_union,brin_bloom_options,brin_minmax_multi_opcinfo,brin_minmax_multi_add_value,brin_minmax_multi_consistent,brin_minmax_multi_union,brin_minmax_multi_options,hashint4,gist_stratnum_identity,hashint4extended,timestamp_hash,gist_box_penalty,gist_box_picksplit,gist_box_union,gist_box_same,hashtext,hashchar,hashint8,hashbpchar,brin_inclusion_opcinfo,brin_inclusion_add_value,brin_inclusion_consistent,brin_inclusion_union,btvarstrequalimage,hashmacaddr8,btint4cmp,hashmacaddr,hashinet,hash_numeric,hashint8extended,hashcharextended,hashtextextended,hashint2,hashfloat4,hashfloat8,hashoid,hashname,hashvarlena,hashbpcharextended,time_hash,timetz_hash,interval_hash,hashtid,uuid_hash,timestamp_sortsupport,pg_lsn_hash,timestamp_hash_extended,range_gist_union,range_gist_penalty,range_gist_picksplit,range_gist_same,spg_quad_leaf_consistent,brin_minmax_multi_distance_int4,brin_minmax_multi_distance_timestamp,spg_box_quad_choose,spg_box_quad_picksplit,spg_box_quad_inner_consistent,spg_box_quad_leaf_consistent}'::text, 'most_common_freqs', '{0.037037037,0.037037037,0.037037037,0.037037037,0.037037037,0.034188036,0.034188036,0.034188036,0.034188036,0.034188036,0.027065527,0.027065527,0.027065527,0.027065527,0.027065527,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028}'::float4[], 'histogram_bounds', '{box_contain,bttextnamecmp,btint2cmp,btfloat8cmp,btnamecmp,cash_cmp,btoidvectorcmp,hashfloat4extended,hashnameextended,hash_array,hashoidvectorextended,hashmacaddrextended,hashmacaddr8extended,macaddr_cmp,network_cmp,gist_point_compress,time_cmp,interval_cmp,bitcmp,btboolcmp,timestamp_cmp,gist_point_consistent,btint48cmp,btint24cmp,btint82cmp,btfloat84cmp,date_cmp_timestamp,timestamp_cmp_date,timestamptz_cmp_timestamp,gist_poly_consistent,gist_circle_consistent,gin_cmp_prefix,ginqueryarrayextract,uuid_cmp,gist_point_distance,btint4sortsupport,btfloat8sortsupport,btnamesortsupport,btrecordimagecmp,bttextsortsupport,numeric_sortsupport,uuid_sortsupport,bytea_sortsupport,btbpchar_pattern_sortsupport,timetz_hash_extended,pg_lsn_hash_extended,jsonb_hash_extended,interval_hash_extended,spg_range_quad_config,spg_range_quad_picksplit,spg_range_quad_leaf_consistent,gin_extract_jsonb,gin_extract_jsonb_path,gin_consistent_jsonb_path,gin_triconsistent_jsonb_path,hashenum,inet_gist_compress,inet_gist_picksplit,inet_gist_fetch,gtsvector_compress,gtsvector_union,gtsvector_penalty,pg_catalog.gin_extract_tsvector,pg_catalog.gin_tsquery_consistent,gtsquery_picksplit,gtsquery_same,pg_catalog.gtsquery_consistent,inet_spg_config,inet_spg_inner_consistent,pg_catalog.isempty,range_cmp,hash_range,gist_box_distance,spg_quad_choose,spg_quad_inner_consistent,spg_kd_choose,spg_text_config,spg_text_picksplit,spg_text_leaf_consistent,jsonb_hash,bound_box,macaddr8_cmp,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,hash_multirange,brin_minmax_multi_distance_int2,brin_minmax_multi_distance_float4,brin_minmax_multi_distance_tid,brin_minmax_multi_distance_date,brin_minmax_multi_distance_interval,brin_minmax_multi_distance_pg_lsn,brin_minmax_multi_distance_inet,spg_poly_quad_compress,network_sortsupport,multirange_gist_consistent,hash_record_extended}'::text, 'correlation', '0.34883356'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'amprocfamily'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.2079772'::float4, 'most_common_vals', '{1976,434,4572,4576,4602,4605,4054,4059,4582,4608,1029,1970,1994,2594,2595,3550,3655,4070,2593,4102,4103,6158,1977,3659,3702,3919,4104,4573,4574,4575,4577,4578,4579,4580,4581,4583,4584,4585,4586,4587,4588,4589,4590,4603,4604,4606,4607,4609,4610,4611,4612,4613,4614,4615,5008,3474,3794,4015,4016,4017,4036,4037,5000,1971,1995,2745,4055,4056,4058,4062,4064,4065,4068,4069,4074,4075,4076,4077,4078,4079,4080,4081,4082,4109,426,428,1974,1984,1988,1989,1996,2000,2095,2097,2968,423,424,427,429,431}'::text, 'most_common_freqs', '{0.03133903,0.025641026,0.025641026,0.025641026,0.025641026,0.025641026,0.017094018,0.017094018,0.017094018,0.017094018,0.012820513,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.00997151,0.00997151,0.00997151,0.00997151,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028}'::float4[], 'histogram_bounds', '{397,435,627,1975,1982,1983,1985,1985,1990,1991,1992,1997,1998,1999,2001,2002,2040,2099,2222,2223,2223,2225,2226,2227,2229,2231,2235,2789,2969,2994,3253,3254,3371,3371,3372,3522,3523,3683,3903,3903,4034,4199,4225,5032,5067,6194}'::text, 'correlation', '0.7632642'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'amproclefttype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '45'::float4, 'most_common_vals', '{869,21,23,25,20,1082,1114,1184,700,701,26,829,1083,1266,1700,2950,3831,27,774,1042,1186,3220,600,603,19,17,3614,18,604,3802,4537,718,2277,3615,1560,1562,16,30,2249,3500,5069,28,29,790,1033}'::text, 'most_common_freqs', '{0.058404557,0.037037037,0.037037037,0.037037037,0.034188036,0.034188036,0.034188036,0.034188036,0.03133903,0.03133903,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.027065527,0.025641026,0.022792023,0.021367522,0.021367522,0.01994302,0.01994302,0.018518519,0.014245015,0.011396011,0.00997151,0.00997151,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0028490028,0.0028490028,0.0028490028,0.0028490028}'::float4[], 'correlation', '0.26846987'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'amprocnum'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '14'::float4, 'most_common_vals', '{1,2,4,3,5,11,6,7,12,8,13,9}'::text, 'most_common_freqs', '{0.26495728,0.21225071,0.16096866,0.15099715,0.08547009,0.066951565,0.01994302,0.012820513,0.00997151,0.0056980057,0.0042735045,0.0028490028}'::float4[], 'histogram_bounds', '{10,14}'::text, 'correlation', '0.42897877'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'amprocrighttype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '45'::float4, 'most_common_vals', '{869,20,25,21,23,1186,701,1082,1114,1184,26,700,829,1700,2950,3831,27,774,1042,1083,1266,3220,600,603,19,17,3614,18,604,3802,4537,718,2277,3615,1560,1562,16,30,2249,3500,5069,28,29,790,1033}'::text, 'most_common_freqs', '{0.058404557,0.037037037,0.037037037,0.035612535,0.035612535,0.035612535,0.032763533,0.032763533,0.032763533,0.032763533,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.027065527,0.025641026,0.022792023,0.021367522,0.021367522,0.01994302,0.01994302,0.018518519,0.014245015,0.011396011,0.00997151,0.00997151,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0028490028,0.0028490028,0.0028490028,0.0028490028}'::float4[], 'correlation', '0.26610586'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_amproc'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10000,10007,10014,10021,10028,10035,10042,10049,10056,10063,10070,10077,10084,10091,10098,10105,10112,10119,10126,10133,10140,10147,10154,10161,10168,10175,10182,10189,10196,10203,10210,10217,10224,10231,10238,10245,10252,10259,10266,10273,10280,10287,10294,10301,10308,10315,10322,10329,10336,10343,10350,10357,10364,10371,10378,10385,10392,10399,10406,10413,10420,10427,10434,10441,10448,10455,10462,10469,10476,10483,10490,10497,10504,10511,10518,10525,10532,10539,10546,10553,10560,10567,10574,10581,10588,10595,10602,10609,10616,10623,10630,10637,10644,10651,10658,10665,10672,10679,10686,10693,10701}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_attrdef; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_attrdef ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, adrelid oid, adnum smallint, adbin pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_attrdef REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_attrdef OWNER TO "SYSTEM"; -- -- Name: TABLE pg_attrdef; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attrdef'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_attribute; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_attribute ( attrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, attname name, atttypid oid, attlen smallint, attnum smallint CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, attcacheoff integer, atttypmod integer, attndims smallint, attbyval boolean, attalign "char", attstorage "char", attcompression "char", attnotnull boolean, atthasdef boolean, atthasmissing boolean, attidentity "char", attgenerated "char", attisdropped boolean, attislocal boolean, attinhcount smallint, attcollation oid, attstattarget smallint, attacl aclitem[], attoptions text[] COLLATE pg_catalog."C", attfdwoptions text[] COLLATE pg_catalog."C", attmissingval anyarray ); ALTER TABLE ONLY pg_catalog.pg_attribute REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_attribute OWNER TO "SYSTEM"; -- -- Name: TABLE pg_attribute; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attribute'::regclass, '170000'::integer, 'relpages', '55'::integer, 'reltuples', '3126'::real, 'relallvisible', '55'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.99456173'::float4, 'avg_width', '37'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{"{=r/SYSTEM}"}'::text, 'most_common_freqs', '{0.00543826}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attalign'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{i,c,d,s}'::text, 'most_common_freqs', '{0.57229686,0.2591171,0.123160586,0.045425463}'::float4[], 'correlation', '0.01475513'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attbyval'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.6100448,0.38995522}'::float4[], 'correlation', '0.1166521'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attcacheoff'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{-1}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attcollation'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{0,950,100}'::text, 'most_common_freqs', '{0.6839411,0.2802303,0.035828535}'::float4[], 'correlation', '0.8942829'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attcompression'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{""}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attfdwoptions'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attgenerated'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{""}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'atthasdef'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'atthasmissing'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attidentity'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{""}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attinhcount'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attisdropped'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attislocal'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attlen'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{4,64,-1,8,1,6,2,-2,16}'::text, 'most_common_freqs', '{0.42994243,0.19129878,0.15227127,0.111644275,0.057581574,0.034548946,0.01087652,0.010236724,0.0015994882}'::float4[], 'correlation', '0.5412466'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attmissingval'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-0.38003838'::float4, 'most_common_vals', '{xmin,cmax,cmin,ctid,tableoid,xmax,oid,chunk_id,chunk_seq,chunk_data,schemaname,relid,relname,table_catalog,table_name,table_schema,grantor,pid,grantee,is_grantable,name,objsubid,classoid,column_name,objoid,specific_catalog,specific_name,specific_schema,udt_catalog,udt_name,udt_schema,datname,privilege_type,stats_reset,character_set_catalog,character_set_name,character_set_schema,collation_catalog,collation_name,collation_schema,data_type,idx_scan,idx_tup_fetch,authorization_identifier,constraint_catalog,constraint_name,constraint_schema,datid,foreign_server_catalog,foreign_server_name,indexrelid,numeric_precision,numeric_precision_radix,numeric_scale,tablename,character_maximum_length,character_octet_length,datetime_precision,dtd_identifier,interval_precision,interval_type,routine_catalog,routine_name,routine_schema,idx_blks_hit,idx_blks_read,indexrelname,last_idx_scan,maximum_cardinality,n_tup_del,n_tup_hot_upd,n_tup_ins,n_tup_newpage_upd,n_tup_upd,scope_catalog,scope_name,scope_schema,seq_scan,seq_tup_read,blks_hit,blks_read,classid,conname,connamespace,domain_catalog,domain_name,domain_schema,foreign_data_wrapper_catalog,foreign_data_wrapper_name,objid,option_name,option_value,phase,provider,usename,attname,comments,database,object_catalog,object_name}'::text, 'most_common_freqs', '{0.03486884,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.028470889,0.025591811,0.025591811,0.012795906,0.009916826,0.007677543,0.0067178505,0.006397953,0.006397953,0.006397953,0.004478567,0.004158669,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.0031989764,0.0031989764,0.0031989764,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0012795905,0.0012795905,0.0012795905,0.0012795905,0.0012795905}'::float4[], 'histogram_bounds', '{abbrev,adbin,agginitval,aggtransspace,amoppurpose,amprocrighttype,attbyval,attmissingval,attribute_udt_name,avg_width,blks_written,castcontext,cfgowner,client_hostname,colllocale,commit_action,confl_lock,conninfo,contoencoding,custom_plans,datistemplate,defaclobjtype,dependencies,domain_default,error,event_object_table,extcondition,failed_count,feature_name,foreign_table_catalog,ftoptions,groname,heap_blks_scanned,identity_increment,indclass,indisprimary,inherited,integer_value,is_implicitly_invocable,is_trigger_insertable_into,label,last_archived_time,last_seq_scan,line_number,mapcfg,maxwritten_clean,most_common_elems,n_distinct,nspname,object_type,opcname,oprcode,oprright,pageno,partdefid,pnnspid,position_in_unique_constraint,probin,proparallel,prrelid,pubname,read_time,refobjid,relhasindex,reloptions,replay_lsn,result_cast_collation_catalog,result_cast_scope_schema,rngtypid,role_name,rolreplication,rulename,sender_port,sequence_name,setdatabase,slot_name,spcowner,srvid,stacoll2,stanumbers2,state,stavalues4,stxkind,subdbid,subpublications,sys_name,tgconstraint,tgqual,tmplnamespace,total_time,trigger_name,tuples_skipped,type,typname,umid,usebypassrls,user_name,valuntil,virtualtransaction,wal_write_time,xact_start}'::text, 'correlation', '0.018847814'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attndims'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{0,1}'::text, 'most_common_freqs', '{0.981126,0.01887396}'::float4[], 'correlation', '0.9159076'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attnotnull'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.62955856,0.37044147}'::float4[], 'correlation', '-0.22395834'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attnum'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '88'::float4, 'most_common_vals', '{1,2,3,4,5,6,7,-6,-5,-4,-3,-2,-1,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44}'::text, 'most_common_freqs', '{0.13275751,0.10940499,0.08605246,0.06397953,0.054702494,0.046705056,0.041266795,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.032949455,0.025591811,0.019193858,0.017274473,0.014715292,0.011836212,0.011196417,0.011196417,0.010236724,0.009596929,0.008317338,0.007357646,0.007037748,0.006397953,0.006078055,0.00543826,0.00543826,0.00543826,0.00543826,0.004158669,0.003518874,0.0028790787,0.002559181,0.0022392834,0.0015994882,0.0009596929,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527}'::float4[], 'histogram_bounds', '{45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82}'::text, 'correlation', '0.3421976'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attoptions'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.13275751'::float4, 'most_common_vals', '{14036,13955,1259,1247,2619,1255,2606,1249,13993,13905,14122,2600,12266,14152,2610,13979,12142,12152,12161,2620,1262,6100,12222,2617,12227,12257,1260,3456,12297,12053,12063,12104,14099,12073,12320,2602,2612,2616,3381,6104,12058,12236,1417,2224,2607,2618,3079,3256,3350,3601,1214,1261,2328,2608,3466,3541,12000,12310,14050,2603,2605,3429,3600,12147,12157,12166,12305,12315,14045,14084,826,1213,2753,3394,3576,3596,3602,3764,6106,12048,12114,12170,12175,12179,12244,12329,14055,14060,14070,1418,2601,2604,2609,2611,2615,3501,3592,3603,6102,12240}'::text, 'most_common_freqs', '{0.026231606,0.014075496,0.012476007,0.01215611,0.011836212,0.011516315,0.0105566215,0.010236724,0.010236724,0.009916826,0.009277032,0.008957134,0.008957134,0.008957134,0.008637236,0.008637236,0.008317338,0.008317338,0.008317338,0.007997441,0.007677543,0.007677543,0.007037748,0.0067178505,0.006397953,0.006397953,0.0057581575,0.0057581575,0.0057581575,0.00543826,0.00543826,0.00543826,0.00543826,0.005118362,0.005118362,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764}'::float4[], 'histogram_bounds', '{112,1232,2336,2579,2653,2658,2665,2673,2682,2690,2696,2754,2831,2834,2836,2838,2841,2964,2966,2995,3119,3430,3439,3502,3597,3604,3997,4143,4145,4147,4150,4153,4155,4157,4160,4165,4167,4169,4172,4175,4177,4181,4184,6000,6113,6175,6229,6243,6244,12005,12014,12023,12038,12068,12085,12095,12099,12118,12134,12183,12192,12196,12205,12218,12249,12262,12271,12285,12293,12301,12339,13896,13915,13930,13940,13950,13965,13975,13998,14003,14012,14017,14026,14031,14053,14058,14064,14068,14075,14089,14104,14113,14127,14137,14142,14162,14174,14182,14190,14203,14213}'::text, 'correlation', '0.9489812'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attstattarget'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '2'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'attstorage'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{p,x,m}'::text, 'most_common_freqs', '{0.86436343,0.134357,0.0012795905}'::float4[], 'correlation', '0.8320269'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'atttypid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '45'::float4, 'most_common_vals', '{26,13886,20,28,29,23,19,25,16,27,13884,13881,1184,13894,18,17,24,21,2275,1009,701,194,3220,700,1034,2277,1021,1028,22,30,1186,1003,1002,1005,13892,869,1022,1700,2211,3361,3402}'::text, 'most_common_freqs', '{0.19705695,0.14331414,0.08221369,0.07261676,0.06909789,0.050543826,0.047984645,0.04734485,0.04318618,0.034548946,0.03390915,0.02431222,0.01759437,0.015994882,0.014395393,0.013435701,0.011516315,0.01087652,0.010236724,0.009277032,0.0057581575,0.005118362,0.005118362,0.004478567,0.004478567,0.004478567,0.003518874,0.0028790787,0.0019193857,0.0019193857,0.0015994882,0.0012795905,0.0009596929,0.0009596929,0.0009596929,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527}'::float4[], 'histogram_bounds', '{1000,2206,5017,10028}'::text, 'correlation', '0.46578276'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_attribute'::regclass, 'atttypmod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{-1}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SET default_tablespace = pg_global; -- -- Name: pg_auth_members; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_auth_members ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, roleid oid, member oid, grantor oid, admin_option boolean, inherit_option boolean, set_option boolean ); ALTER TABLE ONLY pg_catalog.pg_auth_members REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_auth_members OWNER TO "SYSTEM"; -- -- Name: TABLE pg_auth_members; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_auth_members'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '3'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'admin_option'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.33333334'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'grantor'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.33333334'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'inherit_option'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.33333334'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'member'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.33333334'::float4, 'most_common_vals', '{3373}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10226,10227,10228}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'roleid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3374,3375,3377}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_auth_members'::regclass, 'set_option'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.33333334'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_authid; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_authid ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, rolname name, rolsuper boolean, rolinherit boolean, rolcreaterole boolean, rolcreatedb boolean, rolcanlogin boolean, rolreplication boolean, rolbypassrls boolean, rolconnlimit integer, rolpassword text COLLATE pg_catalog."C", rolvaliduntil timestamp with time zone ); ALTER TABLE ONLY pg_catalog.pg_authid REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_authid OWNER TO "SYSTEM"; -- -- Name: TABLE pg_authid; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_authid'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '16'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10,3373,3374,3375,3377,4200,4544,4550,4569,4570,4571,6171,6181,6182,6304,9256}'::text, 'correlation', '0.32058823'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolbypassrls'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolcanlogin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolconnlimit'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{-1}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolcreatedb'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolcreaterole'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolinherit'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{SYSTEM,pg_checkpoint,pg_create_subscription,pg_database_owner,pg_execute_server_program,pg_maintain,pg_monitor,pg_read_all_data,pg_read_all_settings,pg_read_all_stats,pg_read_server_files,pg_signal_backend,pg_stat_scan_tables,pg_use_reserved_connections,pg_write_all_data,pg_write_server_files}'::text, 'correlation', '0.07647059'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolpassword'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolreplication'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolsuper'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.125'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.9375}'::float4[], 'correlation', '0.64705884'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_authid'::regclass, 'rolvaliduntil'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '8'::integer, 'n_distinct', '0'::float4 ); -- -- Name: pg_available_extension_versions; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_available_extension_versions AS SELECT e.name, e.version, (x.extname IS NOT NULL) AS installed, e.superuser, e.trusted, e.relocatable, e.schema, e.requires, e.comment FROM (pg_available_extension_versions() e(name, version, superuser, trusted, relocatable, schema, requires, comment) LEFT JOIN pg_extension x ON (((e.name = x.extname) AND (e.version = x.extversion)))); ALTER VIEW pg_catalog.pg_available_extension_versions OWNER TO "SYSTEM"; -- -- Name: pg_available_extensions; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_available_extensions AS SELECT e.name, e.default_version, x.extversion AS installed_version, e.comment FROM (pg_available_extensions() e(name, default_version, comment) LEFT JOIN pg_extension x ON ((e.name = x.extname))); ALTER VIEW pg_catalog.pg_available_extensions OWNER TO "SYSTEM"; -- -- Name: pg_backend_memory_contexts; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_backend_memory_contexts AS SELECT name, ident, parent, level, total_bytes, total_nblocks, free_bytes, free_chunks, used_bytes FROM pg_get_backend_memory_contexts() pg_get_backend_memory_contexts(name, ident, parent, level, total_bytes, total_nblocks, free_bytes, free_chunks, used_bytes); ALTER VIEW pg_catalog.pg_backend_memory_contexts OWNER TO "SYSTEM"; SET default_tablespace = ''; -- -- Name: pg_cast; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_cast ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, castsource oid, casttarget oid, castfunc oid, castcontext "char", castmethod "char" ); ALTER TABLE ONLY pg_catalog.pg_cast REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_cast OWNER TO "SYSTEM"; -- -- Name: TABLE pg_cast; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_cast'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '229'::real, 'relallvisible', '2'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'castcontext'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{i,a,e}'::text, 'most_common_freqs', '{0.510917,0.33624455,0.15283842}'::float4[], 'correlation', '0.2432734'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'castfunc'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.49344978'::float4, 'most_common_vals', '{0,313,1287,1288,730,944,2896,2971,401,946,1079}'::text, 'most_common_freqs', '{0.30131003,0.05676856,0.052401748,0.052401748,0.026200874,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625}'::float4[], 'histogram_bounds', '{77,78,235,236,237,238,311,312,314,316,317,318,319,406,407,408,409,480,481,482,483,652,653,668,669,714,754,860,1174,1178,1200,1316,1370,1388,1400,1401,1416,1419,1446,1447,1448,1449,1474,1479,1480,1532,1534,1540,1541,1544,1683,1684,1685,1687,1703,1715,1740,1742,1743,1744,1745,1746,1779,1781,1782,1783,1961,1967,1968,1969,2019,2024,2027,2028,2029,2046,2047,2075,2076,2557,2558,2580,3449,3450,3451,3452,3453,3556,3811,3812,3823,3824,4091,4123,4124,4281,4284,4287,4290,4293,5071}'::text, 'correlation', '0.3919109'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'castmethod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{f,b,i}'::text, 'most_common_freqs', '{0.69868994,0.279476,0.02183406}'::float4[], 'correlation', '0.7256393'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'castsource'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.2489083'::float4, 'most_common_vals', '{23,20,21,26,3802,1043,1700,25,1042,700,701,1184,16,18,24,603,604,650,869,1114,1560,2202,2203,2204,19,142,718,1083,2205,2206,3734,3769,4089,4096,4191,1082,1186,1266,1562,3361,3402,5017}'::text, 'most_common_freqs', '{0.09170306,0.082969435,0.074235804,0.05676856,0.0349345,0.030567685,0.030567685,0.026200874,0.026200874,0.02183406,0.02183406,0.02183406,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625}'::float4[], 'histogram_bounds', '{114,194,600,601,602,774,790,829,3904,3906,3908,3910,3912,3926,5069}'::text, 'correlation', '0.35243672'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'casttarget'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.23580787'::float4, 'most_common_vals', '{23,20,26,25,1042,1043,1700,21,700,701,2205,24,1083,2202,2203,2204,18,600,1560,2206,3734,3769,4089,4096,4191,17,19,142,603,604,790,1114,1184,1266,16,718,1082,1186,1562}'::text, 'most_common_freqs', '{0.09170306,0.082969435,0.06113537,0.052401748,0.03930131,0.03930131,0.0349345,0.026200874,0.026200874,0.026200874,0.026200874,0.02183406,0.02183406,0.02183406,0.02183406,0.02183406,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625}'::float4[], 'histogram_bounds', '{28,114,601,602,650,774,829,869,3802,4451,4532,4533,4534,4535,4536}'::text, 'correlation', '0.18499695'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_cast'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10000,10002,10004,10006,10009,10011,10013,10015,10018,10020,10022,10025,10027,10029,10031,10034,10036,10038,10041,10043,10045,10047,10050,10052,10054,10057,10059,10061,10063,10066,10068,10070,10072,10075,10077,10079,10082,10084,10086,10088,10091,10093,10095,10098,10100,10102,10104,10107,10109,10111,10114,10116,10118,10120,10123,10125,10127,10129,10132,10134,10136,10139,10141,10143,10145,10148,10150,10152,10155,10157,10159,10161,10164,10166,10168,10171,10173,10175,10177,10180,10182,10184,10186,10189,10191,10193,10196,10198,10200,10202,10205,10207,10209,10212,10214,10216,10218,10221,10223,10225,10228}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_class; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_class ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, relname name, relnamespace oid, reltype oid, reloftype oid, relowner oid, relam oid, relfilenode oid, reltablespace oid, relpages integer, reltuples real, relallvisible integer, reltoastrelid oid, relhasindex boolean, relisshared boolean, relpersistence "char", relkind "char", relnatts smallint, relchecks smallint, relhasrules boolean, relhastriggers boolean, relhassubclass boolean, relrowsecurity boolean, relforcerowsecurity boolean, relispopulated boolean, relreplident "char", relispartition boolean, relrewrite oid, relfrozenxid xid, relminmxid xid, relacl aclitem[], reloptions text[] COLLATE pg_catalog."C", relpartbound pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_class REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_class OWNER TO "SYSTEM"; -- -- Name: TABLE pg_class; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_class'::regclass, '170000'::integer, 'relpages', '14'::integer, 'reltuples', '415'::real, 'relallvisible', '14'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{112,548,828,1233,1259,1417,2228,2396,2602,2606,2610,2615,2619,2652,2656,2661,2665,2669,2673,2677,2681,2685,2690,2694,2698,2703,2755,2831,2835,2840,2964,2995,3081,3164,3350,3381,3431,3455,3468,3534,3575,3596,3600,3605,3609,3767,4143,4147,4151,4155,4160,4166,4170,4174,4178,4184,6000,6102,6112,6116,6228,6239,6246,12000,12018,12043,12063,12081,12099,12118,12134,12152,12175,12192,12209,12227,12244,12262,12280,12301,12320,12339,13896,13915,13935,13955,13979,13998,14017,14036,14053,14059,14065,14080,14099,14118,14137,14157,14174,14190,14213}'::text, 'correlation', '0.673175'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.50843376'::float4, 'avg_width', '42'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{"{=r/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM}","{}","{SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM}"}'::text, 'most_common_freqs', '{0.3060241,0.1493976,0.026506023,0.004819277,0.0024096386,0.0024096386}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relallvisible'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relam'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{403,0,2}'::text, 'most_common_freqs', '{0.39518073,0.34457833,0.26024097}'::float4[], 'correlation', '-0.48905504'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relchecks'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relfilenode'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.49638554'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.5060241}'::float4[], 'histogram_bounds', '{112,174,548,826,828,1418,2224,2328,2337,2600,2602,2604,2606,2608,2610,2612,2615,2617,2619,2650,2652,2654,2656,2660,2664,2667,2669,2673,2675,2679,2681,2683,2685,2687,2689,2693,2699,2702,2754,2756,2830,2832,2834,2838,2840,2995,3079,3081,3118,3164,3258,3351,3380,3394,3429,3431,3439,3456,3467,3501,3503,3541,3574,3576,3597,3599,3601,3603,3605,3607,3609,3764,3767,4143,4145,4148,4150,4152,4154,4156,4158,4160,4164,4166,4168,4170,4174,6102,6106,6111,6113,6117,6176,6229,6238,14050,14054,14058,14060,14064,14069}'::text, 'correlation', '-0.14767632'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relforcerowsecurity'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relfrozenxid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{0,3,620,622,625,627}'::text, 'most_common_freqs', '{0.739759,0.24096386,0.004819277,0.004819277,0.004819277,0.004819277}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relhasindex'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.7493976,0.25060242}'::float4[], 'correlation', '0.48532927'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relhasrules'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.6554217,0.34457833}'::float4[], 'correlation', '0.9777359'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relhassubclass'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relhastriggers'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relispartition'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relispopulated'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relisshared'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.8795181,0.12048193}'::float4[], 'correlation', '0.670833'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relkind'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{i,v,r,t}'::text, 'most_common_freqs', '{0.39518073,0.34457833,0.16385542,0.09638554}'::float4[], 'correlation', '0.7932746'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relminmxid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{0,1}'::text, 'most_common_freqs', '{0.739759,0.26024097}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{_pg_foreign_data_wrappers,_pg_user_mappings,character_sets,collations,column_privileges,constraint_table_usage,domains,foreign_data_wrappers,information_schema_catalog_name,pg_aggregate_fnoid_index,pg_amop,pg_amproc,pg_attrdef_adrelid_adnum_index,pg_attribute_relid_attnum_index,pg_auth_members_oid_index,pg_available_extension_versions,pg_cast_oid_index,pg_class_relname_nsp_index,pg_collation_oid_index,pg_constraint_conparentid_index,pg_conversion,pg_cursors,pg_db_role_setting_databaseid_rol_index,pg_depend,pg_description_o_c_o_index,pg_enum_typid_sortorder_index,pg_extension,pg_foreign_data_wrapper,pg_foreign_server_name_index,pg_hba_file_rules,pg_index_indrelid_index,pg_inherits_relid_seqno_index,pg_language_name_index,pg_largeobject_metadata,pg_namespace,pg_opclass_am_name_nsp_index,pg_opfamily,pg_parameter_acl_oid_index,pg_policies,pg_prepared_statements,pg_proc_proname_args_nsp_index,pg_publication_namespace_pnnspid_pnpubid_index,pg_publication_rel_oid_index,pg_range_rngmultitypid_index,pg_replication_origin_roname_index,pg_rewrite_oid_index,pg_seclabel,pg_sequence_seqrelid_index,pg_shdepend,pg_shdescription_o_c_index,pg_stat_all_indexes,pg_stat_checkpointer,pg_stat_io,pg_stat_progress_copy,pg_stat_replication,pg_stat_subscription,pg_stat_user_functions,pg_stat_wal_receiver,pg_statio_all_indexes,pg_statio_sys_sequences,pg_statio_user_tables,pg_statistic_ext_data_stxoid_inh_index,pg_statistic_relid_att_inh_index,pg_subscription,pg_subscription_subname_index,pg_timezone_abbrevs,pg_toast_1247,pg_toast_1260,pg_toast_14050,pg_toast_14060,pg_toast_1417,pg_toast_2328,pg_toast_2600_index,pg_toast_2606_index,pg_toast_2612_index,pg_toast_2618_index,pg_toast_2620_index,pg_toast_3079_index,pg_toast_3256_index,pg_toast_3394,pg_toast_3456,pg_toast_3592,pg_toast_3600,pg_toast_6100,pg_toast_6243,pg_transform,pg_trigger_tgconstraint_index,pg_ts_config_map,pg_ts_dict_dictname_index,pg_ts_parser_prsname_index,pg_type,pg_user_mapping,pg_views,role_table_grants,routine_privileges,routines,sql_implementation_info,table_privileges,triggers,user_mapping_options,views}'::text, 'correlation', '-0.11367124'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{11,99,13867}'::text, 'most_common_freqs', '{0.64096385,0.19277108,0.16626506}'::float4[], 'correlation', '0.465094'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relnatts'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '31'::float4, 'most_common_vals', '{1,2,3,4,7,5,8,9,6,12,11,10,17,26,15,18,13,16,20,22,27,28,31,32}'::text, 'most_common_freqs', '{0.17590362,0.17590362,0.16626506,0.06987952,0.062650606,0.060240965,0.055421688,0.04819277,0.040963855,0.021686748,0.019277109,0.014457831,0.009638554,0.009638554,0.0072289156,0.0072289156,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277}'::float4[], 'histogram_bounds', '{19,21,29,30,33,44,82}'::text, 'correlation', '0.67359924'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reloftype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reloptions'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9927711'::float4, 'avg_width', '49'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{"{security_barrier=true}"}'::text, 'most_common_freqs', '{0.0072289156}'::float4[], 'correlation', '1'::float4, 'most_common_elems', '{security_barrier=true}'::text, 'most_common_elem_freqs', '{1,1,1,0}'::float4[], 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relpages'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '17'::float4, 'most_common_vals', '{0,1,2,5,4,6,15}'::text, 'most_common_freqs', '{0.5373494,0.29638556,0.106024094,0.012048192,0.009638554,0.009638554,0.004819277}'::float4[], 'histogram_bounds', '{3,7,11,12,14,16,31,32,55,99}'::text, 'correlation', '-0.13956898'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relpartbound'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relpersistence'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{p}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relreplident'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{n,d}'::text, 'most_common_freqs', '{0.99036145,0.009638554}'::float4[], 'correlation', '0.9510651'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relrewrite'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'relrowsecurity'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reltablespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{0,1664}'::text, 'most_common_freqs', '{0.8795181,0.12048193}'::float4[], 'correlation', '0.670833'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reltoastrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '41'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.90361446}'::float4[], 'histogram_bounds', '{2336,2830,2832,2834,2836,2838,2840,2846,2966,3430,3439,3598,4060,4143,4145,4147,4149,4151,4153,4155,4157,4159,4163,4165,4167,4169,4171,4173,4175,4177,4181,4183,4185,6175,6228,6244,14053,14058,14063,14068}'::text, 'correlation', '0.8824544'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reltuples'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '24'::float4, 'most_common_vals', '{-1,0,1,3,6,128,260,945,2,4,7,16,146,160,177,229,617,702,799,3126,3332,19,157,3593}'::text, 'most_common_freqs', '{0.52771086,0.27228916,0.03373494,0.014457831,0.014457831,0.009638554,0.009638554,0.009638554,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.004819277,0.004819277,0.004819277}'::float4[], 'correlation', '-0.15555063'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_class'::regclass, 'reltype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5108434'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.49156627}'::float4[], 'histogram_bounds', '{71,81,1248,2843,6101,10003,10007,10011,10015,10019,10025,10029,10033,10037,10041,10045,10049,10054,10060,10064,10070,10074,10078,10082,10086,10090,10095,10099,10103,10107,10114,12007,12016,12025,12035,12045,12055,12065,12075,12083,12097,12106,12116,12124,12132,12140,12149,12159,12168,12177,12190,12198,12207,12216,12224,12234,12242,12251,12259,12268,12282,12291,12299,12307,12317,12327,12336,12345,13889,13903,13917,13927,13937,13947,13957,13967,13977,13986,13995,14005,14019,14028,14038,14047,14057,14067,14077,14086,14096,14106,14120,14129,14139,14149,14159,14168,14176,14184,14192,14201,14215}'::text, 'correlation', '0.9534044'::float4 ); -- -- Name: pg_collation; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_collation ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, collname name, collnamespace oid, collowner oid, collprovider "char", collisdeterministic boolean, collencoding integer, collcollate text COLLATE pg_catalog."C", collctype text COLLATE pg_catalog."C", colllocale text COLLATE pg_catalog."C", collicurules text COLLATE pg_catalog."C", collversion text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_collation REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_collation OWNER TO "SYSTEM"; -- -- Name: TABLE pg_collation; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_collation'::regclass, '170000'::integer, 'relpages', '27'::integer, 'reltuples', '1463'::real, 'relallvisible', '27'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collcollate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.002734108'::float4, 'avg_width', '6'::integer, 'n_distinct', '-0.5803144'::float4, 'most_common_vals', '{aa-DJ,aa-ER,aa-ET,af-NA,af-ZA,agq-CM,ak-GH,am-ET,ar-001,ar-AE,ar-BH,ar-DJ,ar-DZ,ar-EG,ar-ER,ar-IL,ar-IQ,ar-JO,ar-KM,ar-KW,ar-LB,ar-LY,ar-MA,ar-MR,ar-OM,ar-PS,ar-QA,ar-SA,ar-SD,ar-SO,ar-SS,ar-SY,ar-TD,ar-TN,ar-YE,arn-CL,as-IN,asa-TZ,ast-ES,az-Cyrl,az-Cyrl-AZ,az-Latn,az-Latn-AZ,ba-RU,bas-CM,be-BY,bem-ZM,bez-TZ,bg-BG,bin-NG,bm-Latn,bm-Latn-ML,bn-BD,bn-IN,bo-CN,bo-IN,br-FR,brx-IN,bs-Cyrl,bs-Cyrl-BA,bs-Latn,bs-Latn-BA,byn-ER,ca-AD,ca-ES,ca-ES-valencia,ca-FR,ca-IT,ccp-Cakm,ccp-Cakm-BD,ccp-Cakm-IN,ce-RU,ceb-Latn,ceb-Latn-PH,cgg-UG,chr-Cher,chr-Cher-US,co-FR,cs-CZ,cu-RU,cy-GB,da-DK,da-GL,dav-KE,de-AT,de-BE,de-CH,de-DE,de-DE_phoneb,de-IT,de-LI,de-LU,dje-NE,dsb-DE,dua-CM,dv-MV,dyo-SN,dz-BT,ebu-KE,ee-GH}'::text, 'most_common_freqs', '{0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054}'::float4[], 'histogram_bounds', '{C,az,bs,da,el,en-AE,en-BB,en-CA,en-CY,en-FJ,en-GH,en-IE,en-JM,en-LR,en-MT,en-NG,en-PH,en-SB,en-SL,en-TO,en-US,en-ZM,es-BO,es-CU,es-GT,es-PR,et-EE,ff-Latn,ff-Latn-GW,ff-Latn-SN,fr-029,fr-CA,fr-CM,fr-GP,fr-MC,fr-MU,fr-RW,fr-VU,ga-IE,gsw-CH,gv-IM,haw-US,hsb,ia-001,ii-CN,iu,jmc,ka-GE,kde-TZ,kkj,kn-IN,ks,ksf-CM,kw,lb-LU,ln-CD,lt,lv-LV,mfe-MU,mk,mn-Mong,mr-IN,mua-CM,nb-NO,ne-IN,nl-NL,nnh-CM,nus,om-KE,pa-Arab-PK,prg-001,pt-BR,pt-MO,quc-Latn-GT,rn,ru-BY,rw-RW,saq-KE,se,ses-ML,si,sma-SE,sn,so-SO,sr-Cyrl-BA,sr-Latn-RS,st,sw-CD,ta-IN,teo-KE,ti-ER,tn-ZA,tt,tzm-Latn,uk-UA,uz-Cyrl,vai-Vaii,vun,x-IV_mathan,yi-001,zu-ZA}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collctype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.002734108'::float4, 'avg_width', '6'::integer, 'n_distinct', '-0.5803144'::float4, 'most_common_vals', '{aa-DJ,aa-ER,aa-ET,af-NA,af-ZA,agq-CM,ak-GH,am-ET,ar-001,ar-AE,ar-BH,ar-DJ,ar-DZ,ar-EG,ar-ER,ar-IL,ar-IQ,ar-JO,ar-KM,ar-KW,ar-LB,ar-LY,ar-MA,ar-MR,ar-OM,ar-PS,ar-QA,ar-SA,ar-SD,ar-SO,ar-SS,ar-SY,ar-TD,ar-TN,ar-YE,arn-CL,as-IN,asa-TZ,ast-ES,az-Cyrl,az-Cyrl-AZ,az-Latn,az-Latn-AZ,ba-RU,bas-CM,be-BY,bem-ZM,bez-TZ,bg-BG,bin-NG,bm-Latn,bm-Latn-ML,bn-BD,bn-IN,bo-CN,bo-IN,br-FR,brx-IN,bs-Cyrl,bs-Cyrl-BA,bs-Latn,bs-Latn-BA,byn-ER,ca-AD,ca-ES,ca-ES-valencia,ca-FR,ca-IT,ccp-Cakm,ccp-Cakm-BD,ccp-Cakm-IN,ce-RU,ceb-Latn,ceb-Latn-PH,cgg-UG,chr-Cher,chr-Cher-US,co-FR,cs-CZ,cu-RU,cy-GB,da-DK,da-GL,dav-KE,de-AT,de-BE,de-CH,de-DE,de-DE_phoneb,de-IT,de-LI,de-LU,dje-NE,dsb-DE,dua-CM,dv-MV,dyo-SN,dz-BT,ebu-KE,ee-GH}'::text, 'most_common_freqs', '{0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054}'::float4[], 'histogram_bounds', '{C,az,bs,da,el,en-AE,en-BB,en-CA,en-CY,en-FJ,en-GH,en-IE,en-JM,en-LR,en-MT,en-NG,en-PH,en-SB,en-SL,en-TO,en-US,en-ZM,es-BO,es-CU,es-GT,es-PR,et-EE,ff-Latn,ff-Latn-GW,ff-Latn-SN,fr-029,fr-CA,fr-CM,fr-GP,fr-MC,fr-MU,fr-RW,fr-VU,ga-IE,gsw-CH,gv-IM,haw-US,hsb,ia-001,ii-CN,iu,jmc,ka-GE,kde-TZ,kkj,kn-IN,ks,ksf-CM,kw,lb-LU,ln-CD,lt,lv-LV,mfe-MU,mk,mn-Mong,mr-IN,mua-CM,nb-NO,ne-IN,nl-NL,nnh-CM,nus,om-KE,pa-Arab-PK,prg-001,pt-BR,pt-MO,quc-Latn-GT,rn,ru-BY,rw-RW,saq-KE,se,ses-ML,si,sma-SE,sn,so-SO,sr-Cyrl-BA,sr-Latn-RS,st,sw-CD,ta-IN,teo-KE,ti-ER,tn-ZA,tt,tzm-Latn,uk-UA,uz-Cyrl,vai-Vaii,vun,x-IV_mathan,yi-001,zu-ZA}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collencoding'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '12'::float4, 'most_common_vals', '{24,6,18,23,29,31,33,30,-1,19,21,32}'::text, 'most_common_freqs', '{0.4374573,0.39029393,0.060150377,0.047163364,0.036226932,0.010252905,0.006151743,0.003417635,0.002734108,0.002050581,0.002050581,0.002050581}'::float4[], 'correlation', '0.1940559'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collicurules'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collisdeterministic'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'colllocale'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9979494'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.0020505786'::float4, 'histogram_bounds', '{C,C.UTF-8,und}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{C,agq,ar-EG,ar-SA,ar_IL,ar_SS,ast,bas,bg_BG,bo-CN,bs_Cyrl,ca_ES,ceb-Latn,cs,dav,de_DE,dua_CM,ee-TG,en-AS,en-CM,en-GI,en-KN,en-NA,en-SC,en-TV,en_150,en_CC,en_GB,en_JE,en_MT,en_PR,en_TK,en_ZM,es-DO,es-US,es_ES,es_VE,ff-Latn,ff_Latn_CM,fil-PH,fr-CA,fr-HT,fr-RE,fr_BI,fr_GN,fr_NC,fur,gn,guz-KE,haw-US,hsb_DE,ibb_NG,it-IT,iu_Latn,jv_Latn,kde_TZ,kkj-CM,ko_KP,ks_Arab,ku-Arab-IQ,lag-TZ,ln-CF,lt-LT,mas-KE,mgh-MZ,mn-Cyrl,moh-CA,mua,nb_NO,ne_NP,nl_SX,nr-ZA,om,pa-Arab-PK,prg,pt-CV,pt_LU,quz-PE,rof,ru_RU,saq-KE,se-FI,sg_CF,sk_SK,smn-FI,so-SO,sr-Cyrl-ME,sr_Latn_BA,st_LS,sw_KE,ta_SG,th-TH,tn-ZA,tt,tzm_Arab_MA,ur,uz_Cyrl_UZ,vi,wal_ET,yi,zu_ZA}'::text, 'correlation', '0.98869675'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collprovider'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{c,b}'::text, 'most_common_freqs', '{0.9972659,0.001367054}'::float4[], 'histogram_bounds', '{d,i}'::text, 'correlation', '0.99183124'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'collversion'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.002734108'::float4, 'avg_width', '13'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{"1540.3,1540.3",1}'::text, 'most_common_freqs', '{0.99589884,0.001367054}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_collation'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{100,12359,12374,12388,12403,12418,12432,12447,12461,12476,12491,12505,12520,12535,12549,12564,12578,12593,12608,12622,12637,12652,12666,12681,12695,12710,12725,12739,12754,12768,12783,12798,12812,12827,12842,12856,12871,12885,12900,12915,12929,12944,12959,12973,12988,13002,13017,13032,13046,13061,13076,13090,13105,13119,13134,13149,13163,13178,13192,13207,13222,13236,13251,13266,13280,13295,13309,13324,13339,13353,13368,13383,13397,13412,13426,13441,13456,13470,13485,13499,13514,13529,13543,13558,13573,13587,13602,13616,13631,13646,13660,13675,13690,13704,13719,13733,13748,13763,13777,13792,13807}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_config; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_config AS SELECT name, setting FROM pg_config() pg_config(name, setting); ALTER VIEW pg_catalog.pg_config OWNER TO "SYSTEM"; -- -- Name: pg_constraint; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_constraint ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, conname name, connamespace oid, contype "char", condeferrable boolean, condeferred boolean, convalidated boolean, conrelid oid, contypid oid, conindid oid, conparentid oid, confrelid oid, confupdtype "char", confdeltype "char", confmatchtype "char", conislocal boolean, coninhcount smallint, connoinherit boolean, conperiod boolean, conkey smallint[], confkey smallint[], conpfeqop oid[], conppeqop oid[], conffeqop oid[], confdelsetcols smallint[], conexclop oid[], conbin pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_constraint REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_constraint OWNER TO "SYSTEM"; -- -- Name: TABLE pg_constraint; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint'::regclass, '170000'::integer, 'relpages', '3'::integer, 'reltuples', '112'::real, 'relallvisible', '3'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conbin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.98214287'::float4, 'avg_width', '659'::integer, 'n_distinct', '-0.017857134'::float4, 'histogram_bounds', '{"{OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({COERCETODOMAINVALUE :typeId 23 :typeMod -1 :collation 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}","{SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 100 :args ({RELABELTYPE :arg {COERCETODOMAINVALUE :typeId 1043 :typeMod 7 :collation 100 :location -1} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} {ARRAYCOERCEEXPR :arg {ARRAYEXPR :array_typeid 1015 :array_collid 100 :element_typeid 1043 :elements ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]}) :multidims false :location -1} :elemexpr {RELABELTYPE :arg {CASETESTEXPR :typeId 1043 :typeMod -1 :collation 0} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} :resulttype 1009 :resulttypmod -1 :resultcollid 100 :coerceformat 2 :location -1}) :location -1}"}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'condeferrable'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'condeferred'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conexclop'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confdelsetcols'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confdeltype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{" "}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conffeqop'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confkey'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confmatchtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{" "}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'confupdtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{" "}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conindid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.9910714'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.017857144}'::float4[], 'histogram_bounds', '{112,113,174,175,548,549,827,828,2228,2397,2650,2651,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2667,2668,2669,2670,2671,2672,2675,2676,2677,2679,2680,2682,2683,2684,2685,2686,2687,2688,2689,2690,2691,2692,2694,2695,2696,2697,2698,2701,2702,2703,2704,2754,2755,2757,2965,2996,3080,3081,3085,3119,3164,3257,3258,3351,3395,3433,3467,3468,3502,3503,3534,3542,3574,3575,3593,3604,3605,3606,3607,3608,3609,3712,3766,3767,3997,5002,6002,6110,6111,6112,6113,6114,6115,6117,6238,6239,6246,6303}'::text, 'correlation', '0.42125943'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'coninhcount'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conislocal'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conkey'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.017857144'::float4, 'avg_width', '24'::integer, 'n_distinct', '-0.19642857'::float4, 'most_common_vals', '{"{1}","{2}","{2,3}","{1,2}","{1,2,3}","{2,3,4}","{3,2}","{2,4}","{2,3,4,5}"}'::text, 'most_common_freqs', '{0.4375,0.116071425,0.10714286,0.04464286,0.04464286,0.035714287,0.035714287,0.026785715,0.017857144}'::float4[], 'histogram_bounds', '{"{1,2,3,4}","{1,3}","{1,5}","{2,1}","{2,7,3}","{2,8,9,3}","{2,20,3}","{3}","{3,2,4}","{3,4}","{3,5,6,1}","{7,6,2}","{8,9,2}"}'::text, 'correlation', '0.19979262'::float4, 'most_common_elems', '{1,2,3,4,5,6,7,8,9,20}'::text, 'most_common_elem_freqs', '{0.58181816,0.5090909,0.3272727,0.10909091,0.036363635,0.018181818,0.018181818,0.018181818,0.018181818,0.009090909,0.009090909,0.58181816,0}'::float4[], 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,1.6454545}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{cardinal_number_domain_check,pg_aggregate_fnoid_index,pg_am_name_index,pg_am_oid_index,pg_amop_fam_strat_index,pg_amop_oid_index,pg_amop_opr_fam_index,pg_amproc_fam_proc_index,pg_amproc_oid_index,pg_attrdef_adrelid_adnum_index,pg_attribute_relid_attnam_index,pg_attribute_relid_attnum_index,pg_auth_members_member_role_index,pg_auth_members_oid_index,pg_auth_members_role_member_index,pg_authid_oid_index,pg_authid_rolname_index,pg_cast_oid_index,pg_cast_source_target_index,pg_class_relname_nsp_index,pg_collation_name_enc_nsp_index,pg_collation_oid_index,pg_constraint_conrelid_contypid_conname_index,pg_constraint_oid_index,pg_conversion_default_index,pg_conversion_name_nsp_index,pg_conversion_oid_index,pg_database_datname_index,pg_db_role_setting_databaseid_rol_index,pg_default_acl_oid_index,pg_default_acl_role_nsp_obj_index,pg_description_o_c_o_index,pg_enum_oid_index,pg_enum_typid_label_index,pg_enum_typid_sortorder_index,pg_event_trigger_evtname_index,pg_event_trigger_oid_index,pg_extension_oid_index,pg_foreign_data_wrapper_name_index,pg_foreign_data_wrapper_oid_index,pg_foreign_server_name_index,pg_foreign_server_oid_index,pg_foreign_table_relid_index,pg_index_indexrelid_index,pg_inherits_relid_seqno_index,pg_init_privs_o_c_o_index,pg_language_oid_index,pg_largeobject_loid_pn_index,pg_largeobject_metadata_oid_index,pg_namespace_nspname_index,pg_namespace_oid_index,pg_opclass_am_name_nsp_index,pg_opclass_oid_index,pg_operator_oid_index,pg_operator_oprname_l_r_n_index,pg_opfamily_oid_index,pg_parameter_acl_oid_index,pg_parameter_acl_parname_index,pg_partitioned_table_partrelid_index,pg_policy_oid_index,pg_policy_polrelid_polname_index,pg_proc_oid_index,pg_proc_proname_args_nsp_index,pg_publication_namespace_oid_index,pg_publication_oid_index,pg_publication_pubname_index,pg_publication_rel_oid_index,pg_publication_rel_prrelid_prpubid_index,pg_range_rngmultitypid_index,pg_range_rngtypid_index,pg_replication_origin_roiident_index,pg_replication_origin_roname_index,pg_rewrite_oid_index,pg_seclabel_object_index,pg_sequence_seqrelid_index,pg_shdescription_o_c_index,pg_shseclabel_object_index,pg_statistic_ext_data_stxoid_inh_index,pg_statistic_ext_name_index,pg_statistic_ext_oid_index,pg_statistic_relid_att_inh_index,pg_subscription_oid_index,pg_subscription_subname_index,pg_tablespace_oid_index,pg_tablespace_spcname_index,pg_transform_oid_index,pg_transform_type_lang_index,pg_trigger_oid_index,pg_trigger_tgrelid_tgname_index,pg_ts_config_cfgname_index,pg_ts_config_map_index,pg_ts_dict_dictname_index,pg_ts_dict_oid_index,pg_ts_parser_oid_index,pg_ts_parser_prsname_index,pg_ts_template_oid_index,pg_ts_template_tmplname_index,pg_type_oid_index,pg_type_typname_nsp_index,pg_user_mapping_oid_index,yes_or_no_check}'::text, 'correlation', '0.35396522'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'connamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{11,13867}'::text, 'most_common_freqs', '{0.98214287,0.017857144}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'connoinherit'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.98214287,0.017857144}'::float4[], 'correlation', '0.89476204'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conparentid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conperiod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conpfeqop'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conppeqop'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'conrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5625'::float4, 'most_common_vals', '{1261,2602,2607,3501,0,826,1213,1247,1249,1255,1259,1260,1262,1417,1418,2328,2601,2603,2604,2605,2606,2612,2615,2616,2617,2618,2620,2753,3079,3256,3381,3456,3466,3541,3576,3600,3601,3602,3764,6000,6100,6104,6106,6237,6243}'::text, 'most_common_freqs', '{0.026785715,0.026785715,0.026785715,0.026785715,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144}'::float4[], 'histogram_bounds', '{2224,2396,2600,2609,2610,2611,2613,2619,2964,2995,3118,3350,3394,3429,3592,3596,3603,6102}'::text, 'correlation', '0.46690813'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'contype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{p,u,c}'::text, 'most_common_freqs', '{0.5535714,0.42857143,0.017857144}'::float4[], 'correlation', '0.40113437'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'contypid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.98214287}'::float4[], 'histogram_bounds', '{13881,13894}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'convalidated'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_constraint'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{10115,10116,10117,10118,10119,10120,10121,10122,10123,10124,10126,10127,10128,10129,10130,10131,10132,10133,10134,10136,10137,10138,10139,10140,10141,10142,10143,10144,10146,10147,10148,10149,10150,10151,10152,10153,10154,10156,10157,10158,10159,10160,10161,10162,10163,10164,10166,10167,10168,10169,10170,10171,10172,10173,10174,10176,10177,10178,10179,10180,10181,10182,10183,10184,10186,10187,10188,10189,10190,10191,10192,10193,10194,10196,10197,10198,10199,10200,10201,10202,10203,10204,10206,10207,10208,10209,10210,10211,10212,10213,10214,10216,10217,10218,10219,10220,10221,10222,10223,10224,13895}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_conversion; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_conversion ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, conname name, connamespace oid, conowner oid, conforencoding integer, contoencoding integer, conproc regproc, condefault boolean ); ALTER TABLE ONLY pg_catalog.pg_conversion REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_conversion OWNER TO "SYSTEM"; -- -- Name: TABLE pg_conversion; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_conversion'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '128'::real, 'relallvisible', '2'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'condefault'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'conforencoding'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.3203125'::float4, 'most_common_vals', '{6,7,20,22,23,25,1,4,9,29,35,36,2,3,5,8,10,11,41}'::text, 'most_common_freqs', '{0.3046875,0.1171875,0.0390625,0.0390625,0.0390625,0.0390625,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625}'::float4[], 'histogram_bounds', '{12,13,14,15,16,17,18,19,21,24,26,27,28,30,31,32,33,34,37,38,39,40}'::text, 'correlation', '-0.092307955'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'conname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{big5_to_euc_tw,big5_to_mic,big5_to_utf8,euc_cn_to_mic,euc_jis_2004_to_shift_jis_2004,euc_jis_2004_to_utf8,euc_jp_to_mic,euc_jp_to_sjis,euc_kr_to_mic,euc_kr_to_utf8,euc_tw_to_big5,euc_tw_to_mic,gb18030_to_utf8,gbk_to_utf8,iso_8859_10_to_utf8,iso_8859_14_to_utf8,iso_8859_15_to_utf8,iso_8859_16_to_utf8,iso_8859_1_to_mic,iso_8859_2_to_mic,iso_8859_2_to_utf8,iso_8859_2_to_windows_1250,iso_8859_3_to_mic,iso_8859_4_to_mic,iso_8859_4_to_utf8,iso_8859_5_to_koi8_r,iso_8859_5_to_utf8,iso_8859_5_to_windows_1251,iso_8859_5_to_windows_866,iso_8859_6_to_utf8,iso_8859_8_to_utf8,iso_8859_9_to_utf8,johab_to_utf8,koi8_r_to_iso_8859_5,koi8_r_to_utf8,koi8_r_to_windows_1251,koi8_r_to_windows_866,koi8_u_to_utf8,mic_to_euc_cn,mic_to_euc_jp,mic_to_euc_kr,mic_to_iso_8859_1,mic_to_iso_8859_2,mic_to_iso_8859_3,mic_to_iso_8859_4,mic_to_koi8_r,mic_to_sjis,mic_to_windows_1250,mic_to_windows_1251,shift_jis_2004_to_euc_jis_2004,shift_jis_2004_to_utf8,sjis_to_euc_jp,sjis_to_utf8,uhc_to_utf8,utf8_to_big5,utf8_to_euc_cn,utf8_to_euc_jp,utf8_to_euc_kr,utf8_to_euc_tw,utf8_to_gb18030,utf8_to_iso_8859_1,utf8_to_iso_8859_10,utf8_to_iso_8859_13,utf8_to_iso_8859_15,utf8_to_iso_8859_16,utf8_to_iso_8859_2,utf8_to_iso_8859_3,utf8_to_iso_8859_5,utf8_to_iso_8859_6,utf8_to_iso_8859_7,utf8_to_iso_8859_8,utf8_to_johab,utf8_to_koi8_r,utf8_to_koi8_u,utf8_to_shift_jis_2004,utf8_to_uhc,utf8_to_windows_1250,utf8_to_windows_1251,utf8_to_windows_1253,utf8_to_windows_1254,utf8_to_windows_1255,utf8_to_windows_1256,utf8_to_windows_1258,utf8_to_windows_866,utf8_to_windows_874,windows_1250_to_iso_8859_2,windows_1250_to_utf8,windows_1251_to_iso_8859_5,windows_1251_to_koi8_r,windows_1251_to_utf8,windows_1251_to_windows_866,windows_1252_to_utf8,windows_1253_to_utf8,windows_1255_to_utf8,windows_1256_to_utf8,windows_1257_to_utf8,windows_1258_to_utf8,windows_866_to_koi8_r,windows_866_to_mic,windows_866_to_utf8,windows_874_to_utf8}'::text, 'correlation', '-0.0077137887'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'connamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'conowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'conproc'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.65625'::float4, 'most_common_vals', '{utf8_to_iso8859,iso8859_to_utf8,utf8_to_win,win_to_utf8}'::text, 'most_common_freqs', '{0.1015625,0.1015625,0.0859375,0.0859375}'::float4[], 'histogram_bounds', '{koi8r_to_mic,mic_to_koi8r,iso_to_mic,mic_to_iso,win1251_to_mic,mic_to_win1251,win866_to_mic,mic_to_win866,koi8r_to_win1251,win1251_to_koi8r,koi8r_to_win866,win866_to_koi8r,win866_to_win1251,win1251_to_win866,iso_to_koi8r,koi8r_to_iso,iso_to_win1251,win1251_to_iso,iso_to_win866,win866_to_iso,euc_cn_to_mic,mic_to_euc_cn,euc_jp_to_sjis,sjis_to_euc_jp,euc_jp_to_mic,sjis_to_mic,mic_to_euc_jp,mic_to_sjis,euc_kr_to_mic,mic_to_euc_kr,euc_tw_to_big5,big5_to_euc_tw,euc_tw_to_mic,big5_to_mic,mic_to_euc_tw,mic_to_big5,latin2_to_mic,mic_to_latin2,win1250_to_mic,mic_to_win1250,latin2_to_win1250,win1250_to_latin2,latin1_to_mic,mic_to_latin1,latin3_to_mic,mic_to_latin3,latin4_to_mic,mic_to_latin4,big5_to_utf8,utf8_to_big5,utf8_to_koi8r,koi8r_to_utf8,utf8_to_koi8u,koi8u_to_utf8,euc_cn_to_utf8,utf8_to_euc_cn,euc_jp_to_utf8,utf8_to_euc_jp,euc_kr_to_utf8,utf8_to_euc_kr,euc_tw_to_utf8,utf8_to_euc_tw,gb18030_to_utf8,utf8_to_gb18030,gbk_to_utf8,utf8_to_gbk,iso8859_1_to_utf8,utf8_to_iso8859_1,johab_to_utf8,utf8_to_johab,sjis_to_utf8,utf8_to_sjis,uhc_to_utf8,utf8_to_uhc,euc_jis_2004_to_utf8,utf8_to_euc_jis_2004,shift_jis_2004_to_utf8,utf8_to_shift_jis_2004,euc_jis_2004_to_shift_jis_2004,shift_jis_2004_to_euc_jis_2004}'::text, 'correlation', '0.9940773'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'contoencoding'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.3203125'::float4, 'most_common_vals', '{6,7,20,22,23,25,1,4,9,29,35,36,2,3,5,8,10,11,41}'::text, 'most_common_freqs', '{0.3046875,0.1171875,0.0390625,0.0390625,0.0390625,0.0390625,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625}'::float4[], 'histogram_bounds', '{12,13,14,15,16,17,18,19,21,24,26,27,28,30,31,32,33,34,37,38,39,40}'::text, 'correlation', '-0.10025064'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_conversion'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{4402,4403,4404,4405,4407,4408,4409,4410,4412,4413,4414,4415,4417,4418,4419,4421,4422,4423,4424,4426,4427,4428,4429,4431,4432,4433,4435,4436,4437,4438,4440,4441,4442,4443,4445,4446,4447,4448,4452,4453,4454,4456,4457,4458,4459,4461,4462,4463,4464,4466,4467,4468,4470,4471,4472,4473,4475,4476,4477,4478,4480,4481,4482,4484,4485,4486,4487,4489,4490,4491,4492,4494,4495,4496,4497,4499,4500,4501,4503,4504,4505,4506,4508,4509,4510,4511,4513,4514,4515,4517,4518,4519,4520,4522,4523,4524,4525,4527,4528,4529,4531}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_cursors; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_cursors AS SELECT name, statement, is_holdable, is_binary, is_scrollable, creation_time FROM pg_cursor() c(name, statement, is_holdable, is_binary, is_scrollable, creation_time); ALTER VIEW pg_catalog.pg_cursors OWNER TO "SYSTEM"; SET default_tablespace = pg_global; -- -- Name: pg_database; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_database ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, datname name, datdba oid, encoding integer, datlocprovider "char", datistemplate boolean, datallowconn boolean, dathasloginevt boolean, datconnlimit integer, datfrozenxid xid, datminmxid xid, dattablespace oid, datcollate text COLLATE pg_catalog."C", datctype text COLLATE pg_catalog."C", datlocale text COLLATE pg_catalog."C", daticurules text COLLATE pg_catalog."C", datcollversion text COLLATE pg_catalog."C", datacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_database REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_database OWNER TO "SYSTEM"; -- -- Name: TABLE pg_database; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_database'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '2'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datallowconn'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datcollate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '27'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datcollversion'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datconnlimit'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datctype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '27'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datdba'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datfrozenxid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'dathasloginevt'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'daticurules'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datistemplate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datlocale'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datlocprovider'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datminmxid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'most_common_vals', '{1}'::text, 'most_common_freqs', '{1}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'datname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'dattablespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'encoding'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_database'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); -- -- Name: pg_db_role_setting; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_db_role_setting ( setdatabase oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, setrole oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, setconfig text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_db_role_setting REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_db_role_setting OWNER TO "SYSTEM"; -- -- Name: TABLE pg_db_role_setting; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_db_role_setting'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); SET default_tablespace = ''; -- -- Name: pg_default_acl; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_default_acl ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, defaclrole oid, defaclnamespace oid, defaclobjtype "char", defaclacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_default_acl REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_default_acl OWNER TO "SYSTEM"; -- -- Name: TABLE pg_default_acl; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_default_acl'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_depend; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_depend ( classid oid, objid oid, objsubid integer, refclassid oid, refobjid oid, refobjsubid integer, deptype "char" ); ALTER TABLE ONLY pg_catalog.pg_depend REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_depend OWNER TO "SYSTEM"; -- -- Name: TABLE pg_depend; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_depend'::regclass, '170000'::integer, 'relpages', '13'::integer, 'reltuples', '1709'::real, 'relallvisible', '13'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'classid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{1259,2618,1247,3602,3600,1255,2612,2606,3764}'::text, 'most_common_freqs', '{0.44704506,0.32709187,0.1778818,0.017554125,0.016383851,0.0093622,0.00234055,0.001170275,0.001170275}'::float4[], 'correlation', '0.23699711'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'deptype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{n,i,a,e}'::text, 'most_common_freqs', '{0.7296665,0.26097134,0.00702165,0.00234055}'::float4[], 'correlation', '0.76119673'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'objid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.3510825'::float4, 'most_common_vals', '{14036,13955,13993,13905,14122,14152,13979,12155,12164,14099,14150,13908,13958,12160,12169,14020,14045,14084,12178,12182,14070,13982,14006,14007,14012,14017,14083,14121,14142,12191,12195,13988,13998,14026,14031,14112,12017,13910,13945,13970,14003,14075,14080,14089,14113,14118,14155,14211,12204,12208,13940,13950,13960,14041,14050,14094,14104,14109,14127,14178,14186,14189,13915,13930,13965,13975,14021,14132,14137,14162,14165,14190,14198,12217,12221,13935,13996,14039,14048,14055,14060,14147,14173,14174,14177,14185,14195,14199,14202,14206,14208,13920,13925,13991,14065,14102,14125,14166,14170,14182}'::text, 'most_common_freqs', '{0.048566412,0.026331188,0.019309537,0.0187244,0.017554125,0.016968988,0.016383851,0.015798712,0.015798712,0.010532475,0.010532475,0.0081919255,0.0081919255,0.0076067876,0.0076067876,0.0076067876,0.0076067876,0.0076067876,0.00702165,0.00702165,0.00702165,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875}'::float4[], 'histogram_bounds', '{12001,12011,12020,12030,12040,12050,12060,12070,12079,12087,12097,12106,12109,12116,12124,12132,12140,12149,12162,12173,12185,12197,12207,12219,12229,12238,12246,12255,12264,12269,12278,12288,12296,12304,12313,12323,12332,12342,12350,13814,13820,13826,13832,13837,13843,13849,13854,13860,13866,13872,13878,13884,13889,13894,13897,13901,13904,13912,13918,13926,13932,13938,13947,13952,13962,13968,13976,13984,13989,14001,14009,14015,14023,14029,14038,14046,14054,14061,14067,14073,14078,14085,14090,14096,14105,14110,14116,14128,14135,14143,14148,14159,14169,14176,14183,14193,14203,14205,14213,14216,14221}'::text, 'correlation', '0.99995357'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'objsubid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '83'::float4, 'most_common_vals', '{0,1,3,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44}'::text, 'most_common_freqs', '{0.6003511,0.038033936,0.0374488,0.036863662,0.036278527,0.033937976,0.029256875,0.024575775,0.016968988,0.01170275,0.008777062,0.006436513,0.005851375,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.003510825,0.0029256875,0.00234055,0.00234055,0.0017554126,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275}'::float4[], 'histogram_bounds', '{45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82}'::text, 'correlation', '0.6536469'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'refclassid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '7'::float4, 'most_common_vals', '{1247,1259,2615,1255,3600,3764,3079}'::text, 'most_common_freqs', '{0.5588063,0.33294323,0.04973669,0.022235226,0.017554125,0.016383851,0.00234055}'::float4[], 'correlation', '0.1260394'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'refobjid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.20479813'::float4, 'most_common_vals', '{13886,13884,13881,13867,13894,12142,13810,12147,12170,12183,12196,14178,12209,14012,14190,14203,12005,13945,14075,14113,14104,14166,12104,13984,13892,14147,14157,13868,13896,13905,13955,13979,13993,14036,12257,13872,13875,14217,13823,13873,13876,13877,13878,13879,12000,12010,12014,12018,12023,12028,12033,12038,12043,12048,12053,12058,12063,12068,12073,12077,12081,12085,12090,12095,12099,12110,12114,12118,12122,12126,12130,12134,12138,12152,12157,12161,12166,12175,12179,12188,12192,12201,12205,12214,12218,12222,12227,12232,12236,12240,12244,12249,12253,12262,12266,12271,12275,12280,12285,12289}'::text, 'most_common_freqs', '{0.29724985,0.080748975,0.051492102,0.04973669,0.03978935,0.031597424,0.016383851,0.015213575,0.0140433,0.01170275,0.0093622,0.0093622,0.00702165,0.00702165,0.006436513,0.006436513,0.005851375,0.005851375,0.005851375,0.005851375,0.0052662375,0.0052662375,0.0046811,0.0040959627,0.003510825,0.003510825,0.003510825,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.00234055,0.00234055,0.00234055,0.00234055,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275}'::float4[], 'histogram_bounds', '{12002,12016,12030,12045,12060,12075,12092,12106,12120,12132,12144,12163,12177,12190,12203,12216,12234,12246,12259,12273,12287,12293,12299,12303,12307,12312,12317,12325,12329,12334,12339,12343,12347,13809,13815,13821,13829,13837,13843,13849,13855,13861,13869,13871,13889,13901,13910,13915,13920,13925,13930,13935,13940,13950,13960,13965,13970,13975,13986,13990,13998,14003,14007,14017,14021,14026,14031,14041,14045,14050,14053,14057,14060,14063,14067,14070,14077,14082,14086,14094,14099,14106,14111,14118,14122,14129,14134,14139,14144,14152,14162,14170,14174,14180,14184,14192,14197,14201,14208,14213,14220}'::text, 'correlation', '0.77314335'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_depend'::regclass, 'refobjsubid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '32'::float4, 'most_common_vals', '{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26}'::text, 'most_common_freqs', '{0.8408426,0.020479813,0.020479813,0.019309537,0.016968988,0.014628437,0.012287888,0.010532475,0.0081919255,0.00702165,0.0040959627,0.003510825,0.00234055,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275}'::float4[], 'histogram_bounds', '{27,30,31,33,36}'::text, 'correlation', '0.5683684'::float4 ); -- -- Name: pg_description; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_description ( objoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, classoid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, objsubid integer CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, description text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_description REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_description OWNER TO "SYSTEM"; -- -- Name: TABLE pg_description; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_description'::regclass, '170000'::integer, 'relpages', '39'::integer, 'reltuples', '4435'::real, 'relallvisible', '39'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_description'::regclass, 'classoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '13'::float4, 'most_common_vals', '{1255,2617,2607,1247,3600,3602,2601,3456,3764,2612,2615}'::text, 'most_common_freqs', '{0.74768883,0.18015784,0.02886133,0.024126269,0.006538895,0.006538895,0.001578354,0.0013528749,0.0011273957,0.0009019166,0.00067643746}'::float4[], 'histogram_bounds', '{3079,3601}'::text, 'correlation', '0.8542223'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_description'::regclass, 'description'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '26'::integer, 'n_distinct', '-0.43990982'::float4, 'most_common_vals', '{I/O,"implementation of = operator",equal,"implementation of <> operator","greater than","greater than or equal","implementation of < operator","implementation of <= operator","implementation of > operator","implementation of >= operator","less than","less than or equal","not equal",hash,less-equal-greater,"aggregate final function","implementation of + operator","implementation of - operator","aggregate transition function",add,"implementation of * operator","GiST support",subtract,multiply,"implementation of <-> operator","distance between","implementation of / operator",divide,"larger of two","smaller of two","I/O typmod","implementation of <@ operator","sort support",contains,(internal),"for use by pg_upgrade","implementation of @> operator","is contained by","window RANGE support","implementation of << operator","implementation of >> operator","intervals overlap?","absolute value","aggregate combine function","center of","implementation of && operator","implementation of ~ operator","GIN support",concatenate,"implementation of # operator","implementation of @@ operator","implementation of || operator","non-persistent series generator","GiST tsvector support","aggregate deserial function","aggregate serial function","extract portion of string","is left of","is right of",modulus,overlaps,relevance,"bitwise and","bitwise not","bitwise or","does not match LIKE expression","implementation of & operator","implementation of &< operator","implementation of &> operator","implementation of | operator","matches LIKE expression",negate,"overlaps or is left of","overlaps or is right of","GIN tsvector support","GiST tsquery support","closest point to A on B",exponentiation,"historical alias for stddev_samp","historical alias for var_samp","implementation of ## operator","implementation of ?# operator","implementation of @ operator",intersect,"position of regexp match","transform to tsquery","unary plus","BRIN bloom support","BRIN multi minmax support","GIN tsvector support (obsolete)","SP-GiST support","SP-GiST support for quad tree over box","SP-GiST support for quad tree over range","SP-GiST support for radix tree over text","base 10 logarithm","character length","extract substring that matches regexp","octet length","replace text using regexp","BRIN inclusion support"}'::text, 'most_common_freqs', '{0.08027057,0.014205186,0.013754228,0.01330327,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.012626832,0.012626832,0.011499437,0.011048478,0.010372041,0.008568208,0.007440812,0.0072153327,0.0069898535,0.006764374,0.006087937,0.0058624577,0.0056369784,0.0056369784,0.004960541,0.004960541,0.004960541,0.0045095826,0.0045095826,0.004284104,0.0040586246,0.0038331454,0.0038331454,0.0036076664,0.0036076664,0.0036076664,0.0029312288,0.0029312288,0.0029312288,0.0027057498,0.0024802706,0.0022547913,0.0022547913,0.0022547913,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0009019166}'::float4[], 'histogram_bounds', '{"''char(length)'' blank-padded string, fixed storage length","BRIN multi minmax macaddr8 distance","Insert value into a jsonb","SHOW X as a function, optionally no error for missing variable","XX:XX:XX:XX:XX:XX, MAC address","adjust time with time zone to new zone","aggregate inputs into jsonb object checking key uniqueness","area of circle","bitwise exclusive or","bitwise-xor smallint aggregate","build a json array from any inputs","combine aggregate input into a multirange","configuration for dutch language","configuration for yiddish language","conversion for EUC_JP to MULE_INTERNAL","conversion for KOI8R to UTF8","conversion for MULE_INTERNAL to EUC_KR","conversion for UTF8 to EUC_KR","conversion for UTF8 to SJIS","conversion for WIN1253 to UTF8","convert a numeric to a human readable text using size units","convert date and time to timestamp","convert int2 to float8","convert int8 to float8","convert numeric to float4","convert string with specified encoding names","convert type name to type modifier","create a replication origin","current user privilege on database by database name","current user privilege on type by type name",decrement,"describe wait events","does not match regular expression, case-insensitive","equal image","extract field from timestamp with time zone","find first match for regexp","format float8 to text","generate headline from json","get array of PIDs of sessions blocking specified backend PID from acquiring a safe snapshot","get information about file","get set of in-progress transactions in snapshot","get value from jsonb as text with path elements","hash a range","implementation of !~ operator","implementation of *= operator","implementation of >^ operator","implementation of |&> operator","implementation of ~~ operator","int4range constructor","internal conversion function for EUC_TW to MULE_INTERNAL","internal conversion function for MULE_INTERNAL to BIG5","internal conversion function for UTF8 to EUC_CN","internal conversion function for WIN1251 to WIN866","is adjacent to","is text search parser visible in search path?","join selectivity for position-comparison operators","json object aggregate transition function","jsonpath query wrapped into array","large object write","less than or equal by length","logarithm base m of n","map row to json with optional pretty printing","maximum octet length of a character in given encoding","maximum value of all xid8 input values","minimum value of all timestamp with time zone input values","multivariate dependencies","normalize one word by dictionary","numrange constructor","overlaps or is above",perpendicular,"planner support for range_contains_elem","population variance of bigint input values (square of the population standard deviation)","pseudo-type for the result of a table AM handler function","pseudo-type representing any type","range of dates","referential integrity FOREIGN KEY ... REFERENCES","registered type","restriction selectivity for containment comparison operators","result type of a function","row security for current context active on table by table oid","select statement of a view with pretty-print option","set statistics on relation","sleep until the specified time","snowball stemmer for norwegian language","split string by pattern","statistics: check if a stats object exists","statistics: information about subscription","statistics: number of bytes in temporary files written","statistics: number of tuples hot updated in current transaction","statistics: reset collected statistics for a single subscription","statistics: tuples returned for database","sum as bigint across all smallint input values","terminate a server process","the average (arithmetic mean) as numeric of all smallint values","transform string values from json to tsvector",trunc(x/y),"tuple physical location, format ''(block,offset)''","user privilege on foreign data wrapper by user oid, foreign data wrapper name","user privilege on schema by user oid, schema name","value rounded to ''scale''","~18 digit integer, 8-byte storage"}'::text, 'correlation', '0.043846082'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_description'::regclass, 'objoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{2,53,101,150,196,243,292,336,380,437,481,525,596,642,687,735,780,837,882,926,971,1044,1088,1133,1178,1228,1285,1330,1374,1421,1466,1510,1556,1605,1649,1695,1740,1784,1828,1873,1917,1961,2033,2078,2125,2170,2230,2276,2322,2369,2416,2460,2504,2549,2597,2715,2766,2812,2872,2917,2963,3016,3061,3110,3163,3210,3260,3304,3349,3406,3458,3510,3560,3623,3674,3721,3769,3818,3862,3912,3960,4005,4067,4133,4223,4268,4313,4357,4401,4446,4490,4534,4632,5038,5084,6164,6214,6268,8206,13823,14221}'::text, 'correlation', '-0.0022451319'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_description'::regclass, 'objsubid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_enum; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_enum ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, enumtypid oid, enumsortorder real, enumlabel name ); ALTER TABLE ONLY pg_catalog.pg_enum REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_enum OWNER TO "SYSTEM"; -- -- Name: TABLE pg_enum; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_enum'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_event_trigger; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_event_trigger ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, evtname name, evtevent name, evtowner oid, evtfoid oid, evtenabled "char", evttags text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_event_trigger REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_event_trigger OWNER TO "SYSTEM"; -- -- Name: TABLE pg_event_trigger; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_event_trigger'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_extension; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_extension ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, extname name, extowner oid, extnamespace oid, extrelocatable boolean, extversion text COLLATE pg_catalog."C", extconfig oid[], extcondition text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_extension REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_extension OWNER TO "SYSTEM"; -- -- Name: TABLE pg_extension; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_extension'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '1'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extcondition'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extconfig'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extrelocatable'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'extversion'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_extension'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); -- -- Name: pg_file_settings; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_file_settings AS SELECT sourcefile, sourceline, seqno, name, setting, applied, error FROM pg_show_all_file_settings() a(sourcefile, sourceline, seqno, name, setting, applied, error); ALTER VIEW pg_catalog.pg_file_settings OWNER TO "SYSTEM"; -- -- Name: pg_foreign_data_wrapper; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_foreign_data_wrapper ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, fdwname name, fdwowner oid, fdwhandler oid, fdwvalidator oid, fdwacl aclitem[], fdwoptions text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_foreign_data_wrapper REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_foreign_data_wrapper OWNER TO "SYSTEM"; -- -- Name: TABLE pg_foreign_data_wrapper; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_data_wrapper'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_foreign_server; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_foreign_server ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, srvname name, srvowner oid, srvfdw oid, srvtype text COLLATE pg_catalog."C", srvversion text COLLATE pg_catalog."C", srvacl aclitem[], srvoptions text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_foreign_server REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_foreign_server OWNER TO "SYSTEM"; -- -- Name: TABLE pg_foreign_server; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_server'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_foreign_table; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_foreign_table ( ftrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, ftserver oid, ftoptions text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_foreign_table REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_foreign_table OWNER TO "SYSTEM"; -- -- Name: TABLE pg_foreign_table; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_group; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_group AS SELECT rolname AS groname, oid AS grosysid, ARRAY( SELECT pg_auth_members.member FROM pg_auth_members WHERE (pg_auth_members.roleid = pg_authid.oid)) AS grolist FROM pg_authid WHERE (NOT rolcanlogin); ALTER VIEW pg_catalog.pg_group OWNER TO "SYSTEM"; -- -- Name: pg_hba_file_rules; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_hba_file_rules AS SELECT rule_number, file_name, line_number, type, database, user_name, address, netmask, auth_method, options, error FROM pg_hba_file_rules() a(rule_number, file_name, line_number, type, database, user_name, address, netmask, auth_method, options, error); ALTER VIEW pg_catalog.pg_hba_file_rules OWNER TO "SYSTEM"; -- -- Name: pg_ident_file_mappings; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_ident_file_mappings AS SELECT map_number, file_name, line_number, map_name, sys_name, pg_username, error FROM pg_ident_file_mappings() a(map_number, file_name, line_number, map_name, sys_name, pg_username, error); ALTER VIEW pg_catalog.pg_ident_file_mappings OWNER TO "SYSTEM"; -- -- Name: pg_index; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_index ( indexrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, indrelid oid, indnatts smallint, indnkeyatts smallint, indisunique boolean, indnullsnotdistinct boolean, indisprimary boolean, indisexclusion boolean, indimmediate boolean, indisclustered boolean, indisvalid boolean, indcheckxmin boolean, indisready boolean, indislive boolean, indisreplident boolean, indkey int2vector, indcollation oidvector, indclass oidvector, indoption int2vector, indexprs pg_node_tree COLLATE pg_catalog."C", indpred pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_index REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_index OWNER TO "SYSTEM"; -- -- Name: TABLE pg_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_index'::regclass, '170000'::integer, 'relpages', '4'::integer, 'reltuples', '164'::real, 'relallvisible', '4'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indcheckxmin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indclass'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '30'::integer, 'n_distinct', '-0.15853658'::float4, 'most_common_vals', '{1981,"1981 1978",10028,"1981 1981","10028 1981","1981 10028","1981 1981 1978",3126,"1981 1979","1981 1981 1981","1981 10028 1981","1981 1981 1981 1979"}'::text, 'most_common_freqs', '{0.35365853,0.25609756,0.067073174,0.06097561,0.05487805,0.036585364,0.024390243,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215}'::float4[], 'histogram_bounds', '{"1981 10003","1981 10012","1981 1978 1978","1981 1979 10003","1981 1981 3126","1981 1981 10007","1981 1981 10028","1981 10007 1981","10028 1978 1981","10028 10032 1981","1981 1978 1978 1981","1981 1981 1978 3126","1981 1981 1981 1978","10028 1981 1981 1981"}'::text, 'correlation', '-0.09498728'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indcollation'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '30'::integer, 'n_distinct', '12'::float4, 'most_common_vals', '{0,"0 0",950,"0 0 0","950 0","0 950","0 0 0 0","0 0 950","0 950 0","950 0 0"}'::text, 'most_common_freqs', '{0.35365853,0.34146342,0.07926829,0.06097561,0.05487805,0.036585364,0.024390243,0.0121951215,0.0121951215,0.0121951215}'::float4[], 'histogram_bounds', '{"0 0 0 950","950 0 0 0"}'::text, 'correlation', '-0.0770612'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indexprs'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indexrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{112,113,175,548,827,1232,1233,2228,2397,2579,2651,2652,2654,2656,2657,2659,2661,2662,2664,2665,2667,2669,2670,2672,2674,2675,2677,2679,2680,2682,2683,2685,2687,2688,2690,2692,2693,2695,2696,2698,2701,2702,2704,2755,2756,2831,2833,2837,2841,2847,2967,3080,3081,3119,3257,3258,3379,3380,3431,3440,3455,3468,3503,3534,3574,3575,3597,3604,3605,3607,3609,3712,3767,3997,4144,4148,4150,4154,4158,4160,4166,4170,4172,4176,4178,4184,5002,6001,6110,6112,6113,6115,6116,6176,6238,6239,6246,6302,6303,14059,14069}'::text, 'correlation', '0.065776125'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indimmediate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisclustered'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisexclusion'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indislive'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisprimary'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.6219512,0.37804878}'::float4[], 'correlation', '0.51216793'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisready'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisreplident'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisunique'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.91463417,0.085365854}'::float4[], 'correlation', '0.89140695'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indisvalid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indkey'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '27'::integer, 'n_distinct', '-0.17073171'::float4, 'most_common_vals', '{1,"1 2",2,"2 3","1 2 3","2 3 4","3 2","2 4","1 2 3 4","2 3 4 5",11}'::text, 'most_common_freqs', '{0.2987805,0.27439025,0.103658535,0.07926829,0.036585364,0.024390243,0.024390243,0.018292682,0.0121951215,0.0121951215,0.0121951215}'::float4[], 'histogram_bounds', '{"1 3","1 5","2 1","2 7 3","2 8 9 3","2 20 3",3,"3 2 4","3 4","3 5 6 1",4,"4 5 6","5 6","7 6 2","8 9 2",9,"9 8"}'::text, 'correlation', '-0.03791166'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indnatts'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{1,2,3,4}'::text, 'most_common_freqs', '{0.43292683,0.43292683,0.09756097,0.036585364}'::float4[], 'correlation', '0.017120782'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indnkeyatts'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{1,2,3,4}'::text, 'most_common_freqs', '{0.43292683,0.43292683,0.09756097,0.036585364}'::float4[], 'correlation', '0.017120782'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indnullsnotdistinct'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indoption'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '27'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{0,"0 0","0 0 0","0 0 0 0"}'::text, 'most_common_freqs', '{0.43292683,0.43292683,0.09756097,0.036585364}'::float4[], 'correlation', '0.017120782'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indpred'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_index'::regclass, 'indrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.63414633'::float4, 'most_common_vals', '{2606,1261,1259,2602,2607,2620,3381,3501,6106,826,1213,1214,1247,1249,1255,1260,1262,1417,1418,2328,2601,2603,2604,2605,2608,2610,2611,2612,2615,2616,2617,2618,2753,3079,3256,3456,3466,3541,3576,3600,3601,3602,3764,6000,6100,6104,6237,6243}'::text, 'most_common_freqs', '{0.030487806,0.024390243,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215}'::float4[], 'histogram_bounds', '{2224,2336,2396,2600,2609,2613,2619,2830,2832,2834,2836,2838,2840,2846,2964,2966,2995,3118,3350,3394,3429,3430,3439,3592,3596,3598,3603,4060,4143,4145,4147,4149,4151,4153,4155,4157,4159,4163,4165,4167,4169,4171,4173,4175,4177,4181,4183,4185,6102,6175,6228,6244,14053,14058,14063,14068}'::text, 'correlation', '0.04104036'::float4 ); -- -- Name: pg_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_indexes AS SELECT n.nspname AS schemaname, c.relname AS tablename, i.relname AS indexname, t.spcname AS tablespace, pg_get_indexdef(i.oid) AS indexdef FROM ((((pg_index x JOIN pg_class c ON ((c.oid = x.indrelid))) JOIN pg_class i ON ((i.oid = x.indexrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) LEFT JOIN pg_tablespace t ON ((t.oid = i.reltablespace))) WHERE ((c.relkind = ANY (ARRAY['r'::"char", 'm'::"char", 'p'::"char"])) AND (i.relkind = ANY (ARRAY['i'::"char", 'I'::"char"]))); ALTER VIEW pg_catalog.pg_indexes OWNER TO "SYSTEM"; -- -- Name: pg_inherits; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_inherits ( inhrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, inhparent oid, inhseqno integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, inhdetachpending boolean ); ALTER TABLE ONLY pg_catalog.pg_inherits REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_inherits OWNER TO "SYSTEM"; -- -- Name: TABLE pg_inherits; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_inherits'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_init_privs; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_init_privs ( objoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, classoid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, objsubid integer CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, privtype "char", initprivs aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_init_privs REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_init_privs OWNER TO "SYSTEM"; -- -- Name: TABLE pg_init_privs; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_init_privs'::regclass, '170000'::integer, 'relpages', '3'::integer, 'reltuples', '223'::real, 'relallvisible', '3'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_init_privs'::regclass, 'classoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{1259,1255,2615}'::text, 'most_common_freqs', '{0.71300447,0.2780269,0.00896861}'::float4[], 'correlation', '-0.17876296'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_init_privs'::regclass, 'initprivs'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '38'::integer, 'n_distinct', '10'::float4, 'most_common_vals', '{"{=r/SYSTEM}","{SYSTEM=X/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM}","{SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM}","{SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM}","{pg_database_owner=UC/pg_database_owner,=U/pg_database_owner}","{SYSTEM=UC/SYSTEM,=U/SYSTEM}","{}","{SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM}"}'::text, 'most_common_freqs', '{0.6457399,0.22421524,0.049327355,0.044843048,0.00896861,0.00896861,0.004484305,0.004484305,0.004484305,0.004484305}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_init_privs'::regclass, 'objoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.9237668'::float4, 'most_common_vals', '{6100}'::text, 'most_common_freqs', '{0.08071749}'::float4[], 'histogram_bounds', '{11,765,826,1214,1249,1259,1261,1417,2172,2224,2282,2328,2600,2602,2604,2606,2608,2610,2612,2615,2617,2619,2621,2623,2625,2848,2995,3072,3098,3256,3295,3307,3350,3354,3394,3401,3436,3466,3541,3592,3600,3602,3764,3776,3800,3826,3828,5029,5031,6000,6005,6007,6009,6011,6013,6102,6106,6208,6230,6237,6250,6271,6305,12005,12014,12023,12033,12043,12053,12063,12073,12081,12090,12099,12110,12122,12130,12138,12147,12157,12166,12175,12183,12192,12201,12209,12218,12227,12236,12244,12253,12262,12271,12280,12289,12297,12305,12315,12325,12334,12347}'::text, 'correlation', '0.04148631'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_init_privs'::regclass, 'objsubid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '18'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.9237668}'::float4[], 'histogram_bounds', '{1,2,3,4,5,6,7,8,9,10,11,12,13,15,16,17,18}'::text, 'correlation', '0.9523175'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_init_privs'::regclass, 'privtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{i}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_language; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_language ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, lanname name, lanowner oid, lanispl boolean, lanpltrusted boolean, lanplcallfoid oid, laninline oid, lanvalidator oid, lanacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_language REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_language OWNER TO "SYSTEM"; -- -- Name: TABLE pg_language; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_language'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '4'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'laninline'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.75}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanispl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{0.75}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{c,internal,plpgsql,sql}'::text, 'correlation', '0.6'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.25'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanplcallfoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.75}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanpltrusted'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.5,0.5}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'lanvalidator'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{2246,2247,2248,14220}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_language'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{12,13,14,14221}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_largeobject; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_largeobject ( loid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, pageno integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, data bytea ); ALTER TABLE ONLY pg_catalog.pg_largeobject REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_largeobject OWNER TO "SYSTEM"; -- -- Name: TABLE pg_largeobject; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_largeobject'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_largeobject_metadata; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_largeobject_metadata ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, lomowner oid, lomacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_largeobject_metadata REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_largeobject_metadata OWNER TO "SYSTEM"; -- -- Name: TABLE pg_largeobject_metadata; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_largeobject_metadata'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_locks; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_locks AS SELECT locktype, database, relation, page, tuple, virtualxid, transactionid, classid, objid, objsubid, virtualtransaction, pid, mode, granted, fastpath, waitstart FROM pg_lock_status() l(locktype, database, relation, page, tuple, virtualxid, transactionid, classid, objid, objsubid, virtualtransaction, pid, mode, granted, fastpath, waitstart); ALTER VIEW pg_catalog.pg_locks OWNER TO "SYSTEM"; -- -- Name: pg_matviews; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_matviews AS SELECT n.nspname AS schemaname, c.relname AS matviewname, pg_get_userbyid(c.relowner) AS matviewowner, t.spcname AS tablespace, c.relhasindex AS hasindexes, c.relispopulated AS ispopulated, pg_get_viewdef(c.oid) AS definition FROM ((pg_class c LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) LEFT JOIN pg_tablespace t ON ((t.oid = c.reltablespace))) WHERE (c.relkind = 'm'::"char"); ALTER VIEW pg_catalog.pg_matviews OWNER TO "SYSTEM"; -- -- Name: pg_namespace; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_namespace ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, nspname name, nspowner oid, nspacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_namespace REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_namespace OWNER TO "SYSTEM"; -- -- Name: TABLE pg_namespace; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_namespace'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '4'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_namespace'::regclass, 'nspacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.25'::float4, 'avg_width', '53'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{"{SYSTEM=UC/SYSTEM,=U/SYSTEM}","{pg_database_owner=UC/pg_database_owner,=U/pg_database_owner}"}'::text, 'most_common_freqs', '{0.5,0.25}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_namespace'::regclass, 'nspname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{information_schema,pg_catalog,pg_toast,public}'::text, 'correlation', '-0.4'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_namespace'::regclass, 'nspowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{0.75}'::float4[], 'correlation', '0.8'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_namespace'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{11,99,2200,13867}'::text, 'correlation', '0.8'::float4 ); -- -- Name: pg_opclass; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_opclass ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, opcmethod oid, opcname name, opcnamespace oid, opcowner oid, opcfamily oid, opcintype oid, opcdefault boolean, opckeytype oid ); ALTER TABLE ONLY pg_catalog.pg_opclass REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_opclass OWNER TO "SYSTEM"; -- -- Name: TABLE pg_opclass; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opclass'::regclass, '170000'::integer, 'relpages', '3'::integer, 'reltuples', '177'::real, 'relallvisible', '3'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{1978,1979,3122,3124,3126,3127,4217,4219,10001,10002,10004,10006,10008,10009,10011,10013,10015,10016,10018,10020,10022,10023,10025,10027,10029,10031,10032,10034,10036,10038,10039,10041,10043,10045,10046,10048,10050,10052,10053,10055,10057,10059,10060,10062,10064,10066,10067,10069,10071,10073,10075,10076,10078,10080,10082,10083,10085,10087,10089,10090,10092,10094,10096,10097,10099,10101,10103,10104,10106,10108,10110,10111,10113,10115,10117,10119,10120,10122,10124,10126,10127,10129,10131,10133,10134,10136,10138,10140,10141,10143,10145,10147,10148,10150,10152,10154,10155,10157,10159,10161,10163}'::text, 'correlation', '0.97901917'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcdefault'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.6723164,0.32768363}'::float4[], 'correlation', '0.14929624'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcfamily'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.8248588'::float4, 'most_common_vals', '{434,1976,1977,1994,1995,4054,4059,4572,4576,4602,4605,1970,1971,1974,1975,2095,2229,4070,4582,4608}'::text, 'most_common_freqs', '{0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435}'::float4[], 'histogram_bounds', '{397,423,424,426,428,429,431,435,1029,1982,1983,1984,1988,1989,1990,1991,1996,1997,1998,1999,2001,2002,2040,2097,2222,2223,2225,2226,2231,2235,2593,2594,2745,2789,2968,2969,3194,3253,3254,3371,3474,3522,3523,3550,3655,3659,3683,3702,3901,3903,3919,4015,4017,4033,4034,4036,4055,4056,4058,4062,4065,4068,4069,4074,4076,4077,4078,4079,4081,4082,4102,4103,4109,4199,4225,4573,4575,4577,4578,4579,4581,4583,4584,4585,4587,4588,4589,4590,4604,4606,4607,4609,4611,4612,4613,4614,5000,5008,5032,5067,6194}'::text, 'correlation', '0.84658766'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcintype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.2542373'::float4, 'most_common_vals', '{25,869,1042,20,21,23,26,27,700,701,774,829,1082,1083,1114,1184,1186,1266,1700,2950,3220,3831,17,18,19,3802,600,603,2249,2277,3614,4537,16,30,604,1560,1562,3500,3615,5069}'::text, 'most_common_freqs', '{0.06214689,0.056497175,0.033898305,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.02259887,0.02259887,0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435}'::float4[], 'histogram_bounds', '{28,29,718,790,1033}'::text, 'correlation', '0.2277207'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opckeytype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.18079096'::float4, 'most_common_vals', '{0,603,20,23,25,869,21,26,27,700,701,774,829,1082,1083,1114,1184,1186,1266,1700,2950,3220,17,18,19,1042,3831}'::text, 'most_common_freqs', '{0.5254237,0.028248588,0.02259887,0.02259887,0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435}'::float4[], 'histogram_bounds', '{1560,1562,2275,2283,3642}'::text, 'correlation', '0.9409874'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcmethod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{3580,403,405,783,4000,2742}'::text, 'most_common_freqs', '{0.40677965,0.24858756,0.23163842,0.050847456,0.03954802,0.02259887}'::float4[], 'correlation', '0.8734419'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-0.7118644'::float4, 'most_common_vals', '{inet_ops,range_ops,array_ops,jsonb_ops,multirange_ops,text_ops,tsvector_ops,bool_ops,box_ops,bpchar_ops,bpchar_pattern_ops,bytea_ops,char_ops,cidr_ops,date_ops,enum_ops,float4_ops,float8_ops,int2_ops,int4_ops,int8_ops,interval_ops,macaddr8_ops,macaddr_ops,name_ops,numeric_ops,oid_ops,oidvector_ops,pg_lsn_ops,poly_ops,record_ops,text_pattern_ops,tid_ops,time_ops,timestamp_ops,timestamptz_ops,timetz_ops,tsquery_ops,uuid_ops,varchar_ops,varchar_pattern_ops,xid8_ops}'::text, 'most_common_freqs', '{0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435}'::float4[], 'histogram_bounds', '{aclitem_ops,bit_minmax_ops,bit_ops,box_inclusion_ops,bpchar_bloom_ops,bpchar_minmax_ops,bytea_bloom_ops,bytea_minmax_ops,char_bloom_ops,char_minmax_ops,cid_ops,circle_ops,date_bloom_ops,date_minmax_multi_ops,date_minmax_ops,float4_bloom_ops,float4_minmax_multi_ops,float4_minmax_ops,float8_bloom_ops,float8_minmax_multi_ops,float8_minmax_ops,inet_bloom_ops,inet_inclusion_ops,inet_minmax_multi_ops,inet_minmax_ops,int2_bloom_ops,int2_minmax_multi_ops,int2_minmax_ops,int4_bloom_ops,int4_minmax_multi_ops,int4_minmax_ops,int8_bloom_ops,int8_minmax_multi_ops,int8_minmax_ops,interval_bloom_ops,interval_minmax_multi_ops,interval_minmax_ops,jsonb_path_ops,kd_point_ops,macaddr8_bloom_ops,macaddr8_minmax_multi_ops,macaddr8_minmax_ops,macaddr_bloom_ops,macaddr_minmax_multi_ops,macaddr_minmax_ops,money_ops,name_bloom_ops,name_minmax_ops,numeric_bloom_ops,numeric_minmax_multi_ops,numeric_minmax_ops,oid_bloom_ops,oid_minmax_multi_ops,oid_minmax_ops,pg_lsn_bloom_ops,pg_lsn_minmax_multi_ops,pg_lsn_minmax_ops,point_ops,quad_point_ops,range_inclusion_ops,record_image_ops,text_bloom_ops,text_minmax_ops,tid_bloom_ops,tid_minmax_multi_ops,tid_minmax_ops,time_bloom_ops,time_minmax_multi_ops,time_minmax_ops,timestamp_bloom_ops,timestamp_minmax_multi_ops,timestamp_minmax_ops,timestamptz_bloom_ops,timestamptz_minmax_multi_ops,timestamptz_minmax_ops,timetz_bloom_ops,timetz_minmax_multi_ops,timetz_minmax_ops,uuid_bloom_ops,uuid_minmax_multi_ops,uuid_minmax_ops,varbit_minmax_ops,varbit_ops,xid_ops}'::text, 'correlation', '0.18876274'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opclass'::regclass, 'opcowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_operator; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_operator ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, oprname name, oprnamespace oid, oprowner oid, oprkind "char", oprcanmerge boolean, oprcanhash boolean, oprleft oid, oprright oid, oprresult oid, oprcom oid, oprnegate oid, oprcode regproc, oprrest regproc, oprjoin regproc ); ALTER TABLE ONLY pg_catalog.pg_operator REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_operator OWNER TO "SYSTEM"; -- -- Name: TABLE pg_operator; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_operator'::regclass, '170000'::integer, 'relpages', '14'::integer, 'reltuples', '799'::real, 'relallvisible', '14'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{15,82,97,260,353,412,420,487,495,503,511,521,529,537,545,555,587,595,611,620,632,644,661,671,686,694,731,739,762,796,804,820,845,907,917,967,1056,1072,1095,1109,1119,1127,1135,1208,1223,1235,1328,1336,1399,1506,1514,1521,1535,1549,1558,1586,1613,1628,1754,1762,1791,1801,1809,1868,1876,1884,1916,1957,2061,2314,2345,2360,2375,2534,2542,2555,2577,2639,2800,2865,2873,2975,2993,3192,3224,3243,3276,3316,3366,3516,3627,3637,3679,3825,3888,3896,3965,4162,4396,5025,5076}'::text, 'correlation', '0.88373905'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprcanhash'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.94242805,0.057571966}'::float4[], 'correlation', '0.83812124'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprcanmerge'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.93116397,0.06883605}'::float4[], 'correlation', '0.85021996'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprcode'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.99374217'::float4, 'most_common_vals', '{box_overlap,point_above,point_below,ts_match_vq,ts_match_qv}'::text, 'most_common_freqs', '{0.002503129,0.002503129,0.002503129,0.002503129,0.002503129}'::float4[], 'histogram_bounds', '{boollt,int4eq,charge,box_lt,int4mul,int2ge,int42eq,int42le,int4pl,oideq,box_contained,int4um,lseg_center,nameletext,textgtname,float84mul,float4gt,float8ge,float84ne,poly_overleft,dist_ps,dist_ppath,array_ne,int8mi,int8ge,namelt,oidvectoreq,dist_sl,dist_polyc,int82mi,textnlike,namenlike,cash_ne,cash_div_flt8,network_ne,int28div,path_n_gt,point_distance,aclremove,aclitemeq,time_le,circle_add_pt,timestamptz_le,interval_gt,texticregexeq,textregexeq,int84div,timetzdate_pl,timetz_gt,path_npoints,point_mul,circle_overright,circle_lt,pt_contained_circle,close_lseg,biteq,bpcharlike,bpcharicregexeq,varbitge,bitnot,numeric_eq,numeric_mul,numeric_uminus,int82eq,int2xor,int4shl,int8up,bytealt,byteanlike,timestamp_le,text_pattern_gt,date_gt_timestamp,date_ne_timestamptz,timestamptz_le_date,timestamp_gt_timestamptz,timestamptz_ne_timestamp,box_overbelow,circle_overabove,arrayoverlap,uuid_le,record_gt,record_image_lt,pg_lsn_lt,dist_cpoint,xidneqint4,enum_lt,tsvector_ne,tsquery_ge,ts_match_tt,elem_contained_by_range,range_intersect,json_object_field_text,jsonb_ne,jsonb_exists_any,macaddr8_ne,multirange_overlaps_multirange,multirange_adjacent_multirange,range_overleft_multirange,multirange_intersect,pg_lsn_pli,xid8ne}'::text, 'correlation', '0.82237774'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprcom'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.6858573'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.31539425}'::float4[], 'histogram_bounds', '{15,76,92,98,258,264,402,415,420,492,501,511,519,524,534,539,545,586,608,613,620,625,643,648,664,671,684,706,713,757,762,795,820,901,906,918,974,1061,1074,1095,1109,1116,1124,1131,1202,1220,1320,1325,1334,1363,1503,1512,1525,1551,1583,1590,1617,1755,1784,1791,1804,1849,1866,1871,1880,1888,1960,2064,2318,2345,2358,2363,2376,2388,2538,2543,2553,2751,2802,2865,2870,2973,2988,3188,3193,3227,3244,3291,3363,3516,3552,3631,3674,3679,3885,3890,3898,4392,4399,5026,5076}'::text, 'correlation', '0.4838039'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprjoin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '23'::float4, 'most_common_vals', '{-,eqjoinsel,scalarltjoinsel,scalargtjoinsel,neqjoinsel,scalarlejoinsel,scalargejoinsel,positionjoinsel,contjoinsel,areajoinsel,matchingjoinsel,networkjoinsel,likejoinsel,nlikejoinsel,tsmatchjoinsel,iclikejoinsel,icnlikejoinsel,regexeqjoinsel,icregexeqjoinsel,regexnejoinsel,icregexnejoinsel,arraycontjoinsel}'::text, 'most_common_freqs', '{0.3767209,0.08510638,0.08135169,0.08135169,0.075093865,0.071339175,0.071339175,0.040050063,0.030037547,0.020025032,0.018773466,0.0062578223,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933}'::float4[], 'correlation', '0.26568174'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprkind'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{b,l}'::text, 'most_common_freqs', '{0.9486859,0.05131414}'::float4[], 'correlation', '0.89906603'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprleft'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '55'::float4, 'most_common_vals', '{0,20,23,21,600,25,603,718,3831,4537,1082,3802,701,700,1114,1184,19,601,790,1042,604,869,1186,602,1700,3615,2249,1560,628,1083,17,1266,2277,3220,3614,774,829,1562,16,18,26,27,30,114,2950,3500,5069,28,1034,2283,5078}'::text, 'most_common_freqs', '{0.05131414,0.047559448,0.047559448,0.046307884,0.037546933,0.03629537,0.03629537,0.032540675,0.032540675,0.032540675,0.03128911,0.030037547,0.028785983,0.026282854,0.026282854,0.026282854,0.02503129,0.02503129,0.023779724,0.02252816,0.020025032,0.020025032,0.018773466,0.017521903,0.016270338,0.016270338,0.015018773,0.013767209,0.012515645,0.012515645,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.005006258,0.0037546933,0.002503129,0.002503129}'::float4[], 'histogram_bounds', '{29,1033,2776,5077}'::text, 'correlation', '0.61403733'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '74'::float4, 'most_common_vals', '{=,<>,<,<=,>,>=,+,-,*,<->,/,<@,@>,<<,>>,||,&&,~,#,@@,&,&<,&>,?#,|,##,@,!~~,%,->,->>,-|-,<<|,?|,|>>,~=,~~,!~,!~*,!~~*,&<|,?-,|&>,~*,~~*,#>,#>>,<^,>^,?-|,?||,@-@,@@@,^,~<=~,~<~,~>=~,~>~}'::text, 'most_common_freqs', '{0.07884856,0.0738423,0.07259074,0.07259074,0.07259074,0.07259074,0.06257822,0.05882353,0.040050063,0.032540675,0.03128911,0.02503129,0.021276595,0.016270338,0.016270338,0.013767209,0.012515645,0.012515645,0.01126408,0.01126408,0.008760951,0.008760951,0.008760951,0.008760951,0.008760951,0.0075093866,0.0075093866,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129}'::float4[], 'histogram_bounds', '{!!,#-,*<,*<=,*<>,*=,*>,*>=,<<=,>>=,?,?&,@?,^@,|/,||/}'::text, 'correlation', '0.04743606'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprnegate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.48435545'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.5168961}'::float4[], 'histogram_bounds', '{15,58,82,93,97,256,260,263,353,411,415,419,502,518,521,525,534,538,542,609,620,623,631,639,643,647,661,664,670,674,901,905,1057,1061,1072,1093,1097,1110,1120,1124,1132,1135,1204,1208,1212,1223,1227,1234,1322,1330,1334,1502,1535,1553,1586,1590,1628,1695,1755,1785,1789,1806,1862,1866,1870,1955,1959,2017,2063,2315,2327,2346,2350,2361,2371,2375,2386,2534,2538,2542,2799,2802,2863,2973,2977,2991,3189,3192,3224,3240,3244,3362,3366,3518,3521,3630,3675,3679,3885,5072,5076}'::text, 'correlation', '0.38888678'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprrest'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '25'::float4, 'most_common_vals', '{-,eqsel,neqsel,scalarltsel,scalargtsel,scalarlesel,scalargesel,positionsel,multirangesel,matchingsel,rangesel,areasel,contsel,networksel,likesel,nlikesel,tsmatchsel,iclikesel,icnlikesel,regexeqsel,icregexeqsel,regexnesel,icregexnesel,arraycontsel}'::text, 'most_common_freqs', '{0.3767209,0.08510638,0.075093865,0.06883605,0.06883605,0.06883605,0.06883605,0.040050063,0.03379224,0.018773466,0.016270338,0.015018773,0.015018773,0.0062578223,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933}'::float4[], 'correlation', '0.32326463'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprresult'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '34'::float4, 'most_common_vals', '{16,701,20,23,790,600,21,1700,25,1186,1114,3802,700,869,1560,602,603,1184,718,3615,114,774,829,1082,1083,1266,3220,3831,4537,5078,1034}'::text, 'most_common_freqs', '{0.6620776,0.057571966,0.0387985,0.03128911,0.021276595,0.020025032,0.017521903,0.012515645,0.01126408,0.01126408,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0062578223,0.0062578223,0.0062578223,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.002503129}'::float4[], 'histogram_bounds', '{17,1562,3614}'::text, 'correlation', '0.46494496'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_operator'::regclass, 'oprright'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '54'::float4, 'most_common_vals', '{23,25,20,21,600,603,701,3831,4537,700,718,1082,601,1114,1184,1186,604,1700,869,3615,628,790,19,602,2249,1042,1560,17,774,829,1083,2277,3614,3802,1009,1266,3220,1562,16,18,26,27,30,2950,3500,5069,1033,28,2283,4072,5078}'::text, 'most_common_freqs', '{0.071339175,0.06257822,0.05256571,0.05006258,0.046307884,0.0387985,0.037546933,0.032540675,0.032540675,0.03128911,0.028785983,0.028785983,0.027534418,0.02503129,0.02503129,0.02503129,0.02252816,0.021276595,0.020025032,0.018773466,0.017521903,0.017521903,0.015018773,0.015018773,0.015018773,0.012515645,0.012515645,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.010012516,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.005006258,0.002503129,0.002503129,0.002503129,0.002503129}'::float4[], 'histogram_bounds', '{29,2776,5077}'::text, 'correlation', '0.6196467'::float4 ); -- -- Name: pg_opfamily; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_opfamily ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, opfmethod oid, opfname name, opfnamespace oid, opfowner oid ); ALTER TABLE ONLY pg_catalog.pg_opfamily REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_opfamily OWNER TO "SYSTEM"; -- -- Name: TABLE pg_opfamily; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opfamily'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '146'::real, 'relallvisible', '2'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opfamily'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{397,423,424,427,428,431,434,627,1029,1971,1974,1975,1977,1982,1984,1985,1989,1990,1992,1994,1996,1997,1998,2000,2001,2040,2095,2099,2222,2225,2226,2227,2231,2235,2594,2595,2789,2968,2994,3194,3254,3371,3372,3522,3523,3626,3655,3683,3702,3901,3903,3919,4016,4017,4034,4036,4054,4055,4058,4059,4064,4065,4068,4070,4074,4076,4077,4079,4080,4082,4102,4103,4109,4199,4572,4573,4575,4576,4578,4579,4581,4582,4583,4585,4586,4588,4589,4602,4603,4605,4606,4607,4609,4610,4612,4613,4615,5000,5032,5067,6194}'::text, 'correlation', '0.8644713'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opfamily'::regclass, 'opfmethod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{3580,403,405,783,4000,2742}'::text, 'most_common_freqs', '{0.39041096,0.23972602,0.23287672,0.061643835,0.047945205,0.02739726}'::float4[], 'correlation', '0.8384892'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opfamily'::regclass, 'opfname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-0.7191781'::float4, 'most_common_vals', '{network_ops,range_ops,array_ops,jsonb_ops,multirange_ops,text_ops,tsvector_ops,bool_ops,box_ops,bpchar_ops,bpchar_pattern_ops,bytea_ops,char_ops,enum_ops,float_ops,integer_ops,interval_ops,macaddr8_ops,macaddr_ops,numeric_ops,oid_ops,oidvector_ops,pg_lsn_ops,poly_ops,record_ops,text_pattern_ops,tid_ops,time_ops,timetz_ops,tsquery_ops,uuid_ops,xid8_ops}'::text, 'most_common_freqs', '{0.02739726,0.02739726,0.020547945,0.020547945,0.020547945,0.020547945,0.020547945,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863}'::float4[], 'histogram_bounds', '{aclitem_ops,bit_minmax_ops,bit_ops,box_inclusion_ops,bpchar_bloom_ops,bpchar_minmax_ops,bytea_bloom_ops,bytea_minmax_ops,char_bloom_ops,char_minmax_ops,cid_ops,circle_ops,date_ops,datetime_bloom_ops,datetime_minmax_multi_ops,datetime_minmax_ops,datetime_ops,float_bloom_ops,float_minmax_multi_ops,float_minmax_ops,integer_bloom_ops,integer_minmax_multi_ops,integer_minmax_ops,interval_bloom_ops,interval_minmax_multi_ops,interval_minmax_ops,jsonb_path_ops,kd_point_ops,macaddr8_bloom_ops,macaddr8_minmax_multi_ops,macaddr8_minmax_ops,macaddr_bloom_ops,macaddr_minmax_multi_ops,macaddr_minmax_ops,money_ops,name_bloom_ops,name_minmax_ops,network_bloom_ops,network_inclusion_ops,network_minmax_multi_ops,network_minmax_ops,numeric_bloom_ops,numeric_minmax_multi_ops,numeric_minmax_ops,oid_bloom_ops,oid_minmax_multi_ops,oid_minmax_ops,pg_lsn_bloom_ops,pg_lsn_minmax_multi_ops,pg_lsn_minmax_ops,point_ops,quad_point_ops,range_inclusion_ops,record_image_ops,text_bloom_ops,text_minmax_ops,tid_bloom_ops,tid_minmax_multi_ops,tid_minmax_ops,time_bloom_ops,time_minmax_multi_ops,time_minmax_ops,timestamp_ops,timestamptz_ops,timetz_bloom_ops,timetz_minmax_multi_ops,timetz_minmax_ops,uuid_bloom_ops,uuid_minmax_multi_ops,uuid_minmax_ops,varbit_minmax_ops,varbit_ops,xid_ops}'::text, 'correlation', '0.10917066'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opfamily'::regclass, 'opfnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_opfamily'::regclass, 'opfowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SET default_tablespace = pg_global; -- -- Name: pg_parameter_acl; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_parameter_acl ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, parname text COLLATE pg_catalog."C", paracl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_parameter_acl REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_parameter_acl OWNER TO "SYSTEM"; -- -- Name: TABLE pg_parameter_acl; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_parameter_acl'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); SET default_tablespace = ''; -- -- Name: pg_partitioned_table; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_partitioned_table ( partrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, partstrat "char", partnatts smallint, partdefid oid, partattrs int2vector, partclass oidvector, partcollation oidvector, partexprs pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_partitioned_table REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_partitioned_table OWNER TO "SYSTEM"; -- -- Name: TABLE pg_partitioned_table; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_partitioned_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_policies; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_policies AS SELECT n.nspname AS schemaname, c.relname AS tablename, pol.polname AS policyname, CASE WHEN pol.polpermissive THEN 'PERMISSIVE'::text ELSE 'RESTRICTIVE'::text END AS permissive, CASE WHEN (pol.polroles = '{0}'::oid[]) THEN (string_to_array('public'::text, ''::text))::name[] ELSE ARRAY( SELECT pg_authid.rolname FROM pg_authid WHERE (pg_authid.oid = ANY (pol.polroles)) ORDER BY pg_authid.rolname) END AS roles, CASE pol.polcmd WHEN 'r'::"char" THEN 'SELECT'::text WHEN 'a'::"char" THEN 'INSERT'::text WHEN 'w'::"char" THEN 'UPDATE'::text WHEN 'd'::"char" THEN 'DELETE'::text WHEN '*'::"char" THEN 'ALL'::text ELSE NULL::text END AS cmd, pg_get_expr(pol.polqual, pol.polrelid) AS qual, pg_get_expr(pol.polwithcheck, pol.polrelid) AS with_check FROM ((pg_policy pol JOIN pg_class c ON ((c.oid = pol.polrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))); ALTER VIEW pg_catalog.pg_policies OWNER TO "SYSTEM"; -- -- Name: pg_policy; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_policy ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, polname name, polrelid oid, polcmd "char", polpermissive boolean, polroles oid[], polqual pg_node_tree COLLATE pg_catalog."C", polwithcheck pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_policy REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_policy OWNER TO "SYSTEM"; -- -- Name: TABLE pg_policy; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_policy'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_prepared_statements; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_prepared_statements AS SELECT name, statement, prepare_time, parameter_types, result_types, from_sql, generic_plans, custom_plans FROM pg_prepared_statement() p(name, statement, prepare_time, parameter_types, result_types, from_sql, generic_plans, custom_plans); ALTER VIEW pg_catalog.pg_prepared_statements OWNER TO "SYSTEM"; -- -- Name: pg_prepared_xacts; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_prepared_xacts AS SELECT p.transaction, p.gid, p.prepared, u.rolname AS owner, d.datname AS database FROM ((pg_prepared_xact() p(transaction, gid, prepared, ownerid, dbid) LEFT JOIN pg_authid u ON ((p.ownerid = u.oid))) LEFT JOIN pg_database d ON ((p.dbid = d.oid))); ALTER VIEW pg_catalog.pg_prepared_xacts OWNER TO "SYSTEM"; -- -- Name: pg_proc; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_proc ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, proname name, pronamespace oid, proowner oid, prolang oid, procost real, prorows real, provariadic oid, prosupport regproc, prokind "char", prosecdef boolean, proleakproof boolean, proisstrict boolean, proretset boolean, provolatile "char", proparallel "char", pronargs smallint, pronargdefaults smallint, prorettype oid, proargtypes oidvector, proallargtypes oid[], proargmodes "char"[], proargnames text[] COLLATE pg_catalog."C", proargdefaults pg_node_tree COLLATE pg_catalog."C", protrftypes oid[], prosrc text COLLATE pg_catalog."C", probin text COLLATE pg_catalog."C", prosqlbody pg_node_tree COLLATE pg_catalog."C", proconfig text[] COLLATE pg_catalog."C", proacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_proc REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_proc OWNER TO "SYSTEM"; -- -- Name: TABLE pg_proc; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_proc'::regclass, '170000'::integer, 'relpages', '99'::integer, 'reltuples', '3332'::real, 'relallvisible', '99'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3,68,123,158,195,231,281,315,350,391,452,598,714,769,852,886,940,986,1051,1139,1173,1241,1285,1319,1374,1410,1447,1480,1569,1620,1660,1697,1731,1778,1835,1899,1939,2005,2042,2085,2121,2154,2190,2245,2288,2325,2390,2425,2458,2492,2525,2584,2700,2737,2784,2823,2890,2923,2959,3015,3048,3086,3130,3167,3208,3270,3311,3348,3408,3447,3488,3535,3572,3638,3689,3729,3776,3812,3850,3915,3951,3991,4031,4098,4138,4224,4258,4291,4325,4358,4391,4627,5023,5062,6010,6179,6215,6259,6292,8743,14220}'::text, 'correlation', '0.6972762'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.98139256'::float4, 'avg_width', '40'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{"{SYSTEM=X/SYSTEM}","{SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM}","{SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM}"}'::text, 'most_common_freqs', '{0.015006002,0.0030012005,0.0006002401}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proallargtypes'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9609844'::float4, 'avg_width', '42'::integer, 'n_distinct', '102'::float4, 'most_common_vals', '{"{2276}","{25,20,1184}","{2281,2276}","{3802,1009}","{19,19,16,19,3220}","{19,19,19,3220}","{19,3220,23,1009,3220,28,17}","{19,3220,23,1009,3220,28,25}","{25,2276}","{28,1184,26}","{114,1009}"}'::text, 'most_common_freqs', '{0.0033013206,0.0018007202,0.0015006003,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{"{16,3220,25,25}","{19,16,16,19,3220}","{19,19,16,16,16,19,3220}","{19,19,16,19,19,3220}","{19,19,25,26,16,16,23,28,28,3220,3220,25,20,16,1184,16,25,16,16}","{19,25,16,16,16,19,1003,25}","{19,25,25}","{19,25,25,25}","{19,3220,19,3220}","{20,20,1700,20,20,20,701,701,1184}","{20,25,1184,20,25,1184,1184}","{20,3220,3220}","{20,3220,3220,23}","{23,23,16}","{23,23,20,1184}","{23,23,23,23,23,23,23,23,23,16,23}","{23,25,16}","{23,25,23,25,25,25,25}","{23,25,23,25,1009,1009,25,25,25,1009,25}","{23,25,3220,23,3220,3220,23,1184,1184,3220,1184,25,25,23,25}","{23,25,3220,3220,3220,3220,1186,1186,1186,23,25,1184}","{23,26,23,26,25,25,25,25,25,1184,1184,1184,1184,869,25,23,28,28,25,16,25,25,23,25,1700,25,16,25,16,16,23,20}","{25,16,20,1184,1184,1184,1184,16}","{25,18,16,25,25}","{25,20,20,20}","{25,20,20,20,20,20,20,20,1184}","{25,20,1184,1184,1184,1184,16}","{25,23,23,25,25,16,25}","{25,23,25,25}","{25,23,26,26,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20}","{25,25}","{25,25,16,16,16,1184}","{25,25,20,20,20,20,20,20,20,20,1184}","{25,25,20,1184}","{25,25,23,23}","{25,25,23,25}","{25,25,25}","{25,25,25,20,701,20,701,20,701,20,701,20,20,20,20,20,701,1184}","{25,25,25,23,20,20,20,20,20}","{25,25,25,23,23}","{25,25,25,25,25,25}","{25,25,25,25,25,25,25,25,25,25,25,1009,25,25,25,23,16}","{25,25,25,25,3770,3769,1009}","{25,25,1184,2211,2211,16,20,20}","{25,25,1186,16}","{25,26,26,23,21,25,28,26,26,21,25,23,25,16,16,1184}","{25,1009,1009,26,26,23}","{25,1186,16}","{25,1700,20}","{26}","{26,20,20,20,20,16,20,26}","{26,23,25,25}","{26,25,20,1184}","{26,25,23,25}","{26,25,3220,3220}","{26,26,20,20,1184}","{26,26,23,16,16,16,25,25,25,25,1009,1009}","{26,26,23,25,25,25,25}","{26,26,23,25,25,25,25,16,32}","{26,26,23,25,1009,1009}","{26,26,26,23,23,3220,1184,1184,3220,1184,25}","{28,25,1184,26,26}","{28,28,25}","{114,25}","{114,25,25}","{114,25,114}","{114,114}","{1009,25,25}","{1009,26,26,22,194}","{1034,26,26,25,16}","{1184,20,20,20,20,20,20,23,23,23}","{2205,1009,2205,1009,16,16}","{2205,2205}","{2205,2205,2205,16,23}","{2277,2283,23}","{3220,23,3220,3220,16}","{3220,25,23}","{3220,3220,25,23,23,16,25,26,28,28,28,26,28,28,26,28,28,1184}","{3614,25,1005,1009}","{3734,25,25,25,25,3770,3769,1009}","{3802,25}","{3802,25,25}","{3802,25,3802}","{3802,3802}","{3905}","{3907}","{3909}","{3911}","{3913}","{3927}","{5017,23,1009,1000,701,701}"}'::text, 'correlation', '-0.105824195'::float4, 'most_common_elems', '{16,17,18,19,20,21,22,23,25,26,28,32,114,194,701,869,1000,1003,1005,1009,1034,1184,1186,1700,2205,2211,2276,2277,2281,2283,3220,3614,3734,3769,3770,3802,3905,3907,3909,3911,3913,3927,5017}'::text, 'most_common_elem_freqs', '{0.23076923,0.015384615,0.0076923077,0.12307692,0.21538462,0.0076923077,0.0076923077,0.3,0.5538462,0.17692308,0.092307694,0.0076923077,0.046153847,0.0076923077,0.023076924,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.16153847,0.0076923077,0.23076923,0.023076924,0.023076924,0.023076924,0.0076923077,0.13846155,0.0076923077,0.03846154,0.0076923077,0.17692308,0.0076923077,0.0076923077,0.015384615,0.015384615,0.053846154,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.5538462,0}'::float4[], 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,6,6,6,7,7,9,2.8461537}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proargdefaults'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9897959'::float4, 'avg_width', '271'::integer, 'n_distinct', '13'::float4, 'most_common_vals', '{"({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]})","({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 78 70 67 ]})","({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>})"}'::text, 'most_common_freqs', '{0.0030012005,0.0018007202,0.0012004802,0.0009003601,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{"({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 60 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 117 115 101 95 106 115 111 110 95 110 117 108 108 ]})","({FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1})","({FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1})"}'::text, 'correlation', '0.32954547'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proargmodes'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.960084'::float4, 'avg_width', '26'::integer, 'n_distinct', '43'::float4, 'most_common_vals', '{"{v}","{i,v}","{o,o,o}","{i,o,o}","{i,o,o,o}","{i,i,o,o}","{i,o}","{o,o,o,o}","{i,i,i,v,o,o,o}","{o,o,o,o,o,o,o,o,o}","{i,i,i,o,o}","{i,o,o,o,o}","{o,o,o,o,o}","{o,o,o,o,o,o,o}","{i,i,i,o,o,o}","{i,i,o,o,o,o,o,o}","{i,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o}","{o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}"}'::text, 'most_common_freqs', '{0.0051020407,0.0036014405,0.0036014405,0.0033013206,0.0024009603,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{"{i,i,i,i,i,o,o}","{i,i,i,i,o,o}","{i,i,i,i,v}","{i,i,i,o,o,o,o}","{i,i,i,v}","{i,i,o,o,o}","{i,i,o,o,o,o}","{i,i,v}","{i,o,o,o,o,o}","{i,o,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o}","{o,o}","{o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{v,o,o,o,o}"}'::text, 'correlation', '-0.082038544'::float4, 'most_common_elems', '{i,o,v}'::text, 'most_common_elem_freqs', '{0.5338346,0.7593985,0.2781955,0.2781955,0.7593985,0}'::float4[], 'elem_count_histogram', '{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,1.5714285}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proargnames'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9459784'::float4, 'avg_width', '88'::integer, 'n_distinct', '117'::float4, 'most_common_vals', '{"{target,path,vars,silent}","{key,value}","{name,size,modification}","{typid,typmod}","{from_json,path_elems}","{from_json,element_index}","{from_json,field_name}","{from_json,key,value}","{from_json,value}","{slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data}","{min,max}","{nulls,tableforest,targetns}","{query,nulls,tableforest,targetns}","{schema,nulls,tableforest,targetns}","{tbl,nulls,tableforest,targetns}","{base,from_json,use_json_as_text}","{src_slot_name,dst_slot_name,slot_name,lsn}","{src_slot_name,dst_slot_name,temporary,slot_name,lsn}","{target}","{transactional,prefix,message,flush}","{value,delimiter}","{xid,timestamp,roident}","{year,month,mday,hour,min,sec}"}'::text, 'most_common_freqs', '{0.0030012005,0.0024009603,0.0018007202,0.0018007202,0.0015006003,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{"{\"\",x,n}","{abbrev,utc_offset,is_dst}","{acl,grantor,grantee,privilege_type,is_grantable}","{archived_count,last_archived_wal,last_archived_time,failed_count,last_failed_wal,last_failed_time,stats_reset}","{backend_type,object,context,reads,read_time,writes,write_time,writebacks,writeback_time,extends,extend_time,op_bytes,hits,evictions,reuses,fsyncs,fsync_time,stats_reset}","{bid,subxact_count,subxact_overflowed}","{checkpoint_lsn,redo_lsn,redo_wal_file,timeline_id,prev_timeline_id,full_page_writes,next_xid,next_oid,next_multixact_id,next_multi_offset,oldest_xid,oldest_xid_dbid,oldest_active_xid,oldest_multi_xid,oldest_multi_dbid,oldest_commit_ts_xid,newest_commit_ts_xid,checkpoint_time}","{classid,objid,objsubid,command_tag,object_type,schema_name,object_identity,in_extension,command}","{classid,objid,objsubid,original,normal,is_temporary,object_type,schema_name,object_name,object_identity,address_names,address_args}","{classid,objid,objsubid,type,object_names,object_args}","{classid,objid,objsubid,type,schema,name,identity}","{cmdtype,pid,datid,relid,param1,param2,param3,param4,param5,param6,param7,param8,param9,param10,param11,param12,param13,param14,param15,param16,param17,param18,param19,param20}","{config,document,alias,description,token,dictionaries,dictionary,lexemes}","{cursor,count,nulls,tableforest,targetns}","{cursor,nulls,tableforest,targetns}","{document,alias,description,token,dictionaries,dictionary,lexemes}","{file_name,segment_number,timeline_id}","{filename,missing_ok,size,access,modification,change,creation,isdir}","{filename,size,access,modification,change,creation,isdir}","{fktable,fkcols,pktable,pkcols,is_array,is_opt}","{hour,min,sec}","{jsonb_in,path,replacement,create_if_missing}","{jsonb_in,path,replacement,create_if_missing,null_value_treatment}","{jsonb_in,path,replacement,insert_after}","{label,fast}","{local_id,external_id,remote_lsn,local_lsn}","{locktype,database,relation,page,tuple,virtualxid,transactionid,classid,objid,objsubid,virtualtransaction,pid,mode,granted,fastpath,waitstart}","{lsn,file_name,file_offset}","{map_number,file_name,line_number,map_name,sys_name,pg_username,error}","{max_data_alignment,database_block_size,blocks_per_segment,wal_block_size,bytes_per_wal_segment,max_identifier_length,max_index_columns,max_toast_chunk_size,large_object_chunk_size,float8_pass_by_value,data_page_checksum_version}","{mcv_list,index,values,nulls,frequency,base_frequency}","{mean,stddev}","{min_recovery_end_lsn,min_recovery_end_timeline,backup_start_lsn,backup_end_lsn,end_of_backup_record_required}","{multixid,xid,mode}","{name,abbrev,utc_offset,is_dst}","{name,blks_zeroed,blks_hit,blks_read,blks_written,blks_exists,flushes,truncates,stats_reset}","{name,default_version,comment}","{name,ident,parent,level,total_bytes,total_nblocks,free_bytes,free_chunks,used_bytes}","{name,off,size,allocated_size}","{name,setting}","{name,setting,unit,category,short_desc,extra_desc,context,vartype,source,min_val,max_val,enumvals,boot_val,reset_val,sourcefile,sourceline,pending_restart}","{name,source,target,path}","{name,statement,is_holdable,is_binary,is_scrollable,creation_time}","{name,statement,prepare_time,parameter_types,result_types,from_sql,generic_plans,custom_plans}","{name,version,superuser,trusted,relocatable,schema,requires,comment}","{oid}","{options_array,option_name,option_value}","{parser_name,tokid,alias,description}","{parser_name,txt,tokid,token}","{parser_oid,tokid,alias,description}","{parser_oid,txt,tokid,token}","{partitionid,relid}","{pg_control_version,catalog_version_no,system_identifier,pg_control_last_modified}","{pid,datid,pid,usesysid,application_name,state,query,wait_event_type,wait_event,xact_start,query_start,backend_start,state_change,client_addr,client_hostname,client_port,backend_xid,backend_xmin,backend_type,ssl,sslversion,sslcipher,sslbits,ssl_client_dn,ssl_client_serial,ssl_issuer_dn,gss_auth,gss_princ,gss_enc,gss_delegation,leader_pid,query_id}","{pid,state,sent_lsn,write_lsn,flush_lsn,replay_lsn,write_lag,flush_lag,replay_lag,sync_priority,sync_state,reply_time}","{pid,status,receive_start_lsn,receive_start_tli,written_lsn,flushed_lsn,received_tli,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,slot_name,sender_host,sender_port,conninfo}","{pid,timeout}","{pubname,pubid,relid,attrs,qual}","{query,weights,word,ndoc,nentry}","{query,word,ndoc,nentry}","{relation,attname,inherited,version,stats}","{relation,version,stats}","{rm_id,rm_name,rm_builtin}","{rootrelid,relid,parentrelid,isleaf,level}","{rule_number,file_name,line_number,type,database,user_name,address,netmask,auth_method,options,error}","{sequence_oid,start_value,minimum_value,maximum_value,increment,cycle_option,cache_size,data_type}","{slot_name,immediately_reserve,temporary,slot_name,lsn}","{slot_name,name,size,modification}","{slot_name,plugin,slot_type,datoid,temporary,active,active_pid,xmin,catalog_xmin,restart_lsn,confirmed_flush_lsn,wal_status,safe_wal_size,two_phase,inactive_since,conflicting,invalidation_reason,failover,synced}","{slot_name,plugin,temporary,twophase,failover,slot_name,lsn}","{slot_name,slot_name,spill_txns,spill_count,spill_bytes,stream_txns,stream_count,stream_bytes,total_txns,total_bytes,stats_reset}","{slot_name,upto_lsn,slot_name,end_lsn}","{sourcefile,sourceline,seqno,name,setting,applied,error}","{src_slot_name,dst_slot_name,temporary,plugin,slot_name,lsn}","{stats_reset,prefetch,hit,skip_init,skip_new,skip_fpw,skip_rep,wal_distance,block_distance,io_depth}","{str,strict}","{subid,subid,apply_error_count,sync_error_count,stats_reset}","{subid,subid,relid,pid,leader_pid,received_lsn,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,worker_type}","{summarized_tli,summarized_lsn,pending_lsn,summarizer_pid}","{tablespace,name,size,modification}","{tli,start_lsn,end_lsn}","{transaction,gid,prepared,ownerid,dbid}","{tsvector,lexeme,positions,weights}","{type,name,description}","{type,object_names,object_args,classid,objid,objsubid}","{typid,mod}","{value,type_name,message,detail,hint,sql_error_code}","{wait,wait_seconds}","{wait_for_archive,lsn,labelfile,spcmapfile}","{wal_records,wal_fpi,wal_bytes,wal_buffers_full,wal_write,wal_sync,wal_write_time,wal_sync_time,stats_reset}","{word,catcode,barelabel,catdesc,baredesc}","{year,month,day}","{year,month,mday,hour,min,sec,timezone}","{years,months,weeks,days,hours,mins,secs}"}'::text, 'correlation', '0.20656605'::float4, 'most_common_elems', '{"",abbrev,access,acl,active,active_pid,address,address_args,address_names,alias,allocated_size,application_name,applied,apply_error_count,archived_count,attname,attrs,auth_method,backend_start,backend_type,backend_xid,backend_xmin,backup_end_lsn,backup_start_lsn,baredesc,barelabel,base,base_frequency,bid,blks_exists,blks_hit,blks_read,blks_written,blks_zeroed,block_distance,blocks_per_segment,boot_val,bytes_per_wal_segment,cache_size,catalog_version_no,catalog_xmin,catcode,catdesc,category,change,checkpoint_lsn,checkpoint_time,classid,client_addr,client_hostname,client_port,cmdtype,command,command_tag,comment,config,confirmed_flush_lsn,conflicting,conninfo,context,count,create_if_missing,creation,creation_time,cursor,custom_plans,cycle_option,data,data_page_checksum_version,data_type,database,database_block_size,datid,datoid,day,days,dbid,default_version,delimiter,description,detail,dictionaries,dictionary,document,dst_slot_name,element_index,end_lsn,end_of_backup_record_required,enumvals,error,evictions,extend_time,extends,external_id,extra_desc,failed_count,failover,fast,fastpath,field_name,file_name,file_offset,filename,fkcols,fktable,float8_pass_by_value,flush,flush_lag,flush_lsn,flushed_lsn,flushes,free_bytes,free_chunks,frequency,from_json,from_sql,fsync_time,fsyncs,full_page_writes,generic_plans,gid,granted,grantee,grantor,gss_auth,gss_delegation,gss_enc,gss_princ,hint,hit,hits,hour,hours,ident,identity,immediately_reserve,in_extension,inactive_since,increment,index,inherited,insert_after,invalidation_reason,io_depth,is_array,is_binary,is_dst,is_grantable,is_holdable,is_opt,is_scrollable,is_temporary,isdir,isleaf,jsonb_in,key,label,labelfile,large_object_chunk_size,last_archived_time,last_archived_wal,last_failed_time,last_failed_wal,last_msg_receipt_time,last_msg_send_time,latest_end_lsn,latest_end_time,leader_pid,level,lexeme,lexemes,line_number,local_id,local_lsn,locktype,lsn,map_name,map_number,max,max_data_alignment,max_identifier_length,max_index_columns,max_toast_chunk_size,max_val,maximum_value,mcv_list,mday,mean,message,min,min_recovery_end_lsn,min_recovery_end_timeline,min_val,minimum_value,mins,missing_ok,mod,mode,modification,month,months,multixid,n,name,ndoc,nentry,netmask,newest_commit_ts_xid,next_multi_offset,next_multixact_id,next_oid,next_xid,normal,null_value_treatment,nulls,object,object_args,object_identity,object_name,object_names,object_type,objid,objsubid,off,oid,oldest_active_xid,oldest_commit_ts_xid,oldest_multi_dbid,oldest_multi_xid,oldest_xid,oldest_xid_dbid,op_bytes,option_name,option_value,options,options_array,original,ownerid,page,param1,param10,param11,param12,param13,param14,param15,param16,param17,param18,param19,param2,param20,param3,param4,param5,param6,param7,param8,param9,parameter_types,parent,parentrelid,parser_name,parser_oid,partitionid,path,path_elems,pending_lsn,pending_restart,pg_control_last_modified,pg_control_version,pg_username,pid,pkcols,pktable,plugin,positions,prefetch,prefix,prepare_time,prepared,prev_timeline_id,privilege_type,pubid,pubname,qual,query,query_id,query_start,read_time,reads,receive_start_lsn,receive_start_tli,received_lsn,received_tli,redo_lsn,redo_wal_file,relation,relid,relocatable,remote_lsn,replacement,replay_lag,replay_lsn,reply_time,requires,reset_val,restart_lsn,result_types,reuses,rm_builtin,rm_id,rm_name,roident,rootrelid,rule_number,safe_wal_size,schema,schema_name,sec,secs,segment_number,sender_host,sender_port,sent_lsn,seqno,sequence_oid,setting,short_desc,silent,size,skip_fpw,skip_init,skip_new,skip_rep,slot_name,slot_type,source,sourcefile,sourceline,spcmapfile,spill_bytes,spill_count,spill_txns,sql_error_code,src_slot_name,ssl,ssl_client_dn,ssl_client_serial,ssl_issuer_dn,sslbits,sslcipher,sslversion,start_lsn,start_value,state,state_change,statement,stats,stats_reset,status,stddev,str,stream_bytes,stream_count,stream_txns,strict,subid,subxact_count,subxact_overflowed,summarized_lsn,summarized_tli,summarizer_pid,superuser,sync_error_count,sync_priority,sync_state,synced,sys_name,system_identifier,tableforest,tablespace,target,targetns,tbl,temporary,timeline_id,timeout,timestamp,timezone,tli,token,tokid,total_bytes,total_nblocks,total_txns,transaction,transactional,transactionid,truncates,trusted,tsvector,tuple,two_phase,twophase,txt,type,type_name,typid,typmod,unit,upto_lsn,upto_nchanges,use_json_as_text,used_bytes,user_name,usesysid,utc_offset,value,values,vars,vartype,version,virtualtransaction,virtualxid,wait,wait_event,wait_event_type,wait_for_archive,wait_seconds,waitstart,wal_block_size,wal_buffers_full,wal_bytes,wal_distance,wal_fpi,wal_records,wal_status,wal_sync,wal_sync_time,wal_write,wal_write_time,weeks,weights,word,worker_type,write_lag,write_lsn,write_time,writeback_time,writebacks,writes,written_lsn,x,xact_start,xid,xmin,year,years}'::text, 'most_common_elem_freqs', '{0.0055555557,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.027777778,0.0055555557,0.011111111,0.011111111,0.011111111,0.027777778,0.022222223,0.011111111,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.022222223,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.12777779,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.016666668,0.06666667,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.011111111,0.011111111,0.011111111,0.011111111,0.011111111,0.0055555557,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.072222225,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.016666668,0.03888889,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.055555556,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.12222222,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.083333336,0.0055555557,0.011111111,0.011111111,0.0055555557,0.011111111,0.011111111,0.033333335,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.011111111,0.0055555557,0.07777778,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.03888889,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.027777778,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.011111111,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.055555556,0.06111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.08888889,0.0055555557,0.011111111,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.011111111,0.03888889,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.07777778,0.0055555557,0.072222225,0.07777778,0.016666668,0.033333335,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.022222223,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.027777778,0.0055555557,0.03888889,0.033333335,0.0055555557,0.027777778,0.022222223,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.10555556,0.0055555557,0.055555556,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.03888889,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.12777779,0}'::float4[], 'elem_count_histogram', '{1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,9,9,10,11,11,12,16,18,19,31,4.85}'::float4[] ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proargtypes'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '31'::integer, 'n_distinct', '-0.17797118'::float4, 'most_common_vals', '{2281,"",26,"23 23 2275 2281 23 16",2275,25,"25 25",23,701,"2281 2281",20,1700,"23 23","701 701","1700 1700",21,"20 20","2281 26 2281 23",700,3802,"603 603","2281 26 2281 21 2281","3831 3831","600 600","718 718","869 869","4537 4537","2275 26 23",2205,2276,"17 17","19 25","21 21",869,1022,2277,2283,4537,"20 23","26 25","2281 26 23",1186,3831,"23 20","601 601","1042 1042","2249 2249","26 25 25",114,"21 23","604 604","700 700","1114 1114","1184 1184",19,602,603,1184,1560,"20 21","21 20","26 23","790 790","1082 1082","2277 2277","3615 3615","19 25 25","19 26 25","25 25 25","26 26 25","2281 2281 2281",16,17,1042,1114,"23 21","700 701","701 700","1186 1186","1560 1560","3220 3220","3802 3802",601,604,718,1263,"26 26","1083 1083","3500 3500","3802 4072 3802 16",3500,"16 16","19 19","25 19","27 27","774 774","829 829","1266 1266","5069 5069","2281 2281 2281 2281"}'::text, 'most_common_freqs', '{0.053721488,0.047719087,0.043817528,0.025210084,0.024609843,0.023409363,0.021908764,0.020408163,0.020408163,0.019507803,0.013805523,0.012905162,0.011704681,0.009903962,0.008403362,0.008103241,0.007503001,0.007202881,0.006602641,0.006602641,0.006602641,0.006602641,0.006002401,0.005702281,0.005702281,0.005702281,0.005702281,0.005702281,0.005402161,0.005402161,0.005402161,0.005402161,0.005402161,0.0048019206,0.0048019206,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804}'::float4[], 'histogram_bounds', '{18,24,28,32,600,650,774,829,1016,1082,1083,1562,2249,2776,2970,3310,3614,3769,3911,4089,4601,5069,5080,"17 2281","18 18","20 25","23 790","25 16","25 23","25 1114","25 1186","25 3615","26 20","30 30","114 25","600 601","600 628","601 603","602 602","603 600","628 601","628 628","701 2283","790 20","869 20","1016 23","1033 20","1042 25","1082 1114","1082 1184","1083 1186","1114 1082","1114 1186","1184 1082","1184 1186","1186 1114","1266 1186","1562 1562","2205 16","2276 2276","2277 20","2281 16","2281 23","2281 1700","2281 2283","2281 4537","2283 4537","3220 20","3614 3614","3614 3615","3734 114","3802 25","3831 20","3831 4537","4537 3831","16 16 25","19 19 16","23 23 25","25 23 25","25 1009 1009","26 26 23","1082 1082 25","1560 23 16","2205 23 25","2281 2276 2276","2283 1007 1007","3734 114 3802","5078 5077 23","19 25 25 25","25 20 20 16","26 23 23 2276","1083 1083 1083 1083","1184 1184 1186 25","2281 2281 2281 23","21 21 21 16 16","1082 1082 1186 16 16","2281 600 21 26 2281","2281 3614 21 26 2281","25 25 23 23 25 23","2281 21 3802 23 2281 2281 2281","2281 21 3802 23 2281 2281 2281 2281"}'::text, 'correlation', '0.1561217'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'probin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9732893'::float4, 'avg_width', '23'::integer, 'n_distinct', '26'::float4, 'most_common_vals', '{$libdir/cyrillic_and_mic,$libdir/euc_jp_and_sjis,$libdir/euc_tw_and_big5,$libdir/latin2_and_win1250,$libdir/latin_and_mic,$libdir/utf8_and_cyrillic,$libdir/plpgsql,$libdir/dict_snowball,$libdir/euc2004_sjis2004,$libdir/euc_cn_and_mic,$libdir/euc_kr_and_mic,$libdir/utf8_and_big5,$libdir/utf8_and_euc2004,$libdir/utf8_and_euc_cn,$libdir/utf8_and_euc_jp,$libdir/utf8_and_euc_kr,$libdir/utf8_and_euc_tw,$libdir/utf8_and_gb18030,$libdir/utf8_and_gbk,$libdir/utf8_and_iso8859,$libdir/utf8_and_iso8859_1,$libdir/utf8_and_johab,$libdir/utf8_and_sjis,$libdir/utf8_and_sjis2004,$libdir/utf8_and_uhc,$libdir/utf8_and_win}'::text, 'most_common_freqs', '{0.006002401,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0012004802,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'correlation', '0.79981273'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proconfig'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'procost'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{1,100,10,1000}'::text, 'most_common_freqs', '{0.96668667,0.020108044,0.012004802,0.0012004802}'::float4[], 'correlation', '0.9841271'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proisstrict'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t,f}'::text, 'most_common_freqs', '{0.8901561,0.10984394}'::float4[], 'correlation', '0.73298126'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prokind'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{f,a,w}'::text, 'most_common_freqs', '{0.94837934,0.047118846,0.0045018005}'::float4[], 'correlation', '0.8850758'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prolang'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{12,13,14}'::text, 'most_common_freqs', '{0.954982,0.026710683,0.018307323}'::float4[], 'correlation', '0.99770176'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proleakproof'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.8982593,0.101740696}'::float4[], 'correlation', '0.6455205'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-0.819928'::float4, 'most_common_vals', '{max,min,in_range,overlaps,has_column_privilege,ts_headline,generate_series,int4,timezone,int8,length,numeric,substring,sum,to_char,avg,abs,date_part,extract,float4,float8,has_any_column_privilege,has_database_privilege,has_foreign_data_wrapper_privilege,has_function_privilege,has_language_privilege,has_schema_privilege,has_sequence_privilege,has_server_privilege,has_table_privilege,has_tablespace_privilege,has_type_privilege,int2,overlay,pg_has_role,regexp_instr,stddev,stddev_pop,stddev_samp,text,to_tsvector,var_pop,var_samp,variance,age,pg_get_viewdef,point,regexp_replace,regexp_substr,time,timestamptz,trunc,bit_and,bit_or,bit_xor,box,date_trunc,isfinite,mod,octet_length,percentile_cont,pg_read_binary_file,pg_read_file,polygon,random,substr,timestamp,ts_rank,ts_rank_cd,area,bit,bit_length,bpchar,btrim,circle,datemultirange,gcd,gin_extract_tsquery,gin_tsquery_consistent,has_parameter_privilege,int4multirange,int8multirange,ishorizontal,isvertical,jsonb_delete,lag,lcm,lead,like,log,lower,ltrim,money,name,notlike,nummultirange,pg_copy_logical_replication_slot,position,regexp_count,round}'::text, 'most_common_freqs', '{0.006602641,0.006602641,0.0048019206,0.0039015606,0.0036014405,0.0036014405,0.0027010804,0.0027010804,0.0027010804,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0021008404,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601}'::float4[], 'histogram_bounds', '{RI_FKey_cascade_del,aclexplode,anycompatiblerange_in,array_cat,array_to_json,binary_upgrade_logical_slot_has_caught_up,bitge,boolor_statefunc,box_overlap,bpcharnlike,brin_minmax_multi_distance_float8,btarraycmp,btnametextcmp,bytearecv,cashlarger,cidout,circle_overbelow,cot,date,date_mii,dispell_init,dsimple_lexize,eqjoinsel,float48ge,float4up,float8_stddev_samp,fmgr_sql_validator,gin_extract_tsvector,gisthandler,hash_range_extended,hashnameextended,inet_gist_compress,int24eq,int2eq,int42div,int4and,int4um,int8_avg_combine,int8pl,interval_cmp,intervaltypmodout,json_build_array,json_strip_nulls,jsonb_exists,jsonb_out,jsonpath_in,line_distance,lo_tell64,lseg_lt,macaddr_ge,mic_to_euc_tw,multirange_contains_multirange,nameeq,network,num_nonnulls,numeric_mul,numeric_var_samp,oidvectorne,path_n_lt,pg_advisory_xact_lock,pg_conversion_is_visible,pg_encoding_max_length,pg_get_partition_constraintdef,pg_indexes_size,pg_ls_replslotdir,pg_mcv_list_send,pg_relation_size,pg_sleep,pg_stat_get_backend_subxact,pg_stat_get_db_conflict_bufferpin,pg_stat_get_ins_since_vacuum,pg_stat_get_wal_senders,pg_tablespace_databases,pg_walfile_name_offset,point_vert,power,range_agg_finalfn,range_merge,record_in,regexp_like,regprocrecv,rpad,setweight,spg_box_quad_leaf_consistent,string_agg,text_lt,textout,time_le,timestamp_larger,timestamptz_ge,timetz,to_date,ts_debug,tsquery_and,tsvector_ge,unique_key_recheck,utf8_to_koi8u,varbiteq,win1250_to_latin2,xid8out,xpath_exists}'::text, 'correlation', '0.19444121'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'pronamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{11,13867}'::text, 'most_common_freqs', '{0.9966987,0.0033013206}'::float4[], 'correlation', '0.99999994'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'pronargdefaults'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '5'::float4, 'most_common_vals', '{0,1,2}'::text, 'most_common_freqs', '{0.9897959,0.005402161,0.004201681}'::float4[], 'histogram_bounds', '{3,7}'::text, 'correlation', '0.9997839'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'pronargs'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{2,1,3,0,4,6,5,7,8}'::text, 'most_common_freqs', '{0.40966386,0.39135653,0.06842737,0.047719087,0.032112844,0.027010804,0.018307323,0.0039015606,0.0015006003}'::float4[], 'correlation', '0.3469793'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proparallel'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{s,r,u}'::text, 'most_common_freqs', '{0.9156663,0.05702281,0.027310925}'::float4[], 'correlation', '0.8430213'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'proretset'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.9687875,0.031212484}'::float4[], 'correlation', '0.97508043'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prorettype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '114'::float4, 'most_common_vals', '{16,23,701,20,25,2281,17,2275,2278,1700,2249,1184,3802,21,1186,114,700,790,600,1114,26,2283,3220,142,2277,869,3614,1560,2279,3615,19,1083,1266,603,1009,1082,4537,3831,5069,602,718,1042,3500,18,774,2205,27,325,829,1022,5078,604,650,601,1016,2206,1043,1562,24,28,628,1007,1034,2202,2203,2204,2276,2950,2970,3310,3734,3904,3912,3926,4089,4096,4191,4451,4532,4533,4534,4535,4536,5038,5077,22,29,30,32,143,194,269,705,1033,1187,2280,3361,3402,3642,3769}'::text, 'most_common_freqs', '{0.23829532,0.099039614,0.07743097,0.05852341,0.05702281,0.04021609,0.035114046,0.033313327,0.033313327,0.032412965,0.030312125,0.016206482,0.012004802,0.009903962,0.009603841,0.009003601,0.008703481,0.008103241,0.007503001,0.007503001,0.0069027613,0.0069027613,0.0069027613,0.006302521,0.006302521,0.006002401,0.006002401,0.005702281,0.0051020407,0.0051020407,0.0045018005,0.0045018005,0.0045018005,0.004201681,0.0039015606,0.0039015606,0.0039015606,0.0036014405,0.0033013206,0.0030012005,0.0027010804,0.0027010804,0.0027010804,0.0024009603,0.0024009603,0.0024009603,0.0021008404,0.0021008404,0.0021008404,0.0021008404,0.0021008404,0.0018007202,0.0018007202,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{1003,2776,3838,3906,3908,3908,3910,4072,4538,4600,4601,4601,5017,5080}'::text, 'correlation', '0.296764'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prorows'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '14'::float4, 'most_common_vals', '{0,1000,100,10,20,50,1,16,250,10000}'::text, 'most_common_freqs', '{0.9687875,0.012605042,0.009003601,0.0024009603,0.0024009603,0.0012004802,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{3,23,30,500}'::text, 'correlation', '0.9743901'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prosecdef'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prosqlbody'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.9831933'::float4, 'avg_width', '1291'::integer, 'n_distinct', '-0.016806722'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prosrc'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '16'::integer, 'n_distinct', '-0.8934574'::float4, 'most_common_vals', '{aggregate_dummy,"",multirange_constructor1,multirange_constructor0,multirange_constructor2,range_constructor2,range_constructor3,textlen,box_center,bpcharlen,circle_center,dlog10,dpow,numeric_power,textlike,textnlike,bitcmp,biteq,bitge,bitgt,bitle,bitlt,bitne,box_diagonal,bytea_substr,bytea_substr_no_len,bytealike,byteanlike,byteaoctetlen,current_user,datetime_timestamp,datetimetz_timestamptz,dcbrt,dceil,dexp,dlog1,dround,dsqrt,dtrunc,float4abs,float8abs,int2abs,int2mod,int4abs,int4mod,int8abs,int8mod,line_horizontal,line_parallel,line_perp,line_vertical,lseg_center,lseg_horizontal,lseg_length,lseg_parallel,lseg_perp,lseg_vertical,name_text,namelike,namenlike,now,numeric_abs,numeric_ceil,numeric_div_trunc,numeric_exp,numeric_ln,numeric_log,numeric_mod,numeric_sqrt,overlaps_timestamp,path_length,path_npoints,pg_current_snapshot,pg_current_xact_id,pg_current_xact_id_if_assigned,pg_snapshot_in,pg_snapshot_out,pg_snapshot_recv,pg_snapshot_send,pg_snapshot_xip,pg_snapshot_xmax,pg_snapshot_xmin,pg_visible_in_snapshot,pg_xact_status,point_horiz,point_vert,poly_center,poly_npoints,range_agg_finalfn,rtrim1,text_name,text_substr,text_substr_no_len,texticlike,texticnlike,texticregexeq,texticregexne,textpos,textregexeq,textregexne}'::text, 'most_common_freqs', '{0.047118846,0.016806724,0.0021008404,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{PG_char_to_encoding,anyarray_out,array_agg_array_finalfn,array_prepend,be_lo_get,binary_upgrade_set_next_index_relfilenode,bitshiftleft,box_add,box_same,brin_bloom_consistent,brin_minmax_multi_distance_tid,bthandler,bttidcmp,cash_div_cash,chareq,circle_contain_pt,close_lseg,database_to_xmlschema,date_mii,dist_cpoly,dsynonym_lexize,eqsel,float48mi,float84gt,float8_var_samp,gb18030_to_utf8,gin_extract_tsquery_5args,gist_point_sortsupport,has_any_column_privilege_name_name,has_function_privilege_name_id,has_table_privilege_id,hash_record_extended,hashoidvectorextended,icregexnesel,inet_gist_same,int24lt,int2int4_sum,int42mi,int4gcd,int82eq,int8_mul_cash,int8range_canonical,interval_in,iso_to_win1251,json_object_two_arg,jsonb_concat,jsonb_numeric,jsonb_send,latin4_to_mic,lseg_recv,macaddr_ne,mic_to_latin3,multirange_intersect_agg_transfn,namege,network_hostmask,numeric_avg_deserialize,numeric_pg_lsn,numeric_uplus,oidvectortypes,path_out,pg_backup_stop,pg_create_restore_point,pg_function_is_visible,pg_get_statisticsobjdef_expressions,pg_input_error_info,pg_ls_tmpdir_noargs,pg_nextoid,pg_relation_filenode,pg_sleep,pg_stat_get_buf_alloc,pg_stat_get_db_sessions_abandoned,pg_stat_get_replication_slot,pg_stat_have_stats,pg_try_advisory_xact_lock_int8,point_div,poly_path,range_before,range_ne,record_lt,regexp_instr_no_endoption,regoperout,scalargesel,show_config_by_name,spg_text_choose,text_left,textoctetlen,time_eq,timestamp_cmp_timestamptz,timestamp_lt_timestamptz,timestamptz_cmp_date,timestamptz_timestamp,timetz_send,to_tsquery,ts_rank_wtt,tsquery_or,tsvector_update_trigger_bycolumn,utf8_to_koi8r,varbittypmodout,window_cume_dist,xid8lt,xpath_exists}'::text, 'correlation', '0.119739115'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'prosupport'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '25'::float4, 'most_common_vals', '{-,textlike_support,network_subset_support,texticregexeq_support,texticlike_support,textregexeq_support,timestamp_support,time_support,generate_series_int4_support,generate_series_int8_support,array_unnest_support,int8inc_support}'::text, 'most_common_freqs', '{0.9864946,0.0021008404,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401}'::float4[], 'histogram_bounds', '{varchar_support,numeric_support,varbit_support,interval_support,window_row_number_support,window_rank_support,window_dense_rank_support,text_starts_with_support,window_percent_rank_support,window_cume_dist_support,window_ntile_support,range_contains_elem_support,elem_contained_by_range_support}'::text, 'correlation', '0.97102076'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'protrftypes'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'provariadic'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '9'::float4, 'most_common_vals', '{0,2276,25}'::text, 'most_common_freqs', '{0.98889554,0.006302521,0.0030012005}'::float4[], 'histogram_bounds', '{3904,3906,3908,3910,3912,3926}'::text, 'correlation', '0.99439293'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_proc'::regclass, 'provolatile'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{i,s,v}'::text, 'most_common_freqs', '{0.7238895,0.19537815,0.08073229}'::float4[], 'correlation', '0.7091163'::float4 ); -- -- Name: pg_publication; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_publication ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, pubname name, pubowner oid, puballtables boolean, pubinsert boolean, pubupdate boolean, pubdelete boolean, pubtruncate boolean, pubviaroot boolean ); ALTER TABLE ONLY pg_catalog.pg_publication REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_publication OWNER TO "SYSTEM"; -- -- Name: TABLE pg_publication; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_publication_namespace; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_publication_namespace ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, pnpubid oid, pnnspid oid ); ALTER TABLE ONLY pg_catalog.pg_publication_namespace REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_publication_namespace OWNER TO "SYSTEM"; -- -- Name: TABLE pg_publication_namespace; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_namespace'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_publication_rel; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_publication_rel ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, prpubid oid, prrelid oid, prqual pg_node_tree COLLATE pg_catalog."C", prattrs int2vector ); ALTER TABLE ONLY pg_catalog.pg_publication_rel REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_publication_rel OWNER TO "SYSTEM"; -- -- Name: TABLE pg_publication_rel; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_rel'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_publication_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_publication_tables AS SELECT p.pubname, n.nspname AS schemaname, c.relname AS tablename, ( SELECT array_agg(a.attname ORDER BY a.attnum) AS array_agg FROM pg_attribute a WHERE ((a.attrelid = gpt.relid) AND (a.attnum = ANY ((gpt.attrs)::smallint[])))) AS attnames, pg_get_expr(gpt.qual, gpt.relid) AS rowfilter FROM pg_publication p, LATERAL pg_get_publication_tables(VARIADIC ARRAY[(p.pubname)::text]) gpt(pubid, relid, attrs, qual), (pg_class c JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.oid = gpt.relid); ALTER VIEW pg_catalog.pg_publication_tables OWNER TO "SYSTEM"; -- -- Name: pg_range; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_range ( rngtypid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, rngsubtype oid, rngmultitypid oid, rngcollation oid, rngsubopc oid, rngcanonical regproc, rngsubdiff regproc ); ALTER TABLE ONLY pg_catalog.pg_range REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_range OWNER TO "SYSTEM"; -- -- Name: TABLE pg_range; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_range'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '6'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngcanonical'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.6666667'::float4, 'most_common_vals', '{-}'::text, 'most_common_freqs', '{0.5}'::float4[], 'histogram_bounds', '{int4range_canonical,daterange_canonical,int8range_canonical}'::text, 'correlation', '0.6571429'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngcollation'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.16666667'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngmultitypid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{4451,4532,4533,4534,4535,4536}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngsubdiff'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{int4range_subdiff,int8range_subdiff,numrange_subdiff,daterange_subdiff,tsrange_subdiff,tstzrange_subdiff}'::text, 'correlation', '0.25714287'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngsubopc'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{1978,3122,3124,3125,3127,3128}'::text, 'correlation', '0.08571429'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngsubtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{20,23,1082,1114,1184,1700}'::text, 'correlation', '-0.37142858'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_range'::regclass, 'rngtypid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3904,3906,3908,3910,3912,3926}'::text, 'correlation', '1'::float4 ); SET default_tablespace = pg_global; -- -- Name: pg_replication_origin; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_replication_origin ( roident oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, roname text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_replication_origin REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_replication_origin OWNER TO "SYSTEM"; -- -- Name: TABLE pg_replication_origin; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_replication_origin'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_replication_origin_status; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_replication_origin_status AS SELECT local_id, external_id, remote_lsn, local_lsn FROM pg_show_replication_origin_status() pg_show_replication_origin_status(local_id, external_id, remote_lsn, local_lsn); ALTER VIEW pg_catalog.pg_replication_origin_status OWNER TO "SYSTEM"; -- -- Name: pg_replication_slots; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_replication_slots AS SELECT l.slot_name, l.plugin, l.slot_type, l.datoid, d.datname AS database, l.temporary, l.active, l.active_pid, l.xmin, l.catalog_xmin, l.restart_lsn, l.confirmed_flush_lsn, l.wal_status, l.safe_wal_size, l.two_phase, l.inactive_since, l.conflicting, l.invalidation_reason, l.failover, l.synced FROM (pg_get_replication_slots() l(slot_name, plugin, slot_type, datoid, temporary, active, active_pid, xmin, catalog_xmin, restart_lsn, confirmed_flush_lsn, wal_status, safe_wal_size, two_phase, inactive_since, conflicting, invalidation_reason, failover, synced) LEFT JOIN pg_database d ON ((l.datoid = d.oid))); ALTER VIEW pg_catalog.pg_replication_slots OWNER TO "SYSTEM"; SET default_tablespace = ''; -- -- Name: pg_rewrite; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_rewrite ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, rulename name, ev_class oid, ev_type "char", ev_enabled "char", is_instead boolean, ev_qual pg_node_tree COLLATE pg_catalog."C", ev_action pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_rewrite REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_rewrite OWNER TO "SYSTEM"; -- -- Name: TABLE pg_rewrite; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_rewrite'::regclass, '170000'::integer, 'relpages', '14'::integer, 'reltuples', '145'::real, 'relallvisible', '14'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'ev_action'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '626'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'ev_class'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.9862069'::float4, 'most_common_vals', '{12104}'::text, 'most_common_freqs', '{0.020689655}'::float4[], 'histogram_bounds', '{12000,12005,12010,12018,12023,12033,12038,12043,12053,12058,12068,12073,12077,12085,12090,12099,12110,12114,12122,12126,12134,12138,12147,12152,12157,12166,12170,12179,12183,12188,12196,12201,12209,12214,12218,12227,12232,12240,12244,12249,12257,12262,12271,12275,12285,12289,12293,12301,12305,12315,12320,12325,12334,12339,12347,13887,13896,13905,13910,13920,13925,13935,13940,13945,13955,13960,13970,13975,13979,13988,13993,14003,14007,14012,14021,14026,14036,14041,14045,14075,14080,14089,14094,14104,14109,14113,14122,14127,14137,14142,14147,14157,14162,14170,14174,14178,14186,14190,14199,14203,14213}'::text, 'correlation', '0.9882735'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'ev_enabled'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{O}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'ev_qual'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '5'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{<>}'::text, 'most_common_freqs', '{0.99310344}'::float4[], 'correlation', '0.97094554'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'ev_type'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{1,2}'::text, 'most_common_freqs', '{0.9862069,0.013793103}'::float4[], 'correlation', '0.9428476'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'is_instead'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{0.99310344}'::float4[], 'correlation', '0.9989136'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{12003,12008,12013,12021,12026,12036,12041,12051,12056,12061,12071,12076,12084,12088,12098,12102,12108,12109,12113,12121,12125,12133,12137,12145,12150,12160,12164,12169,12178,12182,12191,12195,12204,12208,12212,12221,12225,12235,12239,12247,12252,12260,12265,12269,12278,12283,12292,12296,12304,12308,12318,12323,12328,12337,12342,12350,13890,13904,13908,13913,13923,13928,13938,13943,13953,13958,13968,13973,13978,13987,13991,14001,14006,14015,14020,14029,14034,14039,14048,14073,14083,14087,14097,14102,14107,14116,14121,14130,14135,14145,14150,14160,14165,14169,14177,14181,14189,14193,14202,14206,14216}'::text, 'correlation', '0.9882735'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_rewrite'::regclass, 'rulename'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{_RETURN}'::text, 'most_common_freqs', '{0.9862069}'::float4[], 'histogram_bounds', '{pg_settings_n,pg_settings_u}'::text, 'correlation', '0.9428397'::float4 ); -- -- Name: pg_roles; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_roles AS SELECT pg_authid.rolname, pg_authid.rolsuper, pg_authid.rolinherit, pg_authid.rolcreaterole, pg_authid.rolcreatedb, pg_authid.rolcanlogin, pg_authid.rolreplication, pg_authid.rolconnlimit, '********'::text AS rolpassword, pg_authid.rolvaliduntil, pg_authid.rolbypassrls, s.setconfig AS rolconfig, pg_authid.oid FROM (pg_authid LEFT JOIN pg_db_role_setting s ON (((pg_authid.oid = s.setrole) AND (s.setdatabase = (0)::oid)))); ALTER VIEW pg_catalog.pg_roles OWNER TO "SYSTEM"; -- -- Name: pg_rules; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_rules AS SELECT n.nspname AS schemaname, c.relname AS tablename, r.rulename, pg_get_ruledef(r.oid) AS definition FROM ((pg_rewrite r JOIN pg_class c ON ((c.oid = r.ev_class))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (r.rulename <> '_RETURN'::name); ALTER VIEW pg_catalog.pg_rules OWNER TO "SYSTEM"; -- -- Name: pg_seclabel; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_seclabel ( objoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, classoid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, objsubid integer CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, provider text CONSTRAINT pgdump_throwaway_notnull_3 NOT NULL NO INHERIT COLLATE pg_catalog."C", label text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_seclabel REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_seclabel OWNER TO "SYSTEM"; -- -- Name: TABLE pg_seclabel; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_seclabel'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_seclabels; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_seclabels AS SELECT l.objoid, l.classoid, l.objsubid, CASE WHEN (rel.relkind = ANY (ARRAY['r'::"char", 'p'::"char"])) THEN 'table'::text WHEN (rel.relkind = 'v'::"char") THEN 'view'::text WHEN (rel.relkind = 'm'::"char") THEN 'materialized view'::text WHEN (rel.relkind = 'S'::"char") THEN 'sequence'::text WHEN (rel.relkind = 'f'::"char") THEN 'foreign table'::text ELSE NULL::text END AS objtype, rel.relnamespace AS objnamespace, CASE WHEN pg_table_is_visible(rel.oid) THEN quote_ident((rel.relname)::text) ELSE ((quote_ident((nsp.nspname)::text) || '.'::text) || quote_ident((rel.relname)::text)) END AS objname, l.provider, l.label FROM ((pg_seclabel l JOIN pg_class rel ON (((l.classoid = rel.tableoid) AND (l.objoid = rel.oid)))) JOIN pg_namespace nsp ON ((rel.relnamespace = nsp.oid))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'column'::text AS objtype, rel.relnamespace AS objnamespace, (( CASE WHEN pg_table_is_visible(rel.oid) THEN quote_ident((rel.relname)::text) ELSE ((quote_ident((nsp.nspname)::text) || '.'::text) || quote_ident((rel.relname)::text)) END || '.'::text) || (att.attname)::text) AS objname, l.provider, l.label FROM (((pg_seclabel l JOIN pg_class rel ON (((l.classoid = rel.tableoid) AND (l.objoid = rel.oid)))) JOIN pg_attribute att ON (((rel.oid = att.attrelid) AND (l.objsubid = att.attnum)))) JOIN pg_namespace nsp ON ((rel.relnamespace = nsp.oid))) WHERE (l.objsubid <> 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, CASE pro.prokind WHEN 'a'::"char" THEN 'aggregate'::text WHEN 'f'::"char" THEN 'function'::text WHEN 'p'::"char" THEN 'procedure'::text WHEN 'w'::"char" THEN 'window'::text ELSE NULL::text END AS objtype, pro.pronamespace AS objnamespace, ((( CASE WHEN pg_function_is_visible(pro.oid) THEN quote_ident((pro.proname)::text) ELSE ((quote_ident((nsp.nspname)::text) || '.'::text) || quote_ident((pro.proname)::text)) END || '('::text) || pg_get_function_arguments(pro.oid)) || ')'::text) AS objname, l.provider, l.label FROM ((pg_seclabel l JOIN pg_proc pro ON (((l.classoid = pro.tableoid) AND (l.objoid = pro.oid)))) JOIN pg_namespace nsp ON ((pro.pronamespace = nsp.oid))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, CASE WHEN (typ.typtype = 'd'::"char") THEN 'domain'::text ELSE 'type'::text END AS objtype, typ.typnamespace AS objnamespace, CASE WHEN pg_type_is_visible(typ.oid) THEN quote_ident((typ.typname)::text) ELSE ((quote_ident((nsp.nspname)::text) || '.'::text) || quote_ident((typ.typname)::text)) END AS objname, l.provider, l.label FROM ((pg_seclabel l JOIN pg_type typ ON (((l.classoid = typ.tableoid) AND (l.objoid = typ.oid)))) JOIN pg_namespace nsp ON ((typ.typnamespace = nsp.oid))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'large object'::text AS objtype, NULL::oid AS objnamespace, (l.objoid)::text AS objname, l.provider, l.label FROM (pg_seclabel l JOIN pg_largeobject_metadata lom ON ((l.objoid = lom.oid))) WHERE ((l.classoid = ('pg_largeobject'::regclass)::oid) AND (l.objsubid = 0)) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'language'::text AS objtype, NULL::oid AS objnamespace, quote_ident((lan.lanname)::text) AS objname, l.provider, l.label FROM (pg_seclabel l JOIN pg_language lan ON (((l.classoid = lan.tableoid) AND (l.objoid = lan.oid)))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'schema'::text AS objtype, nsp.oid AS objnamespace, quote_ident((nsp.nspname)::text) AS objname, l.provider, l.label FROM (pg_seclabel l JOIN pg_namespace nsp ON (((l.classoid = nsp.tableoid) AND (l.objoid = nsp.oid)))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'event trigger'::text AS objtype, NULL::oid AS objnamespace, quote_ident((evt.evtname)::text) AS objname, l.provider, l.label FROM (pg_seclabel l JOIN pg_event_trigger evt ON (((l.classoid = evt.tableoid) AND (l.objoid = evt.oid)))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, l.objsubid, 'publication'::text AS objtype, NULL::oid AS objnamespace, quote_ident((p.pubname)::text) AS objname, l.provider, l.label FROM (pg_seclabel l JOIN pg_publication p ON (((l.classoid = p.tableoid) AND (l.objoid = p.oid)))) WHERE (l.objsubid = 0) UNION ALL SELECT l.objoid, l.classoid, 0 AS objsubid, 'subscription'::text AS objtype, NULL::oid AS objnamespace, quote_ident((s.subname)::text) AS objname, l.provider, l.label FROM (pg_shseclabel l JOIN pg_subscription s ON (((l.classoid = s.tableoid) AND (l.objoid = s.oid)))) UNION ALL SELECT l.objoid, l.classoid, 0 AS objsubid, 'database'::text AS objtype, NULL::oid AS objnamespace, quote_ident((dat.datname)::text) AS objname, l.provider, l.label FROM (pg_shseclabel l JOIN pg_database dat ON (((l.classoid = dat.tableoid) AND (l.objoid = dat.oid)))) UNION ALL SELECT l.objoid, l.classoid, 0 AS objsubid, 'tablespace'::text AS objtype, NULL::oid AS objnamespace, quote_ident((spc.spcname)::text) AS objname, l.provider, l.label FROM (pg_shseclabel l JOIN pg_tablespace spc ON (((l.classoid = spc.tableoid) AND (l.objoid = spc.oid)))) UNION ALL SELECT l.objoid, l.classoid, 0 AS objsubid, 'role'::text AS objtype, NULL::oid AS objnamespace, quote_ident((rol.rolname)::text) AS objname, l.provider, l.label FROM (pg_shseclabel l JOIN pg_authid rol ON (((l.classoid = rol.tableoid) AND (l.objoid = rol.oid)))); ALTER VIEW pg_catalog.pg_seclabels OWNER TO "SYSTEM"; -- -- Name: pg_sequence; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_sequence ( seqrelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, seqtypid oid, seqstart bigint, seqincrement bigint, seqmax bigint, seqmin bigint, seqcache bigint, seqcycle boolean ); ALTER TABLE ONLY pg_catalog.pg_sequence REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_sequence OWNER TO "SYSTEM"; -- -- Name: TABLE pg_sequence; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_sequence'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_sequences; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_sequences AS SELECT n.nspname AS schemaname, c.relname AS sequencename, pg_get_userbyid(c.relowner) AS sequenceowner, (s.seqtypid)::regtype AS data_type, s.seqstart AS start_value, s.seqmin AS min_value, s.seqmax AS max_value, s.seqincrement AS increment_by, s.seqcycle AS cycle, s.seqcache AS cache_size, CASE WHEN has_sequence_privilege(c.oid, 'SELECT,USAGE'::text) THEN pg_sequence_last_value((c.oid)::regclass) ELSE NULL::bigint END AS last_value FROM ((pg_sequence s JOIN pg_class c ON ((c.oid = s.seqrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE ((NOT pg_is_other_temp_schema(n.oid)) AND (c.relkind = 'S'::"char")); ALTER VIEW pg_catalog.pg_sequences OWNER TO "SYSTEM"; -- -- Name: pg_settings; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_settings AS SELECT name, setting, unit, category, short_desc, extra_desc, context, vartype, source, min_val, max_val, enumvals, boot_val, reset_val, sourcefile, sourceline, pending_restart FROM pg_show_all_settings() a(name, setting, unit, category, short_desc, extra_desc, context, vartype, source, min_val, max_val, enumvals, boot_val, reset_val, sourcefile, sourceline, pending_restart); ALTER VIEW pg_catalog.pg_settings OWNER TO "SYSTEM"; -- -- Name: pg_shadow; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_shadow AS SELECT pg_authid.rolname AS usename, pg_authid.oid AS usesysid, pg_authid.rolcreatedb AS usecreatedb, pg_authid.rolsuper AS usesuper, pg_authid.rolreplication AS userepl, pg_authid.rolbypassrls AS usebypassrls, pg_authid.rolpassword AS passwd, pg_authid.rolvaliduntil AS valuntil, s.setconfig AS useconfig FROM (pg_authid LEFT JOIN pg_db_role_setting s ON (((pg_authid.oid = s.setrole) AND (s.setdatabase = (0)::oid)))) WHERE pg_authid.rolcanlogin; ALTER VIEW pg_catalog.pg_shadow OWNER TO "SYSTEM"; SET default_tablespace = pg_global; -- -- Name: pg_shdepend; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_shdepend ( dbid oid, classid oid, objid oid, objsubid integer, refclassid oid, refobjid oid, deptype "char" ); ALTER TABLE ONLY pg_catalog.pg_shdepend REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_shdepend OWNER TO "SYSTEM"; -- -- Name: TABLE pg_shdepend; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shdepend'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_shdescription; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_shdescription ( objoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, classoid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, description text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_shdescription REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_shdescription OWNER TO "SYSTEM"; -- -- Name: TABLE pg_shdescription; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shdescription'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '1'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_shdescription'::regclass, 'classoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_shdescription'::regclass, 'description'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '35'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_shdescription'::regclass, 'objoid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); -- -- Name: pg_shmem_allocations; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_shmem_allocations AS SELECT name, off, size, allocated_size FROM pg_get_shmem_allocations() pg_get_shmem_allocations(name, off, size, allocated_size); ALTER VIEW pg_catalog.pg_shmem_allocations OWNER TO "SYSTEM"; -- -- Name: pg_shseclabel; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_shseclabel ( objoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, classoid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, provider text CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT COLLATE pg_catalog."C", label text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_shseclabel REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_shseclabel OWNER TO "SYSTEM"; -- -- Name: TABLE pg_shseclabel; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shseclabel'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_stat_activity; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_activity AS SELECT s.datid, d.datname, s.pid, s.leader_pid, s.usesysid, u.rolname AS usename, s.application_name, s.client_addr, s.client_hostname, s.client_port, s.backend_start, s.xact_start, s.query_start, s.state_change, s.wait_event_type, s.wait_event, s.state, s.backend_xid, s.backend_xmin, s.query_id, s.query, s.backend_type FROM ((pg_stat_get_activity(NULL::integer) s(datid, pid, usesysid, application_name, state, query, wait_event_type, wait_event, xact_start, query_start, backend_start, state_change, client_addr, client_hostname, client_port, backend_xid, backend_xmin, backend_type, ssl, sslversion, sslcipher, sslbits, ssl_client_dn, ssl_client_serial, ssl_issuer_dn, gss_auth, gss_princ, gss_enc, gss_delegation, leader_pid, query_id) LEFT JOIN pg_database d ON ((s.datid = d.oid))) LEFT JOIN pg_authid u ON ((s.usesysid = u.oid))); ALTER VIEW pg_catalog.pg_stat_activity OWNER TO "SYSTEM"; -- -- Name: pg_stat_all_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_all_indexes AS SELECT c.oid AS relid, i.oid AS indexrelid, n.nspname AS schemaname, c.relname, i.relname AS indexrelname, pg_stat_get_numscans(i.oid) AS idx_scan, pg_stat_get_lastscan(i.oid) AS last_idx_scan, pg_stat_get_tuples_returned(i.oid) AS idx_tup_read, pg_stat_get_tuples_fetched(i.oid) AS idx_tup_fetch FROM (((pg_class c JOIN pg_index x ON ((c.oid = x.indrelid))) JOIN pg_class i ON ((i.oid = x.indexrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = ANY (ARRAY['r'::"char", 't'::"char", 'm'::"char"])); ALTER VIEW pg_catalog.pg_stat_all_indexes OWNER TO "SYSTEM"; -- -- Name: pg_stat_all_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_all_tables AS SELECT c.oid AS relid, n.nspname AS schemaname, c.relname, pg_stat_get_numscans(c.oid) AS seq_scan, pg_stat_get_lastscan(c.oid) AS last_seq_scan, pg_stat_get_tuples_returned(c.oid) AS seq_tup_read, (sum(pg_stat_get_numscans(i.indexrelid)))::bigint AS idx_scan, max(pg_stat_get_lastscan(i.indexrelid)) AS last_idx_scan, ((sum(pg_stat_get_tuples_fetched(i.indexrelid)))::bigint + pg_stat_get_tuples_fetched(c.oid)) AS idx_tup_fetch, pg_stat_get_tuples_inserted(c.oid) AS n_tup_ins, pg_stat_get_tuples_updated(c.oid) AS n_tup_upd, pg_stat_get_tuples_deleted(c.oid) AS n_tup_del, pg_stat_get_tuples_hot_updated(c.oid) AS n_tup_hot_upd, pg_stat_get_tuples_newpage_updated(c.oid) AS n_tup_newpage_upd, pg_stat_get_live_tuples(c.oid) AS n_live_tup, pg_stat_get_dead_tuples(c.oid) AS n_dead_tup, pg_stat_get_mod_since_analyze(c.oid) AS n_mod_since_analyze, pg_stat_get_ins_since_vacuum(c.oid) AS n_ins_since_vacuum, pg_stat_get_last_vacuum_time(c.oid) AS last_vacuum, pg_stat_get_last_autovacuum_time(c.oid) AS last_autovacuum, pg_stat_get_last_analyze_time(c.oid) AS last_analyze, pg_stat_get_last_autoanalyze_time(c.oid) AS last_autoanalyze, pg_stat_get_vacuum_count(c.oid) AS vacuum_count, pg_stat_get_autovacuum_count(c.oid) AS autovacuum_count, pg_stat_get_analyze_count(c.oid) AS analyze_count, pg_stat_get_autoanalyze_count(c.oid) AS autoanalyze_count FROM ((pg_class c LEFT JOIN pg_index i ON ((c.oid = i.indrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = ANY (ARRAY['r'::"char", 't'::"char", 'm'::"char", 'p'::"char"])) GROUP BY c.oid, n.nspname, c.relname; ALTER VIEW pg_catalog.pg_stat_all_tables OWNER TO "SYSTEM"; -- -- Name: pg_stat_archiver; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_archiver AS SELECT archived_count, last_archived_wal, last_archived_time, failed_count, last_failed_wal, last_failed_time, stats_reset FROM pg_stat_get_archiver() s(archived_count, last_archived_wal, last_archived_time, failed_count, last_failed_wal, last_failed_time, stats_reset); ALTER VIEW pg_catalog.pg_stat_archiver OWNER TO "SYSTEM"; -- -- Name: pg_stat_bgwriter; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_bgwriter AS SELECT pg_stat_get_bgwriter_buf_written_clean() AS buffers_clean, pg_stat_get_bgwriter_maxwritten_clean() AS maxwritten_clean, pg_stat_get_buf_alloc() AS buffers_alloc, pg_stat_get_bgwriter_stat_reset_time() AS stats_reset; ALTER VIEW pg_catalog.pg_stat_bgwriter OWNER TO "SYSTEM"; -- -- Name: pg_stat_checkpointer; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_checkpointer AS SELECT pg_stat_get_checkpointer_num_timed() AS num_timed, pg_stat_get_checkpointer_num_requested() AS num_requested, pg_stat_get_checkpointer_restartpoints_timed() AS restartpoints_timed, pg_stat_get_checkpointer_restartpoints_requested() AS restartpoints_req, pg_stat_get_checkpointer_restartpoints_performed() AS restartpoints_done, pg_stat_get_checkpointer_write_time() AS write_time, pg_stat_get_checkpointer_sync_time() AS sync_time, pg_stat_get_checkpointer_buffers_written() AS buffers_written, pg_stat_get_checkpointer_stat_reset_time() AS stats_reset; ALTER VIEW pg_catalog.pg_stat_checkpointer OWNER TO "SYSTEM"; -- -- Name: pg_stat_database; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_database AS SELECT oid AS datid, datname, CASE WHEN (oid = (0)::oid) THEN 0 ELSE pg_stat_get_db_numbackends(oid) END AS numbackends, pg_stat_get_db_xact_commit(oid) AS xact_commit, pg_stat_get_db_xact_rollback(oid) AS xact_rollback, (pg_stat_get_db_blocks_fetched(oid) - pg_stat_get_db_blocks_hit(oid)) AS blks_read, pg_stat_get_db_blocks_hit(oid) AS blks_hit, pg_stat_get_db_tuples_returned(oid) AS tup_returned, pg_stat_get_db_tuples_fetched(oid) AS tup_fetched, pg_stat_get_db_tuples_inserted(oid) AS tup_inserted, pg_stat_get_db_tuples_updated(oid) AS tup_updated, pg_stat_get_db_tuples_deleted(oid) AS tup_deleted, pg_stat_get_db_conflict_all(oid) AS conflicts, pg_stat_get_db_temp_files(oid) AS temp_files, pg_stat_get_db_temp_bytes(oid) AS temp_bytes, pg_stat_get_db_deadlocks(oid) AS deadlocks, pg_stat_get_db_checksum_failures(oid) AS checksum_failures, pg_stat_get_db_checksum_last_failure(oid) AS checksum_last_failure, pg_stat_get_db_blk_read_time(oid) AS blk_read_time, pg_stat_get_db_blk_write_time(oid) AS blk_write_time, pg_stat_get_db_session_time(oid) AS session_time, pg_stat_get_db_active_time(oid) AS active_time, pg_stat_get_db_idle_in_transaction_time(oid) AS idle_in_transaction_time, pg_stat_get_db_sessions(oid) AS sessions, pg_stat_get_db_sessions_abandoned(oid) AS sessions_abandoned, pg_stat_get_db_sessions_fatal(oid) AS sessions_fatal, pg_stat_get_db_sessions_killed(oid) AS sessions_killed, pg_stat_get_db_stat_reset_time(oid) AS stats_reset FROM ( SELECT 0 AS oid, NULL::name AS datname UNION ALL SELECT pg_database.oid, pg_database.datname FROM pg_database) d; ALTER VIEW pg_catalog.pg_stat_database OWNER TO "SYSTEM"; -- -- Name: pg_stat_database_conflicts; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_database_conflicts AS SELECT oid AS datid, datname, pg_stat_get_db_conflict_tablespace(oid) AS confl_tablespace, pg_stat_get_db_conflict_lock(oid) AS confl_lock, pg_stat_get_db_conflict_snapshot(oid) AS confl_snapshot, pg_stat_get_db_conflict_bufferpin(oid) AS confl_bufferpin, pg_stat_get_db_conflict_startup_deadlock(oid) AS confl_deadlock, pg_stat_get_db_conflict_logicalslot(oid) AS confl_active_logicalslot FROM pg_database d; ALTER VIEW pg_catalog.pg_stat_database_conflicts OWNER TO "SYSTEM"; -- -- Name: pg_stat_gssapi; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_gssapi AS SELECT pid, gss_auth AS gss_authenticated, gss_princ AS principal, gss_enc AS encrypted, gss_delegation AS credentials_delegated FROM pg_stat_get_activity(NULL::integer) s(datid, pid, usesysid, application_name, state, query, wait_event_type, wait_event, xact_start, query_start, backend_start, state_change, client_addr, client_hostname, client_port, backend_xid, backend_xmin, backend_type, ssl, sslversion, sslcipher, sslbits, ssl_client_dn, ssl_client_serial, ssl_issuer_dn, gss_auth, gss_princ, gss_enc, gss_delegation, leader_pid, query_id) WHERE (client_port IS NOT NULL); ALTER VIEW pg_catalog.pg_stat_gssapi OWNER TO "SYSTEM"; -- -- Name: pg_stat_io; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_io AS SELECT backend_type, object, context, reads, read_time, writes, write_time, writebacks, writeback_time, extends, extend_time, op_bytes, hits, evictions, reuses, fsyncs, fsync_time, stats_reset FROM pg_stat_get_io() b(backend_type, object, context, reads, read_time, writes, write_time, writebacks, writeback_time, extends, extend_time, op_bytes, hits, evictions, reuses, fsyncs, fsync_time, stats_reset); ALTER VIEW pg_catalog.pg_stat_io OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_analyze; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_analyze AS SELECT s.pid, s.datid, d.datname, s.relid, CASE s.param1 WHEN 0 THEN 'initializing'::text WHEN 1 THEN 'acquiring sample rows'::text WHEN 2 THEN 'acquiring inherited sample rows'::text WHEN 3 THEN 'computing statistics'::text WHEN 4 THEN 'computing extended statistics'::text WHEN 5 THEN 'finalizing analyze'::text ELSE NULL::text END AS phase, s.param2 AS sample_blks_total, s.param3 AS sample_blks_scanned, s.param4 AS ext_stats_total, s.param5 AS ext_stats_computed, s.param6 AS child_tables_total, s.param7 AS child_tables_done, (s.param8)::oid AS current_child_table_relid FROM (pg_stat_get_progress_info('ANALYZE'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20) LEFT JOIN pg_database d ON ((s.datid = d.oid))); ALTER VIEW pg_catalog.pg_stat_progress_analyze OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_basebackup; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_basebackup AS SELECT pid, CASE param1 WHEN 0 THEN 'initializing'::text WHEN 1 THEN 'waiting for checkpoint to finish'::text WHEN 2 THEN 'estimating backup size'::text WHEN 3 THEN 'streaming database files'::text WHEN 4 THEN 'waiting for wal archiving to finish'::text WHEN 5 THEN 'transferring wal files'::text ELSE NULL::text END AS phase, CASE param2 WHEN '-1'::integer THEN NULL::bigint ELSE param2 END AS backup_total, param3 AS backup_streamed, param4 AS tablespaces_total, param5 AS tablespaces_streamed FROM pg_stat_get_progress_info('BASEBACKUP'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20); ALTER VIEW pg_catalog.pg_stat_progress_basebackup OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_cluster; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_cluster AS SELECT s.pid, s.datid, d.datname, s.relid, CASE s.param1 WHEN 1 THEN 'CLUSTER'::text WHEN 2 THEN 'VACUUM FULL'::text ELSE NULL::text END AS command, CASE s.param2 WHEN 0 THEN 'initializing'::text WHEN 1 THEN 'seq scanning heap'::text WHEN 2 THEN 'index scanning heap'::text WHEN 3 THEN 'sorting tuples'::text WHEN 4 THEN 'writing new heap'::text WHEN 5 THEN 'swapping relation files'::text WHEN 6 THEN 'rebuilding index'::text WHEN 7 THEN 'performing final cleanup'::text ELSE NULL::text END AS phase, (s.param3)::oid AS cluster_index_relid, s.param4 AS heap_tuples_scanned, s.param5 AS heap_tuples_written, s.param6 AS heap_blks_total, s.param7 AS heap_blks_scanned, s.param8 AS index_rebuild_count FROM (pg_stat_get_progress_info('CLUSTER'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20) LEFT JOIN pg_database d ON ((s.datid = d.oid))); ALTER VIEW pg_catalog.pg_stat_progress_cluster OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_copy; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_copy AS SELECT s.pid, s.datid, d.datname, s.relid, CASE s.param5 WHEN 1 THEN 'COPY FROM'::text WHEN 2 THEN 'COPY TO'::text ELSE NULL::text END AS command, CASE s.param6 WHEN 1 THEN 'FILE'::text WHEN 2 THEN 'PROGRAM'::text WHEN 3 THEN 'PIPE'::text WHEN 4 THEN 'CALLBACK'::text ELSE NULL::text END AS type, s.param1 AS bytes_processed, s.param2 AS bytes_total, s.param3 AS tuples_processed, s.param4 AS tuples_excluded, s.param7 AS tuples_skipped FROM (pg_stat_get_progress_info('COPY'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20) LEFT JOIN pg_database d ON ((s.datid = d.oid))); ALTER VIEW pg_catalog.pg_stat_progress_copy OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_create_index; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_create_index AS SELECT s.pid, s.datid, d.datname, s.relid, (s.param7)::oid AS index_relid, CASE s.param1 WHEN 1 THEN 'CREATE INDEX'::text WHEN 2 THEN 'CREATE INDEX CONCURRENTLY'::text WHEN 3 THEN 'REINDEX'::text WHEN 4 THEN 'REINDEX CONCURRENTLY'::text ELSE NULL::text END AS command, CASE s.param10 WHEN 0 THEN 'initializing'::text WHEN 1 THEN 'waiting for writers before build'::text WHEN 2 THEN ('building index'::text || COALESCE((': '::text || pg_indexam_progress_phasename((s.param9)::oid, s.param11)), ''::text)) WHEN 3 THEN 'waiting for writers before validation'::text WHEN 4 THEN 'index validation: scanning index'::text WHEN 5 THEN 'index validation: sorting tuples'::text WHEN 6 THEN 'index validation: scanning table'::text WHEN 7 THEN 'waiting for old snapshots'::text WHEN 8 THEN 'waiting for readers before marking dead'::text WHEN 9 THEN 'waiting for readers before dropping'::text ELSE NULL::text END AS phase, s.param4 AS lockers_total, s.param5 AS lockers_done, s.param6 AS current_locker_pid, s.param16 AS blocks_total, s.param17 AS blocks_done, s.param12 AS tuples_total, s.param13 AS tuples_done, s.param14 AS partitions_total, s.param15 AS partitions_done FROM (pg_stat_get_progress_info('CREATE INDEX'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20) LEFT JOIN pg_database d ON ((s.datid = d.oid))); ALTER VIEW pg_catalog.pg_stat_progress_create_index OWNER TO "SYSTEM"; -- -- Name: pg_stat_progress_vacuum; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_progress_vacuum AS SELECT s.pid, s.datid, d.datname, s.relid, CASE s.param1 WHEN 0 THEN 'initializing'::text WHEN 1 THEN 'scanning heap'::text WHEN 2 THEN 'vacuuming indexes'::text WHEN 3 THEN 'vacuuming heap'::text WHEN 4 THEN 'cleaning up indexes'::text WHEN 5 THEN 'truncating heap'::text WHEN 6 THEN 'performing final cleanup'::text ELSE NULL::text END AS phase, s.param2 AS heap_blks_total, s.param3 AS heap_blks_scanned, s.param4 AS heap_blks_vacuumed, s.param5 AS index_vacuum_count, s.param6 AS max_dead_tuple_bytes, s.param7 AS dead_tuple_bytes, s.param8 AS indexes_total, s.param9 AS indexes_processed FROM (pg_stat_get_progress_info('VACUUM'::text) s(pid, datid, relid, param1, param2, param3, param4, param5, param6, param7, param8, param9, param10, param11, param12, param13, param14, param15, param16, param17, param18, param19, param20) LEFT JOIN pg_database d ON ((s.datid = d.oid))); ALTER VIEW pg_catalog.pg_stat_progress_vacuum OWNER TO "SYSTEM"; -- -- Name: pg_stat_recovery_prefetch; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_recovery_prefetch AS SELECT stats_reset, prefetch, hit, skip_init, skip_new, skip_fpw, skip_rep, wal_distance, block_distance, io_depth FROM pg_stat_get_recovery_prefetch() s(stats_reset, prefetch, hit, skip_init, skip_new, skip_fpw, skip_rep, wal_distance, block_distance, io_depth); ALTER VIEW pg_catalog.pg_stat_recovery_prefetch OWNER TO "SYSTEM"; -- -- Name: pg_stat_replication; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_replication AS SELECT s.pid, s.usesysid, u.rolname AS usename, s.application_name, s.client_addr, s.client_hostname, s.client_port, s.backend_start, s.backend_xmin, w.state, w.sent_lsn, w.write_lsn, w.flush_lsn, w.replay_lsn, w.write_lag, w.flush_lag, w.replay_lag, w.sync_priority, w.sync_state, w.reply_time FROM ((pg_stat_get_activity(NULL::integer) s(datid, pid, usesysid, application_name, state, query, wait_event_type, wait_event, xact_start, query_start, backend_start, state_change, client_addr, client_hostname, client_port, backend_xid, backend_xmin, backend_type, ssl, sslversion, sslcipher, sslbits, ssl_client_dn, ssl_client_serial, ssl_issuer_dn, gss_auth, gss_princ, gss_enc, gss_delegation, leader_pid, query_id) JOIN pg_stat_get_wal_senders() w(pid, state, sent_lsn, write_lsn, flush_lsn, replay_lsn, write_lag, flush_lag, replay_lag, sync_priority, sync_state, reply_time) ON ((s.pid = w.pid))) LEFT JOIN pg_authid u ON ((s.usesysid = u.oid))); ALTER VIEW pg_catalog.pg_stat_replication OWNER TO "SYSTEM"; -- -- Name: pg_stat_replication_slots; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_replication_slots AS SELECT s.slot_name, s.spill_txns, s.spill_count, s.spill_bytes, s.stream_txns, s.stream_count, s.stream_bytes, s.total_txns, s.total_bytes, s.stats_reset FROM pg_replication_slots r, LATERAL pg_stat_get_replication_slot((r.slot_name)::text) s(slot_name, spill_txns, spill_count, spill_bytes, stream_txns, stream_count, stream_bytes, total_txns, total_bytes, stats_reset) WHERE (r.datoid IS NOT NULL); ALTER VIEW pg_catalog.pg_stat_replication_slots OWNER TO "SYSTEM"; -- -- Name: pg_stat_slru; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_slru AS SELECT name, blks_zeroed, blks_hit, blks_read, blks_written, blks_exists, flushes, truncates, stats_reset FROM pg_stat_get_slru() s(name, blks_zeroed, blks_hit, blks_read, blks_written, blks_exists, flushes, truncates, stats_reset); ALTER VIEW pg_catalog.pg_stat_slru OWNER TO "SYSTEM"; -- -- Name: pg_stat_ssl; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_ssl AS SELECT pid, ssl, sslversion AS version, sslcipher AS cipher, sslbits AS bits, ssl_client_dn AS client_dn, ssl_client_serial AS client_serial, ssl_issuer_dn AS issuer_dn FROM pg_stat_get_activity(NULL::integer) s(datid, pid, usesysid, application_name, state, query, wait_event_type, wait_event, xact_start, query_start, backend_start, state_change, client_addr, client_hostname, client_port, backend_xid, backend_xmin, backend_type, ssl, sslversion, sslcipher, sslbits, ssl_client_dn, ssl_client_serial, ssl_issuer_dn, gss_auth, gss_princ, gss_enc, gss_delegation, leader_pid, query_id) WHERE (client_port IS NOT NULL); ALTER VIEW pg_catalog.pg_stat_ssl OWNER TO "SYSTEM"; -- -- Name: pg_stat_subscription; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_subscription AS SELECT su.oid AS subid, su.subname, st.worker_type, st.pid, st.leader_pid, st.relid, st.received_lsn, st.last_msg_send_time, st.last_msg_receipt_time, st.latest_end_lsn, st.latest_end_time FROM (pg_subscription su LEFT JOIN pg_stat_get_subscription(NULL::oid) st(subid, relid, pid, leader_pid, received_lsn, last_msg_send_time, last_msg_receipt_time, latest_end_lsn, latest_end_time, worker_type) ON ((st.subid = su.oid))); ALTER VIEW pg_catalog.pg_stat_subscription OWNER TO "SYSTEM"; -- -- Name: pg_stat_subscription_stats; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_subscription_stats AS SELECT ss.subid, s.subname, ss.apply_error_count, ss.sync_error_count, ss.stats_reset FROM pg_subscription s, LATERAL pg_stat_get_subscription_stats(s.oid) ss(subid, apply_error_count, sync_error_count, stats_reset); ALTER VIEW pg_catalog.pg_stat_subscription_stats OWNER TO "SYSTEM"; -- -- Name: pg_stat_sys_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_sys_indexes AS SELECT relid, indexrelid, schemaname, relname, indexrelname, idx_scan, last_idx_scan, idx_tup_read, idx_tup_fetch FROM pg_stat_all_indexes WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_sys_indexes OWNER TO "SYSTEM"; -- -- Name: pg_stat_sys_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_sys_tables AS SELECT relid, schemaname, relname, seq_scan, last_seq_scan, seq_tup_read, idx_scan, last_idx_scan, idx_tup_fetch, n_tup_ins, n_tup_upd, n_tup_del, n_tup_hot_upd, n_tup_newpage_upd, n_live_tup, n_dead_tup, n_mod_since_analyze, n_ins_since_vacuum, last_vacuum, last_autovacuum, last_analyze, last_autoanalyze, vacuum_count, autovacuum_count, analyze_count, autoanalyze_count FROM pg_stat_all_tables WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_sys_tables OWNER TO "SYSTEM"; -- -- Name: pg_stat_user_functions; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_user_functions AS SELECT p.oid AS funcid, n.nspname AS schemaname, p.proname AS funcname, pg_stat_get_function_calls(p.oid) AS calls, pg_stat_get_function_total_time(p.oid) AS total_time, pg_stat_get_function_self_time(p.oid) AS self_time FROM (pg_proc p LEFT JOIN pg_namespace n ON ((n.oid = p.pronamespace))) WHERE ((p.prolang <> (12)::oid) AND (pg_stat_get_function_calls(p.oid) IS NOT NULL)); ALTER VIEW pg_catalog.pg_stat_user_functions OWNER TO "SYSTEM"; -- -- Name: pg_stat_user_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_user_indexes AS SELECT relid, indexrelid, schemaname, relname, indexrelname, idx_scan, last_idx_scan, idx_tup_read, idx_tup_fetch FROM pg_stat_all_indexes WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_user_indexes OWNER TO "SYSTEM"; -- -- Name: pg_stat_user_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_user_tables AS SELECT relid, schemaname, relname, seq_scan, last_seq_scan, seq_tup_read, idx_scan, last_idx_scan, idx_tup_fetch, n_tup_ins, n_tup_upd, n_tup_del, n_tup_hot_upd, n_tup_newpage_upd, n_live_tup, n_dead_tup, n_mod_since_analyze, n_ins_since_vacuum, last_vacuum, last_autovacuum, last_analyze, last_autoanalyze, vacuum_count, autovacuum_count, analyze_count, autoanalyze_count FROM pg_stat_all_tables WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_user_tables OWNER TO "SYSTEM"; -- -- Name: pg_stat_wal; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_wal AS SELECT wal_records, wal_fpi, wal_bytes, wal_buffers_full, wal_write, wal_sync, wal_write_time, wal_sync_time, stats_reset FROM pg_stat_get_wal() w(wal_records, wal_fpi, wal_bytes, wal_buffers_full, wal_write, wal_sync, wal_write_time, wal_sync_time, stats_reset); ALTER VIEW pg_catalog.pg_stat_wal OWNER TO "SYSTEM"; -- -- Name: pg_stat_wal_receiver; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_wal_receiver AS SELECT pid, status, receive_start_lsn, receive_start_tli, written_lsn, flushed_lsn, received_tli, last_msg_send_time, last_msg_receipt_time, latest_end_lsn, latest_end_time, slot_name, sender_host, sender_port, conninfo FROM pg_stat_get_wal_receiver() s(pid, status, receive_start_lsn, receive_start_tli, written_lsn, flushed_lsn, received_tli, last_msg_send_time, last_msg_receipt_time, latest_end_lsn, latest_end_time, slot_name, sender_host, sender_port, conninfo) WHERE (pid IS NOT NULL); ALTER VIEW pg_catalog.pg_stat_wal_receiver OWNER TO "SYSTEM"; -- -- Name: pg_stat_xact_all_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_xact_all_tables AS SELECT c.oid AS relid, n.nspname AS schemaname, c.relname, pg_stat_get_xact_numscans(c.oid) AS seq_scan, pg_stat_get_xact_tuples_returned(c.oid) AS seq_tup_read, (sum(pg_stat_get_xact_numscans(i.indexrelid)))::bigint AS idx_scan, ((sum(pg_stat_get_xact_tuples_fetched(i.indexrelid)))::bigint + pg_stat_get_xact_tuples_fetched(c.oid)) AS idx_tup_fetch, pg_stat_get_xact_tuples_inserted(c.oid) AS n_tup_ins, pg_stat_get_xact_tuples_updated(c.oid) AS n_tup_upd, pg_stat_get_xact_tuples_deleted(c.oid) AS n_tup_del, pg_stat_get_xact_tuples_hot_updated(c.oid) AS n_tup_hot_upd, pg_stat_get_xact_tuples_newpage_updated(c.oid) AS n_tup_newpage_upd FROM ((pg_class c LEFT JOIN pg_index i ON ((c.oid = i.indrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = ANY (ARRAY['r'::"char", 't'::"char", 'm'::"char", 'p'::"char"])) GROUP BY c.oid, n.nspname, c.relname; ALTER VIEW pg_catalog.pg_stat_xact_all_tables OWNER TO "SYSTEM"; -- -- Name: pg_stat_xact_sys_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_xact_sys_tables AS SELECT relid, schemaname, relname, seq_scan, seq_tup_read, idx_scan, idx_tup_fetch, n_tup_ins, n_tup_upd, n_tup_del, n_tup_hot_upd, n_tup_newpage_upd FROM pg_stat_xact_all_tables WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_xact_sys_tables OWNER TO "SYSTEM"; -- -- Name: pg_stat_xact_user_functions; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_xact_user_functions AS SELECT p.oid AS funcid, n.nspname AS schemaname, p.proname AS funcname, pg_stat_get_xact_function_calls(p.oid) AS calls, pg_stat_get_xact_function_total_time(p.oid) AS total_time, pg_stat_get_xact_function_self_time(p.oid) AS self_time FROM (pg_proc p LEFT JOIN pg_namespace n ON ((n.oid = p.pronamespace))) WHERE ((p.prolang <> (12)::oid) AND (pg_stat_get_xact_function_calls(p.oid) IS NOT NULL)); ALTER VIEW pg_catalog.pg_stat_xact_user_functions OWNER TO "SYSTEM"; -- -- Name: pg_stat_xact_user_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stat_xact_user_tables AS SELECT relid, schemaname, relname, seq_scan, seq_tup_read, idx_scan, idx_tup_fetch, n_tup_ins, n_tup_upd, n_tup_del, n_tup_hot_upd, n_tup_newpage_upd FROM pg_stat_xact_all_tables WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_stat_xact_user_tables OWNER TO "SYSTEM"; -- -- Name: pg_statio_all_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_all_indexes AS SELECT c.oid AS relid, i.oid AS indexrelid, n.nspname AS schemaname, c.relname, i.relname AS indexrelname, (pg_stat_get_blocks_fetched(i.oid) - pg_stat_get_blocks_hit(i.oid)) AS idx_blks_read, pg_stat_get_blocks_hit(i.oid) AS idx_blks_hit FROM (((pg_class c JOIN pg_index x ON ((c.oid = x.indrelid))) JOIN pg_class i ON ((i.oid = x.indexrelid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = ANY (ARRAY['r'::"char", 't'::"char", 'm'::"char"])); ALTER VIEW pg_catalog.pg_statio_all_indexes OWNER TO "SYSTEM"; -- -- Name: pg_statio_all_sequences; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_all_sequences AS SELECT c.oid AS relid, n.nspname AS schemaname, c.relname, (pg_stat_get_blocks_fetched(c.oid) - pg_stat_get_blocks_hit(c.oid)) AS blks_read, pg_stat_get_blocks_hit(c.oid) AS blks_hit FROM (pg_class c LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = 'S'::"char"); ALTER VIEW pg_catalog.pg_statio_all_sequences OWNER TO "SYSTEM"; -- -- Name: pg_statio_all_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_all_tables AS SELECT c.oid AS relid, n.nspname AS schemaname, c.relname, (pg_stat_get_blocks_fetched(c.oid) - pg_stat_get_blocks_hit(c.oid)) AS heap_blks_read, pg_stat_get_blocks_hit(c.oid) AS heap_blks_hit, i.idx_blks_read, i.idx_blks_hit, (pg_stat_get_blocks_fetched(t.oid) - pg_stat_get_blocks_hit(t.oid)) AS toast_blks_read, pg_stat_get_blocks_hit(t.oid) AS toast_blks_hit, x.idx_blks_read AS tidx_blks_read, x.idx_blks_hit AS tidx_blks_hit FROM ((((pg_class c LEFT JOIN pg_class t ON ((c.reltoastrelid = t.oid))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) LEFT JOIN LATERAL ( SELECT (sum((pg_stat_get_blocks_fetched(pg_index.indexrelid) - pg_stat_get_blocks_hit(pg_index.indexrelid))))::bigint AS idx_blks_read, (sum(pg_stat_get_blocks_hit(pg_index.indexrelid)))::bigint AS idx_blks_hit FROM pg_index WHERE (pg_index.indrelid = c.oid)) i ON (true)) LEFT JOIN LATERAL ( SELECT (sum((pg_stat_get_blocks_fetched(pg_index.indexrelid) - pg_stat_get_blocks_hit(pg_index.indexrelid))))::bigint AS idx_blks_read, (sum(pg_stat_get_blocks_hit(pg_index.indexrelid)))::bigint AS idx_blks_hit FROM pg_index WHERE (pg_index.indrelid = t.oid)) x ON (true)) WHERE (c.relkind = ANY (ARRAY['r'::"char", 't'::"char", 'm'::"char"])); ALTER VIEW pg_catalog.pg_statio_all_tables OWNER TO "SYSTEM"; -- -- Name: pg_statio_sys_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_sys_indexes AS SELECT relid, indexrelid, schemaname, relname, indexrelname, idx_blks_read, idx_blks_hit FROM pg_statio_all_indexes WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_sys_indexes OWNER TO "SYSTEM"; -- -- Name: pg_statio_sys_sequences; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_sys_sequences AS SELECT relid, schemaname, relname, blks_read, blks_hit FROM pg_statio_all_sequences WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_sys_sequences OWNER TO "SYSTEM"; -- -- Name: pg_statio_sys_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_sys_tables AS SELECT relid, schemaname, relname, heap_blks_read, heap_blks_hit, idx_blks_read, idx_blks_hit, toast_blks_read, toast_blks_hit, tidx_blks_read, tidx_blks_hit FROM pg_statio_all_tables WHERE ((schemaname = ANY (ARRAY['pg_catalog'::name, 'information_schema'::name])) OR (schemaname ~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_sys_tables OWNER TO "SYSTEM"; -- -- Name: pg_statio_user_indexes; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_user_indexes AS SELECT relid, indexrelid, schemaname, relname, indexrelname, idx_blks_read, idx_blks_hit FROM pg_statio_all_indexes WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_user_indexes OWNER TO "SYSTEM"; -- -- Name: pg_statio_user_sequences; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_user_sequences AS SELECT relid, schemaname, relname, blks_read, blks_hit FROM pg_statio_all_sequences WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_user_sequences OWNER TO "SYSTEM"; -- -- Name: pg_statio_user_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_statio_user_tables AS SELECT relid, schemaname, relname, heap_blks_read, heap_blks_hit, idx_blks_read, idx_blks_hit, toast_blks_read, toast_blks_hit, tidx_blks_read, tidx_blks_hit FROM pg_statio_all_tables WHERE ((schemaname <> ALL (ARRAY['pg_catalog'::name, 'information_schema'::name])) AND (schemaname !~ '^pg_toast'::text)); ALTER VIEW pg_catalog.pg_statio_user_tables OWNER TO "SYSTEM"; SET default_tablespace = ''; -- -- Name: pg_statistic; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_statistic ( starelid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, staattnum smallint CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, stainherit boolean CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, stanullfrac real, stawidth integer, stadistinct real, stakind1 smallint, stakind2 smallint, stakind3 smallint, stakind4 smallint, stakind5 smallint, staop1 oid, staop2 oid, staop3 oid, staop4 oid, staop5 oid, stacoll1 oid, stacoll2 oid, stacoll3 oid, stacoll4 oid, stacoll5 oid, stanumbers1 real[], stanumbers2 real[], stanumbers3 real[], stanumbers4 real[], stanumbers5 real[], stavalues1 anyarray, stavalues2 anyarray, stavalues3 anyarray, stavalues4 anyarray, stavalues5 anyarray ); ALTER TABLE ONLY pg_catalog.pg_statistic REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_statistic OWNER TO "SYSTEM"; -- -- Name: TABLE pg_statistic; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic'::regclass, '170000'::integer, 'relpages', '19'::integer, 'reltuples', '411'::real, 'relallvisible', '19'::integer ); -- -- Name: pg_statistic_ext; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_statistic_ext ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, stxrelid oid, stxname name, stxnamespace oid, stxowner oid, stxkeys int2vector, stxstattarget smallint, stxkind "char"[], stxexprs pg_node_tree COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_statistic_ext REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_statistic_ext OWNER TO "SYSTEM"; -- -- Name: TABLE pg_statistic_ext; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_statistic_ext_data; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_statistic_ext_data ( stxoid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, stxdinherit boolean CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, stxdndistinct pg_ndistinct COLLATE pg_catalog."C", stxddependencies pg_dependencies COLLATE pg_catalog."C", stxdmcv pg_mcv_list COLLATE pg_catalog."C", stxdexpr pg_statistic[] ); ALTER TABLE ONLY pg_catalog.pg_statistic_ext_data REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_statistic_ext_data OWNER TO "SYSTEM"; -- -- Name: TABLE pg_statistic_ext_data; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext_data'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_stats; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stats WITH (security_barrier='true') AS SELECT n.nspname AS schemaname, c.relname AS tablename, a.attname, s.stainherit AS inherited, s.stanullfrac AS null_frac, s.stawidth AS avg_width, s.stadistinct AS n_distinct, CASE WHEN (s.stakind1 = 1) THEN s.stavalues1 WHEN (s.stakind2 = 1) THEN s.stavalues2 WHEN (s.stakind3 = 1) THEN s.stavalues3 WHEN (s.stakind4 = 1) THEN s.stavalues4 WHEN (s.stakind5 = 1) THEN s.stavalues5 ELSE NULL::anyarray END AS most_common_vals, CASE WHEN (s.stakind1 = 1) THEN s.stanumbers1 WHEN (s.stakind2 = 1) THEN s.stanumbers2 WHEN (s.stakind3 = 1) THEN s.stanumbers3 WHEN (s.stakind4 = 1) THEN s.stanumbers4 WHEN (s.stakind5 = 1) THEN s.stanumbers5 ELSE NULL::real[] END AS most_common_freqs, CASE WHEN (s.stakind1 = 2) THEN s.stavalues1 WHEN (s.stakind2 = 2) THEN s.stavalues2 WHEN (s.stakind3 = 2) THEN s.stavalues3 WHEN (s.stakind4 = 2) THEN s.stavalues4 WHEN (s.stakind5 = 2) THEN s.stavalues5 ELSE NULL::anyarray END AS histogram_bounds, CASE WHEN (s.stakind1 = 3) THEN s.stanumbers1[1] WHEN (s.stakind2 = 3) THEN s.stanumbers2[1] WHEN (s.stakind3 = 3) THEN s.stanumbers3[1] WHEN (s.stakind4 = 3) THEN s.stanumbers4[1] WHEN (s.stakind5 = 3) THEN s.stanumbers5[1] ELSE NULL::real END AS correlation, CASE WHEN (s.stakind1 = 4) THEN s.stavalues1 WHEN (s.stakind2 = 4) THEN s.stavalues2 WHEN (s.stakind3 = 4) THEN s.stavalues3 WHEN (s.stakind4 = 4) THEN s.stavalues4 WHEN (s.stakind5 = 4) THEN s.stavalues5 ELSE NULL::anyarray END AS most_common_elems, CASE WHEN (s.stakind1 = 4) THEN s.stanumbers1 WHEN (s.stakind2 = 4) THEN s.stanumbers2 WHEN (s.stakind3 = 4) THEN s.stanumbers3 WHEN (s.stakind4 = 4) THEN s.stanumbers4 WHEN (s.stakind5 = 4) THEN s.stanumbers5 ELSE NULL::real[] END AS most_common_elem_freqs, CASE WHEN (s.stakind1 = 5) THEN s.stanumbers1 WHEN (s.stakind2 = 5) THEN s.stanumbers2 WHEN (s.stakind3 = 5) THEN s.stanumbers3 WHEN (s.stakind4 = 5) THEN s.stanumbers4 WHEN (s.stakind5 = 5) THEN s.stanumbers5 ELSE NULL::real[] END AS elem_count_histogram, CASE WHEN (s.stakind1 = 6) THEN s.stavalues1 WHEN (s.stakind2 = 6) THEN s.stavalues2 WHEN (s.stakind3 = 6) THEN s.stavalues3 WHEN (s.stakind4 = 6) THEN s.stavalues4 WHEN (s.stakind5 = 6) THEN s.stavalues5 ELSE NULL::anyarray END AS range_length_histogram, CASE WHEN (s.stakind1 = 6) THEN s.stanumbers1[1] WHEN (s.stakind2 = 6) THEN s.stanumbers2[1] WHEN (s.stakind3 = 6) THEN s.stanumbers3[1] WHEN (s.stakind4 = 6) THEN s.stanumbers4[1] WHEN (s.stakind5 = 6) THEN s.stanumbers5[1] ELSE NULL::real END AS range_empty_frac, CASE WHEN (s.stakind1 = 7) THEN s.stavalues1 WHEN (s.stakind2 = 7) THEN s.stavalues2 WHEN (s.stakind3 = 7) THEN s.stavalues3 WHEN (s.stakind4 = 7) THEN s.stavalues4 WHEN (s.stakind5 = 7) THEN s.stavalues5 ELSE NULL::anyarray END AS range_bounds_histogram FROM (((pg_statistic s JOIN pg_class c ON ((c.oid = s.starelid))) JOIN pg_attribute a ON (((c.oid = a.attrelid) AND (a.attnum = s.staattnum)))) LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE ((NOT a.attisdropped) AND has_column_privilege(c.oid, a.attnum, 'select'::text) AND ((c.relrowsecurity = false) OR (NOT row_security_active(c.oid)))); ALTER VIEW pg_catalog.pg_stats OWNER TO "SYSTEM"; -- -- Name: pg_stats_ext; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stats_ext WITH (security_barrier='true') AS SELECT cn.nspname AS schemaname, c.relname AS tablename, sn.nspname AS statistics_schemaname, s.stxname AS statistics_name, pg_get_userbyid(s.stxowner) AS statistics_owner, ( SELECT array_agg(a.attname ORDER BY a.attnum) AS array_agg FROM (unnest(s.stxkeys) k(k) JOIN pg_attribute a ON (((a.attrelid = s.stxrelid) AND (a.attnum = k.k))))) AS attnames, pg_get_statisticsobjdef_expressions(s.oid) AS exprs, s.stxkind AS kinds, sd.stxdinherit AS inherited, sd.stxdndistinct AS n_distinct, sd.stxddependencies AS dependencies, m.most_common_vals, m.most_common_val_nulls, m.most_common_freqs, m.most_common_base_freqs FROM (((((pg_statistic_ext s JOIN pg_class c ON ((c.oid = s.stxrelid))) JOIN pg_statistic_ext_data sd ON ((s.oid = sd.stxoid))) LEFT JOIN pg_namespace cn ON ((cn.oid = c.relnamespace))) LEFT JOIN pg_namespace sn ON ((sn.oid = s.stxnamespace))) LEFT JOIN LATERAL ( SELECT array_agg(pg_mcv_list_items."values") AS most_common_vals, array_agg(pg_mcv_list_items.nulls) AS most_common_val_nulls, array_agg(pg_mcv_list_items.frequency) AS most_common_freqs, array_agg(pg_mcv_list_items.base_frequency) AS most_common_base_freqs FROM pg_mcv_list_items(sd.stxdmcv) pg_mcv_list_items(index, "values", nulls, frequency, base_frequency)) m ON ((sd.stxdmcv IS NOT NULL))) WHERE ((NOT (EXISTS ( SELECT 1 FROM (unnest(s.stxkeys) k(k) JOIN pg_attribute a ON (((a.attrelid = s.stxrelid) AND (a.attnum = k.k)))) WHERE (NOT has_column_privilege(c.oid, a.attnum, 'select'::text))))) AND ((c.relrowsecurity = false) OR (NOT row_security_active(c.oid)))); ALTER VIEW pg_catalog.pg_stats_ext OWNER TO "SYSTEM"; -- -- Name: pg_stats_ext_exprs; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_stats_ext_exprs WITH (security_barrier='true') AS SELECT cn.nspname AS schemaname, c.relname AS tablename, sn.nspname AS statistics_schemaname, s.stxname AS statistics_name, pg_get_userbyid(s.stxowner) AS statistics_owner, stat.expr, sd.stxdinherit AS inherited, (stat.a).stanullfrac AS null_frac, (stat.a).stawidth AS avg_width, (stat.a).stadistinct AS n_distinct, CASE WHEN ((stat.a).stakind1 = 1) THEN (stat.a).stavalues1 WHEN ((stat.a).stakind2 = 1) THEN (stat.a).stavalues2 WHEN ((stat.a).stakind3 = 1) THEN (stat.a).stavalues3 WHEN ((stat.a).stakind4 = 1) THEN (stat.a).stavalues4 WHEN ((stat.a).stakind5 = 1) THEN (stat.a).stavalues5 ELSE NULL::anyarray END AS most_common_vals, CASE WHEN ((stat.a).stakind1 = 1) THEN (stat.a).stanumbers1 WHEN ((stat.a).stakind2 = 1) THEN (stat.a).stanumbers2 WHEN ((stat.a).stakind3 = 1) THEN (stat.a).stanumbers3 WHEN ((stat.a).stakind4 = 1) THEN (stat.a).stanumbers4 WHEN ((stat.a).stakind5 = 1) THEN (stat.a).stanumbers5 ELSE NULL::real[] END AS most_common_freqs, CASE WHEN ((stat.a).stakind1 = 2) THEN (stat.a).stavalues1 WHEN ((stat.a).stakind2 = 2) THEN (stat.a).stavalues2 WHEN ((stat.a).stakind3 = 2) THEN (stat.a).stavalues3 WHEN ((stat.a).stakind4 = 2) THEN (stat.a).stavalues4 WHEN ((stat.a).stakind5 = 2) THEN (stat.a).stavalues5 ELSE NULL::anyarray END AS histogram_bounds, CASE WHEN ((stat.a).stakind1 = 3) THEN (stat.a).stanumbers1[1] WHEN ((stat.a).stakind2 = 3) THEN (stat.a).stanumbers2[1] WHEN ((stat.a).stakind3 = 3) THEN (stat.a).stanumbers3[1] WHEN ((stat.a).stakind4 = 3) THEN (stat.a).stanumbers4[1] WHEN ((stat.a).stakind5 = 3) THEN (stat.a).stanumbers5[1] ELSE NULL::real END AS correlation, CASE WHEN ((stat.a).stakind1 = 4) THEN (stat.a).stavalues1 WHEN ((stat.a).stakind2 = 4) THEN (stat.a).stavalues2 WHEN ((stat.a).stakind3 = 4) THEN (stat.a).stavalues3 WHEN ((stat.a).stakind4 = 4) THEN (stat.a).stavalues4 WHEN ((stat.a).stakind5 = 4) THEN (stat.a).stavalues5 ELSE NULL::anyarray END AS most_common_elems, CASE WHEN ((stat.a).stakind1 = 4) THEN (stat.a).stanumbers1 WHEN ((stat.a).stakind2 = 4) THEN (stat.a).stanumbers2 WHEN ((stat.a).stakind3 = 4) THEN (stat.a).stanumbers3 WHEN ((stat.a).stakind4 = 4) THEN (stat.a).stanumbers4 WHEN ((stat.a).stakind5 = 4) THEN (stat.a).stanumbers5 ELSE NULL::real[] END AS most_common_elem_freqs, CASE WHEN ((stat.a).stakind1 = 5) THEN (stat.a).stanumbers1 WHEN ((stat.a).stakind2 = 5) THEN (stat.a).stanumbers2 WHEN ((stat.a).stakind3 = 5) THEN (stat.a).stanumbers3 WHEN ((stat.a).stakind4 = 5) THEN (stat.a).stanumbers4 WHEN ((stat.a).stakind5 = 5) THEN (stat.a).stanumbers5 ELSE NULL::real[] END AS elem_count_histogram FROM (((((pg_statistic_ext s JOIN pg_class c ON ((c.oid = s.stxrelid))) LEFT JOIN pg_statistic_ext_data sd ON ((s.oid = sd.stxoid))) LEFT JOIN pg_namespace cn ON ((cn.oid = c.relnamespace))) LEFT JOIN pg_namespace sn ON ((sn.oid = s.stxnamespace))) JOIN LATERAL ( SELECT unnest(pg_get_statisticsobjdef_expressions(s.oid)) AS expr, unnest(sd.stxdexpr) AS a) stat ON ((stat.expr IS NOT NULL))); ALTER VIEW pg_catalog.pg_stats_ext_exprs OWNER TO "SYSTEM"; SET default_tablespace = pg_global; -- -- Name: pg_subscription; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_subscription ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, subdbid oid, subskiplsn pg_lsn, subname name, subowner oid, subenabled boolean, subbinary boolean, substream "char", subtwophasestate "char", subdisableonerr boolean, subpasswordrequired boolean, subrunasowner boolean, subfailover boolean, subconninfo text COLLATE pg_catalog."C", subslotname name, subsynccommit text COLLATE pg_catalog."C", subpublications text[] COLLATE pg_catalog."C", suborigin text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_subscription REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_subscription OWNER TO "SYSTEM"; -- -- Name: TABLE pg_subscription; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_subscription'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); SET default_tablespace = ''; -- -- Name: pg_subscription_rel; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_subscription_rel ( srsubid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, srrelid oid CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, srsubstate "char", srsublsn pg_lsn ); ALTER TABLE ONLY pg_catalog.pg_subscription_rel REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_subscription_rel OWNER TO "SYSTEM"; -- -- Name: TABLE pg_subscription_rel; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_subscription_rel'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_tables; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_tables AS SELECT n.nspname AS schemaname, c.relname AS tablename, pg_get_userbyid(c.relowner) AS tableowner, t.spcname AS tablespace, c.relhasindex AS hasindexes, c.relhasrules AS hasrules, c.relhastriggers AS hastriggers, c.relrowsecurity AS rowsecurity FROM ((pg_class c LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) LEFT JOIN pg_tablespace t ON ((t.oid = c.reltablespace))) WHERE (c.relkind = ANY (ARRAY['r'::"char", 'p'::"char"])); ALTER VIEW pg_catalog.pg_tables OWNER TO "SYSTEM"; SET default_tablespace = pg_global; -- -- Name: pg_tablespace; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE TABLE pg_catalog.pg_tablespace ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, spcname name, spcowner oid, spcacl aclitem[], spcoptions text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_tablespace REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_tablespace OWNER TO "SYSTEM"; -- -- Name: TABLE pg_tablespace; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_tablespace'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '2'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_tablespace'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{1663,1664}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_tablespace'::regclass, 'spcacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_tablespace'::regclass, 'spcname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{pg_default,pg_global}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_tablespace'::regclass, 'spcoptions'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_tablespace'::regclass, 'spcowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.5'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_timezone_abbrevs; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_timezone_abbrevs AS SELECT abbrev, utc_offset, is_dst FROM pg_timezone_abbrevs() pg_timezone_abbrevs(abbrev, utc_offset, is_dst); ALTER VIEW pg_catalog.pg_timezone_abbrevs OWNER TO "SYSTEM"; -- -- Name: pg_timezone_names; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_timezone_names AS SELECT name, abbrev, utc_offset, is_dst FROM pg_timezone_names() pg_timezone_names(name, abbrev, utc_offset, is_dst); ALTER VIEW pg_catalog.pg_timezone_names OWNER TO "SYSTEM"; SET default_tablespace = ''; -- -- Name: pg_transform; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_transform ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, trftype oid, trflang oid, trffromsql regproc, trftosql regproc ); ALTER TABLE ONLY pg_catalog.pg_transform REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_transform OWNER TO "SYSTEM"; -- -- Name: TABLE pg_transform; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_transform'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_trigger; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_trigger ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, tgrelid oid, tgparentid oid, tgname name, tgfoid oid, tgtype smallint, tgenabled "char", tgisinternal boolean, tgconstrrelid oid, tgconstrindid oid, tgconstraint oid, tgdeferrable boolean, tginitdeferred boolean, tgnargs smallint, tgattr int2vector, tgargs bytea, tgqual pg_node_tree COLLATE pg_catalog."C", tgoldtable name, tgnewtable name ); ALTER TABLE ONLY pg_catalog.pg_trigger REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_trigger OWNER TO "SYSTEM"; -- -- Name: TABLE pg_trigger; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_trigger'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_ts_config; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_ts_config ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, cfgname name, cfgnamespace oid, cfgowner oid, cfgparser oid ); ALTER TABLE ONLY pg_catalog.pg_ts_config REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_ts_config OWNER TO "SYSTEM"; -- -- Name: TABLE pg_ts_config; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_config'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '29'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config'::regclass, 'cfgname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{arabic,armenian,basque,catalan,danish,dutch,english,finnish,french,german,greek,hindi,hungarian,indonesian,irish,italian,lithuanian,nepali,norwegian,portuguese,romanian,russian,serbian,simple,spanish,swedish,tamil,turkish,yiddish}'::text, 'correlation', '0.8640394'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config'::regclass, 'cfgnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config'::regclass, 'cfgowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config'::regclass, 'cfgparser'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{3722}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3748,13812,13814,13816,13818,13820,13822,13824,13826,13828,13830,13832,13834,13836,13838,13840,13842,13844,13846,13848,13850,13852,13854,13856,13858,13860,13862,13864,13866}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_ts_config_map; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_ts_config_map ( mapcfg oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, maptokentype integer CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT, mapseqno integer CONSTRAINT pgdump_throwaway_notnull_2 NOT NULL NO INHERIT, mapdict oid ); ALTER TABLE ONLY pg_catalog.pg_ts_config_map REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_ts_config_map OWNER TO "SYSTEM"; -- -- Name: TABLE pg_ts_config_map; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_config_map'::regclass, '170000'::integer, 'relpages', '3'::integer, 'reltuples', '551'::real, 'relallvisible', '3'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config_map'::regclass, 'mapcfg'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '29'::float4, 'most_common_vals', '{3748,13812,13814,13816,13818,13820,13822,13824,13826,13828,13830,13832,13834,13836,13838,13840,13842,13844,13846,13848,13850,13852,13854,13856,13858,13860,13862,13864,13866}'::text, 'most_common_freqs', '{0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config_map'::regclass, 'mapdict'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '29'::float4, 'most_common_vals', '{3765,13823,13811,13813,13815,13817,13819,13821,13825,13827,13829,13831,13835,13837,13839,13841,13843,13845,13847,13849,13851,13855,13857,13859,13861,13863,13865,13833,13853}'::text, 'most_common_freqs', '{0.69509983,0.021778584,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.005444646,0.005444646}'::float4[], 'correlation', '0.6289704'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config_map'::regclass, 'mapseqno'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{1}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_config_map'::regclass, 'maptokentype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '19'::float4, 'most_common_vals', '{1,2,3,4,5,6,7,8,9,10,11,15,16,17,18,19,20,21,22}'::text, 'most_common_freqs', '{0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158}'::float4[], 'correlation', '0.05445392'::float4 ); -- -- Name: pg_ts_dict; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_ts_dict ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, dictname name, dictnamespace oid, dictowner oid, dicttemplate oid, dictinitoption text COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_ts_dict REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_ts_dict OWNER TO "SYSTEM"; -- -- Name: TABLE pg_ts_dict; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_dict'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '29'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'dictinitoption'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.03448276'::float4, 'avg_width', '33'::integer, 'n_distinct', '-0.9655172'::float4, 'histogram_bounds', '{"language = ''arabic''","language = ''armenian''","language = ''basque''","language = ''catalan''","language = ''danish'', stopwords = ''danish''","language = ''dutch'', stopwords = ''dutch''","language = ''english'', stopwords = ''english''","language = ''finnish'', stopwords = ''finnish''","language = ''french'', stopwords = ''french''","language = ''german'', stopwords = ''german''","language = ''greek''","language = ''hindi''","language = ''hungarian'', stopwords = ''hungarian''","language = ''indonesian''","language = ''irish''","language = ''italian'', stopwords = ''italian''","language = ''lithuanian''","language = ''nepali'', stopwords = ''nepali''","language = ''norwegian'', stopwords = ''norwegian''","language = ''portuguese'', stopwords = ''portuguese''","language = ''romanian''","language = ''russian'', stopwords = ''russian''","language = ''serbian''","language = ''spanish'', stopwords = ''spanish''","language = ''swedish'', stopwords = ''swedish''","language = ''tamil''","language = ''turkish'', stopwords = ''turkish''","language = ''yiddish''"}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'dictname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{arabic_stem,armenian_stem,basque_stem,catalan_stem,danish_stem,dutch_stem,english_stem,finnish_stem,french_stem,german_stem,greek_stem,hindi_stem,hungarian_stem,indonesian_stem,irish_stem,italian_stem,lithuanian_stem,nepali_stem,norwegian_stem,portuguese_stem,romanian_stem,russian_stem,serbian_stem,simple,spanish_stem,swedish_stem,tamil_stem,turkish_stem,yiddish_stem}'::text, 'correlation', '0.8640394'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'dictnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'dictowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'dicttemplate'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{13810}'::text, 'most_common_freqs', '{0.9655172}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_dict'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3765,13811,13813,13815,13817,13819,13821,13823,13825,13827,13829,13831,13833,13835,13837,13839,13841,13843,13845,13847,13849,13851,13853,13855,13857,13859,13861,13863,13865}'::text, 'correlation', '1'::float4 ); -- -- Name: pg_ts_parser; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_ts_parser ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, prsname name, prsnamespace oid, prsstart regproc, prstoken regproc, prsend regproc, prsheadline regproc, prslextype regproc ); ALTER TABLE ONLY pg_catalog.pg_ts_parser REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_ts_parser OWNER TO "SYSTEM"; -- -- Name: TABLE pg_ts_parser; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_parser'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '1'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prsend'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prsheadline'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prslextype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prsname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prsnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prsstart'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_parser'::regclass, 'prstoken'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4 ); -- -- Name: pg_ts_template; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_ts_template ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, tmplname name, tmplnamespace oid, tmplinit regproc, tmpllexize regproc ); ALTER TABLE ONLY pg_catalog.pg_ts_template REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_ts_template OWNER TO "SYSTEM"; -- -- Name: TABLE pg_ts_template; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_template'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '5'::real, 'relallvisible', '1'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_template'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{3727,3730,3733,3742,13810}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_template'::regclass, 'tmplinit'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{dsimple_init,dsynonym_init,dispell_init,thesaurus_init,dsnowball_init}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_template'::regclass, 'tmpllexize'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{dsimple_lexize,dsynonym_lexize,dispell_lexize,thesaurus_lexize,dsnowball_lexize}'::text, 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_template'::regclass, 'tmplname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{ispell,simple,snowball,synonym,thesaurus}'::text, 'correlation', '0.3'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_ts_template'::regclass, 'tmplnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.2'::float4, 'most_common_vals', '{11}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); -- -- Name: pg_type; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_type ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, typname name, typnamespace oid, typowner oid, typlen smallint, typbyval boolean, typtype "char", typcategory "char", typispreferred boolean, typisdefined boolean, typdelim "char", typrelid oid, typsubscript regproc, typelem oid, typarray oid, typinput regproc, typoutput regproc, typreceive regproc, typsend regproc, typmodin regproc, typmodout regproc, typanalyze regproc, typalign "char", typstorage "char", typnotnull boolean, typbasetype oid, typtypmod integer, typndims integer, typcollation oid, typdefaultbin pg_node_tree COLLATE pg_catalog."C", typdefault text COLLATE pg_catalog."C", typacl aclitem[] ); ALTER TABLE ONLY pg_catalog.pg_type REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_type OWNER TO "SYSTEM"; -- -- Name: TABLE pg_type; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_type'::regclass, '170000'::integer, 'relpages', '15'::integer, 'reltuples', '617'::real, 'relallvisible', '15'::integer ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'oid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-1'::float4, 'histogram_bounds', '{16,22,28,81,199,273,604,705,791,1003,1010,1016,1022,1042,1182,1231,1561,2202,2208,2277,2287,2951,3361,3643,3770,3906,3912,4073,4192,4536,5038,5080,6157,10005,10011,10017,10023,10029,10036,10042,10048,10054,10060,10066,10073,10079,10085,10091,10097,10103,10110,12002,12016,12030,12045,12060,12075,12091,12105,12119,12131,12143,12158,12172,12185,12198,12211,12224,12238,12254,12267,12281,12294,12306,12321,12336,12349,13886,13894,13907,13922,13937,13956,13971,13985,13999,14013,14027,14043,14057,14072,14086,14101,14115,14133,14148,14163,14175,14187,14200,14215}'::text, 'correlation', '0.98004407'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typacl'::name, 'f'::boolean, '170000'::integer, 'null_frac', '1'::float4, 'avg_width', '0'::integer, 'n_distinct', '0'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typalign'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{d,i,c,s}'::text, 'most_common_freqs', '{0.78768235,0.19773096,0.011345219,0.003241491}'::float4[], 'correlation', '0.21768'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typanalyze'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '5'::float4, 'most_common_vals', '{-,array_typanalyze,range_typanalyze,multirange_typanalyze}'::text, 'most_common_freqs', '{0.5024311,0.4764992,0.009724474,0.009724474}'::float4[], 'correlation', '0.52225685'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typarray'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.47811994'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.5235008}'::float4[], 'histogram_bounds', '{143,210,272,651,791,1002,1006,1009,1012,1015,1018,1021,1028,1041,1183,1187,1270,2201,2209,2287,3221,3645,3807,3909,3927,4097,6150,6153,10000,10004,10010,10016,10022,10028,10034,10040,10046,10052,10057,10061,10067,10073,10079,10083,10089,10094,10100,10106,10112,12006,12019,12034,12049,12064,12078,12091,12105,12119,12127,12139,12153,12167,12180,12193,12206,12219,12233,12245,12258,12272,12286,12298,12306,12321,12335,12348,13885,13893,13906,13921,13936,13951,13966,13980,13994,14008,14018,14032,14046,14061,14076,14090,14105,14119,14133,14148,14163,14175,14187,14200,14214}'::text, 'correlation', '0.4744935'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typbasetype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '5'::float4, 'most_common_vals', '{0,1043}'::text, 'most_common_freqs', '{0.9918963,0.003241491}'::float4[], 'histogram_bounds', '{19,23,1184}'::text, 'correlation', '0.9973997'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typbyval'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.9254457,0.074554294}'::float4[], 'correlation', '0.6501563'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typcategory'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '15'::float4, 'most_common_vals', '{A,C,P,N,U,R,G,S,Z,D,I,V}'::text, 'most_common_freqs', '{0.47811994,0.3419773,0.040518638,0.03241491,0.03241491,0.019448947,0.011345219,0.011345219,0.011345219,0.009724474,0.003241491,0.003241491}'::float4[], 'histogram_bounds', '{B,T,X}'::text, 'correlation', '-0.015923247'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typcollation'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{0,100,950}'::text, 'most_common_freqs', '{0.9675851,0.019448947,0.012965964}'::float4[], 'correlation', '0.8901341'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typdefault'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.99837923'::float4, 'avg_width', '21'::integer, 'n_distinct', '-0.0016207695'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typdefaultbin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0.99837923'::float4, 'avg_width', '59'::integer, 'n_distinct', '-0.0016207695'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typdelim'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{",",;}'::text, 'most_common_freqs', '{0.9967585,0.003241491}'::float4[], 'correlation', '0.9853454'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typelem'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.47811994'::float4, 'most_common_vals', '{0,600,701,18,21,26}'::text, 'most_common_freqs', '{0.5121556,0.004862237,0.004862237,0.003241491,0.003241491,0.003241491}'::float4[], 'histogram_bounds', '{16,19,23,27,30,81,142,603,650,718,829,1042,1083,1186,1560,1790,2204,2206,2842,2970,3615,3769,3906,3912,4072,4191,4532,4535,5069,10003,10009,10015,10021,10027,10031,10037,10043,10049,10056,10064,10070,10076,10080,10086,10092,10099,10105,10111,12007,12020,12035,12045,12060,12075,12087,12101,12116,12128,12140,12149,12163,12177,12190,12203,12216,12229,12242,12251,12264,12277,12291,12303,12317,12331,12345,13884,13889,13898,13912,13927,13942,13957,13972,13986,13995,14009,14023,14038,14052,14067,14082,14096,14106,14120,14134,14149,14164,14176,14188,14201,14215}'::text, 'correlation', '0.58206743'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typinput'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.15883306'::float4, 'most_common_vals', '{array_in,record_in,range_in,multirange_in,domain_in,textin}'::text, 'most_common_freqs', '{0.4764992,0.34359807,0.009724474,0.009724474,0.008103727,0.003241491}'::float4[], 'histogram_bounds', '{namein,int2in,int2vectorin,int4in,regprocin,tidin,xidin,cidin,oidvectorin,pg_ddl_command_in,unknownin,point_in,lseg_in,path_in,box_in,pg_node_tree_in,float4in,float8in,table_am_handler_in,json_in,index_am_handler_in,poly_in,macaddr_in,int8in,cash_in,inet_in,aclitemin,bpcharin,varcharin,date_in,time_in,timestamptz_in,interval_in,boolin,byteain,charin,cidr_in,timestamp_in,timetz_in,circle_in,line_in,bit_in,varbit_in,numeric_in,oidin,regprocedurein,regoperin,regoperatorin,regclassin,regtypein,cstring_in,any_in,anyarray_in,void_in,trigger_in,language_handler_in,internal_in,anyelement_in,anynonarray_in,xml_in,txid_snapshot_in,uuid_in,fdw_handler_in,pg_lsn_in,tsm_handler_in,pg_ndistinct_in,pg_dependencies_in,anyenum_in,event_trigger_in,tsvectorin,tsqueryin,gtsvectorin,regconfigin,regdictionaryin,jsonb_in,anyrange_in,jsonpath_in,regnamespacein,regrolein,macaddr8_in,regcollationin,anycompatiblemultirange_in,anymultirange_in,brin_bloom_summary_in,brin_minmax_multi_summary_in,pg_mcv_list_in,pg_snapshot_in,xid8in,anycompatible_in,anycompatiblearray_in,anycompatiblenonarray_in,anycompatiblerange_in}'::text, 'correlation', '0.29854083'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typisdefined'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{t}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typispreferred'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{f,t}'::text, 'most_common_freqs', '{0.987034,0.012965964}'::float4[], 'correlation', '0.92969334'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typlen'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '2'::integer, 'n_distinct', '12'::float4, 'most_common_vals', '{-1,4,8,16,-2,1,6,24,32,64}'::text, 'most_common_freqs', '{0.8995138,0.051863857,0.019448947,0.006482982,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491}'::float4[], 'histogram_bounds', '{2,12}'::text, 'correlation', '0.5378327'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typmodin'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '11'::float4, 'most_common_vals', '{-,varbittypmodin,intervaltypmodin,timestamptypmodin,timestamptztypmodin,timetypmodin,timetztypmodin,bpchartypmodin,varchartypmodin,numerictypmodin,bittypmodin}'::text, 'most_common_freqs', '{0.9675851,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491}'::float4[], 'correlation', '0.8632604'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typmodout'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '11'::float4, 'most_common_vals', '{-,intervaltypmodout,timestamptypmodout,timestamptztypmodout,timetypmodout,timetztypmodout,bpchartypmodout,varchartypmodout,numerictypmodout,bittypmodout,varbittypmodout}'::text, 'most_common_freqs', '{0.9675851,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491}'::float4[], 'correlation', '0.86326796'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typname'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '64'::integer, 'n_distinct', '-0.99837923'::float4, 'most_common_vals', '{_pg_user_mappings}'::text, 'most_common_freqs', '{0.003241491}'::float4[], 'histogram_bounds', '{__pg_foreign_data_wrappers,_administrable_role_authorizations,_bpchar,_check_constraint_routine_usage,_collations,_columns,_datemultirange,_enabled_roles,_foreign_table_options,_int2vector,_int8range,_line,_numeric,_path,_pg_attribute,_pg_class,_pg_database,_pg_event_trigger,_pg_foreign_servers,_pg_ident_file_mappings,_pg_largeobject,_pg_opclass,_pg_prepared_statements,_pg_publication_tables,_pg_roles,_pg_settings,_pg_snapshot,_pg_stat_checkpointer,_pg_stat_progress_basebackup,_pg_stat_replication_slots,_pg_stat_sys_tables,_pg_stat_xact_all_tables,_pg_statio_all_tables,_pg_statio_user_tables,_pg_stats_ext_exprs,_pg_timezone_names,_pg_ts_template,_point,_regcollation,_regproc,_role_table_grants,_routine_sequence_usage,_sql_identifier,_text,_timetz,_tsrange,_usage_privileges,_varchar,_xid8,anyarray,anyenum,bit,char,cidr,column_options,cstring,domain_udt_usage,float4,foreign_tables,int2vector,int8range,key_column_usage,money,oidvector,pg_amproc,pg_backend_memory_contexts,pg_config,pg_ddl_command,pg_event_trigger,pg_group,pg_init_privs,pg_matviews,pg_opfamily,pg_prepared_xacts,pg_range,pg_rules,pg_shadow,pg_stat_activity,pg_stat_database,pg_stat_progress_copy,pg_stat_slru,pg_stat_user_functions,pg_stat_xact_sys_tables,pg_statio_sys_indexes,pg_statistic,pg_subscription,pg_trigger,pg_type,point,regcollation,regproc,role_table_grants,routine_sequence_usage,sql_implementation_info,tables,timestamptz,tsm_handler,tsvector,user_mapping_options,view_routine_usage,yes_or_no}'::text, 'correlation', '-0.0779277'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typnamespace'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '2'::float4, 'most_common_vals', '{11,13867}'::text, 'most_common_freqs', '{0.76012963,0.23987034}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typndims'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typnotnull'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{f}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typoutput'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.15721232'::float4, 'most_common_vals', '{array_out,record_out,range_out,multirange_out,varcharout,nameout,int4out,textout,timestamptz_out}'::text, 'most_common_freqs', '{0.4764992,0.34359807,0.009724474,0.009724474,0.004862237,0.003241491,0.003241491,0.003241491,0.003241491}'::float4[], 'histogram_bounds', '{byteaout,charout,int2out,int2vectorout,regprocout,tidout,xidout,cidout,oidvectorout,pg_ddl_command_out,unknownout,point_out,lseg_out,path_out,box_out,pg_node_tree_out,float4out,float8out,table_am_handler_out,json_out,index_am_handler_out,poly_out,macaddr_out,int8out,cash_out,inet_out,aclitemout,bpcharout,date_out,time_out,interval_out,boolout,timestamp_out,timetz_out,cidr_out,circle_out,line_out,bit_out,varbit_out,numeric_out,oidout,regprocedureout,regoperout,regoperatorout,regclassout,regtypeout,cstring_out,any_out,anyarray_out,void_out,trigger_out,language_handler_out,internal_out,anyelement_out,anynonarray_out,xml_out,txid_snapshot_out,uuid_out,fdw_handler_out,pg_lsn_out,tsm_handler_out,pg_ndistinct_out,pg_dependencies_out,anyenum_out,event_trigger_out,tsvectorout,tsqueryout,gtsvectorout,regconfigout,regdictionaryout,jsonb_out,anyrange_out,jsonpath_out,regnamespaceout,regroleout,macaddr8_out,regcollationout,anycompatiblemultirange_out,anymultirange_out,brin_bloom_summary_out,brin_minmax_multi_summary_out,pg_mcv_list_out,pg_snapshot_out,xid8out,anycompatible_out,anycompatiblearray_out,anycompatiblenonarray_out,anycompatiblerange_out}'::text, 'correlation', '0.29610592'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typowner'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '1'::float4, 'most_common_vals', '{10}'::text, 'most_common_freqs', '{1}'::float4[], 'correlation', '1'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typreceive'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.1280389'::float4, 'most_common_vals', '{array_recv,record_recv,-,range_recv,multirange_recv,domain_recv,textrecv}'::text, 'most_common_freqs', '{0.4764992,0.34359807,0.03241491,0.009724474,0.009724474,0.008103727,0.003241491}'::float4[], 'histogram_bounds', '{pg_ddl_command_recv,pg_node_tree_recv,json_recv,int2recv,int4recv,int8recv,int2vectorrecv,bytearecv,unknownrecv,oidrecv,oidvectorrecv,namerecv,float4recv,float8recv,point_recv,bpcharrecv,varcharrecv,charrecv,boolrecv,tidrecv,xidrecv,cidrecv,regprocrecv,regprocedurerecv,regoperrecv,regoperatorrecv,regclassrecv,regtyperecv,bit_recv,varbit_recv,numeric_recv,date_recv,time_recv,timetz_recv,timestamp_recv,timestamptz_recv,interval_recv,lseg_recv,path_recv,box_recv,poly_recv,line_recv,circle_recv,cash_recv,macaddr_recv,inet_recv,cidr_recv,cstring_recv,anyarray_recv,xml_recv,txid_snapshot_recv,uuid_recv,void_recv,pg_lsn_recv,pg_ndistinct_recv,pg_dependencies_recv,macaddr8_recv,tsvectorrecv,tsqueryrecv,regconfigrecv,regdictionaryrecv,jsonb_recv,jsonpath_recv,regnamespacerecv,regrolerecv,regcollationrecv,brin_bloom_summary_recv,brin_minmax_multi_summary_recv,pg_mcv_list_recv,pg_snapshot_recv,xid8recv,anycompatiblearray_recv}'::text, 'correlation', '0.13610539'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typrelid'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.34359807'::float4, 'most_common_vals', '{0}'::text, 'most_common_freqs', '{0.6580227}'::float4[], 'histogram_bounds', '{826,1214,1249,1259,1261,1417,2224,2396,2601,2603,2606,2608,2610,2612,2615,2617,2619,2753,2995,3118,3381,3429,3466,3541,3592,3600,3602,3764,6100,6104,6243,12005,12014,12023,12033,12043,12053,12063,12073,12081,12095,12104,12114,12122,12130,12138,12147,12157,12166,12175,12188,12196,12205,12214,12222,12232,12240,12249,12257,12266,12280,12289,12297,12305,12315,12325,12334,12343,13887,13901,13915,13925,13935,13945,13955,13965,13975,13984,13993,14003,14017,14026,14036,14045,14055,14065,14075,14084,14094,14104,14118,14127,14137,14147,14157,14166,14174,14182,14190,14199,14213}'::text, 'correlation', '0.8112219'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typsend'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '-0.12641816'::float4, 'most_common_vals', '{array_send,record_send,-,range_send,multirange_send,varcharsend,int4send,textsend,namesend,timestamptz_send}'::text, 'most_common_freqs', '{0.4764992,0.34359807,0.03241491,0.009724474,0.009724474,0.004862237,0.003241491,0.003241491,0.003241491,0.003241491}'::float4[], 'histogram_bounds', '{pg_ddl_command_send,pg_node_tree_send,json_send,int2send,int8send,int2vectorsend,byteasend,unknownsend,oidsend,oidvectorsend,float4send,float8send,point_send,bpcharsend,charsend,boolsend,tidsend,xidsend,cidsend,regprocsend,regproceduresend,regopersend,regoperatorsend,regclasssend,regtypesend,bit_send,varbit_send,numeric_send,date_send,time_send,timetz_send,timestamp_send,interval_send,lseg_send,path_send,box_send,poly_send,line_send,circle_send,cash_send,macaddr_send,inet_send,cidr_send,cstring_send,anyarray_send,xml_send,txid_snapshot_send,uuid_send,void_send,pg_lsn_send,pg_ndistinct_send,pg_dependencies_send,macaddr8_send,tsvectorsend,tsquerysend,regconfigsend,regdictionarysend,jsonb_send,jsonpath_send,regnamespacesend,regrolesend,regcollationsend,brin_bloom_summary_send,brin_minmax_multi_summary_send,pg_mcv_list_send,pg_snapshot_send,xid8send,anycompatiblearray_send}'::text, 'correlation', '0.1325572'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typstorage'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{x,p,m}'::text, 'most_common_freqs', '{0.8881686,0.10696921,0.004862237}'::float4[], 'correlation', '0.9848'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typsubscript'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '4'::float4, 'most_common_vals', '{-,array_subscript_handler,raw_array_subscript_handler}'::text, 'most_common_freqs', '{0.5105348,0.47974068,0.008103727}'::float4[], 'correlation', '0.55680525'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typtype'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '1'::integer, 'n_distinct', '6'::float4, 'most_common_vals', '{b,c,p,m,r,d}'::text, 'most_common_freqs', '{0.5883306,0.3419773,0.042139385,0.009724474,0.009724474,0.008103727}'::float4[], 'correlation', '0.5451485'::float4 ); SELECT pg_catalog.pg_set_attribute_stats( 'pg_type'::regclass, 'typtypmod'::name, 'f'::boolean, '170000'::integer, 'null_frac', '0'::float4, 'avg_width', '4'::integer, 'n_distinct', '3'::float4, 'most_common_vals', '{-1}'::text, 'most_common_freqs', '{0.9967585}'::float4[], 'histogram_bounds', '{2,7}'::text, 'correlation', '0.99902004'::float4 ); -- -- Name: pg_user; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_user AS SELECT usename, usesysid, usecreatedb, usesuper, userepl, usebypassrls, '********'::text AS passwd, valuntil, useconfig FROM pg_shadow; ALTER VIEW pg_catalog.pg_user OWNER TO "SYSTEM"; -- -- Name: pg_user_mapping; Type: TABLE; Schema: pg_catalog; Owner: SYSTEM -- CREATE TABLE pg_catalog.pg_user_mapping ( oid oid CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, umuser oid, umserver oid, umoptions text[] COLLATE pg_catalog."C" ); ALTER TABLE ONLY pg_catalog.pg_user_mapping REPLICA IDENTITY NOTHING; ALTER TABLE pg_catalog.pg_user_mapping OWNER TO "SYSTEM"; -- -- Name: TABLE pg_user_mapping; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_user_mapping'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_user_mappings; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_user_mappings AS SELECT u.oid AS umid, s.oid AS srvid, s.srvname, u.umuser, CASE WHEN (u.umuser = (0)::oid) THEN 'public'::name ELSE a.rolname END AS usename, CASE WHEN (((u.umuser <> (0)::oid) AND (a.rolname = CURRENT_USER) AND (pg_has_role(s.srvowner, 'USAGE'::text) OR has_server_privilege(s.oid, 'USAGE'::text))) OR ((u.umuser = (0)::oid) AND pg_has_role(s.srvowner, 'USAGE'::text)) OR ( SELECT pg_authid.rolsuper FROM pg_authid WHERE (pg_authid.rolname = CURRENT_USER))) THEN u.umoptions ELSE NULL::text[] END AS umoptions FROM ((pg_user_mapping u JOIN pg_foreign_server s ON ((u.umserver = s.oid))) LEFT JOIN pg_authid a ON ((a.oid = u.umuser))); ALTER VIEW pg_catalog.pg_user_mappings OWNER TO "SYSTEM"; -- -- Name: pg_views; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_views AS SELECT n.nspname AS schemaname, c.relname AS viewname, pg_get_userbyid(c.relowner) AS viewowner, pg_get_viewdef(c.oid) AS definition FROM (pg_class c LEFT JOIN pg_namespace n ON ((n.oid = c.relnamespace))) WHERE (c.relkind = 'v'::"char"); ALTER VIEW pg_catalog.pg_views OWNER TO "SYSTEM"; -- -- Name: pg_wait_events; Type: VIEW; Schema: pg_catalog; Owner: SYSTEM -- CREATE VIEW pg_catalog.pg_wait_events AS SELECT type, name, description FROM pg_get_wait_events() pg_get_wait_events(type, name, description); ALTER VIEW pg_catalog.pg_wait_events OWNER TO "SYSTEM"; -- -- Data for Name: pg_aggregate; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_aggregate (aggfnoid, aggkind, aggnumdirectargs, aggtransfn, aggfinalfn, aggcombinefn, aggserialfn, aggdeserialfn, aggmtransfn, aggminvtransfn, aggmfinalfn, aggfinalextra, aggmfinalextra, aggfinalmodify, aggmfinalmodify, aggsortop, aggtranstype, aggtransspace, aggmtranstype, aggmtransspace, agginitval, aggminitval) FROM stdin; pg_catalog.avg n 0 int8_avg_accum numeric_poly_avg int8_avg_combine int8_avg_serialize int8_avg_deserialize int8_avg_accum int8_avg_accum_inv numeric_poly_avg f f r r 0 2281 48 2281 48 \N \N pg_catalog.avg n 0 int4_avg_accum int8_avg int4_avg_combine - - int4_avg_accum int4_avg_accum_inv int8_avg f f r r 0 1016 0 1016 0 {0,0} {0,0} pg_catalog.avg n 0 int2_avg_accum int8_avg int4_avg_combine - - int2_avg_accum int2_avg_accum_inv int8_avg f f r r 0 1016 0 1016 0 {0,0} {0,0} pg_catalog.avg n 0 numeric_avg_accum numeric_avg numeric_avg_combine numeric_avg_serialize numeric_avg_deserialize numeric_avg_accum numeric_accum_inv numeric_avg f f r r 0 2281 128 2281 128 \N \N pg_catalog.avg n 0 float4_accum float8_avg float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.avg n 0 float8_accum float8_avg float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.avg n 0 interval_avg_accum interval_avg interval_avg_combine interval_avg_serialize interval_avg_deserialize interval_avg_accum interval_avg_accum_inv interval_avg f f r r 0 2281 40 2281 40 \N \N pg_catalog.sum n 0 int8_avg_accum numeric_poly_sum int8_avg_combine int8_avg_serialize int8_avg_deserialize int8_avg_accum int8_avg_accum_inv numeric_poly_sum f f r r 0 2281 48 2281 48 \N \N pg_catalog.sum n 0 int4_sum - int8pl - - int4_avg_accum int4_avg_accum_inv int2int4_sum f f r r 0 20 0 1016 0 \N {0,0} pg_catalog.sum n 0 int2_sum - int8pl - - int2_avg_accum int2_avg_accum_inv int2int4_sum f f r r 0 20 0 1016 0 \N {0,0} pg_catalog.sum n 0 float4pl - float4pl - - - - - f f r r 0 700 0 0 0 \N \N pg_catalog.sum n 0 float8pl - float8pl - - - - - f f r r 0 701 0 0 0 \N \N pg_catalog.sum n 0 cash_pl - cash_pl - - cash_pl cash_mi - f f r r 0 790 0 790 0 \N \N pg_catalog.sum n 0 interval_avg_accum interval_sum interval_avg_combine interval_avg_serialize interval_avg_deserialize interval_avg_accum interval_avg_accum_inv interval_sum f f r r 0 2281 40 2281 40 \N \N pg_catalog.sum n 0 numeric_avg_accum numeric_sum numeric_avg_combine numeric_avg_serialize numeric_avg_deserialize numeric_avg_accum numeric_accum_inv numeric_sum f f r r 0 2281 128 2281 128 \N \N pg_catalog.max n 0 int8larger - int8larger - - - - - f f r r 413 20 0 0 0 \N \N pg_catalog.max n 0 int4larger - int4larger - - - - - f f r r 521 23 0 0 0 \N \N pg_catalog.max n 0 int2larger - int2larger - - - - - f f r r 520 21 0 0 0 \N \N pg_catalog.max n 0 oidlarger - oidlarger - - - - - f f r r 610 26 0 0 0 \N \N pg_catalog.max n 0 float4larger - float4larger - - - - - f f r r 623 700 0 0 0 \N \N pg_catalog.max n 0 float8larger - float8larger - - - - - f f r r 674 701 0 0 0 \N \N pg_catalog.max n 0 date_larger - date_larger - - - - - f f r r 1097 1082 0 0 0 \N \N pg_catalog.max n 0 time_larger - time_larger - - - - - f f r r 1112 1083 0 0 0 \N \N pg_catalog.max n 0 timetz_larger - timetz_larger - - - - - f f r r 1554 1266 0 0 0 \N \N pg_catalog.max n 0 cashlarger - cashlarger - - - - - f f r r 903 790 0 0 0 \N \N pg_catalog.max n 0 timestamp_larger - timestamp_larger - - - - - f f r r 2064 1114 0 0 0 \N \N pg_catalog.max n 0 timestamptz_larger - timestamptz_larger - - - - - f f r r 1324 1184 0 0 0 \N \N pg_catalog.max n 0 interval_larger - interval_larger - - - - - f f r r 1334 1186 0 0 0 \N \N pg_catalog.max n 0 text_larger - text_larger - - - - - f f r r 666 25 0 0 0 \N \N pg_catalog.max n 0 numeric_larger - numeric_larger - - - - - f f r r 1756 1700 0 0 0 \N \N pg_catalog.max n 0 array_larger - array_larger - - - - - f f r r 1073 2277 0 0 0 \N \N pg_catalog.max n 0 bpchar_larger - bpchar_larger - - - - - f f r r 1060 1042 0 0 0 \N \N pg_catalog.max n 0 tidlarger - tidlarger - - - - - f f r r 2800 27 0 0 0 \N \N pg_catalog.max n 0 enum_larger - enum_larger - - - - - f f r r 3519 3500 0 0 0 \N \N pg_catalog.max n 0 network_larger - network_larger - - - - - f f r r 1205 869 0 0 0 \N \N pg_catalog.max n 0 pg_lsn_larger - pg_lsn_larger - - - - - f f r r 3225 3220 0 0 0 \N \N pg_catalog.max n 0 xid8_larger - xid8_larger - - - - - f f r r 5074 5069 0 0 0 \N \N pg_catalog.min n 0 int8smaller - int8smaller - - - - - f f r r 412 20 0 0 0 \N \N pg_catalog.min n 0 int4smaller - int4smaller - - - - - f f r r 97 23 0 0 0 \N \N pg_catalog.min n 0 int2smaller - int2smaller - - - - - f f r r 95 21 0 0 0 \N \N pg_catalog.min n 0 oidsmaller - oidsmaller - - - - - f f r r 609 26 0 0 0 \N \N pg_catalog.min n 0 float4smaller - float4smaller - - - - - f f r r 622 700 0 0 0 \N \N pg_catalog.min n 0 float8smaller - float8smaller - - - - - f f r r 672 701 0 0 0 \N \N pg_catalog.min n 0 date_smaller - date_smaller - - - - - f f r r 1095 1082 0 0 0 \N \N pg_catalog.min n 0 time_smaller - time_smaller - - - - - f f r r 1110 1083 0 0 0 \N \N pg_catalog.min n 0 timetz_smaller - timetz_smaller - - - - - f f r r 1552 1266 0 0 0 \N \N pg_catalog.min n 0 cashsmaller - cashsmaller - - - - - f f r r 902 790 0 0 0 \N \N pg_catalog.min n 0 timestamp_smaller - timestamp_smaller - - - - - f f r r 2062 1114 0 0 0 \N \N pg_catalog.min n 0 timestamptz_smaller - timestamptz_smaller - - - - - f f r r 1322 1184 0 0 0 \N \N pg_catalog.min n 0 interval_smaller - interval_smaller - - - - - f f r r 1332 1186 0 0 0 \N \N pg_catalog.min n 0 text_smaller - text_smaller - - - - - f f r r 664 25 0 0 0 \N \N pg_catalog.min n 0 numeric_smaller - numeric_smaller - - - - - f f r r 1754 1700 0 0 0 \N \N pg_catalog.min n 0 array_smaller - array_smaller - - - - - f f r r 1072 2277 0 0 0 \N \N pg_catalog.min n 0 bpchar_smaller - bpchar_smaller - - - - - f f r r 1058 1042 0 0 0 \N \N pg_catalog.min n 0 tidsmaller - tidsmaller - - - - - f f r r 2799 27 0 0 0 \N \N pg_catalog.min n 0 enum_smaller - enum_smaller - - - - - f f r r 3518 3500 0 0 0 \N \N pg_catalog.min n 0 network_smaller - network_smaller - - - - - f f r r 1203 869 0 0 0 \N \N pg_catalog.min n 0 pg_lsn_smaller - pg_lsn_smaller - - - - - f f r r 3224 3220 0 0 0 \N \N pg_catalog.min n 0 xid8_smaller - xid8_smaller - - - - - f f r r 5073 5069 0 0 0 \N \N pg_catalog.count n 0 int8inc_any - int8pl - - int8inc_any int8dec_any - f f r r 0 20 0 20 0 0 0 pg_catalog.count n 0 int8inc - int8pl - - int8inc int8dec - f f r r 0 20 0 20 0 0 0 pg_catalog.var_pop n 0 int8_accum numeric_var_pop numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_var_pop f f r r 0 2281 128 2281 128 \N \N pg_catalog.var_pop n 0 int4_accum numeric_poly_var_pop numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_var_pop f f r r 0 2281 48 2281 48 \N \N pg_catalog.var_pop n 0 int2_accum numeric_poly_var_pop numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_var_pop f f r r 0 2281 48 2281 48 \N \N pg_catalog.var_pop n 0 float4_accum float8_var_pop float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.var_pop n 0 float8_accum float8_var_pop float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.var_pop n 0 numeric_accum numeric_var_pop numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_var_pop f f r r 0 2281 128 2281 128 \N \N pg_catalog.var_samp n 0 int8_accum numeric_var_samp numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_var_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.var_samp n 0 int4_accum numeric_poly_var_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_var_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.var_samp n 0 int2_accum numeric_poly_var_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_var_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.var_samp n 0 float4_accum float8_var_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.var_samp n 0 float8_accum float8_var_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.var_samp n 0 numeric_accum numeric_var_samp numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_var_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.variance n 0 int8_accum numeric_var_samp numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_var_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.variance n 0 int4_accum numeric_poly_var_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_var_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.variance n 0 int2_accum numeric_poly_var_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_var_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.variance n 0 float4_accum float8_var_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.variance n 0 float8_accum float8_var_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.variance n 0 numeric_accum numeric_var_samp numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_var_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev_pop n 0 int8_accum numeric_stddev_pop numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_stddev_pop f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev_pop n 0 int4_accum numeric_poly_stddev_pop numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_stddev_pop f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev_pop n 0 int2_accum numeric_poly_stddev_pop numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_stddev_pop f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev_pop n 0 float4_accum float8_stddev_pop float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev_pop n 0 float8_accum float8_stddev_pop float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev_pop n 0 numeric_accum numeric_stddev_pop numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_stddev_pop f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev_samp n 0 int8_accum numeric_stddev_samp numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_stddev_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev_samp n 0 int4_accum numeric_poly_stddev_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_stddev_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev_samp n 0 int2_accum numeric_poly_stddev_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_stddev_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev_samp n 0 float4_accum float8_stddev_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev_samp n 0 float8_accum float8_stddev_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev_samp n 0 numeric_accum numeric_stddev_samp numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_stddev_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev n 0 int8_accum numeric_stddev_samp numeric_combine numeric_serialize numeric_deserialize int8_accum int8_accum_inv numeric_stddev_samp f f r r 0 2281 128 2281 128 \N \N pg_catalog.stddev n 0 int4_accum numeric_poly_stddev_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int4_accum int4_accum_inv numeric_poly_stddev_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev n 0 int2_accum numeric_poly_stddev_samp numeric_poly_combine numeric_poly_serialize numeric_poly_deserialize int2_accum int2_accum_inv numeric_poly_stddev_samp f f r r 0 2281 48 2281 48 \N \N pg_catalog.stddev n 0 float4_accum float8_stddev_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev n 0 float8_accum float8_stddev_samp float8_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0} \N pg_catalog.stddev n 0 numeric_accum numeric_stddev_samp numeric_combine numeric_serialize numeric_deserialize numeric_accum numeric_accum_inv numeric_stddev_samp f f r r 0 2281 128 2281 128 \N \N regr_count n 0 int8inc_float8_float8 - int8pl - - - - - f f r r 0 20 0 0 0 0 \N regr_sxx n 0 float8_regr_accum float8_regr_sxx float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_syy n 0 float8_regr_accum float8_regr_syy float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_sxy n 0 float8_regr_accum float8_regr_sxy float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_avgx n 0 float8_regr_accum float8_regr_avgx float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_avgy n 0 float8_regr_accum float8_regr_avgy float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_r2 n 0 float8_regr_accum float8_regr_r2 float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_slope n 0 float8_regr_accum float8_regr_slope float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N regr_intercept n 0 float8_regr_accum float8_regr_intercept float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N covar_pop n 0 float8_regr_accum float8_covar_pop float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N covar_samp n 0 float8_regr_accum float8_covar_samp float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N corr n 0 float8_regr_accum float8_corr float8_regr_combine - - - - - f f r r 0 1022 0 0 0 {0,0,0,0,0,0} \N bool_and n 0 booland_statefunc - booland_statefunc - - bool_accum bool_accum_inv bool_alltrue f f r r 58 16 0 2281 16 \N \N bool_or n 0 boolor_statefunc - boolor_statefunc - - bool_accum bool_accum_inv bool_anytrue f f r r 59 16 0 2281 16 \N \N every n 0 booland_statefunc - booland_statefunc - - bool_accum bool_accum_inv bool_alltrue f f r r 58 16 0 2281 16 \N \N pg_catalog.bit_and n 0 int2and - int2and - - - - - f f r r 0 21 0 0 0 \N \N pg_catalog.bit_or n 0 int2or - int2or - - - - - f f r r 0 21 0 0 0 \N \N pg_catalog.bit_xor n 0 int2xor - int2xor - - - - - f f r r 0 21 0 0 0 \N \N pg_catalog.bit_and n 0 int4and - int4and - - - - - f f r r 0 23 0 0 0 \N \N pg_catalog.bit_or n 0 int4or - int4or - - - - - f f r r 0 23 0 0 0 \N \N pg_catalog.bit_xor n 0 int4xor - int4xor - - - - - f f r r 0 23 0 0 0 \N \N pg_catalog.bit_and n 0 int8and - int8and - - - - - f f r r 0 20 0 0 0 \N \N pg_catalog.bit_or n 0 int8or - int8or - - - - - f f r r 0 20 0 0 0 \N \N pg_catalog.bit_xor n 0 int8xor - int8xor - - - - - f f r r 0 20 0 0 0 \N \N pg_catalog.bit_and n 0 bitand - bitand - - - - - f f r r 0 1560 0 0 0 \N \N pg_catalog.bit_or n 0 bitor - bitor - - - - - f f r r 0 1560 0 0 0 \N \N pg_catalog.bit_xor n 0 bitxor - bitxor - - - - - f f r r 0 1560 0 0 0 \N \N xmlagg n 0 xmlconcat2 - - - - - - - f f r r 0 142 0 0 0 \N \N pg_catalog.array_agg n 0 array_agg_transfn array_agg_finalfn array_agg_combine array_agg_serialize array_agg_deserialize - - - t f r r 0 2281 0 0 0 \N \N pg_catalog.array_agg n 0 array_agg_array_transfn array_agg_array_finalfn array_agg_array_combine array_agg_array_serialize array_agg_array_deserialize - - - t f r r 0 2281 0 0 0 \N \N pg_catalog.string_agg n 0 string_agg_transfn string_agg_finalfn string_agg_combine string_agg_serialize string_agg_deserialize - - - f f r r 0 2281 0 0 0 \N \N pg_catalog.string_agg n 0 bytea_string_agg_transfn bytea_string_agg_finalfn string_agg_combine string_agg_serialize string_agg_deserialize - - - f f r r 0 2281 0 0 0 \N \N pg_catalog.range_intersect_agg n 0 range_intersect_agg_transfn - range_intersect_agg_transfn - - - - - f f r r 0 3831 0 0 0 \N \N pg_catalog.range_intersect_agg n 0 multirange_intersect_agg_transfn - multirange_intersect_agg_transfn - - - - - f f r r 0 4537 0 0 0 \N \N pg_catalog.range_agg n 0 range_agg_transfn range_agg_finalfn - - - - - - t f r r 0 2281 0 0 0 \N \N pg_catalog.range_agg n 0 multirange_agg_transfn multirange_agg_finalfn - - - - - - t f r r 0 2281 0 0 0 \N \N json_agg n 0 json_agg_transfn json_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N json_agg_strict n 0 json_agg_strict_transfn json_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N json_object_agg n 0 json_object_agg_transfn json_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N json_object_agg_unique n 0 json_object_agg_unique_transfn json_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N json_object_agg_strict n 0 json_object_agg_strict_transfn json_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N json_object_agg_unique_strict n 0 json_object_agg_unique_strict_transfn json_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_agg n 0 jsonb_agg_transfn jsonb_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_agg_strict n 0 jsonb_agg_strict_transfn jsonb_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_object_agg n 0 jsonb_object_agg_transfn jsonb_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_object_agg_unique n 0 jsonb_object_agg_unique_transfn jsonb_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_object_agg_strict n 0 jsonb_object_agg_strict_transfn jsonb_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N jsonb_object_agg_unique_strict n 0 jsonb_object_agg_unique_strict_transfn jsonb_object_agg_finalfn - - - - - - f f r r 0 2281 0 0 0 \N \N pg_catalog.percentile_disc o 1 ordered_set_transition percentile_disc_final - - - - - - t f s s 0 2281 0 0 0 \N \N pg_catalog.percentile_cont o 1 ordered_set_transition percentile_cont_float8_final - - - - - - f f s s 0 2281 0 0 0 \N \N pg_catalog.percentile_cont o 1 ordered_set_transition percentile_cont_interval_final - - - - - - f f s s 0 2281 0 0 0 \N \N pg_catalog.percentile_disc o 1 ordered_set_transition percentile_disc_multi_final - - - - - - t f s s 0 2281 0 0 0 \N \N pg_catalog.percentile_cont o 1 ordered_set_transition percentile_cont_float8_multi_final - - - - - - f f s s 0 2281 0 0 0 \N \N pg_catalog.percentile_cont o 1 ordered_set_transition percentile_cont_interval_multi_final - - - - - - f f s s 0 2281 0 0 0 \N \N mode o 0 ordered_set_transition mode_final - - - - - - t f s s 0 2281 0 0 0 \N \N pg_catalog.rank h 1 ordered_set_transition_multi rank_final - - - - - - t f w w 0 2281 0 0 0 \N \N pg_catalog.percent_rank h 1 ordered_set_transition_multi percent_rank_final - - - - - - t f w w 0 2281 0 0 0 \N \N pg_catalog.cume_dist h 1 ordered_set_transition_multi cume_dist_final - - - - - - t f w w 0 2281 0 0 0 \N \N pg_catalog.dense_rank h 1 ordered_set_transition_multi dense_rank_final - - - - - - t f w w 0 2281 0 0 0 \N \N any_value n 0 any_value_transfn - any_value_transfn - - - - - f f r r 0 2283 0 0 0 \N \N dump_test.newavg n 0 int4_avg_accum int8_avg - - - - - - f f s r 0 1016 0 0 0 {0,0} \N \. -- -- Data for Name: pg_am; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_am (oid, amname, amhandler, amtype) FROM stdin; 2 heap heap_tableam_handler t 403 btree bthandler i 405 hash hashhandler i 783 gist gisthandler i 2742 gin ginhandler i 4000 spgist spghandler i 3580 brin brinhandler i 16466 regress_table_am heap_tableam_handler t 16589 gist2 gisthandler i \. -- -- Data for Name: pg_amop; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_amop (oid, amopfamily, amoplefttype, amoprighttype, amopstrategy, amoppurpose, amopopr, amopmethod, amopsortfamily) FROM stdin; 10000 1976 21 21 1 s 95 403 0 10001 1976 21 21 2 s 522 403 0 10002 1976 21 21 3 s 94 403 0 10003 1976 21 21 4 s 524 403 0 10004 1976 21 21 5 s 520 403 0 10005 1976 21 23 1 s 534 403 0 10006 1976 21 23 2 s 540 403 0 10007 1976 21 23 3 s 532 403 0 10008 1976 21 23 4 s 542 403 0 10009 1976 21 23 5 s 536 403 0 10010 1976 21 20 1 s 1864 403 0 10011 1976 21 20 2 s 1866 403 0 10012 1976 21 20 3 s 1862 403 0 10013 1976 21 20 4 s 1867 403 0 10014 1976 21 20 5 s 1865 403 0 10015 1976 23 23 1 s 97 403 0 10016 1976 23 23 2 s 523 403 0 10017 1976 23 23 3 s 96 403 0 10018 1976 23 23 4 s 525 403 0 10019 1976 23 23 5 s 521 403 0 10020 1976 23 21 1 s 535 403 0 10021 1976 23 21 2 s 541 403 0 10022 1976 23 21 3 s 533 403 0 10023 1976 23 21 4 s 543 403 0 10024 1976 23 21 5 s 537 403 0 10025 1976 23 20 1 s 37 403 0 10026 1976 23 20 2 s 80 403 0 10027 1976 23 20 3 s 15 403 0 10028 1976 23 20 4 s 82 403 0 10029 1976 23 20 5 s 76 403 0 10030 1976 20 20 1 s 412 403 0 10031 1976 20 20 2 s 414 403 0 10032 1976 20 20 3 s 410 403 0 10033 1976 20 20 4 s 415 403 0 10034 1976 20 20 5 s 413 403 0 10035 1976 20 21 1 s 1870 403 0 10036 1976 20 21 2 s 1872 403 0 10037 1976 20 21 3 s 1868 403 0 10038 1976 20 21 4 s 1873 403 0 10039 1976 20 21 5 s 1871 403 0 10040 1976 20 23 1 s 418 403 0 10041 1976 20 23 2 s 420 403 0 10042 1976 20 23 3 s 416 403 0 10043 1976 20 23 4 s 430 403 0 10044 1976 20 23 5 s 419 403 0 10045 1989 26 26 1 s 609 403 0 10046 1989 26 26 2 s 611 403 0 10047 1989 26 26 3 s 607 403 0 10048 1989 26 26 4 s 612 403 0 10049 1989 26 26 5 s 610 403 0 10050 5067 5069 5069 1 s 5073 403 0 10051 5067 5069 5069 2 s 5075 403 0 10052 5067 5069 5069 3 s 5068 403 0 10053 5067 5069 5069 4 s 5076 403 0 10054 5067 5069 5069 5 s 5074 403 0 10055 2789 27 27 1 s 2799 403 0 10056 2789 27 27 2 s 2801 403 0 10057 2789 27 27 3 s 387 403 0 10058 2789 27 27 4 s 2802 403 0 10059 2789 27 27 5 s 2800 403 0 10060 1991 30 30 1 s 645 403 0 10061 1991 30 30 2 s 647 403 0 10062 1991 30 30 3 s 649 403 0 10063 1991 30 30 4 s 648 403 0 10064 1991 30 30 5 s 646 403 0 10065 1970 700 700 1 s 622 403 0 10066 1970 700 700 2 s 624 403 0 10067 1970 700 700 3 s 620 403 0 10068 1970 700 700 4 s 625 403 0 10069 1970 700 700 5 s 623 403 0 10070 1970 700 701 1 s 1122 403 0 10071 1970 700 701 2 s 1124 403 0 10072 1970 700 701 3 s 1120 403 0 10073 1970 700 701 4 s 1125 403 0 10074 1970 700 701 5 s 1123 403 0 10075 1970 701 701 1 s 672 403 0 10076 1970 701 701 2 s 673 403 0 10077 1970 701 701 3 s 670 403 0 10078 1970 701 701 4 s 675 403 0 10079 1970 701 701 5 s 674 403 0 10080 1970 701 700 1 s 1132 403 0 10081 1970 701 700 2 s 1134 403 0 10082 1970 701 700 3 s 1130 403 0 10083 1970 701 700 4 s 1135 403 0 10084 1970 701 700 5 s 1133 403 0 10085 429 18 18 1 s 631 403 0 10086 429 18 18 2 s 632 403 0 10087 429 18 18 3 s 92 403 0 10088 429 18 18 4 s 634 403 0 10089 429 18 18 5 s 633 403 0 10090 1994 25 25 1 s 664 403 0 10091 1994 25 25 2 s 665 403 0 10092 1994 25 25 3 s 98 403 0 10093 1994 25 25 4 s 667 403 0 10094 1994 25 25 5 s 666 403 0 10095 1994 19 19 1 s 660 403 0 10096 1994 19 19 2 s 661 403 0 10097 1994 19 19 3 s 93 403 0 10098 1994 19 19 4 s 663 403 0 10099 1994 19 19 5 s 662 403 0 10100 1994 19 25 1 s 255 403 0 10101 1994 19 25 2 s 256 403 0 10102 1994 19 25 3 s 254 403 0 10103 1994 19 25 4 s 257 403 0 10104 1994 19 25 5 s 258 403 0 10105 1994 25 19 1 s 261 403 0 10106 1994 25 19 2 s 262 403 0 10107 1994 25 19 3 s 260 403 0 10108 1994 25 19 4 s 263 403 0 10109 1994 25 19 5 s 264 403 0 10110 426 1042 1042 1 s 1058 403 0 10111 426 1042 1042 2 s 1059 403 0 10112 426 1042 1042 3 s 1054 403 0 10113 426 1042 1042 4 s 1061 403 0 10114 426 1042 1042 5 s 1060 403 0 10115 428 17 17 1 s 1957 403 0 10116 428 17 17 2 s 1958 403 0 10117 428 17 17 3 s 1955 403 0 10118 428 17 17 4 s 1960 403 0 10119 428 17 17 5 s 1959 403 0 10120 434 1082 1082 1 s 1095 403 0 10121 434 1082 1082 2 s 1096 403 0 10122 434 1082 1082 3 s 1093 403 0 10123 434 1082 1082 4 s 1098 403 0 10124 434 1082 1082 5 s 1097 403 0 10125 434 1082 1114 1 s 2345 403 0 10126 434 1082 1114 2 s 2346 403 0 10127 434 1082 1114 3 s 2347 403 0 10128 434 1082 1114 4 s 2348 403 0 10129 434 1082 1114 5 s 2349 403 0 10130 434 1082 1184 1 s 2358 403 0 10131 434 1082 1184 2 s 2359 403 0 10132 434 1082 1184 3 s 2360 403 0 10133 434 1082 1184 4 s 2361 403 0 10134 434 1082 1184 5 s 2362 403 0 10135 434 1114 1114 1 s 2062 403 0 10136 434 1114 1114 2 s 2063 403 0 10137 434 1114 1114 3 s 2060 403 0 10138 434 1114 1114 4 s 2065 403 0 10139 434 1114 1114 5 s 2064 403 0 10140 434 1114 1082 1 s 2371 403 0 10141 434 1114 1082 2 s 2372 403 0 10142 434 1114 1082 3 s 2373 403 0 10143 434 1114 1082 4 s 2374 403 0 10144 434 1114 1082 5 s 2375 403 0 10145 434 1114 1184 1 s 2534 403 0 10146 434 1114 1184 2 s 2535 403 0 10147 434 1114 1184 3 s 2536 403 0 10148 434 1114 1184 4 s 2537 403 0 10149 434 1114 1184 5 s 2538 403 0 10150 434 1184 1184 1 s 1322 403 0 10151 434 1184 1184 2 s 1323 403 0 10152 434 1184 1184 3 s 1320 403 0 10153 434 1184 1184 4 s 1325 403 0 10154 434 1184 1184 5 s 1324 403 0 10155 434 1184 1082 1 s 2384 403 0 10156 434 1184 1082 2 s 2385 403 0 10157 434 1184 1082 3 s 2386 403 0 10158 434 1184 1082 4 s 2387 403 0 10159 434 1184 1082 5 s 2388 403 0 10160 434 1184 1114 1 s 2540 403 0 10161 434 1184 1114 2 s 2541 403 0 10162 434 1184 1114 3 s 2542 403 0 10163 434 1184 1114 4 s 2543 403 0 10164 434 1184 1114 5 s 2544 403 0 10165 1996 1083 1083 1 s 1110 403 0 10166 1996 1083 1083 2 s 1111 403 0 10167 1996 1083 1083 3 s 1108 403 0 10168 1996 1083 1083 4 s 1113 403 0 10169 1996 1083 1083 5 s 1112 403 0 10170 2000 1266 1266 1 s 1552 403 0 10171 2000 1266 1266 2 s 1553 403 0 10172 2000 1266 1266 3 s 1550 403 0 10173 2000 1266 1266 4 s 1555 403 0 10174 2000 1266 1266 5 s 1554 403 0 10175 1982 1186 1186 1 s 1332 403 0 10176 1982 1186 1186 2 s 1333 403 0 10177 1982 1186 1186 3 s 1330 403 0 10178 1982 1186 1186 4 s 1335 403 0 10179 1982 1186 1186 5 s 1334 403 0 10180 1984 829 829 1 s 1222 403 0 10181 1984 829 829 2 s 1223 403 0 10182 1984 829 829 3 s 1220 403 0 10183 1984 829 829 4 s 1225 403 0 10184 1984 829 829 5 s 1224 403 0 10185 3371 774 774 1 s 3364 403 0 10186 3371 774 774 2 s 3365 403 0 10187 3371 774 774 3 s 3362 403 0 10188 3371 774 774 4 s 3367 403 0 10189 3371 774 774 5 s 3366 403 0 10190 1974 869 869 1 s 1203 403 0 10191 1974 869 869 2 s 1204 403 0 10192 1974 869 869 3 s 1201 403 0 10193 1974 869 869 4 s 1206 403 0 10194 1974 869 869 5 s 1205 403 0 10195 1988 1700 1700 1 s 1754 403 0 10196 1988 1700 1700 2 s 1755 403 0 10197 1988 1700 1700 3 s 1752 403 0 10198 1988 1700 1700 4 s 1757 403 0 10199 1988 1700 1700 5 s 1756 403 0 10200 424 16 16 1 s 58 403 0 10201 424 16 16 2 s 1694 403 0 10202 424 16 16 3 s 91 403 0 10203 424 16 16 4 s 1695 403 0 10204 424 16 16 5 s 59 403 0 10205 423 1560 1560 1 s 1786 403 0 10206 423 1560 1560 2 s 1788 403 0 10207 423 1560 1560 3 s 1784 403 0 10208 423 1560 1560 4 s 1789 403 0 10209 423 1560 1560 5 s 1787 403 0 10210 2002 1562 1562 1 s 1806 403 0 10211 2002 1562 1562 2 s 1808 403 0 10212 2002 1562 1562 3 s 1804 403 0 10213 2002 1562 1562 4 s 1809 403 0 10214 2002 1562 1562 5 s 1807 403 0 10215 2095 25 25 1 s 2314 403 0 10216 2095 25 25 2 s 2315 403 0 10217 2095 25 25 3 s 98 403 0 10218 2095 25 25 4 s 2317 403 0 10219 2095 25 25 5 s 2318 403 0 10220 2097 1042 1042 1 s 2326 403 0 10221 2097 1042 1042 2 s 2327 403 0 10222 2097 1042 1042 3 s 1054 403 0 10223 2097 1042 1042 4 s 2329 403 0 10224 2097 1042 1042 5 s 2330 403 0 10225 2099 790 790 1 s 902 403 0 10226 2099 790 790 2 s 904 403 0 10227 2099 790 790 3 s 900 403 0 10228 2099 790 790 4 s 905 403 0 10229 2099 790 790 5 s 903 403 0 10230 397 2277 2277 1 s 1072 403 0 10231 397 2277 2277 2 s 1074 403 0 10232 397 2277 2277 3 s 1070 403 0 10233 397 2277 2277 4 s 1075 403 0 10234 397 2277 2277 5 s 1073 403 0 10235 2994 2249 2249 1 s 2990 403 0 10236 2994 2249 2249 2 s 2992 403 0 10237 2994 2249 2249 3 s 2988 403 0 10238 2994 2249 2249 4 s 2993 403 0 10239 2994 2249 2249 5 s 2991 403 0 10240 3194 2249 2249 1 s 3190 403 0 10241 3194 2249 2249 2 s 3192 403 0 10242 3194 2249 2249 3 s 3188 403 0 10243 3194 2249 2249 4 s 3193 403 0 10244 3194 2249 2249 5 s 3191 403 0 10245 2968 2950 2950 1 s 2974 403 0 10246 2968 2950 2950 2 s 2976 403 0 10247 2968 2950 2950 3 s 2972 403 0 10248 2968 2950 2950 4 s 2977 403 0 10249 2968 2950 2950 5 s 2975 403 0 10250 3253 3220 3220 1 s 3224 403 0 10251 3253 3220 3220 2 s 3226 403 0 10252 3253 3220 3220 3 s 3222 403 0 10253 3253 3220 3220 4 s 3227 403 0 10254 3253 3220 3220 5 s 3225 403 0 10255 427 1042 1042 1 s 1054 405 0 10256 431 18 18 1 s 92 405 0 10257 435 1082 1082 1 s 1093 405 0 10258 1971 700 700 1 s 620 405 0 10259 1971 701 701 1 s 670 405 0 10260 1971 700 701 1 s 1120 405 0 10261 1971 701 700 1 s 1130 405 0 10262 1975 869 869 1 s 1201 405 0 10263 1977 21 21 1 s 94 405 0 10264 1977 23 23 1 s 96 405 0 10265 1977 20 20 1 s 410 405 0 10266 1977 21 23 1 s 532 405 0 10267 1977 21 20 1 s 1862 405 0 10268 1977 23 21 1 s 533 405 0 10269 1977 23 20 1 s 15 405 0 10270 1977 20 21 1 s 1868 405 0 10271 1977 20 23 1 s 416 405 0 10272 1983 1186 1186 1 s 1330 405 0 10273 1985 829 829 1 s 1220 405 0 10274 3372 774 774 1 s 3362 405 0 10275 1990 26 26 1 s 607 405 0 10276 1992 30 30 1 s 649 405 0 10277 6194 2249 2249 1 s 2988 405 0 10278 1995 25 25 1 s 98 405 0 10279 1995 19 19 1 s 93 405 0 10280 1995 19 25 1 s 254 405 0 10281 1995 25 19 1 s 260 405 0 10282 1997 1083 1083 1 s 1108 405 0 10283 1999 1184 1184 1 s 1320 405 0 10284 2001 1266 1266 1 s 1550 405 0 10285 2040 1114 1114 1 s 2060 405 0 10286 2222 16 16 1 s 91 405 0 10287 2223 17 17 1 s 1955 405 0 10288 2225 28 28 1 s 352 405 0 10289 5032 5069 5069 1 s 5068 405 0 10290 2226 29 29 1 s 385 405 0 10291 2227 27 27 1 s 387 405 0 10292 2229 25 25 1 s 98 405 0 10293 2231 1042 1042 1 s 1054 405 0 10294 2235 1033 1033 1 s 974 405 0 10295 2969 2950 2950 1 s 2972 405 0 10296 3254 3220 3220 1 s 3222 405 0 10297 1998 1700 1700 1 s 1752 405 0 10298 627 2277 2277 1 s 1070 405 0 10299 2593 603 603 1 s 493 783 0 10300 2593 603 603 2 s 494 783 0 10301 2593 603 603 3 s 500 783 0 10302 2593 603 603 4 s 495 783 0 10303 2593 603 603 5 s 496 783 0 10304 2593 603 603 6 s 499 783 0 10305 2593 603 603 7 s 498 783 0 10306 2593 603 603 8 s 497 783 0 10307 2593 603 603 9 s 2571 783 0 10308 2593 603 603 10 s 2570 783 0 10309 2593 603 603 11 s 2573 783 0 10310 2593 603 603 12 s 2572 783 0 10311 2593 603 600 15 o 606 783 1970 10312 1029 600 600 11 s 4161 783 0 10313 1029 600 600 30 s 506 783 0 10314 1029 600 600 1 s 507 783 0 10315 1029 600 600 5 s 508 783 0 10316 1029 600 600 10 s 4162 783 0 10317 1029 600 600 29 s 509 783 0 10318 1029 600 600 6 s 510 783 0 10319 1029 600 600 15 o 517 783 1970 10320 1029 600 603 28 s 511 783 0 10321 1029 600 604 48 s 756 783 0 10322 1029 600 718 68 s 758 783 0 10323 2594 604 604 1 s 485 783 0 10324 2594 604 604 2 s 486 783 0 10325 2594 604 604 3 s 492 783 0 10326 2594 604 604 4 s 487 783 0 10327 2594 604 604 5 s 488 783 0 10328 2594 604 604 6 s 491 783 0 10329 2594 604 604 7 s 490 783 0 10330 2594 604 604 8 s 489 783 0 10331 2594 604 604 9 s 2575 783 0 10332 2594 604 604 10 s 2574 783 0 10333 2594 604 604 11 s 2577 783 0 10334 2594 604 604 12 s 2576 783 0 10335 2594 604 600 15 o 3289 783 1970 10336 2595 718 718 1 s 1506 783 0 10337 2595 718 718 2 s 1507 783 0 10338 2595 718 718 3 s 1513 783 0 10339 2595 718 718 4 s 1508 783 0 10340 2595 718 718 5 s 1509 783 0 10341 2595 718 718 6 s 1512 783 0 10342 2595 718 718 7 s 1511 783 0 10343 2595 718 718 8 s 1510 783 0 10344 2595 718 718 9 s 2589 783 0 10345 2595 718 718 10 s 1515 783 0 10346 2595 718 718 11 s 1514 783 0 10347 2595 718 718 12 s 2590 783 0 10348 2595 718 600 15 o 3291 783 1970 10349 2745 2277 2277 1 s 2750 2742 0 10350 2745 2277 2277 2 s 2751 2742 0 10351 2745 2277 2277 3 s 2752 2742 0 10352 2745 2277 2277 4 s 1070 2742 0 10353 3522 3500 3500 1 s 3518 403 0 10354 3522 3500 3500 2 s 3520 403 0 10355 3522 3500 3500 3 s 3516 403 0 10356 3522 3500 3500 4 s 3521 403 0 10357 3522 3500 3500 5 s 3519 403 0 10358 3523 3500 3500 1 s 3516 405 0 10359 3626 3614 3614 1 s 3627 403 0 10360 3626 3614 3614 2 s 3628 403 0 10361 3626 3614 3614 3 s 3629 403 0 10362 3626 3614 3614 4 s 3631 403 0 10363 3626 3614 3614 5 s 3632 403 0 10364 3655 3614 3615 1 s 3636 783 0 10365 3659 3614 3615 1 s 3636 2742 0 10366 3659 3614 3615 2 s 3660 2742 0 10367 3683 3615 3615 1 s 3674 403 0 10368 3683 3615 3615 2 s 3675 403 0 10369 3683 3615 3615 3 s 3676 403 0 10370 3683 3615 3615 4 s 3678 403 0 10371 3683 3615 3615 5 s 3679 403 0 10372 3702 3615 3615 7 s 3693 783 0 10373 3702 3615 3615 8 s 3694 783 0 10374 3901 3831 3831 1 s 3884 403 0 10375 3901 3831 3831 2 s 3885 403 0 10376 3901 3831 3831 3 s 3882 403 0 10377 3901 3831 3831 4 s 3886 403 0 10378 3901 3831 3831 5 s 3887 403 0 10379 3903 3831 3831 1 s 3882 405 0 10380 3919 3831 3831 1 s 3893 783 0 10381 3919 3831 4537 1 s 4395 783 0 10382 3919 3831 3831 2 s 3895 783 0 10383 3919 3831 4537 2 s 2875 783 0 10384 3919 3831 3831 3 s 3888 783 0 10385 3919 3831 4537 3 s 2866 783 0 10386 3919 3831 3831 4 s 3896 783 0 10387 3919 3831 4537 4 s 3585 783 0 10388 3919 3831 3831 5 s 3894 783 0 10389 3919 3831 4537 5 s 4398 783 0 10390 3919 3831 3831 6 s 3897 783 0 10391 3919 3831 4537 6 s 4179 783 0 10392 3919 3831 3831 7 s 3890 783 0 10393 3919 3831 4537 7 s 4539 783 0 10394 3919 3831 3831 8 s 3892 783 0 10395 3919 3831 4537 8 s 2873 783 0 10396 3919 3831 2283 16 s 3889 783 0 10397 3919 3831 3831 18 s 3882 783 0 10398 6158 4537 4537 1 s 4397 783 0 10399 6158 4537 3831 1 s 4396 783 0 10400 6158 4537 4537 2 s 2877 783 0 10401 6158 4537 3831 2 s 2876 783 0 10402 6158 4537 4537 3 s 2868 783 0 10403 6158 4537 3831 3 s 2867 783 0 10404 6158 4537 4537 4 s 4142 783 0 10405 6158 4537 3831 4 s 4035 783 0 10406 6158 4537 4537 5 s 4400 783 0 10407 6158 4537 3831 5 s 4399 783 0 10408 6158 4537 4537 6 s 4198 783 0 10409 6158 4537 3831 6 s 4180 783 0 10410 6158 4537 4537 7 s 2871 783 0 10411 6158 4537 3831 7 s 2870 783 0 10412 6158 4537 4537 8 s 2874 783 0 10413 6158 4537 3831 8 s 4540 783 0 10414 6158 4537 2283 16 s 2869 783 0 10415 6158 4537 4537 18 s 2860 783 0 10416 4199 4537 4537 1 s 2862 403 0 10417 4199 4537 4537 2 s 2863 403 0 10418 4199 4537 4537 3 s 2860 403 0 10419 4199 4537 4537 4 s 2864 403 0 10420 4199 4537 4537 5 s 2865 403 0 10421 4225 4537 4537 1 s 2860 405 0 10422 4015 600 600 11 s 4161 4000 0 10423 4015 600 600 30 s 506 4000 0 10424 4015 600 600 1 s 507 4000 0 10425 4015 600 600 5 s 508 4000 0 10426 4015 600 600 10 s 4162 4000 0 10427 4015 600 600 29 s 509 4000 0 10428 4015 600 600 6 s 510 4000 0 10429 4015 600 603 8 s 511 4000 0 10430 4015 600 600 15 o 517 4000 1970 10431 4016 600 600 11 s 4161 4000 0 10432 4016 600 600 30 s 506 4000 0 10433 4016 600 600 1 s 507 4000 0 10434 4016 600 600 5 s 508 4000 0 10435 4016 600 600 10 s 4162 4000 0 10436 4016 600 600 29 s 509 4000 0 10437 4016 600 600 6 s 510 4000 0 10438 4016 600 603 8 s 511 4000 0 10439 4016 600 600 15 o 517 4000 1970 10440 4017 25 25 1 s 2314 4000 0 10441 4017 25 25 2 s 2315 4000 0 10442 4017 25 25 3 s 98 4000 0 10443 4017 25 25 4 s 2317 4000 0 10444 4017 25 25 5 s 2318 4000 0 10445 4017 25 25 11 s 664 4000 0 10446 4017 25 25 12 s 665 4000 0 10447 4017 25 25 14 s 667 4000 0 10448 4017 25 25 15 s 666 4000 0 10449 4017 25 25 28 s 3877 4000 0 10450 4033 3802 3802 1 s 3242 403 0 10451 4033 3802 3802 2 s 3244 403 0 10452 4033 3802 3802 3 s 3240 403 0 10453 4033 3802 3802 4 s 3245 403 0 10454 4033 3802 3802 5 s 3243 403 0 10455 4034 3802 3802 1 s 3240 405 0 10456 4036 3802 3802 7 s 3246 2742 0 10457 4036 3802 25 9 s 3247 2742 0 10458 4036 3802 1009 10 s 3248 2742 0 10459 4036 3802 1009 11 s 3249 2742 0 10460 4036 3802 4072 15 s 4012 2742 0 10461 4036 3802 4072 16 s 4013 2742 0 10462 4037 3802 3802 7 s 3246 2742 0 10463 4037 3802 4072 15 s 4012 2742 0 10464 4037 3802 4072 16 s 4013 2742 0 10465 3474 3831 3831 1 s 3893 4000 0 10466 3474 3831 3831 2 s 3895 4000 0 10467 3474 3831 3831 3 s 3888 4000 0 10468 3474 3831 3831 4 s 3896 4000 0 10469 3474 3831 3831 5 s 3894 4000 0 10470 3474 3831 3831 6 s 3897 4000 0 10471 3474 3831 3831 7 s 3890 4000 0 10472 3474 3831 3831 8 s 3892 4000 0 10473 3474 3831 2283 16 s 3889 4000 0 10474 3474 3831 3831 18 s 3882 4000 0 10475 5000 603 603 1 s 493 4000 0 10476 5000 603 603 2 s 494 4000 0 10477 5000 603 603 3 s 500 4000 0 10478 5000 603 603 4 s 495 4000 0 10479 5000 603 603 5 s 496 4000 0 10480 5000 603 603 6 s 499 4000 0 10481 5000 603 603 7 s 498 4000 0 10482 5000 603 603 8 s 497 4000 0 10483 5000 603 603 9 s 2571 4000 0 10484 5000 603 603 10 s 2570 4000 0 10485 5000 603 603 11 s 2573 4000 0 10486 5000 603 603 12 s 2572 4000 0 10487 5000 603 600 15 o 606 4000 1970 10488 5008 604 604 1 s 485 4000 0 10489 5008 604 604 2 s 486 4000 0 10490 5008 604 604 3 s 492 4000 0 10491 5008 604 604 4 s 487 4000 0 10492 5008 604 604 5 s 488 4000 0 10493 5008 604 604 6 s 491 4000 0 10494 5008 604 604 7 s 490 4000 0 10495 5008 604 604 8 s 489 4000 0 10496 5008 604 604 9 s 2575 4000 0 10497 5008 604 604 10 s 2574 4000 0 10498 5008 604 604 11 s 2577 4000 0 10499 5008 604 604 12 s 2576 4000 0 10500 5008 604 600 15 o 3289 4000 1970 10501 3550 869 869 3 s 3552 783 0 10502 3550 869 869 18 s 1201 783 0 10503 3550 869 869 19 s 1202 783 0 10504 3550 869 869 20 s 1203 783 0 10505 3550 869 869 21 s 1204 783 0 10506 3550 869 869 22 s 1205 783 0 10507 3550 869 869 23 s 1206 783 0 10508 3550 869 869 24 s 931 783 0 10509 3550 869 869 25 s 932 783 0 10510 3550 869 869 26 s 933 783 0 10511 3550 869 869 27 s 934 783 0 10512 3794 869 869 3 s 3552 4000 0 10513 3794 869 869 18 s 1201 4000 0 10514 3794 869 869 19 s 1202 4000 0 10515 3794 869 869 20 s 1203 4000 0 10516 3794 869 869 21 s 1204 4000 0 10517 3794 869 869 22 s 1205 4000 0 10518 3794 869 869 23 s 1206 4000 0 10519 3794 869 869 24 s 931 4000 0 10520 3794 869 869 25 s 932 4000 0 10521 3794 869 869 26 s 933 4000 0 10522 3794 869 869 27 s 934 4000 0 10523 4064 17 17 1 s 1957 3580 0 10524 4064 17 17 2 s 1958 3580 0 10525 4064 17 17 3 s 1955 3580 0 10526 4064 17 17 4 s 1960 3580 0 10527 4064 17 17 5 s 1959 3580 0 10528 4578 17 17 1 s 1955 3580 0 10529 4062 18 18 1 s 631 3580 0 10530 4062 18 18 2 s 632 3580 0 10531 4062 18 18 3 s 92 3580 0 10532 4062 18 18 4 s 634 3580 0 10533 4062 18 18 5 s 633 3580 0 10534 4577 18 18 1 s 92 3580 0 10535 4065 19 19 1 s 660 3580 0 10536 4065 19 19 2 s 661 3580 0 10537 4065 19 19 3 s 93 3580 0 10538 4065 19 19 4 s 663 3580 0 10539 4065 19 19 5 s 662 3580 0 10540 4579 19 19 1 s 93 3580 0 10541 4054 20 20 1 s 412 3580 0 10542 4054 20 20 2 s 414 3580 0 10543 4054 20 20 3 s 410 3580 0 10544 4054 20 20 4 s 415 3580 0 10545 4054 20 20 5 s 413 3580 0 10546 4054 20 21 1 s 1870 3580 0 10547 4054 20 21 2 s 1872 3580 0 10548 4054 20 21 3 s 1868 3580 0 10549 4054 20 21 4 s 1873 3580 0 10550 4054 20 21 5 s 1871 3580 0 10551 4054 20 23 1 s 418 3580 0 10552 4054 20 23 2 s 420 3580 0 10553 4054 20 23 3 s 416 3580 0 10554 4054 20 23 4 s 430 3580 0 10555 4054 20 23 5 s 419 3580 0 10556 4054 21 21 1 s 95 3580 0 10557 4054 21 21 2 s 522 3580 0 10558 4054 21 21 3 s 94 3580 0 10559 4054 21 21 4 s 524 3580 0 10560 4054 21 21 5 s 520 3580 0 10561 4054 21 20 1 s 1864 3580 0 10562 4054 21 20 2 s 1866 3580 0 10563 4054 21 20 3 s 1862 3580 0 10564 4054 21 20 4 s 1867 3580 0 10565 4054 21 20 5 s 1865 3580 0 10566 4054 21 23 1 s 534 3580 0 10567 4054 21 23 2 s 540 3580 0 10568 4054 21 23 3 s 532 3580 0 10569 4054 21 23 4 s 542 3580 0 10570 4054 21 23 5 s 536 3580 0 10571 4054 23 23 1 s 97 3580 0 10572 4054 23 23 2 s 523 3580 0 10573 4054 23 23 3 s 96 3580 0 10574 4054 23 23 4 s 525 3580 0 10575 4054 23 23 5 s 521 3580 0 10576 4054 23 21 1 s 535 3580 0 10577 4054 23 21 2 s 541 3580 0 10578 4054 23 21 3 s 533 3580 0 10579 4054 23 21 4 s 543 3580 0 10580 4054 23 21 5 s 537 3580 0 10581 4054 23 20 1 s 37 3580 0 10582 4054 23 20 2 s 80 3580 0 10583 4054 23 20 3 s 15 3580 0 10584 4054 23 20 4 s 82 3580 0 10585 4054 23 20 5 s 76 3580 0 10586 4602 20 20 1 s 412 3580 0 10587 4602 20 20 2 s 414 3580 0 10588 4602 20 20 3 s 410 3580 0 10589 4602 20 20 4 s 415 3580 0 10590 4602 20 20 5 s 413 3580 0 10591 4602 20 21 1 s 1870 3580 0 10592 4602 20 21 2 s 1872 3580 0 10593 4602 20 21 3 s 1868 3580 0 10594 4602 20 21 4 s 1873 3580 0 10595 4602 20 21 5 s 1871 3580 0 10596 4602 20 23 1 s 418 3580 0 10597 4602 20 23 2 s 420 3580 0 10598 4602 20 23 3 s 416 3580 0 10599 4602 20 23 4 s 430 3580 0 10600 4602 20 23 5 s 419 3580 0 10601 4602 21 21 1 s 95 3580 0 10602 4602 21 21 2 s 522 3580 0 10603 4602 21 21 3 s 94 3580 0 10604 4602 21 21 4 s 524 3580 0 10605 4602 21 21 5 s 520 3580 0 10606 4602 21 20 1 s 1864 3580 0 10607 4602 21 20 2 s 1866 3580 0 10608 4602 21 20 3 s 1862 3580 0 10609 4602 21 20 4 s 1867 3580 0 10610 4602 21 20 5 s 1865 3580 0 10611 4602 21 23 1 s 534 3580 0 10612 4602 21 23 2 s 540 3580 0 10613 4602 21 23 3 s 532 3580 0 10614 4602 21 23 4 s 542 3580 0 10615 4602 21 23 5 s 536 3580 0 10616 4602 23 23 1 s 97 3580 0 10617 4602 23 23 2 s 523 3580 0 10618 4602 23 23 3 s 96 3580 0 10619 4602 23 23 4 s 525 3580 0 10620 4602 23 23 5 s 521 3580 0 10621 4602 23 21 1 s 535 3580 0 10622 4602 23 21 2 s 541 3580 0 10623 4602 23 21 3 s 533 3580 0 10624 4602 23 21 4 s 543 3580 0 10625 4602 23 21 5 s 537 3580 0 10626 4602 23 20 1 s 37 3580 0 10627 4602 23 20 2 s 80 3580 0 10628 4602 23 20 3 s 15 3580 0 10629 4602 23 20 4 s 82 3580 0 10630 4602 23 20 5 s 76 3580 0 10631 4572 20 20 1 s 410 3580 0 10632 4572 21 21 1 s 94 3580 0 10633 4572 23 23 1 s 96 3580 0 10634 4056 25 25 1 s 664 3580 0 10635 4056 25 25 2 s 665 3580 0 10636 4056 25 25 3 s 98 3580 0 10637 4056 25 25 4 s 667 3580 0 10638 4056 25 25 5 s 666 3580 0 10639 4573 25 25 1 s 98 3580 0 10640 4068 26 26 1 s 609 3580 0 10641 4068 26 26 2 s 611 3580 0 10642 4068 26 26 3 s 607 3580 0 10643 4068 26 26 4 s 612 3580 0 10644 4068 26 26 5 s 610 3580 0 10645 4606 26 26 1 s 609 3580 0 10646 4606 26 26 2 s 611 3580 0 10647 4606 26 26 3 s 607 3580 0 10648 4606 26 26 4 s 612 3580 0 10649 4606 26 26 5 s 610 3580 0 10650 4580 26 26 1 s 607 3580 0 10651 4069 27 27 1 s 2799 3580 0 10652 4069 27 27 2 s 2801 3580 0 10653 4069 27 27 3 s 387 3580 0 10654 4069 27 27 4 s 2802 3580 0 10655 4069 27 27 5 s 2800 3580 0 10656 4581 27 27 1 s 387 3580 0 10657 4607 27 27 1 s 2799 3580 0 10658 4607 27 27 2 s 2801 3580 0 10659 4607 27 27 3 s 387 3580 0 10660 4607 27 27 4 s 2802 3580 0 10661 4607 27 27 5 s 2800 3580 0 10662 4070 700 700 1 s 622 3580 0 10663 4070 700 700 2 s 624 3580 0 10664 4070 700 700 3 s 620 3580 0 10665 4070 700 700 4 s 625 3580 0 10666 4070 700 700 5 s 623 3580 0 10667 4070 700 701 1 s 1122 3580 0 10668 4070 700 701 2 s 1124 3580 0 10669 4070 700 701 3 s 1120 3580 0 10670 4070 700 701 4 s 1125 3580 0 10671 4070 700 701 5 s 1123 3580 0 10672 4070 701 700 1 s 1132 3580 0 10673 4070 701 700 2 s 1134 3580 0 10674 4070 701 700 3 s 1130 3580 0 10675 4070 701 700 4 s 1135 3580 0 10676 4070 701 700 5 s 1133 3580 0 10677 4070 701 701 1 s 672 3580 0 10678 4070 701 701 2 s 673 3580 0 10679 4070 701 701 3 s 670 3580 0 10680 4070 701 701 4 s 675 3580 0 10681 4070 701 701 5 s 674 3580 0 10682 4608 700 700 1 s 622 3580 0 10683 4608 700 700 2 s 624 3580 0 10684 4608 700 700 3 s 620 3580 0 10685 4608 700 700 4 s 625 3580 0 10686 4608 700 700 5 s 623 3580 0 10687 4608 700 701 1 s 1122 3580 0 10688 4608 700 701 2 s 1124 3580 0 10689 4608 700 701 3 s 1120 3580 0 10690 4608 700 701 4 s 1125 3580 0 10691 4608 700 701 5 s 1123 3580 0 10692 4608 701 700 1 s 1132 3580 0 10693 4608 701 700 2 s 1134 3580 0 10694 4608 701 700 3 s 1130 3580 0 10695 4608 701 700 4 s 1135 3580 0 10696 4608 701 700 5 s 1133 3580 0 10697 4608 701 701 1 s 672 3580 0 10698 4608 701 701 2 s 673 3580 0 10699 4608 701 701 3 s 670 3580 0 10700 4608 701 701 4 s 675 3580 0 10701 4608 701 701 5 s 674 3580 0 10702 4582 700 700 1 s 620 3580 0 10703 4582 701 701 1 s 670 3580 0 10704 4074 829 829 1 s 1222 3580 0 10705 4074 829 829 2 s 1223 3580 0 10706 4074 829 829 3 s 1220 3580 0 10707 4074 829 829 4 s 1225 3580 0 10708 4074 829 829 5 s 1224 3580 0 10709 4609 829 829 1 s 1222 3580 0 10710 4609 829 829 2 s 1223 3580 0 10711 4609 829 829 3 s 1220 3580 0 10712 4609 829 829 4 s 1225 3580 0 10713 4609 829 829 5 s 1224 3580 0 10714 4583 829 829 1 s 1220 3580 0 10715 4109 774 774 1 s 3364 3580 0 10716 4109 774 774 2 s 3365 3580 0 10717 4109 774 774 3 s 3362 3580 0 10718 4109 774 774 4 s 3367 3580 0 10719 4109 774 774 5 s 3366 3580 0 10720 4610 774 774 1 s 3364 3580 0 10721 4610 774 774 2 s 3365 3580 0 10722 4610 774 774 3 s 3362 3580 0 10723 4610 774 774 4 s 3367 3580 0 10724 4610 774 774 5 s 3366 3580 0 10725 4584 774 774 1 s 3362 3580 0 10726 4075 869 869 1 s 1203 3580 0 10727 4075 869 869 2 s 1204 3580 0 10728 4075 869 869 3 s 1201 3580 0 10729 4075 869 869 4 s 1206 3580 0 10730 4075 869 869 5 s 1205 3580 0 10731 4611 869 869 1 s 1203 3580 0 10732 4611 869 869 2 s 1204 3580 0 10733 4611 869 869 3 s 1201 3580 0 10734 4611 869 869 4 s 1206 3580 0 10735 4611 869 869 5 s 1205 3580 0 10736 4585 869 869 1 s 1201 3580 0 10737 4102 869 869 3 s 3552 3580 0 10738 4102 869 869 7 s 934 3580 0 10739 4102 869 869 8 s 932 3580 0 10740 4102 869 869 18 s 1201 3580 0 10741 4102 869 869 24 s 933 3580 0 10742 4102 869 869 26 s 931 3580 0 10743 4076 1042 1042 1 s 1058 3580 0 10744 4076 1042 1042 2 s 1059 3580 0 10745 4076 1042 1042 3 s 1054 3580 0 10746 4076 1042 1042 4 s 1061 3580 0 10747 4076 1042 1042 5 s 1060 3580 0 10748 4586 1042 1042 1 s 1054 3580 0 10749 4077 1083 1083 1 s 1110 3580 0 10750 4077 1083 1083 2 s 1111 3580 0 10751 4077 1083 1083 3 s 1108 3580 0 10752 4077 1083 1083 4 s 1113 3580 0 10753 4077 1083 1083 5 s 1112 3580 0 10754 4612 1083 1083 1 s 1110 3580 0 10755 4612 1083 1083 2 s 1111 3580 0 10756 4612 1083 1083 3 s 1108 3580 0 10757 4612 1083 1083 4 s 1113 3580 0 10758 4612 1083 1083 5 s 1112 3580 0 10759 4587 1083 1083 1 s 1108 3580 0 10760 4059 1114 1114 1 s 2062 3580 0 10761 4059 1114 1114 2 s 2063 3580 0 10762 4059 1114 1114 3 s 2060 3580 0 10763 4059 1114 1114 4 s 2065 3580 0 10764 4059 1114 1114 5 s 2064 3580 0 10765 4059 1114 1082 1 s 2371 3580 0 10766 4059 1114 1082 2 s 2372 3580 0 10767 4059 1114 1082 3 s 2373 3580 0 10768 4059 1114 1082 4 s 2374 3580 0 10769 4059 1114 1082 5 s 2375 3580 0 10770 4059 1114 1184 1 s 2534 3580 0 10771 4059 1114 1184 2 s 2535 3580 0 10772 4059 1114 1184 3 s 2536 3580 0 10773 4059 1114 1184 4 s 2537 3580 0 10774 4059 1114 1184 5 s 2538 3580 0 10775 4059 1082 1082 1 s 1095 3580 0 10776 4059 1082 1082 2 s 1096 3580 0 10777 4059 1082 1082 3 s 1093 3580 0 10778 4059 1082 1082 4 s 1098 3580 0 10779 4059 1082 1082 5 s 1097 3580 0 10780 4059 1082 1114 1 s 2345 3580 0 10781 4059 1082 1114 2 s 2346 3580 0 10782 4059 1082 1114 3 s 2347 3580 0 10783 4059 1082 1114 4 s 2348 3580 0 10784 4059 1082 1114 5 s 2349 3580 0 10785 4059 1082 1184 1 s 2358 3580 0 10786 4059 1082 1184 2 s 2359 3580 0 10787 4059 1082 1184 3 s 2360 3580 0 10788 4059 1082 1184 4 s 2361 3580 0 10789 4059 1082 1184 5 s 2362 3580 0 10790 4059 1184 1082 1 s 2384 3580 0 10791 4059 1184 1082 2 s 2385 3580 0 10792 4059 1184 1082 3 s 2386 3580 0 10793 4059 1184 1082 4 s 2387 3580 0 10794 4059 1184 1082 5 s 2388 3580 0 10795 4059 1184 1114 1 s 2540 3580 0 10796 4059 1184 1114 2 s 2541 3580 0 10797 4059 1184 1114 3 s 2542 3580 0 10798 4059 1184 1114 4 s 2543 3580 0 10799 4059 1184 1114 5 s 2544 3580 0 10800 4059 1184 1184 1 s 1322 3580 0 10801 4059 1184 1184 2 s 1323 3580 0 10802 4059 1184 1184 3 s 1320 3580 0 10803 4059 1184 1184 4 s 1325 3580 0 10804 4059 1184 1184 5 s 1324 3580 0 10805 4605 1114 1114 1 s 2062 3580 0 10806 4605 1114 1114 2 s 2063 3580 0 10807 4605 1114 1114 3 s 2060 3580 0 10808 4605 1114 1114 4 s 2065 3580 0 10809 4605 1114 1114 5 s 2064 3580 0 10810 4605 1114 1082 1 s 2371 3580 0 10811 4605 1114 1082 2 s 2372 3580 0 10812 4605 1114 1082 3 s 2373 3580 0 10813 4605 1114 1082 4 s 2374 3580 0 10814 4605 1114 1082 5 s 2375 3580 0 10815 4605 1114 1184 1 s 2534 3580 0 10816 4605 1114 1184 2 s 2535 3580 0 10817 4605 1114 1184 3 s 2536 3580 0 10818 4605 1114 1184 4 s 2537 3580 0 10819 4605 1114 1184 5 s 2538 3580 0 10820 4605 1082 1082 1 s 1095 3580 0 10821 4605 1082 1082 2 s 1096 3580 0 10822 4605 1082 1082 3 s 1093 3580 0 10823 4605 1082 1082 4 s 1098 3580 0 10824 4605 1082 1082 5 s 1097 3580 0 10825 4605 1082 1114 1 s 2345 3580 0 10826 4605 1082 1114 2 s 2346 3580 0 10827 4605 1082 1114 3 s 2347 3580 0 10828 4605 1082 1114 4 s 2348 3580 0 10829 4605 1082 1114 5 s 2349 3580 0 10830 4605 1082 1184 1 s 2358 3580 0 10831 4605 1082 1184 2 s 2359 3580 0 10832 4605 1082 1184 3 s 2360 3580 0 10833 4605 1082 1184 4 s 2361 3580 0 10834 4605 1082 1184 5 s 2362 3580 0 10835 4605 1184 1082 1 s 2384 3580 0 10836 4605 1184 1082 2 s 2385 3580 0 10837 4605 1184 1082 3 s 2386 3580 0 10838 4605 1184 1082 4 s 2387 3580 0 10839 4605 1184 1082 5 s 2388 3580 0 10840 4605 1184 1114 1 s 2540 3580 0 10841 4605 1184 1114 2 s 2541 3580 0 10842 4605 1184 1114 3 s 2542 3580 0 10843 4605 1184 1114 4 s 2543 3580 0 10844 4605 1184 1114 5 s 2544 3580 0 10845 4605 1184 1184 1 s 1322 3580 0 10846 4605 1184 1184 2 s 1323 3580 0 10847 4605 1184 1184 3 s 1320 3580 0 10848 4605 1184 1184 4 s 1325 3580 0 10849 4605 1184 1184 5 s 1324 3580 0 10850 4576 1114 1114 1 s 2060 3580 0 10851 4576 1082 1082 1 s 1093 3580 0 10852 4576 1184 1184 1 s 1320 3580 0 10853 4078 1186 1186 1 s 1332 3580 0 10854 4078 1186 1186 2 s 1333 3580 0 10855 4078 1186 1186 3 s 1330 3580 0 10856 4078 1186 1186 4 s 1335 3580 0 10857 4078 1186 1186 5 s 1334 3580 0 10858 4613 1186 1186 1 s 1332 3580 0 10859 4613 1186 1186 2 s 1333 3580 0 10860 4613 1186 1186 3 s 1330 3580 0 10861 4613 1186 1186 4 s 1335 3580 0 10862 4613 1186 1186 5 s 1334 3580 0 10863 4588 1186 1186 1 s 1330 3580 0 10864 4058 1266 1266 1 s 1552 3580 0 10865 4058 1266 1266 2 s 1553 3580 0 10866 4058 1266 1266 3 s 1550 3580 0 10867 4058 1266 1266 4 s 1555 3580 0 10868 4058 1266 1266 5 s 1554 3580 0 10869 4604 1266 1266 1 s 1552 3580 0 10870 4604 1266 1266 2 s 1553 3580 0 10871 4604 1266 1266 3 s 1550 3580 0 10872 4604 1266 1266 4 s 1555 3580 0 10873 4604 1266 1266 5 s 1554 3580 0 10874 4575 1266 1266 1 s 1550 3580 0 10875 4079 1560 1560 1 s 1786 3580 0 10876 4079 1560 1560 2 s 1788 3580 0 10877 4079 1560 1560 3 s 1784 3580 0 10878 4079 1560 1560 4 s 1789 3580 0 10879 4079 1560 1560 5 s 1787 3580 0 10880 4080 1562 1562 1 s 1806 3580 0 10881 4080 1562 1562 2 s 1808 3580 0 10882 4080 1562 1562 3 s 1804 3580 0 10883 4080 1562 1562 4 s 1809 3580 0 10884 4080 1562 1562 5 s 1807 3580 0 10885 4055 1700 1700 1 s 1754 3580 0 10886 4055 1700 1700 2 s 1755 3580 0 10887 4055 1700 1700 3 s 1752 3580 0 10888 4055 1700 1700 4 s 1757 3580 0 10889 4055 1700 1700 5 s 1756 3580 0 10890 4603 1700 1700 1 s 1754 3580 0 10891 4603 1700 1700 2 s 1755 3580 0 10892 4603 1700 1700 3 s 1752 3580 0 10893 4603 1700 1700 4 s 1757 3580 0 10894 4603 1700 1700 5 s 1756 3580 0 10895 4574 1700 1700 1 s 1752 3580 0 10896 4081 2950 2950 1 s 2974 3580 0 10897 4081 2950 2950 2 s 2976 3580 0 10898 4081 2950 2950 3 s 2972 3580 0 10899 4081 2950 2950 4 s 2977 3580 0 10900 4081 2950 2950 5 s 2975 3580 0 10901 4614 2950 2950 1 s 2974 3580 0 10902 4614 2950 2950 2 s 2976 3580 0 10903 4614 2950 2950 3 s 2972 3580 0 10904 4614 2950 2950 4 s 2977 3580 0 10905 4614 2950 2950 5 s 2975 3580 0 10906 4589 2950 2950 1 s 2972 3580 0 10907 4103 3831 3831 1 s 3893 3580 0 10908 4103 3831 3831 2 s 3895 3580 0 10909 4103 3831 3831 3 s 3888 3580 0 10910 4103 3831 3831 4 s 3896 3580 0 10911 4103 3831 3831 5 s 3894 3580 0 10912 4103 3831 3831 7 s 3890 3580 0 10913 4103 3831 3831 8 s 3892 3580 0 10914 4103 3831 2283 16 s 3889 3580 0 10915 4103 3831 3831 17 s 3897 3580 0 10916 4103 3831 3831 18 s 3882 3580 0 10917 4103 3831 3831 20 s 3884 3580 0 10918 4103 3831 3831 21 s 3885 3580 0 10919 4103 3831 3831 22 s 3887 3580 0 10920 4103 3831 3831 23 s 3886 3580 0 10921 4082 3220 3220 1 s 3224 3580 0 10922 4082 3220 3220 2 s 3226 3580 0 10923 4082 3220 3220 3 s 3222 3580 0 10924 4082 3220 3220 4 s 3227 3580 0 10925 4082 3220 3220 5 s 3225 3580 0 10926 4615 3220 3220 1 s 3224 3580 0 10927 4615 3220 3220 2 s 3226 3580 0 10928 4615 3220 3220 3 s 3222 3580 0 10929 4615 3220 3220 4 s 3227 3580 0 10930 4615 3220 3220 5 s 3225 3580 0 10931 4590 3220 3220 1 s 3222 3580 0 10932 4104 603 603 1 s 493 3580 0 10933 4104 603 603 2 s 494 3580 0 10934 4104 603 603 3 s 500 3580 0 10935 4104 603 603 4 s 495 3580 0 10936 4104 603 603 5 s 496 3580 0 10937 4104 603 603 6 s 499 3580 0 10938 4104 603 603 7 s 498 3580 0 10939 4104 603 603 8 s 497 3580 0 10940 4104 603 603 9 s 2571 3580 0 10941 4104 603 603 10 s 2570 3580 0 10942 4104 603 603 11 s 2573 3580 0 10943 4104 603 603 12 s 2572 3580 0 10944 4104 603 600 7 s 433 3580 0 16616 16614 23 23 3 s 16613 403 0 16628 16612 20 20 1 s 412 403 0 16629 16612 20 20 2 s 414 403 0 16630 16612 20 20 3 s 410 403 0 16631 16612 20 20 4 s 415 403 0 16632 16612 20 20 5 s 413 403 0 16636 16612 20 23 1 s 418 403 0 16637 16612 20 23 2 s 420 403 0 16638 16612 20 23 3 s 416 403 0 16639 16612 20 23 4 s 430 403 0 16640 16612 20 23 5 s 419 403 0 \. -- -- Data for Name: pg_amproc; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_amproc (oid, amprocfamily, amproclefttype, amprocrighttype, amprocnum, amproc) FROM stdin; 10000 397 2277 2277 1 btarraycmp 10001 423 1560 1560 1 bitcmp 10002 423 1560 1560 4 btequalimage 10003 424 16 16 1 btboolcmp 10004 424 16 16 4 btequalimage 10005 426 1042 1042 1 bpcharcmp 10006 426 1042 1042 2 bpchar_sortsupport 10007 426 1042 1042 4 btvarstrequalimage 10008 428 17 17 1 byteacmp 10009 428 17 17 2 bytea_sortsupport 10010 428 17 17 4 btequalimage 10011 429 18 18 1 btcharcmp 10012 429 18 18 4 btequalimage 10013 434 1082 1082 1 date_cmp 10014 434 1082 1082 2 date_sortsupport 10015 434 1082 1082 4 btequalimage 10016 434 1082 1114 1 date_cmp_timestamp 10017 434 1082 1184 1 date_cmp_timestamptz 10018 434 1114 1114 1 timestamp_cmp 10019 434 1114 1114 2 timestamp_sortsupport 10020 434 1114 1114 4 btequalimage 10021 434 1114 1082 1 timestamp_cmp_date 10022 434 1114 1184 1 timestamp_cmp_timestamptz 10023 434 1184 1184 1 timestamptz_cmp 10024 434 1184 1184 2 timestamp_sortsupport 10025 434 1184 1184 4 btequalimage 10026 434 1184 1082 1 timestamptz_cmp_date 10027 434 1184 1114 1 timestamptz_cmp_timestamp 10028 434 1082 1186 3 pg_catalog.in_range 10029 434 1114 1186 3 pg_catalog.in_range 10030 434 1184 1186 3 pg_catalog.in_range 10031 1970 700 700 1 btfloat4cmp 10032 1970 700 700 2 btfloat4sortsupport 10033 1970 700 701 1 btfloat48cmp 10034 1970 701 701 1 btfloat8cmp 10035 1970 701 701 2 btfloat8sortsupport 10036 1970 701 700 1 btfloat84cmp 10037 1970 701 701 3 pg_catalog.in_range 10038 1970 700 701 3 pg_catalog.in_range 10039 1974 869 869 1 network_cmp 10040 1974 869 869 2 network_sortsupport 10041 1974 869 869 4 btequalimage 10042 1976 21 21 1 btint2cmp 10043 1976 21 21 2 btint2sortsupport 10044 1976 21 21 4 btequalimage 10045 1976 21 23 1 btint24cmp 10046 1976 21 20 1 btint28cmp 10047 1976 21 20 3 pg_catalog.in_range 10048 1976 21 23 3 pg_catalog.in_range 10049 1976 21 21 3 pg_catalog.in_range 10050 1976 23 23 1 btint4cmp 10051 1976 23 23 2 btint4sortsupport 10052 1976 23 23 4 btequalimage 10053 1976 23 20 1 btint48cmp 10054 1976 23 21 1 btint42cmp 10055 1976 23 20 3 pg_catalog.in_range 10056 1976 23 23 3 pg_catalog.in_range 10057 1976 23 21 3 pg_catalog.in_range 10058 1976 20 20 1 btint8cmp 10059 1976 20 20 2 btint8sortsupport 10060 1976 20 20 4 btequalimage 10061 1976 20 23 1 btint84cmp 10062 1976 20 21 1 btint82cmp 10063 1976 20 20 3 pg_catalog.in_range 10064 1982 1186 1186 1 interval_cmp 10065 1982 1186 1186 3 pg_catalog.in_range 10066 1984 829 829 1 macaddr_cmp 10067 1984 829 829 2 macaddr_sortsupport 10068 1984 829 829 4 btequalimage 10069 1988 1700 1700 1 numeric_cmp 10070 1988 1700 1700 2 numeric_sortsupport 10071 1988 1700 1700 3 pg_catalog.in_range 10072 1989 26 26 1 btoidcmp 10073 1989 26 26 2 btoidsortsupport 10074 1989 26 26 4 btequalimage 10075 1991 30 30 1 btoidvectorcmp 10076 1991 30 30 4 btequalimage 10077 1994 25 25 1 bttextcmp 10078 1994 25 25 2 bttextsortsupport 10079 1994 25 25 4 btvarstrequalimage 10080 1994 19 19 1 btnamecmp 10081 1994 19 19 2 btnamesortsupport 10082 1994 19 19 4 btvarstrequalimage 10083 1994 19 25 1 btnametextcmp 10084 1994 25 19 1 bttextnamecmp 10085 1996 1083 1083 1 time_cmp 10086 1996 1083 1083 4 btequalimage 10087 1996 1083 1186 3 pg_catalog.in_range 10088 2000 1266 1266 1 timetz_cmp 10089 2000 1266 1266 4 btequalimage 10090 2000 1266 1186 3 pg_catalog.in_range 10091 2002 1562 1562 1 varbitcmp 10092 2002 1562 1562 4 btequalimage 10093 2095 25 25 1 bttext_pattern_cmp 10094 2095 25 25 2 bttext_pattern_sortsupport 10095 2095 25 25 4 btequalimage 10096 2097 1042 1042 1 btbpchar_pattern_cmp 10097 2097 1042 1042 2 btbpchar_pattern_sortsupport 10098 2097 1042 1042 4 btequalimage 10099 2099 790 790 1 cash_cmp 10100 2099 790 790 4 btequalimage 10101 2789 27 27 1 bttidcmp 10102 2789 27 27 4 btequalimage 10103 2968 2950 2950 1 uuid_cmp 10104 2968 2950 2950 2 uuid_sortsupport 10105 2968 2950 2950 4 btequalimage 10106 2994 2249 2249 1 btrecordcmp 10107 3194 2249 2249 1 btrecordimagecmp 10108 3253 3220 3220 1 pg_lsn_cmp 10109 3253 3220 3220 4 btequalimage 10110 3371 774 774 1 macaddr8_cmp 10111 3371 774 774 4 btequalimage 10112 3522 3500 3500 1 enum_cmp 10113 3522 3500 3500 4 btequalimage 10114 3626 3614 3614 1 tsvector_cmp 10115 3683 3615 3615 1 tsquery_cmp 10116 3901 3831 3831 1 range_cmp 10117 4199 4537 4537 1 multirange_cmp 10118 4033 3802 3802 1 jsonb_cmp 10119 5067 5069 5069 1 xid8cmp 10120 5067 5069 5069 4 btequalimage 10121 427 1042 1042 1 hashbpchar 10122 427 1042 1042 2 hashbpcharextended 10123 431 18 18 1 hashchar 10124 431 18 18 2 hashcharextended 10125 435 1082 1082 1 hashint4 10126 435 1082 1082 2 hashint4extended 10127 627 2277 2277 1 hash_array 10128 627 2277 2277 2 hash_array_extended 10129 1971 700 700 1 hashfloat4 10130 1971 700 700 2 hashfloat4extended 10131 1971 701 701 1 hashfloat8 10132 1971 701 701 2 hashfloat8extended 10133 1975 869 869 1 hashinet 10134 1975 869 869 2 hashinetextended 10135 1977 21 21 1 hashint2 10136 1977 21 21 2 hashint2extended 10137 1977 23 23 1 hashint4 10138 1977 23 23 2 hashint4extended 10139 1977 20 20 1 hashint8 10140 1977 20 20 2 hashint8extended 10141 1983 1186 1186 1 interval_hash 10142 1983 1186 1186 2 interval_hash_extended 10143 1985 829 829 1 hashmacaddr 10144 1985 829 829 2 hashmacaddrextended 10145 1990 26 26 1 hashoid 10146 1990 26 26 2 hashoidextended 10147 1992 30 30 1 hashoidvector 10148 1992 30 30 2 hashoidvectorextended 10149 1995 25 25 1 hashtext 10150 1995 25 25 2 hashtextextended 10151 1995 19 19 1 hashname 10152 1995 19 19 2 hashnameextended 10153 1997 1083 1083 1 time_hash 10154 1997 1083 1083 2 time_hash_extended 10155 1998 1700 1700 1 hash_numeric 10156 1998 1700 1700 2 hash_numeric_extended 10157 1999 1184 1184 1 timestamp_hash 10158 1999 1184 1184 2 timestamp_hash_extended 10159 2001 1266 1266 1 timetz_hash 10160 2001 1266 1266 2 timetz_hash_extended 10161 2040 1114 1114 1 timestamp_hash 10162 2040 1114 1114 2 timestamp_hash_extended 10163 2222 16 16 1 hashchar 10164 2222 16 16 2 hashcharextended 10165 2223 17 17 1 hashvarlena 10166 2223 17 17 2 hashvarlenaextended 10167 2225 28 28 1 hashint4 10168 2225 28 28 2 hashint4extended 10169 5032 5069 5069 1 hashint8 10170 5032 5069 5069 2 hashint8extended 10171 2226 29 29 1 hashint4 10172 2226 29 29 2 hashint4extended 10173 2227 27 27 1 hashtid 10174 2227 27 27 2 hashtidextended 10175 2229 25 25 1 hashtext 10176 2229 25 25 2 hashtextextended 10177 2231 1042 1042 1 hashbpchar 10178 2231 1042 1042 2 hashbpcharextended 10179 2235 1033 1033 1 hash_aclitem 10180 2235 1033 1033 2 hash_aclitem_extended 10181 2969 2950 2950 1 uuid_hash 10182 2969 2950 2950 2 uuid_hash_extended 10183 6194 2249 2249 1 hash_record 10184 6194 2249 2249 2 hash_record_extended 10185 3254 3220 3220 1 pg_lsn_hash 10186 3254 3220 3220 2 pg_lsn_hash_extended 10187 3372 774 774 1 hashmacaddr8 10188 3372 774 774 2 hashmacaddr8extended 10189 3523 3500 3500 1 hashenum 10190 3523 3500 3500 2 hashenumextended 10191 3903 3831 3831 1 hash_range 10192 3903 3831 3831 2 hash_range_extended 10193 4225 4537 4537 1 hash_multirange 10194 4225 4537 4537 2 hash_multirange_extended 10195 4034 3802 3802 1 jsonb_hash 10196 4034 3802 3802 2 jsonb_hash_extended 10197 1029 600 600 1 gist_point_consistent 10198 1029 600 600 2 gist_box_union 10199 1029 600 600 3 gist_point_compress 10200 1029 600 600 5 gist_box_penalty 10201 1029 600 600 6 gist_box_picksplit 10202 1029 600 600 7 gist_box_same 10203 1029 600 600 8 gist_point_distance 10204 1029 600 600 9 gist_point_fetch 10205 1029 600 600 11 gist_point_sortsupport 10206 2593 603 603 1 gist_box_consistent 10207 2593 603 603 2 gist_box_union 10208 2593 603 603 5 gist_box_penalty 10209 2593 603 603 6 gist_box_picksplit 10210 2593 603 603 7 gist_box_same 10211 2593 603 603 8 gist_box_distance 10212 2593 603 603 12 gist_stratnum_identity 10213 2594 604 604 1 gist_poly_consistent 10214 2594 604 604 2 gist_box_union 10215 2594 604 604 3 gist_poly_compress 10216 2594 604 604 5 gist_box_penalty 10217 2594 604 604 6 gist_box_picksplit 10218 2594 604 604 7 gist_box_same 10219 2594 604 604 8 gist_poly_distance 10220 2594 604 604 12 gist_stratnum_identity 10221 2595 718 718 1 gist_circle_consistent 10222 2595 718 718 2 gist_box_union 10223 2595 718 718 3 gist_circle_compress 10224 2595 718 718 5 gist_box_penalty 10225 2595 718 718 6 gist_box_picksplit 10226 2595 718 718 7 gist_box_same 10227 2595 718 718 8 gist_circle_distance 10228 2595 718 718 12 gist_stratnum_identity 10229 3655 3614 3614 1 pg_catalog.gtsvector_consistent 10230 3655 3614 3614 2 gtsvector_union 10231 3655 3614 3614 3 gtsvector_compress 10232 3655 3614 3614 4 gtsvector_decompress 10233 3655 3614 3614 5 gtsvector_penalty 10234 3655 3614 3614 6 gtsvector_picksplit 10235 3655 3614 3614 7 gtsvector_same 10236 3655 3614 3614 10 gtsvector_options 10237 3702 3615 3615 1 pg_catalog.gtsquery_consistent 10238 3702 3615 3615 2 gtsquery_union 10239 3702 3615 3615 3 gtsquery_compress 10240 3702 3615 3615 5 gtsquery_penalty 10241 3702 3615 3615 6 gtsquery_picksplit 10242 3702 3615 3615 7 gtsquery_same 10243 3919 3831 3831 1 range_gist_consistent 10244 3919 3831 3831 2 range_gist_union 10245 3919 3831 3831 5 range_gist_penalty 10246 3919 3831 3831 6 range_gist_picksplit 10247 3919 3831 3831 7 range_gist_same 10248 3919 3831 3831 12 gist_stratnum_identity 10249 3550 869 869 1 inet_gist_consistent 10250 3550 869 869 2 inet_gist_union 10251 3550 869 869 3 inet_gist_compress 10252 3550 869 869 5 inet_gist_penalty 10253 3550 869 869 6 inet_gist_picksplit 10254 3550 869 869 7 inet_gist_same 10255 3550 869 869 9 inet_gist_fetch 10256 3550 869 869 12 gist_stratnum_identity 10257 6158 4537 4537 1 multirange_gist_consistent 10258 6158 4537 4537 2 range_gist_union 10259 6158 4537 4537 3 multirange_gist_compress 10260 6158 4537 4537 5 range_gist_penalty 10261 6158 4537 4537 6 range_gist_picksplit 10262 6158 4537 4537 7 range_gist_same 10263 6158 4537 4537 12 gist_stratnum_identity 10264 2745 2277 2277 2 pg_catalog.ginarrayextract 10265 2745 2277 2277 3 ginqueryarrayextract 10266 2745 2277 2277 4 ginarrayconsistent 10267 2745 2277 2277 6 ginarraytriconsistent 10268 3659 3614 3614 1 gin_cmp_tslexeme 10269 3659 3614 3614 2 pg_catalog.gin_extract_tsvector 10270 3659 3614 3614 3 pg_catalog.gin_extract_tsquery 10271 3659 3614 3614 4 pg_catalog.gin_tsquery_consistent 10272 3659 3614 3614 5 gin_cmp_prefix 10273 3659 3614 3614 6 gin_tsquery_triconsistent 10274 4036 3802 3802 1 gin_compare_jsonb 10275 4036 3802 3802 2 gin_extract_jsonb 10276 4036 3802 3802 3 gin_extract_jsonb_query 10277 4036 3802 3802 4 gin_consistent_jsonb 10278 4036 3802 3802 6 gin_triconsistent_jsonb 10279 4037 3802 3802 1 btint4cmp 10280 4037 3802 3802 2 gin_extract_jsonb_path 10281 4037 3802 3802 3 gin_extract_jsonb_query_path 10282 4037 3802 3802 4 gin_consistent_jsonb_path 10283 4037 3802 3802 6 gin_triconsistent_jsonb_path 10284 3474 3831 3831 1 spg_range_quad_config 10285 3474 3831 3831 2 spg_range_quad_choose 10286 3474 3831 3831 3 spg_range_quad_picksplit 10287 3474 3831 3831 4 spg_range_quad_inner_consistent 10288 3474 3831 3831 5 spg_range_quad_leaf_consistent 10289 3794 869 869 1 inet_spg_config 10290 3794 869 869 2 inet_spg_choose 10291 3794 869 869 3 inet_spg_picksplit 10292 3794 869 869 4 inet_spg_inner_consistent 10293 3794 869 869 5 inet_spg_leaf_consistent 10294 4015 600 600 1 spg_quad_config 10295 4015 600 600 2 spg_quad_choose 10296 4015 600 600 3 spg_quad_picksplit 10297 4015 600 600 4 spg_quad_inner_consistent 10298 4015 600 600 5 spg_quad_leaf_consistent 10299 4016 600 600 1 spg_kd_config 10300 4016 600 600 2 spg_kd_choose 10301 4016 600 600 3 spg_kd_picksplit 10302 4016 600 600 4 spg_kd_inner_consistent 10303 4016 600 600 5 spg_quad_leaf_consistent 10304 4017 25 25 1 spg_text_config 10305 4017 25 25 2 spg_text_choose 10306 4017 25 25 3 spg_text_picksplit 10307 4017 25 25 4 spg_text_inner_consistent 10308 4017 25 25 5 spg_text_leaf_consistent 10309 5000 603 603 1 spg_box_quad_config 10310 5000 603 603 2 spg_box_quad_choose 10311 5000 603 603 3 spg_box_quad_picksplit 10312 5000 603 603 4 spg_box_quad_inner_consistent 10313 5000 603 603 5 spg_box_quad_leaf_consistent 10314 5008 604 604 1 spg_bbox_quad_config 10315 5008 604 604 2 spg_box_quad_choose 10316 5008 604 604 3 spg_box_quad_picksplit 10317 5008 604 604 4 spg_box_quad_inner_consistent 10318 5008 604 604 5 spg_box_quad_leaf_consistent 10319 5008 604 604 6 spg_poly_quad_compress 10320 4064 17 17 1 brin_minmax_opcinfo 10321 4064 17 17 2 brin_minmax_add_value 10322 4064 17 17 3 brin_minmax_consistent 10323 4064 17 17 4 brin_minmax_union 10324 4578 17 17 1 brin_bloom_opcinfo 10325 4578 17 17 2 brin_bloom_add_value 10326 4578 17 17 3 brin_bloom_consistent 10327 4578 17 17 4 brin_bloom_union 10328 4578 17 17 5 brin_bloom_options 10329 4578 17 17 11 hashvarlena 10330 4062 18 18 1 brin_minmax_opcinfo 10331 4062 18 18 2 brin_minmax_add_value 10332 4062 18 18 3 brin_minmax_consistent 10333 4062 18 18 4 brin_minmax_union 10334 4577 18 18 1 brin_bloom_opcinfo 10335 4577 18 18 2 brin_bloom_add_value 10336 4577 18 18 3 brin_bloom_consistent 10337 4577 18 18 4 brin_bloom_union 10338 4577 18 18 5 brin_bloom_options 10339 4577 18 18 11 hashchar 10340 4065 19 19 1 brin_minmax_opcinfo 10341 4065 19 19 2 brin_minmax_add_value 10342 4065 19 19 3 brin_minmax_consistent 10343 4065 19 19 4 brin_minmax_union 10344 4579 19 19 1 brin_bloom_opcinfo 10345 4579 19 19 2 brin_bloom_add_value 10346 4579 19 19 3 brin_bloom_consistent 10347 4579 19 19 4 brin_bloom_union 10348 4579 19 19 5 brin_bloom_options 10349 4579 19 19 11 hashname 10350 4054 20 20 1 brin_minmax_opcinfo 10351 4054 20 20 2 brin_minmax_add_value 10352 4054 20 20 3 brin_minmax_consistent 10353 4054 20 20 4 brin_minmax_union 10354 4054 21 21 1 brin_minmax_opcinfo 10355 4054 21 21 2 brin_minmax_add_value 10356 4054 21 21 3 brin_minmax_consistent 10357 4054 21 21 4 brin_minmax_union 10358 4054 23 23 1 brin_minmax_opcinfo 10359 4054 23 23 2 brin_minmax_add_value 10360 4054 23 23 3 brin_minmax_consistent 10361 4054 23 23 4 brin_minmax_union 10362 4602 21 21 1 brin_minmax_multi_opcinfo 10363 4602 21 21 2 brin_minmax_multi_add_value 10364 4602 21 21 3 brin_minmax_multi_consistent 10365 4602 21 21 4 brin_minmax_multi_union 10366 4602 21 21 5 brin_minmax_multi_options 10367 4602 21 21 11 brin_minmax_multi_distance_int2 10368 4602 23 23 1 brin_minmax_multi_opcinfo 10369 4602 23 23 2 brin_minmax_multi_add_value 10370 4602 23 23 3 brin_minmax_multi_consistent 10371 4602 23 23 4 brin_minmax_multi_union 10372 4602 23 23 5 brin_minmax_multi_options 10373 4602 23 23 11 brin_minmax_multi_distance_int4 10374 4602 20 20 1 brin_minmax_multi_opcinfo 10375 4602 20 20 2 brin_minmax_multi_add_value 10376 4602 20 20 3 brin_minmax_multi_consistent 10377 4602 20 20 4 brin_minmax_multi_union 10378 4602 20 20 5 brin_minmax_multi_options 10379 4602 20 20 11 brin_minmax_multi_distance_int8 10380 4572 20 20 1 brin_bloom_opcinfo 10381 4572 20 20 2 brin_bloom_add_value 10382 4572 20 20 3 brin_bloom_consistent 10383 4572 20 20 4 brin_bloom_union 10384 4572 20 20 5 brin_bloom_options 10385 4572 20 20 11 hashint8 10386 4572 21 21 1 brin_bloom_opcinfo 10387 4572 21 21 2 brin_bloom_add_value 10388 4572 21 21 3 brin_bloom_consistent 10389 4572 21 21 4 brin_bloom_union 10390 4572 21 21 5 brin_bloom_options 10391 4572 21 21 11 hashint2 10392 4572 23 23 1 brin_bloom_opcinfo 10393 4572 23 23 2 brin_bloom_add_value 10394 4572 23 23 3 brin_bloom_consistent 10395 4572 23 23 4 brin_bloom_union 10396 4572 23 23 5 brin_bloom_options 10397 4572 23 23 11 hashint4 10398 4056 25 25 1 brin_minmax_opcinfo 10399 4056 25 25 2 brin_minmax_add_value 10400 4056 25 25 3 brin_minmax_consistent 10401 4056 25 25 4 brin_minmax_union 10402 4573 25 25 1 brin_bloom_opcinfo 10403 4573 25 25 2 brin_bloom_add_value 10404 4573 25 25 3 brin_bloom_consistent 10405 4573 25 25 4 brin_bloom_union 10406 4573 25 25 5 brin_bloom_options 10407 4573 25 25 11 hashtext 10408 4068 26 26 1 brin_minmax_opcinfo 10409 4068 26 26 2 brin_minmax_add_value 10410 4068 26 26 3 brin_minmax_consistent 10411 4068 26 26 4 brin_minmax_union 10412 4606 26 26 1 brin_minmax_multi_opcinfo 10413 4606 26 26 2 brin_minmax_multi_add_value 10414 4606 26 26 3 brin_minmax_multi_consistent 10415 4606 26 26 4 brin_minmax_multi_union 10416 4606 26 26 5 brin_minmax_multi_options 10417 4606 26 26 11 brin_minmax_multi_distance_int4 10418 4580 26 26 1 brin_bloom_opcinfo 10419 4580 26 26 2 brin_bloom_add_value 10420 4580 26 26 3 brin_bloom_consistent 10421 4580 26 26 4 brin_bloom_union 10422 4580 26 26 5 brin_bloom_options 10423 4580 26 26 11 hashoid 10424 4069 27 27 1 brin_minmax_opcinfo 10425 4069 27 27 2 brin_minmax_add_value 10426 4069 27 27 3 brin_minmax_consistent 10427 4069 27 27 4 brin_minmax_union 10428 4581 27 27 1 brin_bloom_opcinfo 10429 4581 27 27 2 brin_bloom_add_value 10430 4581 27 27 3 brin_bloom_consistent 10431 4581 27 27 4 brin_bloom_union 10432 4581 27 27 5 brin_bloom_options 10433 4581 27 27 11 hashtid 10434 4607 27 27 1 brin_minmax_multi_opcinfo 10435 4607 27 27 2 brin_minmax_multi_add_value 10436 4607 27 27 3 brin_minmax_multi_consistent 10437 4607 27 27 4 brin_minmax_multi_union 10438 4607 27 27 5 brin_minmax_multi_options 10439 4607 27 27 11 brin_minmax_multi_distance_tid 10440 4070 700 700 1 brin_minmax_opcinfo 10441 4070 700 700 2 brin_minmax_add_value 10442 4070 700 700 3 brin_minmax_consistent 10443 4070 700 700 4 brin_minmax_union 10444 4070 701 701 1 brin_minmax_opcinfo 10445 4070 701 701 2 brin_minmax_add_value 10446 4070 701 701 3 brin_minmax_consistent 10447 4070 701 701 4 brin_minmax_union 10448 4608 700 700 1 brin_minmax_multi_opcinfo 10449 4608 700 700 2 brin_minmax_multi_add_value 10450 4608 700 700 3 brin_minmax_multi_consistent 10451 4608 700 700 4 brin_minmax_multi_union 10452 4608 700 700 5 brin_minmax_multi_options 10453 4608 700 700 11 brin_minmax_multi_distance_float4 10454 4608 701 701 1 brin_minmax_multi_opcinfo 10455 4608 701 701 2 brin_minmax_multi_add_value 10456 4608 701 701 3 brin_minmax_multi_consistent 10457 4608 701 701 4 brin_minmax_multi_union 10458 4608 701 701 5 brin_minmax_multi_options 10459 4608 701 701 11 brin_minmax_multi_distance_float8 10460 4582 700 700 1 brin_bloom_opcinfo 10461 4582 700 700 2 brin_bloom_add_value 10462 4582 700 700 3 brin_bloom_consistent 10463 4582 700 700 4 brin_bloom_union 10464 4582 700 700 5 brin_bloom_options 10465 4582 700 700 11 hashfloat4 10466 4582 701 701 1 brin_bloom_opcinfo 10467 4582 701 701 2 brin_bloom_add_value 10468 4582 701 701 3 brin_bloom_consistent 10469 4582 701 701 4 brin_bloom_union 10470 4582 701 701 5 brin_bloom_options 10471 4582 701 701 11 hashfloat8 10472 4074 829 829 1 brin_minmax_opcinfo 10473 4074 829 829 2 brin_minmax_add_value 10474 4074 829 829 3 brin_minmax_consistent 10475 4074 829 829 4 brin_minmax_union 10476 4609 829 829 1 brin_minmax_multi_opcinfo 10477 4609 829 829 2 brin_minmax_multi_add_value 10478 4609 829 829 3 brin_minmax_multi_consistent 10479 4609 829 829 4 brin_minmax_multi_union 10480 4609 829 829 5 brin_minmax_multi_options 10481 4609 829 829 11 brin_minmax_multi_distance_macaddr 10482 4583 829 829 1 brin_bloom_opcinfo 10483 4583 829 829 2 brin_bloom_add_value 10484 4583 829 829 3 brin_bloom_consistent 10485 4583 829 829 4 brin_bloom_union 10486 4583 829 829 5 brin_bloom_options 10487 4583 829 829 11 hashmacaddr 10488 4109 774 774 1 brin_minmax_opcinfo 10489 4109 774 774 2 brin_minmax_add_value 10490 4109 774 774 3 brin_minmax_consistent 10491 4109 774 774 4 brin_minmax_union 10492 4610 774 774 1 brin_minmax_multi_opcinfo 10493 4610 774 774 2 brin_minmax_multi_add_value 10494 4610 774 774 3 brin_minmax_multi_consistent 10495 4610 774 774 4 brin_minmax_multi_union 10496 4610 774 774 5 brin_minmax_multi_options 10497 4610 774 774 11 brin_minmax_multi_distance_macaddr8 10498 4584 774 774 1 brin_bloom_opcinfo 10499 4584 774 774 2 brin_bloom_add_value 10500 4584 774 774 3 brin_bloom_consistent 10501 4584 774 774 4 brin_bloom_union 10502 4584 774 774 5 brin_bloom_options 10503 4584 774 774 11 hashmacaddr8 10504 4075 869 869 1 brin_minmax_opcinfo 10505 4075 869 869 2 brin_minmax_add_value 10506 4075 869 869 3 brin_minmax_consistent 10507 4075 869 869 4 brin_minmax_union 10508 4611 869 869 1 brin_minmax_multi_opcinfo 10509 4611 869 869 2 brin_minmax_multi_add_value 10510 4611 869 869 3 brin_minmax_multi_consistent 10511 4611 869 869 4 brin_minmax_multi_union 10512 4611 869 869 5 brin_minmax_multi_options 10513 4611 869 869 11 brin_minmax_multi_distance_inet 10514 4585 869 869 1 brin_bloom_opcinfo 10515 4585 869 869 2 brin_bloom_add_value 10516 4585 869 869 3 brin_bloom_consistent 10517 4585 869 869 4 brin_bloom_union 10518 4585 869 869 5 brin_bloom_options 10519 4585 869 869 11 hashinet 10520 4102 869 869 1 brin_inclusion_opcinfo 10521 4102 869 869 2 brin_inclusion_add_value 10522 4102 869 869 3 brin_inclusion_consistent 10523 4102 869 869 4 brin_inclusion_union 10524 4102 869 869 11 inet_merge 10525 4102 869 869 12 inet_same_family 10526 4102 869 869 13 network_supeq 10527 4076 1042 1042 1 brin_minmax_opcinfo 10528 4076 1042 1042 2 brin_minmax_add_value 10529 4076 1042 1042 3 brin_minmax_consistent 10530 4076 1042 1042 4 brin_minmax_union 10531 4586 1042 1042 1 brin_bloom_opcinfo 10532 4586 1042 1042 2 brin_bloom_add_value 10533 4586 1042 1042 3 brin_bloom_consistent 10534 4586 1042 1042 4 brin_bloom_union 10535 4586 1042 1042 5 brin_bloom_options 10536 4586 1042 1042 11 hashbpchar 10537 4077 1083 1083 1 brin_minmax_opcinfo 10538 4077 1083 1083 2 brin_minmax_add_value 10539 4077 1083 1083 3 brin_minmax_consistent 10540 4077 1083 1083 4 brin_minmax_union 10541 4612 1083 1083 1 brin_minmax_multi_opcinfo 10542 4612 1083 1083 2 brin_minmax_multi_add_value 10543 4612 1083 1083 3 brin_minmax_multi_consistent 10544 4612 1083 1083 4 brin_minmax_multi_union 10545 4612 1083 1083 5 brin_minmax_multi_options 10546 4612 1083 1083 11 brin_minmax_multi_distance_time 10547 4587 1083 1083 1 brin_bloom_opcinfo 10548 4587 1083 1083 2 brin_bloom_add_value 10549 4587 1083 1083 3 brin_bloom_consistent 10550 4587 1083 1083 4 brin_bloom_union 10551 4587 1083 1083 5 brin_bloom_options 10552 4587 1083 1083 11 time_hash 10553 4059 1114 1114 1 brin_minmax_opcinfo 10554 4059 1114 1114 2 brin_minmax_add_value 10555 4059 1114 1114 3 brin_minmax_consistent 10556 4059 1114 1114 4 brin_minmax_union 10557 4059 1184 1184 1 brin_minmax_opcinfo 10558 4059 1184 1184 2 brin_minmax_add_value 10559 4059 1184 1184 3 brin_minmax_consistent 10560 4059 1184 1184 4 brin_minmax_union 10561 4059 1082 1082 1 brin_minmax_opcinfo 10562 4059 1082 1082 2 brin_minmax_add_value 10563 4059 1082 1082 3 brin_minmax_consistent 10564 4059 1082 1082 4 brin_minmax_union 10565 4605 1114 1114 1 brin_minmax_multi_opcinfo 10566 4605 1114 1114 2 brin_minmax_multi_add_value 10567 4605 1114 1114 3 brin_minmax_multi_consistent 10568 4605 1114 1114 4 brin_minmax_multi_union 10569 4605 1114 1114 5 brin_minmax_multi_options 10570 4605 1114 1114 11 brin_minmax_multi_distance_timestamp 10571 4605 1184 1184 1 brin_minmax_multi_opcinfo 10572 4605 1184 1184 2 brin_minmax_multi_add_value 10573 4605 1184 1184 3 brin_minmax_multi_consistent 10574 4605 1184 1184 4 brin_minmax_multi_union 10575 4605 1184 1184 5 brin_minmax_multi_options 10576 4605 1184 1184 11 brin_minmax_multi_distance_timestamp 10577 4605 1082 1082 1 brin_minmax_multi_opcinfo 10578 4605 1082 1082 2 brin_minmax_multi_add_value 10579 4605 1082 1082 3 brin_minmax_multi_consistent 10580 4605 1082 1082 4 brin_minmax_multi_union 10581 4605 1082 1082 5 brin_minmax_multi_options 10582 4605 1082 1082 11 brin_minmax_multi_distance_date 10583 4576 1114 1114 1 brin_bloom_opcinfo 10584 4576 1114 1114 2 brin_bloom_add_value 10585 4576 1114 1114 3 brin_bloom_consistent 10586 4576 1114 1114 4 brin_bloom_union 10587 4576 1114 1114 5 brin_bloom_options 10588 4576 1114 1114 11 timestamp_hash 10589 4576 1184 1184 1 brin_bloom_opcinfo 10590 4576 1184 1184 2 brin_bloom_add_value 10591 4576 1184 1184 3 brin_bloom_consistent 10592 4576 1184 1184 4 brin_bloom_union 10593 4576 1184 1184 5 brin_bloom_options 10594 4576 1184 1184 11 timestamp_hash 10595 4576 1082 1082 1 brin_bloom_opcinfo 10596 4576 1082 1082 2 brin_bloom_add_value 10597 4576 1082 1082 3 brin_bloom_consistent 10598 4576 1082 1082 4 brin_bloom_union 10599 4576 1082 1082 5 brin_bloom_options 10600 4576 1082 1082 11 hashint4 10601 4078 1186 1186 1 brin_minmax_opcinfo 10602 4078 1186 1186 2 brin_minmax_add_value 10603 4078 1186 1186 3 brin_minmax_consistent 10604 4078 1186 1186 4 brin_minmax_union 10605 4613 1186 1186 1 brin_minmax_multi_opcinfo 10606 4613 1186 1186 2 brin_minmax_multi_add_value 10607 4613 1186 1186 3 brin_minmax_multi_consistent 10608 4613 1186 1186 4 brin_minmax_multi_union 10609 4613 1186 1186 5 brin_minmax_multi_options 10610 4613 1186 1186 11 brin_minmax_multi_distance_interval 10611 4588 1186 1186 1 brin_bloom_opcinfo 10612 4588 1186 1186 2 brin_bloom_add_value 10613 4588 1186 1186 3 brin_bloom_consistent 10614 4588 1186 1186 4 brin_bloom_union 10615 4588 1186 1186 5 brin_bloom_options 10616 4588 1186 1186 11 interval_hash 10617 4058 1266 1266 1 brin_minmax_opcinfo 10618 4058 1266 1266 2 brin_minmax_add_value 10619 4058 1266 1266 3 brin_minmax_consistent 10620 4058 1266 1266 4 brin_minmax_union 10621 4604 1266 1266 1 brin_minmax_multi_opcinfo 10622 4604 1266 1266 2 brin_minmax_multi_add_value 10623 4604 1266 1266 3 brin_minmax_multi_consistent 10624 4604 1266 1266 4 brin_minmax_multi_union 10625 4604 1266 1266 5 brin_minmax_multi_options 10626 4604 1266 1266 11 brin_minmax_multi_distance_timetz 10627 4575 1266 1266 1 brin_bloom_opcinfo 10628 4575 1266 1266 2 brin_bloom_add_value 10629 4575 1266 1266 3 brin_bloom_consistent 10630 4575 1266 1266 4 brin_bloom_union 10631 4575 1266 1266 5 brin_bloom_options 10632 4575 1266 1266 11 timetz_hash 10633 4079 1560 1560 1 brin_minmax_opcinfo 10634 4079 1560 1560 2 brin_minmax_add_value 10635 4079 1560 1560 3 brin_minmax_consistent 10636 4079 1560 1560 4 brin_minmax_union 10637 4080 1562 1562 1 brin_minmax_opcinfo 10638 4080 1562 1562 2 brin_minmax_add_value 10639 4080 1562 1562 3 brin_minmax_consistent 10640 4080 1562 1562 4 brin_minmax_union 10641 4055 1700 1700 1 brin_minmax_opcinfo 10642 4055 1700 1700 2 brin_minmax_add_value 10643 4055 1700 1700 3 brin_minmax_consistent 10644 4055 1700 1700 4 brin_minmax_union 10645 4603 1700 1700 1 brin_minmax_multi_opcinfo 10646 4603 1700 1700 2 brin_minmax_multi_add_value 10647 4603 1700 1700 3 brin_minmax_multi_consistent 10648 4603 1700 1700 4 brin_minmax_multi_union 10649 4603 1700 1700 5 brin_minmax_multi_options 10650 4603 1700 1700 11 brin_minmax_multi_distance_numeric 10651 4574 1700 1700 1 brin_bloom_opcinfo 10652 4574 1700 1700 2 brin_bloom_add_value 10653 4574 1700 1700 3 brin_bloom_consistent 10654 4574 1700 1700 4 brin_bloom_union 10655 4574 1700 1700 5 brin_bloom_options 10656 4574 1700 1700 11 hash_numeric 10657 4081 2950 2950 1 brin_minmax_opcinfo 10658 4081 2950 2950 2 brin_minmax_add_value 10659 4081 2950 2950 3 brin_minmax_consistent 10660 4081 2950 2950 4 brin_minmax_union 10661 4614 2950 2950 1 brin_minmax_multi_opcinfo 10662 4614 2950 2950 2 brin_minmax_multi_add_value 10663 4614 2950 2950 3 brin_minmax_multi_consistent 10664 4614 2950 2950 4 brin_minmax_multi_union 10665 4614 2950 2950 5 brin_minmax_multi_options 10666 4614 2950 2950 11 brin_minmax_multi_distance_uuid 10667 4589 2950 2950 1 brin_bloom_opcinfo 10668 4589 2950 2950 2 brin_bloom_add_value 10669 4589 2950 2950 3 brin_bloom_consistent 10670 4589 2950 2950 4 brin_bloom_union 10671 4589 2950 2950 5 brin_bloom_options 10672 4589 2950 2950 11 uuid_hash 10673 4103 3831 3831 1 brin_inclusion_opcinfo 10674 4103 3831 3831 2 brin_inclusion_add_value 10675 4103 3831 3831 3 brin_inclusion_consistent 10676 4103 3831 3831 4 brin_inclusion_union 10677 4103 3831 3831 11 pg_catalog.range_merge 10678 4103 3831 3831 13 range_contains 10679 4103 3831 3831 14 pg_catalog.isempty 10680 4082 3220 3220 1 brin_minmax_opcinfo 10681 4082 3220 3220 2 brin_minmax_add_value 10682 4082 3220 3220 3 brin_minmax_consistent 10683 4082 3220 3220 4 brin_minmax_union 10684 4615 3220 3220 1 brin_minmax_multi_opcinfo 10685 4615 3220 3220 2 brin_minmax_multi_add_value 10686 4615 3220 3220 3 brin_minmax_multi_consistent 10687 4615 3220 3220 4 brin_minmax_multi_union 10688 4615 3220 3220 5 brin_minmax_multi_options 10689 4615 3220 3220 11 brin_minmax_multi_distance_pg_lsn 10690 4590 3220 3220 1 brin_bloom_opcinfo 10691 4590 3220 3220 2 brin_bloom_add_value 10692 4590 3220 3220 3 brin_bloom_consistent 10693 4590 3220 3220 4 brin_bloom_union 10694 4590 3220 3220 5 brin_bloom_options 10695 4590 3220 3220 11 pg_lsn_hash 10696 4104 603 603 1 brin_inclusion_opcinfo 10697 4104 603 603 2 brin_inclusion_add_value 10698 4104 603 603 3 brin_inclusion_consistent 10699 4104 603 603 4 brin_inclusion_union 10700 4104 603 603 11 bound_box 10701 4104 603 603 13 box_contain 16633 16612 20 20 1 btint8cmp 16634 16612 20 20 2 btint8sortsupport 16635 16612 20 20 4 btequalimage 16641 16612 23 23 1 btint4cmp 16642 16612 23 23 2 btint4sortsupport 16643 16612 23 23 4 btequalimage \. -- -- Data for Name: pg_attrdef; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_attrdef (oid, adrelid, adnum, adbin) FROM stdin; 16395 16392 2 {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} 16411 16408 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 23 64 0 0 0 0 0 0 ]}) :location -1}) :location -1} 16435 16432 2 {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} 16440 16437 2 {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} 16463 16460 3 {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} 16464 16460 5 {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} 16611 16607 1 {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} 16659 16656 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 15 65 0 0 0 0 0 0 ]}) :location -1}) :location -1} 16677 16674 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 15 65 0 0 0 0 0 0 ]}) :location -1}) :location -1} 16679 16674 4 {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} 16690 16687 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 15 65 0 0 0 0 0 0 ]}) :location -1}) :location -1} 16699 16696 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 15 65 0 0 0 0 0 0 ]}) :location -1}) :location -1} 16708 16705 1 {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1574 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 15 65 0 0 0 0 0 0 ]}) :location -1}) :location -1} \. -- -- Data for Name: pg_attribute; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_attribute (attrelid, attname, atttypid, attlen, attnum, attcacheoff, atttypmod, attndims, attbyval, attalign, attstorage, attcompression, attnotnull, atthasdef, atthasmissing, attidentity, attgenerated, attisdropped, attislocal, attinhcount, attcollation, attstattarget, attacl, attoptions, attfdwoptions, attmissingval) FROM stdin; 1255 prosqlbody 194 -1 28 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1255 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1255 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1255 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1255 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1255 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1247 typnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typlen 21 2 5 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1247 typbyval 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typtype 18 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typcategory 18 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typispreferred 16 1 9 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typisdefined 16 1 10 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typdelim 18 1 11 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typrelid 26 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typsubscript 24 4 13 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typelem 26 4 14 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typarray 26 4 15 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typinput 24 4 16 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typoutput 24 4 17 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typreceive 24 4 18 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typsend 24 4 19 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typmodin 24 4 20 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typmodout 24 4 21 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typanalyze 24 4 22 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typalign 18 1 23 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typstorage 18 1 24 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typnotnull 16 1 25 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1247 typbasetype 26 4 26 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typtypmod 23 4 27 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typndims 23 4 28 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typcollation 26 4 29 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 typdefaultbin 194 -1 30 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1247 typdefault 25 -1 31 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1247 typacl 1034 -1 32 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1247 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1247 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1247 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 attrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 attname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1249 atttypid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 attlen 21 2 4 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1249 attnum 21 2 5 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1249 attcacheoff 23 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 atttypmod 23 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 attndims 21 2 8 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1249 attbyval 16 1 9 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attalign 18 1 10 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attstorage 18 1 11 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attcompression 18 1 12 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attnotnull 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 atthasdef 16 1 14 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 atthasmissing 16 1 15 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attidentity 18 1 16 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attgenerated 18 1 17 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attisdropped 16 1 18 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attislocal 16 1 19 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1249 attinhcount 21 2 20 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1249 attcollation 26 4 21 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 attstattarget 21 2 22 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 1249 attacl 1034 -1 23 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1249 attoptions 1009 -1 24 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1249 attfdwoptions 1009 -1 25 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1249 attmissingval 2277 -1 26 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 1249 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1249 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1249 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1259 relnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 reltype 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 reloftype 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relowner 26 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relam 26 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relfilenode 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 reltablespace 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relpages 23 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 reltuples 700 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relallvisible 23 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 reltoastrelid 26 4 13 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relhasindex 16 1 14 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relisshared 16 1 15 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relpersistence 18 1 16 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relkind 18 1 17 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relnatts 21 2 18 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1259 relchecks 21 2 19 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 1259 relhasrules 16 1 20 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relhastriggers 16 1 21 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relhassubclass 16 1 22 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relrowsecurity 16 1 23 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relforcerowsecurity 16 1 24 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relispopulated 16 1 25 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relreplident 18 1 26 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relispartition 16 1 27 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1259 relrewrite 26 4 28 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relfrozenxid 28 4 29 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relminmxid 28 4 30 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 relacl 1034 -1 31 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1259 reloptions 1009 -1 32 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1259 relpartbound 194 -1 33 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1259 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1259 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1259 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 adrelid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 adnum 21 2 3 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2604 adbin 194 -1 4 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 2604 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2604 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2604 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 conname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2606 connamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 contype 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 condeferrable 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 condeferred 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 convalidated 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 conrelid 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 contypid 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 conindid 26 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 conparentid 26 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 confrelid 26 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 confupdtype 18 1 13 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 confdeltype 18 1 14 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 confmatchtype 18 1 15 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 conislocal 16 1 16 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 coninhcount 21 2 17 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2606 connoinherit 16 1 18 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 conperiod 16 1 19 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2606 conkey 1005 -1 20 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 confkey 1005 -1 21 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 conpfeqop 1028 -1 22 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 conppeqop 1028 -1 23 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 conffeqop 1028 -1 24 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 confdelsetcols 1005 -1 25 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 conexclop 1028 -1 26 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2606 conbin 194 -1 27 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2606 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2606 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2606 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 inhrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 inhparent 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 inhseqno 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 inhdetachpending 16 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2611 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2611 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2611 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 indexrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 indrelid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 indnatts 21 2 3 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2610 indnkeyatts 21 2 4 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2610 indisunique 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indnullsnotdistinct 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisprimary 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisexclusion 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indimmediate 16 1 9 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisclustered 16 1 10 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisvalid 16 1 11 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indcheckxmin 16 1 12 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisready 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indislive 16 1 14 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indisreplident 16 1 15 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2610 indkey 22 -1 16 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 2610 indcollation 30 -1 17 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 2610 indclass 30 -1 18 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 2610 indoption 22 -1 19 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 2610 indexprs 194 -1 20 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2610 indpred 194 -1 21 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2610 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2610 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2610 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2617 oprnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprkind 18 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2617 oprcanmerge 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2617 oprcanhash 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2617 oprleft 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprright 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprresult 26 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprcom 26 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprnegate 26 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprcode 24 4 13 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprrest 24 4 14 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 oprjoin 24 4 15 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2617 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2617 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 opfmethod 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 opfname 19 64 3 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2753 opfnamespace 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 opfowner 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2753 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2753 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcmethod 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcname 19 64 3 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2616 opcnamespace 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcowner 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcfamily 26 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcintype 26 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 opcdefault 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2616 opckeytype 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2616 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2616 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 amname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2601 amhandler 24 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 amtype 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2601 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2601 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2601 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amopfamily 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amoplefttype 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amoprighttype 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amopstrategy 21 2 5 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2602 amoppurpose 18 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2602 amopopr 26 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amopmethod 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 amopsortfamily 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2602 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2602 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 amprocfamily 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 amproclefttype 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 amprocrighttype 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 amprocnum 21 2 5 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2603 amproc 24 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2603 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2603 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 lanname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2612 lanowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 lanispl 16 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2612 lanpltrusted 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2612 lanplcallfoid 26 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 laninline 26 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 lanvalidator 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 lanacl 1034 -1 9 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 2612 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2612 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2612 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 lomowner 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 lomacl 1034 -1 3 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 2995 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2995 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2995 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 loid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 pageno 23 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 data 17 -1 3 -1 -1 0 f i x t f f f t 0 0 \N \N \N \N \N 2613 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2613 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2613 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggfnoid 24 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggkind 18 1 2 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2600 aggnumdirectargs 21 2 3 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2600 aggtransfn 24 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggfinalfn 24 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggcombinefn 24 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggserialfn 24 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggdeserialfn 24 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggmtransfn 24 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggminvtransfn 24 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggmfinalfn 24 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggfinalextra 16 1 12 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2600 aggmfinalextra 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2600 aggfinalmodify 18 1 14 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2600 aggmfinalmodify 18 1 15 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2600 aggsortop 26 4 16 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggtranstype 26 4 17 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggtransspace 23 4 18 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggmtranstype 26 4 19 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 aggmtransspace 23 4 20 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 agginitval 25 -1 21 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2600 aggminitval 25 -1 22 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2600 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2600 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2600 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 starelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 staattnum 21 2 2 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 stainherit 16 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2619 stanullfrac 700 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stawidth 23 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stadistinct 700 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stakind1 21 2 7 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 stakind2 21 2 8 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 stakind3 21 2 9 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 stakind4 21 2 10 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 stakind5 21 2 11 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2619 staop1 26 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 staop2 26 4 13 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 staop3 26 4 14 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 staop4 26 4 15 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 staop5 26 4 16 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stacoll1 26 4 17 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stacoll2 26 4 18 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stacoll3 26 4 19 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stacoll4 26 4 20 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stacoll5 26 4 21 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 stanumbers1 1021 -1 22 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2619 stanumbers2 1021 -1 23 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2619 stanumbers3 1021 -1 24 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2619 stanumbers4 1021 -1 25 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2619 stanumbers5 1021 -1 26 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 2619 stavalues1 2277 -1 27 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 2619 stavalues2 2277 -1 28 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 2619 stavalues3 2277 -1 29 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 2619 stavalues4 2277 -1 30 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 2619 stavalues5 2277 -1 31 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 2619 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2619 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2619 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 stxrelid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 stxname 19 64 3 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3381 stxnamespace 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 stxowner 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 stxkeys 22 -1 6 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 3381 stxstattarget 21 2 7 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 3381 stxkind 1002 -1 8 -1 -1 1 f i x t f f f t 0 0 \N \N \N \N \N 3381 stxexprs 194 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3381 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3381 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3381 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 stxoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 stxdinherit 16 1 2 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3429 stxdndistinct 3361 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3429 stxddependencies 3402 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3429 stxdmcv 5017 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3429 stxdexpr 10028 -1 6 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 3429 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3429 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3429 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 rulename 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2618 ev_class 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 ev_type 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2618 ev_enabled 18 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2618 is_instead 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2618 ev_qual 194 -1 7 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 2618 ev_action 194 -1 8 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 2618 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2618 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2618 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgrelid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgparentid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgname 19 64 4 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2620 tgfoid 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgtype 21 2 6 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2620 tgenabled 18 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2620 tgisinternal 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2620 tgconstrrelid 26 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgconstrindid 26 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgconstraint 26 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tgdeferrable 16 1 12 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2620 tginitdeferred 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2620 tgnargs 21 2 14 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 2620 tgattr 22 -1 15 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 2620 tgargs 17 -1 16 -1 -1 0 f i x t f f f t 0 0 \N \N \N \N \N 2620 tgqual 194 -1 17 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 2620 tgoldtable 19 64 18 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2620 tgnewtable 19 64 19 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2620 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2620 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2620 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 evtname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3466 evtevent 19 64 3 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3466 evtowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 evtfoid 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 evtenabled 18 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3466 evttags 1009 -1 7 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 3466 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3466 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3466 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 objoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 classoid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 objsubid 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 description 25 -1 4 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 2609 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2609 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2609 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 castsource 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 casttarget 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 castfunc 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 castcontext 18 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2605 castmethod 18 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2605 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2605 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2605 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 enumtypid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 enumsortorder 700 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 enumlabel 19 64 4 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3501 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3501 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3501 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 nspname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2615 nspowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 nspacl 1034 -1 4 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 2615 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2615 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2615 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 conname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2607 connamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 conowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 conforencoding 23 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 contoencoding 23 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 conproc 24 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 condefault 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2607 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2607 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2607 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 classid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 objid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 objsubid 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 refclassid 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 refobjid 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 refobjsubid 23 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 deptype 18 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2608 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2608 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2608 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 datname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1262 datdba 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 encoding 23 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 datlocprovider 18 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1262 datistemplate 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1262 datallowconn 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1262 dathasloginevt 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1262 datconnlimit 23 4 9 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 datfrozenxid 28 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 datminmxid 28 4 11 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 dattablespace 26 4 12 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 datcollate 25 -1 13 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 1262 datctype 25 -1 14 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 1262 datlocale 25 -1 15 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1262 daticurules 25 -1 16 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1262 datcollversion 25 -1 17 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1262 datacl 1034 -1 18 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1262 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1262 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1262 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 setdatabase 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 setrole 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 setconfig 1009 -1 3 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 2964 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2964 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2964 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 spcname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1213 spcowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 spcacl 1034 -1 4 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1213 spcoptions 1009 -1 5 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1213 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1213 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1213 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 rolname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1260 rolsuper 16 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolinherit 16 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolcreaterole 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolcreatedb 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolcanlogin 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolreplication 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolbypassrls 16 1 9 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1260 rolconnlimit 23 4 10 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 rolpassword 25 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1260 rolvaliduntil 1184 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 1260 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1260 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1260 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 roleid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 member 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 grantor 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 admin_option 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1261 inherit_option 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1261 set_option 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1261 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1261 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1261 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 dbid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 classid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 objid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 objsubid 23 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 refclassid 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 refobjid 26 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 deptype 18 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 1214 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1214 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1214 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 objoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 classoid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 description 25 -1 3 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 2396 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2396 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2396 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 cfgname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3602 cfgnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 cfgowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 cfgparser 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3602 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3602 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 mapcfg 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 maptokentype 23 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 mapseqno 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 mapdict 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3603 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3603 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 dictname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3600 dictnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 dictowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 dicttemplate 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 dictinitoption 25 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3600 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3600 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3600 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prsname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3601 prsnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prsstart 24 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prstoken 24 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prsend 24 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prsheadline 24 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 prslextype 24 4 8 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3601 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3601 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 tmplname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3764 tmplnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 tmplinit 24 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 tmpllexize 24 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3764 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3764 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 extname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3079 extowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 extnamespace 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 extrelocatable 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3079 extversion 25 -1 6 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 3079 extconfig 1028 -1 7 -1 -1 1 f i x f f f f t 0 0 \N \N \N \N \N 3079 extcondition 1009 -1 8 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 3079 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3079 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3079 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 fdwname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 2328 fdwowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 fdwhandler 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 fdwvalidator 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 fdwacl 1034 -1 6 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 2328 fdwoptions 1009 -1 7 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 2328 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2328 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2328 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 srvname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 1417 srvowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 srvfdw 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 srvtype 25 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1417 srvversion 25 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 1417 srvacl 1034 -1 7 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 1417 srvoptions 1009 -1 8 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1417 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1417 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1417 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 umuser 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 umserver 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 umoptions 1009 -1 4 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 1418 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 1418 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 1418 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 ftrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 ftserver 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 ftoptions 1009 -1 3 -1 -1 1 f i x f f f f t 0 950 \N \N \N \N \N 3118 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3118 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3118 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 polname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3256 polrelid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 polcmd 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3256 polpermissive 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3256 polroles 1028 -1 6 -1 -1 1 f i x t f f f t 0 0 \N \N \N \N \N 3256 polqual 194 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3256 polwithcheck 194 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3256 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3256 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3256 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 roident 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 roname 25 -1 2 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 6000 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6000 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6000 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 defaclrole 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 defaclnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 defaclobjtype 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 826 defaclacl 1034 -1 5 -1 -1 1 f d x t f f f t 0 0 \N \N \N \N \N 826 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 826 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 826 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 objoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 classoid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 objsubid 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 privtype 18 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3394 initprivs 1034 -1 5 -1 -1 1 f d x t f f f t 0 0 \N \N \N \N \N 3394 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3394 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3394 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 objoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 classoid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 objsubid 23 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 provider 25 -1 4 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 3596 label 25 -1 5 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 3596 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3596 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3596 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 objoid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 classoid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 provider 25 -1 3 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 3592 label 25 -1 4 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 3592 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3592 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3592 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 collname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 3456 collnamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 collowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 collprovider 18 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3456 collisdeterministic 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3456 collencoding 23 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 collcollate 25 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3456 collctype 25 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3456 colllocale 25 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3456 collicurules 25 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3456 collversion 25 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3456 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3456 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3456 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 parname 25 -1 2 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 6243 paracl 1034 -1 3 -1 -1 1 f d x f f f f t 0 0 \N \N \N \N \N 6243 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6243 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6243 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 partrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 partstrat 18 1 2 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 3350 partnatts 21 2 3 -1 -1 0 t s p t f f f t 0 0 \N \N \N \N \N 3350 partdefid 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 partattrs 22 -1 5 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 3350 partclass 30 -1 6 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 3350 partcollation 30 -1 7 -1 -1 1 f i p t f f f t 0 0 \N \N \N \N \N 3350 partexprs 194 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3350 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3350 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3350 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngtypid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngsubtype 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngmultitypid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngcollation 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngsubopc 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngcanonical 24 4 6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 rngsubdiff 24 4 7 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3541 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3541 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 trftype 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 trflang 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 trffromsql 24 4 4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 trftosql 24 4 5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3576 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3576 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 seqrelid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 seqtypid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 seqstart 20 8 3 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 2224 seqincrement 20 8 4 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 2224 seqmax 20 8 5 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 2224 seqmin 20 8 6 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 2224 seqcache 20 8 7 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 2224 seqcycle 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 2224 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2224 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2224 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 pubname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N \N \N \N \N 6104 pubowner 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 puballtables 16 1 4 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 pubinsert 16 1 5 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 pubupdate 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 pubdelete 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 pubtruncate 16 1 8 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 pubviaroot 16 1 9 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6104 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6104 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6104 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 pnpubid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 pnnspid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6237 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6237 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 prpubid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 prrelid 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 prqual 194 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 6106 prattrs 22 -1 5 -1 -1 1 f i p f f f f t 0 0 \N \N \N \N \N 6106 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6106 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6106 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 col1 23 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16392 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16392 col2 23 4 2 -1 -1 0 t i p f t f s f t 0 0 \N \N \N \N \N 16396 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16398 last_value 20 8 1 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16398 log_cnt 20 8 2 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16398 is_called 16 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6100 subconninfo 25 -1 14 -1 -1 0 f i x t f f f t 0 950 \N \N \N \N \N 16398 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16398 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16398 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16398 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6100 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6100 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6100 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6100 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6100 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6100 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 srsubid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 srrelid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 srsubstate 18 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 6102 srsublsn 3220 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 6102 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6102 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6102 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2836 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2836 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2836 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2836 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2836 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2836 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2836 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2836 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2836 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2837 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2837 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4171 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4171 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4171 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4171 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4171 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4171 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4171 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4171 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4171 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4172 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4172 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2830 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2830 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2830 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2830 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2830 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2830 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2830 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2830 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2830 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2831 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2831 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2832 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2832 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2832 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2832 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2832 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2832 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2832 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2832 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2832 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2833 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2833 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4157 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4157 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4157 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4157 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4157 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4157 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4157 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4157 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4157 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4158 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4158 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4159 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4159 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4159 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4159 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4159 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4159 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4159 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4159 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4159 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4160 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4160 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2840 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2840 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2840 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2840 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2840 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2840 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2840 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2840 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2840 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2841 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2841 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3439 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3439 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3439 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 3439 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3439 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3439 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3439 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3439 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3439 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3440 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3440 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3430 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3430 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3430 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 3430 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3430 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3430 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3430 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3430 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3430 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3431 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3431 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2838 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2838 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2838 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2838 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2838 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2838 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2838 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2838 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2838 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2839 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2839 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2336 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2336 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2336 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2336 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2336 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2336 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2336 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2336 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2336 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2337 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2337 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4145 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4145 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4145 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4145 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4145 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4145 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4145 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4145 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4145 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4146 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4146 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2834 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2834 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2834 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2834 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2834 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2834 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2834 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2834 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2834 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2835 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2835 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4163 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4163 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4163 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4163 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4163 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4163 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4163 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4163 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4163 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4164 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4164 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4177 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4177 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4177 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4177 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4177 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4177 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4177 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4177 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4177 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4178 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4178 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2966 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2966 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2966 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2966 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2966 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2966 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2966 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2966 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2966 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2967 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2967 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4185 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4185 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4185 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4185 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4185 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4185 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4185 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4185 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4185 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4186 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4186 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4175 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4175 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4175 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4175 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4175 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4175 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4175 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4175 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4175 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4176 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4176 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2846 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2846 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2846 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 2846 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 2846 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2846 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2846 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2846 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2846 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 2847 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2847 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4169 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4169 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4169 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4169 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4169 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4169 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4169 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4169 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4169 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4170 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4170 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4147 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4147 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4147 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4147 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4147 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4147 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4147 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4147 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4147 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4148 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4148 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4149 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4149 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4149 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4149 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4149 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4149 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4149 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4149 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4149 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4150 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4150 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4151 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4151 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4151 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4151 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4151 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4151 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4151 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4151 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4151 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4152 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4152 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4173 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4173 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4173 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4173 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4173 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4173 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4173 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4173 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4173 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4174 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4174 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4153 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4153 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4153 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4153 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4153 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4153 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4153 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4153 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4153 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4154 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4154 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4167 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4167 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4167 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4167 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4167 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4167 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4167 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4167 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4167 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4168 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4168 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4181 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4181 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4181 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4181 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4181 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4181 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4181 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4181 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4181 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4182 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4182 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4143 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4143 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4143 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4143 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4143 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4143 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4143 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4143 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4143 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4144 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4144 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4155 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4155 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4155 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4155 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4155 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4155 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4155 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4155 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4155 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4156 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4156 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3598 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3598 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3598 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 3598 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 3598 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3598 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3598 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3598 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3598 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 3599 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3599 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4060 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4060 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4060 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4060 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4060 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4060 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4060 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4060 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4060 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4061 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4061 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6175 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6175 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6175 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 6175 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6175 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6175 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6175 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6175 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6175 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6176 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6176 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6244 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6244 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6244 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 6244 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6244 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6244 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6244 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6244 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6244 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6245 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6245 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4165 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4165 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4165 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4165 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4165 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4165 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4165 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4165 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4165 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4166 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4166 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6228 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6228 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6228 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 6228 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 6228 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6228 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6228 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6228 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6228 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 6229 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6229 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4183 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4183 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4183 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 4183 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 4183 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4183 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4183 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4183 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4183 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 4184 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 4184 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2690 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2691 proname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2691 proargtypes 30 -1 2 -1 -1 1 f i p f f f f t 0 0 \N \N \N \N \N 2691 pronamespace 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2703 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2704 typname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2704 typnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2658 attrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2658 attname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2659 attrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2659 attnum 21 2 2 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 2662 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2663 relname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2663 relnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3455 reltablespace 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3455 relfilenode 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2656 adrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2656 adnum 21 2 2 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 2657 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2664 conname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2664 connamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2665 conrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2665 contypid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2665 conname 2275 -2 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2666 contypid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2667 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2579 conparentid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2680 inhrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2680 inhseqno 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2187 inhparent 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2678 indrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2679 indexrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2688 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2689 oprname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2689 oprleft 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2689 oprright 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2689 oprnamespace 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2754 opfmethod 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2754 opfname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2754 opfnamespace 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2755 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2686 opcmethod 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2686 opcname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2686 opcnamespace 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2687 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2651 amname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2652 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2653 amopfamily 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2653 amoplefttype 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2653 amoprighttype 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2653 amopstrategy 21 2 4 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 2654 amopopr 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2654 amoppurpose 18 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 2654 amopfamily 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2756 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2655 amprocfamily 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2655 amproclefttype 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2655 amprocrighttype 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2655 amprocnum 21 2 4 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 2757 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2681 lanname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2682 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2996 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2683 loid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2683 pageno 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2650 aggfnoid 24 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2696 starelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2696 staattnum 21 2 2 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 2696 stainherit 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 3380 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3997 stxname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3997 stxnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3379 stxrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3433 stxoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3433 stxdinherit 16 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 2692 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2693 ev_class 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2693 rulename 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2699 tgconstraint 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2701 tgrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2701 tgname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2702 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3467 evtname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3468 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2675 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2675 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2675 objsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2660 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2661 castsource 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2661 casttarget 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3502 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3503 enumtypid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3503 enumlabel 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3534 enumtypid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3534 enumsortorder 700 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2684 nspname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2685 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2668 connamespace 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2668 conforencoding 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2668 contoencoding 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2668 oid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2669 conname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2669 connamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2670 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2673 classid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2673 objid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2673 objsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2674 refclassid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2674 refobjid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2674 refobjsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2671 datname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2672 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2965 setdatabase 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2965 setrole 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2697 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2698 spcname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2676 rolname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 2677 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6303 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2694 roleid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2694 member 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2694 grantor 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2695 member 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2695 roleid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2695 grantor 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6302 grantor 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1232 dbid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1232 classid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1232 objid 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1232 objsubid 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1233 refclassid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1233 refobjid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2397 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2397 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3608 cfgname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3608 cfgnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3712 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3609 mapcfg 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3609 maptokentype 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3609 mapseqno 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3604 dictname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3604 dictnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3605 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3606 prsname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3606 prsnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3607 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3766 tmplname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3766 tmplnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3767 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3080 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3081 extname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 112 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 548 fdwname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 113 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 549 srvname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 174 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 175 umuser 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 175 umserver 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3119 ftrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3257 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3258 polrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3258 polname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 6001 roident 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6002 roname 25 -1 1 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 827 defaclrole 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 827 defaclnamespace 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 827 defaclobjtype 18 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 828 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3395 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3395 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3395 objsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3597 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3597 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3597 objsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3597 provider 25 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3593 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3593 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3593 provider 25 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 3164 collname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 3164 collencoding 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3164 collnamespace 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3085 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6246 parname 25 -1 1 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 6247 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3351 partrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3542 rngtypid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 2228 rngmultitypid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3574 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3575 trftype 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 3575 trflang 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 5002 seqrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6110 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6111 pubname 2275 -2 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 6238 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6239 pnnspid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6239 pnpubid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6112 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6113 prrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6113 prpubid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6116 prpubid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6114 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6115 subdbid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6115 subname 2275 -2 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 6117 srrelid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 6117 srsubid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12000 rolname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12000 rolsuper 16 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolinherit 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolcreaterole 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolcreatedb 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolcanlogin 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolreplication 16 1 7 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolconnlimit 23 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12000 rolpassword 25 -1 9 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12000 rolvaliduntil 1184 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12000 rolbypassrls 16 1 11 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12000 rolconfig 1009 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12000 oid 26 4 13 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12005 usename 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12005 usesysid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12005 usecreatedb 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12005 usesuper 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12005 userepl 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12005 usebypassrls 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12005 passwd 25 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12005 valuntil 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12005 useconfig 1009 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12010 groname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12010 grosysid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12010 grolist 1028 -1 3 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12014 usename 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12014 usesysid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12014 usecreatedb 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12014 usesuper 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12014 userepl 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12014 usebypassrls 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12014 passwd 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12014 valuntil 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12014 useconfig 1009 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12018 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12018 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12018 policyname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12018 permissive 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12018 roles 1003 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12018 cmd 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12018 qual 25 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12018 with_check 25 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12023 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12023 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12023 rulename 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12023 definition 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12028 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12028 viewname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12028 viewowner 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12028 definition 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12033 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12033 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12033 tableowner 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12033 tablespace 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12033 hasindexes 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12033 hasrules 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12033 hastriggers 16 1 7 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12033 rowsecurity 16 1 8 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12038 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12038 matviewname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12038 matviewowner 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12038 tablespace 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12038 hasindexes 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12038 ispopulated 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12038 definition 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12043 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12043 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12043 indexname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12043 tablespace 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12043 indexdef 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12048 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12048 sequencename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12048 sequenceowner 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12048 data_type 2206 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12048 start_value 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12048 min_value 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12048 max_value 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12048 increment_by 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12048 cycle 16 1 9 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12048 cache_size 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12048 last_value 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12053 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12053 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12053 attname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12053 inherited 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12053 null_frac 700 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12053 avg_width 23 4 6 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12053 n_distinct 700 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12053 most_common_vals 2277 -1 8 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12053 most_common_freqs 1021 -1 9 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12053 histogram_bounds 2277 -1 10 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12053 correlation 700 4 11 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12053 most_common_elems 2277 -1 12 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12053 most_common_elem_freqs 1021 -1 13 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12053 elem_count_histogram 1021 -1 14 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12053 range_length_histogram 2277 -1 15 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12053 range_empty_frac 700 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12053 range_bounds_histogram 2277 -1 17 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12058 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12058 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12058 statistics_schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12058 statistics_name 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12058 statistics_owner 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12058 attnames 1003 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12058 exprs 1009 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12058 kinds 1002 -1 8 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12058 inherited 16 1 9 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12058 n_distinct 3361 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12058 dependencies 3402 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12058 most_common_vals 1009 -1 12 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12058 most_common_val_nulls 1000 -1 13 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12058 most_common_freqs 1022 -1 14 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12058 most_common_base_freqs 1022 -1 15 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12063 schemaname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12063 tablename 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12063 statistics_schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12063 statistics_name 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12063 statistics_owner 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12063 expr 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12063 inherited 16 1 7 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12063 null_frac 700 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12063 avg_width 23 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12063 n_distinct 700 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12063 most_common_vals 2277 -1 11 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12063 most_common_freqs 1021 -1 12 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12063 histogram_bounds 2277 -1 13 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12063 correlation 700 4 14 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12063 most_common_elems 2277 -1 15 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 12063 most_common_elem_freqs 1021 -1 16 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12063 elem_count_histogram 1021 -1 17 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12068 pubname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12068 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12068 tablename 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12068 attnames 1003 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12068 rowfilter 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12073 locktype 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12073 database 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 relation 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 page 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 tuple 21 2 5 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 12073 virtualxid 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12073 transactionid 28 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 classid 26 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 objid 26 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 objsubid 21 2 10 -1 -1 0 t s p f f f f t 0 0 \N \N \N \N \N 12073 virtualtransaction 25 -1 11 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12073 pid 23 4 12 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12073 mode 25 -1 13 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12073 granted 16 1 14 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12073 fastpath 16 1 15 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12073 waitstart 1184 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12077 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12077 statement 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12077 is_holdable 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12077 is_binary 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12077 is_scrollable 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12077 creation_time 1184 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12081 name 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12081 default_version 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12081 installed_version 25 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12081 comment 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12085 name 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12085 version 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12085 installed 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12085 superuser 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12085 trusted 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12085 relocatable 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12085 schema 19 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12085 requires 1003 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12085 comment 25 -1 9 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12090 transaction 28 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12090 gid 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12090 prepared 1184 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12090 owner 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12090 database 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12095 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12095 statement 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12095 prepare_time 1184 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12095 parameter_types 2211 -1 4 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12095 result_types 2211 -1 5 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 12095 from_sql 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12095 generic_plans 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12095 custom_plans 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12099 objoid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12099 classoid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12099 objsubid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12099 objtype 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12099 objnamespace 26 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12099 objname 25 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12099 provider 25 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12099 label 25 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12104 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 setting 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 unit 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 category 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 short_desc 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 extra_desc 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 context 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 vartype 25 -1 8 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 source 25 -1 9 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 min_val 25 -1 10 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 max_val 25 -1 11 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 enumvals 1009 -1 12 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 boot_val 25 -1 13 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 reset_val 25 -1 14 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 sourcefile 25 -1 15 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12104 sourceline 23 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12104 pending_restart 16 1 17 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12110 sourcefile 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12110 sourceline 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12110 seqno 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12110 name 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12110 setting 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12110 applied 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12110 error 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 rule_number 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12114 file_name 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 line_number 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12114 type 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 database 1009 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 user_name 1009 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 address 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 netmask 25 -1 8 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 auth_method 25 -1 9 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 options 1009 -1 10 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12114 error 25 -1 11 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12118 map_number 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12118 file_name 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12118 line_number 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12118 map_name 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12118 sys_name 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12118 pg_username 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12118 error 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12122 abbrev 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12122 utc_offset 1186 16 2 -1 -1 0 f d p f f f f t 0 0 \N \N \N \N \N 12122 is_dst 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12126 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12126 abbrev 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12126 utc_offset 1186 16 3 -1 -1 0 f d p f f f f t 0 0 \N \N \N \N \N 12126 is_dst 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12130 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12130 setting 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12134 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12134 off 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12134 size 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12134 allocated_size 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12138 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12138 ident 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12138 parent 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12138 level 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12138 total_bytes 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12138 total_nblocks 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12138 free_bytes 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12138 free_chunks 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12138 used_bytes 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12142 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12142 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12142 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_seq_scan 1184 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 seq_tup_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 idx_scan 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_idx_scan 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_tup_ins 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_tup_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_tup_del 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_tup_hot_upd 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_tup_newpage_upd 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_live_tup 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_dead_tup 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_mod_since_analyze 20 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 n_ins_since_vacuum 20 8 18 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_vacuum 1184 8 19 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_autovacuum 1184 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_analyze 1184 8 21 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 last_autoanalyze 1184 8 22 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 vacuum_count 20 8 23 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 autovacuum_count 20 8 24 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 analyze_count 20 8 25 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12142 autoanalyze_count 20 8 26 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12147 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12147 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12147 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 seq_tup_read 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 idx_tup_fetch 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 n_tup_ins 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 n_tup_upd 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 n_tup_del 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 n_tup_hot_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12147 n_tup_newpage_upd 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12152 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12152 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12152 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_seq_scan 1184 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 seq_tup_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 idx_scan 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_idx_scan 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_tup_ins 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_tup_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_tup_del 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_tup_hot_upd 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_tup_newpage_upd 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_live_tup 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_dead_tup 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_mod_since_analyze 20 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 n_ins_since_vacuum 20 8 18 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_vacuum 1184 8 19 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_autovacuum 1184 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_analyze 1184 8 21 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 last_autoanalyze 1184 8 22 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 vacuum_count 20 8 23 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 autovacuum_count 20 8 24 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 analyze_count 20 8 25 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12152 autoanalyze_count 20 8 26 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12157 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12157 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12157 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 seq_tup_read 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 idx_tup_fetch 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 n_tup_ins 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 n_tup_upd 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 n_tup_del 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 n_tup_hot_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12157 n_tup_newpage_upd 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12161 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12161 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12161 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_seq_scan 1184 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 seq_tup_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 idx_scan 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_idx_scan 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_tup_ins 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_tup_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_tup_del 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_tup_hot_upd 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_tup_newpage_upd 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_live_tup 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_dead_tup 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_mod_since_analyze 20 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 n_ins_since_vacuum 20 8 18 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_vacuum 1184 8 19 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_autovacuum 1184 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_analyze 1184 8 21 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 last_autoanalyze 1184 8 22 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 vacuum_count 20 8 23 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 autovacuum_count 20 8 24 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 analyze_count 20 8 25 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12161 autoanalyze_count 20 8 26 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12166 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12166 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12166 seq_scan 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 seq_tup_read 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 idx_tup_fetch 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 n_tup_ins 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 n_tup_upd 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 n_tup_del 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 n_tup_hot_upd 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12166 n_tup_newpage_upd 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12170 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12170 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12170 heap_blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 heap_blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 toast_blks_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 toast_blks_hit 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 tidx_blks_read 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12170 tidx_blks_hit 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12175 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12175 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12175 heap_blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 heap_blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 toast_blks_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 toast_blks_hit 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 tidx_blks_read 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12175 tidx_blks_hit 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12179 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12179 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12179 heap_blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 heap_blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 toast_blks_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 toast_blks_hit 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 tidx_blks_read 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12179 tidx_blks_hit 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12183 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12183 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12183 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12183 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12183 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12183 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12183 last_idx_scan 1184 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12183 idx_tup_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12183 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12188 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12188 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12188 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12188 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12188 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12188 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12188 last_idx_scan 1184 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12188 idx_tup_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12188 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12192 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12192 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12192 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12192 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12192 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12192 idx_scan 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12192 last_idx_scan 1184 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12192 idx_tup_read 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12192 idx_tup_fetch 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12196 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12196 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12196 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12196 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12196 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12196 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12196 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12201 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12201 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12201 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12201 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12201 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12201 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12201 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12205 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12205 indexrelid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12205 schemaname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12205 relname 19 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12205 indexrelname 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12205 idx_blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12205 idx_blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12209 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12209 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12209 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12209 blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12209 blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12214 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12214 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12214 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12214 blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12214 blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12218 relid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12218 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12218 relname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12218 blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12218 blks_hit 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 datid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 datname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12222 pid 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 leader_pid 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 usesysid 26 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 usename 19 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12222 application_name 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 client_addr 869 -1 8 -1 -1 0 f i m f f f f t 0 0 \N \N \N \N \N 12222 client_hostname 25 -1 9 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 client_port 23 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 backend_start 1184 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 xact_start 1184 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 query_start 1184 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 state_change 1184 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 wait_event_type 25 -1 15 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 wait_event 25 -1 16 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 state 25 -1 17 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 backend_xid 28 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 backend_xmin 28 4 19 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12222 query_id 20 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12222 query 25 -1 21 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12222 backend_type 25 -1 22 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12227 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12227 usesysid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12227 usename 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12227 application_name 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12227 client_addr 869 -1 5 -1 -1 0 f i m f f f f t 0 0 \N \N \N \N \N 12227 client_hostname 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12227 client_port 23 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12227 backend_start 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12227 backend_xmin 28 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12227 state 25 -1 10 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12227 sent_lsn 3220 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12227 write_lsn 3220 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12227 flush_lsn 3220 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12227 replay_lsn 3220 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12227 write_lag 1186 16 15 -1 -1 0 f d p f f f f t 0 0 \N \N \N \N \N 12227 flush_lag 1186 16 16 -1 -1 0 f d p f f f f t 0 0 \N \N \N \N \N 12227 replay_lag 1186 16 17 -1 -1 0 f d p f f f f t 0 0 \N \N \N \N \N 12227 sync_priority 23 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12227 sync_state 25 -1 19 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12227 reply_time 1184 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12232 blks_zeroed 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 blks_hit 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 blks_read 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 blks_written 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 blks_exists 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 flushes 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 truncates 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12232 stats_reset 1184 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12236 status 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12236 receive_start_lsn 3220 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 receive_start_tli 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12236 written_lsn 3220 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 flushed_lsn 3220 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 received_tli 23 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12236 last_msg_send_time 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 last_msg_receipt_time 1184 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 latest_end_lsn 3220 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 latest_end_time 1184 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12236 slot_name 25 -1 12 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12236 sender_host 25 -1 13 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12236 sender_port 23 4 14 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12236 conninfo 25 -1 15 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12240 stats_reset 1184 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 prefetch 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 hit 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 skip_init 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 skip_new 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 skip_fpw 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 skip_rep 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12240 wal_distance 23 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12240 block_distance 23 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12240 io_depth 23 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12244 subid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12244 subname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12244 worker_type 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12244 pid 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12244 leader_pid 23 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12244 relid 26 4 6 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12244 received_lsn 3220 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12244 last_msg_send_time 1184 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12244 last_msg_receipt_time 1184 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12244 latest_end_lsn 3220 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12244 latest_end_time 1184 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12249 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12249 ssl 16 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12249 version 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12249 cipher 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12249 bits 23 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12249 client_dn 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12249 client_serial 1700 -1 7 -1 -1 0 f i m f f f f t 0 0 \N \N \N \N \N 12249 issuer_dn 25 -1 8 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12253 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12253 gss_authenticated 16 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12253 principal 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12253 encrypted 16 1 4 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12253 credentials_delegated 16 1 5 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 slot_name 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12257 plugin 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12257 slot_type 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12257 datoid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12257 database 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12257 temporary 16 1 6 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 active 16 1 7 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 active_pid 23 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12257 xmin 28 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12257 catalog_xmin 28 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12257 restart_lsn 3220 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12257 confirmed_flush_lsn 3220 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12257 wal_status 25 -1 13 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12257 safe_wal_size 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12257 two_phase 16 1 15 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 inactive_since 1184 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12257 conflicting 16 1 17 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 invalidation_reason 25 -1 18 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12257 failover 16 1 19 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12257 synced 16 1 20 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 12262 slot_name 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12262 spill_txns 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 spill_count 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 spill_bytes 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 stream_txns 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 stream_count 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 stream_bytes 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 total_txns 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 total_bytes 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12262 stats_reset 1184 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 datid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12266 datname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12266 numbackends 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12266 xact_commit 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 xact_rollback 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 blks_read 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 blks_hit 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 tup_returned 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 tup_fetched 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 tup_inserted 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 tup_updated 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 tup_deleted 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 conflicts 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 temp_files 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 temp_bytes 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 deadlocks 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 checksum_failures 20 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 checksum_last_failure 1184 8 18 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 blk_read_time 701 8 19 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 blk_write_time 701 8 20 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 session_time 701 8 21 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 active_time 701 8 22 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 idle_in_transaction_time 701 8 23 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 sessions 20 8 24 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 sessions_abandoned 20 8 25 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 sessions_fatal 20 8 26 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 sessions_killed 20 8 27 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12266 stats_reset 1184 8 28 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 datid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12271 datname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12271 confl_tablespace 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 confl_lock 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 confl_snapshot 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 confl_bufferpin 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 confl_deadlock 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12271 confl_active_logicalslot 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12275 funcid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12275 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12275 funcname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12275 calls 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12275 total_time 701 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12275 self_time 701 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12280 funcid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12280 schemaname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12280 funcname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12280 calls 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12280 total_time 701 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12280 self_time 701 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12285 archived_count 20 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12285 last_archived_wal 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12285 last_archived_time 1184 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12285 failed_count 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12285 last_failed_wal 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12285 last_failed_time 1184 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12285 stats_reset 1184 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12289 buffers_clean 20 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12289 maxwritten_clean 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12289 buffers_alloc 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12289 stats_reset 1184 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 num_timed 20 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 num_requested 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 restartpoints_timed 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 restartpoints_req 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 restartpoints_done 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 write_time 701 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 sync_time 701 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 buffers_written 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12293 stats_reset 1184 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 backend_type 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12297 object 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12297 context 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12297 reads 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 read_time 701 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 writes 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 write_time 701 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 writebacks 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 writeback_time 701 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 extends 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 extend_time 701 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 op_bytes 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 hits 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 evictions 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 reuses 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 fsyncs 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 fsync_time 701 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12297 stats_reset 1184 8 18 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_records 20 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_fpi 20 8 2 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_bytes 1700 -1 3 -1 -1 0 f i m f f f f t 0 0 \N \N \N \N \N 12301 wal_buffers_full 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_write 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_sync 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_write_time 701 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 wal_sync_time 701 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12301 stats_reset 1184 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12305 datid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12305 datname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12305 relid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12305 phase 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12305 sample_blks_total 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 sample_blks_scanned 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 ext_stats_total 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 ext_stats_computed 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 child_tables_total 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 child_tables_done 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12305 current_child_table_relid 26 4 12 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12310 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12310 datid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12310 datname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12310 relid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12310 phase 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12310 heap_blks_total 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 heap_blks_scanned 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 heap_blks_vacuumed 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 index_vacuum_count 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 max_dead_tuple_bytes 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 dead_tuple_bytes 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 indexes_total 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12310 indexes_processed 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12315 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12315 datid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12315 datname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12315 relid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12315 command 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12315 phase 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12315 cluster_index_relid 26 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12315 heap_tuples_scanned 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12315 heap_tuples_written 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12315 heap_blks_total 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12315 heap_blks_scanned 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12315 index_rebuild_count 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12320 datid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12320 datname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12320 relid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12320 index_relid 26 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12320 command 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12320 phase 25 -1 7 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12320 lockers_total 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 lockers_done 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 current_locker_pid 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 blocks_total 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 blocks_done 20 8 12 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 tuples_total 20 8 13 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 tuples_done 20 8 14 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 partitions_total 20 8 15 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12320 partitions_done 20 8 16 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12325 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12325 phase 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12325 backup_total 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12325 backup_streamed 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12325 tablespaces_total 20 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12325 tablespaces_streamed 20 8 6 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12329 pid 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12329 datid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12329 datname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12329 relid 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12329 command 25 -1 5 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12329 type 25 -1 6 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12329 bytes_processed 20 8 7 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12329 bytes_total 20 8 8 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12329 tuples_processed 20 8 9 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12329 tuples_excluded 20 8 10 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12329 tuples_skipped 20 8 11 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12334 umid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12334 srvid 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12334 srvname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12334 umuser 26 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12334 usename 19 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12334 umoptions 1009 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 12339 local_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12339 external_id 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12339 remote_lsn 3220 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12339 local_lsn 3220 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 6100 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subdbid 26 4 2 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subskiplsn 3220 8 3 -1 -1 0 t d p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subname 19 64 4 -1 -1 0 f c p t f f f t 0 950 \N {=r/SYSTEM} \N \N \N 6100 subowner 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subenabled 16 1 6 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subbinary 16 1 7 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 substream 18 1 8 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subtwophasestate 18 1 9 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subdisableonerr 16 1 10 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subpasswordrequired 16 1 11 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subrunasowner 16 1 12 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subfailover 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 6100 subslotname 19 64 15 -1 -1 0 f c p f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 6100 subsynccommit 25 -1 16 -1 -1 0 f i x t f f f t 0 950 \N {=r/SYSTEM} \N \N \N 6100 subpublications 1009 -1 17 -1 -1 1 f i x t f f f t 0 950 \N {=r/SYSTEM} \N \N \N 6100 suborigin 25 -1 18 -1 -1 0 f i x f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 12343 subid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 12343 subname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 12343 apply_error_count 20 8 3 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12343 sync_error_count 20 8 4 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12343 stats_reset 1184 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 12347 type 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12347 name 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 12347 description 25 -1 3 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 13887 catalog_name 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13896 grantee 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13896 role_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13896 is_grantable 13894 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13901 grantee 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13901 role_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13901 is_grantable 13894 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13905 udt_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 udt_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 udt_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 attribute_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 ordinal_position 13881 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 attribute_default 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13905 is_nullable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13905 data_type 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13905 character_maximum_length 13881 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 character_octet_length 13881 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 character_set_catalog 13886 64 11 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 character_set_schema 13886 64 12 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 character_set_name 13886 64 13 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 collation_catalog 13886 64 14 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 collation_schema 13886 64 15 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 collation_name 13886 64 16 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 numeric_precision 13881 4 17 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 numeric_precision_radix 13881 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 numeric_scale 13881 4 19 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 datetime_precision 13881 4 20 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 interval_type 13884 -1 21 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13905 interval_precision 13881 4 22 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 attribute_udt_catalog 13886 64 23 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 attribute_udt_schema 13886 64 24 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 attribute_udt_name 13886 64 25 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 scope_catalog 13886 64 26 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 scope_schema 13886 64 27 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 scope_name 13886 64 28 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 maximum_cardinality 13881 4 29 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13905 dtd_identifier 13886 64 30 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13905 is_derived_reference_attribute 13894 -1 31 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13910 character_set_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 character_set_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 character_set_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 character_repertoire 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 form_of_use 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 default_collate_catalog 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 default_collate_schema 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13910 default_collate_name 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 specific_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 specific_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13915 specific_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13920 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13920 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13920 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13920 check_clause 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13925 collation_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13925 collation_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13925 collation_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13925 pad_attribute 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13930 collation_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13930 collation_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13930 collation_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13930 character_set_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13930 character_set_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13930 character_set_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13935 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13935 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13935 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13935 column_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13935 dependent_column 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 domain_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 domain_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 domain_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13940 column_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 table_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 table_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 table_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 column_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13945 privilege_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13945 is_grantable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13950 udt_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 udt_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 udt_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13950 column_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 column_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 ordinal_position 13881 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 column_default 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 is_nullable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 data_type 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 character_maximum_length 13881 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 character_octet_length 13881 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 numeric_precision 13881 4 11 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 numeric_precision_radix 13881 4 12 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 numeric_scale 13881 4 13 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 datetime_precision 13881 4 14 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 interval_type 13884 -1 15 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 interval_precision 13881 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 character_set_catalog 13886 64 17 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 character_set_schema 13886 64 18 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 character_set_name 13886 64 19 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 collation_catalog 13886 64 20 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 collation_schema 13886 64 21 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 collation_name 13886 64 22 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 domain_catalog 13886 64 23 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 domain_schema 13886 64 24 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 domain_name 13886 64 25 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 udt_catalog 13886 64 26 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 udt_schema 13886 64 27 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 udt_name 13886 64 28 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 scope_catalog 13886 64 29 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 scope_schema 13886 64 30 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 scope_name 13886 64 31 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 maximum_cardinality 13881 4 32 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13955 dtd_identifier 13886 64 33 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13955 is_self_referencing 13894 -1 34 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 is_identity 13894 -1 35 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_generation 13884 -1 36 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_start 13884 -1 37 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_increment 13884 -1 38 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_maximum 13884 -1 39 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_minimum 13884 -1 40 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 identity_cycle 13894 -1 41 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 is_generated 13884 -1 42 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 generation_expression 13884 -1 43 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13955 is_updatable 13894 -1 44 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13960 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 column_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 constraint_catalog 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 constraint_schema 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13960 constraint_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 constraint_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 constraint_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13965 constraint_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 domain_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 domain_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 domain_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13970 is_deferrable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13970 initially_deferred 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13975 udt_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13975 udt_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13975 udt_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13975 domain_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13975 domain_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13975 domain_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 domain_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 domain_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 domain_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 data_type 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13979 character_maximum_length 13881 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 character_octet_length 13881 4 6 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 character_set_catalog 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 character_set_schema 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 character_set_name 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 collation_catalog 13886 64 10 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 collation_schema 13886 64 11 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 collation_name 13886 64 12 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 numeric_precision 13881 4 13 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 numeric_precision_radix 13881 4 14 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 numeric_scale 13881 4 15 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 datetime_precision 13881 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 interval_type 13884 -1 17 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13979 interval_precision 13881 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 domain_default 13884 -1 19 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13979 udt_catalog 13886 64 20 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 udt_schema 13886 64 21 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 udt_name 13886 64 22 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 scope_catalog 13886 64 23 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 scope_schema 13886 64 24 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 scope_name 13886 64 25 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13979 maximum_cardinality 13881 4 26 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13979 dtd_identifier 13886 64 27 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13984 role_name 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 column_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13988 ordinal_position 13881 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13988 position_in_unique_constraint 13881 4 9 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 ordinal_position 13881 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 parameter_mode 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13993 is_result 13894 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13993 as_locator 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13993 parameter_name 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 data_type 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13993 character_maximum_length 13881 4 10 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 character_octet_length 13881 4 11 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 character_set_catalog 13886 64 12 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 character_set_schema 13886 64 13 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 character_set_name 13886 64 14 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 collation_catalog 13886 64 15 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 collation_schema 13886 64 16 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 collation_name 13886 64 17 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 numeric_precision 13881 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 numeric_precision_radix 13881 4 19 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 numeric_scale 13881 4 20 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 datetime_precision 13881 4 21 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 interval_type 13884 -1 22 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13993 interval_precision 13881 4 23 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 udt_catalog 13886 64 24 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 udt_schema 13886 64 25 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 udt_name 13886 64 26 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 scope_catalog 13886 64 27 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 scope_schema 13886 64 28 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 scope_name 13886 64 29 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 maximum_cardinality 13881 4 30 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 13993 dtd_identifier 13886 64 31 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13993 parameter_default 13884 -1 32 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13998 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 unique_constraint_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 unique_constraint_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 unique_constraint_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 13998 match_option 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13998 update_rule 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 13998 delete_rule 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14003 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 table_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 table_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 table_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 column_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14003 privilege_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14003 is_grantable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14007 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 routine_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 routine_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 routine_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 table_catalog 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 table_schema 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 table_name 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14007 column_name 13886 64 10 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 specific_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 specific_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 specific_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 routine_catalog 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 routine_schema 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 routine_name 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14012 privilege_type 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14012 is_grantable 13894 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14017 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 specific_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 specific_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 specific_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 routine_catalog 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 routine_schema 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 routine_name 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14017 privilege_type 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14017 is_grantable 13894 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14021 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14021 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14021 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14021 routine_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14021 routine_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14021 routine_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 routine_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 routine_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 routine_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 sequence_catalog 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 sequence_schema 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14026 sequence_name 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 routine_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 routine_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 routine_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 table_catalog 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 table_schema 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14031 table_name 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 specific_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 specific_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 specific_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 routine_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 routine_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 routine_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 routine_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 module_catalog 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 module_schema 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 module_name 13886 64 10 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 udt_catalog 13886 64 11 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 udt_schema 13886 64 12 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 udt_name 13886 64 13 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 data_type 13884 -1 14 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 character_maximum_length 13881 4 15 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 character_octet_length 13881 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 character_set_catalog 13886 64 17 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 character_set_schema 13886 64 18 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 character_set_name 13886 64 19 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 collation_catalog 13886 64 20 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 collation_schema 13886 64 21 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 collation_name 13886 64 22 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 numeric_precision 13881 4 23 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 numeric_precision_radix 13881 4 24 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 numeric_scale 13881 4 25 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 datetime_precision 13881 4 26 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 interval_type 13884 -1 27 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 interval_precision 13881 4 28 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 type_udt_catalog 13886 64 29 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 type_udt_schema 13886 64 30 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 type_udt_name 13886 64 31 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 scope_catalog 13886 64 32 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 scope_schema 13886 64 33 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 scope_name 13886 64 34 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 maximum_cardinality 13881 4 35 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 dtd_identifier 13886 64 36 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 routine_body 13884 -1 37 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 routine_definition 13884 -1 38 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 external_name 13884 -1 39 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 external_language 13884 -1 40 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 parameter_style 13884 -1 41 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 is_deterministic 13894 -1 42 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 sql_data_access 13884 -1 43 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 is_null_call 13894 -1 44 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 sql_path 13884 -1 45 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 schema_level_routine 13894 -1 46 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 max_dynamic_result_sets 13881 4 47 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 is_user_defined_cast 13894 -1 48 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 is_implicitly_invocable 13894 -1 49 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 security_type 13884 -1 50 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 to_sql_specific_catalog 13886 64 51 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 to_sql_specific_schema 13886 64 52 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 to_sql_specific_name 13886 64 53 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 as_locator 13894 -1 54 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 created 13892 8 55 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 14036 last_altered 13892 8 56 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 14036 new_savepoint_level 13894 -1 57 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 is_udt_dependent 13894 -1 58 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 result_cast_from_data_type 13884 -1 59 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 result_cast_as_locator 13894 -1 60 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 result_cast_char_max_length 13881 4 61 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_char_octet_length 13881 4 62 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_char_set_catalog 13886 64 63 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_char_set_schema 13886 64 64 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_char_set_name 13886 64 65 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_collation_catalog 13886 64 66 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_collation_schema 13886 64 67 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_collation_name 13886 64 68 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_numeric_precision 13881 4 69 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_numeric_precision_radix 13881 4 70 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_numeric_scale 13881 4 71 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_datetime_precision 13881 4 72 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_interval_type 13884 -1 73 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14036 result_cast_interval_precision 13881 4 74 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_type_udt_catalog 13886 64 75 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_type_udt_schema 13886 64 76 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_type_udt_name 13886 64 77 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_scope_catalog 13886 64 78 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_scope_schema 13886 64 79 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_scope_name 13886 64 80 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14036 result_cast_maximum_cardinality 13881 4 81 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14036 result_cast_dtd_identifier 13886 64 82 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 catalog_name 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 schema_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 schema_owner 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 default_character_set_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 default_character_set_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 default_character_set_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14041 sql_path 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 sequence_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14045 sequence_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14045 sequence_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14045 data_type 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 numeric_precision 13881 4 5 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14045 numeric_precision_radix 13881 4 6 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14045 numeric_scale 13881 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14045 start_value 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 minimum_value 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 maximum_value 13884 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 increment 13884 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14045 cycle_option 13894 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 feature_id 13884 -1 1 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 feature_name 13884 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 sub_feature_id 13884 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 sub_feature_name 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 is_supported 13894 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 is_verified_by 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 comments 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14050 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14050 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14050 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14050 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14050 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14050 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14053 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14053 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14053 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 14053 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14053 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14053 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14053 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14053 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14053 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14054 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14054 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14055 implementation_info_id 13884 -1 1 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14055 implementation_info_name 13884 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14055 integer_value 13881 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14055 character_value 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14055 comments 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14055 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14055 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14055 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14055 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14055 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14055 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14058 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14058 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14058 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 14058 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14058 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14058 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14058 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14058 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14058 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14059 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14059 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14060 feature_id 13884 -1 1 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14060 feature_name 13884 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14060 is_supported 13894 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14060 is_verified_by 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14060 comments 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14060 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14060 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14060 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14060 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14060 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14060 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14063 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14063 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14063 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 14063 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14063 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14063 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14063 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14063 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14063 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14064 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14064 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14065 sizing_id 13881 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14065 sizing_name 13884 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14065 supported_value 13881 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14065 comments 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14065 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14065 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14065 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14065 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14065 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14065 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14068 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14068 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14068 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 14068 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 14068 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14068 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14068 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14068 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14068 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 14069 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14069 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14070 constraint_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 constraint_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 constraint_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14070 constraint_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14070 is_deferrable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14070 initially_deferred 13894 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14070 enforced 13894 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14070 nulls_distinct 13894 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14075 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14075 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14075 table_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14075 table_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14075 table_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14075 privilege_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14075 is_grantable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14075 with_hierarchy 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14080 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14080 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14080 table_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14080 table_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14080 table_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14080 privilege_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14080 is_grantable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14080 with_hierarchy 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14084 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 table_type 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14084 self_referencing_column_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 reference_generation 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14084 user_defined_type_catalog 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 user_defined_type_schema 13886 64 8 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 user_defined_type_name 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14084 is_insertable_into 13894 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14084 is_typed 13894 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14084 commit_action 13884 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14089 udt_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 udt_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 udt_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 specific_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 specific_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 specific_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 group_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14089 transform_type 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14094 trigger_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 trigger_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 trigger_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 event_object_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 event_object_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 event_object_table 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14094 event_object_column 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 trigger_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 trigger_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 trigger_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 event_manipulation 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14099 event_object_catalog 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 event_object_schema 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 event_object_table 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 action_order 13881 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14099 action_condition 13884 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14099 action_statement 13884 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14099 action_orientation 13884 -1 11 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14099 action_timing 13884 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14099 action_reference_old_table 13886 64 13 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 action_reference_new_table 13886 64 14 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 action_reference_old_row 13886 64 15 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 action_reference_new_row 13886 64 16 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14099 created 13892 8 17 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 14104 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14104 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14104 udt_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14104 udt_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14104 udt_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14104 privilege_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14104 is_grantable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14109 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14109 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14109 udt_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14109 udt_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14109 udt_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14109 privilege_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14109 is_grantable 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14113 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14113 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14113 object_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14113 object_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14113 object_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14113 object_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14113 privilege_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14113 is_grantable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14118 grantor 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14118 grantee 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14118 object_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14118 object_schema 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14118 object_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14118 object_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14118 privilege_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14118 is_grantable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 user_defined_type_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 user_defined_type_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 user_defined_type_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 user_defined_type_category 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 is_instantiable 13894 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 is_final 13894 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 ordering_form 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 ordering_category 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 ordering_routine_catalog 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 ordering_routine_schema 13886 64 10 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 ordering_routine_name 13886 64 11 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 reference_type 13884 -1 12 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 data_type 13884 -1 13 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 character_maximum_length 13881 4 14 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 character_octet_length 13881 4 15 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 character_set_catalog 13886 64 16 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 character_set_schema 13886 64 17 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 character_set_name 13886 64 18 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 collation_catalog 13886 64 19 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 collation_schema 13886 64 20 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 collation_name 13886 64 21 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 numeric_precision 13881 4 22 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 numeric_precision_radix 13881 4 23 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 numeric_scale 13881 4 24 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 datetime_precision 13881 4 25 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 interval_type 13884 -1 26 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14122 interval_precision 13881 4 27 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14122 source_dtd_identifier 13886 64 28 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14122 ref_dtd_identifier 13886 64 29 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 view_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 view_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 view_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14127 column_name 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 specific_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 specific_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14132 specific_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 view_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 view_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 view_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 table_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 table_schema 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14137 table_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14142 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14142 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14142 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14142 view_definition 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 check_option 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 is_updatable 13894 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 is_insertable_into 13894 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 is_trigger_updatable 13894 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 is_trigger_deletable 13894 -1 9 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14142 is_trigger_insertable_into 13894 -1 10 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14147 object_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14147 object_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14147 object_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14147 object_type 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14147 dtd_identifier 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 object_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 object_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 object_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 object_type 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14152 collection_type_identifier 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 data_type 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14152 character_maximum_length 13881 4 7 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 character_octet_length 13881 4 8 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 character_set_catalog 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 character_set_schema 13886 64 10 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 character_set_name 13886 64 11 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 collation_catalog 13886 64 12 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 collation_schema 13886 64 13 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 collation_name 13886 64 14 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 numeric_precision 13881 4 15 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 numeric_precision_radix 13881 4 16 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 numeric_scale 13881 4 17 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 datetime_precision 13881 4 18 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 interval_type 13884 -1 19 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14152 interval_precision 13881 4 20 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 udt_catalog 13886 64 21 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 udt_schema 13886 64 22 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 udt_name 13886 64 23 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 scope_catalog 13886 64 24 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 scope_schema 13886 64 25 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 scope_name 13886 64 26 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14152 maximum_cardinality 13881 4 27 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14152 dtd_identifier 13886 64 28 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14157 nspname 19 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14157 relname 19 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14157 attname 19 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14157 attfdwoptions 1009 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14162 table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14162 table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14162 table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14162 column_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14162 option_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14162 option_value 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14166 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14166 fdwowner 26 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14166 fdwoptions 1009 -1 3 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14166 foreign_data_wrapper_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14166 foreign_data_wrapper_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14166 authorization_identifier 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14166 foreign_data_wrapper_language 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14170 foreign_data_wrapper_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14170 foreign_data_wrapper_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14170 option_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14170 option_value 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14174 foreign_data_wrapper_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14174 foreign_data_wrapper_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14174 authorization_identifier 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14174 library_name 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14174 foreign_data_wrapper_language 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14178 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14178 srvoptions 1009 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14178 foreign_server_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14178 foreign_server_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14178 foreign_data_wrapper_catalog 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14178 foreign_data_wrapper_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14178 foreign_server_type 13884 -1 7 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14178 foreign_server_version 13884 -1 8 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14178 authorization_identifier 13886 64 9 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14182 foreign_server_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14182 foreign_server_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14182 option_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14182 option_value 13884 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14186 foreign_server_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14186 foreign_server_name 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14186 foreign_data_wrapper_catalog 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14186 foreign_data_wrapper_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14186 foreign_server_type 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14186 foreign_server_version 13884 -1 6 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14186 authorization_identifier 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 foreign_table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 foreign_table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 foreign_table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 ftoptions 1009 -1 4 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14190 foreign_server_catalog 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 foreign_server_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14190 authorization_identifier 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14195 foreign_table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14195 foreign_table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14195 foreign_table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14195 option_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14195 option_value 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14199 foreign_table_catalog 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14199 foreign_table_schema 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14199 foreign_table_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14199 foreign_server_catalog 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14199 foreign_server_name 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14203 oid 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14203 umoptions 1009 -1 2 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14203 umuser 26 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 14203 authorization_identifier 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14203 foreign_server_catalog 13886 64 5 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14203 foreign_server_name 13886 64 6 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14203 srvowner 13886 64 7 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14208 authorization_identifier 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14208 foreign_server_catalog 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14208 foreign_server_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14208 option_name 13886 64 4 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14208 option_value 13884 -1 5 -1 -1 0 f i x f f f f t 0 950 \N \N \N \N \N 14213 authorization_identifier 13886 64 1 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14213 foreign_server_catalog 13886 64 2 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 14213 foreign_server_name 13886 64 3 -1 -1 0 f c p f f f f t 0 950 \N \N \N \N \N 16398 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16398 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16399 col1 23 4 1 -1 -1 0 t i p t f f a f t 0 0 \N \N \N \N \N 16399 col2 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 16399 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16399 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16399 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16399 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16399 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16399 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16403 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16403 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16403 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16403 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16403 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16403 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16403 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16403 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16403 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16404 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16404 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16405 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16407 last_value 20 8 1 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16407 log_cnt 20 8 2 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16407 is_called 16 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 16407 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16407 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16407 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16407 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16407 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16407 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16408 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16408 col2 25 -1 2 -1 -1 0 f i e p f f f f t 0 100 \N \N \N \N \N 16408 col1 23 4 1 -1 -1 0 t i p t t f f t 0 0 90 \N \N \N \N 16408 col3 25 -1 3 -1 -1 0 f i m f f f f t 0 100 \N \N \N \N \N 16414 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16414 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16414 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16414 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16414 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16414 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16414 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16414 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16414 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16415 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16415 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16416 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16418 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16418 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16418 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16418 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16418 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16418 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16418 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16426 col1 23 4 1 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16426 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16426 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16426 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16426 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16426 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16426 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 col1 23 4 1 -1 -1 0 t i p t f f f t 1 0 \N \N \N \N \N 16432 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16432 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16432 col2 23 4 2 -1 -1 0 t i p f t f s f t 1 0 \N \N \N \N \N 16437 col1 23 4 1 -1 -1 0 t i p t f f f f 1 0 \N \N \N \N \N 16437 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16437 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16437 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16437 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16437 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16437 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16437 col2 23 4 2 -1 -1 0 t i p f t f s f f 1 0 \N \N \N \N \N 16442 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16442 col2 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 16442 col3 17 -1 3 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 16442 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16442 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16442 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16442 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16442 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16442 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16445 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16445 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16445 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16445 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16445 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16445 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16445 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16445 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16445 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16446 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16446 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16447 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16447 col2 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 16447 col3 17 -1 3 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 16447 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16447 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16447 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16447 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16447 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16447 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16450 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16450 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16450 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16450 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16450 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16450 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16450 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16450 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16450 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16451 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16451 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16452 col2 25 -1 2 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 16452 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16452 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16452 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16452 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16452 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16452 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16455 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16455 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16455 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16455 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16455 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16455 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16455 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16455 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16455 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16456 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16456 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16457 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16457 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16457 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16457 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16457 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16457 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 f1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16460 F3 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16460 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16460 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 ........pg.dropped.2........ 0 4 2 -1 -1 0 t i p f f f t t 0 0 \N \N \N \N \N 16452 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N {regress_dump_test_role=a/SYSTEM} \N \N \N 16460 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16460 g1 23 4 3 -1 -1 0 t i p f t f s f t 0 0 \N \N \N \N \N 16460 g2 23 4 5 -1 -1 0 t i p f t f s f t 0 0 \N \N \N \N \N 16467 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16467 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16467 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16467 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16467 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16467 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16470 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16470 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16470 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16470 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16470 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16470 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16470 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16473 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16473 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16473 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16473 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16473 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16473 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16476 ?column? 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16476 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16476 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16476 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16476 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16476 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16476 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16480 count 20 8 1 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 16480 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16480 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16480 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16480 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16480 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16480 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16484 ?column? 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16484 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16484 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16484 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16484 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16484 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16484 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16492 id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16492 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16492 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16492 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16492 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16492 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16492 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16495 id 23 4 1 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16495 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16495 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16495 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16495 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16495 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16495 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16498 id 23 4 1 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16498 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16498 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16498 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16498 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16498 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16498 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16501 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16501 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16501 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16501 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16501 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16501 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16501 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16505 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16505 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16505 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16505 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16505 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16505 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16505 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 col1 23 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16509 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16509 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16512 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16556 id 23 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16556 data 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16556 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16556 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16556 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16556 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16556 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16556 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16559 id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16565 id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16565 data 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16565 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16565 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16565 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16565 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16565 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16565 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16570 f1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16570 f2 16554 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 1255 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 oid 26 4 1 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proname 19 64 2 -1 -1 0 f c p t f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 pronamespace 26 4 3 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proowner 26 4 4 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prolang 26 4 5 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 procost 700 4 6 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prorows 700 4 7 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 provariadic 26 4 8 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prosupport 24 4 9 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prokind 18 1 10 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prosecdef 16 1 11 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proleakproof 16 1 12 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proisstrict 16 1 13 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proretset 16 1 14 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 provolatile 18 1 15 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proparallel 18 1 16 -1 -1 0 t c p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 pronargs 21 2 17 -1 -1 0 t s p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 pronargdefaults 21 2 18 -1 -1 0 t s p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prorettype 26 4 19 -1 -1 0 t i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proargtypes 30 -1 20 -1 -1 1 f i p t f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proallargtypes 1028 -1 21 -1 -1 1 f i x f f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proargmodes 1002 -1 22 -1 -1 1 f i x f f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 proargnames 1009 -1 23 -1 -1 1 f i x f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 proargdefaults 194 -1 24 -1 -1 0 f i x f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 protrftypes 1028 -1 25 -1 -1 1 f i x f f f f t 0 0 \N {=r/SYSTEM} \N \N \N 1255 prosrc 25 -1 26 -1 -1 0 f i x t f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 probin 25 -1 27 -1 -1 0 f i x f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 proconfig 1009 -1 29 -1 -1 1 f i x f f f f t 0 950 \N {=r/SYSTEM} \N \N \N 1255 proacl 1034 -1 30 -1 -1 1 f d x f f f f t 0 0 \N {=r/SYSTEM} \N \N \N 16594 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16594 col2 16 1 2 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 16594 col3 16 1 3 -1 -1 0 t c p f f f f t 0 0 \N \N \N \N \N 16594 col4 1560 -1 4 -1 5 0 f i x f f f f t 0 0 \N \N \N \N \N 16594 col5 701 8 5 -1 -1 0 t d p f f f f t 0 0 \N \N \N \N \N 16594 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16594 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16594 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16594 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16594 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16594 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16599 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16599 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16599 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16599 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16599 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16599 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16599 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16603 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16603 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16603 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16603 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16603 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16603 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16603 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16607 col1 23 4 1 -1 -1 0 t i p f t f f t 0 0 \N \N \N \N \N 16651 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16651 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16651 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16651 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16651 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16651 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16651 c1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N {column_name=col1} \N 16655 last_value 20 8 1 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16655 log_cnt 20 8 2 -1 -1 0 t d p t f f f t 0 0 \N \N \N \N \N 16655 is_called 16 1 3 -1 -1 0 t c p t f f f t 0 0 \N \N \N \N \N 16655 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16655 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16655 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16655 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16655 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16655 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 logdate 1082 4 2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 peaktemp 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16656 unitsales 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16656 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16656 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16656 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16685 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16663 col1 23 4 1 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16663 col2 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16663 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16663 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16663 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16663 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16663 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16663 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16668 col1 23 4 1 -1 -1 0 t i p t f f f t 1 0 \N \N \N \N \N 16668 col2 23 4 2 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16668 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16668 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16668 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16668 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16668 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16668 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 logdate 1082 4 2 -1 -1 0 t i p t f f f f 1 0 \N \N \N \N \N 16674 peaktemp 23 4 3 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16674 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16674 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16674 city_id 23 4 1 -1 -1 0 t i p t t f f f 1 0 \N \N \N \N \N 16674 unitsales 23 4 4 -1 -1 0 t i p f t f f f 1 0 \N \N \N \N \N 16656 city_id 23 4 1 -1 -1 0 t i p t t f f t 0 0 \N {"\\"regress_quoted \\\\\\"\\" role\\"=r/SYSTEM"} \N \N \N 16685 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16686 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16686 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16687 logdate 1082 4 2 -1 -1 0 t i p t f f f f 1 0 \N \N \N \N \N 16687 peaktemp 23 4 3 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16687 unitsales 23 4 4 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16687 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16687 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16687 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16687 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16687 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16687 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16687 city_id 23 4 1 -1 -1 0 t i p t t f f f 1 0 \N \N \N \N \N 16692 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16692 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16696 logdate 1082 4 2 -1 -1 0 t i p t f f f f 1 0 \N \N \N \N \N 16696 peaktemp 23 4 3 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16696 unitsales 23 4 4 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16696 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16696 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16696 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16696 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16696 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16696 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16696 city_id 23 4 1 -1 -1 0 t i p t t f f f 1 0 \N \N \N \N \N 16701 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16701 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16705 logdate 1082 4 2 -1 -1 0 t i p t f f f f 1 0 \N \N \N \N \N 16705 peaktemp 23 4 3 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16705 unitsales 23 4 4 -1 -1 0 t i p f f f f f 1 0 \N \N \N \N \N 16705 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16705 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16705 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16705 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16705 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16705 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16705 city_id 23 4 1 -1 -1 0 t i p t t f f f 1 0 \N \N \N \N \N 16710 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16710 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16714 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16714 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16716 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16716 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16718 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16718 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16720 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16720 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16722 city_id 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16722 logdate 1082 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16408 col4 25 -1 4 -1 -1 0 f i x f f f f t 0 100 \N \N {n_distinct=10} \N \N 16726 col1 23 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16726 col2 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16726 col3 23 4 3 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16726 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16726 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16726 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16726 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16726 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16726 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16729 col1 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16729 expr1 23 4 3 -1 -1 0 t i p f f f f t 0 0 500 \N \N \N \N 16729 expr2 23 4 4 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16729 expr 23 4 1 -1 -1 0 t i p f f f f t 0 0 400 \N \N \N \N 16731 col1 25 -1 1 -1 -1 0 f i x f f f f t 0 100 \N \N \N \N \N 16731 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16731 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16731 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16731 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16731 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16731 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16734 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16734 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16734 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16734 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16734 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16734 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16734 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16734 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16734 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16735 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16735 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16737 col1 3904 -1 1 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 16737 col2 3910 -1 2 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 16737 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16737 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16737 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16737 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16737 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16737 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16740 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16740 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16740 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16740 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16740 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16740 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16740 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16740 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16740 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16741 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16741 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16742 col1 3904 -1 1 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 16742 col2 3910 -1 2 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N 16745 col1 3904 -1 1 -1 -1 0 f i x t f f f t 0 0 \N \N \N \N \N 16745 col2 3910 -1 2 -1 -1 0 f d x t f f f t 0 0 \N \N \N \N \N 16745 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16745 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16745 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16745 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16745 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16745 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16748 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16748 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16748 chunk_data 17 -1 3 -1 -1 0 f i p f f f f t 0 0 \N \N \N \N \N 16748 ctid 27 6 -1 -1 -1 0 f s p t f f f t 0 0 \N \N \N \N \N 16748 xmin 28 4 -2 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16748 cmin 29 4 -3 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16748 xmax 28 4 -4 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16748 cmax 29 4 -5 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16748 tableoid 26 4 -6 -1 -1 0 t i p t f f f t 0 0 \N \N \N \N \N 16749 chunk_id 26 4 1 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16749 chunk_seq 23 4 2 -1 -1 0 t i p f f f f t 0 0 \N \N \N \N \N 16750 col1 3904 -1 1 -1 -1 0 f i x f f f f t 0 0 \N \N \N \N \N 16750 col2 3910 -1 2 -1 -1 0 f d x f f f f t 0 0 \N \N \N \N \N \. -- -- Data for Name: pg_auth_members; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_auth_members (oid, roleid, member, grantor, admin_option, inherit_option, set_option) FROM stdin; 10226 3374 3373 10 f t t 10227 3375 3373 10 f t t 10228 3377 3373 10 f t t \. -- -- Data for Name: pg_authid; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_authid (oid, rolname, rolsuper, rolinherit, rolcreaterole, rolcreatedb, rolcanlogin, rolreplication, rolbypassrls, rolconnlimit, rolpassword, rolvaliduntil) FROM stdin; 10 SYSTEM t t t t t t t -1 \N \N 6171 pg_database_owner f t f f f f f -1 \N \N 6181 pg_read_all_data f t f f f f f -1 \N \N 6182 pg_write_all_data f t f f f f f -1 \N \N 3373 pg_monitor f t f f f f f -1 \N \N 3374 pg_read_all_settings f t f f f f f -1 \N \N 3375 pg_read_all_stats f t f f f f f -1 \N \N 3377 pg_stat_scan_tables f t f f f f f -1 \N \N 4569 pg_read_server_files f t f f f f f -1 \N \N 4570 pg_write_server_files f t f f f f f -1 \N \N 4571 pg_execute_server_program f t f f f f f -1 \N \N 4200 pg_signal_backend f t f f f f f -1 \N \N 4544 pg_checkpoint f t f f f f f -1 \N \N 9256 pg_maintain f t f f f f f -1 \N \N 4550 pg_use_reserved_connections f t f f f f f -1 \N \N 6304 pg_create_subscription f t f f f f f -1 \N \N 16388 regress_quoted \\" role f t f f f f f -1 \N \N 16389 regress_dump_test_role f t f f f f f -1 \N \N \. -- -- Data for Name: pg_cast; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_cast (oid, castsource, casttarget, castfunc, castcontext, castmethod) FROM stdin; 10000 20 21 714 a f 10001 20 23 480 a f 10002 20 700 652 i f 10003 20 701 482 i f 10004 20 1700 1781 i f 10005 21 20 754 i f 10006 21 23 313 i f 10007 21 700 236 i f 10008 21 701 235 i f 10009 21 1700 1782 i f 10010 23 20 481 i f 10011 23 21 314 a f 10012 23 700 318 i f 10013 23 701 316 i f 10014 23 1700 1740 i f 10015 700 20 653 a f 10016 700 21 238 a f 10017 700 23 319 a f 10018 700 701 311 i f 10019 700 1700 1742 a f 10020 701 20 483 a f 10021 701 21 237 a f 10022 701 23 317 a f 10023 701 700 312 a f 10024 701 1700 1743 a f 10025 1700 20 1779 a f 10026 1700 21 1783 a f 10027 1700 23 1744 a f 10028 1700 700 1745 i f 10029 1700 701 1746 i f 10030 790 1700 3823 a f 10031 1700 790 3824 a f 10032 23 790 3811 a f 10033 20 790 3812 a f 10034 23 16 2557 e f 10035 16 23 2558 e f 10036 5069 28 5071 e f 10037 20 26 1287 i f 10038 21 26 313 i f 10039 23 26 0 i b 10040 26 20 1288 a f 10041 26 23 0 a b 10042 26 24 0 i b 10043 24 26 0 i b 10044 20 24 1287 i f 10045 21 24 313 i f 10046 23 24 0 i b 10047 24 20 1288 a f 10048 24 23 0 a b 10049 24 2202 0 i b 10050 2202 24 0 i b 10051 26 2202 0 i b 10052 2202 26 0 i b 10053 20 2202 1287 i f 10054 21 2202 313 i f 10055 23 2202 0 i b 10056 2202 20 1288 a f 10057 2202 23 0 a b 10058 26 2203 0 i b 10059 2203 26 0 i b 10060 20 2203 1287 i f 10061 21 2203 313 i f 10062 23 2203 0 i b 10063 2203 20 1288 a f 10064 2203 23 0 a b 10065 2203 2204 0 i b 10066 2204 2203 0 i b 10067 26 2204 0 i b 10068 2204 26 0 i b 10069 20 2204 1287 i f 10070 21 2204 313 i f 10071 23 2204 0 i b 10072 2204 20 1288 a f 10073 2204 23 0 a b 10074 26 2205 0 i b 10075 2205 26 0 i b 10076 20 2205 1287 i f 10077 21 2205 313 i f 10078 23 2205 0 i b 10079 2205 20 1288 a f 10080 2205 23 0 a b 10081 26 4191 0 i b 10082 4191 26 0 i b 10083 20 4191 1287 i f 10084 21 4191 313 i f 10085 23 4191 0 i b 10086 4191 20 1288 a f 10087 4191 23 0 a b 10088 26 2206 0 i b 10089 2206 26 0 i b 10090 20 2206 1287 i f 10091 21 2206 313 i f 10092 23 2206 0 i b 10093 2206 20 1288 a f 10094 2206 23 0 a b 10095 26 3734 0 i b 10096 3734 26 0 i b 10097 20 3734 1287 i f 10098 21 3734 313 i f 10099 23 3734 0 i b 10100 3734 20 1288 a f 10101 3734 23 0 a b 10102 26 3769 0 i b 10103 3769 26 0 i b 10104 20 3769 1287 i f 10105 21 3769 313 i f 10106 23 3769 0 i b 10107 3769 20 1288 a f 10108 3769 23 0 a b 10109 25 2205 1079 i f 10110 1043 2205 1079 i f 10111 26 4096 0 i b 10112 4096 26 0 i b 10113 20 4096 1287 i f 10114 21 4096 313 i f 10115 23 4096 0 i b 10116 4096 20 1288 a f 10117 4096 23 0 a b 10118 26 4089 0 i b 10119 4089 26 0 i b 10120 20 4089 1287 i f 10121 21 4089 313 i f 10122 23 4089 0 i b 10123 4089 20 1288 a f 10124 4089 23 0 a b 10125 25 1042 0 i b 10126 25 1043 0 i b 10127 1042 25 401 i f 10128 1042 1043 401 i f 10129 1043 25 0 i b 10130 1043 1042 0 i b 10131 18 25 946 i f 10132 18 1042 860 a f 10133 18 1043 946 a f 10134 19 25 406 i f 10135 19 1042 408 a f 10136 19 1043 1401 a f 10137 25 18 944 a f 10138 1042 18 944 a f 10139 1043 18 944 a f 10140 25 19 407 i f 10141 1042 19 409 i f 10142 1043 19 1400 i f 10143 18 23 77 e f 10144 23 18 78 e f 10145 194 25 0 i b 10146 3361 17 0 i b 10147 3361 25 0 i i 10148 3402 17 0 i b 10149 3402 25 0 i i 10150 5017 17 0 i b 10151 5017 25 0 i i 10152 1082 1114 2024 i f 10153 1082 1184 1174 i f 10154 1083 1186 1370 i f 10155 1083 1266 2047 i f 10156 1114 1082 2029 a f 10157 1114 1083 1316 a f 10158 1114 1184 2028 i f 10159 1184 1082 1178 a f 10160 1184 1083 2019 a f 10161 1184 1114 2027 a f 10162 1184 1266 1388 a f 10163 1186 1083 1419 a f 10164 1266 1083 2046 a f 10165 600 603 4091 a f 10166 601 600 1532 e f 10167 602 604 1449 a f 10168 603 600 1534 e f 10169 603 601 1541 e f 10170 603 604 1448 a f 10171 603 718 1479 e f 10172 604 600 1540 e f 10173 604 602 1447 a f 10174 604 603 1446 e f 10175 604 718 1474 e f 10176 718 600 1416 e f 10177 718 603 1480 e f 10178 718 604 1544 e f 10179 829 774 4123 i f 10180 774 829 4124 i f 10181 650 869 0 i b 10182 869 650 1715 a f 10183 1560 1562 0 i b 10184 1562 1560 0 i b 10185 20 1560 2075 e f 10186 23 1560 1683 e f 10187 1560 20 2076 e f 10188 1560 23 1684 e f 10189 650 25 730 a f 10190 869 25 730 a f 10191 16 25 2971 a f 10192 142 25 0 a b 10193 25 142 2896 e f 10194 650 1043 730 a f 10195 869 1043 730 a f 10196 16 1043 2971 a f 10197 142 1043 0 a b 10198 1043 142 2896 e f 10199 650 1042 730 a f 10200 869 1042 730 a f 10201 16 1042 2971 a f 10202 142 1042 0 a b 10203 1042 142 2896 e f 10204 1042 1042 668 i f 10205 1043 1043 669 i f 10206 1083 1083 1968 i f 10207 1114 1114 1961 i f 10208 1184 1184 1967 i f 10209 1186 1186 1200 i f 10210 1266 1266 1969 i f 10211 1560 1560 1685 i f 10212 1562 1562 1687 i f 10213 1700 1700 1703 i f 10214 114 3802 0 a i 10215 3802 114 0 a i 10216 3802 16 3556 e f 10217 3802 1700 3449 e f 10218 3802 21 3450 e f 10219 3802 23 3451 e f 10220 3802 20 3452 e f 10221 3802 700 3453 e f 10222 3802 701 2580 e f 10223 3904 4451 4281 e f 10224 3926 4536 4296 e f 10225 3906 4532 4284 e f 10226 3912 4535 4293 e f 10227 3908 4533 4287 e f 10228 3910 4534 4290 e f 16552 16546 16544 16550 e f 16583 1184 1186 1386 a f 16626 16620 16618 16624 e f \. -- -- Data for Name: pg_class; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_class (oid, relname, relnamespace, reltype, reloftype, relowner, relam, relfilenode, reltablespace, relpages, reltuples, relallvisible, reltoastrelid, relhasindex, relisshared, relpersistence, relkind, relnatts, relchecks, relhasrules, relhastriggers, relhassubclass, relrowsecurity, relforcerowsecurity, relispopulated, relreplident, relispartition, relrewrite, relfrozenxid, relminmxid, relacl, reloptions, relpartbound) FROM stdin; 16396 test_table_generated_pkey 16390 0 0 10 403 16396 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 16398 test_table_identity_col1_seq 16390 0 0 10 0 16398 0 1 1 0 0 f f p S 3 0 f f f f f t n f 0 0 0 \N \N \N 16403 pg_toast_16399 99 0 0 10 2 16403 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 749 1 \N \N \N 16404 pg_toast_16399_index 99 0 0 10 403 16404 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16399 test_table_identity 16390 16401 0 10 2 16399 0 0 -1 0 16403 t f p r 2 0 f f f f f t d f 0 749 1 \N \N \N 16405 test_table_identity_pkey 16390 0 0 10 403 16405 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 16407 test_table_col1_seq 16390 0 0 10 0 16407 0 1 1 0 0 f f p S 3 0 f f f f f t n f 0 0 0 \N \N \N 16414 pg_toast_16408 99 0 0 10 2 16414 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 750 1 \N \N \N 16415 pg_toast_16408_index 99 0 0 10 403 16415 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16450 pg_toast_16447 99 0 0 10 2 16450 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 759 1 \N \N \N 16416 test_table_pkey 16390 0 0 10 403 16416 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 16451 pg_toast_16447_index 99 0 0 10 403 16451 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16447 test_seventh_table 16390 16449 0 10 2 16447 0 0 -1 0 16450 f f p r 3 0 f f f f f t d f 0 759 1 \N \N \N 16418 test_table_fk 16390 16420 0 10 0 0 0 0 -1 0 0 f f p p 1 0 f t t f f t d f 0 0 0 \N \N \N 16426 test_table_fk_1 16390 16428 0 10 2 16426 0 0 -1 0 0 f f p r 1 0 f t f f f t d t 0 753 1 \N \N {PARTITIONBOUNDSPEC :strategy r :is_default false :modulus 0 :remainder 0 :listdatums <> :lowerdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :location -1}) :upperdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 10 0 0 0 0 0 0 0 ]} :location -1}) :location -1} 16432 test_table_generated_child2 16390 16434 0 10 2 16432 0 0 -1 0 0 f f p r 2 0 f f f f f t d f 0 754 1 \N \N \N 16392 test_table_generated 16390 16394 0 10 2 16392 0 0 -1 0 0 t f p r 2 0 f f t f f t d f 0 748 1 \N \N \N 16437 test_table_generated_child1 16390 16439 0 10 2 16437 0 0 -1 0 0 f f p r 2 0 f f f f f t d f 0 756 1 \N \N \N 16445 pg_toast_16442 99 0 0 10 2 16445 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 758 1 \N \N \N 16446 pg_toast_16442_index 99 0 0 10 403 16446 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16442 test_sixth_table 16390 16444 0 10 2 16442 0 0 -1 0 16445 f f p r 3 0 f f f f f t d f 0 758 1 \N \N \N 16455 pg_toast_16452 99 0 0 10 2 16455 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 760 1 \N \N \N 16456 pg_toast_16452_index 99 0 0 10 403 16456 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16452 test_second_table 16390 16454 0 10 2 16452 0 0 -1 0 16455 f f p r 2 0 f f f f f t d f 0 760 1 \N \N \N 16457 test_fourth_table 16390 16459 0 10 2 16457 0 0 -1 0 0 f f p r 0 0 f f f f f t d f 0 761 1 \N \N \N 16460 test_third_table 16390 16462 0 10 2 16460 0 0 -1 0 0 f f p r 5 0 f f f f f t d f 0 762 1 \N \N \N 16467 regress_pg_dump_table_am_0 16390 16469 0 10 2 16467 0 0 -1 0 0 f f p r 0 0 f f f f f t d f 0 772 1 \N \N \N 16470 regress_pg_dump_table_am_1 16390 16472 0 10 16466 16470 0 0 -1 0 0 f f p r 1 0 f f f f f t d f 0 773 1 \N \N \N 16473 regress_pg_dump_table_am_2 16390 16475 0 10 2 16473 0 0 -1 0 0 f f p r 0 0 f f f f f t d f 0 774 1 \N \N \N 16480 regress_pg_dump_matview_am_1 16390 16482 0 10 16466 16480 0 0 -1 0 0 f f p m 1 0 t f f f f t d f 0 776 1 \N \N \N 16476 regress_pg_dump_matview_am_0 16390 16478 0 10 2 16476 0 0 -1 0 0 f f p m 1 0 t f f f f t d f 0 775 1 \N \N \N 2619 pg_statistic 11 10029 0 10 2 2619 0 19 411 19 2840 t f p r 31 0 f f f f f t n f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM} \N \N 1247 pg_type 11 71 0 10 2 0 0 15 617 15 4171 t f p r 32 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 16484 regress_pg_dump_matview_am_2 16390 16486 0 10 2 16484 0 0 -1 0 0 f f p m 1 0 t f f f f t d f 0 777 1 \N \N \N 16495 regress_pg_dump_table_am_child_1 16390 16497 0 10 2 16495 0 0 -1 0 0 f f p r 1 0 f f f f f t d t 0 791 1 \N \N {PARTITIONBOUNDSPEC :strategy l :is_default false :modulus 0 :remainder 0 :listdatums ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :lowerdatums <> :upperdatums <> :location -1} 16492 regress_pg_dump_table_am_parent 16390 16494 0 10 16466 0 0 0 -1 0 0 f f p p 1 0 f f t f f t d f 0 0 0 \N \N \N 16408 test_table 16390 16410 0 10 2 16408 0 0 -1 0 16414 t f p r 4 1 f t f t f t d f 0 750 1 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} {autovacuum_enabled=false,fillfactor=80} \N 16498 regress_pg_dump_table_am_child_2 16390 16500 0 10 16466 16498 0 0 -1 0 0 f f p r 1 0 f f f f f t d t 0 792 1 \N \N {PARTITIONBOUNDSPEC :strategy l :is_default false :modulus 0 :remainder 0 :listdatums ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :lowerdatums <> :upperdatums <> :location -1} 16501 matview 16390 16503 0 10 2 16501 0 0 -1 0 0 f f p m 1 0 t f f f f t d f 0 793 1 \N \N \N 16505 matview_second 16390 16507 0 10 2 16505 0 0 -1 0 0 f f p m 1 0 t f f f f t d f 0 794 1 \N \N \N 16512 fk_reference_test_table_pkey 16390 0 0 10 403 16512 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 16509 fk_reference_test_table 16390 16511 0 10 2 16509 0 0 -1 0 0 t f p r 1 0 f t f f f t d f 0 795 1 \N \N \N 16556 ordering_table 16390 16558 0 10 2 16556 0 0 -1 0 0 t f p r 2 0 f f f f f t d f 0 821 1 \N \N \N 16559 ordering_table_pkey 16390 0 0 10 403 16559 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 16565 ordering_view 16390 16567 0 10 2 16565 0 0 -1 0 0 f f p m 2 0 t f f f f t d f 0 826 1 \N \N \N 16570 composite 16390 16572 0 10 0 0 0 0 -1 0 0 f f p c 2 0 f f f f f t n f 0 0 0 \N \N \N 2836 pg_toast_1255 99 0 0 10 2 0 0 1 3 1 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2837 pg_toast_1255_index 99 0 0 10 403 0 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4171 pg_toast_1247 99 0 0 10 2 0 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4172 pg_toast_1247_index 99 0 0 10 403 0 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2830 pg_toast_2604 99 0 0 10 2 2830 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2831 pg_toast_2604_index 99 0 0 10 403 2831 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2832 pg_toast_2606 99 0 0 10 2 2832 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2833 pg_toast_2606_index 99 0 0 10 403 2833 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4157 pg_toast_2612 99 0 0 10 2 4157 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4158 pg_toast_2612_index 99 0 0 10 403 4158 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4159 pg_toast_2600 99 0 0 10 2 4159 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4160 pg_toast_2600_index 99 0 0 10 403 4160 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2840 pg_toast_2619 99 0 0 10 2 2840 0 3 13 3 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2841 pg_toast_2619_index 99 0 0 10 403 2841 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3439 pg_toast_3381 99 0 0 10 2 3439 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 3440 pg_toast_3381_index 99 0 0 10 403 3440 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3430 pg_toast_3429 99 0 0 10 2 3430 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 3431 pg_toast_3429_index 99 0 0 10 403 3431 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2838 pg_toast_2618 99 0 0 10 2 2838 0 62 275 62 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2839 pg_toast_2618_index 99 0 0 10 403 2839 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2336 pg_toast_2620 99 0 0 10 2 2336 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2337 pg_toast_2620_index 99 0 0 10 403 2337 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4145 pg_toast_3466 99 0 0 10 2 4145 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4146 pg_toast_3466_index 99 0 0 10 403 4146 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2834 pg_toast_2609 99 0 0 10 2 2834 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2835 pg_toast_2609_index 99 0 0 10 403 2835 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3118 pg_foreign_table 11 10082 0 10 2 3118 0 0 0 0 4153 t f p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 4163 pg_toast_2615 99 0 0 10 2 4163 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4164 pg_toast_2615_index 99 0 0 10 403 4164 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4177 pg_toast_1262 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 736 1 \N \N \N 4178 pg_toast_1262_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2966 pg_toast_2964 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2967 pg_toast_2964_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4185 pg_toast_1213 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4186 pg_toast_1213_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4175 pg_toast_1260 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4176 pg_toast_1260_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2846 pg_toast_2396 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 2847 pg_toast_2396_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4169 pg_toast_3600 99 0 0 10 2 4169 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4170 pg_toast_3600_index 99 0 0 10 403 4170 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4147 pg_toast_3079 99 0 0 10 2 4147 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4148 pg_toast_3079_index 99 0 0 10 403 4148 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4149 pg_toast_2328 99 0 0 10 2 4149 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4150 pg_toast_2328_index 99 0 0 10 403 4150 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4151 pg_toast_1417 99 0 0 10 2 4151 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4152 pg_toast_1417_index 99 0 0 10 403 4152 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4173 pg_toast_1418 99 0 0 10 2 4173 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4174 pg_toast_1418_index 99 0 0 10 403 4174 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4153 pg_toast_3118 99 0 0 10 2 4153 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4154 pg_toast_3118_index 99 0 0 10 403 4154 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4167 pg_toast_3256 99 0 0 10 2 4167 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4168 pg_toast_3256_index 99 0 0 10 403 4168 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4181 pg_toast_6000 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4182 pg_toast_6000_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4143 pg_toast_826 99 0 0 10 2 4143 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4144 pg_toast_826_index 99 0 0 10 403 4144 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4155 pg_toast_3394 99 0 0 10 2 4155 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4156 pg_toast_3394_index 99 0 0 10 403 4156 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3598 pg_toast_3596 99 0 0 10 2 3598 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 3599 pg_toast_3596_index 99 0 0 10 403 3599 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4060 pg_toast_3592 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4061 pg_toast_3592_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6175 pg_toast_3456 99 0 0 10 2 6175 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 6176 pg_toast_3456_index 99 0 0 10 403 6176 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6244 pg_toast_6243 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 6245 pg_toast_6243_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4165 pg_toast_3350 99 0 0 10 2 4165 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4166 pg_toast_3350_index 99 0 0 10 403 4166 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6228 pg_toast_6106 99 0 0 10 2 6228 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 6229 pg_toast_6106_index 99 0 0 10 403 6229 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 4183 pg_toast_6100 99 0 0 10 2 0 1664 0 0 0 0 t t p t 3 0 f f f f f t n f 0 730 1 \N \N \N 4184 pg_toast_6100_index 99 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2690 pg_proc_oid_index 11 0 0 10 403 0 0 12 3332 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2691 pg_proc_proname_args_nsp_index 11 0 0 10 403 0 0 32 3332 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2703 pg_type_oid_index 11 0 0 10 403 0 0 4 617 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2704 pg_type_typname_nsp_index 11 0 0 10 403 0 0 5 617 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2658 pg_attribute_relid_attnam_index 11 0 0 10 403 0 0 15 3126 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2659 pg_attribute_relid_attnum_index 11 0 0 10 403 0 0 11 3126 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2662 pg_class_oid_index 11 0 0 10 403 0 0 4 415 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2663 pg_class_relname_nsp_index 11 0 0 10 403 0 0 5 415 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3455 pg_class_tblspc_relfilenode_index 11 0 0 10 403 0 0 2 415 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2656 pg_attrdef_adrelid_adnum_index 11 0 0 10 403 2656 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2657 pg_attrdef_oid_index 11 0 0 10 403 2657 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2664 pg_constraint_conname_nsp_index 11 0 0 10 403 2664 0 2 112 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2665 pg_constraint_conrelid_contypid_conname_index 11 0 0 10 403 2665 0 2 112 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2666 pg_constraint_contypid_index 11 0 0 10 403 2666 0 2 112 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2667 pg_constraint_oid_index 11 0 0 10 403 2667 0 2 112 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2579 pg_constraint_conparentid_index 11 0 0 10 403 2579 0 2 112 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2680 pg_inherits_relid_seqno_index 11 0 0 10 403 2680 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2187 pg_inherits_parent_index 11 0 0 10 403 2187 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2678 pg_index_indrelid_index 11 0 0 10 403 2678 0 2 164 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2679 pg_index_indexrelid_index 11 0 0 10 403 2679 0 2 164 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2688 pg_operator_oid_index 11 0 0 10 403 2688 0 5 799 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2689 pg_operator_oprname_l_r_n_index 11 0 0 10 403 2689 0 6 799 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 2754 pg_opfamily_am_name_nsp_index 11 0 0 10 403 2754 0 2 146 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2755 pg_opfamily_oid_index 11 0 0 10 403 2755 0 2 146 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2686 pg_opclass_am_name_nsp_index 11 0 0 10 403 2686 0 2 177 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2687 pg_opclass_oid_index 11 0 0 10 403 2687 0 2 177 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2651 pg_am_name_index 11 0 0 10 403 2651 0 2 7 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2652 pg_am_oid_index 11 0 0 10 403 2652 0 2 7 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2653 pg_amop_fam_strat_index 11 0 0 10 403 2653 0 6 945 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 2654 pg_amop_opr_fam_index 11 0 0 10 403 2654 0 6 945 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2756 pg_amop_oid_index 11 0 0 10 403 2756 0 5 945 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2655 pg_amproc_fam_proc_index 11 0 0 10 403 2655 0 5 702 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 2757 pg_amproc_oid_index 11 0 0 10 403 2757 0 4 702 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2681 pg_language_name_index 11 0 0 10 403 2681 0 2 4 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2682 pg_language_oid_index 11 0 0 10 403 2682 0 2 4 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2996 pg_largeobject_metadata_oid_index 11 0 0 10 403 2996 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2683 pg_largeobject_loid_pn_index 11 0 0 10 403 2683 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2650 pg_aggregate_fnoid_index 11 0 0 10 403 2650 0 2 157 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2696 pg_statistic_relid_att_inh_index 11 0 0 10 403 2696 0 1 0 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 3380 pg_statistic_ext_oid_index 11 0 0 10 403 3380 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3997 pg_statistic_ext_name_index 11 0 0 10 403 3997 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3379 pg_statistic_ext_relid_index 11 0 0 10 403 3379 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3433 pg_statistic_ext_data_stxoid_inh_index 11 0 0 10 403 3433 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2692 pg_rewrite_oid_index 11 0 0 10 403 2692 0 2 145 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2693 pg_rewrite_rel_rulename_index 11 0 0 10 403 2693 0 2 145 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2699 pg_trigger_tgconstraint_index 11 0 0 10 403 2699 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2701 pg_trigger_tgrelid_tgname_index 11 0 0 10 403 2701 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2702 pg_trigger_oid_index 11 0 0 10 403 2702 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3467 pg_event_trigger_evtname_index 11 0 0 10 403 3467 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3468 pg_event_trigger_oid_index 11 0 0 10 403 3468 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2675 pg_description_o_c_o_index 11 0 0 10 403 2675 0 23 4435 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2660 pg_cast_oid_index 11 0 0 10 403 2660 0 2 229 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2661 pg_cast_source_target_index 11 0 0 10 403 2661 0 2 229 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3502 pg_enum_oid_index 11 0 0 10 403 3502 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3503 pg_enum_typid_label_index 11 0 0 10 403 3503 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3534 pg_enum_typid_sortorder_index 11 0 0 10 403 3534 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2684 pg_namespace_nspname_index 11 0 0 10 403 2684 0 2 4 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2685 pg_namespace_oid_index 11 0 0 10 403 2685 0 2 4 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2668 pg_conversion_default_index 11 0 0 10 403 2668 0 2 128 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 2669 pg_conversion_name_nsp_index 11 0 0 10 403 2669 0 2 128 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2670 pg_conversion_oid_index 11 0 0 10 403 2670 0 2 128 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2673 pg_depend_depender_index 11 0 0 10 403 2673 0 10 1709 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2674 pg_depend_reference_index 11 0 0 10 403 2674 0 8 1709 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2671 pg_database_datname_index 11 0 0 10 403 0 1664 2 1 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2672 pg_database_oid_index 11 0 0 10 403 0 1664 2 1 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2965 pg_db_role_setting_databaseid_rol_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2697 pg_tablespace_oid_index 11 0 0 10 403 0 1664 2 2 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2698 pg_tablespace_spcname_index 11 0 0 10 403 0 1664 2 2 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2676 pg_authid_rolname_index 11 0 0 10 403 0 1664 2 16 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2677 pg_authid_oid_index 11 0 0 10 403 0 1664 2 16 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6303 pg_auth_members_oid_index 11 0 0 10 403 0 1664 2 3 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2694 pg_auth_members_role_member_index 11 0 0 10 403 0 1664 2 3 0 0 f t p i 3 0 f f f f f t n f 0 0 0 \N \N \N 2695 pg_auth_members_member_role_index 11 0 0 10 403 0 1664 2 3 0 0 f t p i 3 0 f f f f f t n f 0 0 0 \N \N \N 6302 pg_auth_members_grantor_index 11 0 0 10 403 0 1664 2 3 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 1232 pg_shdepend_depender_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 4 0 f f f f f t n f 0 0 0 \N \N \N 1233 pg_shdepend_reference_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2397 pg_shdescription_o_c_index 11 0 0 10 403 0 1664 2 1 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3608 pg_ts_config_cfgname_index 11 0 0 10 403 3608 0 2 29 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3712 pg_ts_config_oid_index 11 0 0 10 403 3712 0 2 29 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3609 pg_ts_config_map_index 11 0 0 10 403 3609 0 4 551 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 3604 pg_ts_dict_dictname_index 11 0 0 10 403 3604 0 2 29 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3605 pg_ts_dict_oid_index 11 0 0 10 403 3605 0 2 29 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3606 pg_ts_parser_prsname_index 11 0 0 10 403 3606 0 2 1 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3607 pg_ts_parser_oid_index 11 0 0 10 403 3607 0 2 1 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3766 pg_ts_template_tmplname_index 11 0 0 10 403 3766 0 2 5 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3767 pg_ts_template_oid_index 11 0 0 10 403 3767 0 2 5 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3080 pg_extension_oid_index 11 0 0 10 403 3080 0 2 1 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3081 pg_extension_name_index 11 0 0 10 403 3081 0 2 1 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 112 pg_foreign_data_wrapper_oid_index 11 0 0 10 403 112 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 548 pg_foreign_data_wrapper_name_index 11 0 0 10 403 548 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 113 pg_foreign_server_oid_index 11 0 0 10 403 113 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 549 pg_foreign_server_name_index 11 0 0 10 403 549 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 174 pg_user_mapping_oid_index 11 0 0 10 403 174 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 175 pg_user_mapping_user_server_index 11 0 0 10 403 175 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 3119 pg_foreign_table_relid_index 11 0 0 10 403 3119 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3257 pg_policy_oid_index 11 0 0 10 403 3257 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3258 pg_policy_polrelid_polname_index 11 0 0 10 403 3258 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6001 pg_replication_origin_roiident_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6002 pg_replication_origin_roname_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 827 pg_default_acl_role_nsp_obj_index 11 0 0 10 403 827 0 1 0 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 828 pg_default_acl_oid_index 11 0 0 10 403 828 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3395 pg_init_privs_o_c_o_index 11 0 0 10 403 3395 0 2 223 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 3597 pg_seclabel_object_index 11 0 0 10 403 3597 0 1 0 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 3593 pg_shseclabel_object_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 3 0 f f f f f t n f 0 0 0 \N \N \N 3164 pg_collation_name_enc_nsp_index 11 0 0 10 403 3164 0 8 1463 0 0 f f p i 3 0 f f f f f t n f 0 0 0 \N \N \N 3085 pg_collation_oid_index 11 0 0 10 403 3085 0 6 1463 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6246 pg_parameter_acl_parname_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6247 pg_parameter_acl_oid_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3351 pg_partitioned_table_partrelid_index 11 0 0 10 403 3351 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3542 pg_range_rngtypid_index 11 0 0 10 403 3542 0 2 6 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 2228 pg_range_rngmultitypid_index 11 0 0 10 403 2228 0 2 6 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3574 pg_transform_oid_index 11 0 0 10 403 3574 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 3575 pg_transform_type_lang_index 11 0 0 10 403 3575 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 5002 pg_sequence_seqrelid_index 11 0 0 10 403 5002 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6110 pg_publication_oid_index 11 0 0 10 403 6110 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6111 pg_publication_pubname_index 11 0 0 10 403 6111 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6238 pg_publication_namespace_oid_index 11 0 0 10 403 6238 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6239 pg_publication_namespace_pnnspid_pnpubid_index 11 0 0 10 403 6239 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6112 pg_publication_rel_oid_index 11 0 0 10 403 6112 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6113 pg_publication_rel_prrelid_prpubid_index 11 0 0 10 403 6113 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6116 pg_publication_rel_prpubid_index 11 0 0 10 403 6116 0 1 0 0 0 f f p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6114 pg_subscription_oid_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 1 0 f f f f f t n f 0 0 0 \N \N \N 6115 pg_subscription_subname_index 11 0 0 10 403 0 1664 1 0 0 0 f t p i 2 0 f f f f f t n f 0 0 0 \N \N \N 6117 pg_subscription_rel_srrelid_srsubid_index 11 0 0 10 403 6117 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 1260 pg_authid 11 2842 0 10 2 0 1664 1 16 1 4175 t t p r 12 0 f f f f f t n f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM} \N \N 16594 test_fifth_table 16390 16596 0 10 2 16594 0 0 -1 0 0 f f p r 5 0 f f f f f t d f 0 855 1 \N \N \N 12005 pg_shadow 11 12007 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 16599 matview_third 16390 16601 0 10 2 16599 0 0 -1 0 0 f f p m 1 0 t f f f f f d f 0 862 1 \N \N \N 16603 matview_fourth 16390 16605 0 10 2 16603 0 0 -1 0 0 f f p m 1 0 t f f f f f d f 0 863 1 \N \N \N 16607 test_view 16390 16609 0 10 0 0 0 0 -1 0 0 f f p v 1 0 t f f f f t n f 0 0 0 \N {check_option=local,security_barrier=true} \N 16651 foreign_table 16390 16653 0 10 0 0 0 0 -1 0 0 f f p f 1 0 f f f f f t n f 0 0 0 \N \N \N 16655 measurement_city_id_seq 16390 0 0 10 0 16655 0 1 1 0 0 f f p S 3 0 f f f f f t n f 0 0 0 \N \N \N 12000 pg_roles 11 12002 0 10 0 0 0 0 -1 0 0 f f p v 13 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 16663 test_inheritance_parent 16390 16665 0 10 2 16663 0 0 -1 0 0 f f p r 2 1 f f t f f t d f 0 902 1 \N \N \N 16668 test_inheritance_child 16390 16670 0 10 2 16668 0 0 -1 0 0 f f p r 2 2 f f f f f t d f 0 903 1 \N \N \N 16692 measurement_y2006m3_city_id_logdate_idx 16465 0 0 10 403 16692 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16710 measurement_y2006m5_city_id_logdate_idx 16465 0 0 10 403 16710 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 3429 pg_statistic_ext_data 11 10033 0 10 2 3429 0 0 0 0 3430 t f p r 6 0 f f f f f t n f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM} \N \N 16656 measurement 16390 16658 0 10 0 0 0 0 -1 0 0 t f p p 4 1 f t t f f t d f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} \N \N 16686 measurement_y2006m2_city_id_logdate_idx 16465 0 0 10 403 16686 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16685 measurement_city_id_logdate_idx 16390 0 0 10 403 0 0 0 0 0 0 f f p I 2 0 f f t f f t n f 0 0 0 \N \N \N 16701 measurement_y2006m4_city_id_logdate_idx 16465 0 0 10 403 16701 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16716 measurement_y2006m2_pkey 16465 0 0 10 403 16716 0 2 1 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16714 measurement_pkey 16390 0 0 10 403 0 0 0 0 0 0 f f p I 2 0 f f t f f t n f 0 0 0 \N \N \N 16718 measurement_y2006m3_pkey 16465 0 0 10 403 16718 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16720 measurement_y2006m4_pkey 16465 0 0 10 403 16720 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 16722 measurement_y2006m5_pkey 16465 0 0 10 403 16722 0 1 0 0 0 f f p i 2 0 f f f f f t n t 0 0 0 \N \N \N 12114 pg_hba_file_rules 11 12116 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 12104 pg_settings 11 12106 0 10 0 0 0 0 -1 0 0 f f p v 17 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM} \N \N 12110 pg_file_settings 11 12112 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 12138 pg_backend_memory_contexts 11 12140 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM} \N \N 12118 pg_ident_file_mappings 11 12120 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 12130 pg_config 11 12132 0 10 0 0 0 0 -1 0 0 f f p v 2 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 12134 pg_shmem_allocations 11 12136 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM} \N \N 12033 pg_tables 11 12035 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 1255 pg_proc 11 81 0 10 2 0 0 99 3332 99 2836 t f p r 30 0 f f f f f t n f 0 730 1 {} \N \N 16674 measurement_y2006m2 16465 16676 0 10 2 16674 0 1 1 0 0 t f p r 4 2 f t f f f t d t 0 904 1 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} \N {PARTITIONBOUNDSPEC :strategy r :is_default false :modulus 0 :remainder 0 :listdatums <> :lowerdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -81 8 0 0 0 0 0 0 ]} :location -1}) :upperdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -53 8 0 0 0 0 0 0 ]} :location -1}) :location -1} 16687 measurement_y2006m3 16465 16689 0 10 2 16687 0 0 -1 0 0 t f p r 4 1 f t f f f t d t 0 910 1 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} \N {PARTITIONBOUNDSPEC :strategy r :is_default false :modulus 0 :remainder 0 :listdatums <> :lowerdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -53 8 0 0 0 0 0 0 ]} :location -1}) :upperdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -22 8 0 0 0 0 0 0 ]} :location -1}) :location -1} 16696 measurement_y2006m4 16465 16698 0 10 2 16696 0 0 -1 0 0 t f p r 4 1 f t f f f t d t 0 912 1 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} \N {PARTITIONBOUNDSPEC :strategy r :is_default false :modulus 0 :remainder 0 :listdatums <> :lowerdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -22 8 0 0 0 0 0 0 ]} :location -1}) :upperdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 9 0 0 0 0 0 0 ]} :location -1}) :location -1} 16705 measurement_y2006m5 16465 16707 0 10 2 16705 0 0 -1 0 0 t f p r 4 1 f t f f f t d t 0 914 1 {SYSTEM=arwdDxtm/SYSTEM,regress_dump_test_role=r/SYSTEM} \N {PARTITIONBOUNDSPEC :strategy r :is_default false :modulus 0 :remainder 0 :listdatums <> :lowerdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 9 0 0 0 0 0 0 ]} :location -1}) :upperdatums ({PARTITIONRANGEDATUM :kind 0 :value {CONST :consttype 1082 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 39 9 0 0 0 0 0 0 ]} :location -1}) :location -1} 16726 table_index_stats 16390 16728 0 10 2 16726 0 0 -1 0 0 t f p r 3 0 f f f f f t d f 0 925 1 \N \N \N 16729 index_with_stats 16390 0 0 10 403 16729 0 1 0 0 0 f f p i 4 0 f f f f f t n f 0 0 0 \N \N \N 16734 pg_toast_16731 99 0 0 10 2 16734 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 931 1 \N \N \N 16735 pg_toast_16731_index 99 0 0 10 403 16735 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16731 test_compression_method 16390 16733 0 10 2 16731 0 0 -1 0 16734 f f p r 1 0 f f f f f t d f 0 931 1 \N \N \N 16740 pg_toast_16737 99 0 0 10 2 16740 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 933 1 \N \N \N 16741 pg_toast_16737_index 99 0 0 10 403 16741 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16737 test_table_tuq 16390 16739 0 10 2 16737 0 0 -1 0 16740 t f p r 2 0 f f f f f t d f 0 933 1 \N \N \N 16742 test_table_tuq_uq 16390 0 0 10 783 16742 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16748 pg_toast_16745 99 0 0 10 2 16748 0 0 -1 0 0 t f p t 3 0 f f f f f t n f 0 935 1 \N \N \N 16749 pg_toast_16745_index 99 0 0 10 403 16749 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 16745 test_table_tpk 16390 16747 0 10 2 16745 0 0 -1 0 16748 t f p r 2 0 f f f f f t d f 0 935 1 \N \N \N 1418 pg_user_mapping 11 10080 0 10 2 1418 0 0 0 0 4173 t f p r 4 0 f f f f f t n f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM} \N \N 12209 pg_statio_all_sequences 11 12211 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12339 pg_replication_origin_status 11 12341 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM} \N \N 6100 pg_subscription 11 6101 0 10 2 0 1664 0 0 0 4183 t t p r 18 0 f f f f f t n f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM} \N \N 1249 pg_attribute 11 75 0 10 2 0 0 55 3126 55 0 t f p r 26 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1259 pg_class 11 83 0 10 2 0 0 14 415 14 0 t f p r 33 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2604 pg_attrdef 11 10001 0 10 2 2604 0 0 0 0 2830 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 12214 pg_statio_sys_sequences 11 12216 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12218 pg_statio_user_sequences 11 12220 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12222 pg_stat_activity 11 12224 0 10 0 0 0 0 -1 0 0 f f p v 22 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 2606 pg_constraint 11 10003 0 10 2 2606 0 3 112 3 2832 t f p r 27 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2611 pg_inherits 11 10005 0 10 2 2611 0 0 0 0 0 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2610 pg_index 11 10007 0 10 2 2610 0 4 164 4 0 t f p r 21 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2617 pg_operator 11 10009 0 10 2 2617 0 14 799 14 0 t f p r 15 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2753 pg_opfamily 11 10011 0 10 2 2753 0 2 146 2 0 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2616 pg_opclass 11 10013 0 10 2 2616 0 3 177 3 0 t f p r 9 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2601 pg_am 11 10015 0 10 2 2601 0 1 7 1 0 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2602 pg_amop 11 10017 0 10 2 2602 0 7 945 7 0 t f p r 9 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2603 pg_amproc 11 10019 0 10 2 2603 0 5 702 5 0 t f p r 6 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2612 pg_language 11 10021 0 10 2 2612 0 1 4 1 4157 t f p r 9 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2995 pg_largeobject_metadata 11 10023 0 10 2 2995 0 0 0 0 0 t f p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 16750 test_table_tpk_pkey 16390 0 0 10 783 16750 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 2600 pg_aggregate 11 10027 0 10 2 2600 0 2 157 2 4159 t f p r 22 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3381 pg_statistic_ext 11 10031 0 10 2 3381 0 0 0 0 3439 t f p r 9 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2618 pg_rewrite 11 10035 0 10 2 2618 0 14 145 14 2838 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2620 pg_trigger 11 10037 0 10 2 2620 0 0 0 0 2336 t f p r 19 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3466 pg_event_trigger 11 10039 0 10 2 3466 0 0 0 0 4145 t f p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2609 pg_description 11 10041 0 10 2 2609 0 39 4435 39 2834 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2605 pg_cast 11 10043 0 10 2 2605 0 2 229 2 0 t f p r 6 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3501 pg_enum 11 10045 0 10 2 3501 0 0 0 0 0 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2615 pg_namespace 11 10047 0 10 2 2615 0 1 4 1 4163 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2607 pg_conversion 11 10049 0 10 2 2607 0 2 128 2 0 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2608 pg_depend 11 10051 0 10 2 2608 0 13 1709 13 0 t f p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1262 pg_database 11 1248 0 10 2 0 1664 1 2 1 4177 t t p r 18 0 f f f f f t n f 0 733 1 {=r/SYSTEM} \N \N 2964 pg_db_role_setting 11 10054 0 10 2 0 1664 0 0 0 2966 t t p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1213 pg_tablespace 11 10056 0 10 2 0 1664 1 2 1 4185 t t p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1261 pg_auth_members 11 2843 0 10 2 0 1664 1 3 1 0 t t p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1214 pg_shdepend 11 10060 0 10 2 0 1664 0 0 0 0 t t p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2396 pg_shdescription 11 10062 0 10 2 0 1664 1 1 1 2846 t t p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3602 pg_ts_config 11 10064 0 10 2 3602 0 1 29 1 0 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3603 pg_ts_config_map 11 10066 0 10 2 3603 0 3 551 3 0 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3600 pg_ts_dict 11 10068 0 10 2 3600 0 1 29 1 4169 t f p r 6 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3601 pg_ts_parser 11 10070 0 10 2 3601 0 1 1 1 0 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3764 pg_ts_template 11 10072 0 10 2 3764 0 1 5 1 0 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3079 pg_extension 11 10074 0 10 2 3079 0 1 1 1 4147 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2328 pg_foreign_data_wrapper 11 10076 0 10 2 2328 0 0 0 0 4149 t f p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 1417 pg_foreign_server 11 10078 0 10 2 1417 0 0 0 0 4151 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3256 pg_policy 11 10084 0 10 2 3256 0 0 0 0 4167 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6000 pg_replication_origin 11 10086 0 10 2 0 1664 0 0 0 4181 t t p r 2 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 826 pg_default_acl 11 10088 0 10 2 826 0 0 0 0 4143 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3394 pg_init_privs 11 10090 0 10 2 3394 0 3 223 3 4155 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3596 pg_seclabel 11 10092 0 10 2 3596 0 0 0 0 3598 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3592 pg_shseclabel 11 4066 0 10 2 0 1664 0 0 0 4060 t t p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3456 pg_collation 11 10095 0 10 2 3456 0 27 1463 27 6175 t f p r 12 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6243 pg_parameter_acl 11 10097 0 10 2 0 1664 0 0 0 6244 t t p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3350 pg_partitioned_table 11 10099 0 10 2 3350 0 0 0 0 4165 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3541 pg_range 11 10101 0 10 2 3541 0 1 6 1 0 t f p r 7 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 3576 pg_transform 11 10103 0 10 2 3576 0 0 0 0 0 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 2224 pg_sequence 11 10105 0 10 2 2224 0 0 0 0 0 t f p r 8 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6104 pg_publication 11 10107 0 10 2 6104 0 0 0 0 0 t f p r 9 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6237 pg_publication_namespace 11 10109 0 10 2 6237 0 0 0 0 0 t f p r 3 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6106 pg_publication_rel 11 10111 0 10 2 6106 0 0 0 0 6228 t f p r 5 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 6102 pg_subscription_rel 11 10114 0 10 2 6102 0 0 0 0 0 t f p r 4 0 f f f f f t n f 0 730 1 {=r/SYSTEM} \N \N 12010 pg_group 11 12012 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12014 pg_user 11 12016 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12018 pg_policies 11 12020 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12023 pg_rules 11 12025 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12028 pg_views 11 12030 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12038 pg_matviews 11 12040 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12043 pg_indexes 11 12045 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12048 pg_sequences 11 12050 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12053 pg_stats 11 12055 0 10 0 0 0 0 -1 0 0 f f p v 17 0 t f f f f t n f 0 0 0 {=r/SYSTEM} {security_barrier=true} \N 12058 pg_stats_ext 11 12060 0 10 0 0 0 0 -1 0 0 f f p v 15 0 t f f f f t n f 0 0 0 {=r/SYSTEM} {security_barrier=true} \N 12063 pg_stats_ext_exprs 11 12065 0 10 0 0 0 0 -1 0 0 f f p v 17 0 t f f f f t n f 0 0 0 {=r/SYSTEM} {security_barrier=true} \N 12068 pg_publication_tables 11 12070 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12073 pg_locks 11 12075 0 10 0 0 0 0 -1 0 0 f f p v 16 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12077 pg_cursors 11 12079 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12081 pg_available_extensions 11 12083 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12085 pg_available_extension_versions 11 12087 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12090 pg_prepared_xacts 11 12092 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12095 pg_prepared_statements 11 12097 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12099 pg_seclabels 11 12101 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12122 pg_timezone_abbrevs 11 12124 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12126 pg_timezone_names 11 12128 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12142 pg_stat_all_tables 11 12144 0 10 0 0 0 0 -1 0 0 f f p v 26 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12147 pg_stat_xact_all_tables 11 12149 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12166 pg_stat_xact_user_tables 11 12168 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12152 pg_stat_sys_tables 11 12154 0 10 0 0 0 0 -1 0 0 f f p v 26 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12157 pg_stat_xact_sys_tables 11 12159 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12161 pg_stat_user_tables 11 12163 0 10 0 0 0 0 -1 0 0 f f p v 26 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12170 pg_statio_all_tables 11 12172 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12175 pg_statio_sys_tables 11 12177 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12179 pg_statio_user_tables 11 12181 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12183 pg_stat_all_indexes 11 12185 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12188 pg_stat_sys_indexes 11 12190 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12192 pg_stat_user_indexes 11 12194 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12196 pg_statio_all_indexes 11 12198 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12201 pg_statio_sys_indexes 11 12203 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12205 pg_statio_user_indexes 11 12207 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12227 pg_stat_replication 11 12229 0 10 0 0 0 0 -1 0 0 f f p v 20 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12232 pg_stat_slru 11 12234 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12236 pg_stat_wal_receiver 11 12238 0 10 0 0 0 0 -1 0 0 f f p v 15 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12240 pg_stat_recovery_prefetch 11 12242 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12244 pg_stat_subscription 11 12246 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12249 pg_stat_ssl 11 12251 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12253 pg_stat_gssapi 11 12255 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12257 pg_replication_slots 11 12259 0 10 0 0 0 0 -1 0 0 f f p v 20 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12262 pg_stat_replication_slots 11 12264 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12266 pg_stat_database 11 12268 0 10 0 0 0 0 -1 0 0 f f p v 28 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12271 pg_stat_database_conflicts 11 12273 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12275 pg_stat_user_functions 11 12277 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12280 pg_stat_xact_user_functions 11 12282 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12285 pg_stat_archiver 11 12287 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12289 pg_stat_bgwriter 11 12291 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12293 pg_stat_checkpointer 11 12295 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12297 pg_stat_io 11 12299 0 10 0 0 0 0 -1 0 0 f f p v 18 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12301 pg_stat_wal 11 12303 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12305 pg_stat_progress_analyze 11 12307 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12310 pg_stat_progress_vacuum 11 12312 0 10 0 0 0 0 -1 0 0 f f p v 13 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12315 pg_stat_progress_cluster 11 12317 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12320 pg_stat_progress_create_index 11 12322 0 10 0 0 0 0 -1 0 0 f f p v 16 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12325 pg_stat_progress_basebackup 11 12327 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12329 pg_stat_progress_copy 11 12331 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12334 pg_user_mappings 11 12336 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12343 pg_stat_subscription_stats 11 12345 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 12347 pg_wait_events 11 12349 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {=r/SYSTEM} \N \N 2613 pg_largeobject 11 10025 0 10 2 2613 0 0 0 0 0 t f p r 3 0 f f f f f t n f 0 730 1 {} \N \N 13984 enabled_roles 13867 13986 0 10 0 0 0 0 -1 0 0 f f p v 1 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13887 information_schema_catalog_name 13867 13889 0 10 0 0 0 0 -1 0 0 f f p v 1 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13940 column_domain_usage 13867 13942 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13896 applicable_roles 13867 13898 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13901 administrable_role_authorizations 13867 13903 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13970 domain_constraints 13867 13972 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13905 attributes 13867 13907 0 10 0 0 0 0 -1 0 0 f f p v 31 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13945 column_privileges 13867 13947 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13910 character_sets 13867 13912 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13915 check_constraint_routine_usage 13867 13917 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13920 check_constraints 13867 13922 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13950 column_udt_usage 13867 13952 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13925 collations 13867 13927 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13930 collation_character_set_applicability 13867 13932 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13935 column_column_usage 13867 13937 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13955 columns 13867 13957 0 10 0 0 0 0 -1 0 0 f f p v 44 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13975 domain_udt_usage 13867 13977 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13960 constraint_column_usage 13867 13962 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13965 constraint_table_usage 13867 13967 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13998 referential_constraints 13867 14000 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13979 domains 13867 13981 0 10 0 0 0 0 -1 0 0 f f p v 27 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13993 parameters 13867 13995 0 10 0 0 0 0 -1 0 0 f f p v 32 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 13988 key_column_usage 13867 13990 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14003 role_column_grants 13867 14005 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14007 routine_column_usage 13867 14009 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14012 routine_privileges 13867 14014 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14017 role_routine_grants 13867 14019 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14021 routine_routine_usage 13867 14023 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14070 table_constraints 13867 14072 0 10 0 0 0 0 -1 0 0 f f p v 11 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14026 routine_sequence_usage 13867 14028 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14031 routine_table_usage 13867 14033 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14099 triggers 13867 14101 0 10 0 0 0 0 -1 0 0 f f p v 17 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14036 routines 13867 14038 0 10 0 0 0 0 -1 0 0 f f p v 82 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14075 table_privileges 13867 14077 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14041 schemata 13867 14043 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14045 sequences 13867 14047 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14053 pg_toast_14050 99 0 0 10 2 14053 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 14054 pg_toast_14050_index 99 0 0 10 403 14054 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 14050 sql_features 13867 14052 0 10 2 14050 0 8 755 8 14053 f f p r 7 0 f f f f f t d f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14058 pg_toast_14055 99 0 0 10 2 14058 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 14059 pg_toast_14055_index 99 0 0 10 403 14059 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 14080 role_table_grants 13867 14082 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14055 sql_implementation_info 13867 14057 0 10 2 14055 0 1 12 1 14058 f f p r 5 0 f f f f f t d f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14063 pg_toast_14060 99 0 0 10 2 14063 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 14064 pg_toast_14060_index 99 0 0 10 403 14064 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 14060 sql_parts 13867 14062 0 10 2 14060 0 1 11 1 14063 f f p r 5 0 f f f f f t d f 0 730 1 \N \N \N 14068 pg_toast_14065 99 0 0 10 2 14068 0 0 0 0 0 t f p t 3 0 f f f f f t n f 0 730 1 \N \N \N 14069 pg_toast_14065_index 99 0 0 10 403 14069 0 1 0 0 0 f f p i 2 0 f f f f f t n f 0 0 0 \N \N \N 14065 sql_sizing 13867 14067 0 10 2 14065 0 1 23 1 14068 f f p r 4 0 f f f f f t d f 0 730 1 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14113 usage_privileges 13867 14115 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14084 tables 13867 14086 0 10 0 0 0 0 -1 0 0 f f p v 12 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14089 transforms 13867 14091 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 \N \N \N 14104 udt_privileges 13867 14106 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14094 triggered_update_columns 13867 14096 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14109 role_udt_grants 13867 14111 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14122 user_defined_types 13867 14124 0 10 0 0 0 0 -1 0 0 f f p v 29 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14118 role_usage_grants 13867 14120 0 10 0 0 0 0 -1 0 0 f f p v 8 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14127 view_column_usage 13867 14129 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14132 view_routine_usage 13867 14134 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14137 view_table_usage 13867 14139 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14142 views 13867 14144 0 10 0 0 0 0 -1 0 0 f f p v 10 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14147 data_type_privileges 13867 14149 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14152 element_types 13867 14154 0 10 0 0 0 0 -1 0 0 f f p v 28 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14157 _pg_foreign_table_columns 13867 14159 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 \N \N \N 14213 user_mappings 13867 14215 0 10 0 0 0 0 -1 0 0 f f p v 3 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14162 column_options 13867 14164 0 10 0 0 0 0 -1 0 0 f f p v 6 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14166 _pg_foreign_data_wrappers 13867 14168 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 \N \N \N 14170 foreign_data_wrapper_options 13867 14172 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14174 foreign_data_wrappers 13867 14176 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14178 _pg_foreign_servers 13867 14180 0 10 0 0 0 0 -1 0 0 f f p v 9 0 t f f f f t n f 0 0 0 \N \N \N 14182 foreign_server_options 13867 14184 0 10 0 0 0 0 -1 0 0 f f p v 4 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14186 foreign_servers 13867 14188 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14190 _pg_foreign_tables 13867 14192 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 \N \N \N 14195 foreign_table_options 13867 14197 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14199 foreign_tables 13867 14201 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N 14203 _pg_user_mappings 13867 14205 0 10 0 0 0 0 -1 0 0 f f p v 7 0 t f f f f t n f 0 0 0 \N \N \N 14208 user_mapping_options 13867 14210 0 10 0 0 0 0 -1 0 0 f f p v 5 0 t f f f f t n f 0 0 0 {SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM} \N \N \. -- -- Data for Name: pg_collation; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_collation (oid, collname, collnamespace, collowner, collprovider, collisdeterministic, collencoding, collcollate, collctype, colllocale, collicurules, collversion) FROM stdin; 100 default 11 10 d t -1 \N \N \N \N \N 950 C 11 10 c t -1 C C \N \N \N 951 POSIX 11 10 c t -1 POSIX POSIX \N \N \N 962 ucs_basic 11 10 b t 6 \N \N C \N 1 811 pg_c_utf8 11 10 b t 6 \N \N C.UTF-8 \N 1 963 unicode 11 10 i t -1 \N \N und \N \N 12351 aa 11 10 c t 6 aa aa \N \N 1540.3,1540.3 12352 aa-DJ 11 10 c t 6 aa-DJ aa-DJ \N \N 1540.3,1540.3 12353 aa_DJ 11 10 c t 6 aa-DJ aa-DJ \N \N 1540.3,1540.3 12354 aa-ER 11 10 c t 6 aa-ER aa-ER \N \N 1540.3,1540.3 12355 aa_ER 11 10 c t 6 aa-ER aa-ER \N \N 1540.3,1540.3 12356 aa-ET 11 10 c t 6 aa-ET aa-ET \N \N 1540.3,1540.3 12357 aa_ET 11 10 c t 6 aa-ET aa-ET \N \N 1540.3,1540.3 12358 af 11 10 c t 24 af af \N \N 1540.3,1540.3 12359 af-NA 11 10 c t 24 af-NA af-NA \N \N 1540.3,1540.3 12360 af_NA 11 10 c t 24 af-NA af-NA \N \N 1540.3,1540.3 12361 af-ZA 11 10 c t 24 af-ZA af-ZA \N \N 1540.3,1540.3 12362 af_ZA 11 10 c t 24 af-ZA af-ZA \N \N 1540.3,1540.3 12363 agq 11 10 c t 6 agq agq \N \N 1540.3,1540.3 12364 agq-CM 11 10 c t 6 agq-CM agq-CM \N \N 1540.3,1540.3 12365 agq_CM 11 10 c t 6 agq-CM agq-CM \N \N 1540.3,1540.3 12366 ak 11 10 c t 6 ak ak \N \N 1540.3,1540.3 12367 ak-GH 11 10 c t 6 ak-GH ak-GH \N \N 1540.3,1540.3 12368 ak_GH 11 10 c t 6 ak-GH ak-GH \N \N 1540.3,1540.3 12369 am 11 10 c t 6 am am \N \N 1540.3,1540.3 12370 am-ET 11 10 c t 6 am-ET am-ET \N \N 1540.3,1540.3 12371 am_ET 11 10 c t 6 am-ET am-ET \N \N 1540.3,1540.3 12372 ar 11 10 c t 18 ar ar \N \N 1540.3,1540.3 12373 ar-001 11 10 c t 18 ar-001 ar-001 \N \N 1540.3,1540.3 12374 ar_001 11 10 c t 18 ar-001 ar-001 \N \N 1540.3,1540.3 12375 ar-AE 11 10 c t 18 ar-AE ar-AE \N \N 1540.3,1540.3 12376 ar_AE 11 10 c t 18 ar-AE ar-AE \N \N 1540.3,1540.3 12377 ar-BH 11 10 c t 18 ar-BH ar-BH \N \N 1540.3,1540.3 12378 ar_BH 11 10 c t 18 ar-BH ar-BH \N \N 1540.3,1540.3 12379 ar-DJ 11 10 c t 18 ar-DJ ar-DJ \N \N 1540.3,1540.3 12380 ar_DJ 11 10 c t 18 ar-DJ ar-DJ \N \N 1540.3,1540.3 12381 ar-DZ 11 10 c t 18 ar-DZ ar-DZ \N \N 1540.3,1540.3 12382 ar_DZ 11 10 c t 18 ar-DZ ar-DZ \N \N 1540.3,1540.3 12383 ar-EG 11 10 c t 18 ar-EG ar-EG \N \N 1540.3,1540.3 12384 ar_EG 11 10 c t 18 ar-EG ar-EG \N \N 1540.3,1540.3 12385 ar-ER 11 10 c t 18 ar-ER ar-ER \N \N 1540.3,1540.3 12386 ar_ER 11 10 c t 18 ar-ER ar-ER \N \N 1540.3,1540.3 12387 ar-IL 11 10 c t 18 ar-IL ar-IL \N \N 1540.3,1540.3 12388 ar_IL 11 10 c t 18 ar-IL ar-IL \N \N 1540.3,1540.3 12389 ar-IQ 11 10 c t 18 ar-IQ ar-IQ \N \N 1540.3,1540.3 12390 ar_IQ 11 10 c t 18 ar-IQ ar-IQ \N \N 1540.3,1540.3 12391 ar-JO 11 10 c t 18 ar-JO ar-JO \N \N 1540.3,1540.3 12392 ar_JO 11 10 c t 18 ar-JO ar-JO \N \N 1540.3,1540.3 12393 ar-KM 11 10 c t 18 ar-KM ar-KM \N \N 1540.3,1540.3 12394 ar_KM 11 10 c t 18 ar-KM ar-KM \N \N 1540.3,1540.3 12395 ar-KW 11 10 c t 18 ar-KW ar-KW \N \N 1540.3,1540.3 12396 ar_KW 11 10 c t 18 ar-KW ar-KW \N \N 1540.3,1540.3 12397 ar-LB 11 10 c t 18 ar-LB ar-LB \N \N 1540.3,1540.3 12398 ar_LB 11 10 c t 18 ar-LB ar-LB \N \N 1540.3,1540.3 12399 ar-LY 11 10 c t 18 ar-LY ar-LY \N \N 1540.3,1540.3 12400 ar_LY 11 10 c t 18 ar-LY ar-LY \N \N 1540.3,1540.3 12401 ar-MA 11 10 c t 18 ar-MA ar-MA \N \N 1540.3,1540.3 12402 ar_MA 11 10 c t 18 ar-MA ar-MA \N \N 1540.3,1540.3 12403 ar-MR 11 10 c t 18 ar-MR ar-MR \N \N 1540.3,1540.3 12404 ar_MR 11 10 c t 18 ar-MR ar-MR \N \N 1540.3,1540.3 12405 ar-OM 11 10 c t 18 ar-OM ar-OM \N \N 1540.3,1540.3 12406 ar_OM 11 10 c t 18 ar-OM ar-OM \N \N 1540.3,1540.3 12407 ar-PS 11 10 c t 18 ar-PS ar-PS \N \N 1540.3,1540.3 12408 ar_PS 11 10 c t 18 ar-PS ar-PS \N \N 1540.3,1540.3 12409 ar-QA 11 10 c t 18 ar-QA ar-QA \N \N 1540.3,1540.3 12410 ar_QA 11 10 c t 18 ar-QA ar-QA \N \N 1540.3,1540.3 12411 ar-SA 11 10 c t 18 ar-SA ar-SA \N \N 1540.3,1540.3 12412 ar_SA 11 10 c t 18 ar-SA ar-SA \N \N 1540.3,1540.3 12413 ar-SD 11 10 c t 18 ar-SD ar-SD \N \N 1540.3,1540.3 12414 ar_SD 11 10 c t 18 ar-SD ar-SD \N \N 1540.3,1540.3 12415 ar-SO 11 10 c t 18 ar-SO ar-SO \N \N 1540.3,1540.3 12416 ar_SO 11 10 c t 18 ar-SO ar-SO \N \N 1540.3,1540.3 12417 ar-SS 11 10 c t 18 ar-SS ar-SS \N \N 1540.3,1540.3 12418 ar_SS 11 10 c t 18 ar-SS ar-SS \N \N 1540.3,1540.3 12419 ar-SY 11 10 c t 18 ar-SY ar-SY \N \N 1540.3,1540.3 12420 ar_SY 11 10 c t 18 ar-SY ar-SY \N \N 1540.3,1540.3 12421 ar-TD 11 10 c t 18 ar-TD ar-TD \N \N 1540.3,1540.3 12422 ar_TD 11 10 c t 18 ar-TD ar-TD \N \N 1540.3,1540.3 12423 ar-TN 11 10 c t 18 ar-TN ar-TN \N \N 1540.3,1540.3 12424 ar_TN 11 10 c t 18 ar-TN ar-TN \N \N 1540.3,1540.3 12425 ar-YE 11 10 c t 18 ar-YE ar-YE \N \N 1540.3,1540.3 12426 ar_YE 11 10 c t 18 ar-YE ar-YE \N \N 1540.3,1540.3 12427 arn 11 10 c t 24 arn arn \N \N 1540.3,1540.3 12428 arn-CL 11 10 c t 24 arn-CL arn-CL \N \N 1540.3,1540.3 12429 arn_CL 11 10 c t 24 arn-CL arn-CL \N \N 1540.3,1540.3 12430 as 11 10 c t 6 as as \N \N 1540.3,1540.3 12431 as-IN 11 10 c t 6 as-IN as-IN \N \N 1540.3,1540.3 12432 as_IN 11 10 c t 6 as-IN as-IN \N \N 1540.3,1540.3 12433 asa 11 10 c t 6 asa asa \N \N 1540.3,1540.3 12434 asa-TZ 11 10 c t 6 asa-TZ asa-TZ \N \N 1540.3,1540.3 12435 asa_TZ 11 10 c t 6 asa-TZ asa-TZ \N \N 1540.3,1540.3 12436 ast 11 10 c t 6 ast ast \N \N 1540.3,1540.3 12437 ast-ES 11 10 c t 6 ast-ES ast-ES \N \N 1540.3,1540.3 12438 ast_ES 11 10 c t 6 ast-ES ast-ES \N \N 1540.3,1540.3 12439 az 11 10 c t 31 az az \N \N 1540.3,1540.3 12440 az-Cyrl 11 10 c t 23 az-Cyrl az-Cyrl \N \N 1540.3,1540.3 12441 az_Cyrl 11 10 c t 23 az-Cyrl az-Cyrl \N \N 1540.3,1540.3 12442 az-Cyrl-AZ 11 10 c t 23 az-Cyrl-AZ az-Cyrl-AZ \N \N 1540.3,1540.3 12443 az_Cyrl_AZ 11 10 c t 23 az-Cyrl-AZ az-Cyrl-AZ \N \N 1540.3,1540.3 12444 az-Latn 11 10 c t 31 az-Latn az-Latn \N \N 1540.3,1540.3 12445 az_Latn 11 10 c t 31 az-Latn az-Latn \N \N 1540.3,1540.3 12446 az-Latn-AZ 11 10 c t 31 az-Latn-AZ az-Latn-AZ \N \N 1540.3,1540.3 12447 az_Latn_AZ 11 10 c t 31 az-Latn-AZ az-Latn-AZ \N \N 1540.3,1540.3 12448 ba 11 10 c t 23 ba ba \N \N 1540.3,1540.3 12449 ba-RU 11 10 c t 23 ba-RU ba-RU \N \N 1540.3,1540.3 12450 ba_RU 11 10 c t 23 ba-RU ba-RU \N \N 1540.3,1540.3 12451 bas 11 10 c t 23 bas bas \N \N 1540.3,1540.3 12452 bas-CM 11 10 c t 6 bas-CM bas-CM \N \N 1540.3,1540.3 12453 bas_CM 11 10 c t 6 bas-CM bas-CM \N \N 1540.3,1540.3 16644 test0 2200 10 c t -1 C C \N \N \N 12454 be 11 10 c t 23 be be \N \N 1540.3,1540.3 12455 be-BY 11 10 c t 23 be-BY be-BY \N \N 1540.3,1540.3 12456 be_BY 11 10 c t 23 be-BY be-BY \N \N 1540.3,1540.3 12457 bem 11 10 c t 6 bem bem \N \N 1540.3,1540.3 12458 bem-ZM 11 10 c t 6 bem-ZM bem-ZM \N \N 1540.3,1540.3 12459 bem_ZM 11 10 c t 6 bem-ZM bem-ZM \N \N 1540.3,1540.3 12460 bez 11 10 c t 6 bez bez \N \N 1540.3,1540.3 12461 bez-TZ 11 10 c t 6 bez-TZ bez-TZ \N \N 1540.3,1540.3 12462 bez_TZ 11 10 c t 6 bez-TZ bez-TZ \N \N 1540.3,1540.3 12463 bg 11 10 c t 23 bg bg \N \N 1540.3,1540.3 12464 bg-BG 11 10 c t 23 bg-BG bg-BG \N \N 1540.3,1540.3 12465 bg_BG 11 10 c t 23 bg-BG bg-BG \N \N 1540.3,1540.3 12466 bin 11 10 c t 24 bin bin \N \N 1540.3,1540.3 12467 bin-NG 11 10 c t 24 bin-NG bin-NG \N \N 1540.3,1540.3 12468 bin_NG 11 10 c t 24 bin-NG bin-NG \N \N 1540.3,1540.3 12469 bm 11 10 c t 6 bm bm \N \N 1540.3,1540.3 12470 bm-Latn 11 10 c t 6 bm-Latn bm-Latn \N \N 1540.3,1540.3 12471 bm_Latn 11 10 c t 6 bm-Latn bm-Latn \N \N 1540.3,1540.3 12472 bm-Latn-ML 11 10 c t 6 bm-Latn-ML bm-Latn-ML \N \N 1540.3,1540.3 12473 bm_Latn_ML 11 10 c t 6 bm-Latn-ML bm-Latn-ML \N \N 1540.3,1540.3 12474 bn 11 10 c t 6 bn bn \N \N 1540.3,1540.3 12475 bn-BD 11 10 c t 6 bn-BD bn-BD \N \N 1540.3,1540.3 12476 bn_BD 11 10 c t 6 bn-BD bn-BD \N \N 1540.3,1540.3 12477 bn-IN 11 10 c t 6 bn-IN bn-IN \N \N 1540.3,1540.3 12478 bn_IN 11 10 c t 6 bn-IN bn-IN \N \N 1540.3,1540.3 12479 bo 11 10 c t 6 bo bo \N \N 1540.3,1540.3 12480 bo-CN 11 10 c t 6 bo-CN bo-CN \N \N 1540.3,1540.3 12481 bo_CN 11 10 c t 6 bo-CN bo-CN \N \N 1540.3,1540.3 12482 bo-IN 11 10 c t 6 bo-IN bo-IN \N \N 1540.3,1540.3 12483 bo_IN 11 10 c t 6 bo-IN bo-IN \N \N 1540.3,1540.3 12484 br 11 10 c t 24 br br \N \N 1540.3,1540.3 12485 br-FR 11 10 c t 24 br-FR br-FR \N \N 1540.3,1540.3 12486 br_FR 11 10 c t 24 br-FR br-FR \N \N 1540.3,1540.3 12487 brx 11 10 c t 6 brx brx \N \N 1540.3,1540.3 12488 brx-IN 11 10 c t 6 brx-IN brx-IN \N \N 1540.3,1540.3 12489 brx_IN 11 10 c t 6 brx-IN brx-IN \N \N 1540.3,1540.3 12490 bs 11 10 c t 29 bs bs \N \N 1540.3,1540.3 12491 bs-Cyrl 11 10 c t 23 bs-Cyrl bs-Cyrl \N \N 1540.3,1540.3 12492 bs_Cyrl 11 10 c t 23 bs-Cyrl bs-Cyrl \N \N 1540.3,1540.3 12493 bs-Cyrl-BA 11 10 c t 23 bs-Cyrl-BA bs-Cyrl-BA \N \N 1540.3,1540.3 12494 bs_Cyrl_BA 11 10 c t 23 bs-Cyrl-BA bs-Cyrl-BA \N \N 1540.3,1540.3 12495 bs-Latn 11 10 c t 29 bs-Latn bs-Latn \N \N 1540.3,1540.3 12496 bs_Latn 11 10 c t 29 bs-Latn bs-Latn \N \N 1540.3,1540.3 12497 bs-Latn-BA 11 10 c t 29 bs-Latn-BA bs-Latn-BA \N \N 1540.3,1540.3 12498 bs_Latn_BA 11 10 c t 29 bs-Latn-BA bs-Latn-BA \N \N 1540.3,1540.3 12499 byn 11 10 c t 6 byn byn \N \N 1540.3,1540.3 12500 byn-ER 11 10 c t 6 byn-ER byn-ER \N \N 1540.3,1540.3 12501 byn_ER 11 10 c t 6 byn-ER byn-ER \N \N 1540.3,1540.3 12502 ca 11 10 c t 24 ca ca \N \N 1540.3,1540.3 12503 ca-AD 11 10 c t 24 ca-AD ca-AD \N \N 1540.3,1540.3 12504 ca_AD 11 10 c t 24 ca-AD ca-AD \N \N 1540.3,1540.3 12505 ca-ES 11 10 c t 24 ca-ES ca-ES \N \N 1540.3,1540.3 12506 ca_ES 11 10 c t 24 ca-ES ca-ES \N \N 1540.3,1540.3 12507 ca-ES-valencia 11 10 c t 24 ca-ES-valencia ca-ES-valencia \N \N 1540.3,1540.3 12508 ca_ES_valencia 11 10 c t 24 ca-ES-valencia ca-ES-valencia \N \N 1540.3,1540.3 12509 ca-FR 11 10 c t 24 ca-FR ca-FR \N \N 1540.3,1540.3 12510 ca_FR 11 10 c t 24 ca-FR ca-FR \N \N 1540.3,1540.3 12511 ca-IT 11 10 c t 24 ca-IT ca-IT \N \N 1540.3,1540.3 12512 ca_IT 11 10 c t 24 ca-IT ca-IT \N \N 1540.3,1540.3 12513 ccp 11 10 c t 6 ccp ccp \N \N 1540.3,1540.3 12514 ccp-Cakm 11 10 c t 6 ccp-Cakm ccp-Cakm \N \N 1540.3,1540.3 12515 ccp_Cakm 11 10 c t 6 ccp-Cakm ccp-Cakm \N \N 1540.3,1540.3 12516 ccp-Cakm-BD 11 10 c t 6 ccp-Cakm-BD ccp-Cakm-BD \N \N 1540.3,1540.3 12517 ccp_Cakm_BD 11 10 c t 6 ccp-Cakm-BD ccp-Cakm-BD \N \N 1540.3,1540.3 12518 ccp-Cakm-IN 11 10 c t 6 ccp-Cakm-IN ccp-Cakm-IN \N \N 1540.3,1540.3 12519 ccp_Cakm_IN 11 10 c t 6 ccp-Cakm-IN ccp-Cakm-IN \N \N 1540.3,1540.3 12520 ce 11 10 c t 6 ce ce \N \N 1540.3,1540.3 12521 ce-RU 11 10 c t 6 ce-RU ce-RU \N \N 1540.3,1540.3 12522 ce_RU 11 10 c t 6 ce-RU ce-RU \N \N 1540.3,1540.3 12523 ceb 11 10 c t 6 ceb ceb \N \N 1540.3,1540.3 12524 ceb-Latn 11 10 c t 6 ceb-Latn ceb-Latn \N \N 1540.3,1540.3 12525 ceb_Latn 11 10 c t 6 ceb-Latn ceb-Latn \N \N 1540.3,1540.3 12526 ceb-Latn-PH 11 10 c t 6 ceb-Latn-PH ceb-Latn-PH \N \N 1540.3,1540.3 12527 ceb_Latn_PH 11 10 c t 6 ceb-Latn-PH ceb-Latn-PH \N \N 1540.3,1540.3 12528 cgg 11 10 c t 6 cgg cgg \N \N 1540.3,1540.3 12529 cgg-UG 11 10 c t 6 cgg-UG cgg-UG \N \N 1540.3,1540.3 12530 cgg_UG 11 10 c t 6 cgg-UG cgg-UG \N \N 1540.3,1540.3 12531 chr 11 10 c t 6 chr chr \N \N 1540.3,1540.3 12532 chr-Cher 11 10 c t 6 chr-Cher chr-Cher \N \N 1540.3,1540.3 12533 chr_Cher 11 10 c t 6 chr-Cher chr-Cher \N \N 1540.3,1540.3 12534 chr-Cher-US 11 10 c t 6 chr-Cher-US chr-Cher-US \N \N 1540.3,1540.3 12535 chr_Cher_US 11 10 c t 6 chr-Cher-US chr-Cher-US \N \N 1540.3,1540.3 12536 co 11 10 c t 24 co co \N \N 1540.3,1540.3 12537 co-FR 11 10 c t 24 co-FR co-FR \N \N 1540.3,1540.3 12538 co_FR 11 10 c t 24 co-FR co-FR \N \N 1540.3,1540.3 12539 cs 11 10 c t 29 cs cs \N \N 1540.3,1540.3 12540 cs-CZ 11 10 c t 29 cs-CZ cs-CZ \N \N 1540.3,1540.3 12541 cs_CZ 11 10 c t 29 cs-CZ cs-CZ \N \N 1540.3,1540.3 12542 cu 11 10 c t 6 cu cu \N \N 1540.3,1540.3 12543 cu-RU 11 10 c t 6 cu-RU cu-RU \N \N 1540.3,1540.3 12544 cu_RU 11 10 c t 6 cu-RU cu-RU \N \N 1540.3,1540.3 12545 cy 11 10 c t 24 cy cy \N \N 1540.3,1540.3 12546 cy-GB 11 10 c t 24 cy-GB cy-GB \N \N 1540.3,1540.3 12547 cy_GB 11 10 c t 24 cy-GB cy-GB \N \N 1540.3,1540.3 12548 da 11 10 c t 24 da da \N \N 1540.3,1540.3 12549 da-DK 11 10 c t 24 da-DK da-DK \N \N 1540.3,1540.3 12550 da_DK 11 10 c t 24 da-DK da-DK \N \N 1540.3,1540.3 12551 da-GL 11 10 c t 24 da-GL da-GL \N \N 1540.3,1540.3 12552 da_GL 11 10 c t 24 da-GL da-GL \N \N 1540.3,1540.3 12553 dav 11 10 c t 6 dav dav \N \N 1540.3,1540.3 12554 dav-KE 11 10 c t 6 dav-KE dav-KE \N \N 1540.3,1540.3 12555 dav_KE 11 10 c t 6 dav-KE dav-KE \N \N 1540.3,1540.3 12556 de 11 10 c t 24 de de \N \N 1540.3,1540.3 12557 de-AT 11 10 c t 24 de-AT de-AT \N \N 1540.3,1540.3 12558 de_AT 11 10 c t 24 de-AT de-AT \N \N 1540.3,1540.3 12559 de-BE 11 10 c t 24 de-BE de-BE \N \N 1540.3,1540.3 12560 de_BE 11 10 c t 24 de-BE de-BE \N \N 1540.3,1540.3 12561 de-CH 11 10 c t 24 de-CH de-CH \N \N 1540.3,1540.3 12562 de_CH 11 10 c t 24 de-CH de-CH \N \N 1540.3,1540.3 12563 de-DE 11 10 c t 24 de-DE de-DE \N \N 1540.3,1540.3 12564 de_DE 11 10 c t 24 de-DE de-DE \N \N 1540.3,1540.3 12565 de-DE_phoneb 11 10 c t 24 de-DE_phoneb de-DE_phoneb \N \N 1540.3,1540.3 12566 de_DE_phoneb 11 10 c t 24 de-DE_phoneb de-DE_phoneb \N \N 1540.3,1540.3 12567 de-IT 11 10 c t 6 de-IT de-IT \N \N 1540.3,1540.3 12568 de_IT 11 10 c t 6 de-IT de-IT \N \N 1540.3,1540.3 12569 de-LI 11 10 c t 24 de-LI de-LI \N \N 1540.3,1540.3 12570 de_LI 11 10 c t 24 de-LI de-LI \N \N 1540.3,1540.3 12571 de-LU 11 10 c t 24 de-LU de-LU \N \N 1540.3,1540.3 12572 de_LU 11 10 c t 24 de-LU de-LU \N \N 1540.3,1540.3 12573 dje 11 10 c t 6 dje dje \N \N 1540.3,1540.3 12574 dje-NE 11 10 c t 6 dje-NE dje-NE \N \N 1540.3,1540.3 12575 dje_NE 11 10 c t 6 dje-NE dje-NE \N \N 1540.3,1540.3 12576 dsb 11 10 c t 24 dsb dsb \N \N 1540.3,1540.3 12577 dsb-DE 11 10 c t 24 dsb-DE dsb-DE \N \N 1540.3,1540.3 12578 dsb_DE 11 10 c t 24 dsb-DE dsb-DE \N \N 1540.3,1540.3 12579 dua 11 10 c t 6 dua dua \N \N 1540.3,1540.3 12580 dua-CM 11 10 c t 6 dua-CM dua-CM \N \N 1540.3,1540.3 12581 dua_CM 11 10 c t 6 dua-CM dua-CM \N \N 1540.3,1540.3 12582 dv 11 10 c t 6 dv dv \N \N 1540.3,1540.3 12583 dv-MV 11 10 c t 6 dv-MV dv-MV \N \N 1540.3,1540.3 12584 dv_MV 11 10 c t 6 dv-MV dv-MV \N \N 1540.3,1540.3 12585 dyo 11 10 c t 6 dyo dyo \N \N 1540.3,1540.3 12586 dyo-SN 11 10 c t 6 dyo-SN dyo-SN \N \N 1540.3,1540.3 12587 dyo_SN 11 10 c t 6 dyo-SN dyo-SN \N \N 1540.3,1540.3 12588 dz 11 10 c t 6 dz dz \N \N 1540.3,1540.3 12589 dz-BT 11 10 c t 6 dz-BT dz-BT \N \N 1540.3,1540.3 12590 dz_BT 11 10 c t 6 dz-BT dz-BT \N \N 1540.3,1540.3 12591 ebu 11 10 c t 6 ebu ebu \N \N 1540.3,1540.3 12592 ebu-KE 11 10 c t 6 ebu-KE ebu-KE \N \N 1540.3,1540.3 12593 ebu_KE 11 10 c t 6 ebu-KE ebu-KE \N \N 1540.3,1540.3 12594 ee 11 10 c t 6 ee ee \N \N 1540.3,1540.3 12595 ee-GH 11 10 c t 6 ee-GH ee-GH \N \N 1540.3,1540.3 12596 ee_GH 11 10 c t 6 ee-GH ee-GH \N \N 1540.3,1540.3 12597 ee-TG 11 10 c t 6 ee-TG ee-TG \N \N 1540.3,1540.3 12598 ee_TG 11 10 c t 6 ee-TG ee-TG \N \N 1540.3,1540.3 12599 el 11 10 c t 30 el el \N \N 1540.3,1540.3 12600 el-CY 11 10 c t 30 el-CY el-CY \N \N 1540.3,1540.3 12601 el_CY 11 10 c t 30 el-CY el-CY \N \N 1540.3,1540.3 12602 el-GR 11 10 c t 30 el-GR el-GR \N \N 1540.3,1540.3 12603 el_GR 11 10 c t 30 el-GR el-GR \N \N 1540.3,1540.3 12604 en 11 10 c t 24 en en \N \N 1540.3,1540.3 12605 en-001 11 10 c t 24 en-001 en-001 \N \N 1540.3,1540.3 12606 en_001 11 10 c t 24 en-001 en-001 \N \N 1540.3,1540.3 12607 en-029 11 10 c t 24 en-029 en-029 \N \N 1540.3,1540.3 12608 en_029 11 10 c t 24 en-029 en-029 \N \N 1540.3,1540.3 12609 en-150 11 10 c t 6 en-150 en-150 \N \N 1540.3,1540.3 12610 en_150 11 10 c t 6 en-150 en-150 \N \N 1540.3,1540.3 12611 en-AE 11 10 c t 6 en-AE en-AE \N \N 1540.3,1540.3 12612 en_AE 11 10 c t 6 en-AE en-AE \N \N 1540.3,1540.3 12613 en-AG 11 10 c t 24 en-AG en-AG \N \N 1540.3,1540.3 12614 en_AG 11 10 c t 24 en-AG en-AG \N \N 1540.3,1540.3 12615 en-AI 11 10 c t 24 en-AI en-AI \N \N 1540.3,1540.3 12616 en_AI 11 10 c t 24 en-AI en-AI \N \N 1540.3,1540.3 12617 en-AS 11 10 c t 24 en-AS en-AS \N \N 1540.3,1540.3 12618 en_AS 11 10 c t 24 en-AS en-AS \N \N 1540.3,1540.3 12619 en-AT 11 10 c t 6 en-AT en-AT \N \N 1540.3,1540.3 12620 en_AT 11 10 c t 6 en-AT en-AT \N \N 1540.3,1540.3 12621 en-AU 11 10 c t 24 en-AU en-AU \N \N 1540.3,1540.3 12622 en_AU 11 10 c t 24 en-AU en-AU \N \N 1540.3,1540.3 12623 en-BB 11 10 c t 24 en-BB en-BB \N \N 1540.3,1540.3 12624 en_BB 11 10 c t 24 en-BB en-BB \N \N 1540.3,1540.3 12625 en-BE 11 10 c t 24 en-BE en-BE \N \N 1540.3,1540.3 12626 en_BE 11 10 c t 24 en-BE en-BE \N \N 1540.3,1540.3 12627 en-BI 11 10 c t 6 en-BI en-BI \N \N 1540.3,1540.3 12628 en_BI 11 10 c t 6 en-BI en-BI \N \N 1540.3,1540.3 12629 en-BM 11 10 c t 24 en-BM en-BM \N \N 1540.3,1540.3 12630 en_BM 11 10 c t 24 en-BM en-BM \N \N 1540.3,1540.3 12631 en-BS 11 10 c t 24 en-BS en-BS \N \N 1540.3,1540.3 12632 en_BS 11 10 c t 24 en-BS en-BS \N \N 1540.3,1540.3 12633 en-BW 11 10 c t 24 en-BW en-BW \N \N 1540.3,1540.3 12634 en_BW 11 10 c t 24 en-BW en-BW \N \N 1540.3,1540.3 12635 en-BZ 11 10 c t 24 en-BZ en-BZ \N \N 1540.3,1540.3 12636 en_BZ 11 10 c t 24 en-BZ en-BZ \N \N 1540.3,1540.3 12637 en-CA 11 10 c t 24 en-CA en-CA \N \N 1540.3,1540.3 12638 en_CA 11 10 c t 24 en-CA en-CA \N \N 1540.3,1540.3 12639 en-CC 11 10 c t 24 en-CC en-CC \N \N 1540.3,1540.3 12640 en_CC 11 10 c t 24 en-CC en-CC \N \N 1540.3,1540.3 12641 en-CH 11 10 c t 6 en-CH en-CH \N \N 1540.3,1540.3 12642 en_CH 11 10 c t 6 en-CH en-CH \N \N 1540.3,1540.3 12643 en-CK 11 10 c t 24 en-CK en-CK \N \N 1540.3,1540.3 12644 en_CK 11 10 c t 24 en-CK en-CK \N \N 1540.3,1540.3 12645 en-CM 11 10 c t 24 en-CM en-CM \N \N 1540.3,1540.3 12646 en_CM 11 10 c t 24 en-CM en-CM \N \N 1540.3,1540.3 12647 en-CX 11 10 c t 24 en-CX en-CX \N \N 1540.3,1540.3 12648 en_CX 11 10 c t 24 en-CX en-CX \N \N 1540.3,1540.3 12649 en-CY 11 10 c t 6 en-CY en-CY \N \N 1540.3,1540.3 12650 en_CY 11 10 c t 6 en-CY en-CY \N \N 1540.3,1540.3 12651 en-DE 11 10 c t 6 en-DE en-DE \N \N 1540.3,1540.3 12652 en_DE 11 10 c t 6 en-DE en-DE \N \N 1540.3,1540.3 12653 en-DK 11 10 c t 6 en-DK en-DK \N \N 1540.3,1540.3 12654 en_DK 11 10 c t 6 en-DK en-DK \N \N 1540.3,1540.3 12655 en-DM 11 10 c t 24 en-DM en-DM \N \N 1540.3,1540.3 12656 en_DM 11 10 c t 24 en-DM en-DM \N \N 1540.3,1540.3 12657 en-ER 11 10 c t 24 en-ER en-ER \N \N 1540.3,1540.3 12658 en_ER 11 10 c t 24 en-ER en-ER \N \N 1540.3,1540.3 12659 en-FI 11 10 c t 6 en-FI en-FI \N \N 1540.3,1540.3 12660 en_FI 11 10 c t 6 en-FI en-FI \N \N 1540.3,1540.3 12661 en-FJ 11 10 c t 24 en-FJ en-FJ \N \N 1540.3,1540.3 12662 en_FJ 11 10 c t 24 en-FJ en-FJ \N \N 1540.3,1540.3 12663 en-FK 11 10 c t 24 en-FK en-FK \N \N 1540.3,1540.3 12664 en_FK 11 10 c t 24 en-FK en-FK \N \N 1540.3,1540.3 12665 en-FM 11 10 c t 24 en-FM en-FM \N \N 1540.3,1540.3 12666 en_FM 11 10 c t 24 en-FM en-FM \N \N 1540.3,1540.3 12667 en-GB 11 10 c t 24 en-GB en-GB \N \N 1540.3,1540.3 12668 en_GB 11 10 c t 24 en-GB en-GB \N \N 1540.3,1540.3 12669 en-GD 11 10 c t 24 en-GD en-GD \N \N 1540.3,1540.3 12670 en_GD 11 10 c t 24 en-GD en-GD \N \N 1540.3,1540.3 12671 en-GG 11 10 c t 24 en-GG en-GG \N \N 1540.3,1540.3 12672 en_GG 11 10 c t 24 en-GG en-GG \N \N 1540.3,1540.3 12673 en-GH 11 10 c t 24 en-GH en-GH \N \N 1540.3,1540.3 12674 en_GH 11 10 c t 24 en-GH en-GH \N \N 1540.3,1540.3 12675 en-GI 11 10 c t 24 en-GI en-GI \N \N 1540.3,1540.3 12676 en_GI 11 10 c t 24 en-GI en-GI \N \N 1540.3,1540.3 12677 en-GM 11 10 c t 24 en-GM en-GM \N \N 1540.3,1540.3 12678 en_GM 11 10 c t 24 en-GM en-GM \N \N 1540.3,1540.3 12679 en-GU 11 10 c t 24 en-GU en-GU \N \N 1540.3,1540.3 12680 en_GU 11 10 c t 24 en-GU en-GU \N \N 1540.3,1540.3 12681 en-GY 11 10 c t 24 en-GY en-GY \N \N 1540.3,1540.3 12682 en_GY 11 10 c t 24 en-GY en-GY \N \N 1540.3,1540.3 12683 en-HK 11 10 c t 24 en-HK en-HK \N \N 1540.3,1540.3 12684 en_HK 11 10 c t 24 en-HK en-HK \N \N 1540.3,1540.3 12685 en-ID 11 10 c t 24 en-ID en-ID \N \N 1540.3,1540.3 12686 en_ID 11 10 c t 24 en-ID en-ID \N \N 1540.3,1540.3 12687 en-IE 11 10 c t 24 en-IE en-IE \N \N 1540.3,1540.3 12688 en_IE 11 10 c t 24 en-IE en-IE \N \N 1540.3,1540.3 12689 en-IL 11 10 c t 6 en-IL en-IL \N \N 1540.3,1540.3 12690 en_IL 11 10 c t 6 en-IL en-IL \N \N 1540.3,1540.3 12691 en-IM 11 10 c t 24 en-IM en-IM \N \N 1540.3,1540.3 12692 en_IM 11 10 c t 24 en-IM en-IM \N \N 1540.3,1540.3 12693 en-IN 11 10 c t 24 en-IN en-IN \N \N 1540.3,1540.3 12694 en_IN 11 10 c t 24 en-IN en-IN \N \N 1540.3,1540.3 12695 en-IO 11 10 c t 24 en-IO en-IO \N \N 1540.3,1540.3 12696 en_IO 11 10 c t 24 en-IO en-IO \N \N 1540.3,1540.3 12697 en-JE 11 10 c t 24 en-JE en-JE \N \N 1540.3,1540.3 12698 en_JE 11 10 c t 24 en-JE en-JE \N \N 1540.3,1540.3 12699 en-JM 11 10 c t 24 en-JM en-JM \N \N 1540.3,1540.3 12700 en_JM 11 10 c t 24 en-JM en-JM \N \N 1540.3,1540.3 12701 en-KE 11 10 c t 24 en-KE en-KE \N \N 1540.3,1540.3 12702 en_KE 11 10 c t 24 en-KE en-KE \N \N 1540.3,1540.3 12703 en-KI 11 10 c t 24 en-KI en-KI \N \N 1540.3,1540.3 12704 en_KI 11 10 c t 24 en-KI en-KI \N \N 1540.3,1540.3 12705 en-KN 11 10 c t 24 en-KN en-KN \N \N 1540.3,1540.3 12706 en_KN 11 10 c t 24 en-KN en-KN \N \N 1540.3,1540.3 12707 en-KY 11 10 c t 24 en-KY en-KY \N \N 1540.3,1540.3 12708 en_KY 11 10 c t 24 en-KY en-KY \N \N 1540.3,1540.3 12709 en-LC 11 10 c t 24 en-LC en-LC \N \N 1540.3,1540.3 12710 en_LC 11 10 c t 24 en-LC en-LC \N \N 1540.3,1540.3 12711 en-LR 11 10 c t 24 en-LR en-LR \N \N 1540.3,1540.3 12712 en_LR 11 10 c t 24 en-LR en-LR \N \N 1540.3,1540.3 12713 en-LS 11 10 c t 24 en-LS en-LS \N \N 1540.3,1540.3 12714 en_LS 11 10 c t 24 en-LS en-LS \N \N 1540.3,1540.3 12715 en-MG 11 10 c t 24 en-MG en-MG \N \N 1540.3,1540.3 12716 en_MG 11 10 c t 24 en-MG en-MG \N \N 1540.3,1540.3 12717 en-MH 11 10 c t 24 en-MH en-MH \N \N 1540.3,1540.3 12718 en_MH 11 10 c t 24 en-MH en-MH \N \N 1540.3,1540.3 12719 en-MO 11 10 c t 24 en-MO en-MO \N \N 1540.3,1540.3 12720 en_MO 11 10 c t 24 en-MO en-MO \N \N 1540.3,1540.3 12721 en-MP 11 10 c t 24 en-MP en-MP \N \N 1540.3,1540.3 12722 en_MP 11 10 c t 24 en-MP en-MP \N \N 1540.3,1540.3 12723 en-MS 11 10 c t 24 en-MS en-MS \N \N 1540.3,1540.3 12724 en_MS 11 10 c t 24 en-MS en-MS \N \N 1540.3,1540.3 12725 en-MT 11 10 c t 24 en-MT en-MT \N \N 1540.3,1540.3 12726 en_MT 11 10 c t 24 en-MT en-MT \N \N 1540.3,1540.3 12727 en-MU 11 10 c t 24 en-MU en-MU \N \N 1540.3,1540.3 12728 en_MU 11 10 c t 24 en-MU en-MU \N \N 1540.3,1540.3 12729 en-MW 11 10 c t 24 en-MW en-MW \N \N 1540.3,1540.3 12730 en_MW 11 10 c t 24 en-MW en-MW \N \N 1540.3,1540.3 12731 en-MY 11 10 c t 24 en-MY en-MY \N \N 1540.3,1540.3 12732 en_MY 11 10 c t 24 en-MY en-MY \N \N 1540.3,1540.3 12733 en-NA 11 10 c t 24 en-NA en-NA \N \N 1540.3,1540.3 12734 en_NA 11 10 c t 24 en-NA en-NA \N \N 1540.3,1540.3 12735 en-NF 11 10 c t 24 en-NF en-NF \N \N 1540.3,1540.3 12736 en_NF 11 10 c t 24 en-NF en-NF \N \N 1540.3,1540.3 12737 en-NG 11 10 c t 24 en-NG en-NG \N \N 1540.3,1540.3 12738 en_NG 11 10 c t 24 en-NG en-NG \N \N 1540.3,1540.3 12739 en-NL 11 10 c t 6 en-NL en-NL \N \N 1540.3,1540.3 12740 en_NL 11 10 c t 6 en-NL en-NL \N \N 1540.3,1540.3 12741 en-NR 11 10 c t 24 en-NR en-NR \N \N 1540.3,1540.3 12742 en_NR 11 10 c t 24 en-NR en-NR \N \N 1540.3,1540.3 12743 en-NU 11 10 c t 24 en-NU en-NU \N \N 1540.3,1540.3 12744 en_NU 11 10 c t 24 en-NU en-NU \N \N 1540.3,1540.3 12745 en-NZ 11 10 c t 24 en-NZ en-NZ \N \N 1540.3,1540.3 12746 en_NZ 11 10 c t 24 en-NZ en-NZ \N \N 1540.3,1540.3 12747 en-PG 11 10 c t 24 en-PG en-PG \N \N 1540.3,1540.3 12748 en_PG 11 10 c t 24 en-PG en-PG \N \N 1540.3,1540.3 12749 en-PH 11 10 c t 24 en-PH en-PH \N \N 1540.3,1540.3 12750 en_PH 11 10 c t 24 en-PH en-PH \N \N 1540.3,1540.3 12751 en-PK 11 10 c t 24 en-PK en-PK \N \N 1540.3,1540.3 12752 en_PK 11 10 c t 24 en-PK en-PK \N \N 1540.3,1540.3 12753 en-PN 11 10 c t 24 en-PN en-PN \N \N 1540.3,1540.3 12754 en_PN 11 10 c t 24 en-PN en-PN \N \N 1540.3,1540.3 12755 en-PR 11 10 c t 24 en-PR en-PR \N \N 1540.3,1540.3 12756 en_PR 11 10 c t 24 en-PR en-PR \N \N 1540.3,1540.3 12757 en-PW 11 10 c t 24 en-PW en-PW \N \N 1540.3,1540.3 12758 en_PW 11 10 c t 24 en-PW en-PW \N \N 1540.3,1540.3 12759 en-RW 11 10 c t 24 en-RW en-RW \N \N 1540.3,1540.3 12760 en_RW 11 10 c t 24 en-RW en-RW \N \N 1540.3,1540.3 12761 en-SB 11 10 c t 24 en-SB en-SB \N \N 1540.3,1540.3 12762 en_SB 11 10 c t 24 en-SB en-SB \N \N 1540.3,1540.3 12763 en-SC 11 10 c t 24 en-SC en-SC \N \N 1540.3,1540.3 12764 en_SC 11 10 c t 24 en-SC en-SC \N \N 1540.3,1540.3 12765 en-SD 11 10 c t 24 en-SD en-SD \N \N 1540.3,1540.3 12766 en_SD 11 10 c t 24 en-SD en-SD \N \N 1540.3,1540.3 12767 en-SE 11 10 c t 6 en-SE en-SE \N \N 1540.3,1540.3 12768 en_SE 11 10 c t 6 en-SE en-SE \N \N 1540.3,1540.3 12769 en-SG 11 10 c t 24 en-SG en-SG \N \N 1540.3,1540.3 12770 en_SG 11 10 c t 24 en-SG en-SG \N \N 1540.3,1540.3 12771 en-SH 11 10 c t 24 en-SH en-SH \N \N 1540.3,1540.3 12772 en_SH 11 10 c t 24 en-SH en-SH \N \N 1540.3,1540.3 12773 en-SI 11 10 c t 6 en-SI en-SI \N \N 1540.3,1540.3 12774 en_SI 11 10 c t 6 en-SI en-SI \N \N 1540.3,1540.3 12775 en-SL 11 10 c t 24 en-SL en-SL \N \N 1540.3,1540.3 12776 en_SL 11 10 c t 24 en-SL en-SL \N \N 1540.3,1540.3 12777 en-SS 11 10 c t 24 en-SS en-SS \N \N 1540.3,1540.3 12778 en_SS 11 10 c t 24 en-SS en-SS \N \N 1540.3,1540.3 12779 en-SX 11 10 c t 24 en-SX en-SX \N \N 1540.3,1540.3 12780 en_SX 11 10 c t 24 en-SX en-SX \N \N 1540.3,1540.3 12781 en-SZ 11 10 c t 24 en-SZ en-SZ \N \N 1540.3,1540.3 12782 en_SZ 11 10 c t 24 en-SZ en-SZ \N \N 1540.3,1540.3 12783 en-TC 11 10 c t 24 en-TC en-TC \N \N 1540.3,1540.3 12784 en_TC 11 10 c t 24 en-TC en-TC \N \N 1540.3,1540.3 12785 en-TK 11 10 c t 24 en-TK en-TK \N \N 1540.3,1540.3 12786 en_TK 11 10 c t 24 en-TK en-TK \N \N 1540.3,1540.3 12787 en-TO 11 10 c t 24 en-TO en-TO \N \N 1540.3,1540.3 12788 en_TO 11 10 c t 24 en-TO en-TO \N \N 1540.3,1540.3 12789 en-TT 11 10 c t 24 en-TT en-TT \N \N 1540.3,1540.3 12790 en_TT 11 10 c t 24 en-TT en-TT \N \N 1540.3,1540.3 12791 en-TV 11 10 c t 24 en-TV en-TV \N \N 1540.3,1540.3 12792 en_TV 11 10 c t 24 en-TV en-TV \N \N 1540.3,1540.3 12793 en-TZ 11 10 c t 24 en-TZ en-TZ \N \N 1540.3,1540.3 12794 en_TZ 11 10 c t 24 en-TZ en-TZ \N \N 1540.3,1540.3 12795 en-UG 11 10 c t 24 en-UG en-UG \N \N 1540.3,1540.3 12796 en_UG 11 10 c t 24 en-UG en-UG \N \N 1540.3,1540.3 12797 en-UM 11 10 c t 24 en-UM en-UM \N \N 1540.3,1540.3 12798 en_UM 11 10 c t 24 en-UM en-UM \N \N 1540.3,1540.3 12799 en-US 11 10 c t 24 en-US en-US \N \N 1540.3,1540.3 12800 en_US 11 10 c t 24 en-US en-US \N \N 1540.3,1540.3 12801 en-VC 11 10 c t 24 en-VC en-VC \N \N 1540.3,1540.3 12802 en_VC 11 10 c t 24 en-VC en-VC \N \N 1540.3,1540.3 12803 en-VG 11 10 c t 24 en-VG en-VG \N \N 1540.3,1540.3 12804 en_VG 11 10 c t 24 en-VG en-VG \N \N 1540.3,1540.3 12805 en-VI 11 10 c t 24 en-VI en-VI \N \N 1540.3,1540.3 12806 en_VI 11 10 c t 24 en-VI en-VI \N \N 1540.3,1540.3 12807 en-VU 11 10 c t 24 en-VU en-VU \N \N 1540.3,1540.3 12808 en_VU 11 10 c t 24 en-VU en-VU \N \N 1540.3,1540.3 12809 en-WS 11 10 c t 24 en-WS en-WS \N \N 1540.3,1540.3 12810 en_WS 11 10 c t 24 en-WS en-WS \N \N 1540.3,1540.3 12811 en-ZA 11 10 c t 24 en-ZA en-ZA \N \N 1540.3,1540.3 12812 en_ZA 11 10 c t 24 en-ZA en-ZA \N \N 1540.3,1540.3 12813 en-ZM 11 10 c t 24 en-ZM en-ZM \N \N 1540.3,1540.3 12814 en_ZM 11 10 c t 24 en-ZM en-ZM \N \N 1540.3,1540.3 12815 en-ZW 11 10 c t 24 en-ZW en-ZW \N \N 1540.3,1540.3 12816 en_ZW 11 10 c t 24 en-ZW en-ZW \N \N 1540.3,1540.3 12817 eo 11 10 c t 6 eo eo \N \N 1540.3,1540.3 12818 eo-001 11 10 c t 6 eo-001 eo-001 \N \N 1540.3,1540.3 12819 eo_001 11 10 c t 6 eo-001 eo-001 \N \N 1540.3,1540.3 12820 es 11 10 c t 24 es es \N \N 1540.3,1540.3 12821 es-419 11 10 c t 24 es-419 es-419 \N \N 1540.3,1540.3 12822 es_419 11 10 c t 24 es-419 es-419 \N \N 1540.3,1540.3 12823 es-AR 11 10 c t 24 es-AR es-AR \N \N 1540.3,1540.3 12824 es_AR 11 10 c t 24 es-AR es-AR \N \N 1540.3,1540.3 12825 es-BO 11 10 c t 24 es-BO es-BO \N \N 1540.3,1540.3 12826 es_BO 11 10 c t 24 es-BO es-BO \N \N 1540.3,1540.3 12827 es-BR 11 10 c t 6 es-BR es-BR \N \N 1540.3,1540.3 12828 es_BR 11 10 c t 6 es-BR es-BR \N \N 1540.3,1540.3 12829 es-BZ 11 10 c t 6 es-BZ es-BZ \N \N 1540.3,1540.3 12830 es_BZ 11 10 c t 6 es-BZ es-BZ \N \N 1540.3,1540.3 12831 es-CL 11 10 c t 24 es-CL es-CL \N \N 1540.3,1540.3 12832 es_CL 11 10 c t 24 es-CL es-CL \N \N 1540.3,1540.3 12833 es-CO 11 10 c t 24 es-CO es-CO \N \N 1540.3,1540.3 12834 es_CO 11 10 c t 24 es-CO es-CO \N \N 1540.3,1540.3 12835 es-CR 11 10 c t 24 es-CR es-CR \N \N 1540.3,1540.3 12836 es_CR 11 10 c t 24 es-CR es-CR \N \N 1540.3,1540.3 12837 es-CU 11 10 c t 24 es-CU es-CU \N \N 1540.3,1540.3 12838 es_CU 11 10 c t 24 es-CU es-CU \N \N 1540.3,1540.3 12839 es-DO 11 10 c t 24 es-DO es-DO \N \N 1540.3,1540.3 12840 es_DO 11 10 c t 24 es-DO es-DO \N \N 1540.3,1540.3 12841 es-EC 11 10 c t 24 es-EC es-EC \N \N 1540.3,1540.3 12842 es_EC 11 10 c t 24 es-EC es-EC \N \N 1540.3,1540.3 12843 es-ES 11 10 c t 24 es-ES es-ES \N \N 1540.3,1540.3 12844 es_ES 11 10 c t 24 es-ES es-ES \N \N 1540.3,1540.3 12845 es-ES_tradnl 11 10 c t 24 es-ES_tradnl es-ES_tradnl \N \N 1540.3,1540.3 12846 es_ES_tradnl 11 10 c t 24 es-ES_tradnl es-ES_tradnl \N \N 1540.3,1540.3 12847 es-GQ 11 10 c t 24 es-GQ es-GQ \N \N 1540.3,1540.3 12848 es_GQ 11 10 c t 24 es-GQ es-GQ \N \N 1540.3,1540.3 12849 es-GT 11 10 c t 24 es-GT es-GT \N \N 1540.3,1540.3 12850 es_GT 11 10 c t 24 es-GT es-GT \N \N 1540.3,1540.3 12851 es-HN 11 10 c t 24 es-HN es-HN \N \N 1540.3,1540.3 12852 es_HN 11 10 c t 24 es-HN es-HN \N \N 1540.3,1540.3 12853 es-MX 11 10 c t 24 es-MX es-MX \N \N 1540.3,1540.3 12854 es_MX 11 10 c t 24 es-MX es-MX \N \N 1540.3,1540.3 12855 es-NI 11 10 c t 24 es-NI es-NI \N \N 1540.3,1540.3 12856 es_NI 11 10 c t 24 es-NI es-NI \N \N 1540.3,1540.3 12857 es-PA 11 10 c t 24 es-PA es-PA \N \N 1540.3,1540.3 12858 es_PA 11 10 c t 24 es-PA es-PA \N \N 1540.3,1540.3 12859 es-PE 11 10 c t 24 es-PE es-PE \N \N 1540.3,1540.3 12860 es_PE 11 10 c t 24 es-PE es-PE \N \N 1540.3,1540.3 12861 es-PH 11 10 c t 24 es-PH es-PH \N \N 1540.3,1540.3 12862 es_PH 11 10 c t 24 es-PH es-PH \N \N 1540.3,1540.3 12863 es-PR 11 10 c t 24 es-PR es-PR \N \N 1540.3,1540.3 12864 es_PR 11 10 c t 24 es-PR es-PR \N \N 1540.3,1540.3 12865 es-PY 11 10 c t 24 es-PY es-PY \N \N 1540.3,1540.3 12866 es_PY 11 10 c t 24 es-PY es-PY \N \N 1540.3,1540.3 12867 es-SV 11 10 c t 24 es-SV es-SV \N \N 1540.3,1540.3 12868 es_SV 11 10 c t 24 es-SV es-SV \N \N 1540.3,1540.3 12869 es-US 11 10 c t 24 es-US es-US \N \N 1540.3,1540.3 12870 es_US 11 10 c t 24 es-US es-US \N \N 1540.3,1540.3 12871 es-UY 11 10 c t 24 es-UY es-UY \N \N 1540.3,1540.3 12872 es_UY 11 10 c t 24 es-UY es-UY \N \N 1540.3,1540.3 12873 es-VE 11 10 c t 24 es-VE es-VE \N \N 1540.3,1540.3 12874 es_VE 11 10 c t 24 es-VE es-VE \N \N 1540.3,1540.3 12875 et 11 10 c t 33 et et \N \N 1540.3,1540.3 12876 et-EE 11 10 c t 33 et-EE et-EE \N \N 1540.3,1540.3 12877 et_EE 11 10 c t 33 et-EE et-EE \N \N 1540.3,1540.3 12878 eu 11 10 c t 24 eu eu \N \N 1540.3,1540.3 12879 eu-ES 11 10 c t 24 eu-ES eu-ES \N \N 1540.3,1540.3 12880 eu_ES 11 10 c t 24 eu-ES eu-ES \N \N 1540.3,1540.3 12881 ewo 11 10 c t 6 ewo ewo \N \N 1540.3,1540.3 12882 ewo-CM 11 10 c t 6 ewo-CM ewo-CM \N \N 1540.3,1540.3 12883 ewo_CM 11 10 c t 6 ewo-CM ewo-CM \N \N 1540.3,1540.3 12884 fa 11 10 c t 18 fa fa \N \N 1540.3,1540.3 12885 fa-IR 11 10 c t 18 fa-IR fa-IR \N \N 1540.3,1540.3 12886 fa_IR 11 10 c t 18 fa-IR fa-IR \N \N 1540.3,1540.3 12887 ff 11 10 c t 24 ff ff \N \N 1540.3,1540.3 12888 ff-Latn 11 10 c t 24 ff-Latn ff-Latn \N \N 1540.3,1540.3 12889 ff_Latn 11 10 c t 24 ff-Latn ff-Latn \N \N 1540.3,1540.3 12890 ff-Latn-BF 11 10 c t 6 ff-Latn-BF ff-Latn-BF \N \N 1540.3,1540.3 12891 ff_Latn_BF 11 10 c t 6 ff-Latn-BF ff-Latn-BF \N \N 1540.3,1540.3 12892 ff-Latn-CM 11 10 c t 24 ff-Latn-CM ff-Latn-CM \N \N 1540.3,1540.3 12893 ff_Latn_CM 11 10 c t 24 ff-Latn-CM ff-Latn-CM \N \N 1540.3,1540.3 12894 ff-Latn-GH 11 10 c t 6 ff-Latn-GH ff-Latn-GH \N \N 1540.3,1540.3 12895 ff_Latn_GH 11 10 c t 6 ff-Latn-GH ff-Latn-GH \N \N 1540.3,1540.3 12896 ff-Latn-GM 11 10 c t 6 ff-Latn-GM ff-Latn-GM \N \N 1540.3,1540.3 12897 ff_Latn_GM 11 10 c t 6 ff-Latn-GM ff-Latn-GM \N \N 1540.3,1540.3 12898 ff-Latn-GN 11 10 c t 24 ff-Latn-GN ff-Latn-GN \N \N 1540.3,1540.3 12899 ff_Latn_GN 11 10 c t 24 ff-Latn-GN ff-Latn-GN \N \N 1540.3,1540.3 12900 ff-Latn-GW 11 10 c t 6 ff-Latn-GW ff-Latn-GW \N \N 1540.3,1540.3 12901 ff_Latn_GW 11 10 c t 6 ff-Latn-GW ff-Latn-GW \N \N 1540.3,1540.3 12902 ff-Latn-LR 11 10 c t 6 ff-Latn-LR ff-Latn-LR \N \N 1540.3,1540.3 12903 ff_Latn_LR 11 10 c t 6 ff-Latn-LR ff-Latn-LR \N \N 1540.3,1540.3 12904 ff-Latn-MR 11 10 c t 24 ff-Latn-MR ff-Latn-MR \N \N 1540.3,1540.3 12905 ff_Latn_MR 11 10 c t 24 ff-Latn-MR ff-Latn-MR \N \N 1540.3,1540.3 12906 ff-Latn-NE 11 10 c t 6 ff-Latn-NE ff-Latn-NE \N \N 1540.3,1540.3 12907 ff_Latn_NE 11 10 c t 6 ff-Latn-NE ff-Latn-NE \N \N 1540.3,1540.3 12908 ff-Latn-NG 11 10 c t 24 ff-Latn-NG ff-Latn-NG \N \N 1540.3,1540.3 12909 ff_Latn_NG 11 10 c t 24 ff-Latn-NG ff-Latn-NG \N \N 1540.3,1540.3 12910 ff-Latn-SL 11 10 c t 6 ff-Latn-SL ff-Latn-SL \N \N 1540.3,1540.3 12911 ff_Latn_SL 11 10 c t 6 ff-Latn-SL ff-Latn-SL \N \N 1540.3,1540.3 12912 ff-Latn-SN 11 10 c t 24 ff-Latn-SN ff-Latn-SN \N \N 1540.3,1540.3 12913 ff_Latn_SN 11 10 c t 24 ff-Latn-SN ff-Latn-SN \N \N 1540.3,1540.3 12914 fi 11 10 c t 24 fi fi \N \N 1540.3,1540.3 12915 fi-FI 11 10 c t 24 fi-FI fi-FI \N \N 1540.3,1540.3 12916 fi_FI 11 10 c t 24 fi-FI fi-FI \N \N 1540.3,1540.3 12917 fil 11 10 c t 24 fil fil \N \N 1540.3,1540.3 12918 fil-PH 11 10 c t 24 fil-PH fil-PH \N \N 1540.3,1540.3 12919 fil_PH 11 10 c t 24 fil-PH fil-PH \N \N 1540.3,1540.3 12920 fo 11 10 c t 24 fo fo \N \N 1540.3,1540.3 12921 fo-DK 11 10 c t 6 fo-DK fo-DK \N \N 1540.3,1540.3 12922 fo_DK 11 10 c t 6 fo-DK fo-DK \N \N 1540.3,1540.3 12923 fo-FO 11 10 c t 24 fo-FO fo-FO \N \N 1540.3,1540.3 12924 fo_FO 11 10 c t 24 fo-FO fo-FO \N \N 1540.3,1540.3 12925 fr 11 10 c t 24 fr fr \N \N 1540.3,1540.3 12926 fr-029 11 10 c t 24 fr-029 fr-029 \N \N 1540.3,1540.3 12927 fr_029 11 10 c t 24 fr-029 fr-029 \N \N 1540.3,1540.3 12928 fr-BE 11 10 c t 24 fr-BE fr-BE \N \N 1540.3,1540.3 12929 fr_BE 11 10 c t 24 fr-BE fr-BE \N \N 1540.3,1540.3 12930 fr-BF 11 10 c t 24 fr-BF fr-BF \N \N 1540.3,1540.3 12931 fr_BF 11 10 c t 24 fr-BF fr-BF \N \N 1540.3,1540.3 12932 fr-BI 11 10 c t 24 fr-BI fr-BI \N \N 1540.3,1540.3 12933 fr_BI 11 10 c t 24 fr-BI fr-BI \N \N 1540.3,1540.3 12934 fr-BJ 11 10 c t 24 fr-BJ fr-BJ \N \N 1540.3,1540.3 12935 fr_BJ 11 10 c t 24 fr-BJ fr-BJ \N \N 1540.3,1540.3 12936 fr-BL 11 10 c t 24 fr-BL fr-BL \N \N 1540.3,1540.3 12937 fr_BL 11 10 c t 24 fr-BL fr-BL \N \N 1540.3,1540.3 12938 fr-CA 11 10 c t 24 fr-CA fr-CA \N \N 1540.3,1540.3 12939 fr_CA 11 10 c t 24 fr-CA fr-CA \N \N 1540.3,1540.3 12940 fr-CD 11 10 c t 24 fr-CD fr-CD \N \N 1540.3,1540.3 12941 fr_CD 11 10 c t 24 fr-CD fr-CD \N \N 1540.3,1540.3 12942 fr-CF 11 10 c t 24 fr-CF fr-CF \N \N 1540.3,1540.3 12943 fr_CF 11 10 c t 24 fr-CF fr-CF \N \N 1540.3,1540.3 12944 fr-CG 11 10 c t 24 fr-CG fr-CG \N \N 1540.3,1540.3 12945 fr_CG 11 10 c t 24 fr-CG fr-CG \N \N 1540.3,1540.3 12946 fr-CH 11 10 c t 24 fr-CH fr-CH \N \N 1540.3,1540.3 12947 fr_CH 11 10 c t 24 fr-CH fr-CH \N \N 1540.3,1540.3 12948 fr-CI 11 10 c t 24 fr-CI fr-CI \N \N 1540.3,1540.3 12949 fr_CI 11 10 c t 24 fr-CI fr-CI \N \N 1540.3,1540.3 12950 fr-CM 11 10 c t 24 fr-CM fr-CM \N \N 1540.3,1540.3 12951 fr_CM 11 10 c t 24 fr-CM fr-CM \N \N 1540.3,1540.3 12952 fr-DJ 11 10 c t 24 fr-DJ fr-DJ \N \N 1540.3,1540.3 12953 fr_DJ 11 10 c t 24 fr-DJ fr-DJ \N \N 1540.3,1540.3 12954 fr-DZ 11 10 c t 24 fr-DZ fr-DZ \N \N 1540.3,1540.3 12955 fr_DZ 11 10 c t 24 fr-DZ fr-DZ \N \N 1540.3,1540.3 12956 fr-FR 11 10 c t 24 fr-FR fr-FR \N \N 1540.3,1540.3 12957 fr_FR 11 10 c t 24 fr-FR fr-FR \N \N 1540.3,1540.3 12958 fr-GA 11 10 c t 24 fr-GA fr-GA \N \N 1540.3,1540.3 12959 fr_GA 11 10 c t 24 fr-GA fr-GA \N \N 1540.3,1540.3 12960 fr-GF 11 10 c t 24 fr-GF fr-GF \N \N 1540.3,1540.3 12961 fr_GF 11 10 c t 24 fr-GF fr-GF \N \N 1540.3,1540.3 12962 fr-GN 11 10 c t 24 fr-GN fr-GN \N \N 1540.3,1540.3 12963 fr_GN 11 10 c t 24 fr-GN fr-GN \N \N 1540.3,1540.3 12964 fr-GP 11 10 c t 24 fr-GP fr-GP \N \N 1540.3,1540.3 12965 fr_GP 11 10 c t 24 fr-GP fr-GP \N \N 1540.3,1540.3 12966 fr-GQ 11 10 c t 24 fr-GQ fr-GQ \N \N 1540.3,1540.3 12967 fr_GQ 11 10 c t 24 fr-GQ fr-GQ \N \N 1540.3,1540.3 12968 fr-HT 11 10 c t 24 fr-HT fr-HT \N \N 1540.3,1540.3 12969 fr_HT 11 10 c t 24 fr-HT fr-HT \N \N 1540.3,1540.3 12970 fr-KM 11 10 c t 24 fr-KM fr-KM \N \N 1540.3,1540.3 12971 fr_KM 11 10 c t 24 fr-KM fr-KM \N \N 1540.3,1540.3 12972 fr-LU 11 10 c t 24 fr-LU fr-LU \N \N 1540.3,1540.3 12973 fr_LU 11 10 c t 24 fr-LU fr-LU \N \N 1540.3,1540.3 12974 fr-MA 11 10 c t 24 fr-MA fr-MA \N \N 1540.3,1540.3 12975 fr_MA 11 10 c t 24 fr-MA fr-MA \N \N 1540.3,1540.3 12976 fr-MC 11 10 c t 24 fr-MC fr-MC \N \N 1540.3,1540.3 12977 fr_MC 11 10 c t 24 fr-MC fr-MC \N \N 1540.3,1540.3 12978 fr-MF 11 10 c t 24 fr-MF fr-MF \N \N 1540.3,1540.3 12979 fr_MF 11 10 c t 24 fr-MF fr-MF \N \N 1540.3,1540.3 12980 fr-MG 11 10 c t 24 fr-MG fr-MG \N \N 1540.3,1540.3 12981 fr_MG 11 10 c t 24 fr-MG fr-MG \N \N 1540.3,1540.3 12982 fr-ML 11 10 c t 24 fr-ML fr-ML \N \N 1540.3,1540.3 12983 fr_ML 11 10 c t 24 fr-ML fr-ML \N \N 1540.3,1540.3 12984 fr-MQ 11 10 c t 24 fr-MQ fr-MQ \N \N 1540.3,1540.3 12985 fr_MQ 11 10 c t 24 fr-MQ fr-MQ \N \N 1540.3,1540.3 12986 fr-MR 11 10 c t 24 fr-MR fr-MR \N \N 1540.3,1540.3 12987 fr_MR 11 10 c t 24 fr-MR fr-MR \N \N 1540.3,1540.3 12988 fr-MU 11 10 c t 24 fr-MU fr-MU \N \N 1540.3,1540.3 12989 fr_MU 11 10 c t 24 fr-MU fr-MU \N \N 1540.3,1540.3 12990 fr-NC 11 10 c t 24 fr-NC fr-NC \N \N 1540.3,1540.3 12991 fr_NC 11 10 c t 24 fr-NC fr-NC \N \N 1540.3,1540.3 12992 fr-NE 11 10 c t 24 fr-NE fr-NE \N \N 1540.3,1540.3 12993 fr_NE 11 10 c t 24 fr-NE fr-NE \N \N 1540.3,1540.3 12994 fr-PF 11 10 c t 24 fr-PF fr-PF \N \N 1540.3,1540.3 12995 fr_PF 11 10 c t 24 fr-PF fr-PF \N \N 1540.3,1540.3 12996 fr-PM 11 10 c t 24 fr-PM fr-PM \N \N 1540.3,1540.3 12997 fr_PM 11 10 c t 24 fr-PM fr-PM \N \N 1540.3,1540.3 12998 fr-RE 11 10 c t 24 fr-RE fr-RE \N \N 1540.3,1540.3 12999 fr_RE 11 10 c t 24 fr-RE fr-RE \N \N 1540.3,1540.3 13000 fr-RW 11 10 c t 24 fr-RW fr-RW \N \N 1540.3,1540.3 13001 fr_RW 11 10 c t 24 fr-RW fr-RW \N \N 1540.3,1540.3 13002 fr-SC 11 10 c t 24 fr-SC fr-SC \N \N 1540.3,1540.3 13003 fr_SC 11 10 c t 24 fr-SC fr-SC \N \N 1540.3,1540.3 13004 fr-SN 11 10 c t 24 fr-SN fr-SN \N \N 1540.3,1540.3 13005 fr_SN 11 10 c t 24 fr-SN fr-SN \N \N 1540.3,1540.3 13006 fr-SY 11 10 c t 24 fr-SY fr-SY \N \N 1540.3,1540.3 13007 fr_SY 11 10 c t 24 fr-SY fr-SY \N \N 1540.3,1540.3 13008 fr-TD 11 10 c t 24 fr-TD fr-TD \N \N 1540.3,1540.3 13009 fr_TD 11 10 c t 24 fr-TD fr-TD \N \N 1540.3,1540.3 13010 fr-TG 11 10 c t 24 fr-TG fr-TG \N \N 1540.3,1540.3 13011 fr_TG 11 10 c t 24 fr-TG fr-TG \N \N 1540.3,1540.3 13012 fr-TN 11 10 c t 24 fr-TN fr-TN \N \N 1540.3,1540.3 13013 fr_TN 11 10 c t 24 fr-TN fr-TN \N \N 1540.3,1540.3 13014 fr-VU 11 10 c t 24 fr-VU fr-VU \N \N 1540.3,1540.3 13015 fr_VU 11 10 c t 24 fr-VU fr-VU \N \N 1540.3,1540.3 13016 fr-WF 11 10 c t 24 fr-WF fr-WF \N \N 1540.3,1540.3 13017 fr_WF 11 10 c t 24 fr-WF fr-WF \N \N 1540.3,1540.3 13018 fr-YT 11 10 c t 24 fr-YT fr-YT \N \N 1540.3,1540.3 13019 fr_YT 11 10 c t 24 fr-YT fr-YT \N \N 1540.3,1540.3 13020 fur 11 10 c t 6 fur fur \N \N 1540.3,1540.3 13021 fur-IT 11 10 c t 6 fur-IT fur-IT \N \N 1540.3,1540.3 13022 fur_IT 11 10 c t 6 fur-IT fur-IT \N \N 1540.3,1540.3 13023 fy 11 10 c t 24 fy fy \N \N 1540.3,1540.3 13024 fy-NL 11 10 c t 24 fy-NL fy-NL \N \N 1540.3,1540.3 13025 fy_NL 11 10 c t 24 fy-NL fy-NL \N \N 1540.3,1540.3 13026 ga 11 10 c t 24 ga ga \N \N 1540.3,1540.3 13027 ga-IE 11 10 c t 24 ga-IE ga-IE \N \N 1540.3,1540.3 13028 ga_IE 11 10 c t 24 ga-IE ga-IE \N \N 1540.3,1540.3 13029 gd 11 10 c t 24 gd gd \N \N 1540.3,1540.3 13030 gd-GB 11 10 c t 24 gd-GB gd-GB \N \N 1540.3,1540.3 13031 gd_GB 11 10 c t 24 gd-GB gd-GB \N \N 1540.3,1540.3 13032 gl 11 10 c t 24 gl gl \N \N 1540.3,1540.3 13033 gl-ES 11 10 c t 24 gl-ES gl-ES \N \N 1540.3,1540.3 13034 gl_ES 11 10 c t 24 gl-ES gl-ES \N \N 1540.3,1540.3 13035 gn 11 10 c t 24 gn gn \N \N 1540.3,1540.3 13036 gn-PY 11 10 c t 24 gn-PY gn-PY \N \N 1540.3,1540.3 13037 gn_PY 11 10 c t 24 gn-PY gn-PY \N \N 1540.3,1540.3 13038 gsw 11 10 c t 24 gsw gsw \N \N 1540.3,1540.3 13039 gsw-CH 11 10 c t 24 gsw-CH gsw-CH \N \N 1540.3,1540.3 13040 gsw_CH 11 10 c t 24 gsw-CH gsw-CH \N \N 1540.3,1540.3 13041 gsw-FR 11 10 c t 24 gsw-FR gsw-FR \N \N 1540.3,1540.3 13042 gsw_FR 11 10 c t 24 gsw-FR gsw-FR \N \N 1540.3,1540.3 13043 gsw-LI 11 10 c t 24 gsw-LI gsw-LI \N \N 1540.3,1540.3 13044 gsw_LI 11 10 c t 24 gsw-LI gsw-LI \N \N 1540.3,1540.3 13045 gu 11 10 c t 6 gu gu \N \N 1540.3,1540.3 13046 gu-IN 11 10 c t 6 gu-IN gu-IN \N \N 1540.3,1540.3 13047 gu_IN 11 10 c t 6 gu-IN gu-IN \N \N 1540.3,1540.3 13048 guz 11 10 c t 6 guz guz \N \N 1540.3,1540.3 13049 guz-KE 11 10 c t 6 guz-KE guz-KE \N \N 1540.3,1540.3 13050 guz_KE 11 10 c t 6 guz-KE guz-KE \N \N 1540.3,1540.3 13051 gv 11 10 c t 6 gv gv \N \N 1540.3,1540.3 13052 gv-IM 11 10 c t 6 gv-IM gv-IM \N \N 1540.3,1540.3 13053 gv_IM 11 10 c t 6 gv-IM gv-IM \N \N 1540.3,1540.3 13054 ha 11 10 c t 24 ha ha \N \N 1540.3,1540.3 13055 ha-Latn 11 10 c t 24 ha-Latn ha-Latn \N \N 1540.3,1540.3 13056 ha_Latn 11 10 c t 24 ha-Latn ha-Latn \N \N 1540.3,1540.3 13057 ha-Latn-GH 11 10 c t 24 ha-Latn-GH ha-Latn-GH \N \N 1540.3,1540.3 13058 ha_Latn_GH 11 10 c t 24 ha-Latn-GH ha-Latn-GH \N \N 1540.3,1540.3 13059 ha-Latn-NE 11 10 c t 24 ha-Latn-NE ha-Latn-NE \N \N 1540.3,1540.3 13060 ha_Latn_NE 11 10 c t 24 ha-Latn-NE ha-Latn-NE \N \N 1540.3,1540.3 13061 ha-Latn-NG 11 10 c t 24 ha-Latn-NG ha-Latn-NG \N \N 1540.3,1540.3 13062 ha_Latn_NG 11 10 c t 24 ha-Latn-NG ha-Latn-NG \N \N 1540.3,1540.3 13063 haw 11 10 c t 24 haw haw \N \N 1540.3,1540.3 13064 haw-US 11 10 c t 24 haw-US haw-US \N \N 1540.3,1540.3 13065 haw_US 11 10 c t 24 haw-US haw-US \N \N 1540.3,1540.3 13066 he 11 10 c t 32 he he \N \N 1540.3,1540.3 13067 he-IL 11 10 c t 32 he-IL he-IL \N \N 1540.3,1540.3 13068 he_IL 11 10 c t 32 he-IL he-IL \N \N 1540.3,1540.3 13069 hi 11 10 c t 6 hi hi \N \N 1540.3,1540.3 13070 hi-IN 11 10 c t 6 hi-IN hi-IN \N \N 1540.3,1540.3 13071 hi_IN 11 10 c t 6 hi-IN hi-IN \N \N 1540.3,1540.3 13072 hr 11 10 c t 29 hr hr \N \N 1540.3,1540.3 13073 hr-BA 11 10 c t 29 hr-BA hr-BA \N \N 1540.3,1540.3 13074 hr_BA 11 10 c t 29 hr-BA hr-BA \N \N 1540.3,1540.3 13075 hr-HR 11 10 c t 29 hr-HR hr-HR \N \N 1540.3,1540.3 13076 hr_HR 11 10 c t 29 hr-HR hr-HR \N \N 1540.3,1540.3 13077 hsb 11 10 c t 24 hsb hsb \N \N 1540.3,1540.3 13078 hsb-DE 11 10 c t 24 hsb-DE hsb-DE \N \N 1540.3,1540.3 13079 hsb_DE 11 10 c t 24 hsb-DE hsb-DE \N \N 1540.3,1540.3 13080 hu 11 10 c t 29 hu hu \N \N 1540.3,1540.3 13081 hu-HU 11 10 c t 29 hu-HU hu-HU \N \N 1540.3,1540.3 13082 hu_HU 11 10 c t 29 hu-HU hu-HU \N \N 1540.3,1540.3 13083 hu-HU_technl 11 10 c t 29 hu-HU_technl hu-HU_technl \N \N 1540.3,1540.3 13084 hu_HU_technl 11 10 c t 29 hu-HU_technl hu-HU_technl \N \N 1540.3,1540.3 13085 hy 11 10 c t 6 hy hy \N \N 1540.3,1540.3 13086 hy-AM 11 10 c t 6 hy-AM hy-AM \N \N 1540.3,1540.3 13087 hy_AM 11 10 c t 6 hy-AM hy-AM \N \N 1540.3,1540.3 13088 ia 11 10 c t 6 ia ia \N \N 1540.3,1540.3 13089 ia-001 11 10 c t 6 ia-001 ia-001 \N \N 1540.3,1540.3 13090 ia_001 11 10 c t 6 ia-001 ia-001 \N \N 1540.3,1540.3 13091 ibb 11 10 c t 24 ibb ibb \N \N 1540.3,1540.3 13092 ibb-NG 11 10 c t 24 ibb-NG ibb-NG \N \N 1540.3,1540.3 13093 ibb_NG 11 10 c t 24 ibb-NG ibb-NG \N \N 1540.3,1540.3 13094 id 11 10 c t 24 id id \N \N 1540.3,1540.3 13095 id-ID 11 10 c t 24 id-ID id-ID \N \N 1540.3,1540.3 13096 id_ID 11 10 c t 24 id-ID id-ID \N \N 1540.3,1540.3 13097 ig 11 10 c t 24 ig ig \N \N 1540.3,1540.3 13098 ig-NG 11 10 c t 24 ig-NG ig-NG \N \N 1540.3,1540.3 13099 ig_NG 11 10 c t 24 ig-NG ig-NG \N \N 1540.3,1540.3 13100 ii 11 10 c t 6 ii ii \N \N 1540.3,1540.3 13101 ii-CN 11 10 c t 6 ii-CN ii-CN \N \N 1540.3,1540.3 13102 ii_CN 11 10 c t 6 ii-CN ii-CN \N \N 1540.3,1540.3 13103 is 11 10 c t 24 is is \N \N 1540.3,1540.3 13104 is-IS 11 10 c t 24 is-IS is-IS \N \N 1540.3,1540.3 13105 is_IS 11 10 c t 24 is-IS is-IS \N \N 1540.3,1540.3 13106 it 11 10 c t 24 it it \N \N 1540.3,1540.3 13107 it-CH 11 10 c t 24 it-CH it-CH \N \N 1540.3,1540.3 13108 it_CH 11 10 c t 24 it-CH it-CH \N \N 1540.3,1540.3 13109 it-IT 11 10 c t 24 it-IT it-IT \N \N 1540.3,1540.3 13110 it_IT 11 10 c t 24 it-IT it-IT \N \N 1540.3,1540.3 13111 it-SM 11 10 c t 24 it-SM it-SM \N \N 1540.3,1540.3 13112 it_SM 11 10 c t 24 it-SM it-SM \N \N 1540.3,1540.3 13113 it-VA 11 10 c t 6 it-VA it-VA \N \N 1540.3,1540.3 13114 it_VA 11 10 c t 6 it-VA it-VA \N \N 1540.3,1540.3 13115 iu 11 10 c t 24 iu iu \N \N 1540.3,1540.3 13116 iu-Cans 11 10 c t 6 iu-Cans iu-Cans \N \N 1540.3,1540.3 13117 iu_Cans 11 10 c t 6 iu-Cans iu-Cans \N \N 1540.3,1540.3 13118 iu-Cans-CA 11 10 c t 6 iu-Cans-CA iu-Cans-CA \N \N 1540.3,1540.3 13119 iu_Cans_CA 11 10 c t 6 iu-Cans-CA iu-Cans-CA \N \N 1540.3,1540.3 13120 iu-Latn 11 10 c t 24 iu-Latn iu-Latn \N \N 1540.3,1540.3 13121 iu_Latn 11 10 c t 24 iu-Latn iu-Latn \N \N 1540.3,1540.3 13122 iu-Latn-CA 11 10 c t 24 iu-Latn-CA iu-Latn-CA \N \N 1540.3,1540.3 13123 iu_Latn_CA 11 10 c t 24 iu-Latn-CA iu-Latn-CA \N \N 1540.3,1540.3 13124 jgo 11 10 c t 6 jgo jgo \N \N 1540.3,1540.3 13125 jgo-CM 11 10 c t 6 jgo-CM jgo-CM \N \N 1540.3,1540.3 13126 jgo_CM 11 10 c t 6 jgo-CM jgo-CM \N \N 1540.3,1540.3 13127 jmc 11 10 c t 6 jmc jmc \N \N 1540.3,1540.3 13128 jmc-TZ 11 10 c t 6 jmc-TZ jmc-TZ \N \N 1540.3,1540.3 13129 jmc_TZ 11 10 c t 6 jmc-TZ jmc-TZ \N \N 1540.3,1540.3 13130 jv 11 10 c t 24 jv jv \N \N 1540.3,1540.3 13131 jv-Java 11 10 c t 24 jv-Java jv-Java \N \N 1540.3,1540.3 13132 jv_Java 11 10 c t 24 jv-Java jv-Java \N \N 1540.3,1540.3 13133 jv-Java-ID 11 10 c t 24 jv-Java-ID jv-Java-ID \N \N 1540.3,1540.3 13134 jv_Java_ID 11 10 c t 24 jv-Java-ID jv-Java-ID \N \N 1540.3,1540.3 13135 jv-Latn 11 10 c t 24 jv-Latn jv-Latn \N \N 1540.3,1540.3 13136 jv_Latn 11 10 c t 24 jv-Latn jv-Latn \N \N 1540.3,1540.3 13137 jv-Latn-ID 11 10 c t 24 jv-Latn-ID jv-Latn-ID \N \N 1540.3,1540.3 13138 jv_Latn_ID 11 10 c t 24 jv-Latn-ID jv-Latn-ID \N \N 1540.3,1540.3 13139 ka 11 10 c t 6 ka ka \N \N 1540.3,1540.3 13140 ka-GE 11 10 c t 6 ka-GE ka-GE \N \N 1540.3,1540.3 13141 ka_GE 11 10 c t 6 ka-GE ka-GE \N \N 1540.3,1540.3 13142 ka-GE_modern 11 10 c t 6 ka-GE_modern ka-GE_modern \N \N 1540.3,1540.3 13143 ka_GE_modern 11 10 c t 6 ka-GE_modern ka-GE_modern \N \N 1540.3,1540.3 13144 kab 11 10 c t 6 kab kab \N \N 1540.3,1540.3 13145 kab-DZ 11 10 c t 6 kab-DZ kab-DZ \N \N 1540.3,1540.3 13146 kab_DZ 11 10 c t 6 kab-DZ kab-DZ \N \N 1540.3,1540.3 13147 kam 11 10 c t 6 kam kam \N \N 1540.3,1540.3 13148 kam-KE 11 10 c t 6 kam-KE kam-KE \N \N 1540.3,1540.3 13149 kam_KE 11 10 c t 6 kam-KE kam-KE \N \N 1540.3,1540.3 13150 kde 11 10 c t 6 kde kde \N \N 1540.3,1540.3 13151 kde-TZ 11 10 c t 6 kde-TZ kde-TZ \N \N 1540.3,1540.3 13152 kde_TZ 11 10 c t 6 kde-TZ kde-TZ \N \N 1540.3,1540.3 13153 kea 11 10 c t 6 kea kea \N \N 1540.3,1540.3 13154 kea-CV 11 10 c t 6 kea-CV kea-CV \N \N 1540.3,1540.3 13155 kea_CV 11 10 c t 6 kea-CV kea-CV \N \N 1540.3,1540.3 13156 khq 11 10 c t 6 khq khq \N \N 1540.3,1540.3 13157 khq-ML 11 10 c t 6 khq-ML khq-ML \N \N 1540.3,1540.3 13158 khq_ML 11 10 c t 6 khq-ML khq-ML \N \N 1540.3,1540.3 13159 ki 11 10 c t 6 ki ki \N \N 1540.3,1540.3 13160 ki-KE 11 10 c t 6 ki-KE ki-KE \N \N 1540.3,1540.3 13161 ki_KE 11 10 c t 6 ki-KE ki-KE \N \N 1540.3,1540.3 13162 kk 11 10 c t 6 kk kk \N \N 1540.3,1540.3 13163 kk-KZ 11 10 c t 6 kk-KZ kk-KZ \N \N 1540.3,1540.3 13164 kk_KZ 11 10 c t 6 kk-KZ kk-KZ \N \N 1540.3,1540.3 13165 kkj 11 10 c t 6 kkj kkj \N \N 1540.3,1540.3 13166 kkj-CM 11 10 c t 6 kkj-CM kkj-CM \N \N 1540.3,1540.3 13167 kkj_CM 11 10 c t 6 kkj-CM kkj-CM \N \N 1540.3,1540.3 13168 kl 11 10 c t 24 kl kl \N \N 1540.3,1540.3 13169 kl-GL 11 10 c t 24 kl-GL kl-GL \N \N 1540.3,1540.3 13170 kl_GL 11 10 c t 24 kl-GL kl-GL \N \N 1540.3,1540.3 13171 kln 11 10 c t 6 kln kln \N \N 1540.3,1540.3 13172 kln-KE 11 10 c t 6 kln-KE kln-KE \N \N 1540.3,1540.3 13173 kln_KE 11 10 c t 6 kln-KE kln-KE \N \N 1540.3,1540.3 13174 km 11 10 c t 6 km km \N \N 1540.3,1540.3 13175 km-KH 11 10 c t 6 km-KH km-KH \N \N 1540.3,1540.3 13176 km_KH 11 10 c t 6 km-KH km-KH \N \N 1540.3,1540.3 13177 kn 11 10 c t 6 kn kn \N \N 1540.3,1540.3 13178 kn-IN 11 10 c t 6 kn-IN kn-IN \N \N 1540.3,1540.3 13179 kn_IN 11 10 c t 6 kn-IN kn-IN \N \N 1540.3,1540.3 13180 ko-KP 11 10 c t 6 ko-KP ko-KP \N \N 1540.3,1540.3 13181 ko_KP 11 10 c t 6 ko-KP ko-KP \N \N 1540.3,1540.3 13182 kok 11 10 c t 6 kok kok \N \N 1540.3,1540.3 13183 kok-IN 11 10 c t 6 kok-IN kok-IN \N \N 1540.3,1540.3 13184 kok_IN 11 10 c t 6 kok-IN kok-IN \N \N 1540.3,1540.3 13185 kr 11 10 c t 24 kr kr \N \N 1540.3,1540.3 13186 kr-Latn 11 10 c t 24 kr-Latn kr-Latn \N \N 1540.3,1540.3 13187 kr_Latn 11 10 c t 24 kr-Latn kr-Latn \N \N 1540.3,1540.3 13188 kr-Latn-NG 11 10 c t 24 kr-Latn-NG kr-Latn-NG \N \N 1540.3,1540.3 13189 kr_Latn_NG 11 10 c t 24 kr-Latn-NG kr-Latn-NG \N \N 1540.3,1540.3 13190 ks 11 10 c t 6 ks ks \N \N 1540.3,1540.3 13191 ks-Arab 11 10 c t 6 ks-Arab ks-Arab \N \N 1540.3,1540.3 13192 ks_Arab 11 10 c t 6 ks-Arab ks-Arab \N \N 1540.3,1540.3 13193 ks-Arab-IN 11 10 c t 6 ks-Arab-IN ks-Arab-IN \N \N 1540.3,1540.3 13194 ks_Arab_IN 11 10 c t 6 ks-Arab-IN ks-Arab-IN \N \N 1540.3,1540.3 13195 ks-Deva 11 10 c t 6 ks-Deva ks-Deva \N \N 1540.3,1540.3 13196 ks_Deva 11 10 c t 6 ks-Deva ks-Deva \N \N 1540.3,1540.3 13197 ks-Deva-IN 11 10 c t 6 ks-Deva-IN ks-Deva-IN \N \N 1540.3,1540.3 13198 ks_Deva_IN 11 10 c t 6 ks-Deva-IN ks-Deva-IN \N \N 1540.3,1540.3 13199 ksb 11 10 c t 6 ksb ksb \N \N 1540.3,1540.3 13200 ksb-TZ 11 10 c t 6 ksb-TZ ksb-TZ \N \N 1540.3,1540.3 13201 ksb_TZ 11 10 c t 6 ksb-TZ ksb-TZ \N \N 1540.3,1540.3 13202 ksf 11 10 c t 6 ksf ksf \N \N 1540.3,1540.3 13203 ksf-CM 11 10 c t 6 ksf-CM ksf-CM \N \N 1540.3,1540.3 13204 ksf_CM 11 10 c t 6 ksf-CM ksf-CM \N \N 1540.3,1540.3 13205 ksh 11 10 c t 6 ksh ksh \N \N 1540.3,1540.3 13206 ksh-DE 11 10 c t 6 ksh-DE ksh-DE \N \N 1540.3,1540.3 13207 ksh_DE 11 10 c t 6 ksh-DE ksh-DE \N \N 1540.3,1540.3 13208 ku 11 10 c t 18 ku ku \N \N 1540.3,1540.3 13209 ku-Arab 11 10 c t 18 ku-Arab ku-Arab \N \N 1540.3,1540.3 13210 ku_Arab 11 10 c t 18 ku-Arab ku-Arab \N \N 1540.3,1540.3 13211 ku-Arab-IQ 11 10 c t 18 ku-Arab-IQ ku-Arab-IQ \N \N 1540.3,1540.3 13212 ku_Arab_IQ 11 10 c t 18 ku-Arab-IQ ku-Arab-IQ \N \N 1540.3,1540.3 13213 ku-Arab-IR 11 10 c t 6 ku-Arab-IR ku-Arab-IR \N \N 1540.3,1540.3 13214 ku_Arab_IR 11 10 c t 6 ku-Arab-IR ku-Arab-IR \N \N 1540.3,1540.3 13215 kw 11 10 c t 6 kw kw \N \N 1540.3,1540.3 13216 kw-GB 11 10 c t 6 kw-GB kw-GB \N \N 1540.3,1540.3 13217 kw_GB 11 10 c t 6 kw-GB kw-GB \N \N 1540.3,1540.3 13218 ky 11 10 c t 23 ky ky \N \N 1540.3,1540.3 13219 ky-KG 11 10 c t 23 ky-KG ky-KG \N \N 1540.3,1540.3 13220 ky_KG 11 10 c t 23 ky-KG ky-KG \N \N 1540.3,1540.3 13221 la 11 10 c t 24 la la \N \N 1540.3,1540.3 13222 la-001 11 10 c t 24 la-001 la-001 \N \N 1540.3,1540.3 13223 la_001 11 10 c t 24 la-001 la-001 \N \N 1540.3,1540.3 13224 lag 11 10 c t 6 lag lag \N \N 1540.3,1540.3 13225 lag-TZ 11 10 c t 6 lag-TZ lag-TZ \N \N 1540.3,1540.3 13226 lag_TZ 11 10 c t 6 lag-TZ lag-TZ \N \N 1540.3,1540.3 13227 lb 11 10 c t 24 lb lb \N \N 1540.3,1540.3 13228 lb-LU 11 10 c t 24 lb-LU lb-LU \N \N 1540.3,1540.3 13229 lb_LU 11 10 c t 24 lb-LU lb-LU \N \N 1540.3,1540.3 13230 lg 11 10 c t 6 lg lg \N \N 1540.3,1540.3 13231 lg-UG 11 10 c t 6 lg-UG lg-UG \N \N 1540.3,1540.3 13232 lg_UG 11 10 c t 6 lg-UG lg-UG \N \N 1540.3,1540.3 13233 lkt 11 10 c t 6 lkt lkt \N \N 1540.3,1540.3 13234 lkt-US 11 10 c t 6 lkt-US lkt-US \N \N 1540.3,1540.3 13235 lkt_US 11 10 c t 6 lkt-US lkt-US \N \N 1540.3,1540.3 13236 ln 11 10 c t 6 ln ln \N \N 1540.3,1540.3 13237 ln-AO 11 10 c t 6 ln-AO ln-AO \N \N 1540.3,1540.3 13238 ln_AO 11 10 c t 6 ln-AO ln-AO \N \N 1540.3,1540.3 13239 ln-CD 11 10 c t 6 ln-CD ln-CD \N \N 1540.3,1540.3 13240 ln_CD 11 10 c t 6 ln-CD ln-CD \N \N 1540.3,1540.3 13241 ln-CF 11 10 c t 6 ln-CF ln-CF \N \N 1540.3,1540.3 13242 ln_CF 11 10 c t 6 ln-CF ln-CF \N \N 1540.3,1540.3 13243 ln-CG 11 10 c t 6 ln-CG ln-CG \N \N 1540.3,1540.3 13244 ln_CG 11 10 c t 6 ln-CG ln-CG \N \N 1540.3,1540.3 13245 lo 11 10 c t 6 lo lo \N \N 1540.3,1540.3 13246 lo-LA 11 10 c t 6 lo-LA lo-LA \N \N 1540.3,1540.3 13247 lo_LA 11 10 c t 6 lo-LA lo-LA \N \N 1540.3,1540.3 13248 lrc 11 10 c t 6 lrc lrc \N \N 1540.3,1540.3 13249 lrc-IQ 11 10 c t 6 lrc-IQ lrc-IQ \N \N 1540.3,1540.3 13250 lrc_IQ 11 10 c t 6 lrc-IQ lrc-IQ \N \N 1540.3,1540.3 13251 lrc-IR 11 10 c t 6 lrc-IR lrc-IR \N \N 1540.3,1540.3 13252 lrc_IR 11 10 c t 6 lrc-IR lrc-IR \N \N 1540.3,1540.3 13253 lt 11 10 c t 33 lt lt \N \N 1540.3,1540.3 13254 lt-LT 11 10 c t 33 lt-LT lt-LT \N \N 1540.3,1540.3 13255 lt_LT 11 10 c t 33 lt-LT lt-LT \N \N 1540.3,1540.3 13256 lu 11 10 c t 6 lu lu \N \N 1540.3,1540.3 13257 lu-CD 11 10 c t 6 lu-CD lu-CD \N \N 1540.3,1540.3 13258 lu_CD 11 10 c t 6 lu-CD lu-CD \N \N 1540.3,1540.3 13259 luo 11 10 c t 6 luo luo \N \N 1540.3,1540.3 13260 luo-KE 11 10 c t 6 luo-KE luo-KE \N \N 1540.3,1540.3 13261 luo_KE 11 10 c t 6 luo-KE luo-KE \N \N 1540.3,1540.3 13262 luy 11 10 c t 6 luy luy \N \N 1540.3,1540.3 13263 luy-KE 11 10 c t 6 luy-KE luy-KE \N \N 1540.3,1540.3 13264 luy_KE 11 10 c t 6 luy-KE luy-KE \N \N 1540.3,1540.3 13265 lv 11 10 c t 33 lv lv \N \N 1540.3,1540.3 13266 lv-LV 11 10 c t 33 lv-LV lv-LV \N \N 1540.3,1540.3 13267 lv_LV 11 10 c t 33 lv-LV lv-LV \N \N 1540.3,1540.3 13268 mas 11 10 c t 6 mas mas \N \N 1540.3,1540.3 13269 mas-KE 11 10 c t 6 mas-KE mas-KE \N \N 1540.3,1540.3 13270 mas_KE 11 10 c t 6 mas-KE mas-KE \N \N 1540.3,1540.3 13271 mas-TZ 11 10 c t 6 mas-TZ mas-TZ \N \N 1540.3,1540.3 13272 mas_TZ 11 10 c t 6 mas-TZ mas-TZ \N \N 1540.3,1540.3 13273 mer 11 10 c t 6 mer mer \N \N 1540.3,1540.3 13274 mer-KE 11 10 c t 6 mer-KE mer-KE \N \N 1540.3,1540.3 13275 mer_KE 11 10 c t 6 mer-KE mer-KE \N \N 1540.3,1540.3 13276 mfe 11 10 c t 6 mfe mfe \N \N 1540.3,1540.3 13277 mfe-MU 11 10 c t 6 mfe-MU mfe-MU \N \N 1540.3,1540.3 13278 mfe_MU 11 10 c t 6 mfe-MU mfe-MU \N \N 1540.3,1540.3 13279 mg 11 10 c t 6 mg mg \N \N 1540.3,1540.3 13280 mg-MG 11 10 c t 6 mg-MG mg-MG \N \N 1540.3,1540.3 13281 mg_MG 11 10 c t 6 mg-MG mg-MG \N \N 1540.3,1540.3 13282 mgh 11 10 c t 6 mgh mgh \N \N 1540.3,1540.3 13283 mgh-MZ 11 10 c t 6 mgh-MZ mgh-MZ \N \N 1540.3,1540.3 13284 mgh_MZ 11 10 c t 6 mgh-MZ mgh-MZ \N \N 1540.3,1540.3 13285 mgo 11 10 c t 6 mgo mgo \N \N 1540.3,1540.3 13286 mgo-CM 11 10 c t 6 mgo-CM mgo-CM \N \N 1540.3,1540.3 13287 mgo_CM 11 10 c t 6 mgo-CM mgo-CM \N \N 1540.3,1540.3 13288 mi 11 10 c t 6 mi mi \N \N 1540.3,1540.3 13289 mi-NZ 11 10 c t 6 mi-NZ mi-NZ \N \N 1540.3,1540.3 13290 mi_NZ 11 10 c t 6 mi-NZ mi-NZ \N \N 1540.3,1540.3 13291 mk 11 10 c t 23 mk mk \N \N 1540.3,1540.3 13292 mk-MK 11 10 c t 23 mk-MK mk-MK \N \N 1540.3,1540.3 13293 mk_MK 11 10 c t 23 mk-MK mk-MK \N \N 1540.3,1540.3 13294 ml 11 10 c t 6 ml ml \N \N 1540.3,1540.3 13295 ml-IN 11 10 c t 6 ml-IN ml-IN \N \N 1540.3,1540.3 13296 ml_IN 11 10 c t 6 ml-IN ml-IN \N \N 1540.3,1540.3 13297 mn 11 10 c t 23 mn mn \N \N 1540.3,1540.3 13298 mn-Cyrl 11 10 c t 23 mn-Cyrl mn-Cyrl \N \N 1540.3,1540.3 13299 mn_Cyrl 11 10 c t 23 mn-Cyrl mn-Cyrl \N \N 1540.3,1540.3 13300 mn-MN 11 10 c t 23 mn-MN mn-MN \N \N 1540.3,1540.3 13301 mn_MN 11 10 c t 23 mn-MN mn-MN \N \N 1540.3,1540.3 13302 mn-Mong 11 10 c t 6 mn-Mong mn-Mong \N \N 1540.3,1540.3 13303 mn_Mong 11 10 c t 6 mn-Mong mn-Mong \N \N 1540.3,1540.3 13304 mn-Mong-CN 11 10 c t 6 mn-Mong-CN mn-Mong-CN \N \N 1540.3,1540.3 13305 mn_Mong_CN 11 10 c t 6 mn-Mong-CN mn-Mong-CN \N \N 1540.3,1540.3 13306 mn-Mong-MN 11 10 c t 6 mn-Mong-MN mn-Mong-MN \N \N 1540.3,1540.3 13307 mn_Mong_MN 11 10 c t 6 mn-Mong-MN mn-Mong-MN \N \N 1540.3,1540.3 13308 mni 11 10 c t 6 mni mni \N \N 1540.3,1540.3 13309 mni-IN 11 10 c t 6 mni-IN mni-IN \N \N 1540.3,1540.3 13310 mni_IN 11 10 c t 6 mni-IN mni-IN \N \N 1540.3,1540.3 13311 moh 11 10 c t 24 moh moh \N \N 1540.3,1540.3 13312 moh-CA 11 10 c t 24 moh-CA moh-CA \N \N 1540.3,1540.3 13313 moh_CA 11 10 c t 24 moh-CA moh-CA \N \N 1540.3,1540.3 13314 mr 11 10 c t 6 mr mr \N \N 1540.3,1540.3 13315 mr-IN 11 10 c t 6 mr-IN mr-IN \N \N 1540.3,1540.3 13316 mr_IN 11 10 c t 6 mr-IN mr-IN \N \N 1540.3,1540.3 13317 ms 11 10 c t 24 ms ms \N \N 1540.3,1540.3 13318 ms-BN 11 10 c t 24 ms-BN ms-BN \N \N 1540.3,1540.3 13319 ms_BN 11 10 c t 24 ms-BN ms-BN \N \N 1540.3,1540.3 13320 ms-MY 11 10 c t 24 ms-MY ms-MY \N \N 1540.3,1540.3 13321 ms_MY 11 10 c t 24 ms-MY ms-MY \N \N 1540.3,1540.3 13322 ms-SG 11 10 c t 24 ms-SG ms-SG \N \N 1540.3,1540.3 13323 ms_SG 11 10 c t 24 ms-SG ms-SG \N \N 1540.3,1540.3 13324 mt 11 10 c t 6 mt mt \N \N 1540.3,1540.3 13325 mt-MT 11 10 c t 6 mt-MT mt-MT \N \N 1540.3,1540.3 13326 mt_MT 11 10 c t 6 mt-MT mt-MT \N \N 1540.3,1540.3 13327 mua 11 10 c t 6 mua mua \N \N 1540.3,1540.3 13328 mua-CM 11 10 c t 6 mua-CM mua-CM \N \N 1540.3,1540.3 13329 mua_CM 11 10 c t 6 mua-CM mua-CM \N \N 1540.3,1540.3 13330 my 11 10 c t 6 my my \N \N 1540.3,1540.3 13331 my-MM 11 10 c t 6 my-MM my-MM \N \N 1540.3,1540.3 13332 my_MM 11 10 c t 6 my-MM my-MM \N \N 1540.3,1540.3 13333 mzn 11 10 c t 6 mzn mzn \N \N 1540.3,1540.3 13334 mzn-IR 11 10 c t 6 mzn-IR mzn-IR \N \N 1540.3,1540.3 13335 mzn_IR 11 10 c t 6 mzn-IR mzn-IR \N \N 1540.3,1540.3 13336 naq 11 10 c t 6 naq naq \N \N 1540.3,1540.3 13337 naq-NA 11 10 c t 6 naq-NA naq-NA \N \N 1540.3,1540.3 13338 naq_NA 11 10 c t 6 naq-NA naq-NA \N \N 1540.3,1540.3 13339 nb 11 10 c t 24 nb nb \N \N 1540.3,1540.3 13340 nb-NO 11 10 c t 24 nb-NO nb-NO \N \N 1540.3,1540.3 13341 nb_NO 11 10 c t 24 nb-NO nb-NO \N \N 1540.3,1540.3 13342 nb-SJ 11 10 c t 24 nb-SJ nb-SJ \N \N 1540.3,1540.3 13343 nb_SJ 11 10 c t 24 nb-SJ nb-SJ \N \N 1540.3,1540.3 13344 nd 11 10 c t 6 nd nd \N \N 1540.3,1540.3 13345 nd-ZW 11 10 c t 6 nd-ZW nd-ZW \N \N 1540.3,1540.3 13346 nd_ZW 11 10 c t 6 nd-ZW nd-ZW \N \N 1540.3,1540.3 13347 nds 11 10 c t 6 nds nds \N \N 1540.3,1540.3 13348 nds-DE 11 10 c t 6 nds-DE nds-DE \N \N 1540.3,1540.3 13349 nds_DE 11 10 c t 6 nds-DE nds-DE \N \N 1540.3,1540.3 13350 nds-NL 11 10 c t 6 nds-NL nds-NL \N \N 1540.3,1540.3 13351 nds_NL 11 10 c t 6 nds-NL nds-NL \N \N 1540.3,1540.3 13352 ne 11 10 c t 6 ne ne \N \N 1540.3,1540.3 13353 ne-IN 11 10 c t 6 ne-IN ne-IN \N \N 1540.3,1540.3 13354 ne_IN 11 10 c t 6 ne-IN ne-IN \N \N 1540.3,1540.3 13355 ne-NP 11 10 c t 6 ne-NP ne-NP \N \N 1540.3,1540.3 13356 ne_NP 11 10 c t 6 ne-NP ne-NP \N \N 1540.3,1540.3 13357 nl 11 10 c t 24 nl nl \N \N 1540.3,1540.3 13358 nl-AW 11 10 c t 24 nl-AW nl-AW \N \N 1540.3,1540.3 13359 nl_AW 11 10 c t 24 nl-AW nl-AW \N \N 1540.3,1540.3 13360 nl-BE 11 10 c t 24 nl-BE nl-BE \N \N 1540.3,1540.3 13361 nl_BE 11 10 c t 24 nl-BE nl-BE \N \N 1540.3,1540.3 13362 nl-BQ 11 10 c t 24 nl-BQ nl-BQ \N \N 1540.3,1540.3 13363 nl_BQ 11 10 c t 24 nl-BQ nl-BQ \N \N 1540.3,1540.3 13364 nl-CW 11 10 c t 24 nl-CW nl-CW \N \N 1540.3,1540.3 13365 nl_CW 11 10 c t 24 nl-CW nl-CW \N \N 1540.3,1540.3 13366 nl-NL 11 10 c t 24 nl-NL nl-NL \N \N 1540.3,1540.3 13367 nl_NL 11 10 c t 24 nl-NL nl-NL \N \N 1540.3,1540.3 13368 nl-SR 11 10 c t 24 nl-SR nl-SR \N \N 1540.3,1540.3 13369 nl_SR 11 10 c t 24 nl-SR nl-SR \N \N 1540.3,1540.3 13370 nl-SX 11 10 c t 24 nl-SX nl-SX \N \N 1540.3,1540.3 13371 nl_SX 11 10 c t 24 nl-SX nl-SX \N \N 1540.3,1540.3 13372 nmg 11 10 c t 6 nmg nmg \N \N 1540.3,1540.3 13373 nmg-CM 11 10 c t 6 nmg-CM nmg-CM \N \N 1540.3,1540.3 13374 nmg_CM 11 10 c t 6 nmg-CM nmg-CM \N \N 1540.3,1540.3 13375 nn 11 10 c t 24 nn nn \N \N 1540.3,1540.3 13376 nn-NO 11 10 c t 24 nn-NO nn-NO \N \N 1540.3,1540.3 13377 nn_NO 11 10 c t 24 nn-NO nn-NO \N \N 1540.3,1540.3 13378 nnh 11 10 c t 6 nnh nnh \N \N 1540.3,1540.3 13379 nnh-CM 11 10 c t 6 nnh-CM nnh-CM \N \N 1540.3,1540.3 13380 nnh_CM 11 10 c t 6 nnh-CM nnh-CM \N \N 1540.3,1540.3 13381 no 11 10 c t 24 no no \N \N 1540.3,1540.3 13382 nqo 11 10 c t 6 nqo nqo \N \N 1540.3,1540.3 13383 nqo-GN 11 10 c t 6 nqo-GN nqo-GN \N \N 1540.3,1540.3 13384 nqo_GN 11 10 c t 6 nqo-GN nqo-GN \N \N 1540.3,1540.3 13385 nr 11 10 c t 6 nr nr \N \N 1540.3,1540.3 13386 nr-ZA 11 10 c t 6 nr-ZA nr-ZA \N \N 1540.3,1540.3 13387 nr_ZA 11 10 c t 6 nr-ZA nr-ZA \N \N 1540.3,1540.3 13388 nso 11 10 c t 24 nso nso \N \N 1540.3,1540.3 13389 nso-ZA 11 10 c t 24 nso-ZA nso-ZA \N \N 1540.3,1540.3 13390 nso_ZA 11 10 c t 24 nso-ZA nso-ZA \N \N 1540.3,1540.3 13391 nus 11 10 c t 6 nus nus \N \N 1540.3,1540.3 13392 nus-SS 11 10 c t 6 nus-SS nus-SS \N \N 1540.3,1540.3 13393 nus_SS 11 10 c t 6 nus-SS nus-SS \N \N 1540.3,1540.3 13394 nyn 11 10 c t 6 nyn nyn \N \N 1540.3,1540.3 13395 nyn-UG 11 10 c t 6 nyn-UG nyn-UG \N \N 1540.3,1540.3 13396 nyn_UG 11 10 c t 6 nyn-UG nyn-UG \N \N 1540.3,1540.3 13397 oc 11 10 c t 24 oc oc \N \N 1540.3,1540.3 13398 oc-FR 11 10 c t 24 oc-FR oc-FR \N \N 1540.3,1540.3 13399 oc_FR 11 10 c t 24 oc-FR oc-FR \N \N 1540.3,1540.3 13400 om 11 10 c t 6 om om \N \N 1540.3,1540.3 13401 om-ET 11 10 c t 6 om-ET om-ET \N \N 1540.3,1540.3 13402 om_ET 11 10 c t 6 om-ET om-ET \N \N 1540.3,1540.3 13403 om-KE 11 10 c t 6 om-KE om-KE \N \N 1540.3,1540.3 13404 om_KE 11 10 c t 6 om-KE om-KE \N \N 1540.3,1540.3 13405 or 11 10 c t 6 or or \N \N 1540.3,1540.3 13406 or-IN 11 10 c t 6 or-IN or-IN \N \N 1540.3,1540.3 13407 or_IN 11 10 c t 6 or-IN or-IN \N \N 1540.3,1540.3 13408 os 11 10 c t 6 os os \N \N 1540.3,1540.3 13409 os-GE 11 10 c t 6 os-GE os-GE \N \N 1540.3,1540.3 13410 os_GE 11 10 c t 6 os-GE os-GE \N \N 1540.3,1540.3 13411 os-RU 11 10 c t 6 os-RU os-RU \N \N 1540.3,1540.3 13412 os_RU 11 10 c t 6 os-RU os-RU \N \N 1540.3,1540.3 13413 pa 11 10 c t 6 pa pa \N \N 1540.3,1540.3 13414 pa-Arab 11 10 c t 18 pa-Arab pa-Arab \N \N 1540.3,1540.3 13415 pa_Arab 11 10 c t 18 pa-Arab pa-Arab \N \N 1540.3,1540.3 13416 pa-Arab-PK 11 10 c t 18 pa-Arab-PK pa-Arab-PK \N \N 1540.3,1540.3 13417 pa_Arab_PK 11 10 c t 18 pa-Arab-PK pa-Arab-PK \N \N 1540.3,1540.3 13418 pa-Guru 11 10 c t 6 pa-Guru pa-Guru \N \N 1540.3,1540.3 13419 pa_Guru 11 10 c t 6 pa-Guru pa-Guru \N \N 1540.3,1540.3 13420 pa-IN 11 10 c t 6 pa-IN pa-IN \N \N 1540.3,1540.3 13421 pa_IN 11 10 c t 6 pa-IN pa-IN \N \N 1540.3,1540.3 13422 pap 11 10 c t 18 pap pap \N \N 1540.3,1540.3 13423 pap-029 11 10 c t 24 pap-029 pap-029 \N \N 1540.3,1540.3 13424 pap_029 11 10 c t 24 pap-029 pap-029 \N \N 1540.3,1540.3 13425 pl 11 10 c t 29 pl pl \N \N 1540.3,1540.3 13426 pl-PL 11 10 c t 29 pl-PL pl-PL \N \N 1540.3,1540.3 13427 pl_PL 11 10 c t 29 pl-PL pl-PL \N \N 1540.3,1540.3 13428 prg 11 10 c t 6 prg prg \N \N 1540.3,1540.3 13429 prg-001 11 10 c t 6 prg-001 prg-001 \N \N 1540.3,1540.3 13430 prg_001 11 10 c t 6 prg-001 prg-001 \N \N 1540.3,1540.3 13431 prs 11 10 c t 18 prs prs \N \N 1540.3,1540.3 13432 prs-AF 11 10 c t 18 prs-AF prs-AF \N \N 1540.3,1540.3 13433 prs_AF 11 10 c t 18 prs-AF prs-AF \N \N 1540.3,1540.3 13434 ps 11 10 c t 6 ps ps \N \N 1540.3,1540.3 13435 ps-AF 11 10 c t 6 ps-AF ps-AF \N \N 1540.3,1540.3 13436 ps_AF 11 10 c t 6 ps-AF ps-AF \N \N 1540.3,1540.3 13437 ps-PK 11 10 c t 6 ps-PK ps-PK \N \N 1540.3,1540.3 13438 ps_PK 11 10 c t 6 ps-PK ps-PK \N \N 1540.3,1540.3 13439 pt 11 10 c t 24 pt pt \N \N 1540.3,1540.3 13440 pt-AO 11 10 c t 24 pt-AO pt-AO \N \N 1540.3,1540.3 13441 pt_AO 11 10 c t 24 pt-AO pt-AO \N \N 1540.3,1540.3 13442 pt-BR 11 10 c t 24 pt-BR pt-BR \N \N 1540.3,1540.3 13443 pt_BR 11 10 c t 24 pt-BR pt-BR \N \N 1540.3,1540.3 13444 pt-CH 11 10 c t 6 pt-CH pt-CH \N \N 1540.3,1540.3 13445 pt_CH 11 10 c t 6 pt-CH pt-CH \N \N 1540.3,1540.3 13446 pt-CV 11 10 c t 24 pt-CV pt-CV \N \N 1540.3,1540.3 13447 pt_CV 11 10 c t 24 pt-CV pt-CV \N \N 1540.3,1540.3 13448 pt-GQ 11 10 c t 6 pt-GQ pt-GQ \N \N 1540.3,1540.3 13449 pt_GQ 11 10 c t 6 pt-GQ pt-GQ \N \N 1540.3,1540.3 13450 pt-GW 11 10 c t 24 pt-GW pt-GW \N \N 1540.3,1540.3 13451 pt_GW 11 10 c t 24 pt-GW pt-GW \N \N 1540.3,1540.3 13452 pt-LU 11 10 c t 6 pt-LU pt-LU \N \N 1540.3,1540.3 13453 pt_LU 11 10 c t 6 pt-LU pt-LU \N \N 1540.3,1540.3 13454 pt-MO 11 10 c t 24 pt-MO pt-MO \N \N 1540.3,1540.3 13455 pt_MO 11 10 c t 24 pt-MO pt-MO \N \N 1540.3,1540.3 13456 pt-MZ 11 10 c t 24 pt-MZ pt-MZ \N \N 1540.3,1540.3 13457 pt_MZ 11 10 c t 24 pt-MZ pt-MZ \N \N 1540.3,1540.3 13458 pt-PT 11 10 c t 24 pt-PT pt-PT \N \N 1540.3,1540.3 13459 pt_PT 11 10 c t 24 pt-PT pt-PT \N \N 1540.3,1540.3 13460 pt-ST 11 10 c t 24 pt-ST pt-ST \N \N 1540.3,1540.3 13461 pt_ST 11 10 c t 24 pt-ST pt-ST \N \N 1540.3,1540.3 13462 pt-TL 11 10 c t 24 pt-TL pt-TL \N \N 1540.3,1540.3 13463 pt_TL 11 10 c t 24 pt-TL pt-TL \N \N 1540.3,1540.3 13464 quc 11 10 c t 24 quc quc \N \N 1540.3,1540.3 13465 quc-Latn 11 10 c t 24 quc-Latn quc-Latn \N \N 1540.3,1540.3 13466 quc_Latn 11 10 c t 24 quc-Latn quc-Latn \N \N 1540.3,1540.3 13467 quc-Latn-GT 11 10 c t 24 quc-Latn-GT quc-Latn-GT \N \N 1540.3,1540.3 13468 quc_Latn_GT 11 10 c t 24 quc-Latn-GT quc-Latn-GT \N \N 1540.3,1540.3 13469 quz 11 10 c t 24 quz quz \N \N 1540.3,1540.3 13470 quz-BO 11 10 c t 24 quz-BO quz-BO \N \N 1540.3,1540.3 13471 quz_BO 11 10 c t 24 quz-BO quz-BO \N \N 1540.3,1540.3 13472 quz-EC 11 10 c t 24 quz-EC quz-EC \N \N 1540.3,1540.3 13473 quz_EC 11 10 c t 24 quz-EC quz-EC \N \N 1540.3,1540.3 13474 quz-PE 11 10 c t 24 quz-PE quz-PE \N \N 1540.3,1540.3 13475 quz_PE 11 10 c t 24 quz-PE quz-PE \N \N 1540.3,1540.3 13476 rm 11 10 c t 24 rm rm \N \N 1540.3,1540.3 13477 rm-CH 11 10 c t 24 rm-CH rm-CH \N \N 1540.3,1540.3 13478 rm_CH 11 10 c t 24 rm-CH rm-CH \N \N 1540.3,1540.3 13479 rn 11 10 c t 6 rn rn \N \N 1540.3,1540.3 13480 rn-BI 11 10 c t 6 rn-BI rn-BI \N \N 1540.3,1540.3 13481 rn_BI 11 10 c t 6 rn-BI rn-BI \N \N 1540.3,1540.3 13482 ro 11 10 c t 29 ro ro \N \N 1540.3,1540.3 13483 ro-MD 11 10 c t 29 ro-MD ro-MD \N \N 1540.3,1540.3 13484 ro_MD 11 10 c t 29 ro-MD ro-MD \N \N 1540.3,1540.3 13485 ro-RO 11 10 c t 29 ro-RO ro-RO \N \N 1540.3,1540.3 13486 ro_RO 11 10 c t 29 ro-RO ro-RO \N \N 1540.3,1540.3 13487 rof 11 10 c t 6 rof rof \N \N 1540.3,1540.3 13488 rof-TZ 11 10 c t 6 rof-TZ rof-TZ \N \N 1540.3,1540.3 13489 rof_TZ 11 10 c t 6 rof-TZ rof-TZ \N \N 1540.3,1540.3 13490 ru 11 10 c t 23 ru ru \N \N 1540.3,1540.3 13491 ru-BY 11 10 c t 23 ru-BY ru-BY \N \N 1540.3,1540.3 13492 ru_BY 11 10 c t 23 ru-BY ru-BY \N \N 1540.3,1540.3 13493 ru-KG 11 10 c t 23 ru-KG ru-KG \N \N 1540.3,1540.3 13494 ru_KG 11 10 c t 23 ru-KG ru-KG \N \N 1540.3,1540.3 13495 ru-KZ 11 10 c t 23 ru-KZ ru-KZ \N \N 1540.3,1540.3 13496 ru_KZ 11 10 c t 23 ru-KZ ru-KZ \N \N 1540.3,1540.3 13497 ru-MD 11 10 c t 23 ru-MD ru-MD \N \N 1540.3,1540.3 13498 ru_MD 11 10 c t 23 ru-MD ru-MD \N \N 1540.3,1540.3 13499 ru-RU 11 10 c t 23 ru-RU ru-RU \N \N 1540.3,1540.3 13500 ru_RU 11 10 c t 23 ru-RU ru-RU \N \N 1540.3,1540.3 13501 ru-UA 11 10 c t 23 ru-UA ru-UA \N \N 1540.3,1540.3 13502 ru_UA 11 10 c t 23 ru-UA ru-UA \N \N 1540.3,1540.3 13503 rw 11 10 c t 24 rw rw \N \N 1540.3,1540.3 13504 rw-RW 11 10 c t 24 rw-RW rw-RW \N \N 1540.3,1540.3 13505 rw_RW 11 10 c t 24 rw-RW rw-RW \N \N 1540.3,1540.3 13506 rwk 11 10 c t 6 rwk rwk \N \N 1540.3,1540.3 13507 rwk-TZ 11 10 c t 6 rwk-TZ rwk-TZ \N \N 1540.3,1540.3 13508 rwk_TZ 11 10 c t 6 rwk-TZ rwk-TZ \N \N 1540.3,1540.3 13509 sa 11 10 c t 6 sa sa \N \N 1540.3,1540.3 13510 sa-IN 11 10 c t 6 sa-IN sa-IN \N \N 1540.3,1540.3 13511 sa_IN 11 10 c t 6 sa-IN sa-IN \N \N 1540.3,1540.3 13512 sah 11 10 c t 23 sah sah \N \N 1540.3,1540.3 13513 sah-RU 11 10 c t 23 sah-RU sah-RU \N \N 1540.3,1540.3 13514 sah_RU 11 10 c t 23 sah-RU sah-RU \N \N 1540.3,1540.3 13515 saq 11 10 c t 6 saq saq \N \N 1540.3,1540.3 13516 saq-KE 11 10 c t 6 saq-KE saq-KE \N \N 1540.3,1540.3 13517 saq_KE 11 10 c t 6 saq-KE saq-KE \N \N 1540.3,1540.3 13518 sbp 11 10 c t 6 sbp sbp \N \N 1540.3,1540.3 13519 sbp-TZ 11 10 c t 6 sbp-TZ sbp-TZ \N \N 1540.3,1540.3 13520 sbp_TZ 11 10 c t 6 sbp-TZ sbp-TZ \N \N 1540.3,1540.3 13521 sd 11 10 c t 18 sd sd \N \N 1540.3,1540.3 13522 sd-Arab 11 10 c t 18 sd-Arab sd-Arab \N \N 1540.3,1540.3 13523 sd_Arab 11 10 c t 18 sd-Arab sd-Arab \N \N 1540.3,1540.3 13524 sd-Arab-PK 11 10 c t 18 sd-Arab-PK sd-Arab-PK \N \N 1540.3,1540.3 13525 sd_Arab_PK 11 10 c t 18 sd-Arab-PK sd-Arab-PK \N \N 1540.3,1540.3 13526 sd-Deva 11 10 c t 6 sd-Deva sd-Deva \N \N 1540.3,1540.3 13527 sd_Deva 11 10 c t 6 sd-Deva sd-Deva \N \N 1540.3,1540.3 13528 sd-Deva-IN 11 10 c t 6 sd-Deva-IN sd-Deva-IN \N \N 1540.3,1540.3 13529 sd_Deva_IN 11 10 c t 6 sd-Deva-IN sd-Deva-IN \N \N 1540.3,1540.3 13530 se 11 10 c t 24 se se \N \N 1540.3,1540.3 13531 se-FI 11 10 c t 24 se-FI se-FI \N \N 1540.3,1540.3 13532 se_FI 11 10 c t 24 se-FI se-FI \N \N 1540.3,1540.3 13533 se-NO 11 10 c t 24 se-NO se-NO \N \N 1540.3,1540.3 13534 se_NO 11 10 c t 24 se-NO se-NO \N \N 1540.3,1540.3 13535 se-SE 11 10 c t 24 se-SE se-SE \N \N 1540.3,1540.3 13536 se_SE 11 10 c t 24 se-SE se-SE \N \N 1540.3,1540.3 13537 seh 11 10 c t 6 seh seh \N \N 1540.3,1540.3 13538 seh-MZ 11 10 c t 6 seh-MZ seh-MZ \N \N 1540.3,1540.3 13539 seh_MZ 11 10 c t 6 seh-MZ seh-MZ \N \N 1540.3,1540.3 13540 ses 11 10 c t 6 ses ses \N \N 1540.3,1540.3 13541 ses-ML 11 10 c t 6 ses-ML ses-ML \N \N 1540.3,1540.3 13542 ses_ML 11 10 c t 6 ses-ML ses-ML \N \N 1540.3,1540.3 13543 sg 11 10 c t 6 sg sg \N \N 1540.3,1540.3 13544 sg-CF 11 10 c t 6 sg-CF sg-CF \N \N 1540.3,1540.3 13545 sg_CF 11 10 c t 6 sg-CF sg-CF \N \N 1540.3,1540.3 13546 shi 11 10 c t 6 shi shi \N \N 1540.3,1540.3 13547 shi-Latn 11 10 c t 6 shi-Latn shi-Latn \N \N 1540.3,1540.3 13548 shi_Latn 11 10 c t 6 shi-Latn shi-Latn \N \N 1540.3,1540.3 13549 shi-Latn-MA 11 10 c t 6 shi-Latn-MA shi-Latn-MA \N \N 1540.3,1540.3 13550 shi_Latn_MA 11 10 c t 6 shi-Latn-MA shi-Latn-MA \N \N 1540.3,1540.3 13551 shi-Tfng 11 10 c t 6 shi-Tfng shi-Tfng \N \N 1540.3,1540.3 13552 shi_Tfng 11 10 c t 6 shi-Tfng shi-Tfng \N \N 1540.3,1540.3 13553 shi-Tfng-MA 11 10 c t 6 shi-Tfng-MA shi-Tfng-MA \N \N 1540.3,1540.3 13554 shi_Tfng_MA 11 10 c t 6 shi-Tfng-MA shi-Tfng-MA \N \N 1540.3,1540.3 13555 si 11 10 c t 6 si si \N \N 1540.3,1540.3 13556 si-LK 11 10 c t 6 si-LK si-LK \N \N 1540.3,1540.3 13557 si_LK 11 10 c t 6 si-LK si-LK \N \N 1540.3,1540.3 13558 sk 11 10 c t 29 sk sk \N \N 1540.3,1540.3 13559 sk-SK 11 10 c t 29 sk-SK sk-SK \N \N 1540.3,1540.3 13560 sk_SK 11 10 c t 29 sk-SK sk-SK \N \N 1540.3,1540.3 13561 sl 11 10 c t 29 sl sl \N \N 1540.3,1540.3 13562 sl-SI 11 10 c t 29 sl-SI sl-SI \N \N 1540.3,1540.3 13563 sl_SI 11 10 c t 29 sl-SI sl-SI \N \N 1540.3,1540.3 13564 sma 11 10 c t 24 sma sma \N \N 1540.3,1540.3 13565 sma-NO 11 10 c t 24 sma-NO sma-NO \N \N 1540.3,1540.3 13566 sma_NO 11 10 c t 24 sma-NO sma-NO \N \N 1540.3,1540.3 13567 sma-SE 11 10 c t 24 sma-SE sma-SE \N \N 1540.3,1540.3 13568 sma_SE 11 10 c t 24 sma-SE sma-SE \N \N 1540.3,1540.3 13569 smj 11 10 c t 24 smj smj \N \N 1540.3,1540.3 13570 smj-NO 11 10 c t 24 smj-NO smj-NO \N \N 1540.3,1540.3 13571 smj_NO 11 10 c t 24 smj-NO smj-NO \N \N 1540.3,1540.3 13572 smj-SE 11 10 c t 24 smj-SE smj-SE \N \N 1540.3,1540.3 13573 smj_SE 11 10 c t 24 smj-SE smj-SE \N \N 1540.3,1540.3 13574 smn 11 10 c t 24 smn smn \N \N 1540.3,1540.3 13575 smn-FI 11 10 c t 24 smn-FI smn-FI \N \N 1540.3,1540.3 13576 smn_FI 11 10 c t 24 smn-FI smn-FI \N \N 1540.3,1540.3 13577 sms 11 10 c t 24 sms sms \N \N 1540.3,1540.3 13578 sms-FI 11 10 c t 24 sms-FI sms-FI \N \N 1540.3,1540.3 13579 sms_FI 11 10 c t 24 sms-FI sms-FI \N \N 1540.3,1540.3 13580 sn 11 10 c t 6 sn sn \N \N 1540.3,1540.3 13581 sn-Latn 11 10 c t 6 sn-Latn sn-Latn \N \N 1540.3,1540.3 13582 sn_Latn 11 10 c t 6 sn-Latn sn-Latn \N \N 1540.3,1540.3 13583 sn-Latn-ZW 11 10 c t 6 sn-Latn-ZW sn-Latn-ZW \N \N 1540.3,1540.3 13584 sn_Latn_ZW 11 10 c t 6 sn-Latn-ZW sn-Latn-ZW \N \N 1540.3,1540.3 13585 so 11 10 c t 6 so so \N \N 1540.3,1540.3 13586 so-DJ 11 10 c t 6 so-DJ so-DJ \N \N 1540.3,1540.3 13587 so_DJ 11 10 c t 6 so-DJ so-DJ \N \N 1540.3,1540.3 13588 so-ET 11 10 c t 6 so-ET so-ET \N \N 1540.3,1540.3 13589 so_ET 11 10 c t 6 so-ET so-ET \N \N 1540.3,1540.3 13590 so-KE 11 10 c t 6 so-KE so-KE \N \N 1540.3,1540.3 13591 so_KE 11 10 c t 6 so-KE so-KE \N \N 1540.3,1540.3 13592 so-SO 11 10 c t 6 so-SO so-SO \N \N 1540.3,1540.3 13593 so_SO 11 10 c t 6 so-SO so-SO \N \N 1540.3,1540.3 13594 sq 11 10 c t 29 sq sq \N \N 1540.3,1540.3 13595 sq-AL 11 10 c t 29 sq-AL sq-AL \N \N 1540.3,1540.3 13596 sq_AL 11 10 c t 29 sq-AL sq-AL \N \N 1540.3,1540.3 13597 sq-MK 11 10 c t 29 sq-MK sq-MK \N \N 1540.3,1540.3 13598 sq_MK 11 10 c t 29 sq-MK sq-MK \N \N 1540.3,1540.3 13599 sq-XK 11 10 c t 29 sq-XK sq-XK \N \N 1540.3,1540.3 13600 sq_XK 11 10 c t 29 sq-XK sq-XK \N \N 1540.3,1540.3 13601 sr 11 10 c t 29 sr sr \N \N 1540.3,1540.3 13602 sr-Cyrl 11 10 c t 23 sr-Cyrl sr-Cyrl \N \N 1540.3,1540.3 13603 sr_Cyrl 11 10 c t 23 sr-Cyrl sr-Cyrl \N \N 1540.3,1540.3 13604 sr-Cyrl-BA 11 10 c t 23 sr-Cyrl-BA sr-Cyrl-BA \N \N 1540.3,1540.3 13605 sr_Cyrl_BA 11 10 c t 23 sr-Cyrl-BA sr-Cyrl-BA \N \N 1540.3,1540.3 13606 sr-Cyrl-ME 11 10 c t 23 sr-Cyrl-ME sr-Cyrl-ME \N \N 1540.3,1540.3 13607 sr_Cyrl_ME 11 10 c t 23 sr-Cyrl-ME sr-Cyrl-ME \N \N 1540.3,1540.3 13608 sr-Cyrl-RS 11 10 c t 23 sr-Cyrl-RS sr-Cyrl-RS \N \N 1540.3,1540.3 13609 sr_Cyrl_RS 11 10 c t 23 sr-Cyrl-RS sr-Cyrl-RS \N \N 1540.3,1540.3 13610 sr-Cyrl-XK 11 10 c t 23 sr-Cyrl-XK sr-Cyrl-XK \N \N 1540.3,1540.3 13611 sr_Cyrl_XK 11 10 c t 23 sr-Cyrl-XK sr-Cyrl-XK \N \N 1540.3,1540.3 13612 sr-Latn 11 10 c t 29 sr-Latn sr-Latn \N \N 1540.3,1540.3 13613 sr_Latn 11 10 c t 29 sr-Latn sr-Latn \N \N 1540.3,1540.3 13614 sr-Latn-BA 11 10 c t 29 sr-Latn-BA sr-Latn-BA \N \N 1540.3,1540.3 13615 sr_Latn_BA 11 10 c t 29 sr-Latn-BA sr-Latn-BA \N \N 1540.3,1540.3 13616 sr-Latn-ME 11 10 c t 29 sr-Latn-ME sr-Latn-ME \N \N 1540.3,1540.3 13617 sr_Latn_ME 11 10 c t 29 sr-Latn-ME sr-Latn-ME \N \N 1540.3,1540.3 13618 sr-Latn-RS 11 10 c t 29 sr-Latn-RS sr-Latn-RS \N \N 1540.3,1540.3 13619 sr_Latn_RS 11 10 c t 29 sr-Latn-RS sr-Latn-RS \N \N 1540.3,1540.3 13620 sr-Latn-XK 11 10 c t 29 sr-Latn-XK sr-Latn-XK \N \N 1540.3,1540.3 13621 sr_Latn_XK 11 10 c t 29 sr-Latn-XK sr-Latn-XK \N \N 1540.3,1540.3 13622 ss 11 10 c t 6 ss ss \N \N 1540.3,1540.3 13623 ss-SZ 11 10 c t 6 ss-SZ ss-SZ \N \N 1540.3,1540.3 13624 ss_SZ 11 10 c t 6 ss-SZ ss-SZ \N \N 1540.3,1540.3 13625 ss-ZA 11 10 c t 6 ss-ZA ss-ZA \N \N 1540.3,1540.3 13626 ss_ZA 11 10 c t 6 ss-ZA ss-ZA \N \N 1540.3,1540.3 13627 ssy 11 10 c t 6 ssy ssy \N \N 1540.3,1540.3 13628 ssy-ER 11 10 c t 6 ssy-ER ssy-ER \N \N 1540.3,1540.3 13629 ssy_ER 11 10 c t 6 ssy-ER ssy-ER \N \N 1540.3,1540.3 13630 st 11 10 c t 6 st st \N \N 1540.3,1540.3 13631 st-LS 11 10 c t 6 st-LS st-LS \N \N 1540.3,1540.3 13632 st_LS 11 10 c t 6 st-LS st-LS \N \N 1540.3,1540.3 13633 st-ZA 11 10 c t 6 st-ZA st-ZA \N \N 1540.3,1540.3 13634 st_ZA 11 10 c t 6 st-ZA st-ZA \N \N 1540.3,1540.3 13635 sv 11 10 c t 24 sv sv \N \N 1540.3,1540.3 13636 sv-AX 11 10 c t 24 sv-AX sv-AX \N \N 1540.3,1540.3 13637 sv_AX 11 10 c t 24 sv-AX sv-AX \N \N 1540.3,1540.3 13638 sv-FI 11 10 c t 24 sv-FI sv-FI \N \N 1540.3,1540.3 13639 sv_FI 11 10 c t 24 sv-FI sv-FI \N \N 1540.3,1540.3 13640 sv-SE 11 10 c t 24 sv-SE sv-SE \N \N 1540.3,1540.3 13641 sv_SE 11 10 c t 24 sv-SE sv-SE \N \N 1540.3,1540.3 13642 sw 11 10 c t 24 sw sw \N \N 1540.3,1540.3 13643 sw-CD 11 10 c t 24 sw-CD sw-CD \N \N 1540.3,1540.3 13644 sw_CD 11 10 c t 24 sw-CD sw-CD \N \N 1540.3,1540.3 13645 sw-KE 11 10 c t 24 sw-KE sw-KE \N \N 1540.3,1540.3 13646 sw_KE 11 10 c t 24 sw-KE sw-KE \N \N 1540.3,1540.3 13647 sw-TZ 11 10 c t 24 sw-TZ sw-TZ \N \N 1540.3,1540.3 13648 sw_TZ 11 10 c t 24 sw-TZ sw-TZ \N \N 1540.3,1540.3 13649 sw-UG 11 10 c t 24 sw-UG sw-UG \N \N 1540.3,1540.3 13650 sw_UG 11 10 c t 24 sw-UG sw-UG \N \N 1540.3,1540.3 13651 syr 11 10 c t 6 syr syr \N \N 1540.3,1540.3 13652 syr-SY 11 10 c t 6 syr-SY syr-SY \N \N 1540.3,1540.3 13653 syr_SY 11 10 c t 6 syr-SY syr-SY \N \N 1540.3,1540.3 13654 ta 11 10 c t 6 ta ta \N \N 1540.3,1540.3 13655 ta-IN 11 10 c t 6 ta-IN ta-IN \N \N 1540.3,1540.3 13656 ta_IN 11 10 c t 6 ta-IN ta-IN \N \N 1540.3,1540.3 13657 ta-LK 11 10 c t 6 ta-LK ta-LK \N \N 1540.3,1540.3 13658 ta_LK 11 10 c t 6 ta-LK ta-LK \N \N 1540.3,1540.3 13659 ta-MY 11 10 c t 6 ta-MY ta-MY \N \N 1540.3,1540.3 13660 ta_MY 11 10 c t 6 ta-MY ta-MY \N \N 1540.3,1540.3 13661 ta-SG 11 10 c t 6 ta-SG ta-SG \N \N 1540.3,1540.3 13662 ta_SG 11 10 c t 6 ta-SG ta-SG \N \N 1540.3,1540.3 13663 te 11 10 c t 6 te te \N \N 1540.3,1540.3 13664 te-IN 11 10 c t 6 te-IN te-IN \N \N 1540.3,1540.3 13665 te_IN 11 10 c t 6 te-IN te-IN \N \N 1540.3,1540.3 13666 teo 11 10 c t 6 teo teo \N \N 1540.3,1540.3 13667 teo-KE 11 10 c t 6 teo-KE teo-KE \N \N 1540.3,1540.3 13668 teo_KE 11 10 c t 6 teo-KE teo-KE \N \N 1540.3,1540.3 13669 teo-UG 11 10 c t 6 teo-UG teo-UG \N \N 1540.3,1540.3 13670 teo_UG 11 10 c t 6 teo-UG teo-UG \N \N 1540.3,1540.3 13671 tg 11 10 c t 23 tg tg \N \N 1540.3,1540.3 13672 tg-Cyrl 11 10 c t 23 tg-Cyrl tg-Cyrl \N \N 1540.3,1540.3 13673 tg_Cyrl 11 10 c t 23 tg-Cyrl tg-Cyrl \N \N 1540.3,1540.3 13674 tg-Cyrl-TJ 11 10 c t 23 tg-Cyrl-TJ tg-Cyrl-TJ \N \N 1540.3,1540.3 13675 tg_Cyrl_TJ 11 10 c t 23 tg-Cyrl-TJ tg-Cyrl-TJ \N \N 1540.3,1540.3 13676 th 11 10 c t 21 th th \N \N 1540.3,1540.3 13677 th-TH 11 10 c t 21 th-TH th-TH \N \N 1540.3,1540.3 13678 th_TH 11 10 c t 21 th-TH th-TH \N \N 1540.3,1540.3 13679 ti 11 10 c t 6 ti ti \N \N 1540.3,1540.3 13680 ti-ER 11 10 c t 6 ti-ER ti-ER \N \N 1540.3,1540.3 13681 ti_ER 11 10 c t 6 ti-ER ti-ER \N \N 1540.3,1540.3 13682 ti-ET 11 10 c t 6 ti-ET ti-ET \N \N 1540.3,1540.3 13683 ti_ET 11 10 c t 6 ti-ET ti-ET \N \N 1540.3,1540.3 13684 tig 11 10 c t 6 tig tig \N \N 1540.3,1540.3 13685 tig-ER 11 10 c t 6 tig-ER tig-ER \N \N 1540.3,1540.3 13686 tig_ER 11 10 c t 6 tig-ER tig-ER \N \N 1540.3,1540.3 13687 tk 11 10 c t 29 tk tk \N \N 1540.3,1540.3 13688 tk-TM 11 10 c t 29 tk-TM tk-TM \N \N 1540.3,1540.3 13689 tk_TM 11 10 c t 29 tk-TM tk-TM \N \N 1540.3,1540.3 13690 tn 11 10 c t 24 tn tn \N \N 1540.3,1540.3 13691 tn-BW 11 10 c t 24 tn-BW tn-BW \N \N 1540.3,1540.3 13692 tn_BW 11 10 c t 24 tn-BW tn-BW \N \N 1540.3,1540.3 13693 tn-ZA 11 10 c t 24 tn-ZA tn-ZA \N \N 1540.3,1540.3 13694 tn_ZA 11 10 c t 24 tn-ZA tn-ZA \N \N 1540.3,1540.3 13695 to 11 10 c t 6 to to \N \N 1540.3,1540.3 13696 to-TO 11 10 c t 6 to-TO to-TO \N \N 1540.3,1540.3 13697 to_TO 11 10 c t 6 to-TO to-TO \N \N 1540.3,1540.3 13698 tr 11 10 c t 31 tr tr \N \N 1540.3,1540.3 13699 tr-CY 11 10 c t 31 tr-CY tr-CY \N \N 1540.3,1540.3 13700 tr_CY 11 10 c t 31 tr-CY tr-CY \N \N 1540.3,1540.3 13701 tr-TR 11 10 c t 31 tr-TR tr-TR \N \N 1540.3,1540.3 13702 tr_TR 11 10 c t 31 tr-TR tr-TR \N \N 1540.3,1540.3 13703 ts 11 10 c t 6 ts ts \N \N 1540.3,1540.3 13704 ts-ZA 11 10 c t 6 ts-ZA ts-ZA \N \N 1540.3,1540.3 13705 ts_ZA 11 10 c t 6 ts-ZA ts-ZA \N \N 1540.3,1540.3 13706 tt 11 10 c t 23 tt tt \N \N 1540.3,1540.3 13707 tt-RU 11 10 c t 23 tt-RU tt-RU \N \N 1540.3,1540.3 13708 tt_RU 11 10 c t 23 tt-RU tt-RU \N \N 1540.3,1540.3 13709 twq 11 10 c t 6 twq twq \N \N 1540.3,1540.3 13710 twq-NE 11 10 c t 6 twq-NE twq-NE \N \N 1540.3,1540.3 13711 twq_NE 11 10 c t 6 twq-NE twq-NE \N \N 1540.3,1540.3 13712 tzm 11 10 c t 6 tzm tzm \N \N 1540.3,1540.3 13713 tzm-Arab 11 10 c t 18 tzm-Arab tzm-Arab \N \N 1540.3,1540.3 13714 tzm_Arab 11 10 c t 18 tzm-Arab tzm-Arab \N \N 1540.3,1540.3 13715 tzm-Arab-MA 11 10 c t 18 tzm-Arab-MA tzm-Arab-MA \N \N 1540.3,1540.3 13716 tzm_Arab_MA 11 10 c t 18 tzm-Arab-MA tzm-Arab-MA \N \N 1540.3,1540.3 13717 tzm-Latn 11 10 c t 24 tzm-Latn tzm-Latn \N \N 1540.3,1540.3 13718 tzm_Latn 11 10 c t 24 tzm-Latn tzm-Latn \N \N 1540.3,1540.3 13719 tzm-Latn-DZ 11 10 c t 24 tzm-Latn-DZ tzm-Latn-DZ \N \N 1540.3,1540.3 13720 tzm_Latn_DZ 11 10 c t 24 tzm-Latn-DZ tzm-Latn-DZ \N \N 1540.3,1540.3 13721 tzm-Latn-MA 11 10 c t 6 tzm-Latn-MA tzm-Latn-MA \N \N 1540.3,1540.3 13722 tzm_Latn_MA 11 10 c t 6 tzm-Latn-MA tzm-Latn-MA \N \N 1540.3,1540.3 13723 tzm-Tfng 11 10 c t 6 tzm-Tfng tzm-Tfng \N \N 1540.3,1540.3 13724 tzm_Tfng 11 10 c t 6 tzm-Tfng tzm-Tfng \N \N 1540.3,1540.3 13725 tzm-Tfng-MA 11 10 c t 6 tzm-Tfng-MA tzm-Tfng-MA \N \N 1540.3,1540.3 13726 tzm_Tfng_MA 11 10 c t 6 tzm-Tfng-MA tzm-Tfng-MA \N \N 1540.3,1540.3 13727 ug 11 10 c t 18 ug ug \N \N 1540.3,1540.3 13728 ug-CN 11 10 c t 18 ug-CN ug-CN \N \N 1540.3,1540.3 13729 ug_CN 11 10 c t 18 ug-CN ug-CN \N \N 1540.3,1540.3 13730 uk 11 10 c t 24 uk uk \N \N 1540.3,1540.3 13731 uk-UA 11 10 c t 23 uk-UA uk-UA \N \N 1540.3,1540.3 13732 uk_UA 11 10 c t 23 uk-UA uk-UA \N \N 1540.3,1540.3 13733 ur 11 10 c t 18 ur ur \N \N 1540.3,1540.3 13734 ur-IN 11 10 c t 18 ur-IN ur-IN \N \N 1540.3,1540.3 13735 ur_IN 11 10 c t 18 ur-IN ur-IN \N \N 1540.3,1540.3 13736 ur-PK 11 10 c t 18 ur-PK ur-PK \N \N 1540.3,1540.3 13737 ur_PK 11 10 c t 18 ur-PK ur-PK \N \N 1540.3,1540.3 13738 uz 11 10 c t 31 uz uz \N \N 1540.3,1540.3 13739 uz-Arab 11 10 c t 6 uz-Arab uz-Arab \N \N 1540.3,1540.3 13740 uz_Arab 11 10 c t 6 uz-Arab uz-Arab \N \N 1540.3,1540.3 13741 uz-Arab-AF 11 10 c t 6 uz-Arab-AF uz-Arab-AF \N \N 1540.3,1540.3 13742 uz_Arab_AF 11 10 c t 6 uz-Arab-AF uz-Arab-AF \N \N 1540.3,1540.3 13743 uz-Cyrl 11 10 c t 23 uz-Cyrl uz-Cyrl \N \N 1540.3,1540.3 13744 uz_Cyrl 11 10 c t 23 uz-Cyrl uz-Cyrl \N \N 1540.3,1540.3 13745 uz-Cyrl-UZ 11 10 c t 23 uz-Cyrl-UZ uz-Cyrl-UZ \N \N 1540.3,1540.3 13746 uz_Cyrl_UZ 11 10 c t 23 uz-Cyrl-UZ uz-Cyrl-UZ \N \N 1540.3,1540.3 13747 uz-Latn 11 10 c t 31 uz-Latn uz-Latn \N \N 1540.3,1540.3 13748 uz_Latn 11 10 c t 31 uz-Latn uz-Latn \N \N 1540.3,1540.3 13749 uz-Latn-UZ 11 10 c t 31 uz-Latn-UZ uz-Latn-UZ \N \N 1540.3,1540.3 13750 uz_Latn_UZ 11 10 c t 31 uz-Latn-UZ uz-Latn-UZ \N \N 1540.3,1540.3 13751 vai 11 10 c t 6 vai vai \N \N 1540.3,1540.3 13752 vai-Latn 11 10 c t 6 vai-Latn vai-Latn \N \N 1540.3,1540.3 13753 vai_Latn 11 10 c t 6 vai-Latn vai-Latn \N \N 1540.3,1540.3 13754 vai-Latn-LR 11 10 c t 6 vai-Latn-LR vai-Latn-LR \N \N 1540.3,1540.3 13755 vai_Latn_LR 11 10 c t 6 vai-Latn-LR vai-Latn-LR \N \N 1540.3,1540.3 13756 vai-Vaii 11 10 c t 6 vai-Vaii vai-Vaii \N \N 1540.3,1540.3 13757 vai_Vaii 11 10 c t 6 vai-Vaii vai-Vaii \N \N 1540.3,1540.3 13758 vai-Vaii-LR 11 10 c t 6 vai-Vaii-LR vai-Vaii-LR \N \N 1540.3,1540.3 13759 vai_Vaii_LR 11 10 c t 6 vai-Vaii-LR vai-Vaii-LR \N \N 1540.3,1540.3 13760 ve 11 10 c t 6 ve ve \N \N 1540.3,1540.3 13761 ve-ZA 11 10 c t 6 ve-ZA ve-ZA \N \N 1540.3,1540.3 13762 ve_ZA 11 10 c t 6 ve-ZA ve-ZA \N \N 1540.3,1540.3 13763 vi 11 10 c t 19 vi vi \N \N 1540.3,1540.3 13764 vi-VN 11 10 c t 19 vi-VN vi-VN \N \N 1540.3,1540.3 13765 vi_VN 11 10 c t 19 vi-VN vi-VN \N \N 1540.3,1540.3 13766 vo 11 10 c t 6 vo vo \N \N 1540.3,1540.3 13767 vo-001 11 10 c t 6 vo-001 vo-001 \N \N 1540.3,1540.3 13768 vo_001 11 10 c t 6 vo-001 vo-001 \N \N 1540.3,1540.3 13769 vun 11 10 c t 6 vun vun \N \N 1540.3,1540.3 13770 vun-TZ 11 10 c t 6 vun-TZ vun-TZ \N \N 1540.3,1540.3 13771 vun_TZ 11 10 c t 6 vun-TZ vun-TZ \N \N 1540.3,1540.3 13772 wae 11 10 c t 6 wae wae \N \N 1540.3,1540.3 13773 wae-CH 11 10 c t 6 wae-CH wae-CH \N \N 1540.3,1540.3 13774 wae_CH 11 10 c t 6 wae-CH wae-CH \N \N 1540.3,1540.3 13775 wal 11 10 c t 6 wal wal \N \N 1540.3,1540.3 13776 wal-ET 11 10 c t 6 wal-ET wal-ET \N \N 1540.3,1540.3 13777 wal_ET 11 10 c t 6 wal-ET wal-ET \N \N 1540.3,1540.3 13778 wo 11 10 c t 24 wo wo \N \N 1540.3,1540.3 13779 wo-SN 11 10 c t 24 wo-SN wo-SN \N \N 1540.3,1540.3 13780 wo_SN 11 10 c t 24 wo-SN wo-SN \N \N 1540.3,1540.3 13781 x-IV_mathan 11 10 c t 24 x-IV_mathan x-IV_mathan \N \N 1540.3,1540.3 13782 x_IV_mathan 11 10 c t 24 x-IV_mathan x-IV_mathan \N \N 1540.3,1540.3 13783 xh 11 10 c t 24 xh xh \N \N 1540.3,1540.3 13784 xh-ZA 11 10 c t 24 xh-ZA xh-ZA \N \N 1540.3,1540.3 13785 xh_ZA 11 10 c t 24 xh-ZA xh-ZA \N \N 1540.3,1540.3 13786 xog 11 10 c t 6 xog xog \N \N 1540.3,1540.3 13787 xog-UG 11 10 c t 6 xog-UG xog-UG \N \N 1540.3,1540.3 13788 xog_UG 11 10 c t 6 xog-UG xog-UG \N \N 1540.3,1540.3 13789 yav 11 10 c t 6 yav yav \N \N 1540.3,1540.3 13790 yav-CM 11 10 c t 6 yav-CM yav-CM \N \N 1540.3,1540.3 13791 yav_CM 11 10 c t 6 yav-CM yav-CM \N \N 1540.3,1540.3 13792 yi 11 10 c t 6 yi yi \N \N 1540.3,1540.3 13793 yi-001 11 10 c t 6 yi-001 yi-001 \N \N 1540.3,1540.3 13794 yi_001 11 10 c t 6 yi-001 yi-001 \N \N 1540.3,1540.3 13795 yo 11 10 c t 24 yo yo \N \N 1540.3,1540.3 13796 yo-BJ 11 10 c t 24 yo-BJ yo-BJ \N \N 1540.3,1540.3 13797 yo_BJ 11 10 c t 24 yo-BJ yo-BJ \N \N 1540.3,1540.3 13798 yo-NG 11 10 c t 24 yo-NG yo-NG \N \N 1540.3,1540.3 13799 yo_NG 11 10 c t 24 yo-NG yo-NG \N \N 1540.3,1540.3 13800 zgh 11 10 c t 6 zgh zgh \N \N 1540.3,1540.3 13801 zgh-Tfng 11 10 c t 6 zgh-Tfng zgh-Tfng \N \N 1540.3,1540.3 13802 zgh_Tfng 11 10 c t 6 zgh-Tfng zgh-Tfng \N \N 1540.3,1540.3 13803 zgh-Tfng-MA 11 10 c t 6 zgh-Tfng-MA zgh-Tfng-MA \N \N 1540.3,1540.3 13804 zgh_Tfng_MA 11 10 c t 6 zgh-Tfng-MA zgh-Tfng-MA \N \N 1540.3,1540.3 13805 zu 11 10 c t 24 zu zu \N \N 1540.3,1540.3 13806 zu-ZA 11 10 c t 24 zu-ZA zu-ZA \N \N 1540.3,1540.3 13807 zu_ZA 11 10 c t 24 zu-ZA zu-ZA \N \N 1540.3,1540.3 \. -- -- Data for Name: pg_constraint; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_constraint (oid, conname, connamespace, contype, condeferrable, condeferred, convalidated, conrelid, contypid, conindid, conparentid, confrelid, confupdtype, confdeltype, confmatchtype, conislocal, coninhcount, connoinherit, conperiod, conkey, confkey, conpfeqop, conppeqop, conffeqop, confdelsetcols, conexclop, conbin) FROM stdin; 10115 pg_proc_oid_index 11 p f f t 1255 0 2690 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10116 pg_proc_proname_args_nsp_index 11 u f f t 1255 0 2691 0 0 t 0 t f {2,20,3} \N \N \N \N \N \N \N 10117 pg_type_oid_index 11 p f f t 1247 0 2703 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10118 pg_type_typname_nsp_index 11 u f f t 1247 0 2704 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10119 pg_attribute_relid_attnam_index 11 u f f t 1249 0 2658 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 10120 pg_attribute_relid_attnum_index 11 p f f t 1249 0 2659 0 0 t 0 t f {1,5} \N \N \N \N \N \N \N 10121 pg_class_oid_index 11 p f f t 1259 0 2662 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10122 pg_class_relname_nsp_index 11 u f f t 1259 0 2663 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10123 pg_attrdef_adrelid_adnum_index 11 u f f t 2604 0 2656 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10124 pg_attrdef_oid_index 11 p f f t 2604 0 2657 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10125 pg_constraint_conrelid_contypid_conname_index 11 u f f t 2606 0 2665 0 0 t 0 t f {8,9,2} \N \N \N \N \N \N \N 10126 pg_constraint_oid_index 11 p f f t 2606 0 2667 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10127 pg_inherits_relid_seqno_index 11 p f f t 2611 0 2680 0 0 t 0 t f {1,3} \N \N \N \N \N \N \N 10128 pg_index_indexrelid_index 11 p f f t 2610 0 2679 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10129 pg_operator_oid_index 11 p f f t 2617 0 2688 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10130 pg_operator_oprname_l_r_n_index 11 u f f t 2617 0 2689 0 0 t 0 t f {2,8,9,3} \N \N \N \N \N \N \N 10131 pg_opfamily_am_name_nsp_index 11 u f f t 2753 0 2754 0 0 t 0 t f {2,3,4} \N \N \N \N \N \N \N 10132 pg_opfamily_oid_index 11 p f f t 2753 0 2755 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10133 pg_opclass_am_name_nsp_index 11 u f f t 2616 0 2686 0 0 t 0 t f {2,3,4} \N \N \N \N \N \N \N 10134 pg_opclass_oid_index 11 p f f t 2616 0 2687 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10135 pg_am_name_index 11 u f f t 2601 0 2651 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10136 pg_am_oid_index 11 p f f t 2601 0 2652 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10137 pg_amop_fam_strat_index 11 u f f t 2602 0 2653 0 0 t 0 t f {2,3,4,5} \N \N \N \N \N \N \N 10138 pg_amop_opr_fam_index 11 u f f t 2602 0 2654 0 0 t 0 t f {7,6,2} \N \N \N \N \N \N \N 10139 pg_amop_oid_index 11 p f f t 2602 0 2756 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10140 pg_amproc_fam_proc_index 11 u f f t 2603 0 2655 0 0 t 0 t f {2,3,4,5} \N \N \N \N \N \N \N 10141 pg_amproc_oid_index 11 p f f t 2603 0 2757 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10142 pg_language_name_index 11 u f f t 2612 0 2681 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10143 pg_language_oid_index 11 p f f t 2612 0 2682 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10144 pg_largeobject_metadata_oid_index 11 p f f t 2995 0 2996 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10145 pg_largeobject_loid_pn_index 11 p f f t 2613 0 2683 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 10146 pg_aggregate_fnoid_index 11 p f f t 2600 0 2650 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10147 pg_statistic_relid_att_inh_index 11 p f f t 2619 0 2696 0 0 t 0 t f {1,2,3} \N \N \N \N \N \N \N 10148 pg_statistic_ext_oid_index 11 p f f t 3381 0 3380 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10149 pg_statistic_ext_name_index 11 u f f t 3381 0 3997 0 0 t 0 t f {3,4} \N \N \N \N \N \N \N 10150 pg_statistic_ext_data_stxoid_inh_index 11 p f f t 3429 0 3433 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 10151 pg_rewrite_oid_index 11 p f f t 2618 0 2692 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10152 pg_rewrite_rel_rulename_index 11 u f f t 2618 0 2693 0 0 t 0 t f {3,2} \N \N \N \N \N \N \N 10153 pg_trigger_tgrelid_tgname_index 11 u f f t 2620 0 2701 0 0 t 0 t f {2,4} \N \N \N \N \N \N \N 10154 pg_trigger_oid_index 11 p f f t 2620 0 2702 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10155 pg_event_trigger_evtname_index 11 u f f t 3466 0 3467 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10156 pg_event_trigger_oid_index 11 p f f t 3466 0 3468 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10157 pg_description_o_c_o_index 11 p f f t 2609 0 2675 0 0 t 0 t f {1,2,3} \N \N \N \N \N \N \N 10158 pg_cast_oid_index 11 p f f t 2605 0 2660 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10159 pg_cast_source_target_index 11 u f f t 2605 0 2661 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10160 pg_enum_oid_index 11 p f f t 3501 0 3502 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10161 pg_enum_typid_label_index 11 u f f t 3501 0 3503 0 0 t 0 t f {2,4} \N \N \N \N \N \N \N 10162 pg_enum_typid_sortorder_index 11 u f f t 3501 0 3534 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10163 pg_namespace_nspname_index 11 u f f t 2615 0 2684 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10164 pg_namespace_oid_index 11 p f f t 2615 0 2685 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10165 pg_conversion_default_index 11 u f f t 2607 0 2668 0 0 t 0 t f {3,5,6,1} \N \N \N \N \N \N \N 10166 pg_conversion_name_nsp_index 11 u f f t 2607 0 2669 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10167 pg_conversion_oid_index 11 p f f t 2607 0 2670 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10168 pg_database_datname_index 11 u f f t 1262 0 2671 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10169 pg_database_oid_index 11 p f f t 1262 0 2672 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10170 pg_db_role_setting_databaseid_rol_index 11 p f f t 2964 0 2965 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 10171 pg_tablespace_oid_index 11 p f f t 1213 0 2697 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10172 pg_tablespace_spcname_index 11 u f f t 1213 0 2698 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10173 pg_authid_rolname_index 11 u f f t 1260 0 2676 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10174 pg_authid_oid_index 11 p f f t 1260 0 2677 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10175 pg_auth_members_oid_index 11 p f f t 1261 0 6303 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10176 pg_auth_members_role_member_index 11 u f f t 1261 0 2694 0 0 t 0 t f {2,3,4} \N \N \N \N \N \N \N 10177 pg_auth_members_member_role_index 11 u f f t 1261 0 2695 0 0 t 0 t f {3,2,4} \N \N \N \N \N \N \N 10178 pg_shdescription_o_c_index 11 p f f t 2396 0 2397 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 10179 pg_ts_config_cfgname_index 11 u f f t 3602 0 3608 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10180 pg_ts_config_oid_index 11 p f f t 3602 0 3712 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10181 pg_ts_config_map_index 11 p f f t 3603 0 3609 0 0 t 0 t f {1,2,3} \N \N \N \N \N \N \N 10182 pg_ts_dict_dictname_index 11 u f f t 3600 0 3604 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10183 pg_ts_dict_oid_index 11 p f f t 3600 0 3605 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10184 pg_ts_parser_prsname_index 11 u f f t 3601 0 3606 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10185 pg_ts_parser_oid_index 11 p f f t 3601 0 3607 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10186 pg_ts_template_tmplname_index 11 u f f t 3764 0 3766 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10187 pg_ts_template_oid_index 11 p f f t 3764 0 3767 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10188 pg_extension_oid_index 11 p f f t 3079 0 3080 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10189 pg_extension_name_index 11 u f f t 3079 0 3081 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10190 pg_foreign_data_wrapper_oid_index 11 p f f t 2328 0 112 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10191 pg_foreign_data_wrapper_name_index 11 u f f t 2328 0 548 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10192 pg_foreign_server_oid_index 11 p f f t 1417 0 113 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10193 pg_foreign_server_name_index 11 u f f t 1417 0 549 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10194 pg_user_mapping_oid_index 11 p f f t 1418 0 174 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10195 pg_user_mapping_user_server_index 11 u f f t 1418 0 175 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10196 pg_foreign_table_relid_index 11 p f f t 3118 0 3119 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10197 pg_policy_oid_index 11 p f f t 3256 0 3257 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10198 pg_policy_polrelid_polname_index 11 u f f t 3256 0 3258 0 0 t 0 t f {3,2} \N \N \N \N \N \N \N 10199 pg_replication_origin_roiident_index 11 p f f t 6000 0 6001 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10200 pg_replication_origin_roname_index 11 u f f t 6000 0 6002 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10201 pg_default_acl_role_nsp_obj_index 11 u f f t 826 0 827 0 0 t 0 t f {2,3,4} \N \N \N \N \N \N \N 10202 pg_default_acl_oid_index 11 p f f t 826 0 828 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10203 pg_init_privs_o_c_o_index 11 p f f t 3394 0 3395 0 0 t 0 t f {1,2,3} \N \N \N \N \N \N \N 10204 pg_seclabel_object_index 11 p f f t 3596 0 3597 0 0 t 0 t f {1,2,3,4} \N \N \N \N \N \N \N 10205 pg_shseclabel_object_index 11 p f f t 3592 0 3593 0 0 t 0 t f {1,2,3} \N \N \N \N \N \N \N 10206 pg_collation_name_enc_nsp_index 11 u f f t 3456 0 3164 0 0 t 0 t f {2,7,3} \N \N \N \N \N \N \N 10207 pg_collation_oid_index 11 p f f t 3456 0 3085 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10208 pg_parameter_acl_parname_index 11 u f f t 6243 0 6246 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10209 pg_parameter_acl_oid_index 11 p f f t 6243 0 6247 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10210 pg_partitioned_table_partrelid_index 11 p f f t 3350 0 3351 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10211 pg_range_rngtypid_index 11 p f f t 3541 0 3542 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10212 pg_range_rngmultitypid_index 11 u f f t 3541 0 2228 0 0 t 0 t f {3} \N \N \N \N \N \N \N 10213 pg_transform_oid_index 11 p f f t 3576 0 3574 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10214 pg_transform_type_lang_index 11 u f f t 3576 0 3575 0 0 t 0 t f {2,3} \N \N \N \N \N \N \N 10215 pg_sequence_seqrelid_index 11 p f f t 2224 0 5002 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10216 pg_publication_oid_index 11 p f f t 6104 0 6110 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10217 pg_publication_pubname_index 11 u f f t 6104 0 6111 0 0 t 0 t f {2} \N \N \N \N \N \N \N 10218 pg_publication_namespace_oid_index 11 p f f t 6237 0 6238 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10219 pg_publication_namespace_pnnspid_pnpubid_index 11 u f f t 6237 0 6239 0 0 t 0 t f {3,2} \N \N \N \N \N \N \N 10220 pg_publication_rel_oid_index 11 p f f t 6106 0 6112 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10221 pg_publication_rel_prrelid_prpubid_index 11 u f f t 6106 0 6113 0 0 t 0 t f {3,2} \N \N \N \N \N \N \N 10222 pg_subscription_oid_index 11 p f f t 6100 0 6114 0 0 t 0 t f {1} \N \N \N \N \N \N \N 10223 pg_subscription_subname_index 11 u f f t 6100 0 6115 0 0 t 0 t f {2,4} \N \N \N \N \N \N \N 10224 pg_subscription_rel_srrelid_srsubid_index 11 p f f t 6102 0 6117 0 0 t 0 t f {2,1} \N \N \N \N \N \N \N 13882 cardinal_number_domain_check 13867 c f f t 0 13881 0 0 0 t 0 f f \N \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({COERCETODOMAINVALUE :typeId 23 :typeMod -1 :collation 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} 13895 yes_or_no_check 13867 c f f t 0 13894 0 0 0 t 0 f f \N \N \N \N \N \N \N {SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 100 :args ({RELABELTYPE :arg {COERCETODOMAINVALUE :typeId 1043 :typeMod 7 :collation 100 :location -1} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} {ARRAYCOERCEEXPR :arg {ARRAYEXPR :array_typeid 1015 :array_collid 100 :element_typeid 1043 :elements ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]}) :multidims false :location -1} :elemexpr {RELABELTYPE :arg {CASETESTEXPR :typeId 1043 :typeMod -1 :collation 0} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} :resulttype 1009 :resulttypmod -1 :resultcollid 100 :coerceformat 2 :location -1}) :location -1} 16397 test_table_generated_pkey 16390 p f f t 16392 0 16396 0 0 t 0 t f {1} \N \N \N \N \N \N \N 16402 test_table_identity_col1_not_null 16390 n f f t 16399 0 0 0 0 t 0 f f {1} \N \N \N \N \N \N \N 16406 test_table_identity_pkey 16390 p f f t 16399 0 16405 0 0 t 0 t f {1} \N \N \N \N \N \N \N 16412 test_table_col1_check 16390 c f f t 16408 0 0 0 0 t 0 f f {1} \N \N \N \N \N \N {OPEXPR :opno 523 :opfuncid 149 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -24 3 0 0 0 0 0 0 ]}) :location -1} 16413 test_table_col1_not_null 16390 n f f t 16408 0 0 0 0 t 0 f f {1} \N \N \N \N \N \N \N 16417 test_table_pkey 16390 p f f t 16408 0 16416 0 0 t 0 t f {1} \N \N \N \N \N \N \N 16421 test_table_fk_col1_fkey 16390 f f f t 16418 0 16416 0 16408 a a s t 0 f f {1} {1} {96} {96} {96} \N \N \N 16429 test_table_fk_col1_fkey 16390 f f f t 16426 0 16416 16421 16408 a a s f 1 f f {1} {1} {96} {96} {96} \N \N \N 16436 test_table_generated_child2_col1_not_null 16390 n f f t 16432 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16441 test_table_generated_child1_col1_not_null 16390 n f f t 16437 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16513 fk_reference_test_table_pkey 16390 p f f t 16509 0 16512 0 0 t 0 t f {1} \N \N \N \N \N \N \N 16514 fk_reference_test_table_col1_fkey 16390 f f f t 16509 0 16416 0 16408 a a s t 0 t f {1} {1} {96} {96} {96} \N \N \N 16528 us_postal_code_check 16390 c f f t 0 16527 0 0 0 t 0 f f \N \N \N \N \N \N \N {BOOLEXPR :boolop or :args ({OPEXPR :opno 641 :opfuncid 1254 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({COERCETODOMAINVALUE :typeId 25 :typeMod -1 :collation 100 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 94 92 100 123 53 125 36 ]}) :location -1} {OPEXPR :opno 641 :opfuncid 1254 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({COERCETODOMAINVALUE :typeId 25 :typeMod -1 :collation 100 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 94 92 100 123 53 125 45 92 100 123 52 125 36 ]}) :location -1}) :location -1} 16560 ordering_table_pkey 16390 p f f t 16556 0 16559 0 0 t 0 t f {1} \N \N \N \N \N \N \N 16743 test_table_tuq_uq 16390 u f f t 16737 0 16742 0 0 t 0 t t {1,2} \N \N \N \N \N {3882,3888} \N 16751 test_table_tpk_pkey 16390 p f f t 16745 0 16750 0 0 t 0 t t {1,2} \N \N \N \N \N {3882,3888} \N 16660 measurement_peaktemp_check 16390 c f f t 16656 0 0 0 0 t 0 f f {3} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 52 -2 -1 -1 -1 -1 -1 -1 ]}) :location -1} 16661 measurement_city_id_not_null 16390 n f f t 16656 0 0 0 0 t 0 f f {1} \N \N \N \N \N \N \N 16662 measurement_logdate_not_null 16390 n f f t 16656 0 0 0 0 t 0 f f {2} \N \N \N \N \N \N \N 16666 test_inheritance_parent_col2_check 16390 c f f t 16663 0 0 0 0 t 0 f f {2} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 42 0 0 0 0 0 0 0 ]}) :location -1} 16667 test_inheritance_parent_col1_not_null 16390 n f f t 16663 0 0 0 0 t 0 f f {1} \N \N \N \N \N \N \N 16671 test_inheritance_parent_col2_check 16390 c f f t 16668 0 0 0 0 f 1 f f {2} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 42 0 0 0 0 0 0 0 ]}) :location -1} 16672 test_inheritance_child 16390 c f f t 16668 0 0 0 0 t 0 f f {2} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 9 46 2 0 0 0 0 0 ]}) :location -1} 16673 test_inheritance_child_col1_not_null 16390 n f f t 16668 0 0 0 0 t 1 f f {1} \N \N \N \N \N \N \N 16678 measurement_peaktemp_check 16465 c f f t 16674 0 0 0 0 f 1 f f {3} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 52 -2 -1 -1 -1 -1 -1 -1 ]}) :location -1} 16680 measurement_y2006m2_unitsales_check 16465 c f f t 16674 0 0 0 0 t 0 f f {4} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} 16681 measurement_city_id_not_null 16465 n f f t 16674 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16682 measurement_logdate_not_null 16465 n f f t 16674 0 0 0 0 f 1 f f {2} \N \N \N \N \N \N \N 16691 measurement_peaktemp_check 16465 c f f t 16687 0 0 0 0 f 1 f f {3} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 52 -2 -1 -1 -1 -1 -1 -1 ]}) :location -1} 16694 measurement_city_id_not_null 16465 n f f t 16687 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16695 measurement_logdate_not_null 16465 n f f t 16687 0 0 0 0 f 1 f f {2} \N \N \N \N \N \N \N 16700 measurement_peaktemp_check 16465 c f f t 16696 0 0 0 0 f 1 f f {3} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 52 -2 -1 -1 -1 -1 -1 -1 ]}) :location -1} 16703 measurement_city_id_not_null 16465 n f f t 16696 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16704 measurement_logdate_not_null 16465 n f f t 16696 0 0 0 0 f 1 f f {2} \N \N \N \N \N \N \N 16709 measurement_peaktemp_check 16465 c f f t 16705 0 0 0 0 f 1 f f {3} \N \N \N \N \N \N {OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 52 -2 -1 -1 -1 -1 -1 -1 ]}) :location -1} 16712 measurement_city_id_not_null 16465 n f f t 16705 0 0 0 0 f 1 f f {1} \N \N \N \N \N \N \N 16713 measurement_logdate_not_null 16465 n f f t 16705 0 0 0 0 f 1 f f {2} \N \N \N \N \N \N \N 16715 measurement_pkey 16390 p f f t 16656 0 16714 0 0 t 0 t f {1,2} \N \N \N \N \N \N \N 16717 measurement_y2006m2_pkey 16465 p f f t 16674 0 16716 16715 0 f 1 f f {1,2} \N \N \N \N \N \N \N 16719 measurement_y2006m3_pkey 16465 p f f t 16687 0 16718 16715 0 f 1 f f {1,2} \N \N \N \N \N \N \N 16721 measurement_y2006m4_pkey 16465 p f f t 16696 0 16720 16715 0 f 1 f f {1,2} \N \N \N \N \N \N \N 16723 measurement_y2006m5_pkey 16465 p f f t 16705 0 16722 16715 0 f 1 f f {1,2} \N \N \N \N \N \N \N \. -- -- Data for Name: pg_conversion; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_conversion (oid, conname, connamespace, conowner, conforencoding, contoencoding, conproc, condefault) FROM stdin; 4402 koi8_r_to_mic 11 10 22 7 koi8r_to_mic t 4403 mic_to_koi8_r 11 10 7 22 mic_to_koi8r t 4404 iso_8859_5_to_mic 11 10 25 7 iso_to_mic t 4405 mic_to_iso_8859_5 11 10 7 25 mic_to_iso t 4406 windows_1251_to_mic 11 10 23 7 win1251_to_mic t 4407 mic_to_windows_1251 11 10 7 23 mic_to_win1251 t 4408 windows_866_to_mic 11 10 20 7 win866_to_mic t 4409 mic_to_windows_866 11 10 7 20 mic_to_win866 t 4410 koi8_r_to_windows_1251 11 10 22 23 koi8r_to_win1251 t 4411 windows_1251_to_koi8_r 11 10 23 22 win1251_to_koi8r t 4412 koi8_r_to_windows_866 11 10 22 20 koi8r_to_win866 t 4413 windows_866_to_koi8_r 11 10 20 22 win866_to_koi8r t 4414 windows_866_to_windows_1251 11 10 20 23 win866_to_win1251 t 4415 windows_1251_to_windows_866 11 10 23 20 win1251_to_win866 t 4416 iso_8859_5_to_koi8_r 11 10 25 22 iso_to_koi8r t 4417 koi8_r_to_iso_8859_5 11 10 22 25 koi8r_to_iso t 4418 iso_8859_5_to_windows_1251 11 10 25 23 iso_to_win1251 t 4419 windows_1251_to_iso_8859_5 11 10 23 25 win1251_to_iso t 4420 iso_8859_5_to_windows_866 11 10 25 20 iso_to_win866 t 4421 windows_866_to_iso_8859_5 11 10 20 25 win866_to_iso t 4422 euc_cn_to_mic 11 10 2 7 euc_cn_to_mic t 4423 mic_to_euc_cn 11 10 7 2 mic_to_euc_cn t 4424 euc_jp_to_sjis 11 10 1 35 euc_jp_to_sjis t 4425 sjis_to_euc_jp 11 10 35 1 sjis_to_euc_jp t 4426 euc_jp_to_mic 11 10 1 7 euc_jp_to_mic t 4427 sjis_to_mic 11 10 35 7 sjis_to_mic t 4428 mic_to_euc_jp 11 10 7 1 mic_to_euc_jp t 4429 mic_to_sjis 11 10 7 35 mic_to_sjis t 4430 euc_kr_to_mic 11 10 3 7 euc_kr_to_mic t 4431 mic_to_euc_kr 11 10 7 3 mic_to_euc_kr t 4432 euc_tw_to_big5 11 10 4 36 euc_tw_to_big5 t 4433 big5_to_euc_tw 11 10 36 4 big5_to_euc_tw t 4434 euc_tw_to_mic 11 10 4 7 euc_tw_to_mic t 4435 big5_to_mic 11 10 36 7 big5_to_mic t 4436 mic_to_euc_tw 11 10 7 4 mic_to_euc_tw t 4437 mic_to_big5 11 10 7 36 mic_to_big5 t 4438 iso_8859_2_to_mic 11 10 9 7 latin2_to_mic t 4439 mic_to_iso_8859_2 11 10 7 9 mic_to_latin2 t 4440 windows_1250_to_mic 11 10 29 7 win1250_to_mic t 4441 mic_to_windows_1250 11 10 7 29 mic_to_win1250 t 4442 iso_8859_2_to_windows_1250 11 10 9 29 latin2_to_win1250 t 4443 windows_1250_to_iso_8859_2 11 10 29 9 win1250_to_latin2 t 4444 iso_8859_1_to_mic 11 10 8 7 latin1_to_mic t 4445 mic_to_iso_8859_1 11 10 7 8 mic_to_latin1 t 4446 iso_8859_3_to_mic 11 10 10 7 latin3_to_mic t 4447 mic_to_iso_8859_3 11 10 7 10 mic_to_latin3 t 4448 iso_8859_4_to_mic 11 10 11 7 latin4_to_mic t 4449 mic_to_iso_8859_4 11 10 7 11 mic_to_latin4 t 4452 big5_to_utf8 11 10 36 6 big5_to_utf8 t 4453 utf8_to_big5 11 10 6 36 utf8_to_big5 t 4454 utf8_to_koi8_r 11 10 6 22 utf8_to_koi8r t 4455 koi8_r_to_utf8 11 10 22 6 koi8r_to_utf8 t 4456 utf8_to_koi8_u 11 10 6 34 utf8_to_koi8u t 4457 koi8_u_to_utf8 11 10 34 6 koi8u_to_utf8 t 4458 utf8_to_windows_866 11 10 6 20 utf8_to_win t 4459 windows_866_to_utf8 11 10 20 6 win_to_utf8 t 4460 utf8_to_windows_874 11 10 6 21 utf8_to_win t 4461 windows_874_to_utf8 11 10 21 6 win_to_utf8 t 4462 utf8_to_windows_1250 11 10 6 29 utf8_to_win t 4463 windows_1250_to_utf8 11 10 29 6 win_to_utf8 t 4464 utf8_to_windows_1251 11 10 6 23 utf8_to_win t 4465 windows_1251_to_utf8 11 10 23 6 win_to_utf8 t 4466 utf8_to_windows_1252 11 10 6 24 utf8_to_win t 4467 windows_1252_to_utf8 11 10 24 6 win_to_utf8 t 4468 utf8_to_windows_1253 11 10 6 30 utf8_to_win t 4469 windows_1253_to_utf8 11 10 30 6 win_to_utf8 t 4470 utf8_to_windows_1254 11 10 6 31 utf8_to_win t 4471 windows_1254_to_utf8 11 10 31 6 win_to_utf8 t 4472 utf8_to_windows_1255 11 10 6 32 utf8_to_win t 4473 windows_1255_to_utf8 11 10 32 6 win_to_utf8 t 4474 utf8_to_windows_1256 11 10 6 18 utf8_to_win t 4475 windows_1256_to_utf8 11 10 18 6 win_to_utf8 t 4476 utf8_to_windows_1257 11 10 6 33 utf8_to_win t 4477 windows_1257_to_utf8 11 10 33 6 win_to_utf8 t 4478 utf8_to_windows_1258 11 10 6 19 utf8_to_win t 4479 windows_1258_to_utf8 11 10 19 6 win_to_utf8 t 4480 euc_cn_to_utf8 11 10 2 6 euc_cn_to_utf8 t 4481 utf8_to_euc_cn 11 10 6 2 utf8_to_euc_cn t 4482 euc_jp_to_utf8 11 10 1 6 euc_jp_to_utf8 t 4483 utf8_to_euc_jp 11 10 6 1 utf8_to_euc_jp t 4484 euc_kr_to_utf8 11 10 3 6 euc_kr_to_utf8 t 4485 utf8_to_euc_kr 11 10 6 3 utf8_to_euc_kr t 4486 euc_tw_to_utf8 11 10 4 6 euc_tw_to_utf8 t 4487 utf8_to_euc_tw 11 10 6 4 utf8_to_euc_tw t 4488 gb18030_to_utf8 11 10 39 6 gb18030_to_utf8 t 4489 utf8_to_gb18030 11 10 6 39 utf8_to_gb18030 t 4490 gbk_to_utf8 11 10 37 6 gbk_to_utf8 t 4491 utf8_to_gbk 11 10 6 37 utf8_to_gbk t 4492 utf8_to_iso_8859_2 11 10 6 9 utf8_to_iso8859 t 4493 iso_8859_2_to_utf8 11 10 9 6 iso8859_to_utf8 t 4494 utf8_to_iso_8859_3 11 10 6 10 utf8_to_iso8859 t 4495 iso_8859_3_to_utf8 11 10 10 6 iso8859_to_utf8 t 4496 utf8_to_iso_8859_4 11 10 6 11 utf8_to_iso8859 t 4497 iso_8859_4_to_utf8 11 10 11 6 iso8859_to_utf8 t 4498 utf8_to_iso_8859_9 11 10 6 12 utf8_to_iso8859 t 4499 iso_8859_9_to_utf8 11 10 12 6 iso8859_to_utf8 t 4500 utf8_to_iso_8859_10 11 10 6 13 utf8_to_iso8859 t 4501 iso_8859_10_to_utf8 11 10 13 6 iso8859_to_utf8 t 4502 utf8_to_iso_8859_13 11 10 6 14 utf8_to_iso8859 t 4503 iso_8859_13_to_utf8 11 10 14 6 iso8859_to_utf8 t 4504 utf8_to_iso_8859_14 11 10 6 15 utf8_to_iso8859 t 4505 iso_8859_14_to_utf8 11 10 15 6 iso8859_to_utf8 t 4506 utf8_to_iso_8859_15 11 10 6 16 utf8_to_iso8859 t 4507 iso_8859_15_to_utf8 11 10 16 6 iso8859_to_utf8 t 4508 utf8_to_iso_8859_16 11 10 6 17 utf8_to_iso8859 t 4509 iso_8859_16_to_utf8 11 10 17 6 iso8859_to_utf8 t 4510 utf8_to_iso_8859_5 11 10 6 25 utf8_to_iso8859 t 4511 iso_8859_5_to_utf8 11 10 25 6 iso8859_to_utf8 t 4512 utf8_to_iso_8859_6 11 10 6 26 utf8_to_iso8859 t 4513 iso_8859_6_to_utf8 11 10 26 6 iso8859_to_utf8 t 4514 utf8_to_iso_8859_7 11 10 6 27 utf8_to_iso8859 t 4515 iso_8859_7_to_utf8 11 10 27 6 iso8859_to_utf8 t 4516 utf8_to_iso_8859_8 11 10 6 28 utf8_to_iso8859 t 4517 iso_8859_8_to_utf8 11 10 28 6 iso8859_to_utf8 t 4518 iso_8859_1_to_utf8 11 10 8 6 iso8859_1_to_utf8 t 4519 utf8_to_iso_8859_1 11 10 6 8 utf8_to_iso8859_1 t 4520 johab_to_utf8 11 10 40 6 johab_to_utf8 t 4521 utf8_to_johab 11 10 6 40 utf8_to_johab t 4522 sjis_to_utf8 11 10 35 6 sjis_to_utf8 t 4523 utf8_to_sjis 11 10 6 35 utf8_to_sjis t 4524 uhc_to_utf8 11 10 38 6 uhc_to_utf8 t 4525 utf8_to_uhc 11 10 6 38 utf8_to_uhc t 4526 euc_jis_2004_to_utf8 11 10 5 6 euc_jis_2004_to_utf8 t 4527 utf8_to_euc_jis_2004 11 10 6 5 utf8_to_euc_jis_2004 t 4528 shift_jis_2004_to_utf8 11 10 41 6 shift_jis_2004_to_utf8 t 4529 utf8_to_shift_jis_2004 11 10 6 41 utf8_to_shift_jis_2004 t 4530 euc_jis_2004_to_shift_jis_2004 11 10 5 41 euc_jis_2004_to_shift_jis_2004 t 4531 shift_jis_2004_to_euc_jis_2004 11 10 41 5 shift_jis_2004_to_euc_jis_2004 t 16645 test_conversion 16390 10 8 6 iso8859_1_to_utf8 t \. -- -- Data for Name: pg_database; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_database (oid, datname, datdba, encoding, datlocprovider, datistemplate, datallowconn, dathasloginevt, datconnlimit, datfrozenxid, datminmxid, dattablespace, datcollate, datctype, datlocale, daticurules, datcollversion, datacl) FROM stdin; 5 postgres 10 24 c f t f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N \N 16385 regress_pg_dump_test 10 24 c f t f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N \N 1 template1 10 24 c t t f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N {=c/SYSTEM,SYSTEM=CTc/SYSTEM} 4 template0 10 24 c t f f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N {=c/SYSTEM,SYSTEM=CTc/SYSTEM} 16386 regress_public_owner 10 24 c f t f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N \N 16387 regression_invalid 10 24 c f t f -2 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N \N 16573 dump_test2 10 24 c f t f -1 730 1 1663 C C \N \N \N \N 16574 dump_test 10 24 c f t f -1 730 1 1663 English_United States.1252 English_United States.1252 \N \N \N {=T/SYSTEM,SYSTEM=CTc/SYSTEM,regress_dump_test_role=C/SYSTEM} \. -- -- Data for Name: pg_db_role_setting; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_db_role_setting (setdatabase, setrole, setconfig) FROM stdin; \. -- -- Data for Name: pg_default_acl; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_default_acl (oid, defaclrole, defaclnamespace, defaclobjtype, defaclacl) FROM stdin; 16488 16389 16390 r {regress_dump_test_role=r/regress_dump_test_role} 16489 16389 16390 f {regress_dump_test_role=X/regress_dump_test_role} 16597 16389 0 f {regress_dump_test_role=X/regress_dump_test_role} 16598 16389 0 r {regress_dump_test_role=awdDxtm/regress_dump_test_role} \. -- -- Data for Name: pg_depend; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_depend (classid, objid, objsubid, refclassid, refobjid, refobjsubid, deptype) FROM stdin; 1247 12002 0 1259 12000 0 i 1247 12001 0 1247 12002 0 i 2618 12003 0 1259 12000 0 i 1247 12007 0 1259 12005 0 i 1247 12006 0 1247 12007 0 i 2618 12008 0 1259 12005 0 i 1247 12012 0 1259 12010 0 i 1247 12011 0 1247 12012 0 i 2618 12013 0 1259 12010 0 i 1247 12016 0 1259 12014 0 i 1247 12015 0 1247 12016 0 i 2618 12017 0 1259 12014 0 i 2618 12017 0 1259 12005 1 n 2618 12017 0 1259 12005 2 n 2618 12017 0 1259 12005 3 n 2618 12017 0 1259 12005 4 n 2618 12017 0 1259 12005 5 n 2618 12017 0 1259 12005 6 n 2618 12017 0 1259 12005 8 n 2618 12017 0 1259 12005 9 n 1247 12020 0 1259 12018 0 i 1247 12019 0 1247 12020 0 i 2618 12021 0 1259 12018 0 i 1247 12025 0 1259 12023 0 i 1247 12024 0 1247 12025 0 i 2618 12026 0 1259 12023 0 i 1247 12030 0 1259 12028 0 i 1247 12029 0 1247 12030 0 i 2618 12031 0 1259 12028 0 i 1247 12035 0 1259 12033 0 i 1247 12034 0 1247 12035 0 i 2618 12036 0 1259 12033 0 i 1247 12040 0 1259 12038 0 i 1247 12039 0 1247 12040 0 i 2618 12041 0 1259 12038 0 i 1247 12045 0 1259 12043 0 i 1247 12044 0 1247 12045 0 i 2618 12046 0 1259 12043 0 i 1247 12050 0 1259 12048 0 i 1247 12049 0 1247 12050 0 i 2618 12051 0 1259 12048 0 i 1247 12055 0 1259 12053 0 i 1247 12054 0 1247 12055 0 i 2618 12056 0 1259 12053 0 i 1247 12060 0 1259 12058 0 i 1247 12059 0 1247 12060 0 i 2618 12061 0 1259 12058 0 i 1247 12065 0 1259 12063 0 i 1247 12064 0 1247 12065 0 i 2618 12066 0 1259 12063 0 i 1247 12070 0 1259 12068 0 i 1247 12069 0 1247 12070 0 i 2618 12071 0 1259 12068 0 i 1247 12075 0 1259 12073 0 i 1247 12074 0 1247 12075 0 i 2618 12076 0 1259 12073 0 i 1247 12079 0 1259 12077 0 i 1247 12078 0 1247 12079 0 i 2618 12080 0 1259 12077 0 i 1247 12083 0 1259 12081 0 i 1247 12082 0 1247 12083 0 i 2618 12084 0 1259 12081 0 i 1247 12087 0 1259 12085 0 i 1247 12086 0 1247 12087 0 i 2618 12088 0 1259 12085 0 i 1247 12092 0 1259 12090 0 i 1247 12091 0 1247 12092 0 i 2618 12093 0 1259 12090 0 i 1247 12097 0 1259 12095 0 i 1247 12096 0 1247 12097 0 i 2618 12098 0 1259 12095 0 i 1247 12101 0 1259 12099 0 i 1247 12100 0 1247 12101 0 i 2618 12102 0 1259 12099 0 i 1247 12106 0 1259 12104 0 i 1247 12105 0 1247 12106 0 i 2618 12107 0 1259 12104 0 i 2618 12108 0 1259 12104 0 a 2618 12108 0 1259 12104 1 n 2618 12108 0 1259 12104 2 n 2618 12108 0 1259 12104 1 n 2618 12109 0 1259 12104 0 a 2618 12109 0 1259 12104 0 n 1247 12112 0 1259 12110 0 i 1247 12111 0 1247 12112 0 i 2618 12113 0 1259 12110 0 i 1247 12116 0 1259 12114 0 i 1247 12115 0 1247 12116 0 i 2618 12117 0 1259 12114 0 i 1247 12120 0 1259 12118 0 i 1247 12119 0 1247 12120 0 i 2618 12121 0 1259 12118 0 i 1247 12124 0 1259 12122 0 i 1247 12123 0 1247 12124 0 i 2618 12125 0 1259 12122 0 i 1247 12128 0 1259 12126 0 i 1247 12127 0 1247 12128 0 i 2618 12129 0 1259 12126 0 i 1247 12132 0 1259 12130 0 i 1247 12131 0 1247 12132 0 i 2618 12133 0 1259 12130 0 i 1247 12136 0 1259 12134 0 i 1247 12135 0 1247 12136 0 i 2618 12137 0 1259 12134 0 i 1247 12140 0 1259 12138 0 i 1247 12139 0 1247 12140 0 i 2618 12141 0 1259 12138 0 i 1247 12144 0 1259 12142 0 i 1247 12143 0 1247 12144 0 i 2618 12145 0 1259 12142 0 i 1247 12149 0 1259 12147 0 i 1247 12148 0 1247 12149 0 i 2618 12150 0 1259 12147 0 i 1247 12154 0 1259 12152 0 i 1247 12153 0 1247 12154 0 i 2618 12155 0 1259 12152 0 i 2618 12155 0 1259 12142 1 n 2618 12155 0 1259 12142 2 n 2618 12155 0 1259 12142 3 n 2618 12155 0 1259 12142 4 n 2618 12155 0 1259 12142 5 n 2618 12155 0 1259 12142 6 n 2618 12155 0 1259 12142 7 n 2618 12155 0 1259 12142 8 n 2618 12155 0 1259 12142 9 n 2618 12155 0 1259 12142 10 n 2618 12155 0 1259 12142 11 n 2618 12155 0 1259 12142 12 n 2618 12155 0 1259 12142 13 n 2618 12155 0 1259 12142 14 n 2618 12155 0 1259 12142 15 n 2618 12155 0 1259 12142 16 n 2618 12155 0 1259 12142 17 n 2618 12155 0 1259 12142 18 n 2618 12155 0 1259 12142 19 n 2618 12155 0 1259 12142 20 n 2618 12155 0 1259 12142 21 n 2618 12155 0 1259 12142 22 n 2618 12155 0 1259 12142 23 n 2618 12155 0 1259 12142 24 n 2618 12155 0 1259 12142 25 n 2618 12155 0 1259 12142 26 n 1247 12159 0 1259 12157 0 i 1247 12158 0 1247 12159 0 i 2618 12160 0 1259 12157 0 i 2618 12160 0 1259 12147 1 n 2618 12160 0 1259 12147 2 n 2618 12160 0 1259 12147 3 n 2618 12160 0 1259 12147 4 n 2618 12160 0 1259 12147 5 n 2618 12160 0 1259 12147 6 n 2618 12160 0 1259 12147 7 n 2618 12160 0 1259 12147 8 n 2618 12160 0 1259 12147 9 n 2618 12160 0 1259 12147 10 n 2618 12160 0 1259 12147 11 n 2618 12160 0 1259 12147 12 n 1247 12163 0 1259 12161 0 i 1247 12162 0 1247 12163 0 i 2618 12164 0 1259 12161 0 i 2618 12164 0 1259 12142 1 n 2618 12164 0 1259 12142 2 n 2618 12164 0 1259 12142 3 n 2618 12164 0 1259 12142 4 n 2618 12164 0 1259 12142 5 n 2618 12164 0 1259 12142 6 n 2618 12164 0 1259 12142 7 n 2618 12164 0 1259 12142 8 n 2618 12164 0 1259 12142 9 n 2618 12164 0 1259 12142 10 n 2618 12164 0 1259 12142 11 n 2618 12164 0 1259 12142 12 n 2618 12164 0 1259 12142 13 n 2618 12164 0 1259 12142 14 n 2618 12164 0 1259 12142 15 n 2618 12164 0 1259 12142 16 n 2618 12164 0 1259 12142 17 n 2618 12164 0 1259 12142 18 n 2618 12164 0 1259 12142 19 n 2618 12164 0 1259 12142 20 n 2618 12164 0 1259 12142 21 n 2618 12164 0 1259 12142 22 n 2618 12164 0 1259 12142 23 n 2618 12164 0 1259 12142 24 n 2618 12164 0 1259 12142 25 n 2618 12164 0 1259 12142 26 n 1247 12168 0 1259 12166 0 i 1247 12167 0 1247 12168 0 i 2618 12169 0 1259 12166 0 i 2618 12169 0 1259 12147 1 n 2618 12169 0 1259 12147 2 n 2618 12169 0 1259 12147 3 n 2618 12169 0 1259 12147 4 n 2618 12169 0 1259 12147 5 n 2618 12169 0 1259 12147 6 n 2618 12169 0 1259 12147 7 n 2618 12169 0 1259 12147 8 n 2618 12169 0 1259 12147 9 n 2618 12169 0 1259 12147 10 n 2618 12169 0 1259 12147 11 n 2618 12169 0 1259 12147 12 n 1247 12172 0 1259 12170 0 i 1247 12171 0 1247 12172 0 i 2618 12173 0 1259 12170 0 i 1247 12177 0 1259 12175 0 i 1247 12176 0 1247 12177 0 i 2618 12178 0 1259 12175 0 i 2618 12178 0 1259 12170 1 n 2618 12178 0 1259 12170 2 n 2618 12178 0 1259 12170 3 n 2618 12178 0 1259 12170 4 n 2618 12178 0 1259 12170 5 n 2618 12178 0 1259 12170 6 n 2618 12178 0 1259 12170 7 n 2618 12178 0 1259 12170 8 n 2618 12178 0 1259 12170 9 n 2618 12178 0 1259 12170 10 n 2618 12178 0 1259 12170 11 n 1247 12181 0 1259 12179 0 i 1247 12180 0 1247 12181 0 i 2618 12182 0 1259 12179 0 i 2618 12182 0 1259 12170 1 n 2618 12182 0 1259 12170 2 n 2618 12182 0 1259 12170 3 n 2618 12182 0 1259 12170 4 n 2618 12182 0 1259 12170 5 n 2618 12182 0 1259 12170 6 n 2618 12182 0 1259 12170 7 n 2618 12182 0 1259 12170 8 n 2618 12182 0 1259 12170 9 n 2618 12182 0 1259 12170 10 n 2618 12182 0 1259 12170 11 n 1247 12185 0 1259 12183 0 i 1247 12184 0 1247 12185 0 i 2618 12186 0 1259 12183 0 i 1247 12190 0 1259 12188 0 i 1247 12189 0 1247 12190 0 i 2618 12191 0 1259 12188 0 i 2618 12191 0 1259 12183 1 n 2618 12191 0 1259 12183 2 n 2618 12191 0 1259 12183 3 n 2618 12191 0 1259 12183 4 n 2618 12191 0 1259 12183 5 n 2618 12191 0 1259 12183 6 n 2618 12191 0 1259 12183 7 n 2618 12191 0 1259 12183 8 n 2618 12191 0 1259 12183 9 n 1247 12194 0 1259 12192 0 i 1247 12193 0 1247 12194 0 i 2618 12195 0 1259 12192 0 i 2618 12195 0 1259 12183 1 n 2618 12195 0 1259 12183 2 n 2618 12195 0 1259 12183 3 n 2618 12195 0 1259 12183 4 n 2618 12195 0 1259 12183 5 n 2618 12195 0 1259 12183 6 n 2618 12195 0 1259 12183 7 n 2618 12195 0 1259 12183 8 n 2618 12195 0 1259 12183 9 n 1247 12198 0 1259 12196 0 i 1247 12197 0 1247 12198 0 i 2618 12199 0 1259 12196 0 i 1247 12203 0 1259 12201 0 i 1247 12202 0 1247 12203 0 i 2618 12204 0 1259 12201 0 i 2618 12204 0 1259 12196 1 n 2618 12204 0 1259 12196 2 n 2618 12204 0 1259 12196 3 n 2618 12204 0 1259 12196 4 n 2618 12204 0 1259 12196 5 n 2618 12204 0 1259 12196 6 n 2618 12204 0 1259 12196 7 n 1247 12207 0 1259 12205 0 i 1247 12206 0 1247 12207 0 i 2618 12208 0 1259 12205 0 i 2618 12208 0 1259 12196 1 n 2618 12208 0 1259 12196 2 n 2618 12208 0 1259 12196 3 n 2618 12208 0 1259 12196 4 n 2618 12208 0 1259 12196 5 n 2618 12208 0 1259 12196 6 n 2618 12208 0 1259 12196 7 n 1247 12211 0 1259 12209 0 i 1247 12210 0 1247 12211 0 i 2618 12212 0 1259 12209 0 i 1247 12216 0 1259 12214 0 i 1247 12215 0 1247 12216 0 i 2618 12217 0 1259 12214 0 i 2618 12217 0 1259 12209 1 n 2618 12217 0 1259 12209 2 n 2618 12217 0 1259 12209 3 n 2618 12217 0 1259 12209 4 n 2618 12217 0 1259 12209 5 n 1247 12220 0 1259 12218 0 i 1247 12219 0 1247 12220 0 i 2618 12221 0 1259 12218 0 i 2618 12221 0 1259 12209 1 n 2618 12221 0 1259 12209 2 n 2618 12221 0 1259 12209 3 n 2618 12221 0 1259 12209 4 n 2618 12221 0 1259 12209 5 n 1247 12224 0 1259 12222 0 i 1247 12223 0 1247 12224 0 i 2618 12225 0 1259 12222 0 i 1247 12229 0 1259 12227 0 i 1247 12228 0 1247 12229 0 i 2618 12230 0 1259 12227 0 i 1247 12234 0 1259 12232 0 i 1247 12233 0 1247 12234 0 i 2618 12235 0 1259 12232 0 i 1247 12238 0 1259 12236 0 i 1247 12237 0 1247 12238 0 i 2618 12239 0 1259 12236 0 i 1247 12242 0 1259 12240 0 i 1247 12241 0 1247 12242 0 i 2618 12243 0 1259 12240 0 i 1247 12246 0 1259 12244 0 i 1247 12245 0 1247 12246 0 i 2618 12247 0 1259 12244 0 i 1247 12251 0 1259 12249 0 i 1247 12250 0 1247 12251 0 i 2618 12252 0 1259 12249 0 i 1247 12255 0 1259 12253 0 i 1247 12254 0 1247 12255 0 i 2618 12256 0 1259 12253 0 i 1247 12259 0 1259 12257 0 i 1247 12258 0 1247 12259 0 i 2618 12260 0 1259 12257 0 i 1247 12264 0 1259 12262 0 i 1247 12263 0 1247 12264 0 i 2618 12265 0 1259 12262 0 i 2618 12265 0 1259 12257 1 n 2618 12265 0 1259 12257 4 n 1247 12268 0 1259 12266 0 i 1247 12267 0 1247 12268 0 i 2618 12269 0 1259 12266 0 i 1247 12273 0 1259 12271 0 i 1247 12272 0 1247 12273 0 i 2618 12274 0 1259 12271 0 i 1247 12277 0 1259 12275 0 i 1247 12276 0 1247 12277 0 i 2618 12278 0 1259 12275 0 i 1247 12282 0 1259 12280 0 i 1247 12281 0 1247 12282 0 i 2618 12283 0 1259 12280 0 i 1247 12287 0 1259 12285 0 i 1247 12286 0 1247 12287 0 i 2618 12288 0 1259 12285 0 i 1247 12291 0 1259 12289 0 i 1247 12290 0 1247 12291 0 i 2618 12292 0 1259 12289 0 i 1247 12295 0 1259 12293 0 i 1247 12294 0 1247 12295 0 i 2618 12296 0 1259 12293 0 i 1247 12299 0 1259 12297 0 i 1247 12298 0 1247 12299 0 i 2618 12300 0 1259 12297 0 i 1247 12303 0 1259 12301 0 i 1247 12302 0 1247 12303 0 i 2618 12304 0 1259 12301 0 i 1247 12307 0 1259 12305 0 i 1247 12306 0 1247 12307 0 i 2618 12308 0 1259 12305 0 i 1247 12312 0 1259 12310 0 i 1247 12311 0 1247 12312 0 i 2618 12313 0 1259 12310 0 i 1247 12317 0 1259 12315 0 i 1247 12316 0 1247 12317 0 i 2618 12318 0 1259 12315 0 i 1247 12322 0 1259 12320 0 i 1247 12321 0 1247 12322 0 i 2618 12323 0 1259 12320 0 i 1247 12327 0 1259 12325 0 i 1247 12326 0 1247 12327 0 i 2618 12328 0 1259 12325 0 i 1247 12331 0 1259 12329 0 i 1247 12330 0 1247 12331 0 i 2618 12332 0 1259 12329 0 i 1247 12336 0 1259 12334 0 i 1247 12335 0 1247 12336 0 i 2618 12337 0 1259 12334 0 i 1247 12341 0 1259 12339 0 i 1247 12340 0 1247 12341 0 i 2618 12342 0 1259 12339 0 i 1247 12345 0 1259 12343 0 i 1247 12344 0 1247 12345 0 i 2618 12346 0 1259 12343 0 i 1247 12349 0 1259 12347 0 i 1247 12348 0 1247 12349 0 i 2618 12350 0 1259 12347 0 i 3764 13810 0 1255 13809 0 n 3764 13810 0 1255 13808 0 n 3600 13811 0 3764 13810 0 n 3602 13812 0 3600 13811 0 n 3600 13813 0 3764 13810 0 n 3602 13814 0 3600 13813 0 n 3600 13815 0 3764 13810 0 n 3602 13816 0 3600 13815 0 n 3600 13817 0 3764 13810 0 n 3602 13818 0 3600 13817 0 n 3600 13819 0 3764 13810 0 n 3602 13820 0 3600 13819 0 n 3600 13821 0 3764 13810 0 n 3602 13822 0 3600 13821 0 n 3600 13823 0 3764 13810 0 n 3602 13824 0 3600 13823 0 n 3600 13825 0 3764 13810 0 n 1247 16394 0 1259 16392 0 i 3602 13826 0 3600 13825 0 n 3600 13827 0 3764 13810 0 n 1247 16393 0 1247 16394 0 i 3602 13828 0 3600 13827 0 n 3600 13829 0 3764 13810 0 n 1259 16392 0 2615 16390 0 n 3602 13830 0 3600 13829 0 n 3600 13831 0 3764 13810 0 n 2604 16395 0 1259 16392 2 i 3602 13832 0 3600 13831 0 n 3600 13833 0 3764 13810 0 n 2604 16395 0 1259 16392 1 n 3602 13834 0 3600 13833 0 n 3602 13834 0 3600 13823 0 n 3600 13835 0 3764 13810 0 n 2606 16397 0 1259 16392 1 a 3602 13836 0 3600 13835 0 n 3600 13837 0 3764 13810 0 n 1259 16396 0 2606 16397 0 i 3602 13838 0 3600 13837 0 n 3600 13839 0 3764 13810 0 n 1259 16398 0 2615 16390 0 n 3602 13840 0 3600 13839 0 n 3600 13841 0 3764 13810 0 n 1247 16401 0 1259 16399 0 i 3602 13842 0 3600 13841 0 n 3600 13843 0 3764 13810 0 n 1247 16400 0 1247 16401 0 i 3602 13844 0 3600 13843 0 n 3600 13845 0 3764 13810 0 n 1259 16399 0 2615 16390 0 n 3602 13846 0 3600 13845 0 n 3600 13847 0 3764 13810 0 n 2606 16402 0 1259 16399 1 a 3602 13848 0 3600 13847 0 n 3600 13849 0 3764 13810 0 n 1259 16404 0 1259 16403 1 a 3602 13850 0 3600 13849 0 n 3600 13851 0 3764 13810 0 n 1259 16404 0 1259 16403 2 a 3602 13852 0 3600 13851 0 n 3600 13853 0 3764 13810 0 n 1259 16403 0 1259 16399 0 i 3602 13854 0 3600 13853 0 n 3602 13854 0 3600 13823 0 n 3600 13855 0 3764 13810 0 n 2606 16406 0 1259 16399 1 a 3602 13856 0 3600 13855 0 n 3600 13857 0 3764 13810 0 n 1259 16405 0 2606 16406 0 i 3602 13858 0 3600 13857 0 n 3600 13859 0 3764 13810 0 n 1259 16398 0 1259 16399 1 i 3602 13860 0 3600 13859 0 n 3600 13861 0 3764 13810 0 n 1259 16407 0 2615 16390 0 n 3602 13862 0 3600 13861 0 n 3600 13863 0 3764 13810 0 n 1247 16410 0 1259 16408 0 i 3602 13864 0 3600 13863 0 n 3600 13865 0 3764 13810 0 n 1247 16409 0 1247 16410 0 i 3602 13866 0 3600 13865 0 n 1255 13868 0 2615 13867 0 n 1255 13869 0 2615 13867 0 n 1255 13869 0 1255 13868 0 n 1255 13870 0 2615 13867 0 n 1255 13871 0 2615 13867 0 n 1255 13872 0 2615 13867 0 n 1255 13873 0 2615 13867 0 n 1255 13873 0 1255 13872 0 n 1255 13875 0 2615 13867 0 n 1255 13876 0 2615 13867 0 n 1255 13877 0 2615 13867 0 n 1255 13878 0 2615 13867 0 n 1255 13879 0 2615 13867 0 n 1247 13881 0 2615 13867 0 n 1247 13880 0 1247 13881 0 i 2606 13882 0 1247 13881 0 a 1247 13884 0 2615 13867 0 n 1247 13883 0 1247 13884 0 i 1247 13886 0 2615 13867 0 n 1247 13885 0 1247 13886 0 i 1247 13889 0 1259 13887 0 i 1247 13888 0 1247 13889 0 i 1259 13887 1 1247 13886 0 n 1259 13887 0 2615 13867 0 n 2618 13890 0 1259 13887 0 i 2618 13890 0 1247 13886 0 n 1247 13892 0 2615 13867 0 n 1247 13891 0 1247 13892 0 i 1247 13894 0 2615 13867 0 n 1247 13893 0 1247 13894 0 i 2606 13895 0 1247 13894 0 a 1247 13898 0 1259 13896 0 i 1247 13897 0 1247 13898 0 i 1259 13896 1 1247 13886 0 n 1259 13896 2 1247 13886 0 n 1259 13896 3 1247 13894 0 n 1259 13896 0 2615 13867 0 n 2618 13899 0 1259 13896 0 i 2618 13899 0 1247 13894 0 n 2618 13899 0 1247 13886 0 n 1247 13903 0 1259 13901 0 i 1247 13902 0 1247 13903 0 i 1259 13901 1 1247 13886 0 n 1259 13901 2 1247 13886 0 n 1259 13901 3 1247 13894 0 n 1259 13901 0 2615 13867 0 n 2618 13904 0 1259 13901 0 i 2618 13904 0 1259 13896 1 n 2618 13904 0 1259 13896 2 n 2618 13904 0 1259 13896 3 n 1247 13907 0 1259 13905 0 i 1247 13906 0 1247 13907 0 i 1259 13905 1 1247 13886 0 n 1259 13905 2 1247 13886 0 n 1259 13905 3 1247 13886 0 n 1259 13905 4 1247 13886 0 n 1259 13905 5 1247 13881 0 n 1259 13905 6 1247 13884 0 n 1259 13905 7 1247 13894 0 n 1259 13905 8 1247 13884 0 n 1259 13905 9 1247 13881 0 n 1259 13905 10 1247 13881 0 n 1259 13905 11 1247 13886 0 n 1259 13905 12 1247 13886 0 n 1259 13905 13 1247 13886 0 n 1259 13905 14 1247 13886 0 n 1259 13905 15 1247 13886 0 n 1259 13905 16 1247 13886 0 n 1259 13905 17 1247 13881 0 n 1259 13905 18 1247 13881 0 n 1259 13905 19 1247 13881 0 n 1259 13905 20 1247 13881 0 n 1259 13905 21 1247 13884 0 n 1259 13905 22 1247 13881 0 n 1259 13905 23 1247 13886 0 n 1259 13905 24 1247 13886 0 n 1259 13905 25 1247 13886 0 n 1259 13905 26 1247 13886 0 n 1259 13905 27 1247 13886 0 n 1259 13905 28 1247 13886 0 n 1259 13905 29 1247 13881 0 n 1259 13905 30 1247 13886 0 n 1259 13905 31 1247 13894 0 n 1259 13905 0 2615 13867 0 n 2618 13908 0 1259 13905 0 i 2618 13908 0 1247 13894 0 n 2618 13908 0 1247 13886 0 n 2618 13908 0 1247 13884 0 n 2618 13908 0 1247 13881 0 n 2618 13908 0 1255 13879 0 n 2618 13908 0 1255 13878 0 n 2618 13908 0 1255 13877 0 n 2618 13908 0 1255 13876 0 n 2618 13908 0 1255 13875 0 n 2618 13908 0 1255 13873 0 n 2618 13908 0 1255 13872 0 n 2618 13908 0 1255 13871 0 n 2618 13908 0 1255 13870 0 n 1247 13912 0 1259 13910 0 i 1247 13911 0 1247 13912 0 i 1259 13910 1 1247 13886 0 n 1259 13910 2 1247 13886 0 n 1259 13910 3 1247 13886 0 n 1259 13910 4 1247 13886 0 n 1259 13910 5 1247 13886 0 n 1259 13910 6 1247 13886 0 n 1259 13910 7 1247 13886 0 n 1259 13910 8 1247 13886 0 n 1259 13910 0 2615 13867 0 n 2618 13913 0 1259 13910 0 i 2618 13913 0 1247 13886 0 n 1247 13917 0 1259 13915 0 i 1247 13916 0 1247 13917 0 i 1259 13915 1 1247 13886 0 n 1259 13915 2 1247 13886 0 n 1259 13915 3 1247 13886 0 n 1259 13915 4 1247 13886 0 n 1259 13915 5 1247 13886 0 n 1259 13915 6 1247 13886 0 n 1259 13915 0 2615 13867 0 n 2618 13918 0 1259 13915 0 i 2618 13918 0 1247 13886 0 n 1247 13922 0 1259 13920 0 i 1247 13921 0 1247 13922 0 i 1259 13920 1 1247 13886 0 n 1259 13920 2 1247 13886 0 n 1259 13920 3 1247 13886 0 n 1259 13920 4 1247 13884 0 n 1259 13920 0 2615 13867 0 n 2618 13923 0 1259 13920 0 i 2618 13923 0 1247 13886 0 n 2618 13923 0 1247 13884 0 n 1247 13927 0 1259 13925 0 i 1247 13926 0 1247 13927 0 i 1259 13925 1 1247 13886 0 n 1259 13925 2 1247 13886 0 n 1259 13925 3 1247 13886 0 n 1259 13925 4 1247 13884 0 n 1259 13925 0 2615 13867 0 n 2618 13928 0 1259 13925 0 i 2618 13928 0 1247 13886 0 n 2618 13928 0 1247 13884 0 n 1247 13932 0 1259 13930 0 i 1247 13931 0 1247 13932 0 i 1259 13930 1 1247 13886 0 n 1259 13930 2 1247 13886 0 n 1259 13930 3 1247 13886 0 n 1259 13930 4 1247 13886 0 n 1259 13930 5 1247 13886 0 n 1259 13930 6 1247 13886 0 n 1259 13930 0 2615 13867 0 n 2618 13933 0 1259 13930 0 i 2618 13933 0 1247 13886 0 n 1247 13937 0 1259 13935 0 i 1247 13936 0 1247 13937 0 i 1259 13935 1 1247 13886 0 n 1259 13935 2 1247 13886 0 n 1259 13935 3 1247 13886 0 n 1259 13935 4 1247 13886 0 n 1259 13935 5 1247 13886 0 n 1259 13935 0 2615 13867 0 n 2618 13938 0 1259 13935 0 i 2618 13938 0 1247 13886 0 n 1247 13942 0 1259 13940 0 i 1247 13941 0 1247 13942 0 i 1259 13940 1 1247 13886 0 n 1259 13940 2 1247 13886 0 n 1259 13940 3 1247 13886 0 n 1259 13940 4 1247 13886 0 n 1259 13940 5 1247 13886 0 n 1259 13940 6 1247 13886 0 n 1259 13940 7 1247 13886 0 n 1259 13940 0 2615 13867 0 n 2618 13943 0 1259 13940 0 i 2618 13943 0 1247 13886 0 n 1247 13947 0 1259 13945 0 i 1247 13946 0 1247 13947 0 i 1259 13945 1 1247 13886 0 n 1259 13945 2 1247 13886 0 n 1259 13945 3 1247 13886 0 n 1259 13945 4 1247 13886 0 n 1259 13945 5 1247 13886 0 n 1259 13945 6 1247 13886 0 n 1259 13945 7 1247 13884 0 n 1259 13945 8 1247 13894 0 n 1259 13945 0 2615 13867 0 n 2618 13948 0 1259 13945 0 i 2618 13948 0 1247 13894 0 n 2618 13948 0 1247 13886 0 n 2618 13948 0 1247 13884 0 n 1247 13952 0 1259 13950 0 i 1247 13951 0 1247 13952 0 i 1259 13950 1 1247 13886 0 n 1259 13950 2 1247 13886 0 n 1259 13950 3 1247 13886 0 n 1259 13950 4 1247 13886 0 n 1259 13950 5 1247 13886 0 n 1259 13950 6 1247 13886 0 n 1259 13950 7 1247 13886 0 n 1259 13950 0 2615 13867 0 n 2618 13953 0 1259 13950 0 i 2618 13953 0 1247 13886 0 n 1247 13957 0 1259 13955 0 i 1247 13956 0 1247 13957 0 i 1259 13955 1 1247 13886 0 n 1259 13955 2 1247 13886 0 n 1259 13955 3 1247 13886 0 n 1259 13955 4 1247 13886 0 n 1259 13955 5 1247 13881 0 n 1259 13955 6 1247 13884 0 n 1259 13955 7 1247 13894 0 n 1259 13955 8 1247 13884 0 n 1259 13955 9 1247 13881 0 n 1259 13955 10 1247 13881 0 n 1259 13955 11 1247 13881 0 n 1259 13955 12 1247 13881 0 n 1259 13955 13 1247 13881 0 n 1259 13955 14 1247 13881 0 n 1259 13955 15 1247 13884 0 n 1259 13955 16 1247 13881 0 n 1259 13955 17 1247 13886 0 n 1259 13955 18 1247 13886 0 n 1259 13955 19 1247 13886 0 n 1259 13955 20 1247 13886 0 n 1259 13955 21 1247 13886 0 n 1259 13955 22 1247 13886 0 n 1259 13955 23 1247 13886 0 n 1259 13955 24 1247 13886 0 n 1259 13955 25 1247 13886 0 n 1259 13955 26 1247 13886 0 n 1259 13955 27 1247 13886 0 n 1259 13955 28 1247 13886 0 n 1259 13955 29 1247 13886 0 n 1259 13955 30 1247 13886 0 n 1259 13955 31 1247 13886 0 n 1259 13955 32 1247 13881 0 n 1259 13955 33 1247 13886 0 n 1259 13955 34 1247 13894 0 n 1259 13955 35 1247 13894 0 n 1259 13955 36 1247 13884 0 n 1259 13955 37 1247 13884 0 n 1259 13955 38 1247 13884 0 n 1259 13955 39 1247 13884 0 n 1259 13955 40 1247 13884 0 n 1259 13955 41 1247 13894 0 n 1259 13955 42 1247 13884 0 n 1259 13955 43 1247 13884 0 n 1259 13955 44 1247 13894 0 n 1259 13955 0 2615 13867 0 n 2618 13958 0 1259 13955 0 i 2618 13958 0 1247 13894 0 n 2618 13958 0 1247 13886 0 n 2618 13958 0 1247 13884 0 n 2618 13958 0 1247 13881 0 n 2618 13958 0 1255 13879 0 n 2618 13958 0 1255 13878 0 n 2618 13958 0 1255 13877 0 n 2618 13958 0 1255 13876 0 n 2618 13958 0 1255 13875 0 n 2618 13958 0 1255 13873 0 n 2618 13958 0 1255 13872 0 n 2618 13958 0 1255 13871 0 n 2618 13958 0 1255 13870 0 n 1247 13962 0 1259 13960 0 i 1247 13961 0 1247 13962 0 i 1259 13960 1 1247 13886 0 n 1259 13960 2 1247 13886 0 n 1259 13960 3 1247 13886 0 n 1259 13960 4 1247 13886 0 n 1259 13960 5 1247 13886 0 n 1259 13960 6 1247 13886 0 n 1259 13960 7 1247 13886 0 n 1259 13960 0 2615 13867 0 n 2618 13963 0 1259 13960 0 i 2618 13963 0 1247 13886 0 n 1247 13967 0 1259 13965 0 i 1247 13966 0 1247 13967 0 i 1259 13965 1 1247 13886 0 n 1259 13965 2 1247 13886 0 n 1259 13965 3 1247 13886 0 n 1259 13965 4 1247 13886 0 n 1259 13965 5 1247 13886 0 n 1259 13965 6 1247 13886 0 n 1259 13965 0 2615 13867 0 n 2618 13968 0 1259 13965 0 i 2618 13968 0 1247 13886 0 n 1247 13972 0 1259 13970 0 i 1247 13971 0 1247 13972 0 i 1259 13970 1 1247 13886 0 n 1259 13970 2 1247 13886 0 n 1259 13970 3 1247 13886 0 n 1259 13970 4 1247 13886 0 n 1259 13970 5 1247 13886 0 n 1259 13970 6 1247 13886 0 n 1259 13970 7 1247 13894 0 n 1259 13970 8 1247 13894 0 n 1259 13970 0 2615 13867 0 n 2618 13973 0 1259 13970 0 i 2618 13973 0 1247 13894 0 n 2618 13973 0 1247 13886 0 n 1247 13977 0 1259 13975 0 i 1247 13976 0 1247 13977 0 i 1259 13975 1 1247 13886 0 n 1259 13975 2 1247 13886 0 n 1259 13975 3 1247 13886 0 n 1259 13975 4 1247 13886 0 n 1259 13975 5 1247 13886 0 n 1259 13975 6 1247 13886 0 n 1259 13975 0 2615 13867 0 n 2618 13978 0 1259 13975 0 i 2618 13978 0 1247 13886 0 n 1247 13981 0 1259 13979 0 i 1247 13980 0 1247 13981 0 i 1259 13979 1 1247 13886 0 n 1259 13979 2 1247 13886 0 n 1259 13979 3 1247 13886 0 n 1259 13979 4 1247 13884 0 n 1259 13979 5 1247 13881 0 n 1259 13979 6 1247 13881 0 n 1259 13979 7 1247 13886 0 n 1259 13979 8 1247 13886 0 n 1259 13979 9 1247 13886 0 n 1259 13979 10 1247 13886 0 n 1259 13979 11 1247 13886 0 n 1259 13979 12 1247 13886 0 n 1259 13979 13 1247 13881 0 n 1259 13979 14 1247 13881 0 n 1259 13979 15 1247 13881 0 n 1259 13979 16 1247 13881 0 n 1259 13979 17 1247 13884 0 n 1259 13979 18 1247 13881 0 n 1259 13979 19 1247 13884 0 n 1259 13979 20 1247 13886 0 n 1259 13979 21 1247 13886 0 n 1259 13979 22 1247 13886 0 n 1259 13979 23 1247 13886 0 n 1259 13979 24 1247 13886 0 n 1259 13979 25 1247 13886 0 n 1259 13979 26 1247 13881 0 n 1259 13979 27 1247 13886 0 n 1259 13979 0 2615 13867 0 n 2618 13982 0 1259 13979 0 i 2618 13982 0 1247 13886 0 n 2618 13982 0 1247 13884 0 n 2618 13982 0 1247 13881 0 n 2618 13982 0 1255 13879 0 n 2618 13982 0 1255 13878 0 n 2618 13982 0 1255 13877 0 n 2618 13982 0 1255 13876 0 n 2618 13982 0 1255 13875 0 n 2618 13982 0 1255 13873 0 n 2618 13982 0 1255 13872 0 n 1247 13986 0 1259 13984 0 i 1247 13985 0 1247 13986 0 i 1259 13984 1 1247 13886 0 n 1259 13984 0 2615 13867 0 n 2618 13987 0 1259 13984 0 i 2618 13987 0 1247 13886 0 n 1247 13990 0 1259 13988 0 i 1247 13989 0 1247 13990 0 i 1259 13988 1 1247 13886 0 n 1259 13988 2 1247 13886 0 n 1259 13988 3 1247 13886 0 n 1259 13988 4 1247 13886 0 n 1259 13988 5 1247 13886 0 n 1259 13988 6 1247 13886 0 n 1259 13988 7 1247 13886 0 n 1259 13988 8 1247 13881 0 n 1259 13988 9 1247 13881 0 n 1259 13988 0 2615 13867 0 n 2618 13991 0 1259 13988 0 i 2618 13991 0 1247 13886 0 n 2618 13991 0 1247 13881 0 n 2618 13991 0 1255 13869 0 n 2618 13991 0 1255 13868 0 n 1247 13995 0 1259 13993 0 i 1247 13994 0 1247 13995 0 i 1259 13993 1 1247 13886 0 n 1259 13993 2 1247 13886 0 n 1259 13993 3 1247 13886 0 n 1259 13993 4 1247 13881 0 n 1259 13993 5 1247 13884 0 n 1259 13993 6 1247 13894 0 n 1259 13993 7 1247 13894 0 n 1259 13993 8 1247 13886 0 n 1259 13993 9 1247 13884 0 n 1259 13993 10 1247 13881 0 n 1259 13993 11 1247 13881 0 n 1259 13993 12 1247 13886 0 n 1259 13993 13 1247 13886 0 n 1259 13993 14 1247 13886 0 n 1259 13993 15 1247 13886 0 n 1259 13993 16 1247 13886 0 n 1259 13993 17 1247 13886 0 n 1259 13993 18 1247 13881 0 n 1259 13993 19 1247 13881 0 n 1259 13993 20 1247 13881 0 n 1259 13993 21 1247 13881 0 n 1259 13993 22 1247 13884 0 n 1259 13993 23 1247 13881 0 n 1259 13993 24 1247 13886 0 n 1259 13993 25 1247 13886 0 n 1259 13993 26 1247 13886 0 n 1259 13993 27 1247 13886 0 n 1259 13993 28 1247 13886 0 n 1259 13993 29 1247 13886 0 n 1259 13993 30 1247 13881 0 n 1259 13993 31 1247 13886 0 n 1259 13993 32 1247 13884 0 n 1259 13993 0 2615 13867 0 n 2618 13996 0 1259 13993 0 i 2618 13996 0 1247 13894 0 n 2618 13996 0 1247 13886 0 n 2618 13996 0 1247 13884 0 n 2618 13996 0 1247 13881 0 n 2618 13996 0 1255 13868 0 n 1247 14000 0 1259 13998 0 i 1247 13999 0 1247 14000 0 i 1259 13998 1 1247 13886 0 n 1259 13998 2 1247 13886 0 n 1259 13998 3 1247 13886 0 n 1259 13998 4 1247 13886 0 n 1259 13998 5 1247 13886 0 n 1259 13998 6 1247 13886 0 n 1259 13998 7 1247 13884 0 n 1259 13998 8 1247 13884 0 n 1259 13998 9 1247 13884 0 n 1259 13998 0 2615 13867 0 n 2618 14001 0 1259 13998 0 i 2618 14001 0 1247 13886 0 n 2618 14001 0 1247 13884 0 n 1247 14005 0 1259 14003 0 i 1247 14004 0 1247 14005 0 i 1259 14003 1 1247 13886 0 n 1259 14003 2 1247 13886 0 n 1259 14003 3 1247 13886 0 n 1259 14003 4 1247 13886 0 n 1259 14003 5 1247 13886 0 n 1259 14003 6 1247 13886 0 n 1259 14003 7 1247 13884 0 n 1259 14003 8 1247 13894 0 n 1259 14003 0 2615 13867 0 n 2618 14006 0 1259 14003 0 i 2618 14006 0 1259 13984 1 n 2618 14006 0 1259 13945 1 n 2618 14006 0 1259 13945 2 n 2618 14006 0 1259 13945 3 n 2618 14006 0 1259 13945 4 n 2618 14006 0 1259 13945 5 n 2618 14006 0 1259 13945 6 n 2618 14006 0 1259 13945 7 n 2618 14006 0 1259 13945 8 n 2618 14006 0 1247 13886 0 n 1247 14009 0 1259 14007 0 i 1247 14008 0 1247 14009 0 i 1259 14007 1 1247 13886 0 n 1259 14007 2 1247 13886 0 n 1259 14007 3 1247 13886 0 n 1259 14007 4 1247 13886 0 n 1259 14007 5 1247 13886 0 n 1259 14007 6 1247 13886 0 n 1259 14007 7 1247 13886 0 n 1259 14007 8 1247 13886 0 n 1259 14007 9 1247 13886 0 n 1259 14007 10 1247 13886 0 n 1259 14007 0 2615 13867 0 n 2618 14010 0 1259 14007 0 i 2618 14010 0 1247 13886 0 n 1247 14014 0 1259 14012 0 i 1247 14013 0 1247 14014 0 i 1259 14012 1 1247 13886 0 n 1259 14012 2 1247 13886 0 n 1259 14012 3 1247 13886 0 n 1259 14012 4 1247 13886 0 n 1259 14012 5 1247 13886 0 n 1259 14012 6 1247 13886 0 n 1259 14012 7 1247 13886 0 n 1259 14012 8 1247 13886 0 n 1259 14012 9 1247 13884 0 n 1259 14012 10 1247 13894 0 n 1259 14012 0 2615 13867 0 n 2618 14015 0 1259 14012 0 i 2618 14015 0 1247 13894 0 n 2618 14015 0 1247 13886 0 n 2618 14015 0 1247 13884 0 n 1247 14019 0 1259 14017 0 i 1247 14018 0 1247 14019 0 i 1259 14017 1 1247 13886 0 n 1259 14017 2 1247 13886 0 n 1259 14017 3 1247 13886 0 n 1259 14017 4 1247 13886 0 n 1259 14017 5 1247 13886 0 n 1259 14017 6 1247 13886 0 n 1259 14017 7 1247 13886 0 n 1259 14017 8 1247 13886 0 n 1259 14017 9 1247 13884 0 n 1259 14017 10 1247 13894 0 n 1259 14017 0 2615 13867 0 n 2618 14020 0 1259 14017 0 i 2618 14020 0 1259 14012 1 n 2618 14020 0 1259 14012 2 n 2618 14020 0 1259 14012 3 n 2618 14020 0 1259 14012 4 n 2618 14020 0 1259 14012 5 n 2618 14020 0 1259 14012 6 n 2618 14020 0 1259 14012 7 n 2618 14020 0 1259 14012 8 n 2618 14020 0 1259 14012 9 n 2618 14020 0 1259 14012 10 n 2618 14020 0 1259 13984 1 n 2618 14020 0 1247 13886 0 n 1247 14023 0 1259 14021 0 i 1247 14022 0 1247 14023 0 i 1259 14021 1 1247 13886 0 n 1259 14021 2 1247 13886 0 n 1259 14021 3 1247 13886 0 n 1259 14021 4 1247 13886 0 n 1259 14021 5 1247 13886 0 n 1259 14021 6 1247 13886 0 n 1259 14021 0 2615 13867 0 n 2618 14024 0 1259 14021 0 i 2618 14024 0 1247 13886 0 n 1247 14028 0 1259 14026 0 i 1247 14027 0 1247 14028 0 i 1259 14026 1 1247 13886 0 n 1259 14026 2 1247 13886 0 n 1259 14026 3 1247 13886 0 n 1259 14026 4 1247 13886 0 n 1259 14026 5 1247 13886 0 n 1259 14026 6 1247 13886 0 n 1259 14026 7 1247 13886 0 n 1259 14026 8 1247 13886 0 n 1259 14026 9 1247 13886 0 n 1259 14026 0 2615 13867 0 n 2618 14029 0 1259 14026 0 i 2618 14029 0 1247 13886 0 n 1247 14033 0 1259 14031 0 i 1247 14032 0 1247 14033 0 i 1259 14031 1 1247 13886 0 n 1259 14031 2 1247 13886 0 n 1259 14031 3 1247 13886 0 n 1259 14031 4 1247 13886 0 n 1259 14031 5 1247 13886 0 n 1259 14031 6 1247 13886 0 n 1259 14031 7 1247 13886 0 n 1259 14031 8 1247 13886 0 n 1259 14031 9 1247 13886 0 n 1259 14031 0 2615 13867 0 n 2618 14034 0 1259 14031 0 i 2618 14034 0 1247 13886 0 n 1247 14038 0 1259 14036 0 i 1247 14037 0 1247 14038 0 i 1259 14036 1 1247 13886 0 n 1259 14036 2 1247 13886 0 n 1259 14036 3 1247 13886 0 n 1259 14036 4 1247 13886 0 n 1259 14036 5 1247 13886 0 n 1259 14036 6 1247 13886 0 n 1259 14036 7 1247 13884 0 n 1259 14036 8 1247 13886 0 n 1259 14036 9 1247 13886 0 n 1259 14036 10 1247 13886 0 n 1259 14036 11 1247 13886 0 n 1259 14036 12 1247 13886 0 n 1259 14036 13 1247 13886 0 n 1259 14036 14 1247 13884 0 n 1259 14036 15 1247 13881 0 n 1259 14036 16 1247 13881 0 n 1259 14036 17 1247 13886 0 n 1259 14036 18 1247 13886 0 n 1259 14036 19 1247 13886 0 n 1259 14036 20 1247 13886 0 n 1259 14036 21 1247 13886 0 n 1259 14036 22 1247 13886 0 n 1259 14036 23 1247 13881 0 n 1259 14036 24 1247 13881 0 n 1259 14036 25 1247 13881 0 n 1259 14036 26 1247 13881 0 n 1259 14036 27 1247 13884 0 n 1259 14036 28 1247 13881 0 n 1259 14036 29 1247 13886 0 n 1259 14036 30 1247 13886 0 n 1259 14036 31 1247 13886 0 n 1259 14036 32 1247 13886 0 n 1259 14036 33 1247 13886 0 n 1259 14036 34 1247 13886 0 n 1259 14036 35 1247 13881 0 n 1259 14036 36 1247 13886 0 n 1259 14036 37 1247 13884 0 n 1259 14036 38 1247 13884 0 n 1259 14036 39 1247 13884 0 n 1259 14036 40 1247 13884 0 n 1259 14036 41 1247 13884 0 n 1259 14036 42 1247 13894 0 n 1259 14036 43 1247 13884 0 n 1259 14036 44 1247 13894 0 n 1259 14036 45 1247 13884 0 n 1259 14036 46 1247 13894 0 n 1259 14036 47 1247 13881 0 n 1259 14036 48 1247 13894 0 n 1259 14036 49 1247 13894 0 n 1259 14036 50 1247 13884 0 n 1259 14036 51 1247 13886 0 n 1259 14036 52 1247 13886 0 n 1259 14036 53 1247 13886 0 n 1259 14036 54 1247 13894 0 n 1259 14036 55 1247 13892 0 n 1259 14036 56 1247 13892 0 n 1259 14036 57 1247 13894 0 n 1259 14036 58 1247 13894 0 n 1259 14036 59 1247 13884 0 n 1259 14036 60 1247 13894 0 n 1259 14036 61 1247 13881 0 n 1259 14036 62 1247 13881 0 n 1259 14036 63 1247 13886 0 n 1259 14036 64 1247 13886 0 n 1259 14036 65 1247 13886 0 n 1259 14036 66 1247 13886 0 n 1259 14036 67 1247 13886 0 n 1259 14036 68 1247 13886 0 n 1259 14036 69 1247 13881 0 n 1259 14036 70 1247 13881 0 n 1259 14036 71 1247 13881 0 n 1259 14036 72 1247 13881 0 n 1259 14036 73 1247 13884 0 n 1259 14036 74 1247 13881 0 n 1259 14036 75 1247 13886 0 n 1259 14036 76 1247 13886 0 n 1259 14036 77 1247 13886 0 n 1259 14036 78 1247 13886 0 n 1259 14036 79 1247 13886 0 n 1259 14036 80 1247 13886 0 n 1259 14036 81 1247 13881 0 n 1259 14036 82 1247 13886 0 n 1259 14036 0 2615 13867 0 n 2618 14039 0 1259 14036 0 i 2618 14039 0 1247 13894 0 n 2618 14039 0 1247 13892 0 n 2618 14039 0 1247 13886 0 n 2618 14039 0 1247 13884 0 n 2618 14039 0 1247 13881 0 n 1247 14043 0 1259 14041 0 i 1247 14042 0 1247 14043 0 i 1259 14041 1 1247 13886 0 n 1259 14041 2 1247 13886 0 n 1259 14041 3 1247 13886 0 n 1259 14041 4 1247 13886 0 n 1259 14041 5 1247 13886 0 n 1259 14041 6 1247 13886 0 n 1259 14041 7 1247 13884 0 n 1259 14041 0 2615 13867 0 n 2618 14044 0 1259 14041 0 i 2618 14044 0 1247 13886 0 n 2618 14044 0 1247 13884 0 n 1247 14047 0 1259 14045 0 i 1247 14046 0 1247 14047 0 i 1259 14045 1 1247 13886 0 n 1259 14045 2 1247 13886 0 n 1259 14045 3 1247 13886 0 n 1259 14045 4 1247 13884 0 n 1259 14045 5 1247 13881 0 n 1259 14045 6 1247 13881 0 n 1259 14045 7 1247 13881 0 n 1259 14045 8 1247 13884 0 n 1259 14045 9 1247 13884 0 n 1259 14045 10 1247 13884 0 n 1259 14045 11 1247 13884 0 n 1259 14045 12 1247 13894 0 n 1259 14045 0 2615 13867 0 n 2618 14048 0 1259 14045 0 i 2618 14048 0 1247 13894 0 n 2618 14048 0 1247 13886 0 n 2618 14048 0 1247 13884 0 n 2618 14048 0 1247 13881 0 n 2618 14048 0 1255 13875 0 n 1247 14052 0 1259 14050 0 i 1247 14051 0 1247 14052 0 i 1259 14050 1 1247 13884 0 n 1259 14050 2 1247 13884 0 n 1259 14050 3 1247 13884 0 n 1259 14050 4 1247 13884 0 n 1259 14050 5 1247 13894 0 n 1259 14050 6 1247 13884 0 n 1259 14050 7 1247 13884 0 n 1259 14050 0 2615 13867 0 n 1259 14054 0 1259 14053 1 a 1259 14054 0 1259 14053 2 a 1259 14053 0 1259 14050 0 i 1247 14057 0 1259 14055 0 i 1247 14056 0 1247 14057 0 i 1259 14055 1 1247 13884 0 n 1259 14055 2 1247 13884 0 n 1259 14055 3 1247 13881 0 n 1259 14055 4 1247 13884 0 n 1259 14055 5 1247 13884 0 n 1259 14055 0 2615 13867 0 n 1259 14059 0 1259 14058 1 a 1259 14059 0 1259 14058 2 a 1259 14058 0 1259 14055 0 i 1247 14062 0 1259 14060 0 i 1247 14061 0 1247 14062 0 i 1259 14060 1 1247 13884 0 n 1259 14060 2 1247 13884 0 n 1259 14060 3 1247 13894 0 n 1259 14060 4 1247 13884 0 n 1259 14060 5 1247 13884 0 n 1259 14060 0 2615 13867 0 n 1259 14064 0 1259 14063 1 a 1259 14064 0 1259 14063 2 a 1259 14063 0 1259 14060 0 i 1247 14067 0 1259 14065 0 i 1247 14066 0 1247 14067 0 i 1259 14065 1 1247 13881 0 n 1259 14065 2 1247 13884 0 n 1259 14065 3 1247 13881 0 n 1259 14065 4 1247 13884 0 n 1259 14065 0 2615 13867 0 n 1259 14069 0 1259 14068 1 a 1259 14069 0 1259 14068 2 a 1259 14068 0 1259 14065 0 i 1247 14072 0 1259 14070 0 i 1247 14071 0 1247 14072 0 i 1259 14070 1 1247 13886 0 n 1259 14070 2 1247 13886 0 n 1259 14070 3 1247 13886 0 n 1259 14070 4 1247 13886 0 n 1259 14070 5 1247 13886 0 n 1259 14070 6 1247 13886 0 n 1259 14070 7 1247 13884 0 n 1259 14070 8 1247 13894 0 n 1259 14070 9 1247 13894 0 n 1259 14070 10 1247 13894 0 n 1259 14070 11 1247 13894 0 n 1259 14070 0 2615 13867 0 n 2618 14073 0 1259 14070 0 i 2618 14073 0 1247 13894 0 n 2618 14073 0 1247 13886 0 n 2618 14073 0 1247 13884 0 n 1247 14077 0 1259 14075 0 i 1247 14076 0 1247 14077 0 i 1259 14075 1 1247 13886 0 n 1259 14075 2 1247 13886 0 n 1259 14075 3 1247 13886 0 n 1259 14075 4 1247 13886 0 n 1259 14075 5 1247 13886 0 n 1259 14075 6 1247 13884 0 n 1259 14075 7 1247 13894 0 n 1259 14075 8 1247 13894 0 n 1259 14075 0 2615 13867 0 n 2618 14078 0 1259 14075 0 i 2618 14078 0 1247 13894 0 n 2618 14078 0 1247 13886 0 n 2618 14078 0 1247 13884 0 n 1247 14082 0 1259 14080 0 i 1247 14081 0 1247 14082 0 i 1259 14080 1 1247 13886 0 n 1259 14080 2 1247 13886 0 n 1259 14080 3 1247 13886 0 n 1259 14080 4 1247 13886 0 n 1259 14080 5 1247 13886 0 n 1259 14080 6 1247 13884 0 n 1259 14080 7 1247 13894 0 n 1259 14080 8 1247 13894 0 n 1259 14080 0 2615 13867 0 n 2618 14083 0 1259 14080 0 i 2618 14083 0 1259 14075 1 n 2618 14083 0 1259 14075 2 n 2618 14083 0 1259 14075 3 n 2618 14083 0 1259 14075 4 n 2618 14083 0 1259 14075 5 n 2618 14083 0 1259 14075 6 n 2618 14083 0 1259 14075 7 n 2618 14083 0 1259 14075 8 n 2618 14083 0 1259 13984 1 n 2618 14083 0 1247 13886 0 n 1247 14086 0 1259 14084 0 i 1247 14085 0 1247 14086 0 i 1259 14084 1 1247 13886 0 n 1259 14084 2 1247 13886 0 n 1259 14084 3 1247 13886 0 n 1259 14084 4 1247 13884 0 n 1259 14084 5 1247 13886 0 n 1259 14084 6 1247 13884 0 n 1259 14084 7 1247 13886 0 n 1259 14084 8 1247 13886 0 n 1259 14084 9 1247 13886 0 n 1259 14084 10 1247 13894 0 n 1259 14084 11 1247 13894 0 n 1259 14084 12 1247 13884 0 n 1259 14084 0 2615 13867 0 n 2618 14087 0 1259 14084 0 i 2618 14087 0 1247 13894 0 n 2618 14087 0 1247 13886 0 n 2618 14087 0 1247 13884 0 n 1247 14091 0 1259 14089 0 i 1247 14090 0 1247 14091 0 i 1259 14089 1 1247 13886 0 n 1259 14089 2 1247 13886 0 n 1259 14089 3 1247 13886 0 n 1259 14089 4 1247 13886 0 n 1259 14089 5 1247 13886 0 n 1259 14089 6 1247 13886 0 n 1259 14089 7 1247 13886 0 n 1259 14089 8 1247 13884 0 n 1259 14089 0 2615 13867 0 n 2618 14092 0 1259 14089 0 i 2618 14092 0 1247 13886 0 n 2618 14092 0 1247 13884 0 n 1247 14096 0 1259 14094 0 i 1247 14095 0 1247 14096 0 i 1259 14094 1 1247 13886 0 n 1259 14094 2 1247 13886 0 n 1259 14094 3 1247 13886 0 n 1259 14094 4 1247 13886 0 n 1259 14094 5 1247 13886 0 n 1259 14094 6 1247 13886 0 n 1259 14094 7 1247 13886 0 n 1259 14094 0 2615 13867 0 n 2618 14097 0 1259 14094 0 i 2618 14097 0 1247 13886 0 n 2618 14097 0 1255 13868 0 n 1247 14101 0 1259 14099 0 i 1247 14100 0 1247 14101 0 i 1259 14099 1 1247 13886 0 n 1259 14099 2 1247 13886 0 n 1259 14099 3 1247 13886 0 n 1259 14099 4 1247 13884 0 n 1259 14099 5 1247 13886 0 n 1259 14099 6 1247 13886 0 n 1259 14099 7 1247 13886 0 n 1259 14099 8 1247 13881 0 n 1259 14099 9 1247 13884 0 n 1259 14099 10 1247 13884 0 n 1259 14099 11 1247 13884 0 n 1259 14099 12 1247 13884 0 n 1259 14099 13 1247 13886 0 n 1259 14099 14 1247 13886 0 n 1259 14099 15 1247 13886 0 n 1259 14099 16 1247 13886 0 n 1259 14099 17 1247 13892 0 n 1259 14099 0 2615 13867 0 n 2618 14102 0 1259 14099 0 i 2618 14102 0 1247 13892 0 n 2618 14102 0 1247 13886 0 n 2618 14102 0 1247 13884 0 n 2618 14102 0 1247 13881 0 n 1247 14106 0 1259 14104 0 i 1247 14105 0 1247 14106 0 i 1259 14104 1 1247 13886 0 n 1259 14104 2 1247 13886 0 n 1259 14104 3 1247 13886 0 n 1259 14104 4 1247 13886 0 n 1259 14104 5 1247 13886 0 n 1259 14104 6 1247 13884 0 n 1259 14104 7 1247 13894 0 n 1259 14104 0 2615 13867 0 n 2618 14107 0 1259 14104 0 i 2618 14107 0 1247 13894 0 n 2618 14107 0 1247 13886 0 n 2618 14107 0 1247 13884 0 n 1247 14111 0 1259 14109 0 i 1247 14110 0 1247 14111 0 i 1259 14109 1 1247 13886 0 n 1259 14109 2 1247 13886 0 n 1259 14109 3 1247 13886 0 n 1259 14109 4 1247 13886 0 n 1259 14109 5 1247 13886 0 n 1259 14109 6 1247 13884 0 n 1259 14109 7 1247 13894 0 n 1259 14109 0 2615 13867 0 n 2618 14112 0 1259 14109 0 i 2618 14112 0 1259 14104 1 n 2618 14112 0 1259 14104 2 n 2618 14112 0 1259 14104 3 n 2618 14112 0 1259 14104 4 n 2618 14112 0 1259 14104 5 n 2618 14112 0 1259 14104 6 n 2618 14112 0 1259 14104 7 n 2618 14112 0 1259 13984 1 n 2618 14112 0 1247 13886 0 n 1247 14115 0 1259 14113 0 i 1247 14114 0 1247 14115 0 i 1259 14113 1 1247 13886 0 n 1259 14113 2 1247 13886 0 n 1259 14113 3 1247 13886 0 n 1259 14113 4 1247 13886 0 n 1259 14113 5 1247 13886 0 n 1259 14113 6 1247 13884 0 n 1259 14113 7 1247 13884 0 n 1259 14113 8 1247 13894 0 n 1259 14113 0 2615 13867 0 n 2618 14116 0 1259 14113 0 i 2618 14116 0 1247 13894 0 n 2618 14116 0 1247 13886 0 n 2618 14116 0 1247 13884 0 n 1247 14120 0 1259 14118 0 i 1247 14119 0 1247 14120 0 i 1259 14118 1 1247 13886 0 n 1259 14118 2 1247 13886 0 n 1259 14118 3 1247 13886 0 n 1259 14118 4 1247 13886 0 n 1259 14118 5 1247 13886 0 n 1259 14118 6 1247 13884 0 n 1259 14118 7 1247 13884 0 n 1259 14118 8 1247 13894 0 n 1259 14118 0 2615 13867 0 n 2618 14121 0 1259 14118 0 i 2618 14121 0 1259 14113 1 n 2618 14121 0 1259 14113 2 n 2618 14121 0 1259 14113 3 n 2618 14121 0 1259 14113 4 n 2618 14121 0 1259 14113 5 n 2618 14121 0 1259 14113 6 n 2618 14121 0 1259 14113 7 n 2618 14121 0 1259 14113 8 n 2618 14121 0 1259 13984 1 n 2618 14121 0 1247 13886 0 n 1247 14124 0 1259 14122 0 i 1247 14123 0 1247 14124 0 i 1259 14122 1 1247 13886 0 n 1259 14122 2 1247 13886 0 n 1259 14122 3 1247 13886 0 n 1259 14122 4 1247 13884 0 n 1259 14122 5 1247 13894 0 n 1259 14122 6 1247 13894 0 n 1259 14122 7 1247 13884 0 n 1259 14122 8 1247 13884 0 n 1259 14122 9 1247 13886 0 n 1259 14122 10 1247 13886 0 n 1259 14122 11 1247 13886 0 n 1259 14122 12 1247 13884 0 n 1259 14122 13 1247 13884 0 n 1259 14122 14 1247 13881 0 n 1259 14122 15 1247 13881 0 n 1259 14122 16 1247 13886 0 n 1259 14122 17 1247 13886 0 n 1259 14122 18 1247 13886 0 n 1259 14122 19 1247 13886 0 n 1259 14122 20 1247 13886 0 n 1259 14122 21 1247 13886 0 n 1259 14122 22 1247 13881 0 n 1259 14122 23 1247 13881 0 n 1259 14122 24 1247 13881 0 n 1259 14122 25 1247 13881 0 n 1259 14122 26 1247 13884 0 n 1259 14122 27 1247 13881 0 n 1259 14122 28 1247 13886 0 n 1259 14122 29 1247 13886 0 n 1259 14122 0 2615 13867 0 n 2618 14125 0 1259 14122 0 i 2618 14125 0 1247 13894 0 n 2618 14125 0 1247 13886 0 n 2618 14125 0 1247 13884 0 n 2618 14125 0 1247 13881 0 n 1247 14129 0 1259 14127 0 i 1247 14128 0 1247 14129 0 i 1259 14127 1 1247 13886 0 n 1259 14127 2 1247 13886 0 n 1259 14127 3 1247 13886 0 n 1259 14127 4 1247 13886 0 n 1259 14127 5 1247 13886 0 n 1259 14127 6 1247 13886 0 n 1259 14127 7 1247 13886 0 n 1259 14127 0 2615 13867 0 n 2618 14130 0 1259 14127 0 i 2618 14130 0 1247 13886 0 n 1247 14134 0 1259 14132 0 i 1247 14133 0 1247 14134 0 i 1259 14132 1 1247 13886 0 n 1259 14132 2 1247 13886 0 n 1259 14132 3 1247 13886 0 n 1259 14132 4 1247 13886 0 n 1259 14132 5 1247 13886 0 n 1259 14132 6 1247 13886 0 n 1259 14132 0 2615 13867 0 n 2618 14135 0 1259 14132 0 i 2618 14135 0 1247 13886 0 n 1247 14139 0 1259 14137 0 i 1247 14138 0 1247 14139 0 i 1259 14137 1 1247 13886 0 n 1259 14137 2 1247 13886 0 n 1259 14137 3 1247 13886 0 n 1259 14137 4 1247 13886 0 n 1259 14137 5 1247 13886 0 n 1259 14137 6 1247 13886 0 n 1259 14137 0 2615 13867 0 n 2618 14140 0 1259 14137 0 i 2618 14140 0 1247 13886 0 n 1247 14144 0 1259 14142 0 i 1247 14143 0 1247 14144 0 i 1259 14142 1 1247 13886 0 n 1259 14142 2 1247 13886 0 n 1259 14142 3 1247 13886 0 n 1259 14142 4 1247 13884 0 n 1259 14142 5 1247 13884 0 n 1259 14142 6 1247 13894 0 n 1259 14142 7 1247 13894 0 n 1259 14142 8 1247 13894 0 n 1259 14142 9 1247 13894 0 n 1259 14142 10 1247 13894 0 n 1259 14142 0 2615 13867 0 n 2618 14145 0 1259 14142 0 i 2618 14145 0 1247 13894 0 n 2618 14145 0 1247 13886 0 n 2618 14145 0 1247 13884 0 n 1247 14149 0 1259 14147 0 i 1247 14148 0 1247 14149 0 i 1259 14147 1 1247 13886 0 n 1259 14147 2 1247 13886 0 n 1259 14147 3 1247 13886 0 n 1259 14147 4 1247 13884 0 n 1259 14147 5 1247 13886 0 n 1259 14147 0 2615 13867 0 n 2618 14150 0 1259 14147 0 i 2618 14150 0 1259 14036 2 n 2618 14150 0 1259 14036 3 n 2618 14150 0 1259 14036 36 n 2618 14150 0 1259 13993 2 n 2618 14150 0 1259 13993 3 n 2618 14150 0 1259 13993 31 n 2618 14150 0 1259 13979 2 n 2618 14150 0 1259 13979 3 n 2618 14150 0 1259 13979 27 n 2618 14150 0 1259 13955 2 n 2618 14150 0 1259 13955 3 n 2618 14150 0 1259 13955 33 n 2618 14150 0 1259 13905 2 n 2618 14150 0 1259 13905 3 n 2618 14150 0 1259 13905 30 n 2618 14150 0 1247 13886 0 n 2618 14150 0 1247 13884 0 n 1247 14154 0 1259 14152 0 i 1247 14153 0 1247 14154 0 i 1259 14152 1 1247 13886 0 n 1259 14152 2 1247 13886 0 n 1259 14152 3 1247 13886 0 n 1259 14152 4 1247 13884 0 n 1259 14152 5 1247 13886 0 n 1259 14152 6 1247 13884 0 n 1259 14152 7 1247 13881 0 n 1259 14152 8 1247 13881 0 n 1259 14152 9 1247 13886 0 n 1259 14152 10 1247 13886 0 n 1259 14152 11 1247 13886 0 n 1259 14152 12 1247 13886 0 n 1259 14152 13 1247 13886 0 n 1259 14152 14 1247 13886 0 n 1259 14152 15 1247 13881 0 n 1259 14152 16 1247 13881 0 n 1259 14152 17 1247 13881 0 n 1259 14152 18 1247 13881 0 n 1259 14152 19 1247 13884 0 n 1259 14152 20 1247 13881 0 n 1259 14152 21 1247 13886 0 n 1259 14152 22 1247 13886 0 n 1259 14152 23 1247 13886 0 n 1259 14152 24 1247 13886 0 n 1259 14152 25 1247 13886 0 n 1259 14152 26 1247 13886 0 n 1259 14152 27 1247 13881 0 n 1259 14152 28 1247 13886 0 n 1259 14152 0 2615 13867 0 n 2618 14155 0 1259 14152 0 i 2618 14155 0 1259 14147 2 n 2618 14155 0 1259 14147 3 n 2618 14155 0 1259 14147 4 n 2618 14155 0 1259 14147 5 n 2618 14155 0 1247 13886 0 n 2618 14155 0 1247 13884 0 n 2618 14155 0 1247 13881 0 n 2618 14155 0 1255 13868 0 n 1247 14159 0 1259 14157 0 i 1247 14158 0 1247 14159 0 i 1259 14157 0 2615 13867 0 n 2618 14160 0 1259 14157 0 i 1247 14164 0 1259 14162 0 i 1247 14163 0 1247 14164 0 i 1259 14162 1 1247 13886 0 n 1259 14162 2 1247 13886 0 n 1259 14162 3 1247 13886 0 n 1259 14162 4 1247 13886 0 n 1259 14162 5 1247 13886 0 n 1259 14162 6 1247 13884 0 n 1259 14162 0 2615 13867 0 n 2618 14165 0 1259 14162 0 i 2618 14165 0 1259 14157 1 n 2618 14165 0 1259 14157 2 n 2618 14165 0 1259 14157 3 n 2618 14165 0 1259 14157 4 n 2618 14165 0 1247 13886 0 n 2618 14165 0 1247 13884 0 n 1247 14168 0 1259 14166 0 i 1247 14167 0 1247 14168 0 i 1259 14166 4 1247 13886 0 n 1259 14166 5 1247 13886 0 n 1259 14166 6 1247 13886 0 n 1259 14166 7 1247 13884 0 n 1259 14166 0 2615 13867 0 n 2618 14169 0 1259 14166 0 i 2618 14169 0 1247 13886 0 n 2618 14169 0 1247 13884 0 n 1247 14172 0 1259 14170 0 i 1247 14171 0 1247 14172 0 i 1259 14170 1 1247 13886 0 n 1259 14170 2 1247 13886 0 n 1259 14170 3 1247 13886 0 n 1259 14170 4 1247 13884 0 n 1259 14170 0 2615 13867 0 n 2618 14173 0 1259 14170 0 i 2618 14173 0 1259 14166 3 n 2618 14173 0 1259 14166 4 n 2618 14173 0 1259 14166 5 n 2618 14173 0 1247 13886 0 n 2618 14173 0 1247 13884 0 n 1247 14176 0 1259 14174 0 i 1247 14175 0 1247 14176 0 i 1259 14174 1 1247 13886 0 n 1259 14174 2 1247 13886 0 n 1259 14174 3 1247 13886 0 n 1259 14174 4 1247 13884 0 n 1259 14174 5 1247 13884 0 n 1259 14174 0 2615 13867 0 n 2618 14177 0 1259 14174 0 i 2618 14177 0 1259 14166 4 n 2618 14177 0 1259 14166 5 n 2618 14177 0 1259 14166 6 n 2618 14177 0 1259 14166 7 n 2618 14177 0 1247 13884 0 n 1247 14180 0 1259 14178 0 i 1247 14179 0 1247 14180 0 i 1259 14178 3 1247 13886 0 n 1259 14178 4 1247 13886 0 n 1259 14178 5 1247 13886 0 n 1259 14178 6 1247 13886 0 n 1259 14178 7 1247 13884 0 n 1259 14178 8 1247 13884 0 n 1259 14178 9 1247 13886 0 n 1259 14178 0 2615 13867 0 n 2618 14181 0 1259 14178 0 i 2618 14181 0 1247 13886 0 n 2618 14181 0 1247 13884 0 n 1247 14184 0 1259 14182 0 i 1247 14183 0 1247 14184 0 i 1259 14182 1 1247 13886 0 n 1259 14182 2 1247 13886 0 n 1259 14182 3 1247 13886 0 n 1259 14182 4 1247 13884 0 n 1259 14182 0 2615 13867 0 n 2618 14185 0 1259 14182 0 i 2618 14185 0 1259 14178 2 n 2618 14185 0 1259 14178 3 n 2618 14185 0 1259 14178 4 n 2618 14185 0 1247 13886 0 n 2618 14185 0 1247 13884 0 n 1247 14188 0 1259 14186 0 i 1247 14187 0 1247 14188 0 i 1259 14186 1 1247 13886 0 n 1259 14186 2 1247 13886 0 n 1259 14186 3 1247 13886 0 n 1259 14186 4 1247 13886 0 n 1259 14186 5 1247 13884 0 n 1259 14186 6 1247 13884 0 n 1259 14186 7 1247 13886 0 n 1259 14186 0 2615 13867 0 n 2618 14189 0 1259 14186 0 i 2618 14189 0 1259 14178 3 n 2618 14189 0 1259 14178 4 n 2618 14189 0 1259 14178 5 n 2618 14189 0 1259 14178 6 n 2618 14189 0 1259 14178 7 n 2618 14189 0 1259 14178 8 n 2618 14189 0 1259 14178 9 n 1247 14192 0 1259 14190 0 i 1247 14191 0 1247 14192 0 i 1259 14190 1 1247 13886 0 n 1259 14190 2 1247 13886 0 n 1259 14190 3 1247 13886 0 n 1259 14190 5 1247 13886 0 n 1259 14190 6 1247 13886 0 n 1259 14190 7 1247 13886 0 n 1259 14190 0 2615 13867 0 n 2618 14193 0 1259 14190 0 i 2618 14193 0 1247 13886 0 n 1247 14197 0 1259 14195 0 i 1247 14196 0 1247 14197 0 i 1259 14195 1 1247 13886 0 n 1259 14195 2 1247 13886 0 n 1259 14195 3 1247 13886 0 n 1259 14195 4 1247 13886 0 n 1259 14195 5 1247 13884 0 n 1259 14195 0 2615 13867 0 n 2618 14198 0 1259 14195 0 i 2618 14198 0 1259 14190 1 n 2618 14198 0 1259 14190 2 n 2618 14198 0 1259 14190 3 n 2618 14198 0 1259 14190 4 n 2618 14198 0 1247 13886 0 n 2618 14198 0 1247 13884 0 n 1247 14201 0 1259 14199 0 i 1247 14200 0 1247 14201 0 i 1259 14199 1 1247 13886 0 n 1259 14199 2 1247 13886 0 n 1259 14199 3 1247 13886 0 n 1259 14199 4 1247 13886 0 n 1259 14199 5 1247 13886 0 n 1259 14199 0 2615 13867 0 n 2618 14202 0 1259 14199 0 i 2618 14202 0 1259 14190 1 n 2618 14202 0 1259 14190 2 n 2618 14202 0 1259 14190 3 n 2618 14202 0 1259 14190 5 n 2618 14202 0 1259 14190 6 n 1247 14205 0 1259 14203 0 i 1247 14204 0 1247 14205 0 i 1259 14203 4 1247 13886 0 n 1259 14203 5 1247 13886 0 n 1259 14203 6 1247 13886 0 n 1259 14203 7 1247 13886 0 n 1259 14203 0 2615 13867 0 n 2618 14206 0 1259 14203 0 i 2618 14206 0 1259 14178 1 n 2618 14206 0 1259 14178 3 n 2618 14206 0 1259 14178 4 n 2618 14206 0 1259 14178 9 n 2618 14206 0 1247 13886 0 n 1247 14210 0 1259 14208 0 i 1247 14209 0 1247 14210 0 i 1259 14208 1 1247 13886 0 n 1259 14208 2 1247 13886 0 n 1259 14208 3 1247 13886 0 n 1259 14208 4 1247 13886 0 n 1259 14208 5 1247 13884 0 n 1259 14208 0 2615 13867 0 n 2618 14211 0 1259 14208 0 i 2618 14211 0 1259 14203 2 n 2618 14211 0 1259 14203 3 n 2618 14211 0 1259 14203 4 n 2618 14211 0 1259 14203 5 n 2618 14211 0 1259 14203 6 n 2618 14211 0 1259 14203 7 n 2618 14211 0 1247 13886 0 n 2618 14211 0 1247 13884 0 n 1247 14215 0 1259 14213 0 i 1247 14214 0 1247 14215 0 i 1259 14213 1 1247 13886 0 n 1259 14213 2 1247 13886 0 n 1259 14213 3 1247 13886 0 n 1259 14213 0 2615 13867 0 n 2618 14216 0 1259 14213 0 i 2618 14216 0 1259 14203 4 n 2618 14216 0 1259 14203 5 n 2618 14216 0 1259 14203 6 n 1255 14218 0 3079 14217 0 e 1255 14219 0 3079 14217 0 e 1255 14220 0 3079 14217 0 e 2612 14221 0 3079 14217 0 e 2612 14221 0 1255 14220 0 n 2612 14221 0 1255 14219 0 n 2612 14221 0 1255 14218 0 n 1259 16408 0 2615 16390 0 n 2604 16411 0 1259 16408 1 a 2604 16411 0 1259 16407 0 n 2606 16412 0 1259 16408 1 a 2606 16412 0 1259 16408 1 n 2606 16413 0 1259 16408 1 a 1259 16415 0 1259 16414 1 a 1259 16415 0 1259 16414 2 a 1259 16414 0 1259 16408 0 i 2606 16417 0 1259 16408 1 a 1259 16416 0 2606 16417 0 i 1259 16407 0 1259 16408 1 a 1247 16420 0 1259 16418 0 i 1247 16419 0 1247 16420 0 i 1259 16418 0 2615 16390 0 n 1259 16418 1 1259 16418 0 i 2606 16421 0 1259 16418 1 a 2606 16421 0 1259 16416 0 n 2606 16421 0 1259 16408 1 n 2620 16422 0 2606 16421 0 i 2620 16423 0 2606 16421 0 i 2620 16424 0 2606 16421 0 i 2620 16425 0 2606 16421 0 i 1247 16428 0 1259 16426 0 i 1247 16427 0 1247 16428 0 i 1259 16426 0 2615 16390 0 n 1259 16426 0 1259 16418 0 a 2606 16429 0 1259 16426 1 a 2606 16429 0 1259 16416 0 n 2606 16429 0 1259 16408 1 n 2606 16429 0 2606 16421 0 P 2606 16429 0 1259 16426 0 S 2620 16430 0 2606 16429 0 i 2620 16431 0 2606 16429 0 i 1247 16434 0 1259 16432 0 i 1247 16433 0 1247 16434 0 i 1259 16432 0 2615 16390 0 n 2604 16435 0 1259 16432 2 i 2604 16435 0 1259 16432 1 n 1259 16432 0 1259 16392 0 n 2606 16436 0 1259 16432 1 a 1247 16439 0 1259 16437 0 i 1247 16438 0 1247 16439 0 i 1259 16437 0 2615 16390 0 n 2604 16440 0 1259 16437 2 i 2604 16440 0 1259 16437 1 n 1259 16437 0 1259 16392 0 n 2606 16441 0 1259 16437 1 a 1247 16444 0 1259 16442 0 i 1247 16443 0 1247 16444 0 i 1259 16442 0 2615 16390 0 n 1259 16446 0 1259 16445 1 a 1259 16446 0 1259 16445 2 a 1259 16445 0 1259 16442 0 i 1247 16449 0 1259 16447 0 i 1247 16448 0 1247 16449 0 i 1259 16447 0 2615 16390 0 n 1259 16451 0 1259 16450 1 a 1259 16451 0 1259 16450 2 a 1259 16450 0 1259 16447 0 i 1247 16454 0 1259 16452 0 i 1247 16453 0 1247 16454 0 i 1259 16452 0 2615 16390 0 n 1259 16456 0 1259 16455 1 a 1259 16456 0 1259 16455 2 a 1259 16455 0 1259 16452 0 i 1247 16459 0 1259 16457 0 i 1247 16458 0 1247 16459 0 i 1259 16457 0 2615 16390 0 n 1247 16462 0 1259 16460 0 i 1247 16461 0 1247 16462 0 i 1259 16460 0 2615 16390 0 n 2604 16463 0 1259 16460 3 i 2604 16463 0 1259 16460 1 n 2604 16464 0 1259 16460 5 i 2604 16464 0 1259 16460 4 n 1247 16469 0 1259 16467 0 i 1247 16468 0 1247 16469 0 i 1259 16467 0 2615 16390 0 n 1247 16472 0 1259 16470 0 i 1247 16471 0 1247 16472 0 i 1259 16470 0 2601 16466 0 n 1259 16470 0 2615 16390 0 n 1247 16475 0 1259 16473 0 i 1247 16474 0 1247 16475 0 i 1259 16473 0 2615 16390 0 n 1247 16478 0 1259 16476 0 i 1247 16477 0 1247 16478 0 i 1259 16476 0 2615 16390 0 n 2618 16479 0 1259 16476 0 i 1247 16482 0 1259 16480 0 i 1247 16481 0 1247 16482 0 i 1259 16480 0 2601 16466 0 n 1259 16480 0 2615 16390 0 n 2618 16483 0 1259 16480 0 i 1247 16486 0 1259 16484 0 i 1247 16485 0 1247 16486 0 i 1259 16484 0 2615 16390 0 n 2618 16487 0 1259 16484 0 i 826 16488 0 2615 16390 0 a 826 16489 0 2615 16390 0 a 1255 16490 0 2615 16390 0 n 2612 16491 0 1255 16490 0 n 1247 16494 0 1259 16492 0 i 1247 16493 0 1247 16494 0 i 1259 16492 0 2615 16390 0 n 1259 16492 1 1259 16492 0 i 1259 16492 0 2601 16466 0 n 1247 16497 0 1259 16495 0 i 1247 16496 0 1247 16497 0 i 1259 16495 0 2615 16390 0 n 1259 16495 0 1259 16492 0 a 1247 16500 0 1259 16498 0 i 1247 16499 0 1247 16500 0 i 1259 16498 0 2601 16466 0 n 1259 16498 0 2615 16390 0 n 1259 16498 0 1259 16492 0 a 1247 16503 0 1259 16501 0 i 1247 16502 0 1247 16503 0 i 1259 16501 0 2615 16390 0 n 2618 16504 0 1259 16501 0 i 2618 16504 0 1259 16408 1 n 1247 16507 0 1259 16505 0 i 1247 16506 0 1247 16507 0 i 1259 16505 0 2615 16390 0 n 2618 16508 0 1259 16505 0 i 2618 16508 0 1259 16501 1 n 1247 16511 0 1259 16509 0 i 1247 16510 0 1247 16511 0 i 1259 16509 0 2615 16390 0 n 2606 16513 0 1259 16509 1 a 1259 16512 0 2606 16513 0 i 2606 16514 0 1259 16509 1 a 2606 16514 0 1259 16416 0 n 2606 16514 0 1259 16408 1 n 2620 16515 0 2606 16514 0 i 2620 16516 0 2606 16514 0 i 2620 16517 0 2606 16514 0 i 2620 16518 0 2606 16514 0 i 3256 16519 0 1259 16408 0 a 3256 16520 0 1259 16408 0 a 1255 16521 0 2615 16390 0 n 3256 16522 0 1259 16408 0 a 3256 16523 0 1259 16408 0 a 3256 16524 0 1259 16408 0 a 3256 16525 0 1259 16408 0 a 1247 16527 0 2615 16390 0 n 1247 16526 0 1247 16527 0 i 2606 16528 0 1247 16527 0 a 1255 16529 0 2615 16390 0 n 1255 16529 0 2612 14221 0 n 2620 16530 0 1255 16529 0 n 2620 16530 0 1259 16408 0 a 2620 16530 0 1259 16408 1 n 1255 16531 0 2615 16390 0 n 1255 16531 0 2612 14221 0 n 3466 16532 0 1255 16531 0 n 1417 16535 0 2328 16534 0 n 1247 16537 0 2615 16390 0 n 1247 16536 0 1247 16537 0 i 1247 16546 0 2615 16390 0 n 1247 16544 0 2615 16390 0 n 1247 16544 0 1247 16546 0 i 1247 16543 0 1247 16546 0 i 1247 16545 0 1247 16544 0 i 1255 16547 0 1247 16546 0 n 1255 16547 0 2615 16390 0 n 1255 16547 0 1247 16546 0 i 1255 16548 0 1247 16546 0 n 1255 16548 0 2615 16390 0 n 1255 16548 0 1247 16546 0 i 1255 16549 0 1247 16544 0 n 1255 16549 0 2615 16390 0 n 1255 16549 0 1247 16544 0 i 1255 16550 0 1247 16546 0 n 1255 16550 0 1247 16544 0 n 1255 16550 0 2615 16390 0 n 1255 16550 0 1247 16544 0 i 1255 16551 0 1247 16544 0 n 1255 16551 0 1247 16543 0 n 1255 16551 0 2615 16390 0 n 1255 16551 0 1247 16544 0 i 2605 16552 0 1255 16550 0 i 2605 16552 0 1247 16546 0 i 2605 16552 0 1247 16544 0 i 1247 16553 0 2615 16390 0 n 1255 16555 0 1247 16554 0 n 1255 16555 0 2615 16390 0 n 1247 16558 0 1259 16556 0 i 1247 16557 0 1247 16558 0 i 1259 16556 0 2615 16390 0 n 2606 16560 0 1259 16556 1 a 1259 16559 0 2606 16560 0 i 1255 16561 0 1247 16558 0 n 1255 16561 0 2615 16390 0 n 1255 16561 0 2606 16560 0 n 1255 16561 0 1259 16556 1 n 1255 16561 0 1259 16556 2 n 1255 16562 0 3576 16533 0 n 1255 16562 0 2615 16390 0 n 1255 16563 0 3576 16533 0 n 1255 16563 0 2615 16390 0 n 1255 16564 0 1247 16554 0 n 1255 16564 0 2615 16390 0 n 1247 16567 0 1259 16565 0 i 1247 16566 0 1247 16567 0 i 1259 16565 0 2615 16390 0 n 2618 16568 0 1259 16565 0 i 2618 16568 0 2606 16560 0 n 2618 16568 0 1259 16556 1 n 2618 16568 0 1259 16556 2 n 1247 16554 0 1255 16564 0 n 1247 16554 0 1255 16555 0 n 1247 16554 0 2615 16390 0 n 1247 16569 0 1247 16554 0 i 1247 16572 0 2615 16390 0 n 1259 16570 0 1247 16572 0 i 1247 16571 0 1247 16572 0 i 1259 16570 2 1247 16554 0 n 6106 16584 0 6104 16580 0 a 6106 16584 0 1259 16408 0 a 6106 16585 0 6104 16577 0 a 6106 16585 0 1259 16408 0 a 6106 16585 0 1259 16408 1 n 6106 16586 0 6104 16581 0 a 6106 16586 0 1259 16408 0 a 6237 16587 0 6104 16580 0 a 6237 16587 0 2615 16390 0 a 6106 16588 0 6104 16581 0 a 6106 16588 0 1259 16452 0 a 6106 16590 0 6104 16581 0 a 6106 16590 0 1259 16442 0 a 6106 16590 0 1259 16442 2 n 6106 16590 0 1259 16442 3 n 6106 16591 0 6104 16577 0 a 6106 16591 0 1259 16452 0 a 6106 16591 0 1259 16452 2 n 6106 16592 0 6104 16581 0 a 6106 16592 0 1259 16447 0 a 6106 16592 0 1259 16447 1 n 6106 16592 0 1259 16447 2 n 6106 16592 0 1259 16447 3 n 6237 16593 0 6104 16580 0 a 6237 16593 0 2615 2200 0 a 1247 16596 0 1259 16594 0 i 1247 16595 0 1247 16596 0 i 1259 16594 0 2615 16390 0 n 1247 16601 0 1259 16599 0 i 1247 16600 0 1247 16601 0 i 1259 16599 0 2615 16390 0 n 2618 16602 0 1259 16599 0 i 2618 16602 0 1259 16505 1 n 1247 16605 0 1259 16603 0 i 1247 16604 0 1247 16605 0 i 1259 16603 0 2615 16390 0 n 2618 16606 0 1259 16603 0 i 2618 16606 0 1259 16599 1 n 1247 16609 0 1259 16607 0 i 1247 16608 0 1247 16609 0 i 1259 16607 0 2615 16390 0 n 2618 16610 0 1259 16607 0 i 2618 16610 0 1259 16408 1 n 2604 16611 0 1259 16607 1 a 2753 16612 0 2615 16390 0 n 2617 16613 0 2615 16390 0 n 2753 16614 0 2615 16390 0 n 2602 16616 0 2617 16613 0 n 2602 16616 0 2616 16615 0 i 2616 16615 0 2615 16390 0 n 2616 16615 0 2753 16614 0 a 1247 16620 0 2615 16390 0 n 1247 16618 0 2615 16390 0 n 1247 16620 0 2616 16615 0 n 1247 16618 0 1247 16620 0 i 1247 16617 0 1247 16620 0 i 1247 16619 0 1247 16618 0 i 1255 16621 0 1247 16620 0 n 1255 16621 0 2615 16390 0 n 1255 16621 0 1247 16620 0 i 1255 16622 0 1247 16620 0 n 1255 16622 0 2615 16390 0 n 1255 16622 0 1247 16620 0 i 1255 16623 0 1247 16618 0 n 1255 16623 0 2615 16390 0 n 1255 16623 0 1247 16618 0 i 1255 16624 0 1247 16620 0 n 1255 16624 0 1247 16618 0 n 1255 16624 0 2615 16390 0 n 1255 16624 0 1247 16618 0 i 1255 16625 0 1247 16618 0 n 1255 16625 0 1247 16617 0 n 1255 16625 0 2615 16390 0 n 1255 16625 0 1247 16618 0 i 2605 16626 0 1255 16624 0 i 2605 16626 0 1247 16620 0 i 2605 16626 0 1247 16618 0 i 2602 16628 0 2616 16627 0 i 2602 16629 0 2616 16627 0 i 2602 16630 0 2616 16627 0 i 2602 16631 0 2616 16627 0 i 2602 16632 0 2616 16627 0 i 2603 16633 0 2616 16627 0 i 2603 16634 0 2753 16612 0 a 2603 16635 0 2753 16612 0 a 2616 16627 0 2615 16390 0 n 2616 16627 0 2753 16612 0 a 2602 16636 0 2753 16612 0 a 2602 16637 0 2753 16612 0 a 2602 16638 0 2753 16612 0 a 2602 16639 0 2753 16612 0 a 2602 16640 0 2753 16612 0 a 2603 16641 0 2753 16612 0 a 2603 16642 0 2753 16612 0 a 2603 16643 0 2753 16612 0 a 3456 16644 0 2615 2200 0 n 2607 16645 0 2615 16390 0 n 3602 16646 0 2615 16390 0 n 3602 16646 0 3600 13823 0 n 3764 16647 0 2615 16390 0 n 3601 16648 0 2615 16390 0 n 3600 16649 0 2615 16390 0 n 1418 16650 0 1417 16535 0 n 1247 16653 0 1259 16651 0 i 1247 16652 0 1247 16653 0 i 1259 16651 0 2615 16390 0 n 1259 16651 0 1417 16535 0 n 2616 16654 0 2615 16390 0 n 2616 16654 0 2753 16612 0 a 1259 16655 0 2615 16390 0 n 1247 16658 0 1259 16656 0 i 1247 16657 0 1247 16658 0 i 1259 16656 0 2615 16390 0 n 2604 16659 0 1259 16656 1 a 2604 16659 0 1259 16655 0 n 1259 16656 2 1259 16656 0 i 2606 16660 0 1259 16656 3 a 2606 16660 0 1259 16656 3 n 2606 16661 0 1259 16656 1 a 2606 16662 0 1259 16656 2 a 1259 16655 0 1259 16656 1 a 1247 16665 0 1259 16663 0 i 1247 16664 0 1247 16665 0 i 1259 16663 0 2615 16390 0 n 2606 16666 0 1259 16663 2 a 2606 16666 0 1259 16663 2 n 2606 16667 0 1259 16663 1 a 1247 16670 0 1259 16668 0 i 1247 16669 0 1247 16670 0 i 1259 16668 0 2615 16390 0 n 2606 16671 0 1259 16668 2 a 2606 16671 0 1259 16668 2 n 1259 16668 0 1259 16663 0 n 2606 16672 0 1259 16668 2 a 2606 16672 0 1259 16668 2 n 2606 16673 0 1259 16668 1 a 1247 16676 0 1259 16674 0 i 1247 16675 0 1247 16676 0 i 1259 16674 0 2615 16465 0 n 2604 16677 0 1259 16674 1 a 2604 16677 0 1259 16655 0 n 2606 16678 0 1259 16674 3 a 2606 16678 0 1259 16674 3 n 2604 16679 0 1259 16674 4 a 1259 16674 0 1259 16656 0 a 2606 16680 0 1259 16674 4 a 2606 16680 0 1259 16674 4 n 2606 16681 0 1259 16674 1 a 2606 16682 0 1259 16674 2 a 2620 16683 0 1255 16529 0 n 2620 16683 0 1259 16656 0 a 2620 16684 0 1255 16529 0 n 2620 16684 0 1259 16674 0 a 2620 16684 0 2620 16683 0 P 2620 16684 0 1259 16674 0 S 1259 16685 0 1259 16656 1 a 1259 16685 0 1259 16656 2 a 1259 16686 0 1259 16674 1 a 1259 16686 0 1259 16674 2 a 1259 16686 0 1259 16685 0 P 1259 16686 0 1259 16674 0 S 1247 16689 0 1259 16687 0 i 1247 16688 0 1247 16689 0 i 1259 16687 0 2615 16465 0 n 2604 16690 0 1259 16687 1 a 2604 16690 0 1259 16655 0 n 2606 16691 0 1259 16687 3 a 2606 16691 0 1259 16687 3 n 1259 16687 0 1259 16656 0 a 1259 16692 0 1259 16687 1 a 1259 16692 0 1259 16687 2 a 1259 16692 0 1259 16685 0 P 1259 16692 0 1259 16687 0 S 2620 16693 0 1255 16529 0 n 2620 16693 0 1259 16687 0 a 2620 16693 0 2620 16683 0 P 2620 16693 0 1259 16687 0 S 2606 16694 0 1259 16687 1 a 2606 16695 0 1259 16687 2 a 1247 16698 0 1259 16696 0 i 1247 16697 0 1247 16698 0 i 1259 16696 0 2615 16465 0 n 2604 16699 0 1259 16696 1 a 2604 16699 0 1259 16655 0 n 2606 16700 0 1259 16696 3 a 2606 16700 0 1259 16696 3 n 1259 16696 0 1259 16656 0 a 1259 16701 0 1259 16696 1 a 1259 16701 0 1259 16696 2 a 1259 16701 0 1259 16685 0 P 1259 16701 0 1259 16696 0 S 2620 16702 0 1255 16529 0 n 2620 16702 0 1259 16696 0 a 2620 16702 0 2620 16683 0 P 2620 16702 0 1259 16696 0 S 2606 16703 0 1259 16696 1 a 2606 16704 0 1259 16696 2 a 1247 16707 0 1259 16705 0 i 1247 16706 0 1247 16707 0 i 1259 16705 0 2615 16465 0 n 2604 16708 0 1259 16705 1 a 2604 16708 0 1259 16655 0 n 2606 16709 0 1259 16705 3 a 2606 16709 0 1259 16705 3 n 1259 16705 0 1259 16656 0 a 1259 16710 0 1259 16705 1 a 1259 16710 0 1259 16705 2 a 1259 16710 0 1259 16685 0 P 1259 16710 0 1259 16705 0 S 2620 16711 0 1255 16529 0 n 2620 16711 0 1259 16705 0 a 2620 16711 0 2620 16683 0 P 2620 16711 0 1259 16705 0 S 2606 16712 0 1259 16705 1 a 2606 16713 0 1259 16705 2 a 2606 16715 0 1259 16656 1 a 2606 16715 0 1259 16656 2 a 1259 16714 0 2606 16715 0 i 2606 16717 0 1259 16674 1 a 2606 16717 0 1259 16674 2 a 1259 16716 0 2606 16717 0 i 2606 16717 0 2606 16715 0 P 2606 16717 0 1259 16674 0 S 1259 16716 0 1259 16714 0 P 1259 16716 0 1259 16674 0 S 2606 16719 0 1259 16687 1 a 2606 16719 0 1259 16687 2 a 1259 16718 0 2606 16719 0 i 2606 16719 0 2606 16715 0 P 2606 16719 0 1259 16687 0 S 1259 16718 0 1259 16714 0 P 1259 16718 0 1259 16687 0 S 2606 16721 0 1259 16696 1 a 2606 16721 0 1259 16696 2 a 1259 16720 0 2606 16721 0 i 2606 16721 0 2606 16715 0 P 2606 16721 0 1259 16696 0 S 1259 16720 0 1259 16714 0 P 1259 16720 0 1259 16696 0 S 2606 16723 0 1259 16705 1 a 2606 16723 0 1259 16705 2 a 1259 16722 0 2606 16723 0 i 2606 16723 0 2606 16715 0 P 2606 16723 0 1259 16705 0 S 1259 16722 0 1259 16714 0 P 1259 16722 0 1259 16705 0 S 3381 16724 0 1259 16408 1 a 3381 16724 0 1259 16408 2 a 3381 16724 0 2615 16390 0 n 3381 16725 0 1259 16594 1 a 3381 16725 0 1259 16594 2 a 3381 16725 0 2615 16390 0 n 1247 16728 0 1259 16726 0 i 1247 16727 0 1247 16728 0 i 1259 16726 0 2615 16390 0 n 1259 16729 0 1259 16726 1 a 1259 16729 0 1259 16726 1 a 1259 16729 0 1259 16726 2 a 1259 16729 0 1259 16726 3 a 3381 16730 0 1259 16594 0 a 3381 16730 0 1259 16594 1 a 3381 16730 0 2615 16390 0 n 1247 16733 0 1259 16731 0 i 1247 16732 0 1247 16733 0 i 1259 16731 0 2615 16390 0 n 1259 16735 0 1259 16734 1 a 1259 16735 0 1259 16734 2 a 1259 16734 0 1259 16731 0 i 1247 16739 0 1259 16737 0 i 1247 16738 0 1247 16739 0 i 1259 16737 0 2615 16390 0 n 1259 16741 0 1259 16740 1 a 1259 16741 0 1259 16740 2 a 1259 16740 0 1259 16737 0 i 2606 16743 0 1259 16737 1 a 2606 16743 0 1259 16737 2 a 1259 16742 0 2606 16743 0 i 1247 16747 0 1259 16745 0 i 1247 16746 0 1247 16747 0 i 1259 16745 0 2615 16390 0 n 1259 16749 0 1259 16748 1 a 1259 16749 0 1259 16748 2 a 1259 16748 0 1259 16745 0 i 2606 16751 0 1259 16745 1 a 2606 16751 0 1259 16745 2 a 1259 16750 0 2606 16751 0 i \. -- -- Data for Name: pg_description; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_description (objoid, classoid, objsubid, description) FROM stdin; 1242 1255 0 I/O 1243 1255 0 I/O 1244 1255 0 I/O 31 1255 0 I/O 1245 1255 0 I/O 33 1255 0 I/O 34 1255 0 I/O 35 1255 0 I/O 38 1255 0 I/O 39 1255 0 I/O 40 1255 0 I/O 41 1255 0 I/O 42 1255 0 I/O 43 1255 0 I/O 44 1255 0 I/O 45 1255 0 I/O 3494 1255 0 convert proname to regproc 3479 1255 0 convert proname to regprocedure 46 1255 0 I/O 47 1255 0 I/O 48 1255 0 I/O 49 1255 0 I/O 50 1255 0 I/O 51 1255 0 I/O 5070 1255 0 I/O 5081 1255 0 I/O 5082 1255 0 I/O 5083 1255 0 I/O 52 1255 0 I/O 53 1255 0 I/O 54 1255 0 I/O 55 1255 0 I/O 6242 1255 0 planner support for text_starts_with 5096 1255 0 less-equal-greater 5071 1255 0 convert xid8 to xid 5097 1255 0 larger of two 5098 1255 0 smaller of two 77 1255 0 convert char to int4 78 1255 0 convert int4 to char 1364 1255 0 planner support for textregexeq 1257 1255 0 length 89 1255 0 PostgreSQL version string 86 1255 0 I/O 87 1255 0 I/O 88 1255 0 I/O 90 1255 0 I/O 101 1255 0 restriction selectivity of = and related operators 102 1255 0 restriction selectivity of <> and related operators 103 1255 0 restriction selectivity of < and related operators on scalar datatypes 104 1255 0 restriction selectivity of > and related operators on scalar datatypes 105 1255 0 join selectivity of = and related operators 106 1255 0 join selectivity of <> and related operators 107 1255 0 join selectivity of < and related operators on scalar datatypes 108 1255 0 join selectivity of > and related operators on scalar datatypes 336 1255 0 restriction selectivity of <= and related operators on scalar datatypes 337 1255 0 restriction selectivity of >= and related operators on scalar datatypes 386 1255 0 join selectivity of <= and related operators on scalar datatypes 398 1255 0 join selectivity of >= and related operators on scalar datatypes 109 1255 0 I/O 110 1255 0 I/O 117 1255 0 I/O 118 1255 0 I/O 119 1255 0 I/O 120 1255 0 I/O 121 1255 0 I/O 122 1255 0 I/O 123 1255 0 I/O 124 1255 0 I/O 139 1255 0 restriction selectivity for area-comparison operators 140 1255 0 join selectivity for area-comparison operators 195 1255 0 I/O 196 1255 0 I/O 197 1255 0 I/O 198 1255 0 I/O 200 1255 0 I/O 201 1255 0 I/O 208 1255 0 aggregate transition function 209 1255 0 larger of two 211 1255 0 smaller of two 214 1255 0 I/O 215 1255 0 I/O 222 1255 0 aggregate transition function 276 1255 0 aggregate combine function 223 1255 0 larger of two 224 1255 0 smaller of two 228 1255 0 round to nearest integer 229 1255 0 truncate to integer 2308 1255 0 nearest integer >= value 2320 1255 0 nearest integer >= value 2309 1255 0 nearest integer <= value 2310 1255 0 sign of value 233 1255 0 natural exponential (e^x) 234 1255 0 natural logarithm 235 1255 0 convert int2 to float8 236 1255 0 convert int2 to float4 237 1255 0 convert float8 to int2 238 1255 0 convert float4 to int2 246 1255 0 less-equal-greater 253 1255 0 less-equal-greater 266 1255 0 concatenate name and oid 274 1255 0 current date and time - increments during transactions 320 1255 0 bucket number of operand in equal-width histogram 311 1255 0 convert float4 to float8 312 1255 0 convert float8 to float4 313 1255 0 convert int2 to int4 314 1255 0 convert int4 to int2 316 1255 0 convert int4 to float8 317 1255 0 convert float8 to int4 318 1255 0 convert int4 to float4 319 1255 0 convert float4 to int4 3 1255 0 row-oriented heap table access method handler 330 1255 0 btree index access method handler 331 1255 0 hash index access method handler 332 1255 0 gist index access method handler 333 1255 0 gin index access method handler 334 1255 0 spgist index access method handler 335 1255 0 brin index access method handler 3952 1255 0 brin: standalone scan new table pages 3999 1255 0 brin: standalone scan new table pages 4014 1255 0 brin: desummarize page range 338 1255 0 validate an operator class 636 1255 0 test property of an index access method 637 1255 0 test property of an index 638 1255 0 test property of an index column 676 1255 0 return name of given index build phase 347 1255 0 I/O 348 1255 0 I/O 350 1255 0 less-equal-greater 3129 1255 0 sort support 351 1255 0 less-equal-greater 3130 1255 0 sort support 842 1255 0 less-equal-greater 3131 1255 0 sort support 354 1255 0 less-equal-greater 3132 1255 0 sort support 355 1255 0 less-equal-greater 3133 1255 0 sort support 356 1255 0 less-equal-greater 3134 1255 0 sort support 404 1255 0 less-equal-greater 358 1255 0 less-equal-greater 359 1255 0 less-equal-greater 3135 1255 0 sort support 360 1255 0 less-equal-greater 3255 1255 0 sort support 5050 1255 0 equal image 377 1255 0 less-equal-greater 382 1255 0 less-equal-greater 4126 1255 0 window RANGE support 4127 1255 0 window RANGE support 4128 1255 0 window RANGE support 4129 1255 0 window RANGE support 4130 1255 0 window RANGE support 4131 1255 0 window RANGE support 4132 1255 0 window RANGE support 4139 1255 0 window RANGE support 4140 1255 0 window RANGE support 4141 1255 0 window RANGE support 401 1255 0 convert char(n) to text 406 1255 0 convert name to text 407 1255 0 convert text to name 408 1255 0 convert name to char(n) 409 1255 0 convert char(n) to name 449 1255 0 hash 441 1255 0 hash 450 1255 0 hash 425 1255 0 hash 949 1255 0 hash 442 1255 0 hash 451 1255 0 hash 443 1255 0 hash 452 1255 0 hash 444 1255 0 hash 453 1255 0 hash 445 1255 0 hash 454 1255 0 hash 446 1255 0 hash 455 1255 0 hash 447 1255 0 hash 400 1255 0 hash 448 1255 0 hash 456 1255 0 hash 772 1255 0 hash 457 1255 0 hash 776 1255 0 hash 329 1255 0 hash 777 1255 0 hash 399 1255 0 hash 778 1255 0 hash 422 1255 0 hash 779 1255 0 hash 432 1255 0 hash 780 1255 0 hash 328 1255 0 hash 781 1255 0 hash 438 1255 0 count the number of NULL arguments 440 1255 0 count the number of non-NULL arguments 458 1255 0 larger of two 459 1255 0 smaller of two 460 1255 0 I/O 461 1255 0 I/O 480 1255 0 convert int8 to int4 481 1255 0 convert int4 to int8 482 1255 0 convert int8 to float8 483 1255 0 convert float8 to int8 626 1255 0 hash 782 1255 0 hash 652 1255 0 convert int8 to float4 653 1255 0 convert float4 to int8 714 1255 0 convert int8 to int2 754 1255 0 convert int2 to int8 668 1255 0 adjust char() to typmod length 3097 1255 0 planner support for varchar length coercion 669 1255 0 adjust varchar() to typmod length 710 1255 0 deprecated, use current_user instead 720 1255 0 octet length 721 1255 0 get byte 722 1255 0 set byte 723 1255 0 get bit 724 1255 0 set bit 749 1255 0 substitute portion of string 752 1255 0 substitute portion of string 6163 1255 0 number of set bits 745 1255 0 current user name 746 1255 0 session user name 6311 1255 0 system user name 747 1255 0 array dimensions 748 1255 0 number of array dimensions 750 1255 0 I/O 751 1255 0 I/O 2091 1255 0 array lower dimension 2092 1255 0 array upper dimension 2176 1255 0 array length 3179 1255 0 array cardinality 378 1255 0 append element onto end of array 379 1255 0 prepend element onto front of array 394 1255 0 split delimited text 376 1255 0 split delimited text, with null string 6160 1255 0 split delimited text 6161 1255 0 split delimited text, with null string 395 1255 0 concatenate array elements, using delimiter, into text 384 1255 0 concatenate array elements, using delimiter and null string, into text 515 1255 0 larger of two 516 1255 0 smaller of two 3277 1255 0 returns an offset of value in array 3278 1255 0 returns an offset of value in array with start index 3279 1255 0 returns an array of offsets of some value in array 1191 1255 0 array subscripts generator 1192 1255 0 array subscripts generator 1193 1255 0 array constructor with value 1286 1255 0 array constructor with value 2331 1255 0 expand array to set of rows 3996 1255 0 planner support for array_unnest 3167 1255 0 remove any occurrences of an element from an array 3168 1255 0 replace any occurrences of an element in an array 2333 1255 0 aggregate transition function 6293 1255 0 aggregate combine function 6294 1255 0 aggregate serial function 6295 1255 0 aggregate deserial function 2334 1255 0 aggregate final function 2335 1255 0 concatenate aggregate input into an array 4051 1255 0 aggregate transition function 6296 1255 0 aggregate combine function 6297 1255 0 aggregate serial function 6298 1255 0 aggregate deserial function 4052 1255 0 aggregate final function 4053 1255 0 concatenate aggregate input into an array 3218 1255 0 bucket number of operand given a sorted array of bucket lower bounds 6172 1255 0 remove last N elements of array 6215 1255 0 shuffle array 6216 1255 0 take samples from array 3816 1255 0 array typanalyze 3817 1255 0 restriction selectivity for array-containment operators 3818 1255 0 join selectivity for array-containment operators 764 1255 0 large object import 767 1255 0 large object import 765 1255 0 large object export 766 1255 0 increment 768 1255 0 larger of two 769 1255 0 smaller of two 770 1255 0 larger of two 771 1255 0 smaller of two 849 1255 0 position of substring 1023 1255 0 planner support for textlike 860 1255 0 convert char to char(n) 861 1255 0 name of the current database 817 1255 0 get the currently executing query 886 1255 0 I/O 887 1255 0 I/O 898 1255 0 larger of two 899 1255 0 smaller of two 935 1255 0 output money amount as words 3823 1255 0 convert money to numeric 3824 1255 0 convert numeric to money 3811 1255 0 convert int4 to money 3812 1255 0 convert int8 to money 940 1255 0 modulus 941 1255 0 modulus 947 1255 0 modulus 5044 1255 0 greatest common divisor 5045 1255 0 greatest common divisor 5046 1255 0 least common multiple 5047 1255 0 least common multiple 944 1255 0 convert text to char 946 1255 0 convert char to text 952 1255 0 large object open 953 1255 0 large object close 954 1255 0 large object read 955 1255 0 large object write 956 1255 0 large object seek 3170 1255 0 large object seek (64 bit) 957 1255 0 large object create 715 1255 0 large object create 958 1255 0 large object position 3171 1255 0 large object position (64 bit) 1004 1255 0 truncate large object 3172 1255 0 truncate large object (64 bit) 3457 1255 0 create new large object with given content 3458 1255 0 read entire large object 3459 1255 0 read large object from offset for length 3460 1255 0 write data at offset 964 1255 0 large object unlink (delete) 975 1255 0 box area 976 1255 0 box width 977 1255 0 box height 979 1255 0 area of a closed path 4067 1255 0 bounding box of two boxes 981 1255 0 box diagonal 992 1255 0 slope between points 993 1255 0 convert points to line segment 1026 1255 0 adjust timestamp to new time zone 1031 1255 0 I/O 1032 1255 0 I/O 1035 1255 0 add/update ACL item 1036 1255 0 remove ACL item 1037 1255 0 contains 1365 1255 0 make ACL item 3943 1255 0 show hardwired default privileges, primarily for use by the information schema 1689 1255 0 convert ACL item array to table, primarily for use by information schema 1044 1255 0 I/O 1045 1255 0 I/O 2913 1255 0 I/O typmod 2914 1255 0 I/O typmod 1046 1255 0 I/O 1047 1255 0 I/O 2915 1255 0 I/O typmod 2916 1255 0 I/O typmod 1063 1255 0 larger of two 1064 1255 0 smaller of two 1078 1255 0 less-equal-greater 3328 1255 0 sort support 1080 1255 0 hash 972 1255 0 hash 1081 1255 0 format a type oid and atttypmod to canonical SQL 1084 1255 0 I/O 1085 1255 0 I/O 1092 1255 0 less-equal-greater 3136 1255 0 sort support 4133 1255 0 window RANGE support 1107 1255 0 less-equal-greater 1138 1255 0 larger of two 1139 1255 0 smaller of two 1143 1255 0 I/O 1144 1255 0 I/O 2909 1255 0 I/O typmod 2910 1255 0 I/O typmod 1150 1255 0 I/O 1151 1255 0 I/O 2907 1255 0 I/O typmod 2908 1255 0 I/O typmod 1158 1255 0 convert UNIX epoch to timestamptz 1159 1255 0 adjust timestamp to new time zone 9159 1255 0 adjust timestamp to local time zone 1160 1255 0 I/O 1161 1255 0 I/O 2903 1255 0 I/O typmod 2904 1255 0 I/O typmod 1171 1255 0 extract field from timestamp with time zone 6203 1255 0 extract field from timestamp with time zone 1172 1255 0 extract field from interval 6204 1255 0 extract field from interval 1174 1255 0 convert date to timestamp with time zone 2711 1255 0 promote groups of 24 hours to numbers of days and promote groups of 30 days to numbers of months 1175 1255 0 promote groups of 24 hours to numbers of days 1295 1255 0 promote groups of 30 days to numbers of months 1176 1255 0 convert date and time to timestamp with time zone 1178 1255 0 convert timestamp with time zone to date 1181 1255 0 age of a transaction ID, in transactions before current transaction 3939 1255 0 age of a multi-transaction ID, in multi-transactions before current multi-transaction 6221 1255 0 add interval to timestamp with time zone 6222 1255 0 add interval to timestamp with time zone in specified time zone 6223 1255 0 subtract interval from timestamp with time zone 6273 1255 0 subtract interval from timestamp with time zone in specified time zone 1195 1255 0 smaller of two 1196 1255 0 larger of two 1197 1255 0 smaller of two 1198 1255 0 larger of two 1199 1255 0 date difference preserving months and years 3918 1255 0 planner support for interval length coercion 1200 1255 0 adjust interval precision 1215 1255 0 get description for object id and catalog name 1216 1255 0 get description for table column 1993 1255 0 get description for object id and shared catalog name 1217 1255 0 truncate timestamp with time zone to specified units 1284 1255 0 truncate timestamp with time zone to specified units in specified time zone 1218 1255 0 truncate interval to specified units 1219 1255 0 increment 3546 1255 0 decrement 2804 1255 0 increment, ignores second argument 3547 1255 0 decrement, ignores second argument 1236 1255 0 larger of two 1237 1255 0 smaller of two 1024 1255 0 planner support for texticregexeq 1271 1255 0 intervals overlap? 1273 1255 0 extract field from time with time zone 6201 1255 0 extract field from time with time zone 1287 1255 0 convert int8 to oid 1288 1255 0 convert oid to int8 1291 1255 0 trigger to suppress updates when new and old records match 1294 1255 0 latest tid of a tuple 2794 1255 0 less-equal-greater 2795 1255 0 larger of two 2796 1255 0 smaller of two 2233 1255 0 hash 2234 1255 0 hash 1299 1255 0 current transaction time 2647 1255 0 current transaction time 2648 1255 0 current statement time 2649 1255 0 current clock time 1300 1255 0 restriction selectivity for position-comparison operators 1301 1255 0 join selectivity for position-comparison operators 1302 1255 0 restriction selectivity for containment comparison operators 1303 1255 0 join selectivity for containment comparison operators 1304 1255 0 intervals overlap? 1305 1255 0 intervals overlap? 1306 1255 0 intervals overlap? 1307 1255 0 intervals overlap? 1308 1255 0 intervals overlap? 1309 1255 0 intervals overlap? 1310 1255 0 intervals overlap? 1311 1255 0 intervals overlap? 1312 1255 0 I/O 1313 1255 0 I/O 2905 1255 0 I/O typmod 2906 1255 0 I/O typmod 1314 1255 0 less-equal-greater 1315 1255 0 less-equal-greater 1316 1255 0 convert timestamp to time 1317 1255 0 length 1318 1255 0 character length 1339 1255 0 base 10 logarithm 1340 1255 0 base 10 logarithm 1194 1255 0 base 10 logarithm 1341 1255 0 natural logarithm 1342 1255 0 round to nearest integer 1343 1255 0 truncate to integer 1344 1255 0 square root 1345 1255 0 cube root 1346 1255 0 exponentiation 1368 1255 0 exponentiation 1347 1255 0 natural exponential (e^x) 1348 1255 0 deprecated, use two-argument form instead 1349 1255 0 print type names of oidvector field 1350 1255 0 I/O 1351 1255 0 I/O 2911 1255 0 I/O typmod 2912 1255 0 I/O typmod 1358 1255 0 less-equal-greater 1359 1255 0 convert date and time with time zone to timestamp with time zone 1367 1255 0 character length 1369 1255 0 character length 1370 1255 0 convert time to interval 1372 1255 0 character length 1374 1255 0 octet length 1375 1255 0 octet length 1377 1255 0 larger of two 1378 1255 0 smaller of two 1379 1255 0 larger of two 1380 1255 0 smaller of two 1381 1255 0 character length 1384 1255 0 extract field from date 6199 1255 0 extract field from date 1385 1255 0 extract field from time 6200 1255 0 extract field from time 1386 1255 0 date difference from today preserving months and years 1388 1255 0 convert timestamp with time zone to time with time zone 1373 1255 0 finite date? 1389 1255 0 finite timestamp? 1390 1255 0 finite interval? 1376 1255 0 factorial 1394 1255 0 absolute value 1395 1255 0 absolute value 1396 1255 0 absolute value 1397 1255 0 absolute value 1398 1255 0 absolute value 1400 1255 0 convert varchar to name 1401 1255 0 convert name to varchar 1402 1255 0 current schema name 1403 1255 0 current schema search list 1404 1255 0 substitute portion of string 1405 1255 0 substitute portion of string 1406 1255 0 vertically aligned 1407 1255 0 horizontally aligned 1408 1255 0 parallel 1409 1255 0 perpendicular 1410 1255 0 vertical 1411 1255 0 horizontal 1412 1255 0 parallel 1413 1255 0 perpendicular 1414 1255 0 vertical 1415 1255 0 horizontal 1416 1255 0 center of 1419 1255 0 convert interval to time 1421 1255 0 convert points to box 1430 1255 0 path closed? 1431 1255 0 path open? 1433 1255 0 close path 1434 1255 0 open path 1440 1255 0 convert x, y to point 1446 1255 0 convert polygon to bounding box 1447 1255 0 convert polygon to path 1448 1255 0 convert box to polygon 1449 1255 0 convert path to polygon 1450 1255 0 I/O 1451 1255 0 I/O 1468 1255 0 area of circle 1469 1255 0 diameter of circle 1470 1255 0 radius of circle 1473 1255 0 convert point and radius to circle 1474 1255 0 convert polygon to circle 1475 1255 0 convert vertex count and circle to polygon 4091 1255 0 convert point to empty box 1479 1255 0 convert box to circle 1480 1255 0 convert circle to box 1490 1255 0 I/O 1491 1255 0 I/O 1493 1255 0 construct line from points 1530 1255 0 distance between endpoints 1531 1255 0 sum of path segments 1532 1255 0 center of 1534 1255 0 center of 1540 1255 0 center of 1541 1255 0 diagonal of 1542 1255 0 center of 1543 1255 0 center of 1544 1255 0 convert circle to 12-vertex polygon 1545 1255 0 number of points 1556 1255 0 number of points 1564 1255 0 I/O 1565 1255 0 I/O 2919 1255 0 I/O typmod 2920 1255 0 I/O typmod 1569 1255 0 matches LIKE expression 1570 1255 0 does not match LIKE expression 1571 1255 0 matches LIKE expression 1572 1255 0 does not match LIKE expression 1574 1255 0 sequence next value 1575 1255 0 sequence current value 1576 1255 0 set sequence value 1765 1255 0 set sequence value and is_called status 3078 1255 0 sequence parameters, for use by information schema 4032 1255 0 sequence last value 275 1255 0 return the next oid for a system table 6241 1255 0 stop making pinned objects during initdb 1579 1255 0 I/O 1580 1255 0 I/O 2902 1255 0 I/O typmod 2921 1255 0 I/O typmod 1596 1255 0 less-equal-greater 1598 1255 0 random value 6212 1255 0 random value from normal distribution 9719 1255 0 random integer in range 9720 1255 0 random bigint in range 9721 1255 0 random numeric in range 1599 1255 0 set random seed 1600 1255 0 arcsine 1601 1255 0 arccosine 1602 1255 0 arctangent 1603 1255 0 arctangent, two arguments 1604 1255 0 sine 1605 1255 0 cosine 1606 1255 0 tangent 1607 1255 0 cotangent 2731 1255 0 arcsine, degrees 2732 1255 0 arccosine, degrees 2733 1255 0 arctangent, degrees 2734 1255 0 arctangent, two arguments, degrees 2735 1255 0 sine, degrees 2736 1255 0 cosine, degrees 2737 1255 0 tangent, degrees 2738 1255 0 cotangent, degrees 1608 1255 0 radians to degrees 1609 1255 0 degrees to radians 1610 1255 0 PI 2462 1255 0 hyperbolic sine 2463 1255 0 hyperbolic cosine 2464 1255 0 hyperbolic tangent 2465 1255 0 inverse hyperbolic sine 2466 1255 0 inverse hyperbolic cosine 2467 1255 0 inverse hyperbolic tangent 6219 1255 0 error function 6220 1255 0 complementary error function 1620 1255 0 convert first char to int4 1621 1255 0 convert int4 to char 1622 1255 0 replicate string n times 1623 1255 0 convert SQL regexp pattern to POSIX style 1986 1255 0 convert SQL regexp pattern to POSIX style 1987 1255 0 convert SQL regexp pattern to POSIX style 1025 1255 0 planner support for texticlike 1637 1255 0 convert LIKE pattern to use backslash escapes 868 1255 0 position of substring 870 1255 0 lowercase 871 1255 0 uppercase 872 1255 0 capitalize each word 873 1255 0 left-pad string to length 874 1255 0 right-pad string to length 875 1255 0 trim selected characters from left end of string 876 1255 0 trim selected characters from right end of string 877 1255 0 extract portion of string 878 1255 0 map a set of characters appearing in string 879 1255 0 left-pad string to length 880 1255 0 right-pad string to length 881 1255 0 trim spaces from left end of string 882 1255 0 trim spaces from right end of string 883 1255 0 extract portion of string 884 1255 0 trim selected characters from both ends of string 885 1255 0 trim spaces from both ends of string 936 1255 0 extract portion of string 937 1255 0 extract portion of string 2087 1255 0 replace all occurrences in string of old_substr with new_substr 2284 1255 0 replace text using regexp 2285 1255 0 replace text using regexp 6251 1255 0 replace text using regexp 6252 1255 0 replace text using regexp 6253 1255 0 replace text using regexp 3396 1255 0 find first match for regexp 3397 1255 0 find first match for regexp 2763 1255 0 find match(es) for regexp 2764 1255 0 find match(es) for regexp 6254 1255 0 count regexp matches 6255 1255 0 count regexp matches 6256 1255 0 count regexp matches 6257 1255 0 position of regexp match 6258 1255 0 position of regexp match 6259 1255 0 position of regexp match 6260 1255 0 position of regexp match 6261 1255 0 position of regexp match 6262 1255 0 position of regexp match 6263 1255 0 test for regexp match 6264 1255 0 test for regexp match 6265 1255 0 extract substring that matches regexp 6266 1255 0 extract substring that matches regexp 6267 1255 0 extract substring that matches regexp 6268 1255 0 extract substring that matches regexp 6269 1255 0 extract substring that matches regexp 2088 1255 0 split string by field_sep and return field_num 2765 1255 0 split string by pattern 2766 1255 0 split string by pattern 2767 1255 0 split string by pattern 2768 1255 0 split string by pattern 9030 1255 0 convert int4 number to binary 9031 1255 0 convert int8 number to binary 9032 1255 0 convert int4 number to oct 9033 1255 0 convert int8 number to oct 2089 1255 0 convert int4 number to hex 2090 1255 0 convert int8 number to hex 1039 1255 0 encoding name of current database 810 1255 0 encoding name of current database 1713 1255 0 length of string in specified encoding 1714 1255 0 convert string with specified source encoding name 1717 1255 0 convert string with specified destination encoding name 1813 1255 0 convert string with specified encoding names 1264 1255 0 convert encoding name to encoding id 1597 1255 0 convert encoding id to encoding name 2319 1255 0 maximum octet length of a character in given encoding 1573 1255 0 source text of a rule 1640 1255 0 select statement of a view 1641 1255 0 select statement of a view 1642 1255 0 role name by OID (with fallback) 1643 1255 0 index description 3415 1255 0 extended statistics object description 6174 1255 0 extended statistics columns 6173 1255 0 extended statistics expressions 3352 1255 0 partition key description 3408 1255 0 partition constraint description 1662 1255 0 trigger description 1387 1255 0 constraint description 1716 1255 0 deparse an encoded expression 1665 1255 0 name of sequence for a serial column 2098 1255 0 definition of a function 2162 1255 0 argument list of a function 2232 1255 0 identity argument list of a function 2165 1255 0 result type of a function 3808 1255 0 function argument default 6197 1255 0 function SQL body 1686 1255 0 list of SQL keywords 6159 1255 0 list of catalog foreign key relationships 2289 1255 0 convert generic options array to name/value table 1619 1255 0 type of the argument 8312 1255 0 base type of a domain type 3162 1255 0 collation of the argument; implementation of the COLLATION FOR expression 3842 1255 0 is a relation insertable/updatable/deletable 3843 1255 0 is a column updatable 6120 1255 0 oid of replica identity index if any 1250 1255 0 deferred UNIQUE constraint check 1644 1255 0 referential integrity FOREIGN KEY ... REFERENCES 1645 1255 0 referential integrity FOREIGN KEY ... REFERENCES 1646 1255 0 referential integrity ON DELETE CASCADE 1647 1255 0 referential integrity ON UPDATE CASCADE 1648 1255 0 referential integrity ON DELETE RESTRICT 1649 1255 0 referential integrity ON UPDATE RESTRICT 1650 1255 0 referential integrity ON DELETE SET NULL 1651 1255 0 referential integrity ON UPDATE SET NULL 1652 1255 0 referential integrity ON DELETE SET DEFAULT 1653 1255 0 referential integrity ON UPDATE SET DEFAULT 1654 1255 0 referential integrity ON DELETE NO ACTION 1655 1255 0 referential integrity ON UPDATE NO ACTION 1672 1255 0 less-equal-greater 1680 1255 0 extract portion of bitstring 1681 1255 0 bitstring length 1682 1255 0 octet length 1683 1255 0 convert int4 to bitstring 1684 1255 0 convert bitstring to int4 1685 1255 0 adjust bit() to typmod length 3158 1255 0 planner support for varbit length coercion 1687 1255 0 adjust varbit() to typmod length 1698 1255 0 position of sub-bitstring 1699 1255 0 extract portion of bitstring 3030 1255 0 substitute portion of bitstring 3031 1255 0 substitute portion of bitstring 3032 1255 0 get bit 3033 1255 0 set bit 6162 1255 0 number of set bits 436 1255 0 I/O 437 1255 0 I/O 753 1255 0 MACADDR manufacturer fields 836 1255 0 less-equal-greater 3359 1255 0 sort support 4110 1255 0 I/O 4111 1255 0 I/O 4112 1255 0 MACADDR8 manufacturer fields 4119 1255 0 less-equal-greater 4123 1255 0 convert macaddr to macaddr8 4124 1255 0 convert macaddr8 to macaddr 4125 1255 0 set 7th bit in macaddr8 910 1255 0 I/O 911 1255 0 I/O 1267 1255 0 I/O 1427 1255 0 I/O 3562 1255 0 larger of two 3563 1255 0 smaller of two 926 1255 0 less-equal-greater 1173 1255 0 planner support for network_sub/superset 5033 1255 0 sort support 598 1255 0 abbreviated display of inet value 599 1255 0 abbreviated display of cidr value 605 1255 0 change netmask of inet 635 1255 0 change netmask of cidr 711 1255 0 address family (4 for IPv4, 6 for IPv6) 683 1255 0 network part of address 696 1255 0 netmask of address 697 1255 0 netmask length 698 1255 0 broadcast address of network 699 1255 0 show address octets only 730 1255 0 show all parts of inet/cidr value 1362 1255 0 hostmask of address 1715 1255 0 convert inet to cidr 2196 1255 0 inet address of the client 2197 1255 0 client's port number for this connection 2198 1255 0 inet address of the server 2199 1255 0 server's port number for this connection 4071 1255 0 are the addresses from the same family? 4063 1255 0 the smallest network which includes both of the given networks 3553 1255 0 GiST support 3554 1255 0 GiST support 3555 1255 0 GiST support 3573 1255 0 GiST support 3557 1255 0 GiST support 3558 1255 0 GiST support 3559 1255 0 GiST support 3795 1255 0 SP-GiST support 3796 1255 0 SP-GiST support 3797 1255 0 SP-GiST support 3798 1255 0 SP-GiST support 3799 1255 0 SP-GiST support 3560 1255 0 restriction selectivity for network operators 3561 1255 0 join selectivity for network operators 1693 1255 0 less-equal-greater 1688 1255 0 hash 3409 1255 0 hash 1696 1255 0 hash 3410 1255 0 hash 1697 1255 0 hash 3418 1255 0 hash 1701 1255 0 I/O 1702 1255 0 I/O 2917 1255 0 I/O typmod 2918 1255 0 I/O typmod 3157 1255 0 planner support for numeric length coercion 1703 1255 0 adjust numeric to typmod precision/scale 1705 1255 0 absolute value 1706 1255 0 sign of value 1707 1255 0 value rounded to 'scale' 1708 1255 0 value rounded to 'scale' of zero 1709 1255 0 value truncated to 'scale' 1710 1255 0 value truncated to 'scale' of zero 1711 1255 0 nearest integer >= value 2167 1255 0 nearest integer >= value 1712 1255 0 nearest integer <= value 1728 1255 0 modulus 5048 1255 0 greatest common divisor 5049 1255 0 least common multiple 1730 1255 0 square root 1731 1255 0 square root 1732 1255 0 natural exponential (e^x) 1733 1255 0 natural exponential (e^x) 1734 1255 0 natural logarithm 1735 1255 0 natural logarithm 1736 1255 0 logarithm base m of n 1737 1255 0 logarithm base m of n 1738 1255 0 exponentiation 2169 1255 0 exponentiation 3281 1255 0 number of decimal digits in the fractional part 5042 1255 0 minimum scale needed to represent the value 5043 1255 0 numeric with minimum scale needed to represent the value 1740 1255 0 convert int4 to numeric 1741 1255 0 base 10 logarithm 1481 1255 0 base 10 logarithm 1742 1255 0 convert float4 to numeric 1743 1255 0 convert float8 to numeric 1744 1255 0 convert numeric to int4 1745 1255 0 convert numeric to float4 1746 1255 0 convert numeric to float8 1973 1255 0 trunc(x/y) 1980 1255 0 trunc(x/y) 2170 1255 0 bucket number of operand in equal-width histogram 1764 1255 0 increment by one 1766 1255 0 smaller of two 1767 1255 0 larger of two 1769 1255 0 less-equal-greater 3283 1255 0 sort support 1779 1255 0 convert numeric to int8 1781 1255 0 convert int8 to numeric 1782 1255 0 convert int2 to numeric 1783 1255 0 convert numeric to int2 6103 1255 0 convert numeric to pg_lsn 3556 1255 0 convert jsonb to boolean 3449 1255 0 convert jsonb to numeric 3450 1255 0 convert jsonb to int2 3451 1255 0 convert jsonb to int4 3452 1255 0 convert jsonb to int8 3453 1255 0 convert jsonb to float4 2580 1255 0 convert jsonb to float8 1770 1255 0 format timestamp with time zone to text 1772 1255 0 format numeric to text 1773 1255 0 format int4 to text 1774 1255 0 format int8 to text 1775 1255 0 format float4 to text 1776 1255 0 format float8 to text 1777 1255 0 convert text to numeric 1778 1255 0 convert text to timestamp with time zone 1780 1255 0 convert text to date 1768 1255 0 format interval to text 1282 1255 0 quote an identifier for usage in a querystring 1283 1255 0 quote a literal for usage in a querystring 1285 1255 0 quote a data value for usage in a querystring 1289 1255 0 quote a possibly-null literal for usage in a querystring 1290 1255 0 quote a possibly-null data value for usage in a querystring 1798 1255 0 I/O 1799 1255 0 I/O 3058 1255 0 concatenate values 3059 1255 0 concatenate values with separators 3060 1255 0 extract the first n characters 3061 1255 0 extract the last n characters 3062 1255 0 reverse text 3539 1255 0 format text message 3540 1255 0 format text message 1810 1255 0 length in bits 1811 1255 0 length in bits 1812 1255 0 length in bits 1814 1255 0 restriction selectivity of ILIKE 1815 1255 0 restriction selectivity of NOT ILIKE 1816 1255 0 join selectivity of ILIKE 1817 1255 0 join selectivity of NOT ILIKE 1818 1255 0 restriction selectivity of regex match 1819 1255 0 restriction selectivity of LIKE 1820 1255 0 restriction selectivity of case-insensitive regex match 1821 1255 0 restriction selectivity of regex non-match 1822 1255 0 restriction selectivity of NOT LIKE 1823 1255 0 restriction selectivity of case-insensitive regex non-match 1824 1255 0 join selectivity of regex match 1825 1255 0 join selectivity of LIKE 1826 1255 0 join selectivity of case-insensitive regex match 1827 1255 0 join selectivity of regex non-match 1828 1255 0 join selectivity of NOT LIKE 1829 1255 0 join selectivity of case-insensitive regex non-match 3437 1255 0 restriction selectivity of exact prefix 3438 1255 0 join selectivity of exact prefix 1830 1255 0 aggregate final function 2512 1255 0 aggregate final function 1831 1255 0 aggregate final function 2513 1255 0 aggregate final function 1832 1255 0 aggregate final function 1833 1255 0 aggregate transition function 3341 1255 0 aggregate combine function 2858 1255 0 aggregate transition function 3337 1255 0 aggregate combine function 2740 1255 0 aggregate serial function 2741 1255 0 aggregate deserial function 3335 1255 0 aggregate serial function 3336 1255 0 aggregate deserial function 3548 1255 0 aggregate transition function 1834 1255 0 aggregate transition function 1835 1255 0 aggregate transition function 1836 1255 0 aggregate transition function 3338 1255 0 aggregate combine function 3339 1255 0 aggregate serial function 3340 1255 0 aggregate deserial function 2746 1255 0 aggregate transition function 3567 1255 0 aggregate transition function 3568 1255 0 aggregate transition function 3569 1255 0 aggregate transition function 3387 1255 0 aggregate transition function 2785 1255 0 aggregate combine function 2786 1255 0 aggregate serial function 2787 1255 0 aggregate deserial function 3324 1255 0 aggregate combine function 3178 1255 0 aggregate final function 1837 1255 0 aggregate final function 2514 1255 0 aggregate final function 1838 1255 0 aggregate final function 2596 1255 0 aggregate final function 1839 1255 0 aggregate final function 1840 1255 0 aggregate transition function 1841 1255 0 aggregate transition function 1842 1255 0 aggregate transition function 3388 1255 0 aggregate final function 3389 1255 0 aggregate final function 3390 1255 0 aggregate final function 3391 1255 0 aggregate final function 3392 1255 0 aggregate final function 3393 1255 0 aggregate final function 1843 1255 0 aggregate transition function 3325 1255 0 aggregate combine function 3549 1255 0 aggregate transition function 8505 1255 0 aggregate serial function 8506 1255 0 aggregate deserial function 1844 1255 0 aggregate final function 8507 1255 0 aggregate final function 1962 1255 0 aggregate transition function 1963 1255 0 aggregate transition function 3570 1255 0 aggregate transition function 3571 1255 0 aggregate transition function 1964 1255 0 aggregate final function 3572 1255 0 aggregate final function 2805 1255 0 aggregate transition function 2806 1255 0 aggregate transition function 3342 1255 0 aggregate combine function 2807 1255 0 aggregate final function 2808 1255 0 aggregate final function 2809 1255 0 aggregate final function 2810 1255 0 aggregate final function 2811 1255 0 aggregate final function 2812 1255 0 aggregate final function 2813 1255 0 aggregate final function 2814 1255 0 aggregate final function 2815 1255 0 aggregate final function 2816 1255 0 aggregate final function 2817 1255 0 aggregate final function 3535 1255 0 aggregate transition function 6299 1255 0 aggregate combine function 6300 1255 0 aggregate serial function 6301 1255 0 aggregate deserial function 3536 1255 0 aggregate final function 3538 1255 0 concatenate aggregate input into a string 3543 1255 0 aggregate transition function 3544 1255 0 aggregate final function 3545 1255 0 concatenate aggregate input into a bytea 1845 1255 0 encode text from DB encoding to ASCII text 1846 1255 0 encode text from encoding to ASCII text 1847 1255 0 encode text from encoding to ASCII text 1922 1255 0 user privilege on relation by username, rel name 1923 1255 0 user privilege on relation by username, rel oid 1924 1255 0 user privilege on relation by user oid, rel name 1925 1255 0 user privilege on relation by user oid, rel oid 1926 1255 0 current user privilege on relation by rel name 1927 1255 0 current user privilege on relation by rel oid 2181 1255 0 user privilege on sequence by username, seq name 2182 1255 0 user privilege on sequence by username, seq oid 2183 1255 0 user privilege on sequence by user oid, seq name 2184 1255 0 user privilege on sequence by user oid, seq oid 2185 1255 0 current user privilege on sequence by seq name 2186 1255 0 current user privilege on sequence by seq oid 3012 1255 0 user privilege on column by username, rel name, col name 3013 1255 0 user privilege on column by username, rel name, col attnum 3014 1255 0 user privilege on column by username, rel oid, col name 3015 1255 0 user privilege on column by username, rel oid, col attnum 3016 1255 0 user privilege on column by user oid, rel name, col name 3017 1255 0 user privilege on column by user oid, rel name, col attnum 3018 1255 0 user privilege on column by user oid, rel oid, col name 3019 1255 0 user privilege on column by user oid, rel oid, col attnum 3020 1255 0 current user privilege on column by rel name, col name 3021 1255 0 current user privilege on column by rel name, col attnum 3022 1255 0 current user privilege on column by rel oid, col name 3023 1255 0 current user privilege on column by rel oid, col attnum 3024 1255 0 user privilege on any column by username, rel name 3025 1255 0 user privilege on any column by username, rel oid 3026 1255 0 user privilege on any column by user oid, rel name 3027 1255 0 user privilege on any column by user oid, rel oid 3028 1255 0 current user privilege on any column by rel name 3029 1255 0 current user privilege on any column by rel oid 3355 1255 0 I/O 3356 1255 0 I/O 3357 1255 0 I/O 3358 1255 0 I/O 3404 1255 0 I/O 3405 1255 0 I/O 3406 1255 0 I/O 3407 1255 0 I/O 5018 1255 0 I/O 5019 1255 0 I/O 5020 1255 0 I/O 5021 1255 0 I/O 3427 1255 0 details about MCV list items 1928 1255 0 statistics: number of scans done for table/index 6310 1255 0 statistics: time of the last scan for table/index 1929 1255 0 statistics: number of tuples read by seqscan 1930 1255 0 statistics: number of tuples fetched by idxscan 1931 1255 0 statistics: number of tuples inserted 1932 1255 0 statistics: number of tuples updated 1933 1255 0 statistics: number of tuples deleted 1972 1255 0 statistics: number of tuples hot updated 6217 1255 0 statistics: number of tuples updated onto a new page 2878 1255 0 statistics: number of live tuples 2879 1255 0 statistics: number of dead tuples 3177 1255 0 statistics: number of tuples changed since last analyze 5053 1255 0 statistics: number of tuples inserted since last vacuum 1934 1255 0 statistics: number of blocks fetched 1935 1255 0 statistics: number of blocks found in cache 2781 1255 0 statistics: last manual vacuum time for a table 2782 1255 0 statistics: last auto vacuum time for a table 2783 1255 0 statistics: last manual analyze time for a table 2784 1255 0 statistics: last auto analyze time for a table 3054 1255 0 statistics: number of manual vacuums for a table 3055 1255 0 statistics: number of auto vacuums for a table 3056 1255 0 statistics: number of manual analyzes for a table 3057 1255 0 statistics: number of auto analyzes for a table 1936 1255 0 statistics: currently active backend IDs 2022 1255 0 statistics: information about currently active backends 8403 1255 0 describe wait events 3318 1255 0 statistics: information about progress of backends running maintenance command 3099 1255 0 statistics: information about currently active replication 3317 1255 0 statistics: information about WAL receiver 6169 1255 0 statistics: information about replication slot 6230 1255 0 statistics: check if a stats object exists 6231 1255 0 statistics: information about subscription stats 6118 1255 0 statistics: information about subscription 2026 1255 0 statistics: current backend PID 1937 1255 0 statistics: PID of backend 1938 1255 0 statistics: database ID of backend 6107 1255 0 statistics: get subtransaction status of backend 1939 1255 0 statistics: user ID of backend 1940 1255 0 statistics: current query of backend 2788 1255 0 statistics: wait event type on which backend is currently waiting 2853 1255 0 statistics: wait event on which backend is currently waiting 2094 1255 0 statistics: start time for current query of backend 2857 1255 0 statistics: start time for backend's current transaction 1391 1255 0 statistics: start time for current backend session 1392 1255 0 statistics: address of client connected to backend 1393 1255 0 statistics: port number of client connected to backend 1941 1255 0 statistics: number of backends in database 1942 1255 0 statistics: transactions committed 1943 1255 0 statistics: transactions rolled back 1944 1255 0 statistics: blocks fetched for database 1945 1255 0 statistics: blocks found in cache for database 2758 1255 0 statistics: tuples returned for database 2759 1255 0 statistics: tuples fetched for database 2760 1255 0 statistics: tuples inserted in database 2761 1255 0 statistics: tuples updated in database 2762 1255 0 statistics: tuples deleted in database 3065 1255 0 statistics: recovery conflicts in database caused by drop tablespace 3066 1255 0 statistics: recovery conflicts in database caused by relation lock 3067 1255 0 statistics: recovery conflicts in database caused by snapshot expiry 6309 1255 0 statistics: recovery conflicts in database caused by logical replication slot 3068 1255 0 statistics: recovery conflicts in database caused by shared buffer pin 3069 1255 0 statistics: recovery conflicts in database caused by buffer deadlock 3070 1255 0 statistics: recovery conflicts in database 3152 1255 0 statistics: deadlocks detected in database 3426 1255 0 statistics: checksum failures detected in database 3428 1255 0 statistics: when last checksum failure was detected in database 3074 1255 0 statistics: last reset for a database 3150 1255 0 statistics: number of temporary files written 3151 1255 0 statistics: number of bytes in temporary files written 2844 1255 0 statistics: block read time, in milliseconds 2845 1255 0 statistics: block write time, in milliseconds 6185 1255 0 statistics: session time, in milliseconds 6186 1255 0 statistics: session active time, in milliseconds 6187 1255 0 statistics: session idle in transaction time, in milliseconds 6188 1255 0 statistics: total number of sessions 6189 1255 0 statistics: number of sessions disconnected by the client closing the network connection 6190 1255 0 statistics: number of sessions disconnected by fatal errors 6191 1255 0 statistics: number of sessions killed by administrative action 3195 1255 0 statistics: information about WAL archiver 2769 1255 0 statistics: number of timed checkpoints started by the checkpointer 2770 1255 0 statistics: number of backend requested checkpoints started by the checkpointer 8743 1255 0 statistics: number of timed restartpoints started by the checkpointer 8744 1255 0 statistics: number of backend requested restartpoints started by the checkpointer 8745 1255 0 statistics: number of backend performed restartpoints 2771 1255 0 statistics: number of buffers written during checkpoints and restartpoints 8206 1255 0 statistics: last reset for the checkpointer 2772 1255 0 statistics: number of buffers written by the bgwriter for cleaning dirty buffers 2773 1255 0 statistics: number of times the bgwriter stopped processing when it had written too many buffers while cleaning 3075 1255 0 statistics: last reset for the bgwriter 3160 1255 0 statistics: checkpoint/restartpoint time spent writing buffers to disk, in milliseconds 3161 1255 0 statistics: checkpoint/restartpoint time spent synchronizing buffers to disk, in milliseconds 2859 1255 0 statistics: number of buffer allocations 6214 1255 0 statistics: per backend type IO statistics 1136 1255 0 statistics: information about WAL activity 6248 1255 0 statistics: information about WAL prefetching 2306 1255 0 statistics: information about SLRU caches 2978 1255 0 statistics: number of function calls 2979 1255 0 statistics: total execution time of function, in milliseconds 2980 1255 0 statistics: self execution time of function, in milliseconds 3037 1255 0 statistics: number of scans done for table/index in current transaction 3038 1255 0 statistics: number of tuples read by seqscan in current transaction 3039 1255 0 statistics: number of tuples fetched by idxscan in current transaction 3040 1255 0 statistics: number of tuples inserted in current transaction 3041 1255 0 statistics: number of tuples updated in current transaction 3042 1255 0 statistics: number of tuples deleted in current transaction 3043 1255 0 statistics: number of tuples hot updated in current transaction 6218 1255 0 statistics: number of tuples updated onto a new page in current transaction 3044 1255 0 statistics: number of blocks fetched in current transaction 3045 1255 0 statistics: number of blocks found in cache in current transaction 3046 1255 0 statistics: number of function calls in current transaction 3047 1255 0 statistics: total execution time of function in current transaction, in milliseconds 3048 1255 0 statistics: self execution time of function in current transaction, in milliseconds 3788 1255 0 statistics: timestamp of the current statistics snapshot 2230 1255 0 statistics: discard current transaction's statistics snapshot 2137 1255 0 statistics: force stats to be flushed after the next commit 2274 1255 0 statistics: reset collected statistics for current database 3775 1255 0 statistics: reset collected statistics shared across the cluster 3776 1255 0 statistics: reset collected statistics for a single table or index in the current database or shared across all databases in the cluster 3777 1255 0 statistics: reset collected statistics for a single function in the current database 2307 1255 0 statistics: reset collected statistics for a single SLRU 6170 1255 0 statistics: reset collected statistics for a single replication slot 6232 1255 0 statistics: reset collected statistics for a single subscription 3163 1255 0 current trigger depth 3778 1255 0 tablespace location 1946 1255 0 convert bytea value into some ascii-only text string 1947 1255 0 convert ascii-encoded text string into bytea value 1954 1255 0 less-equal-greater 3331 1255 0 sort support 3917 1255 0 planner support for timestamp length coercion 3944 1255 0 planner support for time length coercion 1961 1255 0 adjust timestamp precision 1965 1255 0 larger of two 1966 1255 0 smaller of two 1967 1255 0 adjust timestamptz precision 1968 1255 0 adjust time precision 1969 1255 0 adjust time with time zone precision 2007 1255 0 matches LIKE expression 2008 1255 0 does not match LIKE expression 2009 1255 0 convert LIKE pattern to use backslash escapes 2010 1255 0 octet length 2012 1255 0 extract portion of string 2013 1255 0 extract portion of string 2085 1255 0 extract portion of string 2086 1255 0 extract portion of string 2014 1255 0 position of substring 2015 1255 0 trim selected bytes from both ends of string 6195 1255 0 trim selected bytes from left end of string 6196 1255 0 trim selected bytes from right end of string 2019 1255 0 convert timestamp with time zone to time 2020 1255 0 truncate timestamp to specified units 6177 1255 0 bin timestamp into specified interval 6178 1255 0 bin timestamp with time zone into specified interval 2021 1255 0 extract field from timestamp 6202 1255 0 extract field from timestamp 2024 1255 0 convert date to timestamp 2025 1255 0 convert date and time to timestamp 2027 1255 0 convert timestamp with time zone to timestamp 2028 1255 0 convert timestamp to timestamp with time zone 2029 1255 0 convert timestamp to date 2035 1255 0 smaller of two 2036 1255 0 larger of two 2037 1255 0 adjust time with time zone to new zone 2038 1255 0 adjust time with time zone to new zone 9161 1255 0 adjust time to local time zone 2039 1255 0 hash 3411 1255 0 hash 2041 1255 0 intervals overlap? 2042 1255 0 intervals overlap? 2043 1255 0 intervals overlap? 2044 1255 0 intervals overlap? 2045 1255 0 less-equal-greater 3137 1255 0 sort support 4134 1255 0 window RANGE support 4135 1255 0 window RANGE support 4136 1255 0 window RANGE support 4137 1255 0 window RANGE support 4138 1255 0 window RANGE support 2046 1255 0 convert time with time zone to time 2047 1255 0 convert time to time with time zone 2048 1255 0 finite timestamp? 2049 1255 0 format timestamp to text 2058 1255 0 date difference preserving months and years 2059 1255 0 date difference from today preserving months and years 2069 1255 0 adjust timestamp to new time zone 2070 1255 0 adjust timestamp to new time zone 9160 1255 0 adjust timestamp to local time zone 2073 1255 0 extract text matching regular expression 2074 1255 0 extract text matching SQL regular expression 2075 1255 0 convert int8 to bitstring 2076 1255 0 convert bitstring to int8 2077 1255 0 SHOW X as a function 3294 1255 0 SHOW X as a function, optionally no error for missing variable 2078 1255 0 SET X as a function 2084 1255 0 SHOW ALL as a function 6240 1255 0 return flags for specified GUC 3329 1255 0 show config file settings 3401 1255 0 show pg_hba.conf rules 6250 1255 0 show pg_ident.conf mappings 1371 1255 0 view system lock information 2561 1255 0 get array of PIDs of sessions blocking specified backend PID from acquiring a heavyweight lock 3376 1255 0 get array of PIDs of sessions blocking specified backend PID from acquiring a safe snapshot 3378 1255 0 isolationtester support function 1065 1255 0 view two-phase transactions 3819 1255 0 view members of a multixactid 3581 1255 0 get commit timestamp of a transaction 6168 1255 0 get commit timestamp and replication origin of a transaction 3583 1255 0 get transaction Id, commit timestamp and replication origin of latest transaction commit 3537 1255 0 get identification of SQL object 3839 1255 0 get machine-parseable identification of SQL object 3382 1255 0 get identification of SQL object for pg_get_object_address() 3954 1255 0 get OID-based object address from name/args arrays 2079 1255 0 is table visible in search path? 2080 1255 0 is type visible in search path? 2081 1255 0 is function visible in search path? 2082 1255 0 is operator visible in search path? 2083 1255 0 is opclass visible in search path? 3829 1255 0 is opfamily visible in search path? 2093 1255 0 is conversion visible in search path? 3403 1255 0 is statistics object visible in search path? 3756 1255 0 is text search parser visible in search path? 3757 1255 0 is text search dictionary visible in search path? 3768 1255 0 is text search template visible in search path? 3758 1255 0 is text search configuration visible in search path? 3815 1255 0 is collation visible in search path? 2854 1255 0 get OID of current session's temp schema, if any 2855 1255 0 is schema another session's temp schema? 2171 1255 0 cancel a server process' current query 2096 1255 0 terminate a server process 2172 1255 0 prepare for taking an online backup 2739 1255 0 finish taking an online backup 3436 1255 0 promote standby server 2848 1255 0 switch to new wal file 6305 1255 0 log details of the current snapshot to WAL 3098 1255 0 create a named restore point 2849 1255 0 current wal write location 2852 1255 0 current wal insert location 3330 1255 0 current wal flush location 2850 1255 0 wal filename and byte offset, given a wal location 2851 1255 0 wal filename, given a wal location 6213 1255 0 sequence number and timeline ID given a wal filename 3165 1255 0 difference in bytes, given two wal locations 3809 1255 0 export a snapshot 3810 1255 0 true if server is in recovery 3820 1255 0 current wal flush location 3821 1255 0 last wal replay location 3830 1255 0 timestamp of last replay xact 3071 1255 0 pause wal replay 3072 1255 0 resume wal replay, if it was paused 3073 1255 0 true if wal replay is paused 1137 1255 0 get wal replay pause state 6224 1255 0 get resource managers loaded in system 2621 1255 0 reload configuration files 2622 1255 0 rotate log file 3800 1255 0 current logging collector file location 3801 1255 0 current logging collector file location 2623 1255 0 get information about file 3307 1255 0 get information about file 2624 1255 0 read text from a file 3293 1255 0 read text from a file 3826 1255 0 read text from a file 6208 1255 0 read text from a file 3827 1255 0 read bytea from a file 3295 1255 0 read bytea from a file 3828 1255 0 read bytea from a file 6209 1255 0 read bytea from a file 2625 1255 0 list all files in a directory 3297 1255 0 list all files in a directory 2626 1255 0 sleep for the specified time in seconds 3935 1255 0 sleep for the specified interval 3936 1255 0 sleep until the specified time 315 1255 0 Is JIT compilation available in this session? 2971 1255 0 convert boolean to text 2100 1255 0 the average (arithmetic mean) as numeric of all bigint values 2101 1255 0 the average (arithmetic mean) as numeric of all integer values 2102 1255 0 the average (arithmetic mean) as numeric of all smallint values 2103 1255 0 the average (arithmetic mean) as numeric of all numeric values 2104 1255 0 the average (arithmetic mean) as float8 of all float4 values 2105 1255 0 the average (arithmetic mean) as float8 of all float8 values 2106 1255 0 the average (arithmetic mean) as interval of all interval values 2107 1255 0 sum as numeric across all bigint input values 2108 1255 0 sum as bigint across all integer input values 2109 1255 0 sum as bigint across all smallint input values 2110 1255 0 sum as float4 across all float4 input values 2111 1255 0 sum as float8 across all float8 input values 2112 1255 0 sum as money across all money input values 2113 1255 0 sum as interval across all interval input values 2114 1255 0 sum as numeric across all numeric input values 2115 1255 0 maximum value of all bigint input values 2116 1255 0 maximum value of all integer input values 2117 1255 0 maximum value of all smallint input values 2118 1255 0 maximum value of all oid input values 2119 1255 0 maximum value of all float4 input values 2120 1255 0 maximum value of all float8 input values 2122 1255 0 maximum value of all date input values 2123 1255 0 maximum value of all time input values 2124 1255 0 maximum value of all time with time zone input values 2125 1255 0 maximum value of all money input values 2126 1255 0 maximum value of all timestamp input values 2127 1255 0 maximum value of all timestamp with time zone input values 2128 1255 0 maximum value of all interval input values 2129 1255 0 maximum value of all text input values 2130 1255 0 maximum value of all numeric input values 2050 1255 0 maximum value of all anyarray input values 2244 1255 0 maximum value of all bpchar input values 2797 1255 0 maximum value of all tid input values 3564 1255 0 maximum value of all inet input values 4189 1255 0 maximum value of all pg_lsn input values 5099 1255 0 maximum value of all xid8 input values 2131 1255 0 minimum value of all bigint input values 2132 1255 0 minimum value of all integer input values 2133 1255 0 minimum value of all smallint input values 2134 1255 0 minimum value of all oid input values 2135 1255 0 minimum value of all float4 input values 2136 1255 0 minimum value of all float8 input values 2138 1255 0 minimum value of all date input values 2139 1255 0 minimum value of all time input values 2140 1255 0 minimum value of all time with time zone input values 2141 1255 0 minimum value of all money input values 2142 1255 0 minimum value of all timestamp input values 2143 1255 0 minimum value of all timestamp with time zone input values 2144 1255 0 minimum value of all interval input values 2145 1255 0 minimum value of all text values 2146 1255 0 minimum value of all numeric input values 2051 1255 0 minimum value of all anyarray input values 2245 1255 0 minimum value of all bpchar input values 2798 1255 0 minimum value of all tid input values 3565 1255 0 minimum value of all inet input values 4190 1255 0 minimum value of all pg_lsn input values 5100 1255 0 minimum value of all xid8 input values 2147 1255 0 number of input rows for which the input expression is not null 2803 1255 0 number of input rows 6236 1255 0 planner support for count run condition 2718 1255 0 population variance of bigint input values (square of the population standard deviation) 2719 1255 0 population variance of integer input values (square of the population standard deviation) 2720 1255 0 population variance of smallint input values (square of the population standard deviation) 2721 1255 0 population variance of float4 input values (square of the population standard deviation) 2722 1255 0 population variance of float8 input values (square of the population standard deviation) 2723 1255 0 population variance of numeric input values (square of the population standard deviation) 2641 1255 0 sample variance of bigint input values (square of the sample standard deviation) 2642 1255 0 sample variance of integer input values (square of the sample standard deviation) 2643 1255 0 sample variance of smallint input values (square of the sample standard deviation) 2644 1255 0 sample variance of float4 input values (square of the sample standard deviation) 2645 1255 0 sample variance of float8 input values (square of the sample standard deviation) 2646 1255 0 sample variance of numeric input values (square of the sample standard deviation) 2148 1255 0 historical alias for var_samp 2149 1255 0 historical alias for var_samp 2150 1255 0 historical alias for var_samp 2151 1255 0 historical alias for var_samp 2152 1255 0 historical alias for var_samp 2153 1255 0 historical alias for var_samp 2724 1255 0 population standard deviation of bigint input values 2725 1255 0 population standard deviation of integer input values 2726 1255 0 population standard deviation of smallint input values 2727 1255 0 population standard deviation of float4 input values 2728 1255 0 population standard deviation of float8 input values 2729 1255 0 population standard deviation of numeric input values 2712 1255 0 sample standard deviation of bigint input values 2713 1255 0 sample standard deviation of integer input values 2714 1255 0 sample standard deviation of smallint input values 2715 1255 0 sample standard deviation of float4 input values 2716 1255 0 sample standard deviation of float8 input values 2717 1255 0 sample standard deviation of numeric input values 2154 1255 0 historical alias for stddev_samp 2155 1255 0 historical alias for stddev_samp 2156 1255 0 historical alias for stddev_samp 2157 1255 0 historical alias for stddev_samp 2158 1255 0 historical alias for stddev_samp 2159 1255 0 historical alias for stddev_samp 2818 1255 0 number of input rows in which both expressions are not null 2819 1255 0 sum of squares of the independent variable (sum(X^2) - sum(X)^2/N) 2820 1255 0 sum of squares of the dependent variable (sum(Y^2) - sum(Y)^2/N) 2821 1255 0 sum of products of independent times dependent variable (sum(X*Y) - sum(X) * sum(Y)/N) 2822 1255 0 average of the independent variable (sum(X)/N) 2823 1255 0 average of the dependent variable (sum(Y)/N) 2824 1255 0 square of the correlation coefficient 2825 1255 0 slope of the least-squares-fit linear equation determined by the (X, Y) pairs 2826 1255 0 y-intercept of the least-squares-fit linear equation determined by the (X, Y) pairs 2827 1255 0 population covariance 2828 1255 0 sample covariance 2829 1255 0 correlation coefficient 2166 1255 0 less-equal-greater 3332 1255 0 sort support 2180 1255 0 less-equal-greater 3333 1255 0 sort support 2188 1255 0 less-equal-greater 2189 1255 0 less-equal-greater 2190 1255 0 less-equal-greater 2191 1255 0 less-equal-greater 2192 1255 0 less-equal-greater 2193 1255 0 less-equal-greater 2194 1255 0 less-equal-greater 2195 1255 0 less-equal-greater 2212 1255 0 I/O 2213 1255 0 I/O 2214 1255 0 I/O 2215 1255 0 I/O 3492 1255 0 convert operator name to regoper 3476 1255 0 convert operator name to regoperator 2216 1255 0 I/O 2217 1255 0 I/O 2218 1255 0 I/O 2219 1255 0 I/O 3495 1255 0 convert classname to regclass 4193 1255 0 I/O 4194 1255 0 I/O 4195 1255 0 convert classname to regcollation 2220 1255 0 I/O 2221 1255 0 I/O 3493 1255 0 convert type name to regtype 8401 1255 0 convert type name to type modifier 1079 1255 0 convert text to regclass 4098 1255 0 I/O 4092 1255 0 I/O 4093 1255 0 convert role name to regrole 4084 1255 0 I/O 4085 1255 0 I/O 4086 1255 0 convert namespace name to regnamespace 6210 1255 0 test whether string is valid input for data type 6211 1255 0 get error details if string is not valid input for data type 1268 1255 0 parse qualified identifier to array of identifiers 2246 1255 0 (internal) 2247 1255 0 (internal) 2248 1255 0 (internal) 2250 1255 0 user privilege on database by username, database name 2251 1255 0 user privilege on database by username, database oid 2252 1255 0 user privilege on database by user oid, database name 2253 1255 0 user privilege on database by user oid, database oid 2254 1255 0 current user privilege on database by database name 2255 1255 0 current user privilege on database by database oid 2256 1255 0 user privilege on function by username, function name 2257 1255 0 user privilege on function by username, function oid 2258 1255 0 user privilege on function by user oid, function name 2259 1255 0 user privilege on function by user oid, function oid 2260 1255 0 current user privilege on function by function name 2261 1255 0 current user privilege on function by function oid 2262 1255 0 user privilege on language by username, language name 2263 1255 0 user privilege on language by username, language oid 2264 1255 0 user privilege on language by user oid, language name 2265 1255 0 user privilege on language by user oid, language oid 2266 1255 0 current user privilege on language by language name 2267 1255 0 current user privilege on language by language oid 2268 1255 0 user privilege on schema by username, schema name 2269 1255 0 user privilege on schema by username, schema oid 2270 1255 0 user privilege on schema by user oid, schema name 2271 1255 0 user privilege on schema by user oid, schema oid 2272 1255 0 current user privilege on schema by schema name 2273 1255 0 current user privilege on schema by schema oid 2390 1255 0 user privilege on tablespace by username, tablespace name 2391 1255 0 user privilege on tablespace by username, tablespace oid 2392 1255 0 user privilege on tablespace by user oid, tablespace name 2393 1255 0 user privilege on tablespace by user oid, tablespace oid 2394 1255 0 current user privilege on tablespace by tablespace name 2395 1255 0 current user privilege on tablespace by tablespace oid 3000 1255 0 user privilege on foreign data wrapper by username, foreign data wrapper name 3001 1255 0 user privilege on foreign data wrapper by username, foreign data wrapper oid 3002 1255 0 user privilege on foreign data wrapper by user oid, foreign data wrapper name 3003 1255 0 user privilege on foreign data wrapper by user oid, foreign data wrapper oid 3004 1255 0 current user privilege on foreign data wrapper by foreign data wrapper name 3005 1255 0 current user privilege on foreign data wrapper by foreign data wrapper oid 3006 1255 0 user privilege on server by username, server name 3007 1255 0 user privilege on server by username, server oid 3008 1255 0 user privilege on server by user oid, server name 3009 1255 0 user privilege on server by user oid, server oid 3010 1255 0 current user privilege on server by server name 3011 1255 0 current user privilege on server by server oid 3138 1255 0 user privilege on type by username, type name 3139 1255 0 user privilege on type by username, type oid 3140 1255 0 user privilege on type by user oid, type name 3141 1255 0 user privilege on type by user oid, type oid 3142 1255 0 current user privilege on type by type name 3143 1255 0 current user privilege on type by type oid 6205 1255 0 user privilege on parameter by username, parameter name 6206 1255 0 user privilege on parameter by user oid, parameter name 6207 1255 0 current user privilege on parameter by parameter name 2705 1255 0 user privilege on role by username, role name 2706 1255 0 user privilege on role by username, role oid 2707 1255 0 user privilege on role by user oid, role name 2708 1255 0 user privilege on role by user oid, role oid 2709 1255 0 current user privilege on role by role name 2710 1255 0 current user privilege on role by role oid 1269 1255 0 bytes required to store the value, perhaps with compression 2121 1255 0 compression method for the compressed datum 8393 1255 0 chunk ID of on-disk TOASTed value 2322 1255 0 total disk space usage for the specified tablespace 2323 1255 0 total disk space usage for the specified tablespace 2324 1255 0 total disk space usage for the specified database 2168 1255 0 total disk space usage for the specified database 2325 1255 0 disk space usage for the main fork of the specified table or index 2332 1255 0 disk space usage for the specified fork of a table or index 2286 1255 0 total disk space usage for the specified table and associated indexes 2288 1255 0 convert a long int to a human readable text using size units 3166 1255 0 convert a numeric to a human readable text using size units 3334 1255 0 convert a size in human-readable format with size units into bytes 2997 1255 0 disk space usage for the specified table, including TOAST, free space and visibility map 2998 1255 0 disk space usage for all indexes attached to the specified table 2999 1255 0 filenode identifier of relation 3454 1255 0 relation OID for filenode and tablespace 3034 1255 0 file path of relation 2316 1255 0 (internal) 2290 1255 0 I/O 2291 1255 0 I/O 2292 1255 0 I/O 2293 1255 0 I/O 2294 1255 0 I/O 2295 1255 0 I/O 2296 1255 0 I/O 2297 1255 0 I/O 2298 1255 0 I/O 2299 1255 0 I/O 2300 1255 0 I/O 2301 1255 0 I/O 3594 1255 0 I/O 3595 1255 0 I/O 2302 1255 0 I/O 2303 1255 0 I/O 2304 1255 0 I/O 2305 1255 0 I/O 2312 1255 0 I/O 2313 1255 0 I/O 2398 1255 0 I/O 2399 1255 0 I/O 2597 1255 0 I/O 2598 1255 0 I/O 2777 1255 0 I/O 2778 1255 0 I/O 3116 1255 0 I/O 3117 1255 0 I/O 326 1255 0 I/O 327 1255 0 I/O 3311 1255 0 I/O 3312 1255 0 I/O 267 1255 0 I/O 268 1255 0 I/O 5086 1255 0 I/O 5087 1255 0 I/O 5088 1255 0 I/O 5089 1255 0 I/O 5090 1255 0 I/O 5091 1255 0 I/O 5092 1255 0 I/O 5093 1255 0 I/O 5094 1255 0 I/O 5095 1255 0 I/O 4226 1255 0 I/O 4227 1255 0 I/O 3313 1255 0 BERNOULLI tablesample method handler 3314 1255 0 SYSTEM tablesample method handler 2311 1255 0 MD5 hash 2321 1255 0 MD5 hash 3419 1255 0 SHA-224 hash 3420 1255 0 SHA-256 hash 3421 1255 0 SHA-384 hash 3422 1255 0 SHA-512 hash 2344 1255 0 less-equal-greater 2357 1255 0 less-equal-greater 2370 1255 0 less-equal-greater 2383 1255 0 less-equal-greater 2526 1255 0 less-equal-greater 2533 1255 0 less-equal-greater 2400 1255 0 I/O 2401 1255 0 I/O 2402 1255 0 I/O 2403 1255 0 I/O 2404 1255 0 I/O 2405 1255 0 I/O 2406 1255 0 I/O 2407 1255 0 I/O 2408 1255 0 I/O 2409 1255 0 I/O 2410 1255 0 I/O 2411 1255 0 I/O 2412 1255 0 I/O 2413 1255 0 I/O 2414 1255 0 I/O 2415 1255 0 I/O 2416 1255 0 I/O 2417 1255 0 I/O 2418 1255 0 I/O 2419 1255 0 I/O 2420 1255 0 I/O 2421 1255 0 I/O 2422 1255 0 I/O 2423 1255 0 I/O 2424 1255 0 I/O 2425 1255 0 I/O 2426 1255 0 I/O 2427 1255 0 I/O 2428 1255 0 I/O 2429 1255 0 I/O 2430 1255 0 I/O 2431 1255 0 I/O 2432 1255 0 I/O 2433 1255 0 I/O 2434 1255 0 I/O 2435 1255 0 I/O 2436 1255 0 I/O 2437 1255 0 I/O 2438 1255 0 I/O 2439 1255 0 I/O 2440 1255 0 I/O 2441 1255 0 I/O 2442 1255 0 I/O 2443 1255 0 I/O 2444 1255 0 I/O 2445 1255 0 I/O 2446 1255 0 I/O 2447 1255 0 I/O 2448 1255 0 I/O 2449 1255 0 I/O 2450 1255 0 I/O 2451 1255 0 I/O 2452 1255 0 I/O 2453 1255 0 I/O 4196 1255 0 I/O 4197 1255 0 I/O 2454 1255 0 I/O 2455 1255 0 I/O 4094 1255 0 I/O 4095 1255 0 I/O 4087 1255 0 I/O 4088 1255 0 I/O 2456 1255 0 I/O 2457 1255 0 I/O 2458 1255 0 I/O 2459 1255 0 I/O 2460 1255 0 I/O 2461 1255 0 I/O 2468 1255 0 I/O 2469 1255 0 I/O 2470 1255 0 I/O 2471 1255 0 I/O 2472 1255 0 I/O 2473 1255 0 I/O 2474 1255 0 I/O 2475 1255 0 I/O 2476 1255 0 I/O 2477 1255 0 I/O 2478 1255 0 I/O 2479 1255 0 I/O 2480 1255 0 I/O 2481 1255 0 I/O 2482 1255 0 I/O 2483 1255 0 I/O 2484 1255 0 I/O 2485 1255 0 I/O 2486 1255 0 I/O 2487 1255 0 I/O 2488 1255 0 I/O 2489 1255 0 I/O 2490 1255 0 I/O 2491 1255 0 I/O 2492 1255 0 I/O 2493 1255 0 I/O 2494 1255 0 I/O 2495 1255 0 I/O 2496 1255 0 I/O 2497 1255 0 I/O 2498 1255 0 I/O 2499 1255 0 I/O 2500 1255 0 I/O 2501 1255 0 I/O 2502 1255 0 I/O 2503 1255 0 I/O 3120 1255 0 I/O 3121 1255 0 I/O 3446 1255 0 I/O 3447 1255 0 I/O 2504 1255 0 source text of a rule with pretty-print option 2505 1255 0 select statement of a view with pretty-print option 2506 1255 0 select statement of a view with pretty-print option 3159 1255 0 select statement of a view with pretty-printing and specified line wrapping 2507 1255 0 index description (full create statement or single expression) with pretty-print option 2508 1255 0 constraint description with pretty-print option 2509 1255 0 deparse an encoded expression with pretty-print option 2510 1255 0 get the prepared statements for this session 2511 1255 0 get the open cursors for this session 2599 1255 0 get the available time zone abbreviations 2856 1255 0 get the available time zone names 2730 1255 0 trigger description with pretty-print option 3035 1255 0 get the channels that the current backend listens to 3036 1255 0 send a notification event 3296 1255 0 get the fraction of the asynchronous notification queue currently in use 5052 1255 0 allocations from the main shared memory segment 2282 1255 0 information about all memory contexts of local backend 4543 1255 0 log memory contexts of the specified backend 1066 1255 0 non-persistent series generator 1067 1255 0 non-persistent series generator 2895 1255 0 generate XML comment 3994 1255 0 planner support for generate_series 1068 1255 0 non-persistent series generator 1069 1255 0 non-persistent series generator 3995 1255 0 planner support for generate_series 3259 1255 0 non-persistent series generator 3260 1255 0 non-persistent series generator 938 1255 0 non-persistent series generator 939 1255 0 non-persistent series generator 6274 1255 0 non-persistent series generator 2515 1255 0 aggregate transition function 2516 1255 0 aggregate transition function 3496 1255 0 aggregate transition function 3497 1255 0 aggregate transition function 3498 1255 0 aggregate final function 3499 1255 0 aggregate final function 2517 1255 0 boolean-and aggregate 2518 1255 0 boolean-or aggregate 2519 1255 0 boolean-and aggregate 2236 1255 0 bitwise-and smallint aggregate 2237 1255 0 bitwise-or smallint aggregate 6164 1255 0 bitwise-xor smallint aggregate 2238 1255 0 bitwise-and integer aggregate 2239 1255 0 bitwise-or integer aggregate 6165 1255 0 bitwise-xor integer aggregate 2240 1255 0 bitwise-and bigint aggregate 2241 1255 0 bitwise-or bigint aggregate 6166 1255 0 bitwise-xor bigint aggregate 2242 1255 0 bitwise-and bit aggregate 2243 1255 0 bitwise-or bit aggregate 6167 1255 0 bitwise-xor bit aggregate 2556 1255 0 get OIDs of databases in a tablespace 2557 1255 0 convert int4 to boolean 2558 1255 0 convert boolean to int4 2559 1255 0 current value from last used sequence 2560 1255 0 postmaster start time 2034 1255 0 configuration load time 2578 1255 0 GiST support 2581 1255 0 GiST support 2582 1255 0 GiST support 2583 1255 0 GiST support 2584 1255 0 GiST support 3998 1255 0 GiST support 2585 1255 0 GiST support 2586 1255 0 GiST support 2591 1255 0 GiST support 2592 1255 0 GiST support 1030 1255 0 GiST support 3282 1255 0 GiST support 2179 1255 0 GiST support 3064 1255 0 GiST support 3280 1255 0 GiST support 3288 1255 0 GiST support 3435 1255 0 sort support 2743 1255 0 GIN array support 2774 1255 0 GIN array support 2744 1255 0 GIN array support 3920 1255 0 GIN array support 3076 1255 0 GIN array support (obsolete) 3383 1255 0 BRIN minmax support 3384 1255 0 BRIN minmax support 3385 1255 0 BRIN minmax support 3386 1255 0 BRIN minmax support 4616 1255 0 BRIN multi minmax support 4617 1255 0 BRIN multi minmax support 4618 1255 0 BRIN multi minmax support 4619 1255 0 BRIN multi minmax support 4620 1255 0 BRIN multi minmax support 4621 1255 0 BRIN multi minmax int2 distance 4622 1255 0 BRIN multi minmax int4 distance 4623 1255 0 BRIN multi minmax int8 distance 4624 1255 0 BRIN multi minmax float4 distance 4625 1255 0 BRIN multi minmax float8 distance 4626 1255 0 BRIN multi minmax numeric distance 4627 1255 0 BRIN multi minmax tid distance 4628 1255 0 BRIN multi minmax uuid distance 4629 1255 0 BRIN multi minmax date distance 4630 1255 0 BRIN multi minmax time distance 4631 1255 0 BRIN multi minmax interval distance 4632 1255 0 BRIN multi minmax timetz distance 4633 1255 0 BRIN multi minmax pg_lsn distance 4634 1255 0 BRIN multi minmax macaddr distance 4635 1255 0 BRIN multi minmax macaddr8 distance 4636 1255 0 BRIN multi minmax inet distance 4637 1255 0 BRIN multi minmax timestamp distance 4105 1255 0 BRIN inclusion support 4106 1255 0 BRIN inclusion support 4107 1255 0 BRIN inclusion support 4108 1255 0 BRIN inclusion support 4591 1255 0 BRIN bloom support 4592 1255 0 BRIN bloom support 4593 1255 0 BRIN bloom support 4594 1255 0 BRIN bloom support 4595 1255 0 BRIN bloom support 2880 1255 0 obtain exclusive advisory lock 3089 1255 0 obtain exclusive advisory lock 2881 1255 0 obtain shared advisory lock 3090 1255 0 obtain shared advisory lock 2882 1255 0 obtain exclusive advisory lock if available 3091 1255 0 obtain exclusive advisory lock if available 2883 1255 0 obtain shared advisory lock if available 3092 1255 0 obtain shared advisory lock if available 2884 1255 0 release exclusive advisory lock 2885 1255 0 release shared advisory lock 2886 1255 0 obtain exclusive advisory lock 3093 1255 0 obtain exclusive advisory lock 2887 1255 0 obtain shared advisory lock 3094 1255 0 obtain shared advisory lock 2888 1255 0 obtain exclusive advisory lock if available 3095 1255 0 obtain exclusive advisory lock if available 2889 1255 0 obtain shared advisory lock if available 3096 1255 0 obtain shared advisory lock if available 2890 1255 0 release exclusive advisory lock 2891 1255 0 release shared advisory lock 2892 1255 0 release all advisory locks 2893 1255 0 I/O 2894 1255 0 I/O 2896 1255 0 perform a non-validating parse of a character string to produce an XML value 2897 1255 0 validate an XML value 2898 1255 0 I/O 2899 1255 0 I/O 2900 1255 0 aggregate transition function 2901 1255 0 concatenate XML values 2922 1255 0 serialize an XML value to a character string 3813 1255 0 generate XML text node 2923 1255 0 map table contents to XML 2924 1255 0 map query result to XML 2925 1255 0 map rows from cursor to XML 2926 1255 0 map table structure to XML Schema 2927 1255 0 map query result structure to XML Schema 2928 1255 0 map cursor structure to XML Schema 2929 1255 0 map table contents and structure to XML and XML Schema 2930 1255 0 map query result and structure to XML and XML Schema 2933 1255 0 map schema contents to XML 2934 1255 0 map schema structure to XML Schema 2935 1255 0 map schema contents and structure to XML and XML Schema 2936 1255 0 map database contents to XML 2937 1255 0 map database structure to XML Schema 2938 1255 0 map database contents and structure to XML and XML Schema 2931 1255 0 evaluate XPath expression, with namespaces support 2932 1255 0 evaluate XPath expression 2614 1255 0 test XML value against XPath expression 3049 1255 0 test XML value against XPath expression, with namespace support 3050 1255 0 test XML value against XPath expression 3051 1255 0 determine if a string is well formed XML 3052 1255 0 determine if a string is well formed XML document 3053 1255 0 determine if a string is well formed XML content 321 1255 0 I/O 322 1255 0 I/O 323 1255 0 I/O 324 1255 0 I/O 3153 1255 0 map array to json 3154 1255 0 map array to json with optional pretty printing 3155 1255 0 map row to json 3156 1255 0 map row to json with optional pretty printing 3173 1255 0 json aggregate transition function 6275 1255 0 json aggregate transition function 3174 1255 0 json aggregate final function 3175 1255 0 aggregate input into json 6276 1255 0 aggregate input into json 3180 1255 0 json object aggregate transition function 6277 1255 0 json object aggregate transition function 6278 1255 0 json object aggregate transition function 6279 1255 0 json object aggregate transition function 3196 1255 0 json object aggregate final function 3197 1255 0 aggregate input into a json object 6280 1255 0 aggregate non-NULL input into a json object 6281 1255 0 aggregate input into a json object with unique keys 6282 1255 0 aggregate non-NULL input into a json object with unique keys 3198 1255 0 build a json array from any inputs 3199 1255 0 build an empty json array 3200 1255 0 build a json object from pairwise key/value inputs 3201 1255 0 build an empty json object 3202 1255 0 map text array of key value pairs to json object 3203 1255 0 map text arrays of keys and values to json object 3176 1255 0 map input to json 3261 1255 0 remove object fields with null values from json 3951 1255 0 get value from json with path elements 3953 1255 0 get value from json as text with path elements 3955 1255 0 key value pairs of a json object 3969 1255 0 elements of json array 3956 1255 0 length of json array 3957 1255 0 get json object keys 3958 1255 0 key value pairs of a json object 3959 1255 0 key value pairs of a json object 3960 1255 0 get record fields from a json object 3961 1255 0 get set of records with fields from a json array of objects 3204 1255 0 get record fields from a json object 3205 1255 0 get set of records with fields from a json array of objects 3968 1255 0 get the type of a json value 2952 1255 0 I/O 2953 1255 0 I/O 2960 1255 0 less-equal-greater 3300 1255 0 sort support 2961 1255 0 I/O 2962 1255 0 I/O 2963 1255 0 hash 3412 1255 0 hash 3432 1255 0 generate random UUID 9897 1255 0 extract timestamp from UUID 9898 1255 0 extract version from RFC 4122 UUID 3229 1255 0 I/O 3230 1255 0 I/O 3238 1255 0 I/O 3239 1255 0 I/O 3251 1255 0 less-equal-greater 3252 1255 0 hash 3413 1255 0 hash 4187 1255 0 larger of two 4188 1255 0 smaller of two 3504 1255 0 I/O 3505 1255 0 I/O 3506 1255 0 I/O 3507 1255 0 I/O 3514 1255 0 less-equal-greater 3515 1255 0 hash 3414 1255 0 hash 3524 1255 0 smaller of two 3525 1255 0 larger of two 3526 1255 0 maximum value of all enum input values 3527 1255 0 minimum value of all enum input values 3528 1255 0 first value of the input enum type 3529 1255 0 last value of the input enum type 3530 1255 0 range between the two given enum values, as an ordered array 3531 1255 0 range of the given enum type, as an ordered array 3532 1255 0 I/O 3533 1255 0 I/O 3610 1255 0 I/O 3639 1255 0 I/O 3611 1255 0 I/O 3638 1255 0 I/O 3612 1255 0 I/O 3641 1255 0 I/O 3613 1255 0 I/O 3640 1255 0 I/O 3646 1255 0 I/O 3647 1255 0 I/O 3622 1255 0 less-equal-greater 3711 1255 0 number of lexemes 3623 1255 0 strip position information 3624 1255 0 set given weight for whole tsvector 3320 1255 0 set given weight for given lexemes 3321 1255 0 delete lexeme 3323 1255 0 delete given lexemes 3322 1255 0 expand tsvector to set of rows 3326 1255 0 convert tsvector to array of lexemes 3327 1255 0 build tsvector from array of lexemes 3319 1255 0 delete lexemes that do not have one of the given weights 3648 1255 0 GiST tsvector support 3649 1255 0 GiST tsvector support 3650 1255 0 GiST tsvector support 3651 1255 0 GiST tsvector support 3652 1255 0 GiST tsvector support 3653 1255 0 GiST tsvector support 3654 1255 0 GiST tsvector support 3790 1255 0 GiST tsvector support (obsolete) 3434 1255 0 GiST tsvector support 3656 1255 0 GIN tsvector support 3657 1255 0 GIN tsvector support 3658 1255 0 GIN tsvector support 3921 1255 0 GIN tsvector support 3724 1255 0 GIN tsvector support 2700 1255 0 GIN tsvector support 3077 1255 0 GIN tsvector support (obsolete) 3087 1255 0 GIN tsvector support (obsolete) 3088 1255 0 GIN tsvector support (obsolete) 3791 1255 0 GIN tsvector support (obsolete) 3792 1255 0 GIN tsvector support (obsolete) 3789 1255 0 clean up GIN pending list 3668 1255 0 less-equal-greater 5004 1255 0 phrase-concatenate with distance 3672 1255 0 number of nodes 3673 1255 0 show real useful query for GiST index 3684 1255 0 rewrite tsquery 3685 1255 0 rewrite tsquery 3695 1255 0 GiST tsquery support 3697 1255 0 GiST tsquery support 3698 1255 0 GiST tsquery support 3699 1255 0 GiST tsquery support 3700 1255 0 GiST tsquery support 3701 1255 0 GiST tsquery support 3793 1255 0 GiST tsquery support (obsolete) 3686 1255 0 restriction selectivity of tsvector @@ tsquery 3687 1255 0 join selectivity of tsvector @@ tsquery 3688 1255 0 tsvector typanalyze 3689 1255 0 statistics of tsvector column 3690 1255 0 statistics of tsvector column 3703 1255 0 relevance 3704 1255 0 relevance 3705 1255 0 relevance 3706 1255 0 relevance 3707 1255 0 relevance 3708 1255 0 relevance 3709 1255 0 relevance 3710 1255 0 relevance 3713 1255 0 get parser's token types 3714 1255 0 get parser's token types 3715 1255 0 parse text to tokens 3716 1255 0 parse text to tokens 3717 1255 0 (internal) 3718 1255 0 (internal) 3719 1255 0 (internal) 3720 1255 0 (internal) 3721 1255 0 (internal) 3723 1255 0 normalize one word by dictionary 6183 1255 0 debug function for text search configuration 6184 1255 0 debug function for current text search configuration 3725 1255 0 (internal) 3726 1255 0 (internal) 3728 1255 0 (internal) 3729 1255 0 (internal) 3731 1255 0 (internal) 3732 1255 0 (internal) 3740 1255 0 (internal) 3741 1255 0 (internal) 3743 1255 0 generate headline 3744 1255 0 generate headline 3754 1255 0 generate headline 3755 1255 0 generate headline 4201 1255 0 generate headline from jsonb 4202 1255 0 generate headline from jsonb 4203 1255 0 generate headline from jsonb 4204 1255 0 generate headline from jsonb 4205 1255 0 generate headline from json 4206 1255 0 generate headline from json 4207 1255 0 generate headline from json 4208 1255 0 generate headline from json 3745 1255 0 transform to tsvector 3746 1255 0 make tsquery 3747 1255 0 transform to tsquery 5006 1255 0 transform to tsquery 5007 1255 0 transform to tsquery 3749 1255 0 transform to tsvector 3750 1255 0 make tsquery 3751 1255 0 transform to tsquery 5001 1255 0 transform to tsquery 5009 1255 0 transform to tsquery 4209 1255 0 transform string values from jsonb to tsvector 4213 1255 0 transform specified values from jsonb to tsvector 4210 1255 0 transform string values from json to tsvector 4215 1255 0 transform specified values from json to tsvector 4211 1255 0 transform string values from jsonb to tsvector 4214 1255 0 transform specified values from jsonb to tsvector 4212 1255 0 transform string values from json to tsvector 4216 1255 0 transform specified values from json to tsvector 3752 1255 0 trigger for automatic update of tsvector column 3753 1255 0 trigger for automatic update of tsvector column 3759 1255 0 get current tsearch configuration 3736 1255 0 I/O 3737 1255 0 I/O 3738 1255 0 I/O 3739 1255 0 I/O 3771 1255 0 I/O 3772 1255 0 I/O 3773 1255 0 I/O 3774 1255 0 I/O 3806 1255 0 I/O 3805 1255 0 I/O 3804 1255 0 I/O 3803 1255 0 I/O 3263 1255 0 map text array of key value pairs to jsonb object 3264 1255 0 map text array of key value pairs to jsonb object 3787 1255 0 map input to jsonb 3265 1255 0 jsonb aggregate transition function 6283 1255 0 jsonb aggregate transition function 3266 1255 0 jsonb aggregate final function 3267 1255 0 aggregate input into jsonb 6284 1255 0 aggregate input into jsonb skipping nulls 3268 1255 0 jsonb object aggregate transition function 6285 1255 0 jsonb object aggregate transition function 6286 1255 0 jsonb object aggregate transition function 6287 1255 0 jsonb object aggregate transition function 3269 1255 0 jsonb object aggregate final function 3270 1255 0 aggregate inputs into jsonb object 6288 1255 0 aggregate non-NULL inputs into jsonb object 6289 1255 0 aggregate inputs into jsonb object checking key uniqueness 6290 1255 0 aggregate non-NULL inputs into jsonb object checking key uniqueness 3271 1255 0 build a jsonb array from any inputs 3272 1255 0 build an empty jsonb array 3273 1255 0 build a jsonb object from pairwise key/value inputs 3274 1255 0 build an empty jsonb object 3262 1255 0 remove object fields with null values from jsonb 3217 1255 0 get value from jsonb with path elements 3940 1255 0 get value from jsonb as text with path elements 3219 1255 0 elements of a jsonb array 3465 1255 0 elements of jsonb array 3207 1255 0 length of jsonb array 3931 1255 0 get jsonb object keys 3208 1255 0 key value pairs of a jsonb object 3932 1255 0 key value pairs of a jsonb object 3209 1255 0 get record fields from a jsonb object 9558 1255 0 test get record fields from a jsonb object 3475 1255 0 get set of records with fields from a jsonb array of objects 3490 1255 0 get record fields from a jsonb object 3491 1255 0 get set of records with fields from a jsonb array of objects 3210 1255 0 get the type of a jsonb value 4044 1255 0 less-equal-greater 4045 1255 0 hash 3416 1255 0 hash 3480 1255 0 GIN support 3482 1255 0 GIN support 3483 1255 0 GIN support 3484 1255 0 GIN support 3488 1255 0 GIN support 3485 1255 0 GIN support 3486 1255 0 GIN support 3487 1255 0 GIN support 3489 1255 0 GIN support 5054 1255 0 Set part of a jsonb, handle NULL value 3305 1255 0 Set part of a jsonb 3306 1255 0 Indented text from jsonb 3579 1255 0 Insert value into a jsonb 4001 1255 0 I/O 4002 1255 0 I/O 4003 1255 0 I/O 4004 1255 0 I/O 4005 1255 0 jsonpath exists test 4006 1255 0 jsonpath query 4007 1255 0 jsonpath query wrapped into array 4008 1255 0 jsonpath query first item 4009 1255 0 jsonpath match 1177 1255 0 jsonpath exists test with timezone 1179 1255 0 jsonpath query with timezone 1180 1255 0 jsonpath query wrapped into array with timezone 2023 1255 0 jsonpath query first item with timezone 2030 1255 0 jsonpath match with timezone 4010 1255 0 implementation of @? operator 4011 1255 0 implementation of @@ operator 2939 1255 0 I/O 2940 1255 0 I/O 2941 1255 0 I/O 2942 1255 0 I/O 2943 1255 0 get current transaction ID 3348 1255 0 get current transaction ID 2944 1255 0 get current snapshot 2945 1255 0 get xmin of snapshot 2946 1255 0 get xmax of snapshot 2947 1255 0 get set of in-progress txids in snapshot 2948 1255 0 is txid visible in snapshot? 3360 1255 0 commit status of transaction 5055 1255 0 I/O 5056 1255 0 I/O 5057 1255 0 I/O 5058 1255 0 I/O 5061 1255 0 get current snapshot 5062 1255 0 get xmin of snapshot 5063 1255 0 get xmax of snapshot 5064 1255 0 get set of in-progress transactions in snapshot 5065 1255 0 is xid8 visible in snapshot? 5059 1255 0 get current transaction ID 5060 1255 0 get current transaction ID 5066 1255 0 commit status of transaction 2987 1255 0 less-equal-greater 6192 1255 0 hash 6193 1255 0 hash 3187 1255 0 less-equal-greater based on byte images 5051 1255 0 equal image 3082 1255 0 list available extensions 3083 1255 0 list available extension versions 3084 1255 0 list an extension's version update paths 3086 1255 0 flag an extension's table contents to be emitted by pg_dump 3100 1255 0 row number within partition 6233 1255 0 planner support for row_number 3101 1255 0 integer rank with gaps 6234 1255 0 planner support for rank 3102 1255 0 integer rank without gaps 6235 1255 0 planner support for dense_rank 3103 1255 0 fractional rank within partition 6306 1255 0 planner support for percent_rank 3104 1255 0 fractional row number within partition 6307 1255 0 planner support for cume_dist 3105 1255 0 split rows into N groups 6308 1255 0 planner support for ntile 3106 1255 0 fetch the preceding row value 3107 1255 0 fetch the Nth preceding row value 3108 1255 0 fetch the Nth preceding row value with default 3109 1255 0 fetch the following row value 3110 1255 0 fetch the Nth following row value 3111 1255 0 fetch the Nth following row value with default 3112 1255 0 fetch the first row value 3113 1255 0 fetch the last row value 3114 1255 0 fetch the Nth row value 3832 1255 0 I/O 3833 1255 0 I/O 3834 1255 0 I/O 3835 1255 0 I/O 3836 1255 0 I/O 3837 1255 0 I/O 3848 1255 0 lower bound of range 3849 1255 0 upper bound of range 3850 1255 0 is the range empty? 3851 1255 0 is the range's lower bound inclusive? 3852 1255 0 is the range's upper bound inclusive? 3853 1255 0 is the range's lower bound infinite? 3854 1255 0 is the range's upper bound infinite? 9998 1255 0 planner support for range_contains_elem 9999 1255 0 planner support for elem_contained_by_range 4057 1255 0 the smallest range which includes both of the given ranges 4228 1255 0 the smallest range which includes the whole multirange 3870 1255 0 less-equal-greater 3875 1255 0 GiST support 3876 1255 0 GiST support 3879 1255 0 GiST support 3880 1255 0 GiST support 3881 1255 0 GiST support 6154 1255 0 GiST support 6156 1255 0 GiST support 3902 1255 0 hash a range 3417 1255 0 hash a range 3916 1255 0 range typanalyze 3169 1255 0 restriction selectivity for range operators 4401 1255 0 range aggregate by intersecting 4450 1255 0 range aggregate by intersecting 3914 1255 0 convert an int4 range to canonical form 3928 1255 0 convert an int8 range to canonical form 3915 1255 0 convert a date range to canonical form 3922 1255 0 float8 difference of two int4 values 3923 1255 0 float8 difference of two int8 values 3924 1255 0 float8 difference of two numeric values 3925 1255 0 float8 difference of two date values 3929 1255 0 float8 difference of two timestamp values 3930 1255 0 float8 difference of two timestamp with time zone values 3840 1255 0 int4range constructor 3841 1255 0 int4range constructor 3844 1255 0 numrange constructor 3845 1255 0 numrange constructor 3933 1255 0 tsrange constructor 3934 1255 0 tsrange constructor 3937 1255 0 tstzrange constructor 3938 1255 0 tstzrange constructor 3941 1255 0 daterange constructor 3942 1255 0 daterange constructor 3945 1255 0 int8range constructor 3946 1255 0 int8range constructor 4229 1255 0 I/O 4230 1255 0 I/O 4231 1255 0 I/O 4232 1255 0 I/O 4233 1255 0 I/O 4234 1255 0 I/O 4235 1255 0 lower bound of multirange 4236 1255 0 upper bound of multirange 4237 1255 0 is the multirange empty? 4238 1255 0 is the multirange's lower bound inclusive? 4239 1255 0 is the multirange's upper bound inclusive? 4240 1255 0 is the multirange's lower bound infinite? 4241 1255 0 is the multirange's upper bound infinite? 4242 1255 0 multirange typanalyze 4243 1255 0 restriction selectivity for multirange operators 4273 1255 0 less-equal-greater 4278 1255 0 hash a multirange 4279 1255 0 hash a multirange 4280 1255 0 int4multirange constructor 4281 1255 0 int4multirange constructor 4282 1255 0 int4multirange constructor 4283 1255 0 nummultirange constructor 4284 1255 0 nummultirange constructor 4285 1255 0 nummultirange constructor 4286 1255 0 tsmultirange constructor 4287 1255 0 tsmultirange constructor 4288 1255 0 tsmultirange constructor 4289 1255 0 tstzmultirange constructor 4290 1255 0 tstzmultirange constructor 4291 1255 0 tstzmultirange constructor 4292 1255 0 datemultirange constructor 4293 1255 0 datemultirange constructor 4294 1255 0 datemultirange constructor 4295 1255 0 int8multirange constructor 4296 1255 0 int8multirange constructor 4297 1255 0 int8multirange constructor 4298 1255 0 anymultirange cast 4299 1255 0 aggregate transition function 4300 1255 0 aggregate final function 4301 1255 0 combine aggregate input into a multirange 6225 1255 0 aggregate transition function 6226 1255 0 aggregate final function 6227 1255 0 combine aggregate input into a multirange 4388 1255 0 range aggregate by intersecting 4389 1255 0 range aggregate by intersecting 1293 1255 0 expand multirange to set of ranges 3846 1255 0 construct date 3847 1255 0 construct time 3461 1255 0 construct timestamp 3462 1255 0 construct timestamp with time zone 3463 1255 0 construct timestamp with time zone 3464 1255 0 construct interval 4018 1255 0 SP-GiST support for quad tree over point 4019 1255 0 SP-GiST support for quad tree over point 4020 1255 0 SP-GiST support for quad tree over point 4021 1255 0 SP-GiST support for quad tree over point 4022 1255 0 SP-GiST support for quad tree and k-d tree over point 4023 1255 0 SP-GiST support for k-d tree over point 4024 1255 0 SP-GiST support for k-d tree over point 4025 1255 0 SP-GiST support for k-d tree over point 4026 1255 0 SP-GiST support for k-d tree over point 4027 1255 0 SP-GiST support for radix tree over text 4028 1255 0 SP-GiST support for radix tree over text 4029 1255 0 SP-GiST support for radix tree over text 4030 1255 0 SP-GiST support for radix tree over text 4031 1255 0 SP-GiST support for radix tree over text 3469 1255 0 SP-GiST support for quad tree over range 3470 1255 0 SP-GiST support for quad tree over range 3471 1255 0 SP-GiST support for quad tree over range 3472 1255 0 SP-GiST support for quad tree over range 3473 1255 0 SP-GiST support for quad tree over range 5012 1255 0 SP-GiST support for quad tree over box 5013 1255 0 SP-GiST support for quad tree over box 5014 1255 0 SP-GiST support for quad tree over box 5015 1255 0 SP-GiST support for quad tree over box 5016 1255 0 SP-GiST support for quad tree over box 5010 1255 0 SP-GiST support for quad tree over 2-D types represented by their bounding boxes 5011 1255 0 SP-GiST support for quad tree over polygons 3779 1255 0 create a physical replication slot 4220 1255 0 copy a physical replication slot, changing temporality 4221 1255 0 copy a physical replication slot 3780 1255 0 drop a replication slot 3781 1255 0 information about replication slots currently in use 3786 1255 0 set up a logical replication slot 4222 1255 0 copy a logical replication slot, changing temporality and plugin 4223 1255 0 copy a logical replication slot, changing temporality 4224 1255 0 copy a logical replication slot 3782 1255 0 get changes from replication slot 3783 1255 0 get binary changes from replication slot 3784 1255 0 peek at changes from replication slot 3785 1255 0 peek at binary changes from replication slot 3878 1255 0 advance logical replication slot 3577 1255 0 emit a textual logical decoding message 3578 1255 0 emit a binary logical decoding message 9929 1255 0 sync replication slots from the primary to the standby 3566 1255 0 list objects dropped by the current command 4566 1255 0 return Oid of the table getting rewritten 4567 1255 0 return reason code for table getting rewritten 4568 1255 0 list DDL actions being executed by the current command 3970 1255 0 aggregate transition function 3971 1255 0 aggregate transition function 3972 1255 0 discrete percentile 3973 1255 0 aggregate final function 3974 1255 0 continuous distribution percentile 3975 1255 0 aggregate final function 3976 1255 0 continuous distribution percentile 3977 1255 0 aggregate final function 3978 1255 0 multiple discrete percentiles 3979 1255 0 aggregate final function 3980 1255 0 multiple continuous percentiles 3981 1255 0 aggregate final function 3982 1255 0 multiple continuous percentiles 3983 1255 0 aggregate final function 3984 1255 0 most common value 3985 1255 0 aggregate final function 3986 1255 0 rank of hypothetical row 3987 1255 0 aggregate final function 3988 1255 0 fractional rank of hypothetical row 3989 1255 0 aggregate final function 3990 1255 0 cumulative distribution of hypothetical row 3991 1255 0 aggregate final function 3992 1255 0 rank of hypothetical row without gaps 3993 1255 0 aggregate final function 3582 1255 0 for use by pg_upgrade 3584 1255 0 for use by pg_upgrade 4390 1255 0 for use by pg_upgrade 4391 1255 0 for use by pg_upgrade 3586 1255 0 for use by pg_upgrade 3587 1255 0 for use by pg_upgrade 3588 1255 0 for use by pg_upgrade 3589 1255 0 for use by pg_upgrade 3590 1255 0 for use by pg_upgrade 3591 1255 0 for use by pg_upgrade 4083 1255 0 for use by pg_upgrade 4101 1255 0 for use by pg_upgrade 4545 1255 0 for use by pg_upgrade 4546 1255 0 for use by pg_upgrade 4547 1255 0 for use by pg_upgrade 4548 1255 0 for use by pg_upgrade 8046 1255 0 for use by pg_upgrade 8404 1255 0 for use by pg_upgrade (relation for pg_subscription_rel) 8405 1255 0 for use by pg_upgrade (remote_lsn for origin) 4302 1255 0 internal conversion function for KOI8R to MULE_INTERNAL 4303 1255 0 internal conversion function for MULE_INTERNAL to KOI8R 4304 1255 0 internal conversion function for ISO-8859-5 to MULE_INTERNAL 4305 1255 0 internal conversion function for MULE_INTERNAL to ISO-8859-5 4306 1255 0 internal conversion function for WIN1251 to MULE_INTERNAL 4307 1255 0 internal conversion function for MULE_INTERNAL to WIN1251 4308 1255 0 internal conversion function for WIN866 to MULE_INTERNAL 4309 1255 0 internal conversion function for MULE_INTERNAL to WIN866 4310 1255 0 internal conversion function for KOI8R to WIN1251 4311 1255 0 internal conversion function for WIN1251 to KOI8R 4312 1255 0 internal conversion function for KOI8R to WIN866 4313 1255 0 internal conversion function for WIN866 to KOI8R 4314 1255 0 internal conversion function for WIN866 to WIN1251 4315 1255 0 internal conversion function for WIN1251 to WIN866 4316 1255 0 internal conversion function for ISO-8859-5 to KOI8R 4317 1255 0 internal conversion function for KOI8R to ISO-8859-5 4318 1255 0 internal conversion function for ISO-8859-5 to WIN1251 4319 1255 0 internal conversion function for WIN1251 to ISO-8859-5 4320 1255 0 internal conversion function for ISO-8859-5 to WIN866 4321 1255 0 internal conversion function for WIN866 to ISO-8859-5 4322 1255 0 internal conversion function for EUC_CN to MULE_INTERNAL 4323 1255 0 internal conversion function for MULE_INTERNAL to EUC_CN 4324 1255 0 internal conversion function for EUC_JP to SJIS 4325 1255 0 internal conversion function for SJIS to EUC_JP 4326 1255 0 internal conversion function for EUC_JP to MULE_INTERNAL 4327 1255 0 internal conversion function for SJIS to MULE_INTERNAL 4328 1255 0 internal conversion function for MULE_INTERNAL to EUC_JP 4329 1255 0 internal conversion function for MULE_INTERNAL to SJIS 4330 1255 0 internal conversion function for EUC_KR to MULE_INTERNAL 4331 1255 0 internal conversion function for MULE_INTERNAL to EUC_KR 4332 1255 0 internal conversion function for EUC_TW to BIG5 4333 1255 0 internal conversion function for BIG5 to EUC_TW 4334 1255 0 internal conversion function for EUC_TW to MULE_INTERNAL 4335 1255 0 internal conversion function for BIG5 to MULE_INTERNAL 4336 1255 0 internal conversion function for MULE_INTERNAL to EUC_TW 4337 1255 0 internal conversion function for MULE_INTERNAL to BIG5 4338 1255 0 internal conversion function for LATIN2 to MULE_INTERNAL 4339 1255 0 internal conversion function for MULE_INTERNAL to LATIN2 4340 1255 0 internal conversion function for WIN1250 to MULE_INTERNAL 4341 1255 0 internal conversion function for MULE_INTERNAL to WIN1250 4342 1255 0 internal conversion function for LATIN2 to WIN1250 4343 1255 0 internal conversion function for WIN1250 to LATIN2 4344 1255 0 internal conversion function for LATIN1 to MULE_INTERNAL 4345 1255 0 internal conversion function for MULE_INTERNAL to LATIN1 4346 1255 0 internal conversion function for LATIN3 to MULE_INTERNAL 4347 1255 0 internal conversion function for MULE_INTERNAL to LATIN3 4348 1255 0 internal conversion function for LATIN4 to MULE_INTERNAL 4349 1255 0 internal conversion function for MULE_INTERNAL to LATIN4 4352 1255 0 internal conversion function for BIG5 to UTF8 4353 1255 0 internal conversion function for UTF8 to BIG5 4354 1255 0 internal conversion function for UTF8 to KOI8R 4355 1255 0 internal conversion function for KOI8R to UTF8 4356 1255 0 internal conversion function for UTF8 to KOI8U 4357 1255 0 internal conversion function for KOI8U to UTF8 4358 1255 0 internal conversion function for UTF8 to WIN 4359 1255 0 internal conversion function for WIN to UTF8 4360 1255 0 internal conversion function for EUC_CN to UTF8 4361 1255 0 internal conversion function for UTF8 to EUC_CN 4362 1255 0 internal conversion function for EUC_JP to UTF8 4363 1255 0 internal conversion function for UTF8 to EUC_JP 4364 1255 0 internal conversion function for EUC_KR to UTF8 4365 1255 0 internal conversion function for UTF8 to EUC_KR 4366 1255 0 internal conversion function for EUC_TW to UTF8 4367 1255 0 internal conversion function for UTF8 to EUC_TW 4368 1255 0 internal conversion function for GB18030 to UTF8 4369 1255 0 internal conversion function for UTF8 to GB18030 4370 1255 0 internal conversion function for GBK to UTF8 4371 1255 0 internal conversion function for UTF8 to GBK 4372 1255 0 internal conversion function for UTF8 to ISO-8859 2-16 4373 1255 0 internal conversion function for ISO-8859 2-16 to UTF8 4374 1255 0 internal conversion function for LATIN1 to UTF8 4375 1255 0 internal conversion function for UTF8 to LATIN1 4376 1255 0 internal conversion function for JOHAB to UTF8 4377 1255 0 internal conversion function for UTF8 to JOHAB 4378 1255 0 internal conversion function for SJIS to UTF8 4379 1255 0 internal conversion function for UTF8 to SJIS 4380 1255 0 internal conversion function for UHC to UTF8 4381 1255 0 internal conversion function for UTF8 to UHC 4382 1255 0 internal conversion function for EUC_JIS_2004 to UTF8 4383 1255 0 internal conversion function for UTF8 to EUC_JIS_2004 4384 1255 0 internal conversion function for SHIFT_JIS_2004 to UTF8 4385 1255 0 internal conversion function for UTF8 to SHIFT_JIS_2004 4386 1255 0 internal conversion function for EUC_JIS_2004 to SHIFT_JIS_2004 4387 1255 0 internal conversion function for SHIFT_JIS_2004 to EUC_JIS_2004 5040 1255 0 restriction selectivity for generic matching operators 5041 1255 0 join selectivity for generic matching operators 6003 1255 0 create a replication origin 6004 1255 0 drop replication origin identified by its name 6005 1255 0 translate the replication origin's name to its id 6006 1255 0 configure session to maintain replication progress tracking for the passed in origin 6007 1255 0 teardown configured replication progress tracking 6008 1255 0 is a replication origin configured in this session 6009 1255 0 get the replication progress of the current session 6010 1255 0 setup the transaction's origin lsn and timestamp 6011 1255 0 reset the transaction's origin lsn and timestamp 6012 1255 0 advance replication origin to specific location 6013 1255 0 get an individual replication origin's replication progress 6014 1255 0 get progress for all replication origins 4096 1247 0 registered role 6119 1255 0 get information of the tables that are part of the specified publications 6121 1255 0 returns whether a relation can be part of a publication 3298 1255 0 row security for current context active on table by table oid 3299 1255 0 row security for current context active on table by table name 3400 1255 0 pg_config binary as a function 3441 1255 0 pg_controldata general state information as a function 3442 1255 0 pg_controldata checkpoint state information as a function 3443 1255 0 pg_controldata recovery state information as a function 3444 1255 0 pg_controldata init state information as a function 6179 1255 0 standard array subscripting support 6180 1255 0 raw array subscripting support 6098 1255 0 jsonb subscripting logic 3445 1255 0 import collations from operating system 3448 1255 0 get actual version of collation from operating system 6249 1255 0 get actual version of database collation from operating system 3353 1255 0 list files in the log directory 3354 1255 0 list of files in the WAL directory 5031 1255 0 list of files in the archive_status directory 5029 1255 0 list files in the pgsql_tmp directory 5030 1255 0 list files in the pgsql_tmp directory 6270 1255 0 list of files in the pg_logical/snapshots directory 6271 1255 0 list of files in the pg_logical/mappings directory 6272 1255 0 list of files in the pg_replslot/slot_name directory 5028 1255 0 hash partition CHECK constraint 3423 1255 0 view partition tree tables 3425 1255 0 view ancestors of the partition 3424 1255 0 get top-most partition root parent 4549 1255 0 Unicode version used by Postgres 6099 1255 0 Unicode version used by ICU, if enabled 6105 1255 0 check valid Unicode 4350 1255 0 Unicode normalization 4351 1255 0 check Unicode normalization 6198 1255 0 unescape Unicode characters 4596 1255 0 I/O 4597 1255 0 I/O 4598 1255 0 I/O 4599 1255 0 I/O 4638 1255 0 I/O 4639 1255 0 I/O 4640 1255 0 I/O 4641 1255 0 I/O 6291 1255 0 arbitrary value from among input values 6292 1255 0 aggregate transition function 8436 1255 0 list of available WAL summary files 8437 1255 0 contents of a WAL summary file 8047 1255 0 GiST support 8048 1255 0 set statistics on relation 8049 1255 0 set statistics on attribute 16 1247 0 boolean, format 't'/'f' 17 1247 0 variable-length string, binary values escaped 18 1247 0 single character 19 1247 0 63-byte type for storing system identifiers 20 1247 0 ~18 digit integer, 8-byte storage 21 1247 0 -32 thousand to 32 thousand, 2-byte storage 22 1247 0 array of int2, used in system tables 23 1247 0 -2 billion to 2 billion integer, 4-byte storage 24 1247 0 registered procedure 25 1247 0 variable-length string, no limit specified 26 1247 0 object identifier(oid), maximum 4 billion 27 1247 0 tuple physical location, format '(block,offset)' 28 1247 0 transaction id 29 1247 0 command identifier type, sequence in transaction id 30 1247 0 array of oids, used in system tables 114 1247 0 JSON stored as text 142 1247 0 XML content 194 1247 0 string representing an internal node tree 3361 1247 0 multivariate ndistinct coefficients 3402 1247 0 multivariate dependencies 5017 1247 0 multivariate MCV list 32 1247 0 internal type for passing CollectedCommand 5069 1247 0 full transaction id 600 1247 0 geometric point, format '(x,y)' 601 1247 0 geometric line segment, format '[point1,point2]' 602 1247 0 geometric path, format '(point1,...)' 603 1247 0 geometric box, format 'lower left point,upper right point' 604 1247 0 geometric polygon, format '(point1,...)' 628 1247 0 geometric line, formats '{A,B,C}'/'[point1,point2]' 700 1247 0 single-precision floating point number, 4-byte storage 701 1247 0 double-precision floating point number, 8-byte storage 705 1247 0 pseudo-type representing an undetermined type 718 1247 0 geometric circle, format '
' 790 1247 0 monetary amounts, $d,ddd.cc 829 1247 0 XX:XX:XX:XX:XX:XX, MAC address 869 1247 0 IP address/netmask, host address, netmask optional 650 1247 0 network IP address/netmask, network address 774 1247 0 XX:XX:XX:XX:XX:XX:XX:XX, MAC address 1033 1247 0 access control list 1042 1247 0 'char(length)' blank-padded string, fixed storage length 1043 1247 0 'varchar(length)' non-blank-padded string, variable storage length 1082 1247 0 date 1083 1247 0 time of day 1114 1247 0 date and time 1184 1247 0 date and time with time zone 1186 1247 0 time interval, format 'number units ...' 1266 1247 0 time of day with time zone 1560 1247 0 fixed-length bit string 1562 1247 0 variable-length bit string 1700 1247 0 'numeric(precision, scale)' arbitrary precision number 1790 1247 0 reference to cursor (portal name) 2202 1247 0 registered procedure (with args) 2203 1247 0 registered operator 2204 1247 0 registered operator (with args) 2205 1247 0 registered class 4191 1247 0 registered collation 2206 1247 0 registered type 4089 1247 0 registered namespace 2950 1247 0 UUID 3220 1247 0 PostgreSQL LSN 3614 1247 0 text representation for text search 3642 1247 0 GiST index internal text representation for text search 3615 1247 0 query representation for text search 3734 1247 0 registered text search configuration 3769 1247 0 registered text search dictionary 3802 1247 0 Binary JSON 4072 1247 0 JSON path 2970 1247 0 transaction snapshot 5038 1247 0 transaction snapshot 3904 1247 0 range of integers 3906 1247 0 range of numerics 3908 1247 0 range of timestamps without time zone 3910 1247 0 range of timestamps with time zone 3912 1247 0 range of dates 3926 1247 0 range of bigints 4451 1247 0 multirange of integers 4532 1247 0 multirange of numerics 4533 1247 0 multirange of timestamps without time zone 4534 1247 0 multirange of timestamps with time zone 4535 1247 0 multirange of dates 4536 1247 0 multirange of bigints 2249 1247 0 pseudo-type representing any composite type 2275 1247 0 C-style string 2276 1247 0 pseudo-type representing any type 2277 1247 0 pseudo-type representing a polymorphic array type 2278 1247 0 pseudo-type for the result of a function with no real result 2279 1247 0 pseudo-type for the result of a trigger function 3838 1247 0 pseudo-type for the result of an event trigger function 2280 1247 0 pseudo-type for the result of a language handler function 2281 1247 0 pseudo-type representing an internal data structure 2283 1247 0 pseudo-type representing a polymorphic base type 2776 1247 0 pseudo-type representing a polymorphic base type that is not an array 3500 1247 0 pseudo-type representing a polymorphic base type that is an enum 3115 1247 0 pseudo-type for the result of an FDW handler function 325 1247 0 pseudo-type for the result of an index AM handler function 3310 1247 0 pseudo-type for the result of a tablesample method function 269 1247 0 pseudo-type for the result of a table AM handler function 3831 1247 0 pseudo-type representing a range over a polymorphic base type 5077 1247 0 pseudo-type representing a polymorphic common type 5078 1247 0 pseudo-type representing an array of polymorphic common type elements 5079 1247 0 pseudo-type representing a polymorphic common type that is not an array 5080 1247 0 pseudo-type representing a range over a polymorphic common type 4537 1247 0 pseudo-type representing a polymorphic base type that is a multirange 4538 1247 0 pseudo-type representing a multirange over a polymorphic common type 4600 1247 0 pseudo-type representing BRIN bloom summary 4601 1247 0 pseudo-type representing BRIN minmax-multi summary 15 2617 0 equal 36 2617 0 not equal 37 2617 0 less than 76 2617 0 greater than 80 2617 0 less than or equal 82 2617 0 greater than or equal 58 2617 0 less than 59 2617 0 greater than 85 2617 0 not equal 91 2617 0 equal 1694 2617 0 less than or equal 1695 2617 0 greater than or equal 92 2617 0 equal 93 2617 0 equal 94 2617 0 equal 95 2617 0 less than 96 2617 0 equal 97 2617 0 less than 98 2617 0 equal 3877 2617 0 starts with 254 2617 0 equal 255 2617 0 less than 256 2617 0 less than or equal 257 2617 0 greater than or equal 258 2617 0 greater than 259 2617 0 not equal 260 2617 0 equal 261 2617 0 less than 262 2617 0 less than or equal 263 2617 0 greater than or equal 264 2617 0 greater than 265 2617 0 not equal 349 2617 0 append element onto end of array 374 2617 0 prepend element onto front of array 375 2617 0 concatenate 352 2617 0 equal 353 2617 0 equal 3315 2617 0 not equal 3316 2617 0 not equal 5068 2617 0 equal 5072 2617 0 not equal 5073 2617 0 less than 5074 2617 0 greater than 5075 2617 0 less than or equal 5076 2617 0 greater than or equal 385 2617 0 equal 387 2617 0 equal 402 2617 0 not equal 2799 2617 0 less than 2800 2617 0 greater than 2801 2617 0 less than or equal 2802 2617 0 greater than or equal 410 2617 0 equal 411 2617 0 not equal 412 2617 0 less than 413 2617 0 greater than 414 2617 0 less than or equal 415 2617 0 greater than or equal 416 2617 0 equal 417 2617 0 not equal 418 2617 0 less than 419 2617 0 greater than 420 2617 0 less than or equal 430 2617 0 greater than or equal 439 2617 0 modulus 473 2617 0 absolute value 484 2617 0 negate 485 2617 0 is left of 486 2617 0 overlaps or is left of 487 2617 0 overlaps or is right of 488 2617 0 is right of 489 2617 0 is contained by 490 2617 0 contains 491 2617 0 same as 492 2617 0 overlaps 493 2617 0 is left of 494 2617 0 overlaps or is left of 495 2617 0 overlaps or is right of 496 2617 0 is right of 497 2617 0 is contained by 498 2617 0 contains 499 2617 0 same as 500 2617 0 overlaps 501 2617 0 greater than or equal by area 502 2617 0 greater than by area 503 2617 0 equal by area 504 2617 0 less than by area 505 2617 0 less than or equal by area 506 2617 0 deprecated, use |>> instead 507 2617 0 is left of 508 2617 0 is right of 509 2617 0 deprecated, use <<| instead 510 2617 0 same as 511 2617 0 point inside box 433 2617 0 contains 512 2617 0 point within closed path, or point on open path 513 2617 0 center of 514 2617 0 multiply 517 2617 0 distance between 518 2617 0 not equal 519 2617 0 not equal 520 2617 0 greater than 521 2617 0 greater than 522 2617 0 less than or equal 523 2617 0 less than or equal 524 2617 0 greater than or equal 525 2617 0 greater than or equal 526 2617 0 multiply 527 2617 0 divide 528 2617 0 divide 529 2617 0 modulus 530 2617 0 modulus 531 2617 0 not equal 532 2617 0 equal 533 2617 0 equal 534 2617 0 less than 535 2617 0 less than 536 2617 0 greater than 537 2617 0 greater than 538 2617 0 not equal 539 2617 0 not equal 540 2617 0 less than or equal 541 2617 0 less than or equal 542 2617 0 greater than or equal 543 2617 0 greater than or equal 544 2617 0 multiply 545 2617 0 multiply 546 2617 0 divide 547 2617 0 divide 550 2617 0 add 551 2617 0 add 552 2617 0 add 553 2617 0 add 554 2617 0 subtract 555 2617 0 subtract 556 2617 0 subtract 557 2617 0 subtract 558 2617 0 negate 559 2617 0 negate 584 2617 0 negate 585 2617 0 negate 586 2617 0 add 587 2617 0 subtract 588 2617 0 divide 589 2617 0 multiply 590 2617 0 absolute value 591 2617 0 add 592 2617 0 subtract 593 2617 0 divide 594 2617 0 multiply 595 2617 0 absolute value 596 2617 0 square root 597 2617 0 cube root 607 2617 0 equal 608 2617 0 not equal 609 2617 0 less than 610 2617 0 greater than 611 2617 0 less than or equal 612 2617 0 greater than or equal 644 2617 0 not equal 645 2617 0 less than 646 2617 0 greater than 647 2617 0 less than or equal 648 2617 0 greater than or equal 649 2617 0 equal 613 2617 0 distance between 760 2617 0 distance between 614 2617 0 distance between 761 2617 0 distance between 615 2617 0 distance between 606 2617 0 distance between 616 2617 0 distance between 762 2617 0 distance between 617 2617 0 distance between 763 2617 0 distance between 618 2617 0 distance between 784 2617 0 distance between 620 2617 0 equal 621 2617 0 not equal 622 2617 0 less than 623 2617 0 greater than 624 2617 0 less than or equal 625 2617 0 greater than or equal 630 2617 0 not equal 631 2617 0 less than 632 2617 0 less than or equal 633 2617 0 greater than 634 2617 0 greater than or equal 639 2617 0 matches regular expression, case-sensitive 640 2617 0 does not match regular expression, case-sensitive 641 2617 0 matches regular expression, case-sensitive 642 2617 0 does not match regular expression, case-sensitive 643 2617 0 not equal 654 2617 0 concatenate 660 2617 0 less than 661 2617 0 less than or equal 662 2617 0 greater than 663 2617 0 greater than or equal 664 2617 0 less than 665 2617 0 less than or equal 666 2617 0 greater than 667 2617 0 greater than or equal 670 2617 0 equal 671 2617 0 not equal 672 2617 0 less than 673 2617 0 less than or equal 674 2617 0 greater than 675 2617 0 greater than or equal 682 2617 0 absolute value 684 2617 0 add 685 2617 0 subtract 686 2617 0 multiply 687 2617 0 divide 688 2617 0 add 689 2617 0 subtract 690 2617 0 multiply 691 2617 0 divide 692 2617 0 add 693 2617 0 subtract 694 2617 0 multiply 695 2617 0 divide 818 2617 0 add 819 2617 0 subtract 820 2617 0 multiply 821 2617 0 divide 822 2617 0 add 823 2617 0 subtract 824 2617 0 multiply 825 2617 0 divide 706 2617 0 distance between 707 2617 0 distance between 708 2617 0 distance between 709 2617 0 distance between 712 2617 0 distance between 713 2617 0 not equal 731 2617 0 add points (translate) 732 2617 0 subtract points (translate) 733 2617 0 multiply points (scale/rotate) 734 2617 0 divide points (scale/rotate) 735 2617 0 concatenate 736 2617 0 add (translate path) 737 2617 0 subtract (translate path) 738 2617 0 multiply (rotate/scale path) 739 2617 0 divide (rotate/scale path) 755 2617 0 contains 756 2617 0 is contained by 757 2617 0 contains 758 2617 0 is contained by 759 2617 0 contains 773 2617 0 absolute value 792 2617 0 equal 793 2617 0 less than 794 2617 0 greater than 795 2617 0 less than or equal 796 2617 0 greater than or equal 797 2617 0 number of points 798 2617 0 intersect 799 2617 0 sum of path segment lengths 800 2617 0 is above (allows touching) 801 2617 0 is below (allows touching) 802 2617 0 deprecated, use && instead 803 2617 0 box intersection 804 2617 0 add point to box (translate) 805 2617 0 subtract point from box (translate) 806 2617 0 multiply box by point (scale) 807 2617 0 divide box by point (scale) 808 2617 0 horizontally aligned 809 2617 0 vertically aligned 843 2617 0 multiply 844 2617 0 divide 845 2617 0 multiply 900 2617 0 equal 901 2617 0 not equal 902 2617 0 less than 903 2617 0 greater than 904 2617 0 less than or equal 905 2617 0 greater than or equal 906 2617 0 add 907 2617 0 subtract 908 2617 0 multiply 909 2617 0 divide 3346 2617 0 multiply 3347 2617 0 divide 912 2617 0 multiply 913 2617 0 divide 914 2617 0 multiply 915 2617 0 divide 916 2617 0 multiply 3349 2617 0 multiply 917 2617 0 multiply 918 2617 0 multiply 3825 2617 0 divide 965 2617 0 exponentiation 966 2617 0 add/update ACL item 967 2617 0 remove ACL item 968 2617 0 contains 974 2617 0 equal 969 2617 0 center of 971 2617 0 center of 1054 2617 0 equal 1055 2617 0 matches regular expression, case-sensitive 1056 2617 0 does not match regular expression, case-sensitive 1057 2617 0 not equal 1058 2617 0 less than 1059 2617 0 less than or equal 1060 2617 0 greater than 1061 2617 0 greater than or equal 1070 2617 0 equal 1071 2617 0 not equal 1072 2617 0 less than 1073 2617 0 greater than 1074 2617 0 less than or equal 1075 2617 0 greater than or equal 1076 2617 0 add 1077 2617 0 subtract 1093 2617 0 equal 1094 2617 0 not equal 1095 2617 0 less than 1096 2617 0 less than or equal 1097 2617 0 greater than 1098 2617 0 greater than or equal 1099 2617 0 subtract 1100 2617 0 add 1101 2617 0 subtract 1108 2617 0 equal 1109 2617 0 not equal 1110 2617 0 less than 1111 2617 0 less than or equal 1112 2617 0 greater than 1113 2617 0 greater than or equal 1550 2617 0 equal 1551 2617 0 not equal 1552 2617 0 less than 1553 2617 0 less than or equal 1554 2617 0 greater than 1555 2617 0 greater than or equal 1116 2617 0 add 1117 2617 0 subtract 1118 2617 0 divide 1119 2617 0 multiply 1120 2617 0 equal 1121 2617 0 not equal 1122 2617 0 less than 1123 2617 0 greater than 1124 2617 0 less than or equal 1125 2617 0 greater than or equal 1126 2617 0 add 1127 2617 0 subtract 1128 2617 0 divide 1129 2617 0 multiply 1130 2617 0 equal 1131 2617 0 not equal 1132 2617 0 less than 1133 2617 0 greater than 1134 2617 0 less than or equal 1135 2617 0 greater than or equal 1207 2617 0 matches LIKE expression 1208 2617 0 does not match LIKE expression 1209 2617 0 matches LIKE expression 1210 2617 0 does not match LIKE expression 1211 2617 0 matches LIKE expression 1212 2617 0 does not match LIKE expression 1226 2617 0 matches regular expression, case-insensitive 1227 2617 0 does not match regular expression, case-insensitive 1228 2617 0 matches regular expression, case-insensitive 1229 2617 0 does not match regular expression, case-insensitive 1234 2617 0 matches regular expression, case-insensitive 1235 2617 0 does not match regular expression, case-insensitive 1320 2617 0 equal 1321 2617 0 not equal 1322 2617 0 less than 1323 2617 0 less than or equal 1324 2617 0 greater than 1325 2617 0 greater than or equal 1327 2617 0 add 1328 2617 0 subtract 1329 2617 0 subtract 1330 2617 0 equal 1331 2617 0 not equal 1332 2617 0 less than 1333 2617 0 less than or equal 1334 2617 0 greater than 1335 2617 0 greater than or equal 1336 2617 0 negate 1337 2617 0 add 1338 2617 0 subtract 1360 2617 0 convert date and time to timestamp 1361 2617 0 convert date and time with time zone to timestamp with time zone 1363 2617 0 convert time and date to timestamp 1366 2617 0 convert time with time zone and date to timestamp with time zone 1399 2617 0 subtract 1420 2617 0 center of 1500 2617 0 equal by area 1501 2617 0 not equal by area 1502 2617 0 less than by area 1503 2617 0 greater than by area 1504 2617 0 less than or equal by area 1505 2617 0 greater than or equal by area 1506 2617 0 is left of 1507 2617 0 overlaps or is left of 1508 2617 0 overlaps or is right of 1509 2617 0 is right of 1510 2617 0 is contained by 1511 2617 0 contains 1512 2617 0 same as 1513 2617 0 overlaps 1514 2617 0 is above 1515 2617 0 is below 1516 2617 0 add 1517 2617 0 subtract 1518 2617 0 multiply 1519 2617 0 divide 1520 2617 0 distance between 1521 2617 0 number of points 1522 2617 0 distance between 3291 2617 0 distance between 3276 2617 0 distance between 3289 2617 0 distance between 1523 2617 0 distance between 1383 2617 0 distance between 1525 2617 0 intersect 1526 2617 0 parallel 1527 2617 0 perpendicular 1528 2617 0 horizontal 1529 2617 0 vertical 1535 2617 0 equal 1536 2617 0 intersection point 1537 2617 0 intersect 1538 2617 0 intersect 1539 2617 0 intersect 1546 2617 0 point on line 1547 2617 0 is contained by 1548 2617 0 lseg on line 1549 2617 0 is contained by 1557 2617 0 closest point to A on B 1558 2617 0 closest point to A on B 1559 2617 0 closest point to A on B 1567 2617 0 closest point to A on B 1577 2617 0 closest point to A on B 1578 2617 0 closest point to A on B 1583 2617 0 multiply 1584 2617 0 multiply 1585 2617 0 divide 1586 2617 0 not equal 1587 2617 0 less than by length 1588 2617 0 less than or equal by length 1589 2617 0 greater than by length 1590 2617 0 greater than or equal by length 1591 2617 0 distance between endpoints 1611 2617 0 intersect 1612 2617 0 parallel 1613 2617 0 perpendicular 1614 2617 0 horizontal 1615 2617 0 vertical 1616 2617 0 equal 1617 2617 0 intersection point 4161 2617 0 is above 4162 2617 0 is below 1220 2617 0 equal 1221 2617 0 not equal 1222 2617 0 less than 1223 2617 0 less than or equal 1224 2617 0 greater than 1225 2617 0 greater than or equal 3147 2617 0 bitwise not 3148 2617 0 bitwise and 3149 2617 0 bitwise or 3362 2617 0 equal 3363 2617 0 not equal 3364 2617 0 less than 3365 2617 0 less than or equal 3366 2617 0 greater than 3367 2617 0 greater than or equal 3368 2617 0 bitwise not 3369 2617 0 bitwise and 3370 2617 0 bitwise or 1201 2617 0 equal 1202 2617 0 not equal 1203 2617 0 less than 1204 2617 0 less than or equal 1205 2617 0 greater than 1206 2617 0 greater than or equal 931 2617 0 is subnet 932 2617 0 is subnet or equal 933 2617 0 is supernet 934 2617 0 is supernet or equal 3552 2617 0 overlaps (is subnet or supernet) 2634 2617 0 bitwise not 2635 2617 0 bitwise and 2636 2617 0 bitwise or 2637 2617 0 add 2638 2617 0 add 2639 2617 0 subtract 2640 2617 0 subtract 1625 2617 0 matches LIKE expression, case-insensitive 1626 2617 0 does not match LIKE expression, case-insensitive 1627 2617 0 matches LIKE expression, case-insensitive 1628 2617 0 does not match LIKE expression, case-insensitive 1629 2617 0 matches LIKE expression, case-insensitive 1630 2617 0 does not match LIKE expression, case-insensitive 1751 2617 0 negate 1752 2617 0 equal 1753 2617 0 not equal 1754 2617 0 less than 1755 2617 0 less than or equal 1756 2617 0 greater than 1757 2617 0 greater than or equal 1758 2617 0 add 1759 2617 0 subtract 1760 2617 0 multiply 1761 2617 0 divide 1762 2617 0 modulus 1038 2617 0 exponentiation 1763 2617 0 absolute value 1784 2617 0 equal 1785 2617 0 not equal 1786 2617 0 less than 1787 2617 0 greater than 1788 2617 0 less than or equal 1789 2617 0 greater than or equal 1791 2617 0 bitwise and 1792 2617 0 bitwise or 1793 2617 0 bitwise exclusive or 1794 2617 0 bitwise not 1795 2617 0 bitwise shift left 1796 2617 0 bitwise shift right 1797 2617 0 concatenate 1800 2617 0 add 1801 2617 0 subtract 1802 2617 0 add 1803 2617 0 subtract 1804 2617 0 equal 1805 2617 0 not equal 1806 2617 0 less than 1807 2617 0 greater than 1808 2617 0 less than or equal 1809 2617 0 greater than or equal 1849 2617 0 add 1862 2617 0 equal 1863 2617 0 not equal 1864 2617 0 less than 1865 2617 0 greater than 1866 2617 0 less than or equal 1867 2617 0 greater than or equal 1868 2617 0 equal 1869 2617 0 not equal 1870 2617 0 less than 1871 2617 0 greater than 1872 2617 0 less than or equal 1873 2617 0 greater than or equal 1874 2617 0 bitwise and 1875 2617 0 bitwise or 1876 2617 0 bitwise exclusive or 1877 2617 0 bitwise not 1878 2617 0 bitwise shift left 1879 2617 0 bitwise shift right 1880 2617 0 bitwise and 1881 2617 0 bitwise or 1882 2617 0 bitwise exclusive or 1883 2617 0 bitwise not 1884 2617 0 bitwise shift left 1885 2617 0 bitwise shift right 1886 2617 0 bitwise and 1887 2617 0 bitwise or 1888 2617 0 bitwise exclusive or 1889 2617 0 bitwise not 1890 2617 0 bitwise shift left 1891 2617 0 bitwise shift right 1916 2617 0 unary plus 1917 2617 0 unary plus 1918 2617 0 unary plus 1919 2617 0 unary plus 1920 2617 0 unary plus 1921 2617 0 unary plus 1955 2617 0 equal 1956 2617 0 not equal 1957 2617 0 less than 1958 2617 0 less than or equal 1959 2617 0 greater than 1960 2617 0 greater than or equal 2016 2617 0 matches LIKE expression 2017 2617 0 does not match LIKE expression 2018 2617 0 concatenate 2060 2617 0 equal 2061 2617 0 not equal 2062 2617 0 less than 2063 2617 0 less than or equal 2064 2617 0 greater than 2065 2617 0 greater than or equal 2066 2617 0 add 2067 2617 0 subtract 2068 2617 0 subtract 2314 2617 0 less than 2315 2617 0 less than or equal 2317 2617 0 greater than or equal 2318 2617 0 greater than 2326 2617 0 less than 2327 2617 0 less than or equal 2329 2617 0 greater than or equal 2330 2617 0 greater than 2345 2617 0 less than 2346 2617 0 less than or equal 2347 2617 0 equal 2348 2617 0 greater than or equal 2349 2617 0 greater than 2350 2617 0 not equal 2358 2617 0 less than 2359 2617 0 less than or equal 2360 2617 0 equal 2361 2617 0 greater than or equal 2362 2617 0 greater than 2363 2617 0 not equal 2371 2617 0 less than 2372 2617 0 less than or equal 2373 2617 0 equal 2374 2617 0 greater than or equal 2375 2617 0 greater than 2376 2617 0 not equal 2384 2617 0 less than 2385 2617 0 less than or equal 2386 2617 0 equal 2387 2617 0 greater than or equal 2388 2617 0 greater than 2389 2617 0 not equal 2534 2617 0 less than 2535 2617 0 less than or equal 2536 2617 0 equal 2537 2617 0 greater than or equal 2538 2617 0 greater than 2539 2617 0 not equal 2540 2617 0 less than 2541 2617 0 less than or equal 2542 2617 0 equal 2543 2617 0 greater than or equal 2544 2617 0 greater than 2545 2617 0 not equal 2551 2617 0 add 2552 2617 0 add 2553 2617 0 add 2554 2617 0 add 2555 2617 0 add 2570 2617 0 is below 2571 2617 0 overlaps or is below 2572 2617 0 overlaps or is above 2573 2617 0 is above 2574 2617 0 is below 2575 2617 0 overlaps or is below 2576 2617 0 overlaps or is above 2577 2617 0 is above 2589 2617 0 overlaps or is below 2590 2617 0 overlaps or is above 2750 2617 0 overlaps 2751 2617 0 contains 2752 2617 0 is contained by 2779 2617 0 concatenate 2780 2617 0 concatenate 2972 2617 0 equal 2973 2617 0 not equal 2974 2617 0 less than 2975 2617 0 greater than 2976 2617 0 less than or equal 2977 2617 0 greater than or equal 3222 2617 0 equal 3223 2617 0 not equal 3224 2617 0 less than 3225 2617 0 greater than 3226 2617 0 less than or equal 3227 2617 0 greater than or equal 3228 2617 0 minus 5025 2617 0 add 5026 2617 0 add 5027 2617 0 subtract 3516 2617 0 equal 3517 2617 0 not equal 3518 2617 0 less than 3519 2617 0 greater than 3520 2617 0 less than or equal 3521 2617 0 greater than or equal 3627 2617 0 less than 3628 2617 0 less than or equal 3629 2617 0 equal 3630 2617 0 not equal 3631 2617 0 greater than or equal 3632 2617 0 greater than 3633 2617 0 concatenate 3636 2617 0 text search match 3637 2617 0 text search match 3660 2617 0 deprecated, use @@ instead 3661 2617 0 deprecated, use @@ instead 3674 2617 0 less than 3675 2617 0 less than or equal 3676 2617 0 equal 3677 2617 0 not equal 3678 2617 0 greater than or equal 3679 2617 0 greater than 3680 2617 0 AND-concatenate 3681 2617 0 OR-concatenate 5005 2617 0 phrase-concatenate 3682 2617 0 NOT tsquery 3693 2617 0 contains 3694 2617 0 is contained by 3762 2617 0 text search match 3763 2617 0 text search match 2988 2617 0 equal 2989 2617 0 not equal 2990 2617 0 less than 2991 2617 0 greater than 2992 2617 0 less than or equal 2993 2617 0 greater than or equal 3188 2617 0 identical 3189 2617 0 not identical 3190 2617 0 less than 3191 2617 0 greater than 3192 2617 0 less than or equal 3193 2617 0 greater than or equal 3882 2617 0 equal 3883 2617 0 not equal 3884 2617 0 less than 3885 2617 0 less than or equal 3886 2617 0 greater than or equal 3887 2617 0 greater than 3888 2617 0 overlaps 3889 2617 0 contains 3890 2617 0 contains 3891 2617 0 is contained by 3892 2617 0 is contained by 3893 2617 0 is left of 3894 2617 0 is right of 3895 2617 0 overlaps or is left of 3896 2617 0 overlaps or is right of 3897 2617 0 is adjacent to 3898 2617 0 range union 3899 2617 0 range difference 3900 2617 0 range intersection 3962 2617 0 get json object field 3963 2617 0 get json object field as text 3964 2617 0 get json array element 3965 2617 0 get json array element as text 3966 2617 0 get value from json with path elements 3967 2617 0 get value from json as text with path elements 3211 2617 0 get jsonb object field 3477 2617 0 get jsonb object field as text 3212 2617 0 get jsonb array element 3481 2617 0 get jsonb array element as text 3213 2617 0 get value from jsonb with path elements 3206 2617 0 get value from jsonb as text with path elements 3240 2617 0 equal 3241 2617 0 not equal 3242 2617 0 less than 3243 2617 0 greater than 3244 2617 0 less than or equal 3245 2617 0 greater than or equal 3246 2617 0 contains 3247 2617 0 key exists 3248 2617 0 any key exists 3249 2617 0 all keys exist 3250 2617 0 is contained by 3284 2617 0 concatenate 3285 2617 0 delete object field 3398 2617 0 delete object fields 3286 2617 0 delete array element 3287 2617 0 delete path 4012 2617 0 jsonpath exists 4013 2617 0 jsonpath match 2860 2617 0 equal 2861 2617 0 not equal 2862 2617 0 less than 2863 2617 0 less than or equal 2864 2617 0 greater than or equal 2865 2617 0 greater than 2866 2617 0 overlaps 2867 2617 0 overlaps 2868 2617 0 overlaps 2869 2617 0 contains 2870 2617 0 contains 2871 2617 0 contains 2872 2617 0 is contained by 2873 2617 0 is contained by 2874 2617 0 is contained by 4539 2617 0 contains 4540 2617 0 is contained by 2875 2617 0 overlaps or is left of 2876 2617 0 overlaps or is left of 2877 2617 0 overlaps or is left of 3585 2617 0 overlaps or is right of 4035 2617 0 overlaps or is right of 4142 2617 0 overlaps or is right of 4179 2617 0 is adjacent to 4180 2617 0 is adjacent to 4198 2617 0 is adjacent to 4392 2617 0 multirange union 4393 2617 0 multirange minus 4394 2617 0 multirange intersect 4395 2617 0 is left of 4396 2617 0 is left of 4397 2617 0 is left of 4398 2617 0 is right of 4399 2617 0 is right of 4400 2617 0 is right of 2 2601 0 heap table access method 403 2601 0 b-tree index access method 405 2601 0 hash index access method 783 2601 0 GiST index access method 2742 2601 0 GIN index access method 4000 2601 0 SP-GiST index access method 3580 2601 0 block range index (BRIN) access method 12 2612 0 built-in functions 13 2612 0 dynamically-loaded C functions 14 2612 0 SQL-language functions 11 2615 0 system catalog schema 99 2615 0 reserved schema for TOAST tables 2200 2615 0 standard public schema 4402 2607 0 conversion for KOI8R to MULE_INTERNAL 4403 2607 0 conversion for MULE_INTERNAL to KOI8R 4404 2607 0 conversion for ISO-8859-5 to MULE_INTERNAL 4405 2607 0 conversion for MULE_INTERNAL to ISO-8859-5 4406 2607 0 conversion for WIN1251 to MULE_INTERNAL 4407 2607 0 conversion for MULE_INTERNAL to WIN1251 4408 2607 0 conversion for WIN866 to MULE_INTERNAL 4409 2607 0 conversion for MULE_INTERNAL to WIN866 4410 2607 0 conversion for KOI8R to WIN1251 4411 2607 0 conversion for WIN1251 to KOI8R 4412 2607 0 conversion for KOI8R to WIN866 4413 2607 0 conversion for WIN866 to KOI8R 4414 2607 0 conversion for WIN866 to WIN1251 4415 2607 0 conversion for WIN1251 to WIN866 4416 2607 0 conversion for ISO-8859-5 to KOI8R 4417 2607 0 conversion for KOI8R to ISO-8859-5 4418 2607 0 conversion for ISO-8859-5 to WIN1251 4419 2607 0 conversion for WIN1251 to ISO-8859-5 4420 2607 0 conversion for ISO-8859-5 to WIN866 4421 2607 0 conversion for WIN866 to ISO-8859-5 4422 2607 0 conversion for EUC_CN to MULE_INTERNAL 4423 2607 0 conversion for MULE_INTERNAL to EUC_CN 4424 2607 0 conversion for EUC_JP to SJIS 4425 2607 0 conversion for SJIS to EUC_JP 4426 2607 0 conversion for EUC_JP to MULE_INTERNAL 4427 2607 0 conversion for SJIS to MULE_INTERNAL 4428 2607 0 conversion for MULE_INTERNAL to EUC_JP 4429 2607 0 conversion for MULE_INTERNAL to SJIS 4430 2607 0 conversion for EUC_KR to MULE_INTERNAL 4431 2607 0 conversion for MULE_INTERNAL to EUC_KR 4432 2607 0 conversion for EUC_TW to BIG5 4433 2607 0 conversion for BIG5 to EUC_TW 4434 2607 0 conversion for EUC_TW to MULE_INTERNAL 4435 2607 0 conversion for BIG5 to MULE_INTERNAL 4436 2607 0 conversion for MULE_INTERNAL to EUC_TW 4437 2607 0 conversion for MULE_INTERNAL to BIG5 4438 2607 0 conversion for LATIN2 to MULE_INTERNAL 4439 2607 0 conversion for MULE_INTERNAL to LATIN2 4440 2607 0 conversion for WIN1250 to MULE_INTERNAL 4441 2607 0 conversion for MULE_INTERNAL to WIN1250 4442 2607 0 conversion for LATIN2 to WIN1250 4443 2607 0 conversion for WIN1250 to LATIN2 4444 2607 0 conversion for LATIN1 to MULE_INTERNAL 4445 2607 0 conversion for MULE_INTERNAL to LATIN1 4446 2607 0 conversion for LATIN3 to MULE_INTERNAL 4447 2607 0 conversion for MULE_INTERNAL to LATIN3 4448 2607 0 conversion for LATIN4 to MULE_INTERNAL 4449 2607 0 conversion for MULE_INTERNAL to LATIN4 4452 2607 0 conversion for BIG5 to UTF8 4453 2607 0 conversion for UTF8 to BIG5 4454 2607 0 conversion for UTF8 to KOI8R 4455 2607 0 conversion for KOI8R to UTF8 4456 2607 0 conversion for UTF8 to KOI8U 4457 2607 0 conversion for KOI8U to UTF8 4458 2607 0 conversion for UTF8 to WIN866 4459 2607 0 conversion for WIN866 to UTF8 4460 2607 0 conversion for UTF8 to WIN874 4461 2607 0 conversion for WIN874 to UTF8 4462 2607 0 conversion for UTF8 to WIN1250 4463 2607 0 conversion for WIN1250 to UTF8 4464 2607 0 conversion for UTF8 to WIN1251 4465 2607 0 conversion for WIN1251 to UTF8 4466 2607 0 conversion for UTF8 to WIN1252 4467 2607 0 conversion for WIN1252 to UTF8 4468 2607 0 conversion for UTF8 to WIN1253 4469 2607 0 conversion for WIN1253 to UTF8 4470 2607 0 conversion for UTF8 to WIN1254 4471 2607 0 conversion for WIN1254 to UTF8 4472 2607 0 conversion for UTF8 to WIN1255 4473 2607 0 conversion for WIN1255 to UTF8 4474 2607 0 conversion for UTF8 to WIN1256 4475 2607 0 conversion for WIN1256 to UTF8 4476 2607 0 conversion for UTF8 to WIN1257 4477 2607 0 conversion for WIN1257 to UTF8 4478 2607 0 conversion for UTF8 to WIN1258 4479 2607 0 conversion for WIN1258 to UTF8 4480 2607 0 conversion for EUC_CN to UTF8 4481 2607 0 conversion for UTF8 to EUC_CN 4482 2607 0 conversion for EUC_JP to UTF8 4483 2607 0 conversion for UTF8 to EUC_JP 4484 2607 0 conversion for EUC_KR to UTF8 4485 2607 0 conversion for UTF8 to EUC_KR 4486 2607 0 conversion for EUC_TW to UTF8 4487 2607 0 conversion for UTF8 to EUC_TW 4488 2607 0 conversion for GB18030 to UTF8 4489 2607 0 conversion for UTF8 to GB18030 4490 2607 0 conversion for GBK to UTF8 4491 2607 0 conversion for UTF8 to GBK 4492 2607 0 conversion for UTF8 to LATIN2 4493 2607 0 conversion for LATIN2 to UTF8 4494 2607 0 conversion for UTF8 to LATIN3 4495 2607 0 conversion for LATIN3 to UTF8 4496 2607 0 conversion for UTF8 to LATIN4 4497 2607 0 conversion for LATIN4 to UTF8 4498 2607 0 conversion for UTF8 to LATIN5 4499 2607 0 conversion for LATIN5 to UTF8 4500 2607 0 conversion for UTF8 to LATIN6 4501 2607 0 conversion for LATIN6 to UTF8 4502 2607 0 conversion for UTF8 to LATIN7 4503 2607 0 conversion for LATIN7 to UTF8 4504 2607 0 conversion for UTF8 to LATIN8 4505 2607 0 conversion for LATIN8 to UTF8 4506 2607 0 conversion for UTF8 to LATIN9 4507 2607 0 conversion for LATIN9 to UTF8 4508 2607 0 conversion for UTF8 to LATIN10 4509 2607 0 conversion for LATIN10 to UTF8 4510 2607 0 conversion for UTF8 to ISO-8859-5 4511 2607 0 conversion for ISO-8859-5 to UTF8 4512 2607 0 conversion for UTF8 to ISO-8859-6 4513 2607 0 conversion for ISO-8859-6 to UTF8 4514 2607 0 conversion for UTF8 to ISO-8859-7 4515 2607 0 conversion for ISO-8859-7 to UTF8 4516 2607 0 conversion for UTF8 to ISO-8859-8 4517 2607 0 conversion for ISO-8859-8 to UTF8 4518 2607 0 conversion for LATIN1 to UTF8 4519 2607 0 conversion for UTF8 to LATIN1 4520 2607 0 conversion for JOHAB to UTF8 4521 2607 0 conversion for UTF8 to JOHAB 4522 2607 0 conversion for SJIS to UTF8 4523 2607 0 conversion for UTF8 to SJIS 4524 2607 0 conversion for UHC to UTF8 4525 2607 0 conversion for UTF8 to UHC 4526 2607 0 conversion for EUC_JIS_2004 to UTF8 4527 2607 0 conversion for UTF8 to EUC_JIS_2004 4528 2607 0 conversion for SHIFT_JIS_2004 to UTF8 4529 2607 0 conversion for UTF8 to SHIFT_JIS_2004 4530 2607 0 conversion for EUC_JIS_2004 to SHIFT_JIS_2004 4531 2607 0 conversion for SHIFT_JIS_2004 to EUC_JIS_2004 3748 3602 0 simple configuration 3765 3600 0 simple dictionary: just lower case and check for stopword 3722 3601 0 default word parser 3727 3764 0 simple dictionary: just lower case and check for stopword 3730 3764 0 synonym dictionary: replace word by its synonym 3733 3764 0 ispell dictionary 3742 3764 0 thesaurus dictionary: phrase by phrase substitution 100 3456 0 database's default collation 950 3456 0 standard C collation 951 3456 0 standard POSIX collation 962 3456 0 sorts by Unicode code point, C character semantics 963 3456 0 sorts using the Unicode Collation Algorithm with default settings 811 3456 0 sorts by Unicode code point; Unicode and POSIX character semantics 2054 1255 0 implementation of < operator 251 1255 0 implementation of > operator 3145 1255 0 implementation of & operator 285 1255 0 implementation of + operator 681 1255 0 implementation of > operator 866 1255 0 implementation of * operator 4255 1255 0 implementation of -|- operator 3871 1255 0 implementation of < operator 1674 1255 0 implementation of | operator 2956 1255 0 implementation of = operator 1495 1255 0 implementation of ?# operator 1167 1255 0 implementation of > operator 1087 1255 0 implementation of < operator 1727 1255 0 implementation of / operator 3304 1255 0 implementation of #- operator 2342 1255 0 implementation of >= operator 850 1255 0 implementation of ~~ operator 1848 1255 0 implementation of + operator 3290 1255 0 implementation of <-> operator 856 1255 0 implementation of <= operator 1439 1255 0 implementation of / operator 1676 1255 0 implementation of ~ operator 2056 1255 0 implementation of >= operator 151 1255 0 implementation of >= operator 921 1255 0 implementation of < operator 1692 1255 0 implementation of >= operator 852 1255 0 implementation of = operator 310 1255 0 implementation of >= operator 2055 1255 0 implementation of <= operator 1659 1255 0 implementation of !~ operator 339 1255 0 implementation of ~= operator 847 1255 0 implementation of / operator 2366 1255 0 implementation of = operator 2627 1255 0 implementation of ~ operator 3949 1255 0 implementation of -> operator 1476 1255 0 implementation of <-> operator 1465 1255 0 implementation of > operator 1048 1255 0 implementation of = operator 1253 1255 0 implementation of @ operator 4253 1255 0 implementation of <@ operator 1462 1255 0 implementation of = operator 5084 1255 0 implementation of = operator 213 1255 0 implementation of - operator 1478 1255 0 implementation of <@ operator 137 1255 0 implementation of <@ operator 4046 1255 0 implementation of @> operator 4272 1255 0 implementation of * operator 996 1255 0 implementation of ?-| operator 1162 1255 0 implementation of = operator 1105 1255 0 implementation of >= operator 292 1255 0 implementation of >= operator 168 1255 0 implementation of >= operator 136 1255 0 implementation of <@ operator 218 1255 0 implementation of + operator 373 1255 0 implementation of ?# operator 3666 1255 0 implementation of >= operator 4114 1255 0 implementation of < operator 1496 1255 0 implementation of ?|| operator 1854 1255 0 implementation of <= operator 1726 1255 0 implementation of * operator 230 1255 0 implementation of |/ operator 3509 1255 0 implementation of <> operator 785 1255 0 implementation of <-> operator 1146 1255 0 implementation of + operator 1487 1255 0 implementation of @-@ operator 942 1255 0 implementation of - operator 2032 1255 0 implementation of + operator 4118 1255 0 implementation of <> operator 149 1255 0 implementation of <= operator 307 1255 0 implementation of < operator 4259 1255 0 implementation of << operator 2550 1255 0 implementation of + operator 1898 1255 0 implementation of & operator 838 1255 0 implementation of - operator 1582 1255 0 implementation of <> operator 1897 1255 0 implementation of >> operator 191 1255 0 implementation of >> operator 3301 1255 0 implementation of || operator 833 1255 0 implementation of > operator 4116 1255 0 implementation of > operator 295 1255 0 implementation of < operator 135 1255 0 implementation of ~= operator 252 1255 0 implementation of <> operator 4275 1255 0 implementation of <= operator 839 1255 0 implementation of * operator 3303 1255 0 implementation of - operator 834 1255 0 implementation of >= operator 1914 1255 0 implementation of + operator 131 1255 0 implementation of |>> operator 1425 1255 0 implementation of / operator 3858 1255 0 implementation of @> operator 1718 1255 0 implementation of = operator 178 1255 0 implementation of + operator 471 1255 0 implementation of <= operator 357 1255 0 implementation of <-> operator 241 1255 0 implementation of < operator 465 1255 0 implementation of * operator 3859 1255 0 implementation of @> operator 1896 1255 0 implementation of << operator 66 1255 0 implementation of < operator 4048 1255 0 implementation of ?| operator 980 1255 0 implementation of # operator 479 1255 0 implementation of >= operator 2005 1255 0 implementation of ~~ operator 160 1255 0 implementation of < operator 284 1255 0 implementation of / operator 1749 1255 0 implementation of + operator 1899 1255 0 implementation of | operator 1188 1255 0 implementation of - operator 4258 1255 0 implementation of << operator 1104 1255 0 implementation of > operator 1912 1255 0 implementation of + operator 2748 1255 0 implementation of @> operator 3857 1255 0 implementation of && operator 57 1255 0 implementation of > operator 239 1255 0 implementation of <-> operator 288 1255 0 implementation of <> operator 1592 1255 0 implementation of >= operator 1489 1255 0 implementation of ## operator 5023 1255 0 implementation of + operator 3510 1255 0 implementation of < operator 296 1255 0 implementation of <= operator 3760 1255 0 implementation of @@ operator 282 1255 0 implementation of - operator 3948 1255 0 implementation of ->> operator 146 1255 0 implementation of > operator 848 1255 0 implementation of * operator 3478 1255 0 implementation of -> operator 381 1255 0 implementation of <-> operator 193 1255 0 implementation of @> operator 927 1255 0 implementation of << operator 1437 1255 0 implementation of - operator 1656 1255 0 implementation of ~* operator 655 1255 0 implementation of < operator 466 1255 0 implementation of / operator 853 1255 0 implementation of <> operator 1771 1255 0 implementation of - operator 243 1255 0 implementation of >= operator 5024 1255 0 implementation of - operator 1704 1255 0 implementation of @ operator 2164 1255 0 implementation of ~>~ operator 995 1255 0 implementation of ?|| operator 167 1255 0 implementation of <= operator 1251 1255 0 implementation of @ operator 250 1255 0 implementation of >= operator 1911 1255 0 implementation of + operator 4541 1255 0 implementation of @> operator 2567 1255 0 implementation of &<| operator 1275 1255 0 implementation of - operator 64 1255 0 implementation of < operator 478 1255 0 implementation of <= operator 1488 1255 0 implementation of ## operator 4270 1255 0 implementation of + operator 1280 1255 0 implementation of * operator 4265 1255 0 implementation of &< operator 145 1255 0 implementation of <> operator 1725 1255 0 implementation of - operator 1298 1255 0 implementation of + operator 2955 1255 0 implementation of <= operator 163 1255 0 implementation of > operator 3696 1255 0 implementation of ^@ operator 1858 1255 0 implementation of < operator 1915 1255 0 implementation of + operator 1498 1255 0 implementation of ?| operator 1153 1255 0 implementation of <> operator 72 1255 0 implementation of <= operator 343 1255 0 implementation of &> operator 186 1255 0 implementation of ~= operator 177 1255 0 implementation of + operator 2031 1255 0 implementation of - operator 1913 1255 0 implementation of + operator 346 1255 0 implementation of && operator 841 1255 0 implementation of + operator 3861 1255 0 implementation of <@ operator 280 1255 0 implementation of / operator 727 1255 0 implementation of <-> operator 1281 1255 0 implementation of / operator 297 1255 0 implementation of > operator 1164 1255 0 implementation of < operator 3236 1255 0 implementation of <> operator 391 1255 0 implementation of < operator 2568 1255 0 implementation of |&> operator 2531 1255 0 implementation of >= operator 1902 1255 0 implementation of << operator 893 1255 0 implementation of >= operator 1140 1255 0 implementation of - operator 2523 1255 0 implementation of > operator 1723 1255 0 implementation of <= operator 2522 1255 0 implementation of = operator 741 1255 0 implementation of <= operator 1458 1255 0 implementation of <@ operator 1428 1255 0 implementation of @> operator 1690 1255 0 implementation of - operator 1252 1255 0 implementation of !~ operator 919 1255 0 implementation of * operator 851 1255 0 implementation of !~~ operator 304 1255 0 implementation of >= operator 361 1255 0 implementation of <-> operator 1246 1255 0 implementation of < operator 125 1255 0 implementation of && operator 474 1255 0 implementation of = operator 2747 1255 0 implementation of && operator 1903 1255 0 implementation of >> operator 1632 1255 0 implementation of !~~ operator 153 1255 0 implementation of / operator 3231 1255 0 implementation of < operator 2004 1255 0 implementation of || operator 1747 1255 0 implementation of + operator 73 1255 0 implementation of > operator 182 1255 0 implementation of - operator 56 1255 0 implementation of < operator 4264 1255 0 implementation of &< operator 1748 1255 0 implementation of - operator 2569 1255 0 implementation of |>> operator 277 1255 0 implementation of ?# operator 729 1255 0 implementation of <-> operator 1463 1255 0 implementation of <> operator 2072 1255 0 implementation of - operator 1853 1255 0 implementation of > operator 3235 1255 0 implementation of > operator 984 1255 0 implementation of = operator 891 1255 0 implementation of <= operator 468 1255 0 implementation of <> operator 1429 1255 0 implementation of <@ operator 2959 1255 0 implementation of <> operator 2339 1255 0 implementation of <= operator 189 1255 0 implementation of &< operator 1141 1255 0 implementation of + operator 1901 1255 0 implementation of ~ operator 1673 1255 0 implementation of & operator 1276 1255 0 implementation of * operator 923 1255 0 implementation of > operator 1453 1255 0 implementation of @> operator 1910 1255 0 implementation of + operator 997 1255 0 implementation of ?| operator 1892 1255 0 implementation of & operator 1258 1255 0 implementation of || operator 5035 1255 0 implementation of > operator 1152 1255 0 implementation of = operator 3511 1255 0 implementation of > operator 3234 1255 0 implementation of >= operator 2958 1255 0 implementation of > operator 303 1255 0 implementation of > operator 293 1255 0 implementation of = operator 2338 1255 0 implementation of < operator 1296 1255 0 implementation of + operator 365 1255 0 implementation of <-> operator 287 1255 0 implementation of = operator 165 1255 0 implementation of <> operator 1691 1255 0 implementation of <= operator 3232 1255 0 implementation of <= operator 2343 1255 0 implementation of <> operator 2631 1255 0 implementation of + operator 837 1255 0 implementation of + operator 5003 1255 0 implementation of <-> operator 897 1255 0 implementation of / operator 152 1255 0 implementation of * operator 1729 1255 0 implementation of % operator 475 1255 0 implementation of <> operator 1156 1255 0 implementation of >= operator 281 1255 0 implementation of + operator 462 1255 0 implementation of - operator 2983 1255 0 implementation of < operator 2521 1255 0 implementation of <= operator 301 1255 0 implementation of < operator 1274 1255 0 implementation of + operator 1049 1255 0 implementation of < operator 181 1255 0 implementation of - operator 340 1255 0 implementation of @> operator 367 1255 0 implementation of ## operator 392 1255 0 implementation of > operator 983 1255 0 implementation of > operator 896 1255 0 implementation of * operator 3867 1255 0 implementation of + operator 994 1255 0 implementation of ?# operator 1357 1255 0 implementation of > operator 1435 1255 0 implementation of + operator 298 1255 0 implementation of >= operator 1486 1255 0 implementation of >= operator 4252 1255 0 implementation of <@ operator 846 1255 0 implementation of * operator 4268 1255 0 implementation of &> operator 656 1255 0 implementation of <= operator 1499 1255 0 implementation of ?- operator 1292 1255 0 implementation of = operator 4251 1255 0 implementation of @> operator 3669 1255 0 implementation of && operator 1484 1255 0 implementation of <= operator 1460 1255 0 implementation of <<| operator 863 1255 0 implementation of * operator 396 1255 0 implementation of >= operator 679 1255 0 implementation of = operator 2587 1255 0 implementation of &<| operator 1148 1255 0 implementation of * operator 2524 1255 0 implementation of >= operator 221 1255 0 implementation of @ operator 889 1255 0 implementation of <> operator 2546 1255 0 implementation of + operator 2351 1255 0 implementation of < operator 1051 1255 0 implementation of > operator 1089 1255 0 implementation of > operator 65 1255 0 implementation of = operator 2981 1255 0 implementation of = operator 366 1255 0 implementation of ## operator 1457 1255 0 implementation of >> operator 1678 1255 0 implementation of >> operator 3862 1255 0 implementation of -|- operator 1477 1255 0 implementation of @> operator 3866 1255 0 implementation of &> operator 3146 1255 0 implementation of | operator 421 1255 0 implementation of <-> operator 1452 1255 0 implementation of ~= operator 1102 1255 0 implementation of < operator 1062 1255 0 implementation of = operator 3663 1255 0 implementation of <= operator 2380 1255 0 implementation of > operator 164 1255 0 implementation of <> operator 3508 1255 0 implementation of = operator 704 1255 0 implementation of <-> operator 278 1255 0 implementation of ?# operator 2353 1255 0 implementation of = operator 289 1255 0 implementation of < operator 133 1255 0 implementation of >> operator 5034 1255 0 implementation of < operator 279 1255 0 implementation of * operator 1739 1255 0 implementation of ^ operator 892 1255 0 implementation of > operator 232 1255 0 implementation of ^ operator 1658 1255 0 implementation of ~ operator 4244 1255 0 implementation of = operator 4256 1255 0 implementation of -|- operator 158 1255 0 implementation of = operator 172 1255 0 implementation of / operator 4042 1255 0 implementation of >= operator 2527 1255 0 implementation of < operator 4254 1255 0 implementation of <@ operator 2368 1255 0 implementation of >= operator 1091 1255 0 implementation of <> operator 1633 1255 0 implementation of ~~* operator 184 1255 0 implementation of = operator 170 1255 0 implementation of * operator 1639 1255 0 implementation of >= operator 1355 1255 0 implementation of <= operator 68 1255 0 implementation of = operator 1265 1255 0 implementation of <> operator 3237 1255 0 implementation of - operator 244 1255 0 implementation of > operator 728 1255 0 implementation of <-> operator 1657 1255 0 implementation of !~* operator 128 1255 0 implementation of = operator 1952 1255 0 implementation of >= operator 300 1255 0 implementation of <> operator 4250 1255 0 implementation of @> operator 928 1255 0 implementation of <<= operator 1893 1255 0 implementation of | operator 2630 1255 0 implementation of + operator 1052 1255 0 implementation of >= operator 4248 1255 0 implementation of && operator 216 1255 0 implementation of * operator 2549 1255 0 implementation of + operator 2355 1255 0 implementation of >= operator 2174 1255 0 implementation of ~<~ operator 202 1255 0 implementation of * operator 865 1255 0 implementation of / operator 987 1255 0 implementation of @-@ operator 1157 1255 0 implementation of > operator 725 1255 0 implementation of <-> operator 129 1255 0 implementation of < operator 1106 1255 0 implementation of <> operator 744 1255 0 implementation of = operator 1850 1255 0 implementation of = operator 985 1255 0 implementation of <= operator 1230 1255 0 implementation of @ operator 3619 1255 0 implementation of <> operator 2356 1255 0 implementation of <> operator 305 1255 0 implementation of = operator 1432 1255 0 implementation of # operator 1721 1255 0 implementation of >= operator 1595 1255 0 implementation of < operator 930 1255 0 implementation of >>= operator 179 1255 0 implementation of + operator 1443 1255 0 implementation of * operator 855 1255 0 implementation of > operator 470 1255 0 implementation of > operator 2562 1255 0 implementation of <<| operator 959 1255 0 implementation of <@ operator 3343 1255 0 implementation of - operator 370 1255 0 implementation of <-> operator 2520 1255 0 implementation of < operator 1860 1255 0 implementation of <= operator 4117 1255 0 implementation of >= operator 1951 1255 0 implementation of > operator 362 1255 0 implementation of # operator 204 1255 0 implementation of + operator 4113 1255 0 implementation of = operator 4274 1255 0 implementation of < operator 2053 1255 0 implementation of <> operator 162 1255 0 implementation of > operator 3691 1255 0 implementation of @> operator 299 1255 0 implementation of = operator 1908 1255 0 implementation of << operator 1050 1255 0 implementation of <= operator 2354 1255 0 implementation of > operator 62 1255 0 implementation of = operator 2954 1255 0 implementation of < operator 2528 1255 0 implementation of <= operator 2057 1255 0 implementation of > operator 180 1255 0 implementation of - operator 1581 1255 0 implementation of = operator 390 1255 0 implementation of <> operator 127 1255 0 implementation of > operator 1624 1255 0 implementation of * operator 1426 1255 0 implementation of @> operator 3513 1255 0 implementation of >= operator 2957 1255 0 implementation of >= operator 1859 1255 0 implementation of > operator 1631 1255 0 implementation of ~~ operator 1422 1255 0 implementation of + operator 4120 1255 0 implementation of ~ operator 4257 1255 0 implementation of -|- operator 3399 1255 0 implementation of * operator 1906 1255 0 implementation of # operator 3292 1255 0 implementation of <-> operator 988 1255 0 implementation of <> operator 991 1255 0 implementation of <-> operator 1953 1255 0 implementation of <> operator 185 1255 0 implementation of <> operator 1492 1255 0 implementation of = operator 3662 1255 0 implementation of < operator 2793 1255 0 implementation of <= operator 2011 1255 0 implementation of || operator 309 1255 0 implementation of > operator 1190 1255 0 implementation of - operator 2984 1255 0 implementation of > operator 4041 1255 0 implementation of <= operator 363 1255 0 implementation of <-> operator 341 1255 0 implementation of << operator 2177 1255 0 implementation of ~>=~ operator 831 1255 0 implementation of < operator 286 1255 0 implementation of - operator 3551 1255 0 implementation of && operator 1154 1255 0 implementation of < operator 4249 1255 0 implementation of @> operator 986 1255 0 implementation of >= operator 155 1255 0 implementation of % operator 5036 1255 0 implementation of <= operator 717 1255 0 implementation of <= operator 2160 1255 0 implementation of ~<~ operator 1240 1255 0 implementation of ~* operator 1949 1255 0 implementation of < operator 961 1255 0 implementation of ## operator 2364 1255 0 implementation of < operator 3185 1255 0 implementation of *<= operator 702 1255 0 implementation of <-> operator 1907 1255 0 implementation of ~ operator 205 1255 0 implementation of - operator 1438 1255 0 implementation of * operator 1103 1255 0 implementation of <= operator 187 1255 0 implementation of @> operator 1669 1255 0 implementation of > operator 4043 1255 0 implementation of = operator 156 1255 0 implementation of % operator 1670 1255 0 implementation of <= operator 1142 1255 0 implementation of - operator 3233 1255 0 implementation of = operator 302 1255 0 implementation of <= operator 249 1255 0 implementation of <= operator 126 1255 0 implementation of >= operator 3181 1255 0 implementation of *= operator 835 1255 0 implementation of <> operator 922 1255 0 implementation of <= operator 3873 1255 0 implementation of >= operator 1483 1255 0 implementation of < operator 132 1255 0 implementation of << operator 369 1255 0 implementation of <@ operator 742 1255 0 implementation of > operator 3863 1255 0 implementation of << operator 2532 1255 0 implementation of <> operator 1423 1255 0 implementation of - operator 67 1255 0 implementation of = operator 4260 1255 0 implementation of << operator 464 1255 0 implementation of - operator 1353 1255 0 implementation of <> operator 2003 1255 0 implementation of || operator 2790 1255 0 implementation of > operator 1635 1255 0 implementation of ~~* operator 4266 1255 0 implementation of &< operator 2161 1255 0 implementation of ~<=~ operator 2633 1255 0 implementation of - operator 477 1255 0 implementation of > operator 1905 1255 0 implementation of | operator 1856 1255 0 implementation of = operator 1169 1255 0 implementation of + operator 1165 1255 0 implementation of <= operator 658 1255 0 implementation of >= operator 4121 1255 0 implementation of & operator 973 1255 0 implementation of ?# operator 1852 1255 0 implementation of < operator 2548 1255 0 implementation of + operator 1441 1255 0 implementation of + operator 69 1255 0 implementation of = operator 4047 1255 0 implementation of ? operator 1163 1255 0 implementation of <> operator 2986 1255 0 implementation of >= operator 203 1255 0 implementation of / operator 1238 1255 0 implementation of ~* operator 393 1255 0 implementation of <= operator 219 1255 0 implementation of - operator 3617 1255 0 implementation of <= operator 2006 1255 0 implementation of !~~ operator 4271 1255 0 implementation of - operator 1461 1255 0 implementation of |>> operator 79 1255 0 implementation of ~ operator 1472 1255 0 implementation of @@ operator 3144 1255 0 implementation of ~ operator 4542 1255 0 implementation of <@ operator 134 1255 0 implementation of <<| operator 4038 1255 0 implementation of <> operator 3874 1255 0 implementation of > operator 1254 1255 0 implementation of ~ operator 3950 1255 0 implementation of ->> operator 192 1255 0 implementation of <@ operator 2791 1255 0 implementation of < operator 1851 1255 0 implementation of <> operator 2367 1255 0 implementation of > operator 116 1255 0 implementation of <^ operator 2566 1255 0 implementation of <<| operator 1677 1255 0 implementation of << operator 1459 1255 0 implementation of && operator 4269 1255 0 implementation of &> operator 3855 1255 0 implementation of = operator 3186 1255 0 implementation of *>= operator 248 1255 0 implementation of < operator 862 1255 0 implementation of * operator 3309 1255 0 implementation of <> operator 84 1255 0 implementation of <> operator 2379 1255 0 implementation of = operator 1634 1255 0 implementation of !~~* operator 207 1255 0 implementation of @ operator 1467 1255 0 implementation of >= operator 74 1255 0 implementation of >= operator 1319 1255 0 implementation of = operator 2369 1255 0 implementation of <> operator 2378 1255 0 implementation of <= operator 1354 1255 0 implementation of < operator 463 1255 0 implementation of + operator 4122 1255 0 implementation of | operator 159 1255 0 implementation of = operator 3620 1255 0 implementation of >= operator 3184 1255 0 implementation of *> operator 830 1255 0 implementation of = operator 1279 1255 0 implementation of - operator 3183 1255 0 implementation of *< operator 1594 1255 0 implementation of <= operator 141 1255 0 implementation of * operator 999 1255 0 implementation of = operator 3344 1255 0 implementation of * operator 840 1255 0 implementation of / operator 467 1255 0 implementation of = operator 171 1255 0 implementation of * operator 227 1255 0 implementation of @@ operator 1278 1255 0 implementation of + operator 380 1255 0 implementation of <-> operator 247 1255 0 implementation of = operator 1090 1255 0 implementation of >= operator 4049 1255 0 implementation of ?& operator 138 1255 0 implementation of @@ operator 242 1255 0 implementation of <= operator 858 1255 0 implementation of ~~ operator 2340 1255 0 implementation of = operator 190 1255 0 implementation of &> operator 680 1255 0 implementation of >= operator 1948 1255 0 implementation of = operator 1445 1255 0 implementation of # operator 342 1255 0 implementation of &< operator 3616 1255 0 implementation of < operator 3621 1255 0 implementation of > operator 1155 1255 0 implementation of <= operator 2792 1255 0 implementation of >= operator 854 1255 0 implementation of < operator 2985 1255 0 implementation of <= operator 2365 1255 0 implementation of <= operator 115 1255 0 implementation of >^ operator 1724 1255 0 implementation of + operator 1636 1255 0 implementation of !~~* operator 1241 1255 0 implementation of !~* operator 888 1255 0 implementation of = operator 1442 1255 0 implementation of - operator 148 1255 0 implementation of <= operator 1147 1255 0 implementation of - operator 678 1255 0 implementation of <= operator 1618 1255 0 implementation of * operator 3872 1255 0 implementation of <= operator 1668 1255 0 implementation of >= operator 1494 1255 0 implementation of # operator 368 1255 0 implementation of ## operator 294 1255 0 implementation of <> operator 857 1255 0 implementation of >= operator 3856 1255 0 implementation of <> operator 3625 1255 0 implementation of || operator 1675 1255 0 implementation of # operator 5085 1255 0 implementation of <> operator 1666 1255 0 implementation of = operator 3860 1255 0 implementation of <@ operator 2563 1255 0 implementation of &<| operator 3869 1255 0 implementation of - operator 3634 1255 0 implementation of @@ operator 1679 1255 0 implementation of || operator 2565 1255 0 implementation of |>> operator 948 1255 0 implementation of / operator 1170 1255 0 implementation of - operator 990 1255 0 implementation of ?- operator 371 1255 0 implementation of <-> operator 1166 1255 0 implementation of >= operator 960 1255 0 implementation of <@ operator 998 1255 0 implementation of ?- operator 677 1255 0 implementation of < operator 929 1255 0 implementation of >> operator 2629 1255 0 implementation of | operator 890 1255 0 implementation of < operator 290 1255 0 implementation of <= operator 3761 1255 0 implementation of @@ operator 2564 1255 0 implementation of |&> operator 4246 1255 0 implementation of && operator 1356 1255 0 implementation of >= operator 1352 1255 0 implementation of = operator 619 1255 0 implementation of <> operator 3947 1255 0 implementation of -> operator 2052 1255 0 implementation of = operator 206 1255 0 implementation of - operator 364 1255 0 implementation of <-> operator 372 1255 0 implementation of <@ operator 1256 1255 0 implementation of !~ operator 1149 1255 0 implementation of / operator 2749 1255 0 implementation of <@ operator 978 1255 0 implementation of <-> operator 1297 1255 0 implementation of + operator 70 1255 0 implementation of <> operator 1720 1255 0 implementation of > operator 743 1255 0 implementation of >= operator 225 1255 0 implementation of @@ operator 1950 1255 0 implementation of <= operator 5037 1255 0 implementation of >= operator 1904 1255 0 implementation of & operator 1895 1255 0 implementation of ~ operator 1750 1255 0 implementation of - operator 3214 1255 0 implementation of ->> operator 1485 1255 0 implementation of > operator 945 1255 0 implementation of % operator 3868 1255 0 implementation of * operator 3308 1255 0 implementation of <> operator 3618 1255 0 implementation of = operator 60 1255 0 implementation of = operator 4261 1255 0 implementation of >> operator 1719 1255 0 implementation of <> operator 1593 1255 0 implementation of > operator 895 1255 0 implementation of - operator 1638 1255 0 implementation of > operator 3864 1255 0 implementation of >> operator 1909 1255 0 implementation of >> operator 894 1255 0 implementation of + operator 2982 1255 0 implementation of <> operator 4050 1255 0 implementation of <@ operator 4039 1255 0 implementation of < operator 2547 1255 0 implementation of + operator 1277 1255 0 implementation of / operator 4267 1255 0 implementation of &> operator 1053 1255 0 implementation of <> operator 469 1255 0 implementation of < operator 3215 1255 0 implementation of -> operator 1660 1255 0 implementation of ~~* operator 3665 1255 0 implementation of <> operator 1272 1255 0 implementation of + operator 3216 1255 0 implementation of ->> operator 245 1255 0 implementation of <> operator 5022 1255 0 implementation of + operator 1861 1255 0 implementation of >= operator 982 1255 0 implementation of < operator 220 1255 0 implementation of - operator 3865 1255 0 implementation of &< operator 3822 1255 0 implementation of / operator 1464 1255 0 implementation of < operator 4040 1255 0 implementation of > operator 2071 1255 0 implementation of + operator 1086 1255 0 implementation of = operator 166 1255 0 implementation of <= operator 2178 1255 0 implementation of ~>~ operator 1855 1255 0 implementation of >= operator 924 1255 0 implementation of >= operator 1857 1255 0 implementation of <> operator 864 1255 0 implementation of * operator 920 1255 0 implementation of = operator 1471 1255 0 implementation of <-> operator 291 1255 0 implementation of > operator 4115 1255 0 implementation of <= operator 2382 1255 0 implementation of <> operator 61 1255 0 implementation of = operator 4262 1255 0 implementation of >> operator 176 1255 0 implementation of + operator 3635 1255 0 implementation of @@ operator 2175 1255 0 implementation of ~<=~ operator 1444 1255 0 implementation of / operator 3670 1255 0 implementation of || operator 169 1255 0 implementation of >= operator 4277 1255 0 implementation of > operator 344 1255 0 implementation of >> operator 476 1255 0 implementation of < operator 3182 1255 0 implementation of *<> operator 2525 1255 0 implementation of <> operator 4276 1255 0 implementation of >= operator 472 1255 0 implementation of >= operator 4245 1255 0 implementation of <> operator 147 1255 0 implementation of > operator 2530 1255 0 implementation of > operator 1189 1255 0 implementation of + operator 859 1255 0 implementation of !~~ operator 2377 1255 0 implementation of < operator 2632 1255 0 implementation of - operator 659 1255 0 implementation of <> operator 3664 1255 0 implementation of = operator 716 1255 0 implementation of < operator 3667 1255 0 implementation of > operator 161 1255 0 implementation of < operator 2033 1255 0 implementation of - operator 1436 1255 0 implementation of + operator 157 1255 0 implementation of <> operator 154 1255 0 implementation of / operator 1722 1255 0 implementation of < operator 2628 1255 0 implementation of & operator 657 1255 0 implementation of > operator 3671 1255 0 implementation of !! operator 2588 1255 0 implementation of |&> operator 2529 1255 0 implementation of = operator 1455 1255 0 implementation of &< operator 173 1255 0 implementation of / operator 3512 1255 0 implementation of <= operator 1168 1255 0 implementation of - operator 188 1255 0 implementation of << operator 867 1255 0 implementation of / operator 3302 1255 0 implementation of - operator 2381 1255 0 implementation of >= operator 2163 1255 0 implementation of ~>=~ operator 1894 1255 0 implementation of # operator 1145 1255 0 implementation of = operator 1239 1255 0 implementation of !~* operator 306 1255 0 implementation of <> operator 1466 1255 0 implementation of <= operator 989 1255 0 implementation of ?| operator 345 1255 0 implementation of <@ operator 1326 1255 0 implementation of / operator 308 1255 0 implementation of <= operator 943 1255 0 implementation of * operator 150 1255 0 implementation of >= operator 1456 1255 0 implementation of &> operator 1482 1255 0 implementation of <> operator 4263 1255 0 implementation of >> operator 63 1255 0 implementation of = operator 183 1255 0 implementation of - operator 832 1255 0 implementation of <= operator 3275 1255 0 implementation of <-> operator 1900 1255 0 implementation of # operator 1667 1255 0 implementation of <> operator 130 1255 0 implementation of <= operator 240 1255 0 implementation of = operator 283 1255 0 implementation of * operator 3345 1255 0 implementation of / operator 3692 1255 0 implementation of <@ operator 1497 1255 0 implementation of ?-| operator 1088 1255 0 implementation of <= operator 2352 1255 0 implementation of <= operator 231 1255 0 implementation of ||/ operator 217 1255 0 implementation of / operator 1424 1255 0 implementation of * operator 2341 1255 0 implementation of > operator 1454 1255 0 implementation of << operator 212 1255 0 implementation of - operator 383 1255 0 implementation of || operator 925 1255 0 implementation of <> operator 1661 1255 0 implementation of !~~* operator 740 1255 0 implementation of < operator 4247 1255 0 implementation of && operator 1671 1255 0 implementation of < operator 144 1255 0 implementation of <> operator 13810 3764 0 snowball stemmer 13811 3600 0 snowball stemmer for arabic language 13812 3602 0 configuration for arabic language 13813 3600 0 snowball stemmer for armenian language 13814 3602 0 configuration for armenian language 13815 3600 0 snowball stemmer for basque language 13816 3602 0 configuration for basque language 13817 3600 0 snowball stemmer for catalan language 13818 3602 0 configuration for catalan language 13819 3600 0 snowball stemmer for danish language 13820 3602 0 configuration for danish language 13821 3600 0 snowball stemmer for dutch language 13822 3602 0 configuration for dutch language 13823 3600 0 snowball stemmer for english language 13824 3602 0 configuration for english language 13825 3600 0 snowball stemmer for finnish language 13826 3602 0 configuration for finnish language 13827 3600 0 snowball stemmer for french language 13828 3602 0 configuration for french language 13829 3600 0 snowball stemmer for german language 13830 3602 0 configuration for german language 13831 3600 0 snowball stemmer for greek language 13832 3602 0 configuration for greek language 13833 3600 0 snowball stemmer for hindi language 13834 3602 0 configuration for hindi language 13835 3600 0 snowball stemmer for hungarian language 13836 3602 0 configuration for hungarian language 13837 3600 0 snowball stemmer for indonesian language 13838 3602 0 configuration for indonesian language 13839 3600 0 snowball stemmer for irish language 13840 3602 0 configuration for irish language 13841 3600 0 snowball stemmer for italian language 13842 3602 0 configuration for italian language 13843 3600 0 snowball stemmer for lithuanian language 13844 3602 0 configuration for lithuanian language 13845 3600 0 snowball stemmer for nepali language 13846 3602 0 configuration for nepali language 13847 3600 0 snowball stemmer for norwegian language 13848 3602 0 configuration for norwegian language 13849 3600 0 snowball stemmer for portuguese language 13850 3602 0 configuration for portuguese language 13851 3600 0 snowball stemmer for romanian language 13852 3602 0 configuration for romanian language 13853 3600 0 snowball stemmer for russian language 13854 3602 0 configuration for russian language 13855 3600 0 snowball stemmer for serbian language 13856 3602 0 configuration for serbian language 13857 3600 0 snowball stemmer for spanish language 13858 3602 0 configuration for spanish language 13859 3600 0 snowball stemmer for swedish language 13860 3602 0 configuration for swedish language 13861 3600 0 snowball stemmer for tamil language 13862 3602 0 configuration for tamil language 13863 3600 0 snowball stemmer for turkish language 13864 3602 0 configuration for turkish language 13865 3600 0 snowball stemmer for yiddish language 13866 3602 0 configuration for yiddish language 14217 3079 0 PL/pgSQL procedural language 14221 2612 0 PL/pgSQL procedural language 16412 2606 0 bounds check 16528 2606 0 check it 16408 1259 1 comment on column 16408 1259 0 comment on table 16570 1259 1 comment on column of type 16581 6104 0 comment on publication 16578 6100 0 comment on subscription 16452 1259 1 comment on column col1 16452 1259 2 comment on column col2 16575 2613 0 comment on large object 16537 1247 0 comment on enum type 16546 1247 0 comment on range type 16554 1247 0 comment on regular type 16553 1247 0 comment on undefined type 16644 3456 0 comment on test0 collation 16645 2607 0 comment on test conversion 16646 3602 0 comment on text search configuration 16649 3600 0 comment on text search dictionary 16647 3764 0 comment on text search template 16648 3601 0 comment on text search parser \. -- -- Data for Name: pg_enum; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_enum (oid, enumtypid, enumsortorder, enumlabel) FROM stdin; 16538 16537 1 venus 16540 16537 2 earth 16542 16537 3 mars \. -- -- Data for Name: pg_event_trigger; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_event_trigger (oid, evtname, evtevent, evtowner, evtfoid, evtenabled, evttags) FROM stdin; 16532 test_event_trigger ddl_command_start 10 16531 O \N \. -- -- Data for Name: pg_extension; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_extension (oid, extname, extowner, extnamespace, extrelocatable, extversion, extconfig, extcondition) FROM stdin; 14217 plpgsql 10 11 f 1.0 \N \N \. -- -- Data for Name: pg_foreign_data_wrapper; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_foreign_data_wrapper (oid, fdwname, fdwowner, fdwhandler, fdwvalidator, fdwacl, fdwoptions) FROM stdin; 16534 dummy 10 0 0 {SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} \N \. -- -- Data for Name: pg_foreign_server; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_foreign_server (oid, srvname, srvowner, srvfdw, srvtype, srvversion, srvacl, srvoptions) FROM stdin; 16535 s1 10 16534 \N \N {SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} \N \. -- -- Data for Name: pg_foreign_table; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_foreign_table (ftrelid, ftserver, ftoptions) FROM stdin; 16651 16535 {schema_name=x1} \. -- -- Data for Name: pg_index; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_index (indexrelid, indrelid, indnatts, indnkeyatts, indisunique, indnullsnotdistinct, indisprimary, indisexclusion, indimmediate, indisclustered, indisvalid, indcheckxmin, indisready, indislive, indisreplident, indkey, indcollation, indclass, indoption, indexprs, indpred) FROM stdin; 2837 2836 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4172 4171 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2831 2830 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2833 2832 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4158 4157 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4160 4159 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2841 2840 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 3440 3439 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 3431 3430 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2839 2838 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2337 2336 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4146 4145 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2835 2834 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4164 4163 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4178 4177 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2967 2966 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4186 4185 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4176 4175 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2847 2846 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4170 4169 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4148 4147 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4150 4149 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4152 4151 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4174 4173 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4154 4153 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4168 4167 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4182 4181 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4144 4143 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4156 4155 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 3599 3598 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4061 4060 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 6176 6175 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 6245 6244 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4166 4165 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 6229 6228 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 4184 4183 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16396 16392 1 1 t f t f t f t f t t f 1 0 1978 0 \N \N 2691 1255 3 3 t f f f t f t f t t f 2 20 3 950 0 0 10028 10032 1981 0 0 0 \N \N 2704 1247 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 2658 1249 2 2 t f f f t f t f t t f 1 2 0 950 1981 10028 0 0 \N \N 16404 16403 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2663 1259 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 3455 1259 2 2 f f f f t f t f t t f 9 8 0 0 1981 1981 0 0 \N \N 2703 1247 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2659 1249 2 2 t f t f t f t f t t f 1 5 0 0 1981 1979 0 0 \N \N 2656 2604 2 2 t f f f t f t f t t f 2 3 0 0 1981 1979 0 0 \N \N 16405 16399 1 1 t f t f t f t f t t f 1 0 1978 0 \N \N 2664 2606 2 2 f f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 2665 2606 3 3 t f f f t f t f t t f 8 9 2 0 0 950 1981 1981 10028 0 0 0 \N \N 2666 2606 1 1 f f f f t f t f t t f 9 0 1981 0 \N \N 16415 16414 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2579 2606 1 1 f f f f t f t f t t f 11 0 1981 0 \N \N 2187 2611 1 1 f f f f t f t f t t f 2 0 1981 0 \N \N 2678 2610 1 1 f f f f t f t f t t f 2 0 1981 0 \N \N 2689 2617 4 4 t f f f t f t f t t f 2 8 9 3 950 0 0 0 10028 1981 1981 1981 0 0 0 0 \N \N 2754 2753 3 3 t f f f t f t f t t f 2 3 4 0 950 0 1981 10028 1981 0 0 0 \N \N 2686 2616 3 3 t f f f t f t f t t f 2 3 4 0 950 0 1981 10028 1981 0 0 0 \N \N 2651 2601 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2653 2602 4 4 t f f f t f t f t t f 2 3 4 5 0 0 0 0 1981 1981 1981 1979 0 0 0 0 \N \N 2654 2602 3 3 t f f f t f t f t t f 7 6 2 0 0 0 1981 10007 1981 0 0 0 \N \N 2655 2603 4 4 t f f f t f t f t t f 2 3 4 5 0 0 0 0 1981 1981 1981 1979 0 0 0 0 \N \N 2681 2612 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 3997 3381 2 2 t f f f t f t f t t f 3 4 950 0 10028 1981 0 0 \N \N 3379 3381 1 1 f f f f t f t f t t f 2 0 1981 0 \N \N 2693 2618 2 2 t f f f t f t f t t f 3 2 0 950 1981 10028 0 0 \N \N 2699 2620 1 1 f f f f t f t f t t f 11 0 1981 0 \N \N 2701 2620 2 2 t f f f t f t f t t f 2 4 0 950 1981 10028 0 0 \N \N 3467 3466 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2661 2605 2 2 t f f f t f t f t t f 2 3 0 0 1981 1981 0 0 \N \N 2680 2611 2 2 t f t f t f t f t t f 1 3 0 0 1981 1978 0 0 \N \N 2679 2610 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2688 2617 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2755 2753 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2687 2616 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2652 2601 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2756 2602 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2757 2603 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2682 2612 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2996 2995 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2683 2613 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 2650 2600 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2696 2619 3 3 t f t f t f t f t t f 1 2 3 0 0 0 1981 1979 10003 0 0 0 \N \N 3380 3381 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3433 3429 2 2 t f t f t f t f t t f 1 2 0 0 1981 10003 0 0 \N \N 2692 2618 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2702 2620 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3468 3466 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2675 2609 3 3 t f t f t f t f t t f 1 2 3 0 0 0 1981 1981 1978 0 0 0 \N \N 2660 2605 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3502 3501 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3503 3501 2 2 t f f f t f t f t t f 2 4 0 950 1981 10028 0 0 \N \N 3534 3501 2 2 t f f f t f t f t t f 2 3 0 0 1981 10012 0 0 \N \N 2684 2615 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2668 2607 4 4 t f f f t f t f t t f 3 5 6 1 0 0 0 0 1981 1978 1978 1981 0 0 0 0 \N \N 2669 2607 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 2673 2608 3 3 f f f f t f t f t t f 1 2 3 0 0 0 1981 1981 1978 0 0 0 \N \N 2674 2608 3 3 f f f f t f t f t t f 4 5 6 0 0 0 1981 1981 1978 0 0 0 \N \N 2671 1262 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2698 1213 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2676 1260 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 2694 1261 3 3 t f f f t f t f t t f 2 3 4 0 0 0 1981 1981 1981 0 0 0 \N \N 2695 1261 3 3 t f f f t f t f t t f 3 2 4 0 0 0 1981 1981 1981 0 0 0 \N \N 6302 1261 1 1 f f f f t f t f t t f 4 0 1981 0 \N \N 1232 1214 4 4 f f f f t f t f t t f 1 2 3 4 0 0 0 0 1981 1981 1981 1978 0 0 0 0 \N \N 1233 1214 2 2 f f f f t f t f t t f 5 6 0 0 1981 1981 0 0 \N \N 3608 3602 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 3604 3600 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 3606 3601 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 3766 3764 2 2 t f f f t f t f t t f 2 3 950 0 10028 1981 0 0 \N \N 3081 3079 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 548 2328 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 549 1417 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 175 1418 2 2 t f f f t f t f t t f 2 3 0 0 1981 1981 0 0 \N \N 3258 3256 2 2 t f f f t f t f t t f 3 2 0 950 1981 10028 0 0 \N \N 6002 6000 1 1 t f f f t f t f t t f 2 950 3126 0 \N \N 2670 2607 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2672 1262 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2965 2964 2 2 t f t f t f t f t t f 1 2 0 0 1981 1981 0 0 \N \N 2697 1213 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2677 1260 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6303 1261 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2397 2396 2 2 t f t f t f t f t t f 1 2 0 0 1981 1981 0 0 \N \N 3712 3602 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3609 3603 3 3 t f t f t f t f t t f 1 2 3 0 0 0 1981 1978 1978 0 0 0 \N \N 3605 3600 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3607 3601 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3767 3764 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3080 3079 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 112 2328 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 113 1417 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 174 1418 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3119 3118 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3257 3256 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6001 6000 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 827 826 3 3 t f f f t f t f t t f 2 3 4 0 0 0 1981 1981 10007 0 0 0 \N \N 3164 3456 3 3 t f f f t f t f t t f 2 7 3 950 0 0 10028 1978 1981 0 0 0 \N \N 6246 6243 1 1 t f f f t f t f t t f 2 950 3126 0 \N \N 2228 3541 1 1 t f f f t f t f t t f 3 0 1981 0 \N \N 3575 3576 2 2 t f f f t f t f t t f 2 3 0 0 1981 1981 0 0 \N \N 6111 6104 1 1 t f f f t f t f t t f 2 950 10028 0 \N \N 6239 6237 2 2 t f f f t f t f t t f 3 2 0 0 1981 1981 0 0 \N \N 6113 6106 2 2 t f f f t f t f t t f 3 2 0 0 1981 1981 0 0 \N \N 6116 6106 1 1 f f f f t f t f t t f 2 0 1981 0 \N \N 6115 6100 2 2 t f f f t f t f t t f 2 4 0 950 1981 10028 0 0 \N \N 2690 1255 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2662 1259 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2657 2604 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2667 2606 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 2685 2615 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 828 826 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3395 3394 3 3 t f t f t f t f t t f 1 2 3 0 0 0 1981 1981 1978 0 0 0 \N \N 3597 3596 4 4 t f t f t f t f t t f 1 2 3 4 0 0 0 950 1981 1981 1978 3126 0 0 0 0 \N \N 3593 3592 3 3 t f t f t f t f t t f 1 2 3 0 0 950 1981 1981 3126 0 0 0 \N \N 3085 3456 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6247 6243 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3351 3350 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3542 3541 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 3574 3576 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 5002 2224 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6110 6104 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6238 6237 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6112 6106 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6114 6100 1 1 t f t f t f t f t t f 1 0 1981 0 \N \N 6117 6102 2 2 t f t f t f t f t t f 2 1 0 0 1981 1981 0 0 \N \N 14054 14053 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 14059 14058 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 14064 14063 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 14069 14068 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16446 16445 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16451 16450 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16456 16455 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16512 16509 1 1 t f t f t f t f t t f 1 0 1978 0 \N \N 16559 16556 1 1 t f t f t f t f t t f 1 0 1978 0 \N \N 16685 16656 2 2 f f f f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16686 16674 2 2 f f f f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16692 16687 2 2 f f f f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16701 16696 2 2 f f f f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16710 16705 2 2 f f f f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16714 16656 2 2 t f t f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16716 16674 2 2 t f t f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16718 16687 2 2 t f t f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16720 16696 2 2 t f t f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16722 16705 2 2 t f t f t f t f t t f 1 2 0 0 1978 3122 0 0 \N \N 16416 16408 1 1 t f t f t t t f t t f 1 0 1978 0 \N \N 16729 16726 4 4 f f f f t f t f t t f 0 1 0 0 0 0 0 0 1978 1978 1978 1978 0 0 0 0 ({OPEXPR :opno 551 :opfuncid 177 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 551 :opfuncid 177 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 551 :opfuncid 177 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1}) \N 16735 16734 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16741 16740 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16742 16737 2 2 t f f t t f t f t t f 1 2 0 0 10078 10078 0 0 \N \N 16749 16748 2 2 t f t f t f t f t t f 1 2 0 0 1981 1978 0 0 \N \N 16750 16745 2 2 t f t t t f t f t t f 1 2 0 0 10078 10078 0 0 \N \N \. -- -- Data for Name: pg_inherits; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_inherits (inhrelid, inhparent, inhseqno, inhdetachpending) FROM stdin; 16426 16418 1 f 16432 16392 1 f 16437 16392 1 f 16495 16492 1 f 16498 16492 1 f 16668 16663 1 f 16674 16656 1 f 16686 16685 1 f 16687 16656 1 f 16692 16685 1 f 16696 16656 1 f 16701 16685 1 f 16705 16656 1 f 16710 16685 1 f 16716 16714 1 f 16718 16714 1 f 16720 16714 1 f 16722 16714 1 f \. -- -- Data for Name: pg_init_privs; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_init_privs (objoid, classoid, objsubid, privtype, initprivs) FROM stdin; 2619 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 1247 1259 0 i {=r/SYSTEM} 3118 1259 0 i {=r/SYSTEM} 1260 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12005 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12000 1259 0 i {=r/SYSTEM} 3429 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12114 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12104 1259 0 i {SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM} 12110 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12138 1259 0 i {SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM} 12118 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12130 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12134 1259 0 i {SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM} 12033 1259 0 i {=r/SYSTEM} 1418 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 12209 1259 0 i {=r/SYSTEM} 12339 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 6100 1259 0 i {SYSTEM=arwdDxtm/SYSTEM} 1249 1259 0 i {=r/SYSTEM} 1255 1259 0 i {=r/SYSTEM} 1259 1259 0 i {=r/SYSTEM} 2604 1259 0 i {=r/SYSTEM} 12214 1259 0 i {=r/SYSTEM} 12218 1259 0 i {=r/SYSTEM} 12222 1259 0 i {=r/SYSTEM} 2606 1259 0 i {=r/SYSTEM} 2611 1259 0 i {=r/SYSTEM} 2610 1259 0 i {=r/SYSTEM} 2617 1259 0 i {=r/SYSTEM} 2753 1259 0 i {=r/SYSTEM} 2616 1259 0 i {=r/SYSTEM} 2601 1259 0 i {=r/SYSTEM} 2602 1259 0 i {=r/SYSTEM} 2603 1259 0 i {=r/SYSTEM} 2612 1259 0 i {=r/SYSTEM} 2995 1259 0 i {=r/SYSTEM} 2600 1259 0 i {=r/SYSTEM} 3381 1259 0 i {=r/SYSTEM} 2618 1259 0 i {=r/SYSTEM} 2620 1259 0 i {=r/SYSTEM} 3466 1259 0 i {=r/SYSTEM} 2609 1259 0 i {=r/SYSTEM} 2605 1259 0 i {=r/SYSTEM} 3501 1259 0 i {=r/SYSTEM} 2615 1259 0 i {=r/SYSTEM} 2607 1259 0 i {=r/SYSTEM} 2608 1259 0 i {=r/SYSTEM} 1262 1259 0 i {=r/SYSTEM} 2964 1259 0 i {=r/SYSTEM} 1213 1259 0 i {=r/SYSTEM} 1261 1259 0 i {=r/SYSTEM} 1214 1259 0 i {=r/SYSTEM} 2396 1259 0 i {=r/SYSTEM} 3602 1259 0 i {=r/SYSTEM} 3603 1259 0 i {=r/SYSTEM} 3600 1259 0 i {=r/SYSTEM} 3601 1259 0 i {=r/SYSTEM} 3764 1259 0 i {=r/SYSTEM} 3079 1259 0 i {=r/SYSTEM} 2328 1259 0 i {=r/SYSTEM} 1417 1259 0 i {=r/SYSTEM} 3256 1259 0 i {=r/SYSTEM} 6000 1259 0 i {=r/SYSTEM} 826 1259 0 i {=r/SYSTEM} 3394 1259 0 i {=r/SYSTEM} 3596 1259 0 i {=r/SYSTEM} 3592 1259 0 i {=r/SYSTEM} 3456 1259 0 i {=r/SYSTEM} 6243 1259 0 i {=r/SYSTEM} 3350 1259 0 i {=r/SYSTEM} 3541 1259 0 i {=r/SYSTEM} 3576 1259 0 i {=r/SYSTEM} 2224 1259 0 i {=r/SYSTEM} 6104 1259 0 i {=r/SYSTEM} 6237 1259 0 i {=r/SYSTEM} 6106 1259 0 i {=r/SYSTEM} 6102 1259 0 i {=r/SYSTEM} 12010 1259 0 i {=r/SYSTEM} 12014 1259 0 i {=r/SYSTEM} 12018 1259 0 i {=r/SYSTEM} 12023 1259 0 i {=r/SYSTEM} 12028 1259 0 i {=r/SYSTEM} 12038 1259 0 i {=r/SYSTEM} 12043 1259 0 i {=r/SYSTEM} 12048 1259 0 i {=r/SYSTEM} 12053 1259 0 i {=r/SYSTEM} 12058 1259 0 i {=r/SYSTEM} 12063 1259 0 i {=r/SYSTEM} 12068 1259 0 i {=r/SYSTEM} 12073 1259 0 i {=r/SYSTEM} 12077 1259 0 i {=r/SYSTEM} 12081 1259 0 i {=r/SYSTEM} 12085 1259 0 i {=r/SYSTEM} 12090 1259 0 i {=r/SYSTEM} 12095 1259 0 i {=r/SYSTEM} 12099 1259 0 i {=r/SYSTEM} 12122 1259 0 i {=r/SYSTEM} 12126 1259 0 i {=r/SYSTEM} 12142 1259 0 i {=r/SYSTEM} 12147 1259 0 i {=r/SYSTEM} 12166 1259 0 i {=r/SYSTEM} 12152 1259 0 i {=r/SYSTEM} 12157 1259 0 i {=r/SYSTEM} 12161 1259 0 i {=r/SYSTEM} 12170 1259 0 i {=r/SYSTEM} 12175 1259 0 i {=r/SYSTEM} 12179 1259 0 i {=r/SYSTEM} 12183 1259 0 i {=r/SYSTEM} 12188 1259 0 i {=r/SYSTEM} 12192 1259 0 i {=r/SYSTEM} 12196 1259 0 i {=r/SYSTEM} 12201 1259 0 i {=r/SYSTEM} 12205 1259 0 i {=r/SYSTEM} 12227 1259 0 i {=r/SYSTEM} 12232 1259 0 i {=r/SYSTEM} 12236 1259 0 i {=r/SYSTEM} 12240 1259 0 i {=r/SYSTEM} 12244 1259 0 i {=r/SYSTEM} 12249 1259 0 i {=r/SYSTEM} 12253 1259 0 i {=r/SYSTEM} 12257 1259 0 i {=r/SYSTEM} 12262 1259 0 i {=r/SYSTEM} 12266 1259 0 i {=r/SYSTEM} 12271 1259 0 i {=r/SYSTEM} 12275 1259 0 i {=r/SYSTEM} 12280 1259 0 i {=r/SYSTEM} 12285 1259 0 i {=r/SYSTEM} 12289 1259 0 i {=r/SYSTEM} 12293 1259 0 i {=r/SYSTEM} 12297 1259 0 i {=r/SYSTEM} 12301 1259 0 i {=r/SYSTEM} 12305 1259 0 i {=r/SYSTEM} 12310 1259 0 i {=r/SYSTEM} 12315 1259 0 i {=r/SYSTEM} 12320 1259 0 i {=r/SYSTEM} 12325 1259 0 i {=r/SYSTEM} 12329 1259 0 i {=r/SYSTEM} 12334 1259 0 i {=r/SYSTEM} 12343 1259 0 i {=r/SYSTEM} 12347 1259 0 i {=r/SYSTEM} 2613 1259 0 i {} 6100 1259 1 i {=r/SYSTEM} 6100 1259 2 i {=r/SYSTEM} 6100 1259 3 i {=r/SYSTEM} 6100 1259 4 i {=r/SYSTEM} 6100 1259 5 i {=r/SYSTEM} 6100 1259 6 i {=r/SYSTEM} 6100 1259 7 i {=r/SYSTEM} 6100 1259 8 i {=r/SYSTEM} 6100 1259 9 i {=r/SYSTEM} 6100 1259 10 i {=r/SYSTEM} 6100 1259 11 i {=r/SYSTEM} 6100 1259 12 i {=r/SYSTEM} 6100 1259 13 i {=r/SYSTEM} 6100 1259 15 i {=r/SYSTEM} 6100 1259 16 i {=r/SYSTEM} 6100 1259 17 i {=r/SYSTEM} 6100 1259 18 i {=r/SYSTEM} 767 1255 0 i {SYSTEM=X/SYSTEM} 765 1255 0 i {SYSTEM=X/SYSTEM} 2274 1255 0 i {SYSTEM=X/SYSTEM} 3776 1255 0 i {SYSTEM=X/SYSTEM} 3777 1255 0 i {SYSTEM=X/SYSTEM} 6170 1255 0 i {SYSTEM=X/SYSTEM} 6232 1255 0 i {SYSTEM=X/SYSTEM} 3401 1255 0 i {SYSTEM=X/SYSTEM} 6250 1255 0 i {SYSTEM=X/SYSTEM} 3098 1255 0 i {SYSTEM=X/SYSTEM} 2848 1255 0 i {SYSTEM=X/SYSTEM} 6305 1255 0 i {SYSTEM=X/SYSTEM} 3071 1255 0 i {SYSTEM=X/SYSTEM} 3072 1255 0 i {SYSTEM=X/SYSTEM} 2622 1255 0 i {SYSTEM=X/SYSTEM} 2621 1255 0 i {SYSTEM=X/SYSTEM} 3801 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 3826 1255 0 i {SYSTEM=X/SYSTEM} 6208 1255 0 i {SYSTEM=X/SYSTEM} 3293 1255 0 i {SYSTEM=X/SYSTEM} 3828 1255 0 i {SYSTEM=X/SYSTEM} 6209 1255 0 i {SYSTEM=X/SYSTEM} 3827 1255 0 i {SYSTEM=X/SYSTEM} 3295 1255 0 i {SYSTEM=X/SYSTEM} 3307 1255 0 i {SYSTEM=X/SYSTEM} 2625 1255 0 i {SYSTEM=X/SYSTEM} 3297 1255 0 i {SYSTEM=X/SYSTEM} 3800 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 3400 1255 0 i {SYSTEM=X/SYSTEM} 6012 1255 0 i {SYSTEM=X/SYSTEM} 6003 1255 0 i {SYSTEM=X/SYSTEM} 6004 1255 0 i {SYSTEM=X/SYSTEM} 6013 1255 0 i {SYSTEM=X/SYSTEM} 6008 1255 0 i {SYSTEM=X/SYSTEM} 6009 1255 0 i {SYSTEM=X/SYSTEM} 6007 1255 0 i {SYSTEM=X/SYSTEM} 6006 1255 0 i {SYSTEM=X/SYSTEM} 6010 1255 0 i {SYSTEM=X/SYSTEM} 6014 1255 0 i {SYSTEM=X/SYSTEM} 3354 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5029 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5030 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6270 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6272 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5031 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 2624 1255 0 i {SYSTEM=X/SYSTEM} 6005 1255 0 i {SYSTEM=X/SYSTEM} 6011 1255 0 i {SYSTEM=X/SYSTEM} 2307 1255 0 i {SYSTEM=X/SYSTEM} 3436 1255 0 i {SYSTEM=X/SYSTEM} 3775 1255 0 i {SYSTEM=X/SYSTEM} 6230 1255 0 i {SYSTEM=X/SYSTEM} 764 1255 0 i {SYSTEM=X/SYSTEM} 2172 1255 0 i {SYSTEM=X/SYSTEM} 2739 1255 0 i {SYSTEM=X/SYSTEM} 2623 1255 0 i {SYSTEM=X/SYSTEM} 4543 1255 0 i {SYSTEM=X/SYSTEM} 3353 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6271 1255 0 i {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 3329 1255 0 i {SYSTEM=X/SYSTEM} 5052 1255 0 i {SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM} 2282 1255 0 i {SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM} 11 2615 0 i {SYSTEM=UC/SYSTEM,=U/SYSTEM} 2200 2615 0 i {pg_database_owner=UC/pg_database_owner,=U/pg_database_owner} \. -- -- Data for Name: pg_language; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_language (oid, lanname, lanowner, lanispl, lanpltrusted, lanplcallfoid, laninline, lanvalidator, lanacl) FROM stdin; 12 internal 10 f f 0 0 2246 \N 13 c 10 f f 0 0 2247 \N 14 sql 10 f t 0 0 2248 \N 14221 plpgsql 10 t t 14218 14219 14220 {SYSTEM=U/SYSTEM} 16491 pltestlang 10 t f 16490 0 0 \N \. -- -- Data for Name: pg_largeobject; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_largeobject (loid, pageno, data) FROM stdin; 16575 0 \\x310a320a330a340a350a360a370a380a390a \. -- -- Data for Name: pg_largeobject_metadata; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_largeobject_metadata (oid, lomowner, lomacl) FROM stdin; 16575 10 {SYSTEM=rw/SYSTEM,regress_dump_test_role=rw/SYSTEM} 16744 10 \N \. -- -- Data for Name: pg_namespace; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_namespace (oid, nspname, nspowner, nspacl) FROM stdin; 99 pg_toast 10 \N 11 pg_catalog 10 {SYSTEM=UC/SYSTEM,=U/SYSTEM} 13867 information_schema 10 {SYSTEM=UC/SYSTEM,=U/SYSTEM} 16390 dump_test 10 \N 16465 dump_test_second_schema 10 {SYSTEM=UC/SYSTEM,regress_dump_test_role=U/SYSTEM} 2200 public 16388 {"=U/\\"regress_quoted \\\\\\"\\" role\\""} \. -- -- Data for Name: pg_opclass; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_opclass (oid, opcmethod, opcname, opcnamespace, opcowner, opcfamily, opcintype, opcdefault, opckeytype) FROM stdin; 10000 403 array_ops 11 10 397 2277 t 0 10001 405 array_ops 11 10 627 2277 t 0 10002 403 bit_ops 11 10 423 1560 t 0 10003 403 bool_ops 11 10 424 16 t 0 10004 403 bpchar_ops 11 10 426 1042 t 0 10005 405 bpchar_ops 11 10 427 1042 t 0 10006 403 bytea_ops 11 10 428 17 t 0 10007 403 char_ops 11 10 429 18 t 0 10008 405 char_ops 11 10 431 18 t 0 10009 403 cidr_ops 11 10 1974 869 f 0 10010 405 cidr_ops 11 10 1975 869 f 0 3122 403 date_ops 11 10 434 1082 t 0 10011 405 date_ops 11 10 435 1082 t 0 10012 403 float4_ops 11 10 1970 700 t 0 10013 405 float4_ops 11 10 1971 700 t 0 3123 403 float8_ops 11 10 1970 701 t 0 10014 405 float8_ops 11 10 1971 701 t 0 10015 403 inet_ops 11 10 1974 869 t 0 10016 405 inet_ops 11 10 1975 869 t 0 10017 783 inet_ops 11 10 3550 869 f 0 10018 4000 inet_ops 11 10 3794 869 t 0 1979 403 int2_ops 11 10 1976 21 t 0 10019 405 int2_ops 11 10 1977 21 t 0 1978 403 int4_ops 11 10 1976 23 t 0 10020 405 int4_ops 11 10 1977 23 t 0 3124 403 int8_ops 11 10 1976 20 t 0 10021 405 int8_ops 11 10 1977 20 t 0 10022 403 interval_ops 11 10 1982 1186 t 0 10023 405 interval_ops 11 10 1983 1186 t 0 10024 403 macaddr_ops 11 10 1984 829 t 0 10025 405 macaddr_ops 11 10 1985 829 t 0 10026 403 macaddr8_ops 11 10 3371 774 t 0 10027 405 macaddr8_ops 11 10 3372 774 t 0 10028 403 name_ops 11 10 1994 19 t 2275 10029 405 name_ops 11 10 1995 19 t 0 3125 403 numeric_ops 11 10 1988 1700 t 0 10030 405 numeric_ops 11 10 1998 1700 t 0 1981 403 oid_ops 11 10 1989 26 t 0 10031 405 oid_ops 11 10 1990 26 t 0 10032 403 oidvector_ops 11 10 1991 30 t 0 10033 405 oidvector_ops 11 10 1992 30 t 0 10034 403 record_ops 11 10 2994 2249 t 0 10035 405 record_ops 11 10 6194 2249 t 0 10036 403 record_image_ops 11 10 3194 2249 f 0 3126 403 text_ops 11 10 1994 25 t 0 10037 405 text_ops 11 10 1995 25 t 0 10038 403 time_ops 11 10 1996 1083 t 0 10039 405 time_ops 11 10 1997 1083 t 0 3127 403 timestamptz_ops 11 10 434 1184 t 0 10040 405 timestamptz_ops 11 10 1999 1184 t 0 10041 403 timetz_ops 11 10 2000 1266 t 0 10042 405 timetz_ops 11 10 2001 1266 t 0 10043 403 varbit_ops 11 10 2002 1562 t 0 10044 403 varchar_ops 11 10 1994 25 f 0 10045 405 varchar_ops 11 10 1995 25 f 0 3128 403 timestamp_ops 11 10 434 1114 t 0 10046 405 timestamp_ops 11 10 2040 1114 t 0 4217 403 text_pattern_ops 11 10 2095 25 f 0 4218 403 varchar_pattern_ops 11 10 2095 25 f 0 4219 403 bpchar_pattern_ops 11 10 2097 1042 f 0 10047 403 money_ops 11 10 2099 790 t 0 10048 405 bool_ops 11 10 2222 16 t 0 10049 405 bytea_ops 11 10 2223 17 t 0 10050 403 tid_ops 11 10 2789 27 t 0 10051 405 xid_ops 11 10 2225 28 t 0 10052 405 xid8_ops 11 10 5032 5069 t 0 10053 403 xid8_ops 11 10 5067 5069 t 0 10054 405 cid_ops 11 10 2226 29 t 0 10055 405 tid_ops 11 10 2227 27 t 0 10056 405 text_pattern_ops 11 10 2229 25 f 0 10057 405 varchar_pattern_ops 11 10 2229 25 f 0 10058 405 bpchar_pattern_ops 11 10 2231 1042 f 0 10059 405 aclitem_ops 11 10 2235 1033 t 0 10060 783 box_ops 11 10 2593 603 t 0 10061 783 point_ops 11 10 1029 600 t 603 10062 783 poly_ops 11 10 2594 604 t 603 10063 783 circle_ops 11 10 2595 718 t 603 10064 2742 array_ops 11 10 2745 2277 t 2283 10065 403 uuid_ops 11 10 2968 2950 t 0 10066 405 uuid_ops 11 10 2969 2950 t 0 10067 403 pg_lsn_ops 11 10 3253 3220 t 0 10068 405 pg_lsn_ops 11 10 3254 3220 t 0 10069 403 enum_ops 11 10 3522 3500 t 0 10070 405 enum_ops 11 10 3523 3500 t 0 10071 403 tsvector_ops 11 10 3626 3614 t 0 10072 783 tsvector_ops 11 10 3655 3614 t 3642 10073 2742 tsvector_ops 11 10 3659 3614 t 25 10074 403 tsquery_ops 11 10 3683 3615 t 0 10075 783 tsquery_ops 11 10 3702 3615 t 20 10076 403 range_ops 11 10 3901 3831 t 0 10077 405 range_ops 11 10 3903 3831 t 0 10078 783 range_ops 11 10 3919 3831 t 0 10079 4000 range_ops 11 10 3474 3831 t 0 10080 403 multirange_ops 11 10 4199 4537 t 0 10081 405 multirange_ops 11 10 4225 4537 t 0 10082 783 multirange_ops 11 10 6158 4537 t 3831 10083 4000 box_ops 11 10 5000 603 t 0 10084 4000 quad_point_ops 11 10 4015 600 t 0 10085 4000 kd_point_ops 11 10 4016 600 f 0 10086 4000 text_ops 11 10 4017 25 t 0 10087 4000 poly_ops 11 10 5008 604 t 603 10088 403 jsonb_ops 11 10 4033 3802 t 0 10089 405 jsonb_ops 11 10 4034 3802 t 0 10090 2742 jsonb_ops 11 10 4036 3802 t 25 10091 2742 jsonb_path_ops 11 10 4037 3802 f 23 10092 3580 bytea_minmax_ops 11 10 4064 17 t 17 10093 3580 bytea_bloom_ops 11 10 4578 17 f 17 10094 3580 char_minmax_ops 11 10 4062 18 t 18 10095 3580 char_bloom_ops 11 10 4577 18 f 18 10096 3580 name_minmax_ops 11 10 4065 19 t 19 10097 3580 name_bloom_ops 11 10 4579 19 f 19 10098 3580 int8_minmax_ops 11 10 4054 20 t 20 10099 3580 int8_minmax_multi_ops 11 10 4602 20 f 20 10100 3580 int8_bloom_ops 11 10 4572 20 f 20 10101 3580 int2_minmax_ops 11 10 4054 21 t 21 10102 3580 int2_minmax_multi_ops 11 10 4602 21 f 21 10103 3580 int2_bloom_ops 11 10 4572 21 f 21 10104 3580 int4_minmax_ops 11 10 4054 23 t 23 10105 3580 int4_minmax_multi_ops 11 10 4602 23 f 23 10106 3580 int4_bloom_ops 11 10 4572 23 f 23 10107 3580 text_minmax_ops 11 10 4056 25 t 25 10108 3580 text_bloom_ops 11 10 4573 25 f 25 10109 3580 oid_minmax_ops 11 10 4068 26 t 26 10110 3580 oid_minmax_multi_ops 11 10 4606 26 f 26 10111 3580 oid_bloom_ops 11 10 4580 26 f 26 10112 3580 tid_minmax_ops 11 10 4069 27 t 27 10113 3580 tid_bloom_ops 11 10 4581 27 f 27 10114 3580 tid_minmax_multi_ops 11 10 4607 27 f 27 10115 3580 float4_minmax_ops 11 10 4070 700 t 700 10116 3580 float4_minmax_multi_ops 11 10 4608 700 f 700 10117 3580 float4_bloom_ops 11 10 4582 700 f 700 10118 3580 float8_minmax_ops 11 10 4070 701 t 701 10119 3580 float8_minmax_multi_ops 11 10 4608 701 f 701 10120 3580 float8_bloom_ops 11 10 4582 701 f 701 10121 3580 macaddr_minmax_ops 11 10 4074 829 t 829 10122 3580 macaddr_minmax_multi_ops 11 10 4609 829 f 829 10123 3580 macaddr_bloom_ops 11 10 4583 829 f 829 10124 3580 macaddr8_minmax_ops 11 10 4109 774 t 774 10125 3580 macaddr8_minmax_multi_ops 11 10 4610 774 f 774 10126 3580 macaddr8_bloom_ops 11 10 4584 774 f 774 10127 3580 inet_minmax_ops 11 10 4075 869 f 869 10128 3580 inet_minmax_multi_ops 11 10 4611 869 f 869 10129 3580 inet_bloom_ops 11 10 4585 869 f 869 10130 3580 inet_inclusion_ops 11 10 4102 869 t 869 10131 3580 bpchar_minmax_ops 11 10 4076 1042 t 1042 10132 3580 bpchar_bloom_ops 11 10 4586 1042 f 1042 10133 3580 time_minmax_ops 11 10 4077 1083 t 1083 10134 3580 time_minmax_multi_ops 11 10 4612 1083 f 1083 10135 3580 time_bloom_ops 11 10 4587 1083 f 1083 10136 3580 date_minmax_ops 11 10 4059 1082 t 1082 10137 3580 date_minmax_multi_ops 11 10 4605 1082 f 1082 10138 3580 date_bloom_ops 11 10 4576 1082 f 1082 10139 3580 timestamp_minmax_ops 11 10 4059 1114 t 1114 10140 3580 timestamp_minmax_multi_ops 11 10 4605 1114 f 1114 10141 3580 timestamp_bloom_ops 11 10 4576 1114 f 1114 10142 3580 timestamptz_minmax_ops 11 10 4059 1184 t 1184 10143 3580 timestamptz_minmax_multi_ops 11 10 4605 1184 f 1184 10144 3580 timestamptz_bloom_ops 11 10 4576 1184 f 1184 10145 3580 interval_minmax_ops 11 10 4078 1186 t 1186 10146 3580 interval_minmax_multi_ops 11 10 4613 1186 f 1186 10147 3580 interval_bloom_ops 11 10 4588 1186 f 1186 10148 3580 timetz_minmax_ops 11 10 4058 1266 t 1266 10149 3580 timetz_minmax_multi_ops 11 10 4604 1266 f 1266 10150 3580 timetz_bloom_ops 11 10 4575 1266 f 1266 10151 3580 bit_minmax_ops 11 10 4079 1560 t 1560 10152 3580 varbit_minmax_ops 11 10 4080 1562 t 1562 10153 3580 numeric_minmax_ops 11 10 4055 1700 t 1700 10154 3580 numeric_minmax_multi_ops 11 10 4603 1700 f 1700 10155 3580 numeric_bloom_ops 11 10 4574 1700 f 1700 10156 3580 uuid_minmax_ops 11 10 4081 2950 t 2950 10157 3580 uuid_minmax_multi_ops 11 10 4614 2950 f 2950 10158 3580 uuid_bloom_ops 11 10 4589 2950 f 2950 10159 3580 range_inclusion_ops 11 10 4103 3831 t 3831 10160 3580 pg_lsn_minmax_ops 11 10 4082 3220 t 3220 10161 3580 pg_lsn_minmax_multi_ops 11 10 4615 3220 f 3220 10162 3580 pg_lsn_bloom_ops 11 10 4590 3220 f 3220 10163 3580 box_inclusion_ops 11 10 4104 603 t 603 16615 403 op_class_custom 16390 10 16614 23 f 0 16627 403 op_class 16390 10 16612 20 f 0 16654 403 op_class_empty 16390 10 16612 20 f 0 \. -- -- Data for Name: pg_operator; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_operator (oid, oprname, oprnamespace, oprowner, oprkind, oprcanmerge, oprcanhash, oprleft, oprright, oprresult, oprcom, oprnegate, oprcode, oprrest, oprjoin) FROM stdin; 15 = 11 10 b t t 23 20 16 416 36 int48eq eqsel eqjoinsel 36 <> 11 10 b f f 23 20 16 417 15 int48ne neqsel neqjoinsel 37 < 11 10 b f f 23 20 16 419 82 int48lt scalarltsel scalarltjoinsel 76 > 11 10 b f f 23 20 16 418 80 int48gt scalargtsel scalargtjoinsel 80 <= 11 10 b f f 23 20 16 430 76 int48le scalarlesel scalarlejoinsel 82 >= 11 10 b f f 23 20 16 420 37 int48ge scalargesel scalargejoinsel 58 < 11 10 b f f 16 16 16 59 1695 boollt scalarltsel scalarltjoinsel 59 > 11 10 b f f 16 16 16 58 1694 boolgt scalargtsel scalargtjoinsel 85 <> 11 10 b f f 16 16 16 85 91 boolne neqsel neqjoinsel 91 = 11 10 b t t 16 16 16 91 85 booleq eqsel eqjoinsel 1694 <= 11 10 b f f 16 16 16 1695 59 boolle scalarlesel scalarlejoinsel 1695 >= 11 10 b f f 16 16 16 1694 58 boolge scalargesel scalargejoinsel 92 = 11 10 b t t 18 18 16 92 630 chareq eqsel eqjoinsel 93 = 11 10 b t t 19 19 16 93 643 nameeq eqsel eqjoinsel 94 = 11 10 b t t 21 21 16 94 519 int2eq eqsel eqjoinsel 95 < 11 10 b f f 21 21 16 520 524 int2lt scalarltsel scalarltjoinsel 96 = 11 10 b t t 23 23 16 96 518 int4eq eqsel eqjoinsel 97 < 11 10 b f f 23 23 16 521 525 int4lt scalarltsel scalarltjoinsel 98 = 11 10 b t t 25 25 16 98 531 texteq eqsel eqjoinsel 3877 ^@ 11 10 b f f 25 25 16 0 0 starts_with prefixsel prefixjoinsel 254 = 11 10 b t t 19 25 16 260 259 nameeqtext eqsel eqjoinsel 255 < 11 10 b f f 19 25 16 264 257 namelttext scalarltsel scalarltjoinsel 256 <= 11 10 b f f 19 25 16 263 258 nameletext scalarlesel scalarlejoinsel 257 >= 11 10 b f f 19 25 16 262 255 namegetext scalargesel scalargejoinsel 258 > 11 10 b f f 19 25 16 261 256 namegttext scalargtsel scalargtjoinsel 259 <> 11 10 b f f 19 25 16 265 254 namenetext neqsel neqjoinsel 260 = 11 10 b t t 25 19 16 254 265 texteqname eqsel eqjoinsel 261 < 11 10 b f f 25 19 16 258 263 textltname scalarltsel scalarltjoinsel 262 <= 11 10 b f f 25 19 16 257 264 textlename scalarlesel scalarlejoinsel 263 >= 11 10 b f f 25 19 16 256 261 textgename scalargesel scalargejoinsel 264 > 11 10 b f f 25 19 16 255 262 textgtname scalargtsel scalargtjoinsel 265 <> 11 10 b f f 25 19 16 259 260 textnename neqsel neqjoinsel 349 || 11 10 b f f 5078 5077 5078 0 0 array_append - - 374 || 11 10 b f f 5077 5078 5078 0 0 array_prepend - - 375 || 11 10 b f f 5078 5078 5078 0 0 array_cat - - 352 = 11 10 b f t 28 28 16 352 3315 xideq eqsel eqjoinsel 353 = 11 10 b f f 28 23 16 0 3316 xideqint4 eqsel eqjoinsel 3315 <> 11 10 b f f 28 28 16 3315 352 xidneq neqsel neqjoinsel 3316 <> 11 10 b f f 28 23 16 0 353 xidneqint4 neqsel neqjoinsel 5068 = 11 10 b t t 5069 5069 16 5068 5072 xid8eq eqsel eqjoinsel 5072 <> 11 10 b f f 5069 5069 16 5072 5068 xid8ne neqsel neqjoinsel 5073 < 11 10 b f f 5069 5069 16 5074 5076 xid8lt scalarltsel scalarltjoinsel 5074 > 11 10 b f f 5069 5069 16 5073 5075 xid8gt scalargtsel scalargtjoinsel 5075 <= 11 10 b f f 5069 5069 16 5076 5074 xid8le scalarlesel scalarlejoinsel 5076 >= 11 10 b f f 5069 5069 16 5075 5073 xid8ge scalargesel scalargejoinsel 385 = 11 10 b f t 29 29 16 385 0 cideq eqsel eqjoinsel 387 = 11 10 b t t 27 27 16 387 402 tideq eqsel eqjoinsel 402 <> 11 10 b f f 27 27 16 402 387 tidne neqsel neqjoinsel 2799 < 11 10 b f f 27 27 16 2800 2802 tidlt scalarltsel scalarltjoinsel 2800 > 11 10 b f f 27 27 16 2799 2801 tidgt scalargtsel scalargtjoinsel 2801 <= 11 10 b f f 27 27 16 2802 2800 tidle scalarlesel scalarlejoinsel 2802 >= 11 10 b f f 27 27 16 2801 2799 tidge scalargesel scalargejoinsel 410 = 11 10 b t t 20 20 16 410 411 int8eq eqsel eqjoinsel 411 <> 11 10 b f f 20 20 16 411 410 int8ne neqsel neqjoinsel 412 < 11 10 b f f 20 20 16 413 415 int8lt scalarltsel scalarltjoinsel 413 > 11 10 b f f 20 20 16 412 414 int8gt scalargtsel scalargtjoinsel 414 <= 11 10 b f f 20 20 16 415 413 int8le scalarlesel scalarlejoinsel 415 >= 11 10 b f f 20 20 16 414 412 int8ge scalargesel scalargejoinsel 416 = 11 10 b t t 20 23 16 15 417 int84eq eqsel eqjoinsel 417 <> 11 10 b f f 20 23 16 36 416 int84ne neqsel neqjoinsel 418 < 11 10 b f f 20 23 16 76 430 int84lt scalarltsel scalarltjoinsel 419 > 11 10 b f f 20 23 16 37 420 int84gt scalargtsel scalargtjoinsel 420 <= 11 10 b f f 20 23 16 82 419 int84le scalarlesel scalarlejoinsel 430 >= 11 10 b f f 20 23 16 80 418 int84ge scalargesel scalargejoinsel 439 % 11 10 b f f 20 20 20 0 0 int8mod - - 473 @ 11 10 l f f 0 20 20 0 0 int8abs - - 484 - 11 10 l f f 0 20 20 0 0 int8um - - 485 << 11 10 b f f 604 604 16 0 0 poly_left positionsel positionjoinsel 486 &< 11 10 b f f 604 604 16 0 0 poly_overleft positionsel positionjoinsel 487 &> 11 10 b f f 604 604 16 0 0 poly_overright positionsel positionjoinsel 488 >> 11 10 b f f 604 604 16 0 0 poly_right positionsel positionjoinsel 489 <@ 11 10 b f f 604 604 16 490 0 poly_contained contsel contjoinsel 490 @> 11 10 b f f 604 604 16 489 0 poly_contain contsel contjoinsel 491 ~= 11 10 b f f 604 604 16 491 0 poly_same eqsel eqjoinsel 492 && 11 10 b f f 604 604 16 492 0 poly_overlap areasel areajoinsel 493 << 11 10 b f f 603 603 16 0 0 box_left positionsel positionjoinsel 494 &< 11 10 b f f 603 603 16 0 0 box_overleft positionsel positionjoinsel 495 &> 11 10 b f f 603 603 16 0 0 box_overright positionsel positionjoinsel 496 >> 11 10 b f f 603 603 16 0 0 box_right positionsel positionjoinsel 497 <@ 11 10 b f f 603 603 16 498 0 box_contained contsel contjoinsel 498 @> 11 10 b f f 603 603 16 497 0 box_contain contsel contjoinsel 499 ~= 11 10 b f f 603 603 16 499 0 box_same eqsel eqjoinsel 500 && 11 10 b f f 603 603 16 500 0 box_overlap areasel areajoinsel 501 >= 11 10 b f f 603 603 16 505 504 box_ge areasel areajoinsel 502 > 11 10 b f f 603 603 16 504 505 box_gt areasel areajoinsel 503 = 11 10 b f f 603 603 16 503 0 box_eq eqsel eqjoinsel 504 < 11 10 b f f 603 603 16 502 501 box_lt areasel areajoinsel 505 <= 11 10 b f f 603 603 16 501 502 box_le areasel areajoinsel 506 >^ 11 10 b f f 600 600 16 0 0 point_above positionsel positionjoinsel 507 << 11 10 b f f 600 600 16 0 0 point_left positionsel positionjoinsel 508 >> 11 10 b f f 600 600 16 0 0 point_right positionsel positionjoinsel 509 <^ 11 10 b f f 600 600 16 0 0 point_below positionsel positionjoinsel 510 ~= 11 10 b f f 600 600 16 510 713 point_eq eqsel eqjoinsel 511 <@ 11 10 b f f 600 603 16 433 0 on_pb contsel contjoinsel 433 @> 11 10 b f f 603 600 16 511 0 box_contain_pt contsel contjoinsel 512 <@ 11 10 b f f 600 602 16 755 0 on_ppath - - 513 @@ 11 10 l f f 0 603 600 0 0 box_center - - 514 * 11 10 b f f 23 23 23 514 0 int4mul - - 517 <-> 11 10 b f f 600 600 701 517 0 point_distance - - 518 <> 11 10 b f f 23 23 16 518 96 int4ne neqsel neqjoinsel 519 <> 11 10 b f f 21 21 16 519 94 int2ne neqsel neqjoinsel 520 > 11 10 b f f 21 21 16 95 522 int2gt scalargtsel scalargtjoinsel 521 > 11 10 b f f 23 23 16 97 523 int4gt scalargtsel scalargtjoinsel 522 <= 11 10 b f f 21 21 16 524 520 int2le scalarlesel scalarlejoinsel 523 <= 11 10 b f f 23 23 16 525 521 int4le scalarlesel scalarlejoinsel 524 >= 11 10 b f f 21 21 16 522 95 int2ge scalargesel scalargejoinsel 525 >= 11 10 b f f 23 23 16 523 97 int4ge scalargesel scalargejoinsel 526 * 11 10 b f f 21 21 21 526 0 int2mul - - 527 / 11 10 b f f 21 21 21 0 0 int2div - - 528 / 11 10 b f f 23 23 23 0 0 int4div - - 529 % 11 10 b f f 21 21 21 0 0 int2mod - - 530 % 11 10 b f f 23 23 23 0 0 int4mod - - 531 <> 11 10 b f f 25 25 16 531 98 textne neqsel neqjoinsel 532 = 11 10 b t t 21 23 16 533 538 int24eq eqsel eqjoinsel 533 = 11 10 b t t 23 21 16 532 539 int42eq eqsel eqjoinsel 534 < 11 10 b f f 21 23 16 537 542 int24lt scalarltsel scalarltjoinsel 535 < 11 10 b f f 23 21 16 536 543 int42lt scalarltsel scalarltjoinsel 536 > 11 10 b f f 21 23 16 535 540 int24gt scalargtsel scalargtjoinsel 537 > 11 10 b f f 23 21 16 534 541 int42gt scalargtsel scalargtjoinsel 538 <> 11 10 b f f 21 23 16 539 532 int24ne neqsel neqjoinsel 539 <> 11 10 b f f 23 21 16 538 533 int42ne neqsel neqjoinsel 540 <= 11 10 b f f 21 23 16 543 536 int24le scalarlesel scalarlejoinsel 541 <= 11 10 b f f 23 21 16 542 537 int42le scalarlesel scalarlejoinsel 542 >= 11 10 b f f 21 23 16 541 534 int24ge scalargesel scalargejoinsel 543 >= 11 10 b f f 23 21 16 540 535 int42ge scalargesel scalargejoinsel 544 * 11 10 b f f 21 23 23 545 0 int24mul - - 545 * 11 10 b f f 23 21 23 544 0 int42mul - - 546 / 11 10 b f f 21 23 23 0 0 int24div - - 547 / 11 10 b f f 23 21 23 0 0 int42div - - 550 + 11 10 b f f 21 21 21 550 0 int2pl - - 551 + 11 10 b f f 23 23 23 551 0 int4pl - - 552 + 11 10 b f f 21 23 23 553 0 int24pl - - 553 + 11 10 b f f 23 21 23 552 0 int42pl - - 554 - 11 10 b f f 21 21 21 0 0 int2mi - - 555 - 11 10 b f f 23 23 23 0 0 int4mi - - 556 - 11 10 b f f 21 23 23 0 0 int24mi - - 557 - 11 10 b f f 23 21 23 0 0 int42mi - - 558 - 11 10 l f f 0 23 23 0 0 int4um - - 559 - 11 10 l f f 0 21 21 0 0 int2um - - 584 - 11 10 l f f 0 700 700 0 0 float4um - - 585 - 11 10 l f f 0 701 701 0 0 float8um - - 586 + 11 10 b f f 700 700 700 586 0 float4pl - - 587 - 11 10 b f f 700 700 700 0 0 float4mi - - 588 / 11 10 b f f 700 700 700 0 0 float4div - - 589 * 11 10 b f f 700 700 700 589 0 float4mul - - 590 @ 11 10 l f f 0 700 700 0 0 float4abs - - 591 + 11 10 b f f 701 701 701 591 0 float8pl - - 592 - 11 10 b f f 701 701 701 0 0 float8mi - - 593 / 11 10 b f f 701 701 701 0 0 float8div - - 594 * 11 10 b f f 701 701 701 594 0 float8mul - - 595 @ 11 10 l f f 0 701 701 0 0 float8abs - - 596 |/ 11 10 l f f 0 701 701 0 0 dsqrt - - 597 ||/ 11 10 l f f 0 701 701 0 0 dcbrt - - 607 = 11 10 b t t 26 26 16 607 608 oideq eqsel eqjoinsel 608 <> 11 10 b f f 26 26 16 608 607 oidne neqsel neqjoinsel 609 < 11 10 b f f 26 26 16 610 612 oidlt scalarltsel scalarltjoinsel 610 > 11 10 b f f 26 26 16 609 611 oidgt scalargtsel scalargtjoinsel 611 <= 11 10 b f f 26 26 16 612 610 oidle scalarlesel scalarlejoinsel 612 >= 11 10 b f f 26 26 16 611 609 oidge scalargesel scalargejoinsel 644 <> 11 10 b f f 30 30 16 644 649 oidvectorne neqsel neqjoinsel 645 < 11 10 b f f 30 30 16 646 648 oidvectorlt scalarltsel scalarltjoinsel 646 > 11 10 b f f 30 30 16 645 647 oidvectorgt scalargtsel scalargtjoinsel 647 <= 11 10 b f f 30 30 16 648 646 oidvectorle scalarlesel scalarlejoinsel 648 >= 11 10 b f f 30 30 16 647 645 oidvectorge scalargesel scalargejoinsel 649 = 11 10 b t t 30 30 16 649 644 oidvectoreq eqsel eqjoinsel 613 <-> 11 10 b f f 600 628 701 760 0 dist_pl - - 760 <-> 11 10 b f f 628 600 701 613 0 dist_lp - - 614 <-> 11 10 b f f 600 601 701 761 0 dist_ps - - 761 <-> 11 10 b f f 601 600 701 614 0 dist_sp - - 615 <-> 11 10 b f f 600 603 701 606 0 dist_pb - - 606 <-> 11 10 b f f 603 600 701 615 0 dist_bp - - 616 <-> 11 10 b f f 601 628 701 762 0 dist_sl - - 762 <-> 11 10 b f f 628 601 701 616 0 dist_ls - - 617 <-> 11 10 b f f 601 603 701 763 0 dist_sb - - 763 <-> 11 10 b f f 603 601 701 617 0 dist_bs - - 618 <-> 11 10 b f f 600 602 701 784 0 dist_ppath - - 784 <-> 11 10 b f f 602 600 701 618 0 dist_pathp - - 620 = 11 10 b t t 700 700 16 620 621 float4eq eqsel eqjoinsel 621 <> 11 10 b f f 700 700 16 621 620 float4ne neqsel neqjoinsel 622 < 11 10 b f f 700 700 16 623 625 float4lt scalarltsel scalarltjoinsel 623 > 11 10 b f f 700 700 16 622 624 float4gt scalargtsel scalargtjoinsel 624 <= 11 10 b f f 700 700 16 625 623 float4le scalarlesel scalarlejoinsel 625 >= 11 10 b f f 700 700 16 624 622 float4ge scalargesel scalargejoinsel 630 <> 11 10 b f f 18 18 16 630 92 charne neqsel neqjoinsel 631 < 11 10 b f f 18 18 16 633 634 charlt scalarltsel scalarltjoinsel 632 <= 11 10 b f f 18 18 16 634 633 charle scalarlesel scalarlejoinsel 633 > 11 10 b f f 18 18 16 631 632 chargt scalargtsel scalargtjoinsel 634 >= 11 10 b f f 18 18 16 632 631 charge scalargesel scalargejoinsel 639 ~ 11 10 b f f 19 25 16 0 640 nameregexeq regexeqsel regexeqjoinsel 640 !~ 11 10 b f f 19 25 16 0 639 nameregexne regexnesel regexnejoinsel 641 ~ 11 10 b f f 25 25 16 0 642 textregexeq regexeqsel regexeqjoinsel 642 !~ 11 10 b f f 25 25 16 0 641 textregexne regexnesel regexnejoinsel 643 <> 11 10 b f f 19 19 16 643 93 namene neqsel neqjoinsel 654 || 11 10 b f f 25 25 25 0 0 textcat - - 660 < 11 10 b f f 19 19 16 662 663 namelt scalarltsel scalarltjoinsel 661 <= 11 10 b f f 19 19 16 663 662 namele scalarlesel scalarlejoinsel 662 > 11 10 b f f 19 19 16 660 661 namegt scalargtsel scalargtjoinsel 663 >= 11 10 b f f 19 19 16 661 660 namege scalargesel scalargejoinsel 664 < 11 10 b f f 25 25 16 666 667 text_lt scalarltsel scalarltjoinsel 665 <= 11 10 b f f 25 25 16 667 666 text_le scalarlesel scalarlejoinsel 666 > 11 10 b f f 25 25 16 664 665 text_gt scalargtsel scalargtjoinsel 667 >= 11 10 b f f 25 25 16 665 664 text_ge scalargesel scalargejoinsel 670 = 11 10 b t t 701 701 16 670 671 float8eq eqsel eqjoinsel 671 <> 11 10 b f f 701 701 16 671 670 float8ne neqsel neqjoinsel 672 < 11 10 b f f 701 701 16 674 675 float8lt scalarltsel scalarltjoinsel 673 <= 11 10 b f f 701 701 16 675 674 float8le scalarlesel scalarlejoinsel 674 > 11 10 b f f 701 701 16 672 673 float8gt scalargtsel scalargtjoinsel 675 >= 11 10 b f f 701 701 16 673 672 float8ge scalargesel scalargejoinsel 682 @ 11 10 l f f 0 21 21 0 0 int2abs - - 684 + 11 10 b f f 20 20 20 684 0 int8pl - - 685 - 11 10 b f f 20 20 20 0 0 int8mi - - 686 * 11 10 b f f 20 20 20 686 0 int8mul - - 687 / 11 10 b f f 20 20 20 0 0 int8div - - 688 + 11 10 b f f 20 23 20 692 0 int84pl - - 689 - 11 10 b f f 20 23 20 0 0 int84mi - - 690 * 11 10 b f f 20 23 20 694 0 int84mul - - 691 / 11 10 b f f 20 23 20 0 0 int84div - - 692 + 11 10 b f f 23 20 20 688 0 int48pl - - 693 - 11 10 b f f 23 20 20 0 0 int48mi - - 694 * 11 10 b f f 23 20 20 690 0 int48mul - - 695 / 11 10 b f f 23 20 20 0 0 int48div - - 818 + 11 10 b f f 20 21 20 822 0 int82pl - - 819 - 11 10 b f f 20 21 20 0 0 int82mi - - 820 * 11 10 b f f 20 21 20 824 0 int82mul - - 821 / 11 10 b f f 20 21 20 0 0 int82div - - 822 + 11 10 b f f 21 20 20 818 0 int28pl - - 823 - 11 10 b f f 21 20 20 0 0 int28mi - - 824 * 11 10 b f f 21 20 20 820 0 int28mul - - 825 / 11 10 b f f 21 20 20 0 0 int28div - - 706 <-> 11 10 b f f 603 603 701 706 0 box_distance - - 707 <-> 11 10 b f f 602 602 701 707 0 path_distance - - 708 <-> 11 10 b f f 628 628 701 708 0 line_distance - - 709 <-> 11 10 b f f 601 601 701 709 0 lseg_distance - - 712 <-> 11 10 b f f 604 604 701 712 0 poly_distance - - 713 <> 11 10 b f f 600 600 16 713 510 point_ne neqsel neqjoinsel 731 + 11 10 b f f 600 600 600 731 0 point_add - - 732 - 11 10 b f f 600 600 600 0 0 point_sub - - 733 * 11 10 b f f 600 600 600 733 0 point_mul - - 734 / 11 10 b f f 600 600 600 0 0 point_div - - 735 + 11 10 b f f 602 602 602 735 0 path_add - - 736 + 11 10 b f f 602 600 602 0 0 path_add_pt - - 737 - 11 10 b f f 602 600 602 0 0 path_sub_pt - - 738 * 11 10 b f f 602 600 602 0 0 path_mul_pt - - 739 / 11 10 b f f 602 600 602 0 0 path_div_pt - - 755 @> 11 10 b f f 602 600 16 512 0 path_contain_pt - - 756 <@ 11 10 b f f 600 604 16 757 0 pt_contained_poly contsel contjoinsel 757 @> 11 10 b f f 604 600 16 756 0 poly_contain_pt contsel contjoinsel 758 <@ 11 10 b f f 600 718 16 759 0 pt_contained_circle contsel contjoinsel 759 @> 11 10 b f f 718 600 16 758 0 circle_contain_pt contsel contjoinsel 773 @ 11 10 l f f 0 23 23 0 0 int4abs - - 792 = 11 10 b f f 602 602 16 792 0 path_n_eq eqsel eqjoinsel 793 < 11 10 b f f 602 602 16 794 0 path_n_lt - - 794 > 11 10 b f f 602 602 16 793 0 path_n_gt - - 795 <= 11 10 b f f 602 602 16 796 0 path_n_le - - 796 >= 11 10 b f f 602 602 16 795 0 path_n_ge - - 797 # 11 10 l f f 0 602 23 0 0 path_npoints - - 798 ?# 11 10 b f f 602 602 16 0 0 path_inter - - 799 @-@ 11 10 l f f 0 602 701 0 0 path_length - - 800 >^ 11 10 b f f 603 603 16 0 0 box_above_eq positionsel positionjoinsel 801 <^ 11 10 b f f 603 603 16 0 0 box_below_eq positionsel positionjoinsel 802 ?# 11 10 b f f 603 603 16 0 0 box_overlap areasel areajoinsel 803 # 11 10 b f f 603 603 603 0 0 box_intersect - - 804 + 11 10 b f f 603 600 603 0 0 box_add - - 805 - 11 10 b f f 603 600 603 0 0 box_sub - - 806 * 11 10 b f f 603 600 603 0 0 box_mul - - 807 / 11 10 b f f 603 600 603 0 0 box_div - - 808 ?- 11 10 b f f 600 600 16 808 0 point_horiz - - 809 ?| 11 10 b f f 600 600 16 809 0 point_vert - - 843 * 11 10 b f f 790 700 790 845 0 cash_mul_flt4 - - 844 / 11 10 b f f 790 700 790 0 0 cash_div_flt4 - - 845 * 11 10 b f f 700 790 790 843 0 flt4_mul_cash - - 900 = 11 10 b t f 790 790 16 900 901 cash_eq eqsel eqjoinsel 901 <> 11 10 b f f 790 790 16 901 900 cash_ne neqsel neqjoinsel 902 < 11 10 b f f 790 790 16 903 905 cash_lt scalarltsel scalarltjoinsel 903 > 11 10 b f f 790 790 16 902 904 cash_gt scalargtsel scalargtjoinsel 904 <= 11 10 b f f 790 790 16 905 903 cash_le scalarlesel scalarlejoinsel 905 >= 11 10 b f f 790 790 16 904 902 cash_ge scalargesel scalargejoinsel 906 + 11 10 b f f 790 790 790 906 0 cash_pl - - 907 - 11 10 b f f 790 790 790 0 0 cash_mi - - 908 * 11 10 b f f 790 701 790 916 0 cash_mul_flt8 - - 909 / 11 10 b f f 790 701 790 0 0 cash_div_flt8 - - 3346 * 11 10 b f f 790 20 790 3349 0 cash_mul_int8 - - 3347 / 11 10 b f f 790 20 790 0 0 cash_div_int8 - - 912 * 11 10 b f f 790 23 790 917 0 cash_mul_int4 - - 913 / 11 10 b f f 790 23 790 0 0 cash_div_int4 - - 914 * 11 10 b f f 790 21 790 918 0 cash_mul_int2 - - 915 / 11 10 b f f 790 21 790 0 0 cash_div_int2 - - 916 * 11 10 b f f 701 790 790 908 0 flt8_mul_cash - - 3349 * 11 10 b f f 20 790 790 3346 0 int8_mul_cash - - 917 * 11 10 b f f 23 790 790 912 0 int4_mul_cash - - 918 * 11 10 b f f 21 790 790 914 0 int2_mul_cash - - 3825 / 11 10 b f f 790 790 701 0 0 cash_div_cash - - 965 ^ 11 10 b f f 701 701 701 0 0 dpow - - 966 + 11 10 b f f 1034 1033 1034 0 0 aclinsert - - 967 - 11 10 b f f 1034 1033 1034 0 0 aclremove - - 968 @> 11 10 b f f 1034 1033 16 0 0 aclcontains - - 974 = 11 10 b f t 1033 1033 16 974 0 aclitemeq eqsel eqjoinsel 969 @@ 11 10 l f f 0 601 600 0 0 lseg_center - - 971 @@ 11 10 l f f 0 604 600 0 0 poly_center - - 1054 = 11 10 b t t 1042 1042 16 1054 1057 bpchareq eqsel eqjoinsel 1055 ~ 11 10 b f f 1042 25 16 0 1056 bpcharregexeq regexeqsel regexeqjoinsel 1056 !~ 11 10 b f f 1042 25 16 0 1055 bpcharregexne regexnesel regexnejoinsel 1057 <> 11 10 b f f 1042 1042 16 1057 1054 bpcharne neqsel neqjoinsel 1058 < 11 10 b f f 1042 1042 16 1060 1061 bpcharlt scalarltsel scalarltjoinsel 1059 <= 11 10 b f f 1042 1042 16 1061 1060 bpcharle scalarlesel scalarlejoinsel 1060 > 11 10 b f f 1042 1042 16 1058 1059 bpchargt scalargtsel scalargtjoinsel 1061 >= 11 10 b f f 1042 1042 16 1059 1058 bpcharge scalargesel scalargejoinsel 1070 = 11 10 b t t 2277 2277 16 1070 1071 array_eq eqsel eqjoinsel 1071 <> 11 10 b f f 2277 2277 16 1071 1070 array_ne neqsel neqjoinsel 1072 < 11 10 b f f 2277 2277 16 1073 1075 array_lt scalarltsel scalarltjoinsel 1073 > 11 10 b f f 2277 2277 16 1072 1074 array_gt scalargtsel scalargtjoinsel 1074 <= 11 10 b f f 2277 2277 16 1075 1073 array_le scalarlesel scalarlejoinsel 1075 >= 11 10 b f f 2277 2277 16 1074 1072 array_ge scalargesel scalargejoinsel 1076 + 11 10 b f f 1082 1186 1114 2551 0 date_pl_interval - - 1077 - 11 10 b f f 1082 1186 1114 0 0 date_mi_interval - - 1093 = 11 10 b t t 1082 1082 16 1093 1094 date_eq eqsel eqjoinsel 1094 <> 11 10 b f f 1082 1082 16 1094 1093 date_ne neqsel neqjoinsel 1095 < 11 10 b f f 1082 1082 16 1097 1098 date_lt scalarltsel scalarltjoinsel 1096 <= 11 10 b f f 1082 1082 16 1098 1097 date_le scalarlesel scalarlejoinsel 1097 > 11 10 b f f 1082 1082 16 1095 1096 date_gt scalargtsel scalargtjoinsel 1098 >= 11 10 b f f 1082 1082 16 1096 1095 date_ge scalargesel scalargejoinsel 1099 - 11 10 b f f 1082 1082 23 0 0 date_mi - - 1100 + 11 10 b f f 1082 23 1082 2555 0 date_pli - - 1101 - 11 10 b f f 1082 23 1082 0 0 date_mii - - 1108 = 11 10 b t t 1083 1083 16 1108 1109 time_eq eqsel eqjoinsel 1109 <> 11 10 b f f 1083 1083 16 1109 1108 time_ne neqsel neqjoinsel 1110 < 11 10 b f f 1083 1083 16 1112 1113 time_lt scalarltsel scalarltjoinsel 1111 <= 11 10 b f f 1083 1083 16 1113 1112 time_le scalarlesel scalarlejoinsel 1112 > 11 10 b f f 1083 1083 16 1110 1111 time_gt scalargtsel scalargtjoinsel 1113 >= 11 10 b f f 1083 1083 16 1111 1110 time_ge scalargesel scalargejoinsel 1550 = 11 10 b t t 1266 1266 16 1550 1551 timetz_eq eqsel eqjoinsel 1551 <> 11 10 b f f 1266 1266 16 1551 1550 timetz_ne neqsel neqjoinsel 1552 < 11 10 b f f 1266 1266 16 1554 1555 timetz_lt scalarltsel scalarltjoinsel 1553 <= 11 10 b f f 1266 1266 16 1555 1554 timetz_le scalarlesel scalarlejoinsel 1554 > 11 10 b f f 1266 1266 16 1552 1553 timetz_gt scalargtsel scalargtjoinsel 1555 >= 11 10 b f f 1266 1266 16 1553 1552 timetz_ge scalargesel scalargejoinsel 1116 + 11 10 b f f 700 701 701 1126 0 float48pl - - 1117 - 11 10 b f f 700 701 701 0 0 float48mi - - 1118 / 11 10 b f f 700 701 701 0 0 float48div - - 1119 * 11 10 b f f 700 701 701 1129 0 float48mul - - 1120 = 11 10 b t t 700 701 16 1130 1121 float48eq eqsel eqjoinsel 1121 <> 11 10 b f f 700 701 16 1131 1120 float48ne neqsel neqjoinsel 1122 < 11 10 b f f 700 701 16 1133 1125 float48lt scalarltsel scalarltjoinsel 1123 > 11 10 b f f 700 701 16 1132 1124 float48gt scalargtsel scalargtjoinsel 1124 <= 11 10 b f f 700 701 16 1135 1123 float48le scalarlesel scalarlejoinsel 1125 >= 11 10 b f f 700 701 16 1134 1122 float48ge scalargesel scalargejoinsel 1126 + 11 10 b f f 701 700 701 1116 0 float84pl - - 1127 - 11 10 b f f 701 700 701 0 0 float84mi - - 1128 / 11 10 b f f 701 700 701 0 0 float84div - - 1129 * 11 10 b f f 701 700 701 1119 0 float84mul - - 1130 = 11 10 b t t 701 700 16 1120 1131 float84eq eqsel eqjoinsel 1131 <> 11 10 b f f 701 700 16 1121 1130 float84ne neqsel neqjoinsel 1132 < 11 10 b f f 701 700 16 1123 1135 float84lt scalarltsel scalarltjoinsel 1133 > 11 10 b f f 701 700 16 1122 1134 float84gt scalargtsel scalargtjoinsel 1134 <= 11 10 b f f 701 700 16 1125 1133 float84le scalarlesel scalarlejoinsel 1135 >= 11 10 b f f 701 700 16 1124 1132 float84ge scalargesel scalargejoinsel 1207 ~~ 11 10 b f f 19 25 16 0 1208 namelike likesel likejoinsel 1208 !~~ 11 10 b f f 19 25 16 0 1207 namenlike nlikesel nlikejoinsel 1209 ~~ 11 10 b f f 25 25 16 0 1210 textlike likesel likejoinsel 1210 !~~ 11 10 b f f 25 25 16 0 1209 textnlike nlikesel nlikejoinsel 1211 ~~ 11 10 b f f 1042 25 16 0 1212 bpcharlike likesel likejoinsel 1212 !~~ 11 10 b f f 1042 25 16 0 1211 bpcharnlike nlikesel nlikejoinsel 1226 ~* 11 10 b f f 19 25 16 0 1227 nameicregexeq icregexeqsel icregexeqjoinsel 1227 !~* 11 10 b f f 19 25 16 0 1226 nameicregexne icregexnesel icregexnejoinsel 1228 ~* 11 10 b f f 25 25 16 0 1229 texticregexeq icregexeqsel icregexeqjoinsel 1229 !~* 11 10 b f f 25 25 16 0 1228 texticregexne icregexnesel icregexnejoinsel 1234 ~* 11 10 b f f 1042 25 16 0 1235 bpcharicregexeq icregexeqsel icregexeqjoinsel 1235 !~* 11 10 b f f 1042 25 16 0 1234 bpcharicregexne icregexnesel icregexnejoinsel 1320 = 11 10 b t t 1184 1184 16 1320 1321 timestamptz_eq eqsel eqjoinsel 1321 <> 11 10 b f f 1184 1184 16 1321 1320 timestamptz_ne neqsel neqjoinsel 1322 < 11 10 b f f 1184 1184 16 1324 1325 timestamptz_lt scalarltsel scalarltjoinsel 1323 <= 11 10 b f f 1184 1184 16 1325 1324 timestamptz_le scalarlesel scalarlejoinsel 1324 > 11 10 b f f 1184 1184 16 1322 1323 timestamptz_gt scalargtsel scalargtjoinsel 1325 >= 11 10 b f f 1184 1184 16 1323 1322 timestamptz_ge scalargesel scalargejoinsel 1327 + 11 10 b f f 1184 1186 1184 2554 0 timestamptz_pl_interval - - 1328 - 11 10 b f f 1184 1184 1186 0 0 timestamptz_mi - - 1329 - 11 10 b f f 1184 1186 1184 0 0 timestamptz_mi_interval - - 1330 = 11 10 b t t 1186 1186 16 1330 1331 interval_eq eqsel eqjoinsel 1331 <> 11 10 b f f 1186 1186 16 1331 1330 interval_ne neqsel neqjoinsel 1332 < 11 10 b f f 1186 1186 16 1334 1335 interval_lt scalarltsel scalarltjoinsel 1333 <= 11 10 b f f 1186 1186 16 1335 1334 interval_le scalarlesel scalarlejoinsel 1334 > 11 10 b f f 1186 1186 16 1332 1333 interval_gt scalargtsel scalargtjoinsel 1335 >= 11 10 b f f 1186 1186 16 1333 1332 interval_ge scalargesel scalargejoinsel 1336 - 11 10 l f f 0 1186 1186 0 0 interval_um - - 1337 + 11 10 b f f 1186 1186 1186 1337 0 interval_pl - - 1338 - 11 10 b f f 1186 1186 1186 0 0 interval_mi - - 1360 + 11 10 b f f 1082 1083 1114 1363 0 datetime_pl - - 1361 + 11 10 b f f 1082 1266 1184 1366 0 datetimetz_pl - - 1363 + 11 10 b f f 1083 1082 1114 1360 0 timedate_pl - - 1366 + 11 10 b f f 1266 1082 1184 1361 0 timetzdate_pl - - 1399 - 11 10 b f f 1083 1083 1186 0 0 time_mi_time - - 1420 @@ 11 10 l f f 0 718 600 0 0 circle_center - - 1500 = 11 10 b f f 718 718 16 1500 1501 circle_eq eqsel eqjoinsel 1501 <> 11 10 b f f 718 718 16 1501 1500 circle_ne neqsel neqjoinsel 1502 < 11 10 b f f 718 718 16 1503 1505 circle_lt areasel areajoinsel 1503 > 11 10 b f f 718 718 16 1502 1504 circle_gt areasel areajoinsel 1504 <= 11 10 b f f 718 718 16 1505 1503 circle_le areasel areajoinsel 1505 >= 11 10 b f f 718 718 16 1504 1502 circle_ge areasel areajoinsel 1506 << 11 10 b f f 718 718 16 0 0 circle_left positionsel positionjoinsel 1507 &< 11 10 b f f 718 718 16 0 0 circle_overleft positionsel positionjoinsel 1508 &> 11 10 b f f 718 718 16 0 0 circle_overright positionsel positionjoinsel 1509 >> 11 10 b f f 718 718 16 0 0 circle_right positionsel positionjoinsel 1510 <@ 11 10 b f f 718 718 16 1511 0 circle_contained contsel contjoinsel 1511 @> 11 10 b f f 718 718 16 1510 0 circle_contain contsel contjoinsel 1512 ~= 11 10 b f f 718 718 16 1512 0 circle_same eqsel eqjoinsel 1513 && 11 10 b f f 718 718 16 1513 0 circle_overlap areasel areajoinsel 1514 |>> 11 10 b f f 718 718 16 0 0 circle_above positionsel positionjoinsel 1515 <<| 11 10 b f f 718 718 16 0 0 circle_below positionsel positionjoinsel 1516 + 11 10 b f f 718 600 718 0 0 circle_add_pt - - 1517 - 11 10 b f f 718 600 718 0 0 circle_sub_pt - - 1518 * 11 10 b f f 718 600 718 0 0 circle_mul_pt - - 1519 / 11 10 b f f 718 600 718 0 0 circle_div_pt - - 1520 <-> 11 10 b f f 718 718 701 1520 0 circle_distance - - 1521 # 11 10 l f f 0 604 23 0 0 poly_npoints - - 1522 <-> 11 10 b f f 600 718 701 3291 0 dist_pc - - 3291 <-> 11 10 b f f 718 600 701 1522 0 dist_cpoint - - 3276 <-> 11 10 b f f 600 604 701 3289 0 dist_ppoly - - 3289 <-> 11 10 b f f 604 600 701 3276 0 dist_polyp - - 1523 <-> 11 10 b f f 718 604 701 1383 0 dist_cpoly - - 1383 <-> 11 10 b f f 604 718 701 1523 0 dist_polyc - - 1525 ?# 11 10 b f f 601 601 16 1525 0 lseg_intersect - - 1526 ?|| 11 10 b f f 601 601 16 1526 0 lseg_parallel - - 1527 ?-| 11 10 b f f 601 601 16 1527 0 lseg_perp - - 1528 ?- 11 10 l f f 0 601 16 0 0 lseg_horizontal - - 1529 ?| 11 10 l f f 0 601 16 0 0 lseg_vertical - - 1535 = 11 10 b f f 601 601 16 1535 1586 lseg_eq eqsel eqjoinsel 1536 # 11 10 b f f 601 601 600 1536 0 lseg_interpt - - 1537 ?# 11 10 b f f 601 628 16 0 0 inter_sl - - 1538 ?# 11 10 b f f 601 603 16 0 0 inter_sb - - 1539 ?# 11 10 b f f 628 603 16 0 0 inter_lb - - 1546 <@ 11 10 b f f 600 628 16 0 0 on_pl - - 1547 <@ 11 10 b f f 600 601 16 0 0 on_ps - - 1548 <@ 11 10 b f f 601 628 16 0 0 on_sl - - 1549 <@ 11 10 b f f 601 603 16 0 0 on_sb - - 1557 ## 11 10 b f f 600 628 600 0 0 close_pl - - 1558 ## 11 10 b f f 600 601 600 0 0 close_ps - - 1559 ## 11 10 b f f 600 603 600 0 0 close_pb - - 1567 ## 11 10 b f f 601 603 600 0 0 close_sb - - 1577 ## 11 10 b f f 628 601 600 0 0 close_ls - - 1578 ## 11 10 b f f 601 601 600 0 0 close_lseg - - 1583 * 11 10 b f f 1186 701 1186 1584 0 interval_mul - - 1584 * 11 10 b f f 701 1186 1186 1583 0 mul_d_interval - - 1585 / 11 10 b f f 1186 701 1186 0 0 interval_div - - 1586 <> 11 10 b f f 601 601 16 1586 1535 lseg_ne neqsel neqjoinsel 1587 < 11 10 b f f 601 601 16 1589 1590 lseg_lt - - 1588 <= 11 10 b f f 601 601 16 1590 1589 lseg_le - - 1589 > 11 10 b f f 601 601 16 1587 1588 lseg_gt - - 1590 >= 11 10 b f f 601 601 16 1588 1587 lseg_ge - - 1591 @-@ 11 10 l f f 0 601 701 0 0 lseg_length - - 1611 ?# 11 10 b f f 628 628 16 1611 0 line_intersect - - 1612 ?|| 11 10 b f f 628 628 16 1612 0 line_parallel - - 1613 ?-| 11 10 b f f 628 628 16 1613 0 line_perp - - 1614 ?- 11 10 l f f 0 628 16 0 0 line_horizontal - - 1615 ?| 11 10 l f f 0 628 16 0 0 line_vertical - - 1616 = 11 10 b f f 628 628 16 1616 0 line_eq eqsel eqjoinsel 1617 # 11 10 b f f 628 628 600 1617 0 line_interpt - - 4161 |>> 11 10 b f f 600 600 16 0 0 point_above positionsel positionjoinsel 4162 <<| 11 10 b f f 600 600 16 0 0 point_below positionsel positionjoinsel 1220 = 11 10 b t t 829 829 16 1220 1221 macaddr_eq eqsel eqjoinsel 1221 <> 11 10 b f f 829 829 16 1221 1220 macaddr_ne neqsel neqjoinsel 1222 < 11 10 b f f 829 829 16 1224 1225 macaddr_lt scalarltsel scalarltjoinsel 1223 <= 11 10 b f f 829 829 16 1225 1224 macaddr_le scalarlesel scalarlejoinsel 1224 > 11 10 b f f 829 829 16 1222 1223 macaddr_gt scalargtsel scalargtjoinsel 1225 >= 11 10 b f f 829 829 16 1223 1222 macaddr_ge scalargesel scalargejoinsel 3147 ~ 11 10 l f f 0 829 829 0 0 macaddr_not - - 3148 & 11 10 b f f 829 829 829 0 0 macaddr_and - - 3149 | 11 10 b f f 829 829 829 0 0 macaddr_or - - 3362 = 11 10 b t t 774 774 16 3362 3363 macaddr8_eq eqsel eqjoinsel 3363 <> 11 10 b f f 774 774 16 3363 3362 macaddr8_ne neqsel neqjoinsel 3364 < 11 10 b f f 774 774 16 3366 3367 macaddr8_lt scalarltsel scalarltjoinsel 3365 <= 11 10 b f f 774 774 16 3367 3366 macaddr8_le scalarlesel scalarlejoinsel 3366 > 11 10 b f f 774 774 16 3364 3365 macaddr8_gt scalargtsel scalargtjoinsel 3367 >= 11 10 b f f 774 774 16 3365 3364 macaddr8_ge scalargesel scalargejoinsel 3368 ~ 11 10 l f f 0 774 774 0 0 macaddr8_not - - 3369 & 11 10 b f f 774 774 774 0 0 macaddr8_and - - 3370 | 11 10 b f f 774 774 774 0 0 macaddr8_or - - 1201 = 11 10 b t t 869 869 16 1201 1202 network_eq eqsel eqjoinsel 1202 <> 11 10 b f f 869 869 16 1202 1201 network_ne neqsel neqjoinsel 1203 < 11 10 b f f 869 869 16 1205 1206 network_lt scalarltsel scalarltjoinsel 1204 <= 11 10 b f f 869 869 16 1206 1205 network_le scalarlesel scalarlejoinsel 1205 > 11 10 b f f 869 869 16 1203 1204 network_gt scalargtsel scalargtjoinsel 1206 >= 11 10 b f f 869 869 16 1204 1203 network_ge scalargesel scalargejoinsel 931 << 11 10 b f f 869 869 16 933 0 network_sub networksel networkjoinsel 932 <<= 11 10 b f f 869 869 16 934 0 network_subeq networksel networkjoinsel 933 >> 11 10 b f f 869 869 16 931 0 network_sup networksel networkjoinsel 934 >>= 11 10 b f f 869 869 16 932 0 network_supeq networksel networkjoinsel 3552 && 11 10 b f f 869 869 16 3552 0 network_overlap networksel networkjoinsel 2634 ~ 11 10 l f f 0 869 869 0 0 inetnot - - 2635 & 11 10 b f f 869 869 869 0 0 inetand - - 2636 | 11 10 b f f 869 869 869 0 0 inetor - - 2637 + 11 10 b f f 869 20 869 2638 0 inetpl - - 2638 + 11 10 b f f 20 869 869 2637 0 int8pl_inet - - 2639 - 11 10 b f f 869 20 869 0 0 inetmi_int8 - - 2640 - 11 10 b f f 869 869 20 0 0 inetmi - - 1625 ~~* 11 10 b f f 19 25 16 0 1626 nameiclike iclikesel iclikejoinsel 1626 !~~* 11 10 b f f 19 25 16 0 1625 nameicnlike icnlikesel icnlikejoinsel 1627 ~~* 11 10 b f f 25 25 16 0 1628 texticlike iclikesel iclikejoinsel 1628 !~~* 11 10 b f f 25 25 16 0 1627 texticnlike icnlikesel icnlikejoinsel 1629 ~~* 11 10 b f f 1042 25 16 0 1630 bpchariclike iclikesel iclikejoinsel 1630 !~~* 11 10 b f f 1042 25 16 0 1629 bpcharicnlike icnlikesel icnlikejoinsel 1751 - 11 10 l f f 0 1700 1700 0 0 numeric_uminus - - 1752 = 11 10 b t t 1700 1700 16 1752 1753 numeric_eq eqsel eqjoinsel 1753 <> 11 10 b f f 1700 1700 16 1753 1752 numeric_ne neqsel neqjoinsel 1754 < 11 10 b f f 1700 1700 16 1756 1757 numeric_lt scalarltsel scalarltjoinsel 1755 <= 11 10 b f f 1700 1700 16 1757 1756 numeric_le scalarlesel scalarlejoinsel 1756 > 11 10 b f f 1700 1700 16 1754 1755 numeric_gt scalargtsel scalargtjoinsel 1757 >= 11 10 b f f 1700 1700 16 1755 1754 numeric_ge scalargesel scalargejoinsel 1758 + 11 10 b f f 1700 1700 1700 1758 0 numeric_add - - 1759 - 11 10 b f f 1700 1700 1700 0 0 numeric_sub - - 1760 * 11 10 b f f 1700 1700 1700 1760 0 numeric_mul - - 1761 / 11 10 b f f 1700 1700 1700 0 0 numeric_div - - 1762 % 11 10 b f f 1700 1700 1700 0 0 numeric_mod - - 1038 ^ 11 10 b f f 1700 1700 1700 0 0 numeric_power - - 1763 @ 11 10 l f f 0 1700 1700 0 0 numeric_abs - - 1784 = 11 10 b t f 1560 1560 16 1784 1785 biteq eqsel eqjoinsel 1785 <> 11 10 b f f 1560 1560 16 1785 1784 bitne neqsel neqjoinsel 1786 < 11 10 b f f 1560 1560 16 1787 1789 bitlt scalarltsel scalarltjoinsel 1787 > 11 10 b f f 1560 1560 16 1786 1788 bitgt scalargtsel scalargtjoinsel 1788 <= 11 10 b f f 1560 1560 16 1789 1787 bitle scalarlesel scalarlejoinsel 1789 >= 11 10 b f f 1560 1560 16 1788 1786 bitge scalargesel scalargejoinsel 1791 & 11 10 b f f 1560 1560 1560 1791 0 bitand - - 1792 | 11 10 b f f 1560 1560 1560 1792 0 bitor - - 1793 # 11 10 b f f 1560 1560 1560 1793 0 bitxor - - 1794 ~ 11 10 l f f 0 1560 1560 0 0 bitnot - - 1795 << 11 10 b f f 1560 23 1560 0 0 bitshiftleft - - 1796 >> 11 10 b f f 1560 23 1560 0 0 bitshiftright - - 1797 || 11 10 b f f 1562 1562 1562 0 0 bitcat - - 1800 + 11 10 b f f 1083 1186 1083 1849 0 time_pl_interval - - 1801 - 11 10 b f f 1083 1186 1083 0 0 time_mi_interval - - 1802 + 11 10 b f f 1266 1186 1266 2552 0 timetz_pl_interval - - 1803 - 11 10 b f f 1266 1186 1266 0 0 timetz_mi_interval - - 1804 = 11 10 b t f 1562 1562 16 1804 1805 varbiteq eqsel eqjoinsel 1805 <> 11 10 b f f 1562 1562 16 1805 1804 varbitne neqsel neqjoinsel 1806 < 11 10 b f f 1562 1562 16 1807 1809 varbitlt scalarltsel scalarltjoinsel 1807 > 11 10 b f f 1562 1562 16 1806 1808 varbitgt scalargtsel scalargtjoinsel 1808 <= 11 10 b f f 1562 1562 16 1809 1807 varbitle scalarlesel scalarlejoinsel 1809 >= 11 10 b f f 1562 1562 16 1808 1806 varbitge scalargesel scalargejoinsel 1849 + 11 10 b f f 1186 1083 1083 1800 0 interval_pl_time - - 1862 = 11 10 b t t 21 20 16 1868 1863 int28eq eqsel eqjoinsel 1863 <> 11 10 b f f 21 20 16 1869 1862 int28ne neqsel neqjoinsel 1864 < 11 10 b f f 21 20 16 1871 1867 int28lt scalarltsel scalarltjoinsel 1865 > 11 10 b f f 21 20 16 1870 1866 int28gt scalargtsel scalargtjoinsel 1866 <= 11 10 b f f 21 20 16 1873 1865 int28le scalarlesel scalarlejoinsel 1867 >= 11 10 b f f 21 20 16 1872 1864 int28ge scalargesel scalargejoinsel 1868 = 11 10 b t t 20 21 16 1862 1869 int82eq eqsel eqjoinsel 1869 <> 11 10 b f f 20 21 16 1863 1868 int82ne neqsel neqjoinsel 1870 < 11 10 b f f 20 21 16 1865 1873 int82lt scalarltsel scalarltjoinsel 1871 > 11 10 b f f 20 21 16 1864 1872 int82gt scalargtsel scalargtjoinsel 1872 <= 11 10 b f f 20 21 16 1867 1871 int82le scalarlesel scalarlejoinsel 1873 >= 11 10 b f f 20 21 16 1866 1870 int82ge scalargesel scalargejoinsel 1874 & 11 10 b f f 21 21 21 1874 0 int2and - - 1875 | 11 10 b f f 21 21 21 1875 0 int2or - - 1876 # 11 10 b f f 21 21 21 1876 0 int2xor - - 1877 ~ 11 10 l f f 0 21 21 0 0 int2not - - 1878 << 11 10 b f f 21 23 21 0 0 int2shl - - 1879 >> 11 10 b f f 21 23 21 0 0 int2shr - - 1880 & 11 10 b f f 23 23 23 1880 0 int4and - - 1881 | 11 10 b f f 23 23 23 1881 0 int4or - - 1882 # 11 10 b f f 23 23 23 1882 0 int4xor - - 1883 ~ 11 10 l f f 0 23 23 0 0 int4not - - 1884 << 11 10 b f f 23 23 23 0 0 int4shl - - 1885 >> 11 10 b f f 23 23 23 0 0 int4shr - - 1886 & 11 10 b f f 20 20 20 1886 0 int8and - - 1887 | 11 10 b f f 20 20 20 1887 0 int8or - - 1888 # 11 10 b f f 20 20 20 1888 0 int8xor - - 1889 ~ 11 10 l f f 0 20 20 0 0 int8not - - 1890 << 11 10 b f f 20 23 20 0 0 int8shl - - 1891 >> 11 10 b f f 20 23 20 0 0 int8shr - - 1916 + 11 10 l f f 0 20 20 0 0 int8up - - 1917 + 11 10 l f f 0 21 21 0 0 int2up - - 1918 + 11 10 l f f 0 23 23 0 0 int4up - - 1919 + 11 10 l f f 0 700 700 0 0 float4up - - 1920 + 11 10 l f f 0 701 701 0 0 float8up - - 1921 + 11 10 l f f 0 1700 1700 0 0 numeric_uplus - - 1955 = 11 10 b t t 17 17 16 1955 1956 byteaeq eqsel eqjoinsel 1956 <> 11 10 b f f 17 17 16 1956 1955 byteane neqsel neqjoinsel 1957 < 11 10 b f f 17 17 16 1959 1960 bytealt scalarltsel scalarltjoinsel 1958 <= 11 10 b f f 17 17 16 1960 1959 byteale scalarlesel scalarlejoinsel 1959 > 11 10 b f f 17 17 16 1957 1958 byteagt scalargtsel scalargtjoinsel 1960 >= 11 10 b f f 17 17 16 1958 1957 byteage scalargesel scalargejoinsel 2016 ~~ 11 10 b f f 17 17 16 0 2017 bytealike likesel likejoinsel 2017 !~~ 11 10 b f f 17 17 16 0 2016 byteanlike nlikesel nlikejoinsel 2018 || 11 10 b f f 17 17 17 0 0 byteacat - - 2060 = 11 10 b t t 1114 1114 16 2060 2061 timestamp_eq eqsel eqjoinsel 2061 <> 11 10 b f f 1114 1114 16 2061 2060 timestamp_ne neqsel neqjoinsel 2062 < 11 10 b f f 1114 1114 16 2064 2065 timestamp_lt scalarltsel scalarltjoinsel 2063 <= 11 10 b f f 1114 1114 16 2065 2064 timestamp_le scalarlesel scalarlejoinsel 2064 > 11 10 b f f 1114 1114 16 2062 2063 timestamp_gt scalargtsel scalargtjoinsel 2065 >= 11 10 b f f 1114 1114 16 2063 2062 timestamp_ge scalargesel scalargejoinsel 2066 + 11 10 b f f 1114 1186 1114 2553 0 timestamp_pl_interval - - 2067 - 11 10 b f f 1114 1114 1186 0 0 timestamp_mi - - 2068 - 11 10 b f f 1114 1186 1114 0 0 timestamp_mi_interval - - 2314 ~<~ 11 10 b f f 25 25 16 2318 2317 text_pattern_lt scalarltsel scalarltjoinsel 2315 ~<=~ 11 10 b f f 25 25 16 2317 2318 text_pattern_le scalarlesel scalarlejoinsel 2317 ~>=~ 11 10 b f f 25 25 16 2315 2314 text_pattern_ge scalargesel scalargejoinsel 2318 ~>~ 11 10 b f f 25 25 16 2314 2315 text_pattern_gt scalargtsel scalargtjoinsel 2326 ~<~ 11 10 b f f 1042 1042 16 2330 2329 bpchar_pattern_lt scalarltsel scalarltjoinsel 2327 ~<=~ 11 10 b f f 1042 1042 16 2329 2330 bpchar_pattern_le scalarlesel scalarlejoinsel 2329 ~>=~ 11 10 b f f 1042 1042 16 2327 2326 bpchar_pattern_ge scalargesel scalargejoinsel 2330 ~>~ 11 10 b f f 1042 1042 16 2326 2327 bpchar_pattern_gt scalargtsel scalargtjoinsel 2345 < 11 10 b f f 1082 1114 16 2375 2348 date_lt_timestamp scalarltsel scalarltjoinsel 2346 <= 11 10 b f f 1082 1114 16 2374 2349 date_le_timestamp scalarlesel scalarlejoinsel 2347 = 11 10 b t f 1082 1114 16 2373 2350 date_eq_timestamp eqsel eqjoinsel 2348 >= 11 10 b f f 1082 1114 16 2372 2345 date_ge_timestamp scalargesel scalargejoinsel 2349 > 11 10 b f f 1082 1114 16 2371 2346 date_gt_timestamp scalargtsel scalargtjoinsel 2350 <> 11 10 b f f 1082 1114 16 2376 2347 date_ne_timestamp neqsel neqjoinsel 2358 < 11 10 b f f 1082 1184 16 2388 2361 date_lt_timestamptz scalarltsel scalarltjoinsel 2359 <= 11 10 b f f 1082 1184 16 2387 2362 date_le_timestamptz scalarlesel scalarlejoinsel 2360 = 11 10 b t f 1082 1184 16 2386 2363 date_eq_timestamptz eqsel eqjoinsel 2361 >= 11 10 b f f 1082 1184 16 2385 2358 date_ge_timestamptz scalargesel scalargejoinsel 2362 > 11 10 b f f 1082 1184 16 2384 2359 date_gt_timestamptz scalargtsel scalargtjoinsel 2363 <> 11 10 b f f 1082 1184 16 2389 2360 date_ne_timestamptz neqsel neqjoinsel 2371 < 11 10 b f f 1114 1082 16 2349 2374 timestamp_lt_date scalarltsel scalarltjoinsel 2372 <= 11 10 b f f 1114 1082 16 2348 2375 timestamp_le_date scalarlesel scalarlejoinsel 2373 = 11 10 b t f 1114 1082 16 2347 2376 timestamp_eq_date eqsel eqjoinsel 2374 >= 11 10 b f f 1114 1082 16 2346 2371 timestamp_ge_date scalargesel scalargejoinsel 2375 > 11 10 b f f 1114 1082 16 2345 2372 timestamp_gt_date scalargtsel scalargtjoinsel 2376 <> 11 10 b f f 1114 1082 16 2350 2373 timestamp_ne_date neqsel neqjoinsel 2384 < 11 10 b f f 1184 1082 16 2362 2387 timestamptz_lt_date scalarltsel scalarltjoinsel 2385 <= 11 10 b f f 1184 1082 16 2361 2388 timestamptz_le_date scalarlesel scalarlejoinsel 2386 = 11 10 b t f 1184 1082 16 2360 2389 timestamptz_eq_date eqsel eqjoinsel 2387 >= 11 10 b f f 1184 1082 16 2359 2384 timestamptz_ge_date scalargesel scalargejoinsel 2388 > 11 10 b f f 1184 1082 16 2358 2385 timestamptz_gt_date scalargtsel scalargtjoinsel 2389 <> 11 10 b f f 1184 1082 16 2363 2386 timestamptz_ne_date neqsel neqjoinsel 2534 < 11 10 b f f 1114 1184 16 2544 2537 timestamp_lt_timestamptz scalarltsel scalarltjoinsel 2535 <= 11 10 b f f 1114 1184 16 2543 2538 timestamp_le_timestamptz scalarlesel scalarlejoinsel 2536 = 11 10 b t f 1114 1184 16 2542 2539 timestamp_eq_timestamptz eqsel eqjoinsel 2537 >= 11 10 b f f 1114 1184 16 2541 2534 timestamp_ge_timestamptz scalargesel scalargejoinsel 2538 > 11 10 b f f 1114 1184 16 2540 2535 timestamp_gt_timestamptz scalargtsel scalargtjoinsel 2539 <> 11 10 b f f 1114 1184 16 2545 2536 timestamp_ne_timestamptz neqsel neqjoinsel 2540 < 11 10 b f f 1184 1114 16 2538 2543 timestamptz_lt_timestamp scalarltsel scalarltjoinsel 2541 <= 11 10 b f f 1184 1114 16 2537 2544 timestamptz_le_timestamp scalarlesel scalarlejoinsel 2542 = 11 10 b t f 1184 1114 16 2536 2545 timestamptz_eq_timestamp eqsel eqjoinsel 2543 >= 11 10 b f f 1184 1114 16 2535 2540 timestamptz_ge_timestamp scalargesel scalargejoinsel 2544 > 11 10 b f f 1184 1114 16 2534 2541 timestamptz_gt_timestamp scalargtsel scalargtjoinsel 2545 <> 11 10 b f f 1184 1114 16 2539 2542 timestamptz_ne_timestamp neqsel neqjoinsel 2551 + 11 10 b f f 1186 1082 1114 1076 0 interval_pl_date - - 2552 + 11 10 b f f 1186 1266 1266 1802 0 interval_pl_timetz - - 2553 + 11 10 b f f 1186 1114 1114 2066 0 interval_pl_timestamp - - 2554 + 11 10 b f f 1186 1184 1184 1327 0 interval_pl_timestamptz - - 2555 + 11 10 b f f 23 1082 1082 1100 0 integer_pl_date - - 2570 <<| 11 10 b f f 603 603 16 0 0 box_below positionsel positionjoinsel 2571 &<| 11 10 b f f 603 603 16 0 0 box_overbelow positionsel positionjoinsel 2572 |&> 11 10 b f f 603 603 16 0 0 box_overabove positionsel positionjoinsel 2573 |>> 11 10 b f f 603 603 16 0 0 box_above positionsel positionjoinsel 2574 <<| 11 10 b f f 604 604 16 0 0 poly_below positionsel positionjoinsel 2575 &<| 11 10 b f f 604 604 16 0 0 poly_overbelow positionsel positionjoinsel 2576 |&> 11 10 b f f 604 604 16 0 0 poly_overabove positionsel positionjoinsel 2577 |>> 11 10 b f f 604 604 16 0 0 poly_above positionsel positionjoinsel 2589 &<| 11 10 b f f 718 718 16 0 0 circle_overbelow positionsel positionjoinsel 2590 |&> 11 10 b f f 718 718 16 0 0 circle_overabove positionsel positionjoinsel 2750 && 11 10 b f f 2277 2277 16 2750 0 arrayoverlap arraycontsel arraycontjoinsel 2751 @> 11 10 b f f 2277 2277 16 2752 0 arraycontains arraycontsel arraycontjoinsel 2752 <@ 11 10 b f f 2277 2277 16 2751 0 arraycontained arraycontsel arraycontjoinsel 2779 || 11 10 b f f 25 2776 25 0 0 textanycat - - 2780 || 11 10 b f f 2776 25 25 0 0 anytextcat - - 2972 = 11 10 b t t 2950 2950 16 2972 2973 uuid_eq eqsel eqjoinsel 2973 <> 11 10 b f f 2950 2950 16 2973 2972 uuid_ne neqsel neqjoinsel 2974 < 11 10 b f f 2950 2950 16 2975 2977 uuid_lt scalarltsel scalarltjoinsel 2975 > 11 10 b f f 2950 2950 16 2974 2976 uuid_gt scalargtsel scalargtjoinsel 2976 <= 11 10 b f f 2950 2950 16 2977 2975 uuid_le scalarlesel scalarlejoinsel 2977 >= 11 10 b f f 2950 2950 16 2976 2974 uuid_ge scalargesel scalargejoinsel 3222 = 11 10 b t t 3220 3220 16 3222 3223 pg_lsn_eq eqsel eqjoinsel 3223 <> 11 10 b f f 3220 3220 16 3223 3222 pg_lsn_ne neqsel neqjoinsel 3224 < 11 10 b f f 3220 3220 16 3225 3227 pg_lsn_lt scalarltsel scalarltjoinsel 3225 > 11 10 b f f 3220 3220 16 3224 3226 pg_lsn_gt scalargtsel scalargtjoinsel 3226 <= 11 10 b f f 3220 3220 16 3227 3225 pg_lsn_le scalarlesel scalarlejoinsel 3227 >= 11 10 b f f 3220 3220 16 3226 3224 pg_lsn_ge scalargesel scalargejoinsel 3228 - 11 10 b f f 3220 3220 1700 0 0 pg_lsn_mi - - 5025 + 11 10 b f f 3220 1700 3220 5026 0 pg_lsn_pli - - 5026 + 11 10 b f f 1700 3220 3220 5025 0 numeric_pl_pg_lsn - - 5027 - 11 10 b f f 3220 1700 3220 0 0 pg_lsn_mii - - 3516 = 11 10 b t t 3500 3500 16 3516 3517 enum_eq eqsel eqjoinsel 3517 <> 11 10 b f f 3500 3500 16 3517 3516 enum_ne neqsel neqjoinsel 3518 < 11 10 b f f 3500 3500 16 3519 3521 enum_lt scalarltsel scalarltjoinsel 3519 > 11 10 b f f 3500 3500 16 3518 3520 enum_gt scalargtsel scalargtjoinsel 3520 <= 11 10 b f f 3500 3500 16 3521 3519 enum_le scalarlesel scalarlejoinsel 3521 >= 11 10 b f f 3500 3500 16 3520 3518 enum_ge scalargesel scalargejoinsel 3627 < 11 10 b f f 3614 3614 16 3632 3631 tsvector_lt scalarltsel scalarltjoinsel 3628 <= 11 10 b f f 3614 3614 16 3631 3632 tsvector_le scalarlesel scalarlejoinsel 3629 = 11 10 b t f 3614 3614 16 3629 3630 tsvector_eq eqsel eqjoinsel 3630 <> 11 10 b f f 3614 3614 16 3630 3629 tsvector_ne neqsel neqjoinsel 3631 >= 11 10 b f f 3614 3614 16 3628 3627 tsvector_ge scalargesel scalargejoinsel 3632 > 11 10 b f f 3614 3614 16 3627 3628 tsvector_gt scalargtsel scalargtjoinsel 3633 || 11 10 b f f 3614 3614 3614 0 0 tsvector_concat - - 3636 @@ 11 10 b f f 3614 3615 16 3637 0 ts_match_vq tsmatchsel tsmatchjoinsel 3637 @@ 11 10 b f f 3615 3614 16 3636 0 ts_match_qv tsmatchsel tsmatchjoinsel 3660 @@@ 11 10 b f f 3614 3615 16 3661 0 ts_match_vq tsmatchsel tsmatchjoinsel 3661 @@@ 11 10 b f f 3615 3614 16 3660 0 ts_match_qv tsmatchsel tsmatchjoinsel 3674 < 11 10 b f f 3615 3615 16 3679 3678 tsquery_lt scalarltsel scalarltjoinsel 3675 <= 11 10 b f f 3615 3615 16 3678 3679 tsquery_le scalarlesel scalarlejoinsel 3676 = 11 10 b t f 3615 3615 16 3676 3677 tsquery_eq eqsel eqjoinsel 3677 <> 11 10 b f f 3615 3615 16 3677 3676 tsquery_ne neqsel neqjoinsel 3678 >= 11 10 b f f 3615 3615 16 3675 3674 tsquery_ge scalargesel scalargejoinsel 3679 > 11 10 b f f 3615 3615 16 3674 3675 tsquery_gt scalargtsel scalargtjoinsel 3680 && 11 10 b f f 3615 3615 3615 0 0 tsquery_and - - 3681 || 11 10 b f f 3615 3615 3615 0 0 tsquery_or - - 5005 <-> 11 10 b f f 3615 3615 3615 0 0 pg_catalog.tsquery_phrase - - 3682 !! 11 10 l f f 0 3615 3615 0 0 tsquery_not - - 3693 @> 11 10 b f f 3615 3615 16 3694 0 tsq_mcontains matchingsel matchingjoinsel 3694 <@ 11 10 b f f 3615 3615 16 3693 0 tsq_mcontained matchingsel matchingjoinsel 3762 @@ 11 10 b f f 25 25 16 0 0 ts_match_tt matchingsel matchingjoinsel 3763 @@ 11 10 b f f 25 3615 16 0 0 ts_match_tq matchingsel matchingjoinsel 2988 = 11 10 b t t 2249 2249 16 2988 2989 record_eq eqsel eqjoinsel 2989 <> 11 10 b f f 2249 2249 16 2989 2988 record_ne neqsel neqjoinsel 2990 < 11 10 b f f 2249 2249 16 2991 2993 record_lt scalarltsel scalarltjoinsel 2991 > 11 10 b f f 2249 2249 16 2990 2992 record_gt scalargtsel scalargtjoinsel 2992 <= 11 10 b f f 2249 2249 16 2993 2991 record_le scalarlesel scalarlejoinsel 2993 >= 11 10 b f f 2249 2249 16 2992 2990 record_ge scalargesel scalargejoinsel 3188 *= 11 10 b t f 2249 2249 16 3188 3189 record_image_eq eqsel eqjoinsel 3189 *<> 11 10 b f f 2249 2249 16 3189 3188 record_image_ne neqsel neqjoinsel 3190 *< 11 10 b f f 2249 2249 16 3191 3193 record_image_lt scalarltsel scalarltjoinsel 3191 *> 11 10 b f f 2249 2249 16 3190 3192 record_image_gt scalargtsel scalargtjoinsel 3192 *<= 11 10 b f f 2249 2249 16 3193 3191 record_image_le scalarlesel scalarlejoinsel 3193 *>= 11 10 b f f 2249 2249 16 3192 3190 record_image_ge scalargesel scalargejoinsel 3882 = 11 10 b t t 3831 3831 16 3882 3883 range_eq eqsel eqjoinsel 3883 <> 11 10 b f f 3831 3831 16 3883 3882 range_ne neqsel neqjoinsel 3884 < 11 10 b f f 3831 3831 16 3887 3886 range_lt rangesel scalarltjoinsel 3885 <= 11 10 b f f 3831 3831 16 3886 3887 range_le rangesel scalarlejoinsel 3886 >= 11 10 b f f 3831 3831 16 3885 3884 range_ge rangesel scalargejoinsel 3887 > 11 10 b f f 3831 3831 16 3884 3885 range_gt rangesel scalargtjoinsel 3888 && 11 10 b f f 3831 3831 16 3888 0 range_overlaps rangesel areajoinsel 3889 @> 11 10 b f f 3831 2283 16 3891 0 range_contains_elem rangesel contjoinsel 3890 @> 11 10 b f f 3831 3831 16 3892 0 range_contains rangesel contjoinsel 3891 <@ 11 10 b f f 2283 3831 16 3889 0 elem_contained_by_range rangesel contjoinsel 3892 <@ 11 10 b f f 3831 3831 16 3890 0 range_contained_by rangesel contjoinsel 3893 << 11 10 b f f 3831 3831 16 3894 0 range_before rangesel scalarltjoinsel 3894 >> 11 10 b f f 3831 3831 16 3893 0 range_after rangesel scalargtjoinsel 3895 &< 11 10 b f f 3831 3831 16 0 0 range_overleft rangesel scalarltjoinsel 3896 &> 11 10 b f f 3831 3831 16 0 0 range_overright rangesel scalargtjoinsel 3897 -|- 11 10 b f f 3831 3831 16 3897 0 range_adjacent matchingsel matchingjoinsel 3898 + 11 10 b f f 3831 3831 3831 3898 0 range_union - - 3899 - 11 10 b f f 3831 3831 3831 0 0 range_minus - - 3900 * 11 10 b f f 3831 3831 3831 3900 0 range_intersect - - 3962 -> 11 10 b f f 114 25 114 0 0 json_object_field - - 3963 ->> 11 10 b f f 114 25 25 0 0 json_object_field_text - - 3964 -> 11 10 b f f 114 23 114 0 0 json_array_element - - 3965 ->> 11 10 b f f 114 23 25 0 0 json_array_element_text - - 3966 #> 11 10 b f f 114 1009 114 0 0 json_extract_path - - 3967 #>> 11 10 b f f 114 1009 25 0 0 json_extract_path_text - - 3211 -> 11 10 b f f 3802 25 3802 0 0 jsonb_object_field - - 3477 ->> 11 10 b f f 3802 25 25 0 0 jsonb_object_field_text - - 3212 -> 11 10 b f f 3802 23 3802 0 0 jsonb_array_element - - 3481 ->> 11 10 b f f 3802 23 25 0 0 jsonb_array_element_text - - 3213 #> 11 10 b f f 3802 1009 3802 0 0 jsonb_extract_path - - 3206 #>> 11 10 b f f 3802 1009 25 0 0 jsonb_extract_path_text - - 3240 = 11 10 b t t 3802 3802 16 3240 3241 jsonb_eq eqsel eqjoinsel 3241 <> 11 10 b f f 3802 3802 16 3241 3240 jsonb_ne neqsel neqjoinsel 3242 < 11 10 b f f 3802 3802 16 3243 3245 jsonb_lt scalarltsel scalarltjoinsel 3243 > 11 10 b f f 3802 3802 16 3242 3244 jsonb_gt scalargtsel scalargtjoinsel 3244 <= 11 10 b f f 3802 3802 16 3245 3243 jsonb_le scalarlesel scalarlejoinsel 3245 >= 11 10 b f f 3802 3802 16 3244 3242 jsonb_ge scalargesel scalargejoinsel 3246 @> 11 10 b f f 3802 3802 16 3250 0 jsonb_contains matchingsel matchingjoinsel 3247 ? 11 10 b f f 3802 25 16 0 0 jsonb_exists matchingsel matchingjoinsel 3248 ?| 11 10 b f f 3802 1009 16 0 0 jsonb_exists_any matchingsel matchingjoinsel 3249 ?& 11 10 b f f 3802 1009 16 0 0 jsonb_exists_all matchingsel matchingjoinsel 3250 <@ 11 10 b f f 3802 3802 16 3246 0 jsonb_contained matchingsel matchingjoinsel 3284 || 11 10 b f f 3802 3802 3802 0 0 jsonb_concat - - 3285 - 11 10 b f f 3802 25 3802 0 0 pg_catalog.jsonb_delete - - 3398 - 11 10 b f f 3802 1009 3802 0 0 pg_catalog.jsonb_delete - - 3286 - 11 10 b f f 3802 23 3802 0 0 pg_catalog.jsonb_delete - - 3287 #- 11 10 b f f 3802 1009 3802 0 0 jsonb_delete_path - - 4012 @? 11 10 b f f 3802 4072 16 0 0 jsonb_path_exists_opr matchingsel matchingjoinsel 4013 @@ 11 10 b f f 3802 4072 16 0 0 jsonb_path_match_opr matchingsel matchingjoinsel 2860 = 11 10 b t t 4537 4537 16 2860 2861 multirange_eq eqsel eqjoinsel 2861 <> 11 10 b f f 4537 4537 16 2861 2860 multirange_ne neqsel neqjoinsel 2862 < 11 10 b f f 4537 4537 16 2865 2864 multirange_lt multirangesel scalarltjoinsel 2863 <= 11 10 b f f 4537 4537 16 2864 2865 multirange_le multirangesel scalarlejoinsel 2864 >= 11 10 b f f 4537 4537 16 2863 2862 multirange_ge multirangesel scalargejoinsel 2865 > 11 10 b f f 4537 4537 16 2862 2863 multirange_gt multirangesel scalargtjoinsel 2866 && 11 10 b f f 3831 4537 16 2867 0 range_overlaps_multirange multirangesel areajoinsel 2867 && 11 10 b f f 4537 3831 16 2866 0 multirange_overlaps_range multirangesel areajoinsel 2868 && 11 10 b f f 4537 4537 16 2868 0 multirange_overlaps_multirange multirangesel areajoinsel 2869 @> 11 10 b f f 4537 2283 16 2872 0 multirange_contains_elem multirangesel contjoinsel 2870 @> 11 10 b f f 4537 3831 16 2873 0 multirange_contains_range multirangesel contjoinsel 2871 @> 11 10 b f f 4537 4537 16 2874 0 multirange_contains_multirange multirangesel contjoinsel 2872 <@ 11 10 b f f 2283 4537 16 2869 0 elem_contained_by_multirange multirangesel contjoinsel 2873 <@ 11 10 b f f 3831 4537 16 2870 0 range_contained_by_multirange multirangesel contjoinsel 2874 <@ 11 10 b f f 4537 4537 16 2871 0 multirange_contained_by_multirange multirangesel contjoinsel 4539 @> 11 10 b f f 3831 4537 16 4540 0 range_contains_multirange multirangesel contjoinsel 4540 <@ 11 10 b f f 4537 3831 16 4539 0 multirange_contained_by_range multirangesel contjoinsel 2875 &< 11 10 b f f 3831 4537 16 0 0 range_overleft_multirange multirangesel scalarltjoinsel 2876 &< 11 10 b f f 4537 3831 16 0 0 multirange_overleft_range multirangesel scalarltjoinsel 2877 &< 11 10 b f f 4537 4537 16 0 0 multirange_overleft_multirange multirangesel scalarltjoinsel 3585 &> 11 10 b f f 3831 4537 16 0 0 range_overright_multirange multirangesel scalargtjoinsel 4035 &> 11 10 b f f 4537 3831 16 0 0 multirange_overright_range multirangesel scalargtjoinsel 4142 &> 11 10 b f f 4537 4537 16 0 0 multirange_overright_multirange multirangesel scalargtjoinsel 4179 -|- 11 10 b f f 3831 4537 16 4180 0 range_adjacent_multirange matchingsel matchingjoinsel 4180 -|- 11 10 b f f 4537 3831 16 4179 0 multirange_adjacent_range matchingsel matchingjoinsel 4198 -|- 11 10 b f f 4537 4537 16 4198 0 multirange_adjacent_multirange matchingsel matchingjoinsel 4392 + 11 10 b f f 4537 4537 4537 4392 0 multirange_union - - 4393 - 11 10 b f f 4537 4537 4537 0 0 multirange_minus - - 4394 * 11 10 b f f 4537 4537 4537 4394 0 multirange_intersect - - 4395 << 11 10 b f f 3831 4537 16 4399 0 range_before_multirange multirangesel scalarltjoinsel 4396 << 11 10 b f f 4537 3831 16 4398 0 multirange_before_range multirangesel scalarltjoinsel 4397 << 11 10 b f f 4537 4537 16 4400 0 multirange_before_multirange multirangesel scalarltjoinsel 4398 >> 11 10 b f f 3831 4537 16 4396 0 range_after_multirange multirangesel scalargtjoinsel 4399 >> 11 10 b f f 4537 3831 16 4395 0 multirange_after_range multirangesel scalargtjoinsel 4400 >> 11 10 b f f 4537 4537 16 4397 0 multirange_after_multirange multirangesel scalargtjoinsel 16613 ~~ 16390 10 b f f 23 23 16 0 0 int4eq - - \. -- -- Data for Name: pg_opfamily; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_opfamily (oid, opfmethod, opfname, opfnamespace, opfowner) FROM stdin; 397 403 array_ops 11 10 627 405 array_ops 11 10 423 403 bit_ops 11 10 424 403 bool_ops 11 10 426 403 bpchar_ops 11 10 427 405 bpchar_ops 11 10 428 403 bytea_ops 11 10 429 403 char_ops 11 10 431 405 char_ops 11 10 434 403 datetime_ops 11 10 435 405 date_ops 11 10 1970 403 float_ops 11 10 1971 405 float_ops 11 10 1974 403 network_ops 11 10 1975 405 network_ops 11 10 3550 783 network_ops 11 10 3794 4000 network_ops 11 10 1976 403 integer_ops 11 10 1977 405 integer_ops 11 10 1982 403 interval_ops 11 10 1983 405 interval_ops 11 10 1984 403 macaddr_ops 11 10 1985 405 macaddr_ops 11 10 3371 403 macaddr8_ops 11 10 3372 405 macaddr8_ops 11 10 1988 403 numeric_ops 11 10 1998 405 numeric_ops 11 10 1989 403 oid_ops 11 10 1990 405 oid_ops 11 10 1991 403 oidvector_ops 11 10 1992 405 oidvector_ops 11 10 2994 403 record_ops 11 10 6194 405 record_ops 11 10 3194 403 record_image_ops 11 10 1994 403 text_ops 11 10 1995 405 text_ops 11 10 1996 403 time_ops 11 10 1997 405 time_ops 11 10 1999 405 timestamptz_ops 11 10 2000 403 timetz_ops 11 10 2001 405 timetz_ops 11 10 2002 403 varbit_ops 11 10 2040 405 timestamp_ops 11 10 2095 403 text_pattern_ops 11 10 2097 403 bpchar_pattern_ops 11 10 2099 403 money_ops 11 10 2222 405 bool_ops 11 10 2223 405 bytea_ops 11 10 2789 403 tid_ops 11 10 2225 405 xid_ops 11 10 5032 405 xid8_ops 11 10 5067 403 xid8_ops 11 10 2226 405 cid_ops 11 10 2227 405 tid_ops 11 10 2229 405 text_pattern_ops 11 10 2231 405 bpchar_pattern_ops 11 10 2235 405 aclitem_ops 11 10 2593 783 box_ops 11 10 2594 783 poly_ops 11 10 2595 783 circle_ops 11 10 1029 783 point_ops 11 10 2745 2742 array_ops 11 10 2968 403 uuid_ops 11 10 2969 405 uuid_ops 11 10 3253 403 pg_lsn_ops 11 10 3254 405 pg_lsn_ops 11 10 3522 403 enum_ops 11 10 3523 405 enum_ops 11 10 3626 403 tsvector_ops 11 10 3655 783 tsvector_ops 11 10 3659 2742 tsvector_ops 11 10 3683 403 tsquery_ops 11 10 3702 783 tsquery_ops 11 10 3901 403 range_ops 11 10 3903 405 range_ops 11 10 3919 783 range_ops 11 10 3474 4000 range_ops 11 10 4015 4000 quad_point_ops 11 10 4016 4000 kd_point_ops 11 10 4017 4000 text_ops 11 10 4033 403 jsonb_ops 11 10 4034 405 jsonb_ops 11 10 4036 2742 jsonb_ops 11 10 4037 2742 jsonb_path_ops 11 10 4054 3580 integer_minmax_ops 11 10 4602 3580 integer_minmax_multi_ops 11 10 4572 3580 integer_bloom_ops 11 10 4055 3580 numeric_minmax_ops 11 10 4603 3580 numeric_minmax_multi_ops 11 10 4056 3580 text_minmax_ops 11 10 4573 3580 text_bloom_ops 11 10 4574 3580 numeric_bloom_ops 11 10 4058 3580 timetz_minmax_ops 11 10 4604 3580 timetz_minmax_multi_ops 11 10 4575 3580 timetz_bloom_ops 11 10 4059 3580 datetime_minmax_ops 11 10 4605 3580 datetime_minmax_multi_ops 11 10 4576 3580 datetime_bloom_ops 11 10 4062 3580 char_minmax_ops 11 10 4577 3580 char_bloom_ops 11 10 4064 3580 bytea_minmax_ops 11 10 4578 3580 bytea_bloom_ops 11 10 4065 3580 name_minmax_ops 11 10 4579 3580 name_bloom_ops 11 10 4068 3580 oid_minmax_ops 11 10 4606 3580 oid_minmax_multi_ops 11 10 4580 3580 oid_bloom_ops 11 10 4069 3580 tid_minmax_ops 11 10 4581 3580 tid_bloom_ops 11 10 4607 3580 tid_minmax_multi_ops 11 10 4070 3580 float_minmax_ops 11 10 4608 3580 float_minmax_multi_ops 11 10 4582 3580 float_bloom_ops 11 10 4074 3580 macaddr_minmax_ops 11 10 4609 3580 macaddr_minmax_multi_ops 11 10 4583 3580 macaddr_bloom_ops 11 10 4109 3580 macaddr8_minmax_ops 11 10 4610 3580 macaddr8_minmax_multi_ops 11 10 4584 3580 macaddr8_bloom_ops 11 10 4075 3580 network_minmax_ops 11 10 4611 3580 network_minmax_multi_ops 11 10 4102 3580 network_inclusion_ops 11 10 4585 3580 network_bloom_ops 11 10 4076 3580 bpchar_minmax_ops 11 10 4586 3580 bpchar_bloom_ops 11 10 4077 3580 time_minmax_ops 11 10 4612 3580 time_minmax_multi_ops 11 10 4587 3580 time_bloom_ops 11 10 4078 3580 interval_minmax_ops 11 10 4613 3580 interval_minmax_multi_ops 11 10 4588 3580 interval_bloom_ops 11 10 4079 3580 bit_minmax_ops 11 10 4080 3580 varbit_minmax_ops 11 10 4081 3580 uuid_minmax_ops 11 10 4614 3580 uuid_minmax_multi_ops 11 10 4589 3580 uuid_bloom_ops 11 10 4103 3580 range_inclusion_ops 11 10 4082 3580 pg_lsn_minmax_ops 11 10 4615 3580 pg_lsn_minmax_multi_ops 11 10 4590 3580 pg_lsn_bloom_ops 11 10 4104 3580 box_inclusion_ops 11 10 5000 4000 box_ops 11 10 5008 4000 poly_ops 11 10 4199 403 multirange_ops 11 10 4225 405 multirange_ops 11 10 6158 783 multirange_ops 11 10 16612 403 op_family 16390 10 16614 403 op_class_custom 16390 10 \. -- -- Data for Name: pg_parameter_acl; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_parameter_acl (oid, parname, paracl) FROM stdin; \. -- -- Data for Name: pg_partitioned_table; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_partitioned_table (partrelid, partstrat, partnatts, partdefid, partattrs, partclass, partcollation, partexprs) FROM stdin; 16418 r 1 0 1 1978 0 \N 16492 l 1 0 1 1978 0 \N 16656 r 1 0 2 3122 0 \N \. -- -- Data for Name: pg_policy; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_policy (oid, polname, polrelid, polcmd, polpermissive, polroles, polqual, polwithcheck) FROM stdin; 16519 p1 16408 * t {0} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} 16520 p2 16408 r t {16389} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} \N 16522 p3 16408 a t {16389} \N {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} 16523 p4 16408 w t {16389} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} 16524 p5 16408 d t {16389} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} \N 16525 p6 16408 * f {0} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} \N \. -- -- Data for Name: pg_proc; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_proc (oid, proname, pronamespace, proowner, prolang, procost, prorows, provariadic, prosupport, prokind, prosecdef, proleakproof, proisstrict, proretset, provolatile, proparallel, pronargs, pronargdefaults, prorettype, proargtypes, proallargtypes, proargmodes, proargnames, proargdefaults, protrftypes, prosrc, probin, prosqlbody, proconfig, proacl) FROM stdin; 1242 boolin 11 10 12 1 0 0 - f f f t f i s 1 0 16 2275 \N \N \N \N \N boolin \N \N \N \N 1243 boolout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 16 \N \N \N \N \N boolout \N \N \N \N 1244 byteain 11 10 12 1 0 0 - f f f t f i s 1 0 17 2275 \N \N \N \N \N byteain \N \N \N \N 31 byteaout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 17 \N \N \N \N \N byteaout \N \N \N \N 1245 charin 11 10 12 1 0 0 - f f f t f i s 1 0 18 2275 \N \N \N \N \N charin \N \N \N \N 33 charout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 18 \N \N \N \N \N charout \N \N \N \N 34 namein 11 10 12 1 0 0 - f f f t f i s 1 0 19 2275 \N \N \N \N \N namein \N \N \N \N 35 nameout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 19 \N \N \N \N \N nameout \N \N \N \N 38 int2in 11 10 12 1 0 0 - f f f t f i s 1 0 21 2275 \N \N \N \N \N int2in \N \N \N \N 39 int2out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 21 \N \N \N \N \N int2out \N \N \N \N 40 int2vectorin 11 10 12 1 0 0 - f f f t f i s 1 0 22 2275 \N \N \N \N \N int2vectorin \N \N \N \N 41 int2vectorout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 22 \N \N \N \N \N int2vectorout \N \N \N \N 42 int4in 11 10 12 1 0 0 - f f f t f i s 1 0 23 2275 \N \N \N \N \N int4in \N \N \N \N 43 int4out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N int4out \N \N \N \N 44 regprocin 11 10 12 1 0 0 - f f f t f s s 1 0 24 2275 \N \N \N \N \N regprocin \N \N \N \N 45 regprocout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 24 \N \N \N \N \N regprocout \N \N \N \N 3494 to_regproc 11 10 12 1 0 0 - f f f t f s s 1 0 24 25 \N \N \N \N \N to_regproc \N \N \N \N 3479 to_regprocedure 11 10 12 1 0 0 - f f f t f s s 1 0 2202 25 \N \N \N \N \N to_regprocedure \N \N \N \N 46 textin 11 10 12 1 0 0 - f f f t f i s 1 0 25 2275 \N \N \N \N \N textin \N \N \N \N 47 textout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 25 \N \N \N \N \N textout \N \N \N \N 48 tidin 11 10 12 1 0 0 - f f f t f i s 1 0 27 2275 \N \N \N \N \N tidin \N \N \N \N 49 tidout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 27 \N \N \N \N \N tidout \N \N \N \N 50 xidin 11 10 12 1 0 0 - f f f t f i s 1 0 28 2275 \N \N \N \N \N xidin \N \N \N \N 51 xidout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 28 \N \N \N \N \N xidout \N \N \N \N 5070 xid8in 11 10 12 1 0 0 - f f f t f i s 1 0 5069 2275 \N \N \N \N \N xid8in \N \N \N \N 5081 xid8out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 5069 \N \N \N \N \N xid8out \N \N \N \N 5082 xid8recv 11 10 12 1 0 0 - f f f t f i s 1 0 5069 2281 \N \N \N \N \N xid8recv \N \N \N \N 5083 xid8send 11 10 12 1 0 0 - f f f t f i s 1 0 17 5069 \N \N \N \N \N xid8send \N \N \N \N 52 cidin 11 10 12 1 0 0 - f f f t f i s 1 0 29 2275 \N \N \N \N \N cidin \N \N \N \N 53 cidout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 29 \N \N \N \N \N cidout \N \N \N \N 54 oidvectorin 11 10 12 1 0 0 - f f f t f i s 1 0 30 2275 \N \N \N \N \N oidvectorin \N \N \N \N 55 oidvectorout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 30 \N \N \N \N \N oidvectorout \N \N \N \N 56 boollt 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N boollt \N \N \N \N 57 boolgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N boolgt \N \N \N \N 60 booleq 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N booleq \N \N \N \N 61 chareq 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N chareq \N \N \N \N 62 nameeq 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N nameeq \N \N \N \N 63 int2eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2eq \N \N \N \N 64 int2lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2lt \N \N \N \N 65 int4eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4eq \N \N \N \N 66 int4lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4lt \N \N \N \N 67 texteq 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N texteq \N \N \N \N 3696 starts_with 11 10 12 1 0 0 text_starts_with_support f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_starts_with \N \N \N \N 6242 text_starts_with_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N text_starts_with_support \N \N \N \N 68 xideq 11 10 12 1 0 0 - f f t t f i s 2 0 16 28 28 \N \N \N \N \N xideq \N \N \N \N 3308 xidneq 11 10 12 1 0 0 - f f t t f i s 2 0 16 28 28 \N \N \N \N \N xidneq \N \N \N \N 5084 xid8eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8eq \N \N \N \N 5085 xid8ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8ne \N \N \N \N 5034 xid8lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8lt \N \N \N \N 5035 xid8gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8gt \N \N \N \N 5036 xid8le 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8le \N \N \N \N 5037 xid8ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 5069 5069 \N \N \N \N \N xid8ge \N \N \N \N 5096 xid8cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 5069 5069 \N \N \N \N \N xid8cmp \N \N \N \N 5071 xid 11 10 12 1 0 0 - f f f t f i s 1 0 28 5069 \N \N \N \N \N xid8toxid \N \N \N \N 5097 xid8_larger 11 10 12 1 0 0 - f f f t f i s 2 0 5069 5069 5069 \N \N \N \N \N xid8_larger \N \N \N \N 5098 xid8_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 5069 5069 5069 \N \N \N \N \N xid8_smaller \N \N \N \N 69 cideq 11 10 12 1 0 0 - f f t t f i s 2 0 16 29 29 \N \N \N \N \N cideq \N \N \N \N 70 charne 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N charne \N \N \N \N 1246 charlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N charlt \N \N \N \N 72 charle 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N charle \N \N \N \N 73 chargt 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N chargt \N \N \N \N 74 charge 11 10 12 1 0 0 - f f t t f i s 2 0 16 18 18 \N \N \N \N \N charge \N \N \N \N 77 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 18 \N \N \N \N \N chartoi4 \N \N \N \N 78 char 11 10 12 1 0 0 - f f f t f i s 1 0 18 23 \N \N \N \N \N i4tochar \N \N \N \N 79 nameregexeq 11 10 12 1 0 0 textregexeq_support f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameregexeq \N \N \N \N 1252 nameregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameregexne \N \N \N \N 1254 textregexeq 11 10 12 1 0 0 textregexeq_support f f f t f i s 2 0 16 25 25 \N \N \N \N \N textregexeq \N \N \N \N 1256 textregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N textregexne \N \N \N \N 1364 textregexeq_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N textregexeq_support \N \N \N \N 1257 textlen 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N textlen \N \N \N \N 1258 textcat 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N textcat \N \N \N \N 84 boolne 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N boolne \N \N \N \N 89 version 11 10 12 1 0 0 - f f f t f s s 0 0 25 \N \N \N \N \N pgsql_version \N \N \N \N 86 pg_ddl_command_in 11 10 12 1 0 0 - f f f t f i s 1 0 32 2275 \N \N \N \N \N pg_ddl_command_in \N \N \N \N 87 pg_ddl_command_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 32 \N \N \N \N \N pg_ddl_command_out \N \N \N \N 88 pg_ddl_command_recv 11 10 12 1 0 0 - f f f t f i s 1 0 32 2281 \N \N \N \N \N pg_ddl_command_recv \N \N \N \N 90 pg_ddl_command_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 32 \N \N \N \N \N pg_ddl_command_send \N \N \N \N 101 eqsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N eqsel \N \N \N \N 102 neqsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N neqsel \N \N \N \N 103 scalarltsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N scalarltsel \N \N \N \N 104 scalargtsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N scalargtsel \N \N \N \N 105 eqjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N eqjoinsel \N \N \N \N 106 neqjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N neqjoinsel \N \N \N \N 107 scalarltjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N scalarltjoinsel \N \N \N \N 108 scalargtjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N scalargtjoinsel \N \N \N \N 336 scalarlesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N scalarlesel \N \N \N \N 337 scalargesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N scalargesel \N \N \N \N 386 scalarlejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N scalarlejoinsel \N \N \N \N 398 scalargejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N scalargejoinsel \N \N \N \N 109 unknownin 11 10 12 1 0 0 - f f f t f i s 1 0 705 2275 \N \N \N \N \N unknownin \N \N \N \N 110 unknownout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 705 \N \N \N \N \N unknownout \N \N \N \N 115 box_above_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_above_eq \N \N \N \N 116 box_below_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_below_eq \N \N \N \N 117 point_in 11 10 12 1 0 0 - f f f t f i s 1 0 600 2275 \N \N \N \N \N point_in \N \N \N \N 118 point_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 600 \N \N \N \N \N point_out \N \N \N \N 119 lseg_in 11 10 12 1 0 0 - f f f t f i s 1 0 601 2275 \N \N \N \N \N lseg_in \N \N \N \N 120 lseg_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 601 \N \N \N \N \N lseg_out \N \N \N \N 121 path_in 11 10 12 1 0 0 - f f f t f i s 1 0 602 2275 \N \N \N \N \N path_in \N \N \N \N 122 path_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 602 \N \N \N \N \N path_out \N \N \N \N 123 box_in 11 10 12 1 0 0 - f f f t f i s 1 0 603 2275 \N \N \N \N \N box_in \N \N \N \N 124 box_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 603 \N \N \N \N \N box_out \N \N \N \N 125 box_overlap 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_overlap \N \N \N \N 126 box_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_ge \N \N \N \N 127 box_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_gt \N \N \N \N 128 box_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_eq \N \N \N \N 129 box_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_lt \N \N \N \N 130 box_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_le \N \N \N \N 131 point_above 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_above \N \N \N \N 132 point_left 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_left \N \N \N \N 133 point_right 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_right \N \N \N \N 134 point_below 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_below \N \N \N \N 135 point_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_eq \N \N \N \N 136 on_pb 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 603 \N \N \N \N \N on_pb \N \N \N \N 137 on_ppath 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 602 \N \N \N \N \N on_ppath \N \N \N \N 138 box_center 11 10 12 1 0 0 - f f f t f i s 1 0 600 603 \N \N \N \N \N box_center \N \N \N \N 139 areasel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N areasel \N \N \N \N 140 areajoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N areajoinsel \N \N \N \N 141 int4mul 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4mul \N \N \N \N 144 int4ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4ne \N \N \N \N 145 int2ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2ne \N \N \N \N 146 int2gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2gt \N \N \N \N 147 int4gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4gt \N \N \N \N 148 int2le 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2le \N \N \N \N 149 int4le 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4le \N \N \N \N 150 int4ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 23 \N \N \N \N \N int4ge \N \N \N \N 151 int2ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 21 \N \N \N \N \N int2ge \N \N \N \N 152 int2mul 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2mul \N \N \N \N 153 int2div 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2div \N \N \N \N 154 int4div 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4div \N \N \N \N 155 int2mod 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2mod \N \N \N \N 156 int4mod 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4mod \N \N \N \N 157 textne 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N textne \N \N \N \N 158 int24eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24eq \N \N \N \N 159 int42eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42eq \N \N \N \N 160 int24lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24lt \N \N \N \N 161 int42lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42lt \N \N \N \N 162 int24gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24gt \N \N \N \N 163 int42gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42gt \N \N \N \N 164 int24ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24ne \N \N \N \N 165 int42ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42ne \N \N \N \N 166 int24le 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24le \N \N \N \N 167 int42le 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42le \N \N \N \N 168 int24ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 23 \N \N \N \N \N int24ge \N \N \N \N 169 int42ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 21 \N \N \N \N \N int42ge \N \N \N \N 170 int24mul 11 10 12 1 0 0 - f f f t f i s 2 0 23 21 23 \N \N \N \N \N int24mul \N \N \N \N 171 int42mul 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 21 \N \N \N \N \N int42mul \N \N \N \N 172 int24div 11 10 12 1 0 0 - f f f t f i s 2 0 23 21 23 \N \N \N \N \N int24div \N \N \N \N 173 int42div 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 21 \N \N \N \N \N int42div \N \N \N \N 176 int2pl 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2pl \N \N \N \N 177 int4pl 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4pl \N \N \N \N 178 int24pl 11 10 12 1 0 0 - f f f t f i s 2 0 23 21 23 \N \N \N \N \N int24pl \N \N \N \N 179 int42pl 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 21 \N \N \N \N \N int42pl \N \N \N \N 180 int2mi 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2mi \N \N \N \N 181 int4mi 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4mi \N \N \N \N 182 int24mi 11 10 12 1 0 0 - f f f t f i s 2 0 23 21 23 \N \N \N \N \N int24mi \N \N \N \N 183 int42mi 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 21 \N \N \N \N \N int42mi \N \N \N \N 184 oideq 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oideq \N \N \N \N 185 oidne 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oidne \N \N \N \N 186 box_same 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_same \N \N \N \N 187 box_contain 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_contain \N \N \N \N 188 box_left 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_left \N \N \N \N 189 box_overleft 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_overleft \N \N \N \N 190 box_overright 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_overright \N \N \N \N 191 box_right 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_right \N \N \N \N 192 box_contained 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_contained \N \N \N \N 193 box_contain_pt 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 600 \N \N \N \N \N box_contain_pt \N \N \N \N 195 pg_node_tree_in 11 10 12 1 0 0 - f f f t f i s 1 0 194 2275 \N \N \N \N \N pg_node_tree_in \N \N \N \N 196 pg_node_tree_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 194 \N \N \N \N \N pg_node_tree_out \N \N \N \N 197 pg_node_tree_recv 11 10 12 1 0 0 - f f f t f s s 1 0 194 2281 \N \N \N \N \N pg_node_tree_recv \N \N \N \N 198 pg_node_tree_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 194 \N \N \N \N \N pg_node_tree_send \N \N \N \N 200 float4in 11 10 12 1 0 0 - f f f t f i s 1 0 700 2275 \N \N \N \N \N float4in \N \N \N \N 201 float4out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 700 \N \N \N \N \N float4out \N \N \N \N 202 float4mul 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4mul \N \N \N \N 203 float4div 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4div \N \N \N \N 204 float4pl 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4pl \N \N \N \N 205 float4mi 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4mi \N \N \N \N 206 float4um 11 10 12 1 0 0 - f f f t f i s 1 0 700 700 \N \N \N \N \N float4um \N \N \N \N 207 float4abs 11 10 12 1 0 0 - f f f t f i s 1 0 700 700 \N \N \N \N \N float4abs \N \N \N \N 208 float4_accum 11 10 12 1 0 0 - f f f t f i s 2 0 1022 1022 700 \N \N \N \N \N float4_accum \N \N \N \N 209 float4larger 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4larger \N \N \N \N 211 float4smaller 11 10 12 1 0 0 - f f f t f i s 2 0 700 700 700 \N \N \N \N \N float4smaller \N \N \N \N 212 int4um 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4um \N \N \N \N 213 int2um 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N int2um \N \N \N \N 214 float8in 11 10 12 1 0 0 - f f f t f i s 1 0 701 2275 \N \N \N \N \N float8in \N \N \N \N 215 float8out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 701 \N \N \N \N \N float8out \N \N \N \N 216 float8mul 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8mul \N \N \N \N 217 float8div 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8div \N \N \N \N 218 float8pl 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8pl \N \N \N \N 219 float8mi 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8mi \N \N \N \N 220 float8um 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N float8um \N \N \N \N 221 float8abs 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N float8abs \N \N \N \N 222 float8_accum 11 10 12 1 0 0 - f f f t f i s 2 0 1022 1022 701 \N \N \N \N \N float8_accum \N \N \N \N 276 float8_combine 11 10 12 1 0 0 - f f f t f i s 2 0 1022 1022 1022 \N \N \N \N \N float8_combine \N \N \N \N 223 float8larger 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8larger \N \N \N \N 224 float8smaller 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N float8smaller \N \N \N \N 225 lseg_center 11 10 12 1 0 0 - f f f t f i s 1 0 600 601 \N \N \N \N \N lseg_center \N \N \N \N 227 poly_center 11 10 12 1 0 0 - f f f t f i s 1 0 600 604 \N \N \N \N \N poly_center \N \N \N \N 228 dround 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dround \N \N \N \N 229 dtrunc 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dtrunc \N \N \N \N 2308 ceil 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dceil \N \N \N \N 2320 ceiling 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dceil \N \N \N \N 2309 floor 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dfloor \N \N \N \N 2310 sign 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsign \N \N \N \N 230 dsqrt 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsqrt \N \N \N \N 231 dcbrt 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcbrt \N \N \N \N 232 dpow 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N dpow \N \N \N \N 233 dexp 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dexp \N \N \N \N 234 dlog1 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dlog1 \N \N \N \N 235 float8 11 10 12 1 0 0 - f f t t f i s 1 0 701 21 \N \N \N \N \N i2tod \N \N \N \N 236 float4 11 10 12 1 0 0 - f f t t f i s 1 0 700 21 \N \N \N \N \N i2tof \N \N \N \N 237 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 701 \N \N \N \N \N dtoi2 \N \N \N \N 238 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 700 \N \N \N \N \N ftoi2 \N \N \N \N 239 line_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 628 628 \N \N \N \N \N line_distance \N \N \N \N 240 nameeqtext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N nameeqtext \N \N \N \N 241 namelttext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N namelttext \N \N \N \N 242 nameletext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N nameletext \N \N \N \N 243 namegetext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N namegetext \N \N \N \N 244 namegttext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N namegttext \N \N \N \N 245 namenetext 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 25 \N \N \N \N \N namenetext \N \N \N \N 246 btnametextcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 19 25 \N \N \N \N \N btnametextcmp \N \N \N \N 247 texteqname 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N texteqname \N \N \N \N 248 textltname 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N textltname \N \N \N \N 249 textlename 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N textlename \N \N \N \N 250 textgename 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N textgename \N \N \N \N 251 textgtname 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N textgtname \N \N \N \N 252 textnename 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 19 \N \N \N \N \N textnename \N \N \N \N 253 bttextnamecmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 25 19 \N \N \N \N \N bttextnamecmp \N \N \N \N 266 nameconcatoid 11 10 12 1 0 0 - f f f t f i s 2 0 19 19 26 \N \N \N \N \N nameconcatoid \N \N \N \N 274 timeofday 11 10 12 1 0 0 - f f f t f v s 0 0 25 \N \N \N \N \N timeofday \N \N \N \N 277 inter_sl 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 628 \N \N \N \N \N inter_sl \N \N \N \N 278 inter_lb 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 603 \N \N \N \N \N inter_lb \N \N \N \N 279 float48mul 11 10 12 1 0 0 - f f f t f i s 2 0 701 700 701 \N \N \N \N \N float48mul \N \N \N \N 280 float48div 11 10 12 1 0 0 - f f f t f i s 2 0 701 700 701 \N \N \N \N \N float48div \N \N \N \N 281 float48pl 11 10 12 1 0 0 - f f f t f i s 2 0 701 700 701 \N \N \N \N \N float48pl \N \N \N \N 282 float48mi 11 10 12 1 0 0 - f f f t f i s 2 0 701 700 701 \N \N \N \N \N float48mi \N \N \N \N 283 float84mul 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 700 \N \N \N \N \N float84mul \N \N \N \N 284 float84div 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 700 \N \N \N \N \N float84div \N \N \N \N 285 float84pl 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 700 \N \N \N \N \N float84pl \N \N \N \N 286 float84mi 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 700 \N \N \N \N \N float84mi \N \N \N \N 287 float4eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4eq \N \N \N \N 288 float4ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4ne \N \N \N \N 289 float4lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4lt \N \N \N \N 290 float4le 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4le \N \N \N \N 291 float4gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4gt \N \N \N \N 292 float4ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 700 \N \N \N \N \N float4ge \N \N \N \N 293 float8eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8eq \N \N \N \N 294 float8ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8ne \N \N \N \N 295 float8lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8lt \N \N \N \N 296 float8le 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8le \N \N \N \N 297 float8gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8gt \N \N \N \N 298 float8ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 701 \N \N \N \N \N float8ge \N \N \N \N 299 float48eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48eq \N \N \N \N 300 float48ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48ne \N \N \N \N 301 float48lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48lt \N \N \N \N 302 float48le 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48le \N \N \N \N 303 float48gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48gt \N \N \N \N 304 float48ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 700 701 \N \N \N \N \N float48ge \N \N \N \N 305 float84eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84eq \N \N \N \N 306 float84ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84ne \N \N \N \N 307 float84lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84lt \N \N \N \N 308 float84le 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84le \N \N \N \N 309 float84gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84gt \N \N \N \N 310 float84ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 701 700 \N \N \N \N \N float84ge \N \N \N \N 320 width_bucket 11 10 12 1 0 0 - f f f t f i s 4 0 23 701 701 701 23 \N \N \N \N \N width_bucket_float8 \N \N \N \N 311 float8 11 10 12 1 0 0 - f f t t f i s 1 0 701 700 \N \N \N \N \N ftod \N \N \N \N 312 float4 11 10 12 1 0 0 - f f f t f i s 1 0 700 701 \N \N \N \N \N dtof \N \N \N \N 313 int4 11 10 12 1 0 0 - f f t t f i s 1 0 23 21 \N \N \N \N \N i2toi4 \N \N \N \N 314 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 23 \N \N \N \N \N i4toi2 \N \N \N \N 316 float8 11 10 12 1 0 0 - f f t t f i s 1 0 701 23 \N \N \N \N \N i4tod \N \N \N \N 317 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 701 \N \N \N \N \N dtoi4 \N \N \N \N 318 float4 11 10 12 1 0 0 - f f t t f i s 1 0 700 23 \N \N \N \N \N i4tof \N \N \N \N 319 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 700 \N \N \N \N \N ftoi4 \N \N \N \N 3 heap_tableam_handler 11 10 12 1 0 0 - f f f t f v s 1 0 269 2281 \N \N \N \N \N heap_tableam_handler \N \N \N \N 330 bthandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N bthandler \N \N \N \N 331 hashhandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N hashhandler \N \N \N \N 332 gisthandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N gisthandler \N \N \N \N 333 ginhandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N ginhandler \N \N \N \N 334 spghandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N spghandler \N \N \N \N 335 brinhandler 11 10 12 1 0 0 - f f f t f v s 1 0 325 2281 \N \N \N \N \N brinhandler \N \N \N \N 3952 brin_summarize_new_values 11 10 12 1 0 0 - f f f t f v u 1 0 23 2205 \N \N \N \N \N brin_summarize_new_values \N \N \N \N 3999 brin_summarize_range 11 10 12 1 0 0 - f f f t f v u 2 0 23 2205 20 \N \N \N \N \N brin_summarize_range \N \N \N \N 4014 brin_desummarize_range 11 10 12 1 0 0 - f f f t f v u 2 0 2278 2205 20 \N \N \N \N \N brin_desummarize_range \N \N \N \N 338 amvalidate 11 10 12 1 0 0 - f f f t f v s 1 0 16 26 \N \N \N \N \N amvalidate \N \N \N \N 636 pg_indexam_has_property 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N pg_indexam_has_property \N \N \N \N 637 pg_index_has_property 11 10 12 1 0 0 - f f f t f s s 2 0 16 2205 25 \N \N \N \N \N pg_index_has_property \N \N \N \N 638 pg_index_column_has_property 11 10 12 1 0 0 - f f f t f s s 3 0 16 2205 23 25 \N \N \N \N \N pg_index_column_has_property \N \N \N \N 676 pg_indexam_progress_phasename 11 10 12 1 0 0 - f f f t f i s 2 0 25 26 20 \N \N \N \N \N pg_indexam_progress_phasename \N \N \N \N 339 poly_same 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_same \N \N \N \N 340 poly_contain 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_contain \N \N \N \N 341 poly_left 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_left \N \N \N \N 342 poly_overleft 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_overleft \N \N \N \N 343 poly_overright 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_overright \N \N \N \N 344 poly_right 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_right \N \N \N \N 345 poly_contained 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_contained \N \N \N \N 346 poly_overlap 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_overlap \N \N \N \N 347 poly_in 11 10 12 1 0 0 - f f f t f i s 1 0 604 2275 \N \N \N \N \N poly_in \N \N \N \N 348 poly_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 604 \N \N \N \N \N poly_out \N \N \N \N 350 btint2cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 21 21 \N \N \N \N \N btint2cmp \N \N \N \N 3129 btint2sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btint2sortsupport \N \N \N \N 351 btint4cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 23 23 \N \N \N \N \N btint4cmp \N \N \N \N 3130 btint4sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btint4sortsupport \N \N \N \N 842 btint8cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 20 20 \N \N \N \N \N btint8cmp \N \N \N \N 3131 btint8sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btint8sortsupport \N \N \N \N 354 btfloat4cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 700 700 \N \N \N \N \N btfloat4cmp \N \N \N \N 3132 btfloat4sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btfloat4sortsupport \N \N \N \N 355 btfloat8cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 701 701 \N \N \N \N \N btfloat8cmp \N \N \N \N 3133 btfloat8sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btfloat8sortsupport \N \N \N \N 356 btoidcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 26 26 \N \N \N \N \N btoidcmp \N \N \N \N 3134 btoidsortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btoidsortsupport \N \N \N \N 404 btoidvectorcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 30 30 \N \N \N \N \N btoidvectorcmp \N \N \N \N 358 btcharcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 18 18 \N \N \N \N \N btcharcmp \N \N \N \N 359 btnamecmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 19 19 \N \N \N \N \N btnamecmp \N \N \N \N 3135 btnamesortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btnamesortsupport \N \N \N \N 360 bttextcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 25 25 \N \N \N \N \N bttextcmp \N \N \N \N 3255 bttextsortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N bttextsortsupport \N \N \N \N 5050 btvarstrequalimage 11 10 12 1 0 0 - f f f t f i s 1 0 16 26 \N \N \N \N \N btvarstrequalimage \N \N \N \N 377 cash_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 790 790 \N \N \N \N \N cash_cmp \N \N \N \N 382 btarraycmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 2277 2277 \N \N \N \N \N btarraycmp \N \N \N \N 4126 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 20 20 20 16 16 \N \N \N \N \N in_range_int8_int8 \N \N \N \N 4127 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 23 23 20 16 16 \N \N \N \N \N in_range_int4_int8 \N \N \N \N 4128 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 23 23 23 16 16 \N \N \N \N \N in_range_int4_int4 \N \N \N \N 4129 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 23 23 21 16 16 \N \N \N \N \N in_range_int4_int2 \N \N \N \N 4130 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 21 21 20 16 16 \N \N \N \N \N in_range_int2_int8 \N \N \N \N 4131 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 21 21 23 16 16 \N \N \N \N \N in_range_int2_int4 \N \N \N \N 4132 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 21 21 21 16 16 \N \N \N \N \N in_range_int2_int2 \N \N \N \N 4139 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 701 701 701 16 16 \N \N \N \N \N in_range_float8_float8 \N \N \N \N 4140 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 700 700 701 16 16 \N \N \N \N \N in_range_float4_float8 \N \N \N \N 4141 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1700 1700 1700 16 16 \N \N \N \N \N in_range_numeric_numeric \N \N \N \N 361 lseg_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 601 601 \N \N \N \N \N lseg_distance \N \N \N \N 362 lseg_interpt 11 10 12 1 0 0 - f f f t f i s 2 0 600 601 601 \N \N \N \N \N lseg_interpt \N \N \N \N 363 dist_ps 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 601 \N \N \N \N \N dist_ps \N \N \N \N 380 dist_sp 11 10 12 1 0 0 - f f f t f i s 2 0 701 601 600 \N \N \N \N \N dist_sp \N \N \N \N 364 dist_pb 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 603 \N \N \N \N \N dist_pb \N \N \N \N 357 dist_bp 11 10 12 1 0 0 - f f f t f i s 2 0 701 603 600 \N \N \N \N \N dist_bp \N \N \N \N 365 dist_sb 11 10 12 1 0 0 - f f f t f i s 2 0 701 601 603 \N \N \N \N \N dist_sb \N \N \N \N 381 dist_bs 11 10 12 1 0 0 - f f f t f i s 2 0 701 603 601 \N \N \N \N \N dist_bs \N \N \N \N 366 close_ps 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 601 \N \N \N \N \N close_ps \N \N \N \N 367 close_pb 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 603 \N \N \N \N \N close_pb \N \N \N \N 368 close_sb 11 10 12 1 0 0 - f f f t f i s 2 0 600 601 603 \N \N \N \N \N close_sb \N \N \N \N 369 on_ps 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 601 \N \N \N \N \N on_ps \N \N \N \N 370 path_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 602 602 \N \N \N \N \N path_distance \N \N \N \N 371 dist_ppath 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 602 \N \N \N \N \N dist_ppath \N \N \N \N 421 dist_pathp 11 10 12 1 0 0 - f f f t f i s 2 0 701 602 600 \N \N \N \N \N dist_pathp \N \N \N \N 372 on_sb 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 603 \N \N \N \N \N on_sb \N \N \N \N 373 inter_sb 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 603 \N \N \N \N \N inter_sb \N \N \N \N 401 text 11 10 12 1 0 0 - f f f t f i s 1 0 25 1042 \N \N \N \N \N rtrim1 \N \N \N \N 406 text 11 10 12 1 0 0 - f f t t f i s 1 0 25 19 \N \N \N \N \N name_text \N \N \N \N 407 name 11 10 12 1 0 0 - f f t t f i s 1 0 19 25 \N \N \N \N \N text_name \N \N \N \N 408 bpchar 11 10 12 1 0 0 - f f f t f i s 1 0 1042 19 \N \N \N \N \N name_bpchar \N \N \N \N 409 name 11 10 12 1 0 0 - f f t t f i s 1 0 19 1042 \N \N \N \N \N bpchar_name \N \N \N \N 449 hashint2 11 10 12 1 0 0 - f f f t f i s 1 0 23 21 \N \N \N \N \N hashint2 \N \N \N \N 441 hashint2extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 21 20 \N \N \N \N \N hashint2extended \N \N \N \N 450 hashint4 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N hashint4 \N \N \N \N 425 hashint4extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 23 20 \N \N \N \N \N hashint4extended \N \N \N \N 949 hashint8 11 10 12 1 0 0 - f f f t f i s 1 0 23 20 \N \N \N \N \N hashint8 \N \N \N \N 442 hashint8extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N hashint8extended \N \N \N \N 451 hashfloat4 11 10 12 1 0 0 - f f f t f i s 1 0 23 700 \N \N \N \N \N hashfloat4 \N \N \N \N 443 hashfloat4extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 700 20 \N \N \N \N \N hashfloat4extended \N \N \N \N 452 hashfloat8 11 10 12 1 0 0 - f f f t f i s 1 0 23 701 \N \N \N \N \N hashfloat8 \N \N \N \N 444 hashfloat8extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 701 20 \N \N \N \N \N hashfloat8extended \N \N \N \N 453 hashoid 11 10 12 1 0 0 - f f f t f i s 1 0 23 26 \N \N \N \N \N hashoid \N \N \N \N 445 hashoidextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 26 20 \N \N \N \N \N hashoidextended \N \N \N \N 454 hashchar 11 10 12 1 0 0 - f f f t f i s 1 0 23 18 \N \N \N \N \N hashchar \N \N \N \N 446 hashcharextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 18 20 \N \N \N \N \N hashcharextended \N \N \N \N 455 hashname 11 10 12 1 0 0 - f f f t f i s 1 0 23 19 \N \N \N \N \N hashname \N \N \N \N 447 hashnameextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 19 20 \N \N \N \N \N hashnameextended \N \N \N \N 400 hashtext 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N hashtext \N \N \N \N 448 hashtextextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 25 20 \N \N \N \N \N hashtextextended \N \N \N \N 456 hashvarlena 11 10 12 1 0 0 - f f f t f i s 1 0 23 2281 \N \N \N \N \N hashvarlena \N \N \N \N 772 hashvarlenaextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 2281 20 \N \N \N \N \N hashvarlenaextended \N \N \N \N 457 hashoidvector 11 10 12 1 0 0 - f f f t f i s 1 0 23 30 \N \N \N \N \N hashoidvector \N \N \N \N 776 hashoidvectorextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 30 20 \N \N \N \N \N hashoidvectorextended \N \N \N \N 329 hash_aclitem 11 10 12 1 0 0 - f f f t f i s 1 0 23 1033 \N \N \N \N \N hash_aclitem \N \N \N \N 777 hash_aclitem_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1033 20 \N \N \N \N \N hash_aclitem_extended \N \N \N \N 399 hashmacaddr 11 10 12 1 0 0 - f f f t f i s 1 0 23 829 \N \N \N \N \N hashmacaddr \N \N \N \N 778 hashmacaddrextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 829 20 \N \N \N \N \N hashmacaddrextended \N \N \N \N 422 hashinet 11 10 12 1 0 0 - f f f t f i s 1 0 23 869 \N \N \N \N \N hashinet \N \N \N \N 779 hashinetextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 869 20 \N \N \N \N \N hashinetextended \N \N \N \N 432 hash_numeric 11 10 12 1 0 0 - f f f t f i s 1 0 23 1700 \N \N \N \N \N hash_numeric \N \N \N \N 780 hash_numeric_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1700 20 \N \N \N \N \N hash_numeric_extended \N \N \N \N 328 hashmacaddr8 11 10 12 1 0 0 - f f f t f i s 1 0 23 774 \N \N \N \N \N hashmacaddr8 \N \N \N \N 781 hashmacaddr8extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 774 20 \N \N \N \N \N hashmacaddr8extended \N \N \N \N 438 num_nulls 11 10 12 1 0 2276 - f f f f f i s 1 0 23 2276 {2276} {v} \N \N \N pg_num_nulls \N \N \N \N 440 num_nonnulls 11 10 12 1 0 2276 - f f f f f i s 1 0 23 2276 {2276} {v} \N \N \N pg_num_nonnulls \N \N \N \N 458 text_larger 11 10 12 1 0 0 - f f t t f i s 2 0 25 25 25 \N \N \N \N \N text_larger \N \N \N \N 459 text_smaller 11 10 12 1 0 0 - f f t t f i s 2 0 25 25 25 \N \N \N \N \N text_smaller \N \N \N \N 460 int8in 11 10 12 1 0 0 - f f f t f i s 1 0 20 2275 \N \N \N \N \N int8in \N \N \N \N 461 int8out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 20 \N \N \N \N \N int8out \N \N \N \N 462 int8um 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8um \N \N \N \N 463 int8pl 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8pl \N \N \N \N 464 int8mi 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8mi \N \N \N \N 465 int8mul 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8mul \N \N \N \N 466 int8div 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8div \N \N \N \N 467 int8eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8eq \N \N \N \N 468 int8ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8ne \N \N \N \N 469 int8lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8lt \N \N \N \N 470 int8gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8gt \N \N \N \N 471 int8le 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8le \N \N \N \N 472 int8ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 20 \N \N \N \N \N int8ge \N \N \N \N 474 int84eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84eq \N \N \N \N 475 int84ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84ne \N \N \N \N 476 int84lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84lt \N \N \N \N 477 int84gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84gt \N \N \N \N 478 int84le 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84le \N \N \N \N 479 int84ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 23 \N \N \N \N \N int84ge \N \N \N \N 480 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 20 \N \N \N \N \N int84 \N \N \N \N 481 int8 11 10 12 1 0 0 - f f t t f i s 1 0 20 23 \N \N \N \N \N int48 \N \N \N \N 482 float8 11 10 12 1 0 0 - f f t t f i s 1 0 701 20 \N \N \N \N \N i8tod \N \N \N \N 483 int8 11 10 12 1 0 0 - f f f t f i s 1 0 20 701 \N \N \N \N \N dtoi8 \N \N \N \N 626 hash_array 11 10 12 1 0 0 - f f f t f i s 1 0 23 2277 \N \N \N \N \N hash_array \N \N \N \N 782 hash_array_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 2277 20 \N \N \N \N \N hash_array_extended \N \N \N \N 652 float4 11 10 12 1 0 0 - f f t t f i s 1 0 700 20 \N \N \N \N \N i8tof \N \N \N \N 653 int8 11 10 12 1 0 0 - f f f t f i s 1 0 20 700 \N \N \N \N \N ftoi8 \N \N \N \N 714 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 20 \N \N \N \N \N int82 \N \N \N \N 754 int8 11 10 12 1 0 0 - f f t t f i s 1 0 20 21 \N \N \N \N \N int28 \N \N \N \N 655 namelt 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N namelt \N \N \N \N 656 namele 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N namele \N \N \N \N 657 namegt 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N namegt \N \N \N \N 658 namege 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N namege \N \N \N \N 659 namene 11 10 12 1 0 0 - f f t t f i s 2 0 16 19 19 \N \N \N \N \N namene \N \N \N \N 668 bpchar 11 10 12 1 0 0 - f f f t f i s 3 0 1042 1042 23 16 \N \N \N \N \N bpchar \N \N \N \N 3097 varchar_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N varchar_support \N \N \N \N 669 varchar 11 10 12 1 0 0 varchar_support f f f t f i s 3 0 1043 1043 23 16 \N \N \N \N \N varchar \N \N \N \N 619 oidvectorne 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectorne \N \N \N \N 677 oidvectorlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectorlt \N \N \N \N 678 oidvectorle 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectorle \N \N \N \N 679 oidvectoreq 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectoreq \N \N \N \N 680 oidvectorge 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectorge \N \N \N \N 681 oidvectorgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 30 30 \N \N \N \N \N oidvectorgt \N \N \N \N 710 getpgusername 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N current_user \N \N \N \N 716 oidlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oidlt \N \N \N \N 717 oidle 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oidle \N \N \N \N 720 octet_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 17 \N \N \N \N \N byteaoctetlen \N \N \N \N 721 get_byte 11 10 12 1 0 0 - f f f t f i s 2 0 23 17 23 \N \N \N \N \N byteaGetByte \N \N \N \N 722 set_byte 11 10 12 1 0 0 - f f f t f i s 3 0 17 17 23 23 \N \N \N \N \N byteaSetByte \N \N \N \N 723 get_bit 11 10 12 1 0 0 - f f f t f i s 2 0 23 17 20 \N \N \N \N \N byteaGetBit \N \N \N \N 724 set_bit 11 10 12 1 0 0 - f f f t f i s 3 0 17 17 20 23 \N \N \N \N \N byteaSetBit \N \N \N \N 749 overlay 11 10 12 1 0 0 - f f f t f i s 4 0 17 17 17 23 23 \N \N \N \N \N byteaoverlay \N \N \N \N 752 overlay 11 10 12 1 0 0 - f f f t f i s 3 0 17 17 17 23 \N \N \N \N \N byteaoverlay_no_len \N \N \N \N 6163 bit_count 11 10 12 1 0 0 - f f f t f i s 1 0 20 17 \N \N \N \N \N bytea_bit_count \N \N \N \N 725 dist_pl 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 628 \N \N \N \N \N dist_pl \N \N \N \N 702 dist_lp 11 10 12 1 0 0 - f f f t f i s 2 0 701 628 600 \N \N \N \N \N dist_lp \N \N \N \N 727 dist_sl 11 10 12 1 0 0 - f f f t f i s 2 0 701 601 628 \N \N \N \N \N dist_sl \N \N \N \N 704 dist_ls 11 10 12 1 0 0 - f f f t f i s 2 0 701 628 601 \N \N \N \N \N dist_ls \N \N \N \N 728 dist_cpoly 11 10 12 1 0 0 - f f f t f i s 2 0 701 718 604 \N \N \N \N \N dist_cpoly \N \N \N \N 785 dist_polyc 11 10 12 1 0 0 - f f f t f i s 2 0 701 604 718 \N \N \N \N \N dist_polyc \N \N \N \N 729 poly_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 604 604 \N \N \N \N \N poly_distance \N \N \N \N 3275 dist_ppoly 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 604 \N \N \N \N \N dist_ppoly \N \N \N \N 3292 dist_polyp 11 10 12 1 0 0 - f f f t f i s 2 0 701 604 600 \N \N \N \N \N dist_polyp \N \N \N \N 3290 dist_cpoint 11 10 12 1 0 0 - f f f t f i s 2 0 701 718 600 \N \N \N \N \N dist_cpoint \N \N \N \N 740 text_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_lt \N \N \N \N 741 text_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_le \N \N \N \N 742 text_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_gt \N \N \N \N 743 text_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_ge \N \N \N \N 745 current_user 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N current_user \N \N \N \N 746 session_user 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N session_user \N \N \N \N 6311 system_user 11 10 12 1 0 0 - f f f t f s s 0 0 25 \N \N \N \N \N system_user \N \N \N \N 744 array_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_eq \N \N \N \N 390 array_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_ne \N \N \N \N 391 array_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_lt \N \N \N \N 392 array_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_gt \N \N \N \N 393 array_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_le \N \N \N \N 396 array_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N array_ge \N \N \N \N 747 array_dims 11 10 12 1 0 0 - f f f t f i s 1 0 25 2277 \N \N \N \N \N array_dims \N \N \N \N 748 array_ndims 11 10 12 1 0 0 - f f f t f i s 1 0 23 2277 \N \N \N \N \N array_ndims \N \N \N \N 750 array_in 11 10 12 1 0 0 - f f f t f s s 3 0 2277 2275 26 23 \N \N \N \N \N array_in \N \N \N \N 751 array_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2277 \N \N \N \N \N array_out \N \N \N \N 2091 array_lower 11 10 12 1 0 0 - f f f t f i s 2 0 23 2277 23 \N \N \N \N \N array_lower \N \N \N \N 2092 array_upper 11 10 12 1 0 0 - f f f t f i s 2 0 23 2277 23 \N \N \N \N \N array_upper \N \N \N \N 2176 array_length 11 10 12 1 0 0 - f f f t f i s 2 0 23 2277 23 \N \N \N \N \N array_length \N \N \N \N 3179 cardinality 11 10 12 1 0 0 - f f f t f i s 1 0 23 2277 \N \N \N \N \N array_cardinality \N \N \N \N 378 array_append 11 10 12 1 0 0 - f f f f f i s 2 0 5078 5078 5077 \N \N \N \N \N array_append \N \N \N \N 379 array_prepend 11 10 12 1 0 0 - f f f f f i s 2 0 5078 5077 5078 \N \N \N \N \N array_prepend \N \N \N \N 383 array_cat 11 10 12 1 0 0 - f f f f f i s 2 0 5078 5078 5078 \N \N \N \N \N array_cat \N \N \N \N 394 string_to_array 11 10 12 1 0 0 - f f f f f i s 2 0 1009 25 25 \N \N \N \N \N text_to_array \N \N \N \N 376 string_to_array 11 10 12 1 0 0 - f f f f f i s 3 0 1009 25 25 25 \N \N \N \N \N text_to_array_null \N \N \N \N 6160 string_to_table 11 10 12 1 1000 0 - f f f f t i s 2 0 25 25 25 \N \N \N \N \N text_to_table \N \N \N \N 6161 string_to_table 11 10 12 1 1000 0 - f f f f t i s 3 0 25 25 25 25 \N \N \N \N \N text_to_table_null \N \N \N \N 395 array_to_string 11 10 12 1 0 0 - f f f t f s s 2 0 25 2277 25 \N \N \N \N \N array_to_text \N \N \N \N 384 array_to_string 11 10 12 1 0 0 - f f f f f s s 3 0 25 2277 25 25 \N \N \N \N \N array_to_text_null \N \N \N \N 515 array_larger 11 10 12 1 0 0 - f f f t f i s 2 0 2277 2277 2277 \N \N \N \N \N array_larger \N \N \N \N 516 array_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 2277 2277 2277 \N \N \N \N \N array_smaller \N \N \N \N 3277 array_position 11 10 12 1 0 0 - f f f f f i s 2 0 23 5078 5077 \N \N \N \N \N array_position \N \N \N \N 3278 array_position 11 10 12 1 0 0 - f f f f f i s 3 0 23 5078 5077 23 \N \N \N \N \N array_position_start \N \N \N \N 3279 array_positions 11 10 12 1 0 0 - f f f f f i s 2 0 1007 5078 5077 \N \N \N \N \N array_positions \N \N \N \N 1191 generate_subscripts 11 10 12 1 1000 0 - f f f t t i s 3 0 23 2277 23 16 \N \N \N \N \N generate_subscripts \N \N \N \N 1192 generate_subscripts 11 10 12 1 1000 0 - f f f t t i s 2 0 23 2277 23 \N \N \N \N \N generate_subscripts_nodir \N \N \N \N 1193 array_fill 11 10 12 1 0 0 - f f f f f i s 2 0 2277 2283 1007 \N \N \N \N \N array_fill \N \N \N \N 1286 array_fill 11 10 12 1 0 0 - f f f f f i s 3 0 2277 2283 1007 1007 \N \N \N \N \N array_fill_with_lower_bounds \N \N \N \N 2331 unnest 11 10 12 1 100 0 array_unnest_support f f f t t i s 1 0 2283 2277 \N \N \N \N \N array_unnest \N \N \N \N 3996 array_unnest_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N array_unnest_support \N \N \N \N 3167 array_remove 11 10 12 1 0 0 - f f f f f i s 2 0 5078 5078 5077 \N \N \N \N \N array_remove \N \N \N \N 3168 array_replace 11 10 12 1 0 0 - f f f f f i s 3 0 5078 5078 5077 5077 \N \N \N \N \N array_replace \N \N \N \N 2333 array_agg_transfn 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2776 \N \N \N \N \N array_agg_transfn \N \N \N \N 6293 array_agg_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N array_agg_combine \N \N \N \N 6294 array_agg_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N array_agg_serialize \N \N \N \N 6295 array_agg_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N array_agg_deserialize \N \N \N \N 2334 array_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 2 0 2277 2281 2776 \N \N \N \N \N array_agg_finalfn \N \N \N \N 2335 array_agg 11 10 12 1 0 0 - a f f f f i s 1 0 2277 2776 \N \N \N \N \N aggregate_dummy \N \N \N \N 4051 array_agg_array_transfn 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2277 \N \N \N \N \N array_agg_array_transfn \N \N \N \N 6296 array_agg_array_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N array_agg_array_combine \N \N \N \N 6297 array_agg_array_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N array_agg_array_serialize \N \N \N \N 6298 array_agg_array_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N array_agg_array_deserialize \N \N \N \N 4052 array_agg_array_finalfn 11 10 12 1 0 0 - f f f f f i s 2 0 2277 2281 2277 \N \N \N \N \N array_agg_array_finalfn \N \N \N \N 4053 array_agg 11 10 12 1 0 0 - a f f f f i s 1 0 2277 2277 \N \N \N \N \N aggregate_dummy \N \N \N \N 3218 width_bucket 11 10 12 1 0 0 - f f f t f i s 2 0 23 5077 5078 \N \N \N \N \N width_bucket_array \N \N \N \N 6172 trim_array 11 10 12 1 0 0 - f f f t f i s 2 0 2277 2277 23 \N \N \N \N \N trim_array \N \N \N \N 6215 array_shuffle 11 10 12 1 0 0 - f f f t f v s 1 0 2277 2277 \N \N \N \N \N array_shuffle \N \N \N \N 6216 array_sample 11 10 12 1 0 0 - f f f t f v s 2 0 2277 2277 23 \N \N \N \N \N array_sample \N \N \N \N 3816 array_typanalyze 11 10 12 1 0 0 - f f f t f s s 1 0 16 2281 \N \N \N \N \N array_typanalyze \N \N \N \N 3817 arraycontsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N arraycontsel \N \N \N \N 3818 arraycontjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N arraycontjoinsel \N \N \N \N 16490 pltestlang_call_handler 16390 10 13 1 0 0 - f f f f f v u 0 0 2280 \N \N \N \N \N plpgsql_call_handler $libdir/plpgsql \N \N \N 766 int4inc 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4inc \N \N \N \N 768 int4larger 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4larger \N \N \N \N 769 int4smaller 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4smaller \N \N \N \N 770 int2larger 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2larger \N \N \N \N 771 int2smaller 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2smaller \N \N \N \N 846 cash_mul_flt4 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 700 \N \N \N \N \N cash_mul_flt4 \N \N \N \N 847 cash_div_flt4 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 700 \N \N \N \N \N cash_div_flt4 \N \N \N \N 848 flt4_mul_cash 11 10 12 1 0 0 - f f f t f i s 2 0 790 700 790 \N \N \N \N \N flt4_mul_cash \N \N \N \N 849 position 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N textpos \N \N \N \N 850 textlike 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 25 25 \N \N \N \N \N textlike \N \N \N \N 1023 textlike_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N textlike_support \N \N \N \N 851 textnlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N textnlike \N \N \N \N 852 int48eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48eq \N \N \N \N 853 int48ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48ne \N \N \N \N 854 int48lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48lt \N \N \N \N 855 int48gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48gt \N \N \N \N 856 int48le 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48le \N \N \N \N 857 int48ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 23 20 \N \N \N \N \N int48ge \N \N \N \N 858 namelike 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 19 25 \N \N \N \N \N namelike \N \N \N \N 859 namenlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 19 25 \N \N \N \N \N namenlike \N \N \N \N 860 bpchar 11 10 12 1 0 0 - f f f t f i s 1 0 1042 18 \N \N \N \N \N char_bpchar \N \N \N \N 861 current_database 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N current_database \N \N \N \N 817 current_query 11 10 12 1 0 0 - f f f f f v r 0 0 25 \N \N \N \N \N current_query \N \N \N \N 3399 int8_mul_cash 11 10 12 1 0 0 - f f f t f i s 2 0 790 20 790 \N \N \N \N \N int8_mul_cash \N \N \N \N 862 int4_mul_cash 11 10 12 1 0 0 - f f f t f i s 2 0 790 23 790 \N \N \N \N \N int4_mul_cash \N \N \N \N 863 int2_mul_cash 11 10 12 1 0 0 - f f f t f i s 2 0 790 21 790 \N \N \N \N \N int2_mul_cash \N \N \N \N 767 lo_import 11 10 12 1 0 0 - f f f t f v u 2 0 26 25 26 \N \N \N \N \N be_lo_import_with_oid \N \N \N {SYSTEM=X/SYSTEM} 765 lo_export 11 10 12 1 0 0 - f f f t f v u 2 0 23 26 25 \N \N \N \N \N be_lo_export \N \N \N {SYSTEM=X/SYSTEM} 3344 cash_mul_int8 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 20 \N \N \N \N \N cash_mul_int8 \N \N \N \N 3345 cash_div_int8 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 20 \N \N \N \N \N cash_div_int8 \N \N \N \N 864 cash_mul_int4 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 23 \N \N \N \N \N cash_mul_int4 \N \N \N \N 865 cash_div_int4 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 23 \N \N \N \N \N cash_div_int4 \N \N \N \N 866 cash_mul_int2 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 21 \N \N \N \N \N cash_mul_int2 \N \N \N \N 867 cash_div_int2 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 21 \N \N \N \N \N cash_div_int2 \N \N \N \N 886 cash_in 11 10 12 1 0 0 - f f f t f s s 1 0 790 2275 \N \N \N \N \N cash_in \N \N \N \N 887 cash_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 790 \N \N \N \N \N cash_out \N \N \N \N 888 cash_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_eq \N \N \N \N 889 cash_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_ne \N \N \N \N 890 cash_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_lt \N \N \N \N 891 cash_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_le \N \N \N \N 892 cash_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_gt \N \N \N \N 893 cash_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 790 790 \N \N \N \N \N cash_ge \N \N \N \N 894 cash_pl 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 790 \N \N \N \N \N cash_pl \N \N \N \N 895 cash_mi 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 790 \N \N \N \N \N cash_mi \N \N \N \N 896 cash_mul_flt8 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 701 \N \N \N \N \N cash_mul_flt8 \N \N \N \N 897 cash_div_flt8 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 701 \N \N \N \N \N cash_div_flt8 \N \N \N \N 898 cashlarger 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 790 \N \N \N \N \N cashlarger \N \N \N \N 899 cashsmaller 11 10 12 1 0 0 - f f f t f i s 2 0 790 790 790 \N \N \N \N \N cashsmaller \N \N \N \N 919 flt8_mul_cash 11 10 12 1 0 0 - f f f t f i s 2 0 790 701 790 \N \N \N \N \N flt8_mul_cash \N \N \N \N 935 cash_words 11 10 12 1 0 0 - f f f t f i s 1 0 25 790 \N \N \N \N \N cash_words \N \N \N \N 3822 cash_div_cash 11 10 12 1 0 0 - f f f t f i s 2 0 701 790 790 \N \N \N \N \N cash_div_cash \N \N \N \N 3823 numeric 11 10 12 1 0 0 - f f f t f s s 1 0 1700 790 \N \N \N \N \N cash_numeric \N \N \N \N 3824 money 11 10 12 1 0 0 - f f f t f s s 1 0 790 1700 \N \N \N \N \N numeric_cash \N \N \N \N 3811 money 11 10 12 1 0 0 - f f f t f s s 1 0 790 23 \N \N \N \N \N int4_cash \N \N \N \N 3812 money 11 10 12 1 0 0 - f f f t f s s 1 0 790 20 \N \N \N \N \N int8_cash \N \N \N \N 940 mod 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2mod \N \N \N \N 941 mod 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4mod \N \N \N \N 945 int8mod 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8mod \N \N \N \N 947 mod 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8mod \N \N \N \N 5044 gcd 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4gcd \N \N \N \N 5045 gcd 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8gcd \N \N \N \N 5046 lcm 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4lcm \N \N \N \N 5047 lcm 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8lcm \N \N \N \N 944 char 11 10 12 1 0 0 - f f f t f i s 1 0 18 25 \N \N \N \N \N text_char \N \N \N \N 946 text 11 10 12 1 0 0 - f f f t f i s 1 0 25 18 \N \N \N \N \N char_text \N \N \N \N 952 lo_open 11 10 12 1 0 0 - f f f t f v u 2 0 23 26 23 \N \N \N \N \N be_lo_open \N \N \N \N 953 lo_close 11 10 12 1 0 0 - f f f t f v u 1 0 23 23 \N \N \N \N \N be_lo_close \N \N \N \N 954 loread 11 10 12 1 0 0 - f f f t f v u 2 0 17 23 23 \N \N \N \N \N be_loread \N \N \N \N 955 lowrite 11 10 12 1 0 0 - f f f t f v u 2 0 23 23 17 \N \N \N \N \N be_lowrite \N \N \N \N 956 lo_lseek 11 10 12 1 0 0 - f f f t f v u 3 0 23 23 23 23 \N \N \N \N \N be_lo_lseek \N \N \N \N 3170 lo_lseek64 11 10 12 1 0 0 - f f f t f v u 3 0 20 23 20 23 \N \N \N \N \N be_lo_lseek64 \N \N \N \N 957 lo_creat 11 10 12 1 0 0 - f f f t f v u 1 0 26 23 \N \N \N \N \N be_lo_creat \N \N \N \N 715 lo_create 11 10 12 1 0 0 - f f f t f v u 1 0 26 26 \N \N \N \N \N be_lo_create \N \N \N \N 958 lo_tell 11 10 12 1 0 0 - f f f t f v u 1 0 23 23 \N \N \N \N \N be_lo_tell \N \N \N \N 3171 lo_tell64 11 10 12 1 0 0 - f f f t f v u 1 0 20 23 \N \N \N \N \N be_lo_tell64 \N \N \N \N 1004 lo_truncate 11 10 12 1 0 0 - f f f t f v u 2 0 23 23 23 \N \N \N \N \N be_lo_truncate \N \N \N \N 3172 lo_truncate64 11 10 12 1 0 0 - f f f t f v u 2 0 23 23 20 \N \N \N \N \N be_lo_truncate64 \N \N \N \N 3457 lo_from_bytea 11 10 12 1 0 0 - f f f t f v u 2 0 26 26 17 \N \N \N \N \N be_lo_from_bytea \N \N \N \N 3458 lo_get 11 10 12 1 0 0 - f f f t f v u 1 0 17 26 \N \N \N \N \N be_lo_get \N \N \N \N 3459 lo_get 11 10 12 1 0 0 - f f f t f v u 3 0 17 26 20 23 \N \N \N \N \N be_lo_get_fragment \N \N \N \N 3460 lo_put 11 10 12 1 0 0 - f f f t f v u 3 0 2278 26 20 17 \N \N \N \N \N be_lo_put \N \N \N \N 959 on_pl 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 628 \N \N \N \N \N on_pl \N \N \N \N 960 on_sl 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 628 \N \N \N \N \N on_sl \N \N \N \N 961 close_pl 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 628 \N \N \N \N \N close_pl \N \N \N \N 964 lo_unlink 11 10 12 1 0 0 - f f f t f v u 1 0 23 26 \N \N \N \N \N be_lo_unlink \N \N \N \N 973 path_inter 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_inter \N \N \N \N 975 area 11 10 12 1 0 0 - f f f t f i s 1 0 701 603 \N \N \N \N \N box_area \N \N \N \N 976 width 11 10 12 1 0 0 - f f f t f i s 1 0 701 603 \N \N \N \N \N box_width \N \N \N \N 977 height 11 10 12 1 0 0 - f f f t f i s 1 0 701 603 \N \N \N \N \N box_height \N \N \N \N 978 box_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 603 603 \N \N \N \N \N box_distance \N \N \N \N 979 area 11 10 12 1 0 0 - f f f t f i s 1 0 701 602 \N \N \N \N \N path_area \N \N \N \N 980 box_intersect 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 603 \N \N \N \N \N box_intersect \N \N \N \N 4067 bound_box 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 603 \N \N \N \N \N boxes_bound_box \N \N \N \N 981 diagonal 11 10 12 1 0 0 - f f f t f i s 1 0 601 603 \N \N \N \N \N box_diagonal \N \N \N \N 982 path_n_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_n_lt \N \N \N \N 983 path_n_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_n_gt \N \N \N \N 984 path_n_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_n_eq \N \N \N \N 985 path_n_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_n_le \N \N \N \N 986 path_n_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 602 602 \N \N \N \N \N path_n_ge \N \N \N \N 987 path_length 11 10 12 1 0 0 - f f f t f i s 1 0 701 602 \N \N \N \N \N path_length \N \N \N \N 988 point_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_ne \N \N \N \N 989 point_vert 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_vert \N \N \N \N 990 point_horiz 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_horiz \N \N \N \N 991 point_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 600 \N \N \N \N \N point_distance \N \N \N \N 992 slope 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 600 \N \N \N \N \N point_slope \N \N \N \N 993 lseg 11 10 12 1 0 0 - f f f t f i s 2 0 601 600 600 \N \N \N \N \N lseg_construct \N \N \N \N 994 lseg_intersect 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 601 \N \N \N \N \N lseg_intersect \N \N \N \N 995 lseg_parallel 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 601 \N \N \N \N \N lseg_parallel \N \N \N \N 996 lseg_perp 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 601 \N \N \N \N \N lseg_perp \N \N \N \N 997 lseg_vertical 11 10 12 1 0 0 - f f f t f i s 1 0 16 601 \N \N \N \N \N lseg_vertical \N \N \N \N 998 lseg_horizontal 11 10 12 1 0 0 - f f f t f i s 1 0 16 601 \N \N \N \N \N lseg_horizontal \N \N \N \N 999 lseg_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_eq \N \N \N \N 1026 timezone 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1186 1184 \N \N \N \N \N timestamptz_izone \N \N \N \N 1031 aclitemin 11 10 12 1 0 0 - f f f t f s s 1 0 1033 2275 \N \N \N \N \N aclitemin \N \N \N \N 1032 aclitemout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 1033 \N \N \N \N \N aclitemout \N \N \N \N 1035 aclinsert 11 10 12 1 0 0 - f f f t f i s 2 0 1034 1034 1033 \N \N \N \N \N aclinsert \N \N \N \N 1036 aclremove 11 10 12 1 0 0 - f f f t f i s 2 0 1034 1034 1033 \N \N \N \N \N aclremove \N \N \N \N 1037 aclcontains 11 10 12 1 0 0 - f f f t f i s 2 0 16 1034 1033 \N \N \N \N \N aclcontains \N \N \N \N 1062 aclitemeq 11 10 12 1 0 0 - f f f t f i s 2 0 16 1033 1033 \N \N \N \N \N aclitem_eq \N \N \N \N 1365 makeaclitem 11 10 12 1 0 0 - f f f t f i s 4 0 1033 26 26 25 16 \N \N \N \N \N makeaclitem \N \N \N \N 3943 acldefault 11 10 12 1 0 0 - f f f t f i s 2 0 1034 18 26 \N \N \N \N \N acldefault_sql \N \N \N \N 1689 aclexplode 11 10 12 1 10 0 - f f f t t s s 1 0 2249 1034 {1034,26,26,25,16} {i,o,o,o,o} {acl,grantor,grantee,privilege_type,is_grantable} \N \N aclexplode \N \N \N \N 1044 bpcharin 11 10 12 1 0 0 - f f f t f i s 3 0 1042 2275 26 23 \N \N \N \N \N bpcharin \N \N \N \N 1045 bpcharout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1042 \N \N \N \N \N bpcharout \N \N \N \N 2913 bpchartypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N bpchartypmodin \N \N \N \N 2914 bpchartypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N bpchartypmodout \N \N \N \N 1046 varcharin 11 10 12 1 0 0 - f f f t f i s 3 0 1043 2275 26 23 \N \N \N \N \N varcharin \N \N \N \N 1047 varcharout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1043 \N \N \N \N \N varcharout \N \N \N \N 2915 varchartypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N varchartypmodin \N \N \N \N 2916 varchartypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N varchartypmodout \N \N \N \N 1048 bpchareq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchareq \N \N \N \N 1049 bpcharlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpcharlt \N \N \N \N 1050 bpcharle 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpcharle \N \N \N \N 1051 bpchargt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchargt \N \N \N \N 1052 bpcharge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpcharge \N \N \N \N 1053 bpcharne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpcharne \N \N \N \N 1063 bpchar_larger 11 10 12 1 0 0 - f f t t f i s 2 0 1042 1042 1042 \N \N \N \N \N bpchar_larger \N \N \N \N 1064 bpchar_smaller 11 10 12 1 0 0 - f f t t f i s 2 0 1042 1042 1042 \N \N \N \N \N bpchar_smaller \N \N \N \N 1078 bpcharcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1042 1042 \N \N \N \N \N bpcharcmp \N \N \N \N 3328 bpchar_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N bpchar_sortsupport \N \N \N \N 1080 hashbpchar 11 10 12 1 0 0 - f f f t f i s 1 0 23 1042 \N \N \N \N \N hashbpchar \N \N \N \N 972 hashbpcharextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1042 20 \N \N \N \N \N hashbpcharextended \N \N \N \N 1081 format_type 11 10 12 1 0 0 - f f f f f s s 2 0 25 26 23 \N \N \N \N \N format_type \N \N \N \N 1084 date_in 11 10 12 1 0 0 - f f f t f s s 1 0 1082 2275 \N \N \N \N \N date_in \N \N \N \N 1085 date_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 1082 \N \N \N \N \N date_out \N \N \N \N 1086 date_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_eq \N \N \N \N 1087 date_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_lt \N \N \N \N 1088 date_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_le \N \N \N \N 1089 date_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_gt \N \N \N \N 1090 date_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_ge \N \N \N \N 1091 date_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1082 1082 \N \N \N \N \N date_ne \N \N \N \N 1092 date_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1082 1082 \N \N \N \N \N date_cmp \N \N \N \N 3136 date_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N date_sortsupport \N \N \N \N 4133 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1082 1082 1186 16 16 \N \N \N \N \N in_range_date_interval \N \N \N \N 1102 time_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_lt \N \N \N \N 1103 time_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_le \N \N \N \N 1104 time_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_gt \N \N \N \N 1105 time_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_ge \N \N \N \N 1106 time_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_ne \N \N \N \N 1107 time_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1083 1083 \N \N \N \N \N time_cmp \N \N \N \N 1138 date_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1082 1082 1082 \N \N \N \N \N date_larger \N \N \N \N 1139 date_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1082 1082 1082 \N \N \N \N \N date_smaller \N \N \N \N 1140 date_mi 11 10 12 1 0 0 - f f f t f i s 2 0 23 1082 1082 \N \N \N \N \N date_mi \N \N \N \N 1141 date_pli 11 10 12 1 0 0 - f f f t f i s 2 0 1082 1082 23 \N \N \N \N \N date_pli \N \N \N \N 1142 date_mii 11 10 12 1 0 0 - f f f t f i s 2 0 1082 1082 23 \N \N \N \N \N date_mii \N \N \N \N 1143 time_in 11 10 12 1 0 0 - f f f t f s s 3 0 1083 2275 26 23 \N \N \N \N \N time_in \N \N \N \N 1144 time_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1083 \N \N \N \N \N time_out \N \N \N \N 2909 timetypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N timetypmodin \N \N \N \N 2910 timetypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N timetypmodout \N \N \N \N 1145 time_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1083 1083 \N \N \N \N \N time_eq \N \N \N \N 1146 circle_add_pt 11 10 12 1 0 0 - f f f t f i s 2 0 718 718 600 \N \N \N \N \N circle_add_pt \N \N \N \N 1147 circle_sub_pt 11 10 12 1 0 0 - f f f t f i s 2 0 718 718 600 \N \N \N \N \N circle_sub_pt \N \N \N \N 1148 circle_mul_pt 11 10 12 1 0 0 - f f f t f i s 2 0 718 718 600 \N \N \N \N \N circle_mul_pt \N \N \N \N 1149 circle_div_pt 11 10 12 1 0 0 - f f f t f i s 2 0 718 718 600 \N \N \N \N \N circle_div_pt \N \N \N \N 1150 timestamptz_in 11 10 12 1 0 0 - f f f t f s s 3 0 1184 2275 26 23 \N \N \N \N \N timestamptz_in \N \N \N \N 1151 timestamptz_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 1184 \N \N \N \N \N timestamptz_out \N \N \N \N 2907 timestamptztypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N timestamptztypmodin \N \N \N \N 2908 timestamptztypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N timestamptztypmodout \N \N \N \N 1152 timestamptz_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_eq \N \N \N \N 1153 timestamptz_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_ne \N \N \N \N 1154 timestamptz_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_lt \N \N \N \N 1155 timestamptz_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_le \N \N \N \N 1156 timestamptz_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_ge \N \N \N \N 1157 timestamptz_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1184 1184 \N \N \N \N \N timestamp_gt \N \N \N \N 1158 to_timestamp 11 10 12 1 0 0 - f f f t f i s 1 0 1184 701 \N \N \N \N \N float8_timestamptz \N \N \N \N 1159 timezone 11 10 12 1 0 0 - f f f t f i s 2 0 1114 25 1184 \N \N \N \N \N timestamptz_zone \N \N \N \N 9159 timezone 11 10 12 1 0 0 - f f f t f s s 1 0 1114 1184 \N \N \N \N \N timestamptz_at_local \N \N \N \N 1160 interval_in 11 10 12 1 0 0 - f f f t f s s 3 0 1186 2275 26 23 \N \N \N \N \N interval_in \N \N \N \N 1161 interval_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 1186 \N \N \N \N \N interval_out \N \N \N \N 2903 intervaltypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N intervaltypmodin \N \N \N \N 2904 intervaltypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N intervaltypmodout \N \N \N \N 1162 interval_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_eq \N \N \N \N 1163 interval_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_ne \N \N \N \N 1164 interval_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_lt \N \N \N \N 1165 interval_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_le \N \N \N \N 1166 interval_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_ge \N \N \N \N 1167 interval_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1186 1186 \N \N \N \N \N interval_gt \N \N \N \N 1168 interval_um 11 10 12 1 0 0 - f f f t f i s 1 0 1186 1186 \N \N \N \N \N interval_um \N \N \N \N 1169 interval_pl 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 1186 \N \N \N \N \N interval_pl \N \N \N \N 1170 interval_mi 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 1186 \N \N \N \N \N interval_mi \N \N \N \N 1171 date_part 11 10 12 1 0 0 - f f f t f s s 2 0 701 25 1184 \N \N \N \N \N timestamptz_part \N \N \N \N 6203 extract 11 10 12 1 0 0 - f f f t f s s 2 0 1700 25 1184 \N \N \N \N \N extract_timestamptz \N \N \N \N 1172 date_part 11 10 12 1 0 0 - f f f t f i s 2 0 701 25 1186 \N \N \N \N \N interval_part \N \N \N \N 6204 extract 11 10 12 1 0 0 - f f f t f i s 2 0 1700 25 1186 \N \N \N \N \N extract_interval \N \N \N \N 1174 timestamptz 11 10 12 1 0 0 - f f f t f s s 1 0 1184 1082 \N \N \N \N \N date_timestamptz \N \N \N \N 2711 justify_interval 11 10 12 1 0 0 - f f f t f i s 1 0 1186 1186 \N \N \N \N \N interval_justify_interval \N \N \N \N 1175 justify_hours 11 10 12 1 0 0 - f f f t f i s 1 0 1186 1186 \N \N \N \N \N interval_justify_hours \N \N \N \N 1295 justify_days 11 10 12 1 0 0 - f f f t f i s 1 0 1186 1186 \N \N \N \N \N interval_justify_days \N \N \N \N 16521 newavg 16390 10 12 1 0 0 - a f f f f i u 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 1178 date 11 10 12 1 0 0 - f f f t f s s 1 0 1082 1184 \N \N \N \N \N timestamptz_date \N \N \N \N 1181 age 11 10 12 1 0 0 - f f f t f s r 1 0 23 28 \N \N \N \N \N xid_age \N \N \N \N 3939 mxid_age 11 10 12 1 0 0 - f f f t f s s 1 0 23 28 \N \N \N \N \N mxid_age \N \N \N \N 1188 timestamptz_mi 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1184 1184 \N \N \N \N \N timestamp_mi \N \N \N \N 1189 timestamptz_pl_interval 11 10 12 1 0 0 - f f f t f s s 2 0 1184 1184 1186 \N \N \N \N \N timestamptz_pl_interval \N \N \N \N 6221 date_add 11 10 12 1 0 0 - f f f t f s s 2 0 1184 1184 1186 \N \N \N \N \N timestamptz_pl_interval \N \N \N \N 6222 date_add 11 10 12 1 0 0 - f f f t f i s 3 0 1184 1184 1186 25 \N \N \N \N \N timestamptz_pl_interval_at_zone \N \N \N \N 1190 timestamptz_mi_interval 11 10 12 1 0 0 - f f f t f s s 2 0 1184 1184 1186 \N \N \N \N \N timestamptz_mi_interval \N \N \N \N 6223 date_subtract 11 10 12 1 0 0 - f f f t f s s 2 0 1184 1184 1186 \N \N \N \N \N timestamptz_mi_interval \N \N \N \N 6273 date_subtract 11 10 12 1 0 0 - f f f t f i s 3 0 1184 1184 1186 25 \N \N \N \N \N timestamptz_mi_interval_at_zone \N \N \N \N 1195 timestamptz_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1184 1184 1184 \N \N \N \N \N timestamp_smaller \N \N \N \N 1196 timestamptz_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1184 1184 1184 \N \N \N \N \N timestamp_larger \N \N \N \N 1197 interval_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 1186 \N \N \N \N \N interval_smaller \N \N \N \N 1198 interval_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 1186 \N \N \N \N \N interval_larger \N \N \N \N 1199 age 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1184 1184 \N \N \N \N \N timestamptz_age \N \N \N \N 3918 interval_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N interval_support \N \N \N \N 1200 interval 11 10 12 1 0 0 interval_support f f f t f i s 2 0 1186 1186 23 \N \N \N \N \N interval_scale \N \N \N \N 16529 trigger_func 16390 10 14221 100 0 0 - f f f f f v u 0 0 2279 \N \N \N \N \N BEGIN RETURN NULL; END; \N \N \N \N 16531 event_trigger_func 16390 10 14221 100 0 0 - f f f f f v u 0 0 3838 \N \N \N \N \N BEGIN RETURN; END; \N \N \N \N 16547 textrange 16390 10 12 1 0 0 - f f f f f i s 2 0 16546 25 25 \N \N \N \N \N range_constructor2 \N \N \N \N 1217 date_trunc 11 10 12 1 0 0 - f f f t f s s 2 0 1184 25 1184 \N \N \N \N \N timestamptz_trunc \N \N \N \N 1284 date_trunc 11 10 12 1 0 0 - f f f t f i s 3 0 1184 25 1184 25 \N \N \N \N \N timestamptz_trunc_zone \N \N \N \N 1218 date_trunc 11 10 12 1 0 0 - f f f t f i s 2 0 1186 25 1186 \N \N \N \N \N interval_trunc \N \N \N \N 1219 int8inc 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8inc \N \N \N \N 3546 int8dec 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8dec \N \N \N \N 2804 int8inc_any 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 2276 \N \N \N \N \N int8inc_any \N \N \N \N 3547 int8dec_any 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 2276 \N \N \N \N \N int8dec_any \N \N \N \N 1230 int8abs 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8abs \N \N \N \N 1236 int8larger 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8larger \N \N \N \N 1237 int8smaller 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8smaller \N \N \N \N 1238 texticregexeq 11 10 12 1 0 0 texticregexeq_support f f f t f i s 2 0 16 25 25 \N \N \N \N \N texticregexeq \N \N \N \N 1024 texticregexeq_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N texticregexeq_support \N \N \N \N 1239 texticregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N texticregexne \N \N \N \N 1240 nameicregexeq 11 10 12 1 0 0 texticregexeq_support f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameicregexeq \N \N \N \N 1241 nameicregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameicregexne \N \N \N \N 1251 int4abs 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4abs \N \N \N \N 1253 int2abs 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N int2abs \N \N \N \N 1271 overlaps 11 10 12 1 0 0 - f f f f f i s 4 0 16 1266 1266 1266 1266 \N \N \N \N \N overlaps_timetz \N \N \N \N 1272 datetime_pl 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1082 1083 \N \N \N \N \N datetime_timestamp \N \N \N \N 1273 date_part 11 10 12 1 0 0 - f f f t f i s 2 0 701 25 1266 \N \N \N \N \N timetz_part \N \N \N \N 6201 extract 11 10 12 1 0 0 - f f f t f i s 2 0 1700 25 1266 \N \N \N \N \N extract_timetz \N \N \N \N 1274 int84pl 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int84pl \N \N \N \N 1275 int84mi 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int84mi \N \N \N \N 1276 int84mul 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int84mul \N \N \N \N 1277 int84div 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int84div \N \N \N \N 1278 int48pl 11 10 12 1 0 0 - f f f t f i s 2 0 20 23 20 \N \N \N \N \N int48pl \N \N \N \N 1279 int48mi 11 10 12 1 0 0 - f f f t f i s 2 0 20 23 20 \N \N \N \N \N int48mi \N \N \N \N 1280 int48mul 11 10 12 1 0 0 - f f f t f i s 2 0 20 23 20 \N \N \N \N \N int48mul \N \N \N \N 1281 int48div 11 10 12 1 0 0 - f f f t f i s 2 0 20 23 20 \N \N \N \N \N int48div \N \N \N \N 837 int82pl 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 21 \N \N \N \N \N int82pl \N \N \N \N 838 int82mi 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 21 \N \N \N \N \N int82mi \N \N \N \N 839 int82mul 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 21 \N \N \N \N \N int82mul \N \N \N \N 840 int82div 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 21 \N \N \N \N \N int82div \N \N \N \N 841 int28pl 11 10 12 1 0 0 - f f f t f i s 2 0 20 21 20 \N \N \N \N \N int28pl \N \N \N \N 942 int28mi 11 10 12 1 0 0 - f f f t f i s 2 0 20 21 20 \N \N \N \N \N int28mi \N \N \N \N 943 int28mul 11 10 12 1 0 0 - f f f t f i s 2 0 20 21 20 \N \N \N \N \N int28mul \N \N \N \N 948 int28div 11 10 12 1 0 0 - f f f t f i s 2 0 20 21 20 \N \N \N \N \N int28div \N \N \N \N 1287 oid 11 10 12 1 0 0 - f f f t f i s 1 0 26 20 \N \N \N \N \N i8tooid \N \N \N \N 1288 int8 11 10 12 1 0 0 - f f t t f i s 1 0 20 26 \N \N \N \N \N oidtoi8 \N \N \N \N 1291 suppress_redundant_updates_trigger 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N suppress_redundant_updates_trigger \N \N \N \N 1292 tideq 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tideq \N \N \N \N 1294 currtid2 11 10 12 1 0 0 - f f f t f v u 2 0 27 25 27 \N \N \N \N \N currtid_byrelname \N \N \N \N 1265 tidne 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tidne \N \N \N \N 2790 tidgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tidgt \N \N \N \N 2791 tidlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tidlt \N \N \N \N 2792 tidge 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tidge \N \N \N \N 2793 tidle 11 10 12 1 0 0 - f f t t f i s 2 0 16 27 27 \N \N \N \N \N tidle \N \N \N \N 2794 bttidcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 27 27 \N \N \N \N \N bttidcmp \N \N \N \N 2795 tidlarger 11 10 12 1 0 0 - f f f t f i s 2 0 27 27 27 \N \N \N \N \N tidlarger \N \N \N \N 2796 tidsmaller 11 10 12 1 0 0 - f f f t f i s 2 0 27 27 27 \N \N \N \N \N tidsmaller \N \N \N \N 2233 hashtid 11 10 12 1 0 0 - f f f t f i s 1 0 23 27 \N \N \N \N \N hashtid \N \N \N \N 2234 hashtidextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 27 20 \N \N \N \N \N hashtidextended \N \N \N \N 16548 textrange 16390 10 12 1 0 0 - f f f f f i s 3 0 16546 25 25 25 \N \N \N \N \N range_constructor3 \N \N \N \N 1297 datetimetz_pl 11 10 12 1 0 0 - f f f t f i s 2 0 1184 1082 1266 \N \N \N \N \N datetimetz_timestamptz \N \N \N \N 16549 textmultirange 16390 10 12 1 0 0 - f f f t f i s 0 0 16544 \N \N \N \N \N multirange_constructor0 \N \N \N \N 1299 now 11 10 12 1 0 0 - f f f t f s s 0 0 1184 \N \N \N \N \N now \N \N \N \N 2647 transaction_timestamp 11 10 12 1 0 0 - f f f t f s s 0 0 1184 \N \N \N \N \N now \N \N \N \N 2648 statement_timestamp 11 10 12 1 0 0 - f f f t f s s 0 0 1184 \N \N \N \N \N statement_timestamp \N \N \N \N 2649 clock_timestamp 11 10 12 1 0 0 - f f f t f v s 0 0 1184 \N \N \N \N \N clock_timestamp \N \N \N \N 1300 positionsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N positionsel \N \N \N \N 1301 positionjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N positionjoinsel \N \N \N \N 1302 contsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N contsel \N \N \N \N 1303 contjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N contjoinsel \N \N \N \N 1304 overlaps 11 10 12 1 0 0 - f f f f f i s 4 0 16 1184 1184 1184 1184 \N \N \N \N \N overlaps_timestamp \N \N \N \N 16550 textmultirange 16390 10 12 1 0 0 - f f f t f i s 1 0 16544 16546 \N \N \N \N \N multirange_constructor1 \N \N \N \N 16551 textmultirange 16390 10 12 1 0 16546 - f f f t f i s 1 0 16544 16543 {16543} {v} \N \N \N multirange_constructor2 \N \N \N \N 16555 int42_in 16390 10 12 1 0 0 - f f f t f i u 1 0 16554 2275 \N \N \N \N \N int4in \N \N \N \N 1308 overlaps 11 10 12 1 0 0 - f f f f f i s 4 0 16 1083 1083 1083 1083 \N \N \N \N \N overlaps_time \N \N \N \N 16621 range_type_custom 16390 10 12 1 0 0 - f f f f f i s 2 0 16620 23 23 \N \N \N \N \N range_constructor2 \N \N \N \N 16622 range_type_custom 16390 10 12 1 0 0 - f f f f f i s 3 0 16620 23 23 25 \N \N \N \N \N range_constructor3 \N \N \N \N 16623 multirange_type_custom 16390 10 12 1 0 0 - f f f t f i s 0 0 16618 \N \N \N \N \N multirange_constructor0 \N \N \N \N 1312 timestamp_in 11 10 12 1 0 0 - f f f t f s s 3 0 1114 2275 26 23 \N \N \N \N \N timestamp_in \N \N \N \N 1313 timestamp_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 1114 \N \N \N \N \N timestamp_out \N \N \N \N 2905 timestamptypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N timestamptypmodin \N \N \N \N 2906 timestamptypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N timestamptypmodout \N \N \N \N 1314 timestamptz_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1184 1184 \N \N \N \N \N timestamp_cmp \N \N \N \N 1315 interval_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1186 1186 \N \N \N \N \N interval_cmp \N \N \N \N 1316 time 11 10 12 1 0 0 - f f f t f i s 1 0 1083 1114 \N \N \N \N \N timestamp_time \N \N \N \N 1317 length 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N textlen \N \N \N \N 1318 length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1042 \N \N \N \N \N bpcharlen \N \N \N \N 1319 xideqint4 11 10 12 1 0 0 - f f t t f i s 2 0 16 28 23 \N \N \N \N \N xideq \N \N \N \N 3309 xidneqint4 11 10 12 1 0 0 - f f t t f i s 2 0 16 28 23 \N \N \N \N \N xidneq \N \N \N \N 1326 interval_div 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 701 \N \N \N \N \N interval_div \N \N \N \N 1339 dlog10 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dlog10 \N \N \N \N 1340 log 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dlog10 \N \N \N \N 1194 log10 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dlog10 \N \N \N \N 1341 ln 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dlog1 \N \N \N \N 1342 round 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dround \N \N \N \N 1343 trunc 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dtrunc \N \N \N \N 1344 sqrt 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsqrt \N \N \N \N 1345 cbrt 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcbrt \N \N \N \N 1346 pow 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N dpow \N \N \N \N 1368 power 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N dpow \N \N \N \N 1347 exp 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dexp \N \N \N \N 16624 multirange_type_custom 16390 10 12 1 0 0 - f f f t f i s 1 0 16618 16620 \N \N \N \N \N multirange_constructor1 \N \N \N \N 1349 oidvectortypes 11 10 12 1 0 0 - f f f t f s s 1 0 25 30 \N \N \N \N \N oidvectortypes \N \N \N \N 1350 timetz_in 11 10 12 1 0 0 - f f f t f s s 3 0 1266 2275 26 23 \N \N \N \N \N timetz_in \N \N \N \N 1351 timetz_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1266 \N \N \N \N \N timetz_out \N \N \N \N 2911 timetztypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N timetztypmodin \N \N \N \N 2912 timetztypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N timetztypmodout \N \N \N \N 1352 timetz_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_eq \N \N \N \N 1353 timetz_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_ne \N \N \N \N 1354 timetz_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_lt \N \N \N \N 1355 timetz_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_le \N \N \N \N 1356 timetz_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_ge \N \N \N \N 1357 timetz_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1266 1266 \N \N \N \N \N timetz_gt \N \N \N \N 1358 timetz_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1266 1266 \N \N \N \N \N timetz_cmp \N \N \N \N 1359 timestamptz 11 10 12 1 0 0 - f f f t f i s 2 0 1184 1082 1266 \N \N \N \N \N datetimetz_timestamptz \N \N \N \N 1367 character_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1042 \N \N \N \N \N bpcharlen \N \N \N \N 1369 character_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N textlen \N \N \N \N 1370 interval 11 10 12 1 0 0 - f f t t f i s 1 0 1186 1083 \N \N \N \N \N time_interval \N \N \N \N 1372 char_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1042 \N \N \N \N \N bpcharlen \N \N \N \N 1374 octet_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N textoctetlen \N \N \N \N 1375 octet_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1042 \N \N \N \N \N bpcharoctetlen \N \N \N \N 1377 time_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1083 1083 1083 \N \N \N \N \N time_larger \N \N \N \N 1378 time_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1083 1083 1083 \N \N \N \N \N time_smaller \N \N \N \N 1379 timetz_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1266 1266 1266 \N \N \N \N \N timetz_larger \N \N \N \N 1380 timetz_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1266 1266 1266 \N \N \N \N \N timetz_smaller \N \N \N \N 1381 char_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N textlen \N \N \N \N 16625 multirange_type_custom 16390 10 12 1 0 16620 - f f f t f i s 1 0 16618 16617 {16617} {v} \N \N \N multirange_constructor2 \N \N \N \N 6199 extract 11 10 12 1 0 0 - f f f t f i s 2 0 1700 25 1082 \N \N \N \N \N extract_date \N \N \N \N 1385 date_part 11 10 12 1 0 0 - f f f t f i s 2 0 701 25 1083 \N \N \N \N \N time_part \N \N \N \N 6200 extract 11 10 12 1 0 0 - f f f t f i s 2 0 1700 25 1083 \N \N \N \N \N extract_time \N \N \N \N 1388 timetz 11 10 12 1 0 0 - f f f t f s s 1 0 1266 1184 \N \N \N \N \N timestamptz_timetz \N \N \N \N 1373 isfinite 11 10 12 1 0 0 - f f f t f i s 1 0 16 1082 \N \N \N \N \N date_finite \N \N \N \N 1389 isfinite 11 10 12 1 0 0 - f f f t f i s 1 0 16 1184 \N \N \N \N \N timestamp_finite \N \N \N \N 1390 isfinite 11 10 12 1 0 0 - f f f t f i s 1 0 16 1186 \N \N \N \N \N interval_finite \N \N \N \N 1376 factorial 11 10 12 1 0 0 - f f f t f i s 1 0 1700 20 \N \N \N \N \N numeric_fac \N \N \N \N 1394 abs 11 10 12 1 0 0 - f f f t f i s 1 0 700 700 \N \N \N \N \N float4abs \N \N \N \N 1395 abs 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N float8abs \N \N \N \N 1396 abs 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8abs \N \N \N \N 1397 abs 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4abs \N \N \N \N 1398 abs 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N int2abs \N \N \N \N 1400 name 11 10 12 1 0 0 - f f t t f i s 1 0 19 1043 \N \N \N \N \N text_name \N \N \N \N 1401 varchar 11 10 12 1 0 0 - f f t t f i s 1 0 1043 19 \N \N \N \N \N name_text \N \N \N \N 1402 current_schema 11 10 12 1 0 0 - f f f t f s u 0 0 19 \N \N \N \N \N current_schema \N \N \N \N 1403 current_schemas 11 10 12 1 0 0 - f f f t f s u 1 0 1003 16 \N \N \N \N \N current_schemas \N \N \N \N 1404 overlay 11 10 12 1 0 0 - f f f t f i s 4 0 25 25 25 23 23 \N \N \N \N \N textoverlay \N \N \N \N 1405 overlay 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 23 \N \N \N \N \N textoverlay_no_len \N \N \N \N 1406 isvertical 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_vert \N \N \N \N 1407 ishorizontal 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 600 \N \N \N \N \N point_horiz \N \N \N \N 1408 isparallel 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 601 \N \N \N \N \N lseg_parallel \N \N \N \N 1409 isperp 11 10 12 1 0 0 - f f f t f i s 2 0 16 601 601 \N \N \N \N \N lseg_perp \N \N \N \N 1410 isvertical 11 10 12 1 0 0 - f f f t f i s 1 0 16 601 \N \N \N \N \N lseg_vertical \N \N \N \N 1411 ishorizontal 11 10 12 1 0 0 - f f f t f i s 1 0 16 601 \N \N \N \N \N lseg_horizontal \N \N \N \N 1412 isparallel 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_parallel \N \N \N \N 1413 isperp 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_perp \N \N \N \N 1414 isvertical 11 10 12 1 0 0 - f f f t f i s 1 0 16 628 \N \N \N \N \N line_vertical \N \N \N \N 1415 ishorizontal 11 10 12 1 0 0 - f f f t f i s 1 0 16 628 \N \N \N \N \N line_horizontal \N \N \N \N 1416 point 11 10 12 1 0 0 - f f f t f i s 1 0 600 718 \N \N \N \N \N circle_center \N \N \N \N 1419 time 11 10 12 1 0 0 - f f f t f i s 1 0 1083 1186 \N \N \N \N \N interval_time \N \N \N \N 1421 box 11 10 12 1 0 0 - f f f t f i s 2 0 603 600 600 \N \N \N \N \N points_box \N \N \N \N 1422 box_add 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 600 \N \N \N \N \N box_add \N \N \N \N 1423 box_sub 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 600 \N \N \N \N \N box_sub \N \N \N \N 1424 box_mul 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 600 \N \N \N \N \N box_mul \N \N \N \N 1425 box_div 11 10 12 1 0 0 - f f f t f i s 2 0 603 603 600 \N \N \N \N \N box_div \N \N \N \N 1428 poly_contain_pt 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 600 \N \N \N \N \N poly_contain_pt \N \N \N \N 1429 pt_contained_poly 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 604 \N \N \N \N \N pt_contained_poly \N \N \N \N 1430 isclosed 11 10 12 1 0 0 - f f f t f i s 1 0 16 602 \N \N \N \N \N path_isclosed \N \N \N \N 1431 isopen 11 10 12 1 0 0 - f f f t f i s 1 0 16 602 \N \N \N \N \N path_isopen \N \N \N \N 1432 path_npoints 11 10 12 1 0 0 - f f f t f i s 1 0 23 602 \N \N \N \N \N path_npoints \N \N \N \N 1433 pclose 11 10 12 1 0 0 - f f f t f i s 1 0 602 602 \N \N \N \N \N path_close \N \N \N \N 1434 popen 11 10 12 1 0 0 - f f f t f i s 1 0 602 602 \N \N \N \N \N path_open \N \N \N \N 1435 path_add 11 10 12 1 0 0 - f f f t f i s 2 0 602 602 602 \N \N \N \N \N path_add \N \N \N \N 1436 path_add_pt 11 10 12 1 0 0 - f f f t f i s 2 0 602 602 600 \N \N \N \N \N path_add_pt \N \N \N \N 1437 path_sub_pt 11 10 12 1 0 0 - f f f t f i s 2 0 602 602 600 \N \N \N \N \N path_sub_pt \N \N \N \N 1438 path_mul_pt 11 10 12 1 0 0 - f f f t f i s 2 0 602 602 600 \N \N \N \N \N path_mul_pt \N \N \N \N 1439 path_div_pt 11 10 12 1 0 0 - f f f t f i s 2 0 602 602 600 \N \N \N \N \N path_div_pt \N \N \N \N 1440 point 11 10 12 1 0 0 - f f f t f i s 2 0 600 701 701 \N \N \N \N \N construct_point \N \N \N \N 1441 point_add 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 600 \N \N \N \N \N point_add \N \N \N \N 1442 point_sub 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 600 \N \N \N \N \N point_sub \N \N \N \N 1443 point_mul 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 600 \N \N \N \N \N point_mul \N \N \N \N 1444 point_div 11 10 12 1 0 0 - f f f t f i s 2 0 600 600 600 \N \N \N \N \N point_div \N \N \N \N 1445 poly_npoints 11 10 12 1 0 0 - f f f t f i s 1 0 23 604 \N \N \N \N \N poly_npoints \N \N \N \N 1446 box 11 10 12 1 0 0 - f f f t f i s 1 0 603 604 \N \N \N \N \N poly_box \N \N \N \N 1447 path 11 10 12 1 0 0 - f f f t f i s 1 0 602 604 \N \N \N \N \N poly_path \N \N \N \N 1448 polygon 11 10 12 1 0 0 - f f f t f i s 1 0 604 603 \N \N \N \N \N box_poly \N \N \N \N 1449 polygon 11 10 12 1 0 0 - f f f t f i s 1 0 604 602 \N \N \N \N \N path_poly \N \N \N \N 1450 circle_in 11 10 12 1 0 0 - f f f t f i s 1 0 718 2275 \N \N \N \N \N circle_in \N \N \N \N 1451 circle_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 718 \N \N \N \N \N circle_out \N \N \N \N 1452 circle_same 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_same \N \N \N \N 1453 circle_contain 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_contain \N \N \N \N 1454 circle_left 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_left \N \N \N \N 1455 circle_overleft 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_overleft \N \N \N \N 1456 circle_overright 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_overright \N \N \N \N 1457 circle_right 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_right \N \N \N \N 1458 circle_contained 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_contained \N \N \N \N 1459 circle_overlap 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_overlap \N \N \N \N 1460 circle_below 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_below \N \N \N \N 1461 circle_above 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_above \N \N \N \N 1462 circle_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_eq \N \N \N \N 1463 circle_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_ne \N \N \N \N 1464 circle_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_lt \N \N \N \N 1465 circle_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_gt \N \N \N \N 1466 circle_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_le \N \N \N \N 1467 circle_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 718 718 \N \N \N \N \N circle_ge \N \N \N \N 1468 area 11 10 12 1 0 0 - f f f t f i s 1 0 701 718 \N \N \N \N \N circle_area \N \N \N \N 1469 diameter 11 10 12 1 0 0 - f f f t f i s 1 0 701 718 \N \N \N \N \N circle_diameter \N \N \N \N 1470 radius 11 10 12 1 0 0 - f f f t f i s 1 0 701 718 \N \N \N \N \N circle_radius \N \N \N \N 1471 circle_distance 11 10 12 1 0 0 - f f f t f i s 2 0 701 718 718 \N \N \N \N \N circle_distance \N \N \N \N 1472 circle_center 11 10 12 1 0 0 - f f f t f i s 1 0 600 718 \N \N \N \N \N circle_center \N \N \N \N 1473 circle 11 10 12 1 0 0 - f f f t f i s 2 0 718 600 701 \N \N \N \N \N cr_circle \N \N \N \N 1474 circle 11 10 12 1 0 0 - f f f t f i s 1 0 718 604 \N \N \N \N \N poly_circle \N \N \N \N 1475 polygon 11 10 12 1 0 0 - f f f t f i s 2 0 604 23 718 \N \N \N \N \N circle_poly \N \N \N \N 1476 dist_pc 11 10 12 1 0 0 - f f f t f i s 2 0 701 600 718 \N \N \N \N \N dist_pc \N \N \N \N 1477 circle_contain_pt 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 600 \N \N \N \N \N circle_contain_pt \N \N \N \N 1478 pt_contained_circle 11 10 12 1 0 0 - f f f t f i s 2 0 16 600 718 \N \N \N \N \N pt_contained_circle \N \N \N \N 4091 box 11 10 12 1 0 0 - f f f t f i s 1 0 603 600 \N \N \N \N \N point_box \N \N \N \N 1479 circle 11 10 12 1 0 0 - f f f t f i s 1 0 718 603 \N \N \N \N \N box_circle \N \N \N \N 1480 box 11 10 12 1 0 0 - f f f t f i s 1 0 603 718 \N \N \N \N \N circle_box \N \N \N \N 1482 lseg_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_ne \N \N \N \N 1483 lseg_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_lt \N \N \N \N 1484 lseg_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_le \N \N \N \N 1485 lseg_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_gt \N \N \N \N 1486 lseg_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 601 601 \N \N \N \N \N lseg_ge \N \N \N \N 1487 lseg_length 11 10 12 1 0 0 - f f f t f i s 1 0 701 601 \N \N \N \N \N lseg_length \N \N \N \N 1488 close_ls 11 10 12 1 0 0 - f f f t f i s 2 0 600 628 601 \N \N \N \N \N close_ls \N \N \N \N 1489 close_lseg 11 10 12 1 0 0 - f f f t f i s 2 0 600 601 601 \N \N \N \N \N close_lseg \N \N \N \N 1490 line_in 11 10 12 1 0 0 - f f f t f i s 1 0 628 2275 \N \N \N \N \N line_in \N \N \N \N 1491 line_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 628 \N \N \N \N \N line_out \N \N \N \N 1492 line_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_eq \N \N \N \N 1493 line 11 10 12 1 0 0 - f f f t f i s 2 0 628 600 600 \N \N \N \N \N line_construct_pp \N \N \N \N 1494 line_interpt 11 10 12 1 0 0 - f f f t f i s 2 0 600 628 628 \N \N \N \N \N line_interpt \N \N \N \N 1495 line_intersect 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_intersect \N \N \N \N 1496 line_parallel 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_parallel \N \N \N \N 1497 line_perp 11 10 12 1 0 0 - f f f t f i s 2 0 16 628 628 \N \N \N \N \N line_perp \N \N \N \N 1498 line_vertical 11 10 12 1 0 0 - f f f t f i s 1 0 16 628 \N \N \N \N \N line_vertical \N \N \N \N 1499 line_horizontal 11 10 12 1 0 0 - f f f t f i s 1 0 16 628 \N \N \N \N \N line_horizontal \N \N \N \N 1530 length 11 10 12 1 0 0 - f f f t f i s 1 0 701 601 \N \N \N \N \N lseg_length \N \N \N \N 1531 length 11 10 12 1 0 0 - f f f t f i s 1 0 701 602 \N \N \N \N \N path_length \N \N \N \N 1532 point 11 10 12 1 0 0 - f f f t f i s 1 0 600 601 \N \N \N \N \N lseg_center \N \N \N \N 1534 point 11 10 12 1 0 0 - f f f t f i s 1 0 600 603 \N \N \N \N \N box_center \N \N \N \N 1540 point 11 10 12 1 0 0 - f f f t f i s 1 0 600 604 \N \N \N \N \N poly_center \N \N \N \N 1541 lseg 11 10 12 1 0 0 - f f f t f i s 1 0 601 603 \N \N \N \N \N box_diagonal \N \N \N \N 1542 center 11 10 12 1 0 0 - f f f t f i s 1 0 600 603 \N \N \N \N \N box_center \N \N \N \N 1543 center 11 10 12 1 0 0 - f f f t f i s 1 0 600 718 \N \N \N \N \N circle_center \N \N \N \N 1545 npoints 11 10 12 1 0 0 - f f f t f i s 1 0 23 602 \N \N \N \N \N path_npoints \N \N \N \N 1556 npoints 11 10 12 1 0 0 - f f f t f i s 1 0 23 604 \N \N \N \N \N poly_npoints \N \N \N \N 1564 bit_in 11 10 12 1 0 0 - f f f t f i s 3 0 1560 2275 26 23 \N \N \N \N \N bit_in \N \N \N \N 1565 bit_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1560 \N \N \N \N \N bit_out \N \N \N \N 2919 bittypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N bittypmodin \N \N \N \N 2920 bittypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N bittypmodout \N \N \N \N 1569 like 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 25 25 \N \N \N \N \N textlike \N \N \N \N 1570 notlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N textnlike \N \N \N \N 1571 like 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 19 25 \N \N \N \N \N namelike \N \N \N \N 1572 notlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 19 25 \N \N \N \N \N namenlike \N \N \N \N 1574 nextval 11 10 12 1 0 0 - f f f t f v u 1 0 20 2205 \N \N \N \N \N nextval_oid \N \N \N \N 1575 currval 11 10 12 1 0 0 - f f f t f v u 1 0 20 2205 \N \N \N \N \N currval_oid \N \N \N \N 1576 setval 11 10 12 1 0 0 - f f f t f v u 2 0 20 2205 20 \N \N \N \N \N setval_oid \N \N \N \N 1765 setval 11 10 12 1 0 0 - f f f t f v u 3 0 20 2205 20 16 \N \N \N \N \N setval3_oid \N \N \N \N 3078 pg_sequence_parameters 11 10 12 1 0 0 - f f f t f s s 1 0 2249 26 {26,20,20,20,20,16,20,26} {i,o,o,o,o,o,o,o} {sequence_oid,start_value,minimum_value,maximum_value,increment,cycle_option,cache_size,data_type} \N \N pg_sequence_parameters \N \N \N \N 4032 pg_sequence_last_value 11 10 12 1 0 0 - f f f t f v u 1 0 20 2205 \N \N \N \N \N pg_sequence_last_value \N \N \N \N 275 pg_nextoid 11 10 12 1 0 0 - f f f t f v u 3 0 26 2205 19 2205 \N \N \N \N \N pg_nextoid \N \N \N \N 6241 pg_stop_making_pinned_objects 11 10 12 1 0 0 - f f f t f v u 0 0 2278 \N \N \N \N \N pg_stop_making_pinned_objects \N \N \N \N 1579 varbit_in 11 10 12 1 0 0 - f f f t f i s 3 0 1562 2275 26 23 \N \N \N \N \N varbit_in \N \N \N \N 1580 varbit_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1562 \N \N \N \N \N varbit_out \N \N \N \N 2902 varbittypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N varbittypmodin \N \N \N \N 2921 varbittypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N varbittypmodout \N \N \N \N 1581 biteq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N biteq \N \N \N \N 1582 bitne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N bitne \N \N \N \N 1592 bitge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N bitge \N \N \N \N 1593 bitgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N bitgt \N \N \N \N 1594 bitle 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N bitle \N \N \N \N 1595 bitlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1560 1560 \N \N \N \N \N bitlt \N \N \N \N 1596 bitcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1560 1560 \N \N \N \N \N bitcmp \N \N \N \N 1598 random 11 10 12 1 0 0 - f f f t f v r 0 0 701 \N \N \N \N \N drandom \N \N \N \N 9719 random 11 10 12 1 0 0 - f f f t f v r 2 0 23 23 23 \N \N {min,max} \N \N int4random \N \N \N \N 9720 random 11 10 12 1 0 0 - f f f t f v r 2 0 20 20 20 \N \N {min,max} \N \N int8random \N \N \N \N 9721 random 11 10 12 1 0 0 - f f f t f v r 2 0 1700 1700 1700 \N \N {min,max} \N \N numeric_random \N \N \N \N 1599 setseed 11 10 12 1 0 0 - f f f t f v r 1 0 2278 701 \N \N \N \N \N setseed \N \N \N \N 1600 asin 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dasin \N \N \N \N 1601 acos 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dacos \N \N \N \N 1602 atan 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N datan \N \N \N \N 1603 atan2 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N datan2 \N \N \N \N 1604 sin 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsin \N \N \N \N 1605 cos 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcos \N \N \N \N 1606 tan 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dtan \N \N \N \N 1607 cot 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcot \N \N \N \N 2731 asind 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dasind \N \N \N \N 2732 acosd 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dacosd \N \N \N \N 2733 atand 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N datand \N \N \N \N 2734 atan2d 11 10 12 1 0 0 - f f f t f i s 2 0 701 701 701 \N \N \N \N \N datan2d \N \N \N \N 2735 sind 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsind \N \N \N \N 2736 cosd 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcosd \N \N \N \N 2737 tand 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dtand \N \N \N \N 2738 cotd 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcotd \N \N \N \N 1608 degrees 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N degrees \N \N \N \N 1609 radians 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N radians \N \N \N \N 1610 pi 11 10 12 1 0 0 - f f f t f i s 0 0 701 \N \N \N \N \N dpi \N \N \N \N 2462 sinh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dsinh \N \N \N \N 2463 cosh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dcosh \N \N \N \N 2464 tanh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dtanh \N \N \N \N 2465 asinh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dasinh \N \N \N \N 2466 acosh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N dacosh \N \N \N \N 2467 atanh 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N datanh \N \N \N \N 6219 erf 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N derf \N \N \N \N 6220 erfc 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N derfc \N \N \N \N 1618 interval_mul 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1186 701 \N \N \N \N \N interval_mul \N \N \N \N 1620 ascii 11 10 12 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N ascii \N \N \N \N 1621 chr 11 10 12 1 0 0 - f f f t f i s 1 0 25 23 \N \N \N \N \N chr \N \N \N \N 1622 repeat 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N repeat \N \N \N \N 1623 similar_escape 11 10 12 1 0 0 - f f f f f i s 2 0 25 25 25 \N \N \N \N \N similar_escape \N \N \N \N 1986 similar_to_escape 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N similar_to_escape_2 \N \N \N \N 1987 similar_to_escape 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N similar_to_escape_1 \N \N \N \N 1624 mul_d_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1186 701 1186 \N \N \N \N \N mul_d_interval \N \N \N \N 1631 bpcharlike 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 1042 25 \N \N \N \N \N textlike \N \N \N \N 1632 bpcharnlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 1042 25 \N \N \N \N \N textnlike \N \N \N \N 1633 texticlike 11 10 12 1 0 0 texticlike_support f f f t f i s 2 0 16 25 25 \N \N \N \N \N texticlike \N \N \N \N 1025 texticlike_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N texticlike_support \N \N \N \N 1634 texticnlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N texticnlike \N \N \N \N 1635 nameiclike 11 10 12 1 0 0 texticlike_support f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameiclike \N \N \N \N 1636 nameicnlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 19 25 \N \N \N \N \N nameicnlike \N \N \N \N 1637 like_escape 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N like_escape \N \N \N \N 1656 bpcharicregexeq 11 10 12 1 0 0 texticregexeq_support f f f t f i s 2 0 16 1042 25 \N \N \N \N \N texticregexeq \N \N \N \N 1657 bpcharicregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 1042 25 \N \N \N \N \N texticregexne \N \N \N \N 1658 bpcharregexeq 11 10 12 1 0 0 textregexeq_support f f f t f i s 2 0 16 1042 25 \N \N \N \N \N textregexeq \N \N \N \N 1659 bpcharregexne 11 10 12 1 0 0 - f f f t f i s 2 0 16 1042 25 \N \N \N \N \N textregexne \N \N \N \N 1660 bpchariclike 11 10 12 1 0 0 texticlike_support f f f t f i s 2 0 16 1042 25 \N \N \N \N \N texticlike \N \N \N \N 1661 bpcharicnlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 1042 25 \N \N \N \N \N texticnlike \N \N \N \N 868 strpos 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N textpos \N \N \N \N 870 lower 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N lower \N \N \N \N 871 upper 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N upper \N \N \N \N 872 initcap 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N initcap \N \N \N \N 873 lpad 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 23 25 \N \N \N \N \N lpad \N \N \N \N 874 rpad 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 23 25 \N \N \N \N \N rpad \N \N \N \N 875 ltrim 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N ltrim \N \N \N \N 876 rtrim 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N rtrim \N \N \N \N 877 substr 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 23 23 \N \N \N \N \N text_substr \N \N \N \N 878 translate 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 25 \N \N \N \N \N translate \N \N \N \N 881 ltrim 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N ltrim1 \N \N \N \N 882 rtrim 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N rtrim1 \N \N \N \N 883 substr 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N text_substr_no_len \N \N \N \N 884 btrim 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N btrim \N \N \N \N 885 btrim 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N btrim1 \N \N \N \N 936 substring 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 23 23 \N \N \N \N \N text_substr \N \N \N \N 937 substring 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N text_substr_no_len \N \N \N \N 2087 replace 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 25 \N \N \N \N \N replace_text \N \N \N \N 2284 regexp_replace 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 25 \N \N \N \N \N textregexreplace_noopt \N \N \N \N 2285 regexp_replace 11 10 12 1 0 0 - f f f t f i s 4 0 25 25 25 25 25 \N \N \N \N \N textregexreplace \N \N \N \N 6251 regexp_replace 11 10 12 1 0 0 - f f f t f i s 6 0 25 25 25 25 23 23 25 \N \N \N \N \N textregexreplace_extended \N \N \N \N 6252 regexp_replace 11 10 12 1 0 0 - f f f t f i s 5 0 25 25 25 25 23 23 \N \N \N \N \N textregexreplace_extended_no_flags \N \N \N \N 6253 regexp_replace 11 10 12 1 0 0 - f f f t f i s 4 0 25 25 25 25 23 \N \N \N \N \N textregexreplace_extended_no_n \N \N \N \N 3396 regexp_match 11 10 12 1 0 0 - f f f t f i s 2 0 1009 25 25 \N \N \N \N \N regexp_match_no_flags \N \N \N \N 3397 regexp_match 11 10 12 1 0 0 - f f f t f i s 3 0 1009 25 25 25 \N \N \N \N \N regexp_match \N \N \N \N 2763 regexp_matches 11 10 12 1 1 0 - f f f t t i s 2 0 1009 25 25 \N \N \N \N \N regexp_matches_no_flags \N \N \N \N 2764 regexp_matches 11 10 12 1 10 0 - f f f t t i s 3 0 1009 25 25 25 \N \N \N \N \N regexp_matches \N \N \N \N 6254 regexp_count 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N regexp_count_no_start \N \N \N \N 6255 regexp_count 11 10 12 1 0 0 - f f f t f i s 3 0 23 25 25 23 \N \N \N \N \N regexp_count_no_flags \N \N \N \N 6256 regexp_count 11 10 12 1 0 0 - f f f t f i s 4 0 23 25 25 23 25 \N \N \N \N \N regexp_count \N \N \N \N 6257 regexp_instr 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N regexp_instr_no_start \N \N \N \N 6258 regexp_instr 11 10 12 1 0 0 - f f f t f i s 3 0 23 25 25 23 \N \N \N \N \N regexp_instr_no_n \N \N \N \N 6259 regexp_instr 11 10 12 1 0 0 - f f f t f i s 4 0 23 25 25 23 23 \N \N \N \N \N regexp_instr_no_endoption \N \N \N \N 6260 regexp_instr 11 10 12 1 0 0 - f f f t f i s 5 0 23 25 25 23 23 23 \N \N \N \N \N regexp_instr_no_flags \N \N \N \N 6261 regexp_instr 11 10 12 1 0 0 - f f f t f i s 6 0 23 25 25 23 23 23 25 \N \N \N \N \N regexp_instr_no_subexpr \N \N \N \N 6262 regexp_instr 11 10 12 1 0 0 - f f f t f i s 7 0 23 25 25 23 23 23 25 23 \N \N \N \N \N regexp_instr \N \N \N \N 6263 regexp_like 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 25 \N \N \N \N \N regexp_like_no_flags \N \N \N \N 6264 regexp_like 11 10 12 1 0 0 - f f f t f i s 3 0 16 25 25 25 \N \N \N \N \N regexp_like \N \N \N \N 6265 regexp_substr 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N regexp_substr_no_start \N \N \N \N 6266 regexp_substr 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 23 \N \N \N \N \N regexp_substr_no_n \N \N \N \N 6267 regexp_substr 11 10 12 1 0 0 - f f f t f i s 4 0 25 25 25 23 23 \N \N \N \N \N regexp_substr_no_flags \N \N \N \N 6268 regexp_substr 11 10 12 1 0 0 - f f f t f i s 5 0 25 25 25 23 23 25 \N \N \N \N \N regexp_substr_no_subexpr \N \N \N \N 6269 regexp_substr 11 10 12 1 0 0 - f f f t f i s 6 0 25 25 25 23 23 25 23 \N \N \N \N \N regexp_substr \N \N \N \N 2088 split_part 11 10 12 1 0 0 - f f f t f i s 3 0 25 25 25 23 \N \N \N \N \N split_part \N \N \N \N 2765 regexp_split_to_table 11 10 12 1 1000 0 - f f f t t i s 2 0 25 25 25 \N \N \N \N \N regexp_split_to_table_no_flags \N \N \N \N 2766 regexp_split_to_table 11 10 12 1 1000 0 - f f f t t i s 3 0 25 25 25 25 \N \N \N \N \N regexp_split_to_table \N \N \N \N 2767 regexp_split_to_array 11 10 12 1 0 0 - f f f t f i s 2 0 1009 25 25 \N \N \N \N \N regexp_split_to_array_no_flags \N \N \N \N 2768 regexp_split_to_array 11 10 12 1 0 0 - f f f t f i s 3 0 1009 25 25 25 \N \N \N \N \N regexp_split_to_array \N \N \N \N 9030 to_bin 11 10 12 1 0 0 - f f f t f i s 1 0 25 23 \N \N \N \N \N to_bin32 \N \N \N \N 9031 to_bin 11 10 12 1 0 0 - f f f t f i s 1 0 25 20 \N \N \N \N \N to_bin64 \N \N \N \N 9032 to_oct 11 10 12 1 0 0 - f f f t f i s 1 0 25 23 \N \N \N \N \N to_oct32 \N \N \N \N 9033 to_oct 11 10 12 1 0 0 - f f f t f i s 1 0 25 20 \N \N \N \N \N to_oct64 \N \N \N \N 2089 to_hex 11 10 12 1 0 0 - f f f t f i s 1 0 25 23 \N \N \N \N \N to_hex32 \N \N \N \N 2090 to_hex 11 10 12 1 0 0 - f f f t f i s 1 0 25 20 \N \N \N \N \N to_hex64 \N \N \N \N 1039 getdatabaseencoding 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N getdatabaseencoding \N \N \N \N 810 pg_client_encoding 11 10 12 1 0 0 - f f f t f s s 0 0 19 \N \N \N \N \N pg_client_encoding \N \N \N \N 1713 length 11 10 12 1 0 0 - f f f t f s s 2 0 23 17 19 \N \N \N \N \N length_in_encoding \N \N \N \N 1714 convert_from 11 10 12 1 0 0 - f f f t f s s 2 0 25 17 19 \N \N \N \N \N pg_convert_from \N \N \N \N 1717 convert_to 11 10 12 1 0 0 - f f f t f s s 2 0 17 25 19 \N \N \N \N \N pg_convert_to \N \N \N \N 1813 convert 11 10 12 1 0 0 - f f f t f s s 3 0 17 17 19 19 \N \N \N \N \N pg_convert \N \N \N \N 1264 pg_char_to_encoding 11 10 12 1 0 0 - f f f t f s s 1 0 23 19 \N \N \N \N \N PG_char_to_encoding \N \N \N \N 1597 pg_encoding_to_char 11 10 12 1 0 0 - f f f t f s s 1 0 19 23 \N \N \N \N \N PG_encoding_to_char \N \N \N \N 2319 pg_encoding_max_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N pg_encoding_max_length_sql \N \N \N \N 1638 oidgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oidgt \N \N \N \N 1639 oidge 11 10 12 1 0 0 - f f t t f i s 2 0 16 26 26 \N \N \N \N \N oidge \N \N \N \N 1573 pg_get_ruledef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_ruledef \N \N \N \N 1640 pg_get_viewdef 11 10 12 1 0 0 - f f f t f s r 1 0 25 25 \N \N \N \N \N pg_get_viewdef_name \N \N \N \N 1641 pg_get_viewdef 11 10 12 1 0 0 - f f f t f s r 1 0 25 26 \N \N \N \N \N pg_get_viewdef \N \N \N \N 1642 pg_get_userbyid 11 10 12 1 0 0 - f f f t f s s 1 0 19 26 \N \N \N \N \N pg_get_userbyid \N \N \N \N 1643 pg_get_indexdef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_indexdef \N \N \N \N 3415 pg_get_statisticsobjdef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_statisticsobjdef \N \N \N \N 6174 pg_get_statisticsobjdef_columns 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_statisticsobjdef_columns \N \N \N \N 6173 pg_get_statisticsobjdef_expressions 11 10 12 1 0 0 - f f f t f s s 1 0 1009 26 \N \N \N \N \N pg_get_statisticsobjdef_expressions \N \N \N \N 3352 pg_get_partkeydef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_partkeydef \N \N \N \N 3408 pg_get_partition_constraintdef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_partition_constraintdef \N \N \N \N 1662 pg_get_triggerdef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_triggerdef \N \N \N \N 1387 pg_get_constraintdef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_constraintdef \N \N \N \N 1716 pg_get_expr 11 10 12 1 0 0 - f f f t f s s 2 0 25 194 26 \N \N \N \N \N pg_get_expr \N \N \N \N 1665 pg_get_serial_sequence 11 10 12 1 0 0 - f f f t f s s 2 0 25 25 25 \N \N \N \N \N pg_get_serial_sequence \N \N \N \N 2098 pg_get_functiondef 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_functiondef \N \N \N \N 2162 pg_get_function_arguments 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_function_arguments \N \N \N \N 2232 pg_get_function_identity_arguments 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_function_identity_arguments \N \N \N \N 2165 pg_get_function_result 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_function_result \N \N \N \N 3808 pg_get_function_arg_default 11 10 12 1 0 0 - f f f t f s s 2 0 25 26 23 \N \N \N \N \N pg_get_function_arg_default \N \N \N \N 6197 pg_get_function_sqlbody 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_get_function_sqlbody \N \N \N \N 1686 pg_get_keywords 11 10 12 10 500 0 - f f f t t s s 0 0 2249 {25,18,16,25,25} {o,o,o,o,o} {word,catcode,barelabel,catdesc,baredesc} \N \N pg_get_keywords \N \N \N \N 6159 pg_get_catalog_foreign_keys 11 10 12 10 250 0 - f f f t t s s 0 0 2249 {2205,1009,2205,1009,16,16} {o,o,o,o,o,o} {fktable,fkcols,pktable,pkcols,is_array,is_opt} \N \N pg_get_catalog_foreign_keys \N \N \N \N 2289 pg_options_to_table 11 10 12 1 3 0 - f f f t t s s 1 0 2249 1009 {1009,25,25} {i,o,o} {options_array,option_name,option_value} \N \N pg_options_to_table \N \N \N \N 1619 pg_typeof 11 10 12 1 0 0 - f f f f f s s 1 0 2206 2276 \N \N \N \N \N pg_typeof \N \N \N \N 8312 pg_basetype 11 10 12 1 0 0 - f f f t f s s 1 0 2206 2206 \N \N \N \N \N pg_basetype \N \N \N \N 3162 pg_collation_for 11 10 12 1 0 0 - f f f f f s s 1 0 25 2276 \N \N \N \N \N pg_collation_for \N \N \N \N 3842 pg_relation_is_updatable 11 10 12 10 0 0 - f f f t f s s 2 0 23 2205 16 \N \N \N \N \N pg_relation_is_updatable \N \N \N \N 3843 pg_column_is_updatable 11 10 12 10 0 0 - f f f t f s s 3 0 16 2205 21 16 \N \N \N \N \N pg_column_is_updatable \N \N \N \N 6120 pg_get_replica_identity_index 11 10 12 10 0 0 - f f f t f s s 1 0 2205 2205 \N \N \N \N \N pg_get_replica_identity_index \N \N \N \N 1250 unique_key_recheck 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N unique_key_recheck \N \N \N \N 1644 RI_FKey_check_ins 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_check_ins \N \N \N \N 1645 RI_FKey_check_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_check_upd \N \N \N \N 1646 RI_FKey_cascade_del 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_cascade_del \N \N \N \N 1647 RI_FKey_cascade_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_cascade_upd \N \N \N \N 1648 RI_FKey_restrict_del 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_restrict_del \N \N \N \N 1649 RI_FKey_restrict_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_restrict_upd \N \N \N \N 1650 RI_FKey_setnull_del 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_setnull_del \N \N \N \N 1651 RI_FKey_setnull_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_setnull_upd \N \N \N \N 1652 RI_FKey_setdefault_del 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_setdefault_del \N \N \N \N 1653 RI_FKey_setdefault_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_setdefault_upd \N \N \N \N 1654 RI_FKey_noaction_del 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_noaction_del \N \N \N \N 1655 RI_FKey_noaction_upd 11 10 12 1 0 0 - f f f t f v s 0 0 2279 \N \N \N \N \N RI_FKey_noaction_upd \N \N \N \N 1666 varbiteq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N biteq \N \N \N \N 1667 varbitne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N bitne \N \N \N \N 1668 varbitge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N bitge \N \N \N \N 1669 varbitgt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N bitgt \N \N \N \N 1670 varbitle 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N bitle \N \N \N \N 1671 varbitlt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1562 1562 \N \N \N \N \N bitlt \N \N \N \N 1672 varbitcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1562 1562 \N \N \N \N \N bitcmp \N \N \N \N 1673 bitand 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 1560 \N \N \N \N \N bit_and \N \N \N \N 1674 bitor 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 1560 \N \N \N \N \N bit_or \N \N \N \N 1675 bitxor 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 1560 \N \N \N \N \N bitxor \N \N \N \N 1676 bitnot 11 10 12 1 0 0 - f f f t f i s 1 0 1560 1560 \N \N \N \N \N bitnot \N \N \N \N 1677 bitshiftleft 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 23 \N \N \N \N \N bitshiftleft \N \N \N \N 1678 bitshiftright 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 23 \N \N \N \N \N bitshiftright \N \N \N \N 1679 bitcat 11 10 12 1 0 0 - f f f t f i s 2 0 1562 1562 1562 \N \N \N \N \N bitcat \N \N \N \N 1680 substring 11 10 12 1 0 0 - f f f t f i s 3 0 1560 1560 23 23 \N \N \N \N \N bitsubstr \N \N \N \N 1681 length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1560 \N \N \N \N \N bitlength \N \N \N \N 1682 octet_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 1560 \N \N \N \N \N bitoctetlength \N \N \N \N 1683 bit 11 10 12 1 0 0 - f f f t f i s 2 0 1560 23 23 \N \N \N \N \N bitfromint4 \N \N \N \N 1684 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 1560 \N \N \N \N \N bittoint4 \N \N \N \N 1685 bit 11 10 12 1 0 0 - f f f t f i s 3 0 1560 1560 23 16 \N \N \N \N \N bit \N \N \N \N 3158 varbit_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N varbit_support \N \N \N \N 1687 varbit 11 10 12 1 0 0 varbit_support f f f t f i s 3 0 1562 1562 23 16 \N \N \N \N \N varbit \N \N \N \N 1698 position 11 10 12 1 0 0 - f f f t f i s 2 0 23 1560 1560 \N \N \N \N \N bitposition \N \N \N \N 1699 substring 11 10 12 1 0 0 - f f f t f i s 2 0 1560 1560 23 \N \N \N \N \N bitsubstr_no_len \N \N \N \N 922 network_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_le \N \N \N \N 3030 overlay 11 10 12 1 0 0 - f f f t f i s 4 0 1560 1560 1560 23 23 \N \N \N \N \N bitoverlay \N \N \N \N 3031 overlay 11 10 12 1 0 0 - f f f t f i s 3 0 1560 1560 1560 23 \N \N \N \N \N bitoverlay_no_len \N \N \N \N 3032 get_bit 11 10 12 1 0 0 - f f f t f i s 2 0 23 1560 23 \N \N \N \N \N bitgetbit \N \N \N \N 3033 set_bit 11 10 12 1 0 0 - f f f t f i s 3 0 1560 1560 23 23 \N \N \N \N \N bitsetbit \N \N \N \N 6162 bit_count 11 10 12 1 0 0 - f f f t f i s 1 0 20 1560 \N \N \N \N \N bit_bit_count \N \N \N \N 436 macaddr_in 11 10 12 1 0 0 - f f f t f i s 1 0 829 2275 \N \N \N \N \N macaddr_in \N \N \N \N 437 macaddr_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 829 \N \N \N \N \N macaddr_out \N \N \N \N 753 trunc 11 10 12 1 0 0 - f f f t f i s 1 0 829 829 \N \N \N \N \N macaddr_trunc \N \N \N \N 830 macaddr_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_eq \N \N \N \N 831 macaddr_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_lt \N \N \N \N 832 macaddr_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_le \N \N \N \N 833 macaddr_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_gt \N \N \N \N 834 macaddr_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_ge \N \N \N \N 835 macaddr_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 829 829 \N \N \N \N \N macaddr_ne \N \N \N \N 836 macaddr_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 829 829 \N \N \N \N \N macaddr_cmp \N \N \N \N 3144 macaddr_not 11 10 12 1 0 0 - f f f t f i s 1 0 829 829 \N \N \N \N \N macaddr_not \N \N \N \N 3145 macaddr_and 11 10 12 1 0 0 - f f f t f i s 2 0 829 829 829 \N \N \N \N \N macaddr_and \N \N \N \N 3146 macaddr_or 11 10 12 1 0 0 - f f f t f i s 2 0 829 829 829 \N \N \N \N \N macaddr_or \N \N \N \N 3359 macaddr_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N macaddr_sortsupport \N \N \N \N 4110 macaddr8_in 11 10 12 1 0 0 - f f f t f i s 1 0 774 2275 \N \N \N \N \N macaddr8_in \N \N \N \N 4111 macaddr8_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 774 \N \N \N \N \N macaddr8_out \N \N \N \N 4112 trunc 11 10 12 1 0 0 - f f f t f i s 1 0 774 774 \N \N \N \N \N macaddr8_trunc \N \N \N \N 4113 macaddr8_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_eq \N \N \N \N 4114 macaddr8_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_lt \N \N \N \N 4115 macaddr8_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_le \N \N \N \N 4116 macaddr8_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_gt \N \N \N \N 4117 macaddr8_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_ge \N \N \N \N 4118 macaddr8_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 774 774 \N \N \N \N \N macaddr8_ne \N \N \N \N 4119 macaddr8_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 774 774 \N \N \N \N \N macaddr8_cmp \N \N \N \N 4120 macaddr8_not 11 10 12 1 0 0 - f f f t f i s 1 0 774 774 \N \N \N \N \N macaddr8_not \N \N \N \N 4121 macaddr8_and 11 10 12 1 0 0 - f f f t f i s 2 0 774 774 774 \N \N \N \N \N macaddr8_and \N \N \N \N 4122 macaddr8_or 11 10 12 1 0 0 - f f f t f i s 2 0 774 774 774 \N \N \N \N \N macaddr8_or \N \N \N \N 4123 macaddr8 11 10 12 1 0 0 - f f t t f i s 1 0 774 829 \N \N \N \N \N macaddrtomacaddr8 \N \N \N \N 4124 macaddr 11 10 12 1 0 0 - f f f t f i s 1 0 829 774 \N \N \N \N \N macaddr8tomacaddr \N \N \N \N 4125 macaddr8_set7bit 11 10 12 1 0 0 - f f f t f i s 1 0 774 774 \N \N \N \N \N macaddr8_set7bit \N \N \N \N 910 inet_in 11 10 12 1 0 0 - f f f t f i s 1 0 869 2275 \N \N \N \N \N inet_in \N \N \N \N 911 inet_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 869 \N \N \N \N \N inet_out \N \N \N \N 1267 cidr_in 11 10 12 1 0 0 - f f f t f i s 1 0 650 2275 \N \N \N \N \N cidr_in \N \N \N \N 1427 cidr_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 650 \N \N \N \N \N cidr_out \N \N \N \N 920 network_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_eq \N \N \N \N 921 network_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_lt \N \N \N \N 923 network_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_gt \N \N \N \N 924 network_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_ge \N \N \N \N 925 network_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 869 869 \N \N \N \N \N network_ne \N \N \N \N 3562 network_larger 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 869 \N \N \N \N \N network_larger \N \N \N \N 3563 network_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 869 \N \N \N \N \N network_smaller \N \N \N \N 926 network_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 869 869 \N \N \N \N \N network_cmp \N \N \N \N 927 network_sub 11 10 12 1 0 0 network_subset_support f f f t f i s 2 0 16 869 869 \N \N \N \N \N network_sub \N \N \N \N 928 network_subeq 11 10 12 1 0 0 network_subset_support f f f t f i s 2 0 16 869 869 \N \N \N \N \N network_subeq \N \N \N \N 929 network_sup 11 10 12 1 0 0 network_subset_support f f f t f i s 2 0 16 869 869 \N \N \N \N \N network_sup \N \N \N \N 930 network_supeq 11 10 12 1 0 0 network_subset_support f f f t f i s 2 0 16 869 869 \N \N \N \N \N network_supeq \N \N \N \N 1173 network_subset_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N network_subset_support \N \N \N \N 3551 network_overlap 11 10 12 1 0 0 - f f f t f i s 2 0 16 869 869 \N \N \N \N \N network_overlap \N \N \N \N 5033 network_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N network_sortsupport \N \N \N \N 598 abbrev 11 10 12 1 0 0 - f f f t f i s 1 0 25 869 \N \N \N \N \N inet_abbrev \N \N \N \N 599 abbrev 11 10 12 1 0 0 - f f f t f i s 1 0 25 650 \N \N \N \N \N cidr_abbrev \N \N \N \N 605 set_masklen 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 23 \N \N \N \N \N inet_set_masklen \N \N \N \N 635 set_masklen 11 10 12 1 0 0 - f f f t f i s 2 0 650 650 23 \N \N \N \N \N cidr_set_masklen \N \N \N \N 711 family 11 10 12 1 0 0 - f f f t f i s 1 0 23 869 \N \N \N \N \N network_family \N \N \N \N 683 network 11 10 12 1 0 0 - f f f t f i s 1 0 650 869 \N \N \N \N \N network_network \N \N \N \N 696 netmask 11 10 12 1 0 0 - f f f t f i s 1 0 869 869 \N \N \N \N \N network_netmask \N \N \N \N 697 masklen 11 10 12 1 0 0 - f f f t f i s 1 0 23 869 \N \N \N \N \N network_masklen \N \N \N \N 698 broadcast 11 10 12 1 0 0 - f f f t f i s 1 0 869 869 \N \N \N \N \N network_broadcast \N \N \N \N 699 host 11 10 12 1 0 0 - f f f t f i s 1 0 25 869 \N \N \N \N \N network_host \N \N \N \N 730 text 11 10 12 1 0 0 - f f f t f i s 1 0 25 869 \N \N \N \N \N network_show \N \N \N \N 1362 hostmask 11 10 12 1 0 0 - f f f t f i s 1 0 869 869 \N \N \N \N \N network_hostmask \N \N \N \N 1715 cidr 11 10 12 1 0 0 - f f f t f i s 1 0 650 869 \N \N \N \N \N inet_to_cidr \N \N \N \N 2196 inet_client_addr 11 10 12 1 0 0 - f f f f f s r 0 0 869 \N \N \N \N \N inet_client_addr \N \N \N \N 2197 inet_client_port 11 10 12 1 0 0 - f f f f f s r 0 0 23 \N \N \N \N \N inet_client_port \N \N \N \N 2198 inet_server_addr 11 10 12 1 0 0 - f f f f f s r 0 0 869 \N \N \N \N \N inet_server_addr \N \N \N \N 2199 inet_server_port 11 10 12 1 0 0 - f f f f f s r 0 0 23 \N \N \N \N \N inet_server_port \N \N \N \N 2627 inetnot 11 10 12 1 0 0 - f f f t f i s 1 0 869 869 \N \N \N \N \N inetnot \N \N \N \N 2628 inetand 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 869 \N \N \N \N \N inetand \N \N \N \N 2629 inetor 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 869 \N \N \N \N \N inetor \N \N \N \N 2630 inetpl 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 20 \N \N \N \N \N inetpl \N \N \N \N 2632 inetmi_int8 11 10 12 1 0 0 - f f f t f i s 2 0 869 869 20 \N \N \N \N \N inetmi_int8 \N \N \N \N 2633 inetmi 11 10 12 1 0 0 - f f f t f i s 2 0 20 869 869 \N \N \N \N \N inetmi \N \N \N \N 4071 inet_same_family 11 10 12 1 0 0 - f f f t f i s 2 0 16 869 869 \N \N \N \N \N inet_same_family \N \N \N \N 4063 inet_merge 11 10 12 1 0 0 - f f f t f i s 2 0 650 869 869 \N \N \N \N \N inet_merge \N \N \N \N 3553 inet_gist_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 869 21 26 2281 \N \N \N \N \N inet_gist_consistent \N \N \N \N 3554 inet_gist_union 11 10 12 1 0 0 - f f f t f i s 2 0 869 2281 2281 \N \N \N \N \N inet_gist_union \N \N \N \N 3555 inet_gist_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N inet_gist_compress \N \N \N \N 3573 inet_gist_fetch 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N inet_gist_fetch \N \N \N \N 3557 inet_gist_penalty 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N inet_gist_penalty \N \N \N \N 3558 inet_gist_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 2281 \N \N \N \N \N inet_gist_picksplit \N \N \N \N 3559 inet_gist_same 11 10 12 1 0 0 - f f f t f i s 3 0 2281 869 869 2281 \N \N \N \N \N inet_gist_same \N \N \N \N 3795 inet_spg_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N inet_spg_config \N \N \N \N 3796 inet_spg_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N inet_spg_choose \N \N \N \N 3797 inet_spg_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N inet_spg_picksplit \N \N \N \N 3798 inet_spg_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N inet_spg_inner_consistent \N \N \N \N 3799 inet_spg_leaf_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 16 2281 2281 \N \N \N \N \N inet_spg_leaf_consistent \N \N \N \N 3560 networksel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N networksel \N \N \N \N 3561 networkjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N networkjoinsel \N \N \N \N 1690 time_mi_time 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1083 1083 \N \N \N \N \N time_mi_time \N \N \N \N 1691 boolle 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N boolle \N \N \N \N 1692 boolge 11 10 12 1 0 0 - f f t t f i s 2 0 16 16 16 \N \N \N \N \N boolge \N \N \N \N 1693 btboolcmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 16 16 \N \N \N \N \N btboolcmp \N \N \N \N 1688 time_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 1083 \N \N \N \N \N time_hash \N \N \N \N 3409 time_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1083 20 \N \N \N \N \N time_hash_extended \N \N \N \N 1696 timetz_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 1266 \N \N \N \N \N timetz_hash \N \N \N \N 3410 timetz_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1266 20 \N \N \N \N \N timetz_hash_extended \N \N \N \N 1697 interval_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 1186 \N \N \N \N \N interval_hash \N \N \N \N 3418 interval_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1186 20 \N \N \N \N \N interval_hash_extended \N \N \N \N 1701 numeric_in 11 10 12 1 0 0 - f f f t f i s 3 0 1700 2275 26 23 \N \N \N \N \N numeric_in \N \N \N \N 1702 numeric_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 1700 \N \N \N \N \N numeric_out \N \N \N \N 2917 numerictypmodin 11 10 12 1 0 0 - f f f t f i s 1 0 23 1263 \N \N \N \N \N numerictypmodin \N \N \N \N 2918 numerictypmodout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 23 \N \N \N \N \N numerictypmodout \N \N \N \N 3157 numeric_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N numeric_support \N \N \N \N 1703 numeric 11 10 12 1 0 0 numeric_support f f f t f i s 2 0 1700 1700 23 \N \N \N \N \N numeric \N \N \N \N 1704 numeric_abs 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_abs \N \N \N \N 1705 abs 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_abs \N \N \N \N 1706 sign 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_sign \N \N \N \N 1707 round 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 23 \N \N \N \N \N numeric_round \N \N \N \N 1709 trunc 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 23 \N \N \N \N \N numeric_trunc \N \N \N \N 1711 ceil 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_ceil \N \N \N \N 2167 ceiling 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_ceil \N \N \N \N 1712 floor 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_floor \N \N \N \N 1718 numeric_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_eq \N \N \N \N 1719 numeric_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_ne \N \N \N \N 1720 numeric_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_gt \N \N \N \N 1721 numeric_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_ge \N \N \N \N 1722 numeric_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_lt \N \N \N \N 1723 numeric_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 1700 1700 \N \N \N \N \N numeric_le \N \N \N \N 1724 numeric_add 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_add \N \N \N \N 1725 numeric_sub 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_sub \N \N \N \N 1726 numeric_mul 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_mul \N \N \N \N 1727 numeric_div 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_div \N \N \N \N 1728 mod 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_mod \N \N \N \N 1729 numeric_mod 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_mod \N \N \N \N 5048 gcd 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_gcd \N \N \N \N 5049 lcm 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_lcm \N \N \N \N 1730 sqrt 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_sqrt \N \N \N \N 1731 numeric_sqrt 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_sqrt \N \N \N \N 1732 exp 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_exp \N \N \N \N 1733 numeric_exp 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_exp \N \N \N \N 1734 ln 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_ln \N \N \N \N 1735 numeric_ln 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_ln \N \N \N \N 1736 log 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_log \N \N \N \N 1737 numeric_log 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_log \N \N \N \N 1738 pow 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_power \N \N \N \N 2169 power 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_power \N \N \N \N 1739 numeric_power 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_power \N \N \N \N 3281 scale 11 10 12 1 0 0 - f f f t f i s 1 0 23 1700 \N \N \N \N \N numeric_scale \N \N \N \N 5042 min_scale 11 10 12 1 0 0 - f f f t f i s 1 0 23 1700 \N \N \N \N \N numeric_min_scale \N \N \N \N 5043 trim_scale 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_trim_scale \N \N \N \N 1740 numeric 11 10 12 1 0 0 - f f t t f i s 1 0 1700 23 \N \N \N \N \N int4_numeric \N \N \N \N 1742 numeric 11 10 12 1 0 0 - f f t t f i s 1 0 1700 700 \N \N \N \N \N float4_numeric \N \N \N \N 1743 numeric 11 10 12 1 0 0 - f f t t f i s 1 0 1700 701 \N \N \N \N \N float8_numeric \N \N \N \N 1744 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 1700 \N \N \N \N \N numeric_int4 \N \N \N \N 1745 float4 11 10 12 1 0 0 - f f f t f i s 1 0 700 1700 \N \N \N \N \N numeric_float4 \N \N \N \N 1746 float8 11 10 12 1 0 0 - f f f t f i s 1 0 701 1700 \N \N \N \N \N numeric_float8 \N \N \N \N 1973 div 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_div_trunc \N \N \N \N 1980 numeric_div_trunc 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_div_trunc \N \N \N \N 2170 width_bucket 11 10 12 1 0 0 - f f f t f i s 4 0 23 1700 1700 1700 23 \N \N \N \N \N width_bucket_numeric \N \N \N \N 1747 time_pl_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1083 1083 1186 \N \N \N \N \N time_pl_interval \N \N \N \N 1748 time_mi_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1083 1083 1186 \N \N \N \N \N time_mi_interval \N \N \N \N 1749 timetz_pl_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1266 1266 1186 \N \N \N \N \N timetz_pl_interval \N \N \N \N 1750 timetz_mi_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1266 1266 1186 \N \N \N \N \N timetz_mi_interval \N \N \N \N 1764 numeric_inc 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_inc \N \N \N \N 1766 numeric_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_smaller \N \N \N \N 1767 numeric_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1700 1700 1700 \N \N \N \N \N numeric_larger \N \N \N \N 1769 numeric_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 1700 1700 \N \N \N \N \N numeric_cmp \N \N \N \N 3283 numeric_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N numeric_sortsupport \N \N \N \N 1771 numeric_uminus 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_uminus \N \N \N \N 1779 int8 11 10 12 1 0 0 - f f f t f i s 1 0 20 1700 \N \N \N \N \N numeric_int8 \N \N \N \N 1781 numeric 11 10 12 1 0 0 - f f t t f i s 1 0 1700 20 \N \N \N \N \N int8_numeric \N \N \N \N 1782 numeric 11 10 12 1 0 0 - f f t t f i s 1 0 1700 21 \N \N \N \N \N int2_numeric \N \N \N \N 1783 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 1700 \N \N \N \N \N numeric_int2 \N \N \N \N 6103 pg_lsn 11 10 12 1 0 0 - f f f t f i s 1 0 3220 1700 \N \N \N \N \N numeric_pg_lsn \N \N \N \N 3556 bool 11 10 12 1 0 0 - f f f t f i s 1 0 16 3802 \N \N \N \N \N jsonb_bool \N \N \N \N 3449 numeric 11 10 12 1 0 0 - f f f t f i s 1 0 1700 3802 \N \N \N \N \N jsonb_numeric \N \N \N \N 3450 int2 11 10 12 1 0 0 - f f f t f i s 1 0 21 3802 \N \N \N \N \N jsonb_int2 \N \N \N \N 3451 int4 11 10 12 1 0 0 - f f f t f i s 1 0 23 3802 \N \N \N \N \N jsonb_int4 \N \N \N \N 3452 int8 11 10 12 1 0 0 - f f f t f i s 1 0 20 3802 \N \N \N \N \N jsonb_int8 \N \N \N \N 3453 float4 11 10 12 1 0 0 - f f f t f i s 1 0 700 3802 \N \N \N \N \N jsonb_float4 \N \N \N \N 2580 float8 11 10 12 1 0 0 - f f f t f i s 1 0 701 3802 \N \N \N \N \N jsonb_float8 \N \N \N \N 1770 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 1184 25 \N \N \N \N \N timestamptz_to_char \N \N \N \N 1772 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 1700 25 \N \N \N \N \N numeric_to_char \N \N \N \N 1773 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 23 25 \N \N \N \N \N int4_to_char \N \N \N \N 1774 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 20 25 \N \N \N \N \N int8_to_char \N \N \N \N 1775 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 700 25 \N \N \N \N \N float4_to_char \N \N \N \N 1776 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 701 25 \N \N \N \N \N float8_to_char \N \N \N \N 1777 to_number 11 10 12 1 0 0 - f f f t f s s 2 0 1700 25 25 \N \N \N \N \N numeric_to_number \N \N \N \N 1778 to_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 1184 25 25 \N \N \N \N \N to_timestamp \N \N \N \N 1780 to_date 11 10 12 1 0 0 - f f f t f s s 2 0 1082 25 25 \N \N \N \N \N to_date \N \N \N \N 1768 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 1186 25 \N \N \N \N \N interval_to_char \N \N \N \N 1282 quote_ident 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N quote_ident \N \N \N \N 1283 quote_literal 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N quote_literal \N \N \N \N 1285 quote_literal 11 10 14 1 0 0 - f f f t f s s 1 0 25 2283 \N \N \N \N \N select pg_catalog.quote_literal($1::pg_catalog.text) \N \N \N \N 1289 quote_nullable 11 10 12 1 0 0 - f f f f f i s 1 0 25 25 \N \N \N \N \N quote_nullable \N \N \N \N 1290 quote_nullable 11 10 14 1 0 0 - f f f f f s s 1 0 25 2283 \N \N \N \N \N select pg_catalog.quote_nullable($1::pg_catalog.text) \N \N \N \N 1798 oidin 11 10 12 1 0 0 - f f f t f i s 1 0 26 2275 \N \N \N \N \N oidin \N \N \N \N 1799 oidout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 26 \N \N \N \N \N oidout \N \N \N \N 3058 concat 11 10 12 1 0 2276 - f f f f f s s 1 0 25 2276 {2276} {v} \N \N \N text_concat \N \N \N \N 3059 concat_ws 11 10 12 1 0 2276 - f f f f f s s 2 0 25 25 2276 {25,2276} {i,v} \N \N \N text_concat_ws \N \N \N \N 3060 left 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N text_left \N \N \N \N 3061 right 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N text_right \N \N \N \N 3062 reverse 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N text_reverse \N \N \N \N 3539 format 11 10 12 1 0 2276 - f f f f f s s 2 0 25 25 2276 {25,2276} {i,v} \N \N \N text_format \N \N \N \N 3540 format 11 10 12 1 0 0 - f f f f f s s 1 0 25 25 \N \N \N \N \N text_format_nv \N \N \N \N 1814 iclikesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N iclikesel \N \N \N \N 1815 icnlikesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N icnlikesel \N \N \N \N 1816 iclikejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N iclikejoinsel \N \N \N \N 1817 icnlikejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N icnlikejoinsel \N \N \N \N 1818 regexeqsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N regexeqsel \N \N \N \N 1819 likesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N likesel \N \N \N \N 1820 icregexeqsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N icregexeqsel \N \N \N \N 1821 regexnesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N regexnesel \N \N \N \N 1822 nlikesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N nlikesel \N \N \N \N 1823 icregexnesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N icregexnesel \N \N \N \N 1824 regexeqjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N regexeqjoinsel \N \N \N \N 1825 likejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N likejoinsel \N \N \N \N 1826 icregexeqjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N icregexeqjoinsel \N \N \N \N 1827 regexnejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N regexnejoinsel \N \N \N \N 1828 nlikejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N nlikejoinsel \N \N \N \N 1829 icregexnejoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N icregexnejoinsel \N \N \N \N 3437 prefixsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N prefixsel \N \N \N \N 3438 prefixjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N prefixjoinsel \N \N \N \N 1830 float8_avg 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_avg \N \N \N \N 2512 float8_var_pop 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_var_pop \N \N \N \N 1831 float8_var_samp 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_var_samp \N \N \N \N 2513 float8_stddev_pop 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_stddev_pop \N \N \N \N 1832 float8_stddev_samp 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_stddev_samp \N \N \N \N 1833 numeric_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 1700 \N \N \N \N \N numeric_accum \N \N \N \N 3341 numeric_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N numeric_combine \N \N \N \N 2858 numeric_avg_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 1700 \N \N \N \N \N numeric_avg_accum \N \N \N \N 3337 numeric_avg_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N numeric_avg_combine \N \N \N \N 2740 numeric_avg_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N numeric_avg_serialize \N \N \N \N 2741 numeric_avg_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N numeric_avg_deserialize \N \N \N \N 3335 numeric_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N numeric_serialize \N \N \N \N 3336 numeric_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N numeric_deserialize \N \N \N \N 3548 numeric_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 1700 \N \N \N \N \N numeric_accum_inv \N \N \N \N 1834 int2_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 21 \N \N \N \N \N int2_accum \N \N \N \N 1835 int4_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 23 \N \N \N \N \N int4_accum \N \N \N \N 1836 int8_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 20 \N \N \N \N \N int8_accum \N \N \N \N 3338 numeric_poly_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N numeric_poly_combine \N \N \N \N 3339 numeric_poly_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N numeric_poly_serialize \N \N \N \N 3340 numeric_poly_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N numeric_poly_deserialize \N \N \N \N 2746 int8_avg_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 20 \N \N \N \N \N int8_avg_accum \N \N \N \N 3567 int2_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 21 \N \N \N \N \N int2_accum_inv \N \N \N \N 3568 int4_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 23 \N \N \N \N \N int4_accum_inv \N \N \N \N 3569 int8_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 20 \N \N \N \N \N int8_accum_inv \N \N \N \N 3387 int8_avg_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 20 \N \N \N \N \N int8_avg_accum_inv \N \N \N \N 2785 int8_avg_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N int8_avg_combine \N \N \N \N 2786 int8_avg_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N int8_avg_serialize \N \N \N \N 2787 int8_avg_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N int8_avg_deserialize \N \N \N \N 3324 int4_avg_combine 11 10 12 1 0 0 - f f f t f i s 2 0 1016 1016 1016 \N \N \N \N \N int4_avg_combine \N \N \N \N 3178 numeric_sum 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_sum \N \N \N \N 1837 numeric_avg 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_avg \N \N \N \N 2514 numeric_var_pop 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_var_pop \N \N \N \N 1838 numeric_var_samp 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_var_samp \N \N \N \N 2596 numeric_stddev_pop 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_stddev_pop \N \N \N \N 1839 numeric_stddev_samp 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_stddev_samp \N \N \N \N 1840 int2_sum 11 10 12 1 0 0 - f f f f f i s 2 0 20 20 21 \N \N \N \N \N int2_sum \N \N \N \N 1841 int4_sum 11 10 12 1 0 0 - f f f f f i s 2 0 20 20 23 \N \N \N \N \N int4_sum \N \N \N \N 1842 int8_sum 11 10 12 1 0 0 - f f f f f i s 2 0 1700 1700 20 \N \N \N \N \N int8_sum \N \N \N \N 3388 numeric_poly_sum 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_sum \N \N \N \N 3389 numeric_poly_avg 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_avg \N \N \N \N 3390 numeric_poly_var_pop 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_var_pop \N \N \N \N 3391 numeric_poly_var_samp 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_var_samp \N \N \N \N 3392 numeric_poly_stddev_pop 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_stddev_pop \N \N \N \N 3393 numeric_poly_stddev_samp 11 10 12 1 0 0 - f f f f f i s 1 0 1700 2281 \N \N \N \N \N numeric_poly_stddev_samp \N \N \N \N 1843 interval_avg_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 1186 \N \N \N \N \N interval_avg_accum \N \N \N \N 3325 interval_avg_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N interval_avg_combine \N \N \N \N 3549 interval_avg_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 1186 \N \N \N \N \N interval_avg_accum_inv \N \N \N \N 8505 interval_avg_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N interval_avg_serialize \N \N \N \N 8506 interval_avg_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N interval_avg_deserialize \N \N \N \N 1844 interval_avg 11 10 12 1 0 0 - f f f f f i s 1 0 1186 2281 \N \N \N \N \N interval_avg \N \N \N \N 8507 interval_sum 11 10 12 1 0 0 - f f f f f i s 1 0 1186 2281 \N \N \N \N \N interval_sum \N \N \N \N 1962 int2_avg_accum 11 10 12 1 0 0 - f f f t f i s 2 0 1016 1016 21 \N \N \N \N \N int2_avg_accum \N \N \N \N 1963 int4_avg_accum 11 10 12 1 0 0 - f f f t f i s 2 0 1016 1016 23 \N \N \N \N \N int4_avg_accum \N \N \N \N 3570 int2_avg_accum_inv 11 10 12 1 0 0 - f f f t f i s 2 0 1016 1016 21 \N \N \N \N \N int2_avg_accum_inv \N \N \N \N 3571 int4_avg_accum_inv 11 10 12 1 0 0 - f f f t f i s 2 0 1016 1016 23 \N \N \N \N \N int4_avg_accum_inv \N \N \N \N 1964 int8_avg 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1016 \N \N \N \N \N int8_avg \N \N \N \N 3572 int2int4_sum 11 10 12 1 0 0 - f f f t f i s 1 0 20 1016 \N \N \N \N \N int2int4_sum \N \N \N \N 2805 int8inc_float8_float8 11 10 12 1 0 0 - f f f t f i s 3 0 20 20 701 701 \N \N \N \N \N int8inc_float8_float8 \N \N \N \N 2806 float8_regr_accum 11 10 12 1 0 0 - f f f t f i s 3 0 1022 1022 701 701 \N \N \N \N \N float8_regr_accum \N \N \N \N 3342 float8_regr_combine 11 10 12 1 0 0 - f f f t f i s 2 0 1022 1022 1022 \N \N \N \N \N float8_regr_combine \N \N \N \N 2807 float8_regr_sxx 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_sxx \N \N \N \N 2808 float8_regr_syy 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_syy \N \N \N \N 2809 float8_regr_sxy 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_sxy \N \N \N \N 2810 float8_regr_avgx 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_avgx \N \N \N \N 2811 float8_regr_avgy 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_avgy \N \N \N \N 2812 float8_regr_r2 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_r2 \N \N \N \N 2813 float8_regr_slope 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_slope \N \N \N \N 2814 float8_regr_intercept 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_regr_intercept \N \N \N \N 2815 float8_covar_pop 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_covar_pop \N \N \N \N 2816 float8_covar_samp 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_covar_samp \N \N \N \N 2817 float8_corr 11 10 12 1 0 0 - f f f t f i s 1 0 701 1022 \N \N \N \N \N float8_corr \N \N \N \N 3535 string_agg_transfn 11 10 12 1 0 0 - f f f f f i s 3 0 2281 2281 25 25 \N \N \N \N \N string_agg_transfn \N \N \N \N 6299 string_agg_combine 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2281 \N \N \N \N \N string_agg_combine \N \N \N \N 6300 string_agg_serialize 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N string_agg_serialize \N \N \N \N 6301 string_agg_deserialize 11 10 12 1 0 0 - f f f t f i s 2 0 2281 17 2281 \N \N \N \N \N string_agg_deserialize \N \N \N \N 3536 string_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 1 0 25 2281 \N \N \N \N \N string_agg_finalfn \N \N \N \N 3538 string_agg 11 10 12 1 0 0 - a f f f f i s 2 0 25 25 25 \N \N {value,delimiter} \N \N aggregate_dummy \N \N \N \N 3543 bytea_string_agg_transfn 11 10 12 1 0 0 - f f f f f i s 3 0 2281 2281 17 17 \N \N \N \N \N bytea_string_agg_transfn \N \N \N \N 3544 bytea_string_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 1 0 17 2281 \N \N \N \N \N bytea_string_agg_finalfn \N \N \N \N 3545 string_agg 11 10 12 1 0 0 - a f f f f i s 2 0 17 17 17 \N \N {value,delimiter} \N \N aggregate_dummy \N \N \N \N 1845 to_ascii 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N to_ascii_default \N \N \N \N 1846 to_ascii 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N to_ascii_enc \N \N \N \N 1847 to_ascii 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 19 \N \N \N \N \N to_ascii_encname \N \N \N \N 1850 int28eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28eq \N \N \N \N 1851 int28ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28ne \N \N \N \N 1852 int28lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28lt \N \N \N \N 1853 int28gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28gt \N \N \N \N 1854 int28le 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28le \N \N \N \N 1855 int28ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 21 20 \N \N \N \N \N int28ge \N \N \N \N 1856 int82eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82eq \N \N \N \N 1857 int82ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82ne \N \N \N \N 1858 int82lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82lt \N \N \N \N 1859 int82gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82gt \N \N \N \N 1860 int82le 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82le \N \N \N \N 1861 int82ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 20 21 \N \N \N \N \N int82ge \N \N \N \N 1892 int2and 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2and \N \N \N \N 1893 int2or 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2or \N \N \N \N 1894 int2xor 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 21 \N \N \N \N \N int2xor \N \N \N \N 1895 int2not 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N int2not \N \N \N \N 1896 int2shl 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 23 \N \N \N \N \N int2shl \N \N \N \N 1897 int2shr 11 10 12 1 0 0 - f f f t f i s 2 0 21 21 23 \N \N \N \N \N int2shr \N \N \N \N 1898 int4and 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4and \N \N \N \N 1899 int4or 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4or \N \N \N \N 1900 int4xor 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4xor \N \N \N \N 1901 int4not 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4not \N \N \N \N 1902 int4shl 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4shl \N \N \N \N 1903 int4shr 11 10 12 1 0 0 - f f f t f i s 2 0 23 23 23 \N \N \N \N \N int4shr \N \N \N \N 1904 int8and 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8and \N \N \N \N 1905 int8or 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8or \N \N \N \N 1906 int8xor 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 20 \N \N \N \N \N int8xor \N \N \N \N 1907 int8not 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8not \N \N \N \N 1908 int8shl 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int8shl \N \N \N \N 1909 int8shr 11 10 12 1 0 0 - f f f t f i s 2 0 20 20 23 \N \N \N \N \N int8shr \N \N \N \N 1910 int8up 11 10 12 1 0 0 - f f f t f i s 1 0 20 20 \N \N \N \N \N int8up \N \N \N \N 1911 int2up 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N int2up \N \N \N \N 1912 int4up 11 10 12 1 0 0 - f f f t f i s 1 0 23 23 \N \N \N \N \N int4up \N \N \N \N 1913 float4up 11 10 12 1 0 0 - f f f t f i s 1 0 700 700 \N \N \N \N \N float4up \N \N \N \N 1914 float8up 11 10 12 1 0 0 - f f f t f i s 1 0 701 701 \N \N \N \N \N float8up \N \N \N \N 1915 numeric_uplus 11 10 12 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N numeric_uplus \N \N \N \N 1922 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_table_privilege_name_name \N \N \N \N 1923 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_table_privilege_name_id \N \N \N \N 1924 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_table_privilege_id_name \N \N \N \N 1925 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_table_privilege_id_id \N \N \N \N 1926 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_table_privilege_name \N \N \N \N 1927 has_table_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_table_privilege_id \N \N \N \N 2181 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_sequence_privilege_name_name \N \N \N \N 2182 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_sequence_privilege_name_id \N \N \N \N 2183 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_sequence_privilege_id_name \N \N \N \N 2184 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_sequence_privilege_id_id \N \N \N \N 2185 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_sequence_privilege_name \N \N \N \N 2186 has_sequence_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_sequence_privilege_id \N \N \N \N 3012 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 19 25 25 25 \N \N \N \N \N has_column_privilege_name_name_name \N \N \N \N 3013 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 19 25 21 25 \N \N \N \N \N has_column_privilege_name_name_attnum \N \N \N \N 3014 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 19 26 25 25 \N \N \N \N \N has_column_privilege_name_id_name \N \N \N \N 3015 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 19 26 21 25 \N \N \N \N \N has_column_privilege_name_id_attnum \N \N \N \N 3016 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 26 25 25 25 \N \N \N \N \N has_column_privilege_id_name_name \N \N \N \N 3017 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 26 25 21 25 \N \N \N \N \N has_column_privilege_id_name_attnum \N \N \N \N 3018 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 26 26 25 25 \N \N \N \N \N has_column_privilege_id_id_name \N \N \N \N 3019 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 4 0 16 26 26 21 25 \N \N \N \N \N has_column_privilege_id_id_attnum \N \N \N \N 3020 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 25 25 25 \N \N \N \N \N has_column_privilege_name_name \N \N \N \N 3021 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 25 21 25 \N \N \N \N \N has_column_privilege_name_attnum \N \N \N \N 3022 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_column_privilege_id_name \N \N \N \N 3023 has_column_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 21 25 \N \N \N \N \N has_column_privilege_id_attnum \N \N \N \N 3024 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_any_column_privilege_name_name \N \N \N \N 3025 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_any_column_privilege_name_id \N \N \N \N 3026 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_any_column_privilege_id_name \N \N \N \N 3027 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_any_column_privilege_id_id \N \N \N \N 3028 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_any_column_privilege_name \N \N \N \N 3029 has_any_column_privilege 11 10 12 10 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_any_column_privilege_id \N \N \N \N 3355 pg_ndistinct_in 11 10 12 1 0 0 - f f f t f i s 1 0 3361 2275 \N \N \N \N \N pg_ndistinct_in \N \N \N \N 3356 pg_ndistinct_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3361 \N \N \N \N \N pg_ndistinct_out \N \N \N \N 3357 pg_ndistinct_recv 11 10 12 1 0 0 - f f f t f s s 1 0 3361 2281 \N \N \N \N \N pg_ndistinct_recv \N \N \N \N 3358 pg_ndistinct_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 3361 \N \N \N \N \N pg_ndistinct_send \N \N \N \N 3404 pg_dependencies_in 11 10 12 1 0 0 - f f f t f i s 1 0 3402 2275 \N \N \N \N \N pg_dependencies_in \N \N \N \N 3405 pg_dependencies_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3402 \N \N \N \N \N pg_dependencies_out \N \N \N \N 3406 pg_dependencies_recv 11 10 12 1 0 0 - f f f t f s s 1 0 3402 2281 \N \N \N \N \N pg_dependencies_recv \N \N \N \N 3407 pg_dependencies_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 3402 \N \N \N \N \N pg_dependencies_send \N \N \N \N 5018 pg_mcv_list_in 11 10 12 1 0 0 - f f f t f i s 1 0 5017 2275 \N \N \N \N \N pg_mcv_list_in \N \N \N \N 5019 pg_mcv_list_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 5017 \N \N \N \N \N pg_mcv_list_out \N \N \N \N 5020 pg_mcv_list_recv 11 10 12 1 0 0 - f f f t f s s 1 0 5017 2281 \N \N \N \N \N pg_mcv_list_recv \N \N \N \N 5021 pg_mcv_list_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 5017 \N \N \N \N \N pg_mcv_list_send \N \N \N \N 3427 pg_mcv_list_items 11 10 12 1 1000 0 - f f f t t s s 1 0 2249 5017 {5017,23,1009,1000,701,701} {i,o,o,o,o,o} {mcv_list,index,values,nulls,frequency,base_frequency} \N \N pg_stats_ext_mcvlist_items \N \N \N \N 1928 pg_stat_get_numscans 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_numscans \N \N \N \N 6310 pg_stat_get_lastscan 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_lastscan \N \N \N \N 1929 pg_stat_get_tuples_returned 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_returned \N \N \N \N 1930 pg_stat_get_tuples_fetched 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_fetched \N \N \N \N 1931 pg_stat_get_tuples_inserted 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_inserted \N \N \N \N 1932 pg_stat_get_tuples_updated 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_updated \N \N \N \N 1933 pg_stat_get_tuples_deleted 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_deleted \N \N \N \N 1972 pg_stat_get_tuples_hot_updated 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_hot_updated \N \N \N \N 6217 pg_stat_get_tuples_newpage_updated 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_tuples_newpage_updated \N \N \N \N 2878 pg_stat_get_live_tuples 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_live_tuples \N \N \N \N 2879 pg_stat_get_dead_tuples 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_dead_tuples \N \N \N \N 3177 pg_stat_get_mod_since_analyze 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_mod_since_analyze \N \N \N \N 5053 pg_stat_get_ins_since_vacuum 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_ins_since_vacuum \N \N \N \N 1934 pg_stat_get_blocks_fetched 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_blocks_fetched \N \N \N \N 1935 pg_stat_get_blocks_hit 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_blocks_hit \N \N \N \N 2781 pg_stat_get_last_vacuum_time 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_last_vacuum_time \N \N \N \N 2782 pg_stat_get_last_autovacuum_time 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_last_autovacuum_time \N \N \N \N 2783 pg_stat_get_last_analyze_time 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_last_analyze_time \N \N \N \N 2784 pg_stat_get_last_autoanalyze_time 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_last_autoanalyze_time \N \N \N \N 3054 pg_stat_get_vacuum_count 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_vacuum_count \N \N \N \N 3055 pg_stat_get_autovacuum_count 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_autovacuum_count \N \N \N \N 3056 pg_stat_get_analyze_count 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_analyze_count \N \N \N \N 3057 pg_stat_get_autoanalyze_count 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_autoanalyze_count \N \N \N \N 1936 pg_stat_get_backend_idset 11 10 12 1 100 0 - f f f t t s r 0 0 23 \N \N \N \N \N pg_stat_get_backend_idset \N \N \N \N 2022 pg_stat_get_activity 11 10 12 1 100 0 - f f f f t s r 1 0 2249 23 {23,26,23,26,25,25,25,25,25,1184,1184,1184,1184,869,25,23,28,28,25,16,25,25,23,25,1700,25,16,25,16,16,23,20} {i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {pid,datid,pid,usesysid,application_name,state,query,wait_event_type,wait_event,xact_start,query_start,backend_start,state_change,client_addr,client_hostname,client_port,backend_xid,backend_xmin,backend_type,ssl,sslversion,sslcipher,sslbits,ssl_client_dn,ssl_client_serial,ssl_issuer_dn,gss_auth,gss_princ,gss_enc,gss_delegation,leader_pid,query_id} \N \N pg_stat_get_activity \N \N \N \N 8403 pg_get_wait_events 11 10 12 10 250 0 - f f f t t v s 0 0 2249 {25,25,25} {o,o,o} {type,name,description} \N \N pg_get_wait_events \N \N \N \N 3318 pg_stat_get_progress_info 11 10 12 1 100 0 - f f f t t s r 1 0 2249 25 {25,23,26,26,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20} {i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {cmdtype,pid,datid,relid,param1,param2,param3,param4,param5,param6,param7,param8,param9,param10,param11,param12,param13,param14,param15,param16,param17,param18,param19,param20} \N \N pg_stat_get_progress_info \N \N \N \N 3099 pg_stat_get_wal_senders 11 10 12 1 10 0 - f f f f t s r 0 0 2249 {23,25,3220,3220,3220,3220,1186,1186,1186,23,25,1184} {o,o,o,o,o,o,o,o,o,o,o,o} {pid,state,sent_lsn,write_lsn,flush_lsn,replay_lsn,write_lag,flush_lag,replay_lag,sync_priority,sync_state,reply_time} \N \N pg_stat_get_wal_senders \N \N \N \N 3317 pg_stat_get_wal_receiver 11 10 12 1 0 0 - f f f f f s r 0 0 2249 {23,25,3220,23,3220,3220,23,1184,1184,3220,1184,25,25,23,25} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {pid,status,receive_start_lsn,receive_start_tli,written_lsn,flushed_lsn,received_tli,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,slot_name,sender_host,sender_port,conninfo} \N \N pg_stat_get_wal_receiver \N \N \N \N 6169 pg_stat_get_replication_slot 11 10 12 1 0 0 - f f f t f s r 1 0 2249 25 {25,25,20,20,20,20,20,20,20,20,1184} {i,o,o,o,o,o,o,o,o,o,o} {slot_name,slot_name,spill_txns,spill_count,spill_bytes,stream_txns,stream_count,stream_bytes,total_txns,total_bytes,stats_reset} \N \N pg_stat_get_replication_slot \N \N \N \N 6231 pg_stat_get_subscription_stats 11 10 12 1 0 0 - f f f t f s r 1 0 2249 26 {26,26,20,20,1184} {i,o,o,o,o} {subid,subid,apply_error_count,sync_error_count,stats_reset} \N \N pg_stat_get_subscription_stats \N \N \N \N 6118 pg_stat_get_subscription 11 10 12 1 10 0 - f f f f t s r 1 0 2249 26 {26,26,26,23,23,3220,1184,1184,3220,1184,25} {i,o,o,o,o,o,o,o,o,o,o} {subid,subid,relid,pid,leader_pid,received_lsn,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,worker_type} \N \N pg_stat_get_subscription \N \N \N \N 2026 pg_backend_pid 11 10 12 1 0 0 - f f f t f s r 0 0 23 \N \N \N \N \N pg_backend_pid \N \N \N \N 1937 pg_stat_get_backend_pid 11 10 12 1 0 0 - f f f t f s r 1 0 23 23 \N \N \N \N \N pg_stat_get_backend_pid \N \N \N \N 1938 pg_stat_get_backend_dbid 11 10 12 1 0 0 - f f f t f s r 1 0 26 23 \N \N \N \N \N pg_stat_get_backend_dbid \N \N \N \N 6107 pg_stat_get_backend_subxact 11 10 12 1 0 0 - f f f t f s r 1 0 2249 23 {23,23,16} {i,o,o} {bid,subxact_count,subxact_overflowed} \N \N pg_stat_get_backend_subxact \N \N \N \N 1939 pg_stat_get_backend_userid 11 10 12 1 0 0 - f f f t f s r 1 0 26 23 \N \N \N \N \N pg_stat_get_backend_userid \N \N \N \N 1940 pg_stat_get_backend_activity 11 10 12 1 0 0 - f f f t f s r 1 0 25 23 \N \N \N \N \N pg_stat_get_backend_activity \N \N \N \N 2788 pg_stat_get_backend_wait_event_type 11 10 12 1 0 0 - f f f t f s r 1 0 25 23 \N \N \N \N \N pg_stat_get_backend_wait_event_type \N \N \N \N 2853 pg_stat_get_backend_wait_event 11 10 12 1 0 0 - f f f t f s r 1 0 25 23 \N \N \N \N \N pg_stat_get_backend_wait_event \N \N \N \N 2094 pg_stat_get_backend_activity_start 11 10 12 1 0 0 - f f f t f s r 1 0 1184 23 \N \N \N \N \N pg_stat_get_backend_activity_start \N \N \N \N 2857 pg_stat_get_backend_xact_start 11 10 12 1 0 0 - f f f t f s r 1 0 1184 23 \N \N \N \N \N pg_stat_get_backend_xact_start \N \N \N \N 1391 pg_stat_get_backend_start 11 10 12 1 0 0 - f f f t f s r 1 0 1184 23 \N \N \N \N \N pg_stat_get_backend_start \N \N \N \N 1392 pg_stat_get_backend_client_addr 11 10 12 1 0 0 - f f f t f s r 1 0 869 23 \N \N \N \N \N pg_stat_get_backend_client_addr \N \N \N \N 1393 pg_stat_get_backend_client_port 11 10 12 1 0 0 - f f f t f s r 1 0 23 23 \N \N \N \N \N pg_stat_get_backend_client_port \N \N \N \N 1941 pg_stat_get_db_numbackends 11 10 12 1 0 0 - f f f t f s r 1 0 23 26 \N \N \N \N \N pg_stat_get_db_numbackends \N \N \N \N 1942 pg_stat_get_db_xact_commit 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_xact_commit \N \N \N \N 1943 pg_stat_get_db_xact_rollback 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_xact_rollback \N \N \N \N 1944 pg_stat_get_db_blocks_fetched 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_blocks_fetched \N \N \N \N 1945 pg_stat_get_db_blocks_hit 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_blocks_hit \N \N \N \N 2758 pg_stat_get_db_tuples_returned 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_tuples_returned \N \N \N \N 2759 pg_stat_get_db_tuples_fetched 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_tuples_fetched \N \N \N \N 2760 pg_stat_get_db_tuples_inserted 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_tuples_inserted \N \N \N \N 2761 pg_stat_get_db_tuples_updated 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_tuples_updated \N \N \N \N 2762 pg_stat_get_db_tuples_deleted 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_tuples_deleted \N \N \N \N 3065 pg_stat_get_db_conflict_tablespace 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_tablespace \N \N \N \N 3066 pg_stat_get_db_conflict_lock 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_lock \N \N \N \N 3067 pg_stat_get_db_conflict_snapshot 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_snapshot \N \N \N \N 6309 pg_stat_get_db_conflict_logicalslot 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_logicalslot \N \N \N \N 3068 pg_stat_get_db_conflict_bufferpin 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_bufferpin \N \N \N \N 3069 pg_stat_get_db_conflict_startup_deadlock 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_startup_deadlock \N \N \N \N 3070 pg_stat_get_db_conflict_all 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_conflict_all \N \N \N \N 3152 pg_stat_get_db_deadlocks 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_deadlocks \N \N \N \N 3426 pg_stat_get_db_checksum_failures 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_checksum_failures \N \N \N \N 3428 pg_stat_get_db_checksum_last_failure 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_db_checksum_last_failure \N \N \N \N 3074 pg_stat_get_db_stat_reset_time 11 10 12 1 0 0 - f f f t f s r 1 0 1184 26 \N \N \N \N \N pg_stat_get_db_stat_reset_time \N \N \N \N 3150 pg_stat_get_db_temp_files 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_temp_files \N \N \N \N 3151 pg_stat_get_db_temp_bytes 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_temp_bytes \N \N \N \N 2844 pg_stat_get_db_blk_read_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_db_blk_read_time \N \N \N \N 2845 pg_stat_get_db_blk_write_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_db_blk_write_time \N \N \N \N 6185 pg_stat_get_db_session_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_db_session_time \N \N \N \N 6186 pg_stat_get_db_active_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_db_active_time \N \N \N \N 6187 pg_stat_get_db_idle_in_transaction_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_db_idle_in_transaction_time \N \N \N \N 6188 pg_stat_get_db_sessions 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_sessions \N \N \N \N 6189 pg_stat_get_db_sessions_abandoned 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_sessions_abandoned \N \N \N \N 6190 pg_stat_get_db_sessions_fatal 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_sessions_fatal \N \N \N \N 6191 pg_stat_get_db_sessions_killed 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_db_sessions_killed \N \N \N \N 3195 pg_stat_get_archiver 11 10 12 1 0 0 - f f f f f s r 0 0 2249 {20,25,1184,20,25,1184,1184} {o,o,o,o,o,o,o} {archived_count,last_archived_wal,last_archived_time,failed_count,last_failed_wal,last_failed_time,stats_reset} \N \N pg_stat_get_archiver \N \N \N \N 2769 pg_stat_get_checkpointer_num_timed 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_num_timed \N \N \N \N 2770 pg_stat_get_checkpointer_num_requested 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_num_requested \N \N \N \N 8743 pg_stat_get_checkpointer_restartpoints_timed 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_restartpoints_timed \N \N \N \N 8744 pg_stat_get_checkpointer_restartpoints_requested 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_restartpoints_requested \N \N \N \N 8745 pg_stat_get_checkpointer_restartpoints_performed 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_restartpoints_performed \N \N \N \N 2771 pg_stat_get_checkpointer_buffers_written 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_checkpointer_buffers_written \N \N \N \N 8206 pg_stat_get_checkpointer_stat_reset_time 11 10 12 1 0 0 - f f f t f s r 0 0 1184 \N \N \N \N \N pg_stat_get_checkpointer_stat_reset_time \N \N \N \N 2772 pg_stat_get_bgwriter_buf_written_clean 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_bgwriter_buf_written_clean \N \N \N \N 2773 pg_stat_get_bgwriter_maxwritten_clean 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_bgwriter_maxwritten_clean \N \N \N \N 3075 pg_stat_get_bgwriter_stat_reset_time 11 10 12 1 0 0 - f f f t f s r 0 0 1184 \N \N \N \N \N pg_stat_get_bgwriter_stat_reset_time \N \N \N \N 3160 pg_stat_get_checkpointer_write_time 11 10 12 1 0 0 - f f f t f s r 0 0 701 \N \N \N \N \N pg_stat_get_checkpointer_write_time \N \N \N \N 3161 pg_stat_get_checkpointer_sync_time 11 10 12 1 0 0 - f f f t f s r 0 0 701 \N \N \N \N \N pg_stat_get_checkpointer_sync_time \N \N \N \N 2859 pg_stat_get_buf_alloc 11 10 12 1 0 0 - f f f t f s r 0 0 20 \N \N \N \N \N pg_stat_get_buf_alloc \N \N \N \N 6214 pg_stat_get_io 11 10 12 1 30 0 - f f f t t v r 0 0 2249 {25,25,25,20,701,20,701,20,701,20,701,20,20,20,20,20,701,1184} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {backend_type,object,context,reads,read_time,writes,write_time,writebacks,writeback_time,extends,extend_time,op_bytes,hits,evictions,reuses,fsyncs,fsync_time,stats_reset} \N \N pg_stat_get_io \N \N \N \N 1136 pg_stat_get_wal 11 10 12 1 0 0 - f f f f f s r 0 0 2249 {20,20,1700,20,20,20,701,701,1184} {o,o,o,o,o,o,o,o,o} {wal_records,wal_fpi,wal_bytes,wal_buffers_full,wal_write,wal_sync,wal_write_time,wal_sync_time,stats_reset} \N \N pg_stat_get_wal \N \N \N \N 6248 pg_stat_get_recovery_prefetch 11 10 12 1 1 0 - f f f t t v s 0 0 2249 {1184,20,20,20,20,20,20,23,23,23} {o,o,o,o,o,o,o,o,o,o} {stats_reset,prefetch,hit,skip_init,skip_new,skip_fpw,skip_rep,wal_distance,block_distance,io_depth} \N \N pg_stat_get_recovery_prefetch \N \N \N \N 2306 pg_stat_get_slru 11 10 12 1 100 0 - f f f f t s r 0 0 2249 {25,20,20,20,20,20,20,20,1184} {o,o,o,o,o,o,o,o,o} {name,blks_zeroed,blks_hit,blks_read,blks_written,blks_exists,flushes,truncates,stats_reset} \N \N pg_stat_get_slru \N \N \N \N 2978 pg_stat_get_function_calls 11 10 12 1 0 0 - f f f t f s r 1 0 20 26 \N \N \N \N \N pg_stat_get_function_calls \N \N \N \N 2979 pg_stat_get_function_total_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_function_total_time \N \N \N \N 2980 pg_stat_get_function_self_time 11 10 12 1 0 0 - f f f t f s r 1 0 701 26 \N \N \N \N \N pg_stat_get_function_self_time \N \N \N \N 3037 pg_stat_get_xact_numscans 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_numscans \N \N \N \N 3038 pg_stat_get_xact_tuples_returned 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_returned \N \N \N \N 3039 pg_stat_get_xact_tuples_fetched 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_fetched \N \N \N \N 3040 pg_stat_get_xact_tuples_inserted 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_inserted \N \N \N \N 3041 pg_stat_get_xact_tuples_updated 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_updated \N \N \N \N 3042 pg_stat_get_xact_tuples_deleted 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_deleted \N \N \N \N 3043 pg_stat_get_xact_tuples_hot_updated 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_hot_updated \N \N \N \N 6218 pg_stat_get_xact_tuples_newpage_updated 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_tuples_newpage_updated \N \N \N \N 3044 pg_stat_get_xact_blocks_fetched 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_blocks_fetched \N \N \N \N 3045 pg_stat_get_xact_blocks_hit 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_blocks_hit \N \N \N \N 3046 pg_stat_get_xact_function_calls 11 10 12 1 0 0 - f f f t f v r 1 0 20 26 \N \N \N \N \N pg_stat_get_xact_function_calls \N \N \N \N 3047 pg_stat_get_xact_function_total_time 11 10 12 1 0 0 - f f f t f v r 1 0 701 26 \N \N \N \N \N pg_stat_get_xact_function_total_time \N \N \N \N 3048 pg_stat_get_xact_function_self_time 11 10 12 1 0 0 - f f f t f v r 1 0 701 26 \N \N \N \N \N pg_stat_get_xact_function_self_time \N \N \N \N 3788 pg_stat_get_snapshot_timestamp 11 10 12 1 0 0 - f f f t f s r 0 0 1184 \N \N \N \N \N pg_stat_get_snapshot_timestamp \N \N \N \N 2230 pg_stat_clear_snapshot 11 10 12 1 0 0 - f f f f f v r 0 0 2278 \N \N \N \N \N pg_stat_clear_snapshot \N \N \N \N 2137 pg_stat_force_next_flush 11 10 12 1 0 0 - f f f f f v r 0 0 2278 \N \N \N \N \N pg_stat_force_next_flush \N \N \N \N 2274 pg_stat_reset 11 16389 12 1 0 0 - f f f f f v s 0 0 2278 \N \N \N \N \N pg_stat_reset \N \N \N {} 3163 pg_trigger_depth 11 10 12 1 0 0 - f f f t f s r 0 0 23 \N \N \N \N \N pg_trigger_depth \N \N \N \N 3778 pg_tablespace_location 11 10 12 1 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N pg_tablespace_location \N \N \N \N 1946 encode 11 10 12 1 0 0 - f f f t f i s 2 0 25 17 25 \N \N \N \N \N binary_encode \N \N \N \N 1947 decode 11 10 12 1 0 0 - f f f t f i s 2 0 17 25 25 \N \N \N \N \N binary_decode \N \N \N \N 1948 byteaeq 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N byteaeq \N \N \N \N 1949 bytealt 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N bytealt \N \N \N \N 1950 byteale 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N byteale \N \N \N \N 1951 byteagt 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N byteagt \N \N \N \N 1952 byteage 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N byteage \N \N \N \N 1953 byteane 11 10 12 1 0 0 - f f t t f i s 2 0 16 17 17 \N \N \N \N \N byteane \N \N \N \N 1954 byteacmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 17 17 \N \N \N \N \N byteacmp \N \N \N \N 3331 bytea_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N bytea_sortsupport \N \N \N \N 3917 timestamp_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N timestamp_support \N \N \N \N 3944 time_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N time_support \N \N \N \N 1961 timestamp 11 10 12 1 0 0 timestamp_support f f f t f i s 2 0 1114 1114 23 \N \N \N \N \N timestamp_scale \N \N \N \N 1965 oidlarger 11 10 12 1 0 0 - f f f t f i s 2 0 26 26 26 \N \N \N \N \N oidlarger \N \N \N \N 1966 oidsmaller 11 10 12 1 0 0 - f f f t f i s 2 0 26 26 26 \N \N \N \N \N oidsmaller \N \N \N \N 1967 timestamptz 11 10 12 1 0 0 timestamp_support f f f t f i s 2 0 1184 1184 23 \N \N \N \N \N timestamptz_scale \N \N \N \N 1968 time 11 10 12 1 0 0 time_support f f f t f i s 2 0 1083 1083 23 \N \N \N \N \N time_scale \N \N \N \N 1969 timetz 11 10 12 1 0 0 time_support f f f t f i s 2 0 1266 1266 23 \N \N \N \N \N timetz_scale \N \N \N \N 2003 textanycat 11 10 14 1 0 0 - f f f t f s s 2 0 25 25 2776 \N \N \N \N \N select $1 operator(pg_catalog.||) $2::pg_catalog.text \N \N \N \N 2004 anytextcat 11 10 14 1 0 0 - f f f t f s s 2 0 25 2776 25 \N \N \N \N \N select $1::pg_catalog.text operator(pg_catalog.||) $2 \N \N \N \N 2005 bytealike 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 17 17 \N \N \N \N \N bytealike \N \N \N \N 2006 byteanlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 17 17 \N \N \N \N \N byteanlike \N \N \N \N 2007 like 11 10 12 1 0 0 textlike_support f f f t f i s 2 0 16 17 17 \N \N \N \N \N bytealike \N \N \N \N 2008 notlike 11 10 12 1 0 0 - f f f t f i s 2 0 16 17 17 \N \N \N \N \N byteanlike \N \N \N \N 2009 like_escape 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 17 \N \N \N \N \N like_escape_bytea \N \N \N \N 3776 pg_stat_reset_single_table_counters 11 10 12 1 0 0 - f f f t f v s 1 0 2278 26 \N \N \N \N \N pg_stat_reset_single_table_counters \N \N \N {SYSTEM=X/SYSTEM} 3777 pg_stat_reset_single_function_counters 11 10 12 1 0 0 - f f f t f v s 1 0 2278 26 \N \N \N \N \N pg_stat_reset_single_function_counters \N \N \N {SYSTEM=X/SYSTEM} 6170 pg_stat_reset_replication_slot 11 10 12 1 0 0 - f f f f f v s 1 0 2278 25 \N \N \N \N \N pg_stat_reset_replication_slot \N \N \N {SYSTEM=X/SYSTEM} 6232 pg_stat_reset_subscription_stats 11 10 12 1 0 0 - f f f f f v s 1 0 2278 26 \N \N \N \N \N pg_stat_reset_subscription_stats \N \N \N {SYSTEM=X/SYSTEM} 2010 length 11 10 12 1 0 0 - f f f t f i s 1 0 23 17 \N \N \N \N \N byteaoctetlen \N \N \N \N 2011 byteacat 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 17 \N \N \N \N \N byteacat \N \N \N \N 2012 substring 11 10 12 1 0 0 - f f f t f i s 3 0 17 17 23 23 \N \N \N \N \N bytea_substr \N \N \N \N 2013 substring 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 23 \N \N \N \N \N bytea_substr_no_len \N \N \N \N 2085 substr 11 10 12 1 0 0 - f f f t f i s 3 0 17 17 23 23 \N \N \N \N \N bytea_substr \N \N \N \N 2086 substr 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 23 \N \N \N \N \N bytea_substr_no_len \N \N \N \N 2014 position 11 10 12 1 0 0 - f f f t f i s 2 0 23 17 17 \N \N \N \N \N byteapos \N \N \N \N 2015 btrim 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 17 \N \N \N \N \N byteatrim \N \N \N \N 6195 ltrim 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 17 \N \N \N \N \N bytealtrim \N \N \N \N 6196 rtrim 11 10 12 1 0 0 - f f f t f i s 2 0 17 17 17 \N \N \N \N \N byteartrim \N \N \N \N 2019 time 11 10 12 1 0 0 - f f f t f s s 1 0 1083 1184 \N \N \N \N \N timestamptz_time \N \N \N \N 2020 date_trunc 11 10 12 1 0 0 - f f f t f i s 2 0 1114 25 1114 \N \N \N \N \N timestamp_trunc \N \N \N \N 6177 date_bin 11 10 12 1 0 0 - f f f t f i s 3 0 1114 1186 1114 1114 \N \N \N \N \N timestamp_bin \N \N \N \N 6178 date_bin 11 10 12 1 0 0 - f f f t f i s 3 0 1184 1186 1184 1184 \N \N \N \N \N timestamptz_bin \N \N \N \N 2021 date_part 11 10 12 1 0 0 - f f f t f i s 2 0 701 25 1114 \N \N \N \N \N timestamp_part \N \N \N \N 6202 extract 11 10 12 1 0 0 - f f f t f i s 2 0 1700 25 1114 \N \N \N \N \N extract_timestamp \N \N \N \N 2024 timestamp 11 10 12 1 0 0 - f f f t f i s 1 0 1114 1082 \N \N \N \N \N date_timestamp \N \N \N \N 2025 timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1082 1083 \N \N \N \N \N datetime_timestamp \N \N \N \N 2027 timestamp 11 10 12 1 0 0 - f f f t f s s 1 0 1114 1184 \N \N \N \N \N timestamptz_timestamp \N \N \N \N 2028 timestamptz 11 10 12 1 0 0 - f f f t f s s 1 0 1184 1114 \N \N \N \N \N timestamp_timestamptz \N \N \N \N 2029 date 11 10 12 1 0 0 - f f f t f i s 1 0 1082 1114 \N \N \N \N \N timestamp_date \N \N \N \N 2031 timestamp_mi 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1114 1114 \N \N \N \N \N timestamp_mi \N \N \N \N 2032 timestamp_pl_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1114 1186 \N \N \N \N \N timestamp_pl_interval \N \N \N \N 2033 timestamp_mi_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1114 1186 \N \N \N \N \N timestamp_mi_interval \N \N \N \N 2035 timestamp_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1114 1114 \N \N \N \N \N timestamp_smaller \N \N \N \N 2036 timestamp_larger 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1114 1114 \N \N \N \N \N timestamp_larger \N \N \N \N 2037 timezone 11 10 12 1 0 0 - f f f t f s s 2 0 1266 25 1266 \N \N \N \N \N timetz_zone \N \N \N \N 2038 timezone 11 10 12 1 0 0 - f f f t f i s 2 0 1266 1186 1266 \N \N \N \N \N timetz_izone \N \N \N \N 9161 timezone 11 10 12 1 0 0 - f f f t f s s 1 0 1266 1266 \N \N \N \N \N timetz_at_local \N \N \N \N 2039 timestamp_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 1114 \N \N \N \N \N timestamp_hash \N \N \N \N 3411 timestamp_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 1114 20 \N \N \N \N \N timestamp_hash_extended \N \N \N \N 2041 overlaps 11 10 12 1 0 0 - f f f f f i s 4 0 16 1114 1114 1114 1114 \N \N \N \N \N overlaps_timestamp \N \N \N \N 2045 timestamp_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1114 1114 \N \N \N \N \N timestamp_cmp \N \N \N \N 3137 timestamp_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N timestamp_sortsupport \N \N \N \N 4134 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1114 1114 1186 16 16 \N \N \N \N \N in_range_timestamp_interval \N \N \N \N 4135 in_range 11 10 12 1 0 0 - f f f t f s s 5 0 16 1184 1184 1186 16 16 \N \N \N \N \N in_range_timestamptz_interval \N \N \N \N 4136 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1186 1186 1186 16 16 \N \N \N \N \N in_range_interval_interval \N \N \N \N 4137 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1083 1083 1186 16 16 \N \N \N \N \N in_range_time_interval \N \N \N \N 4138 in_range 11 10 12 1 0 0 - f f f t f i s 5 0 16 1266 1266 1186 16 16 \N \N \N \N \N in_range_timetz_interval \N \N \N \N 2046 time 11 10 12 1 0 0 - f f f t f i s 1 0 1083 1266 \N \N \N \N \N timetz_time \N \N \N \N 2047 timetz 11 10 12 1 0 0 - f f f t f s s 1 0 1266 1083 \N \N \N \N \N time_timetz \N \N \N \N 2048 isfinite 11 10 12 1 0 0 - f f f t f i s 1 0 16 1114 \N \N \N \N \N timestamp_finite \N \N \N \N 2049 to_char 11 10 12 1 0 0 - f f f t f s s 2 0 25 1114 25 \N \N \N \N \N timestamp_to_char \N \N \N \N 2052 timestamp_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_eq \N \N \N \N 2053 timestamp_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_ne \N \N \N \N 2054 timestamp_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_lt \N \N \N \N 2055 timestamp_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_le \N \N \N \N 2056 timestamp_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_ge \N \N \N \N 2057 timestamp_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1114 1114 \N \N \N \N \N timestamp_gt \N \N \N \N 2058 age 11 10 12 1 0 0 - f f f t f i s 2 0 1186 1114 1114 \N \N \N \N \N timestamp_age \N \N \N \N 2069 timezone 11 10 12 1 0 0 - f f f t f i s 2 0 1184 25 1114 \N \N \N \N \N timestamp_zone \N \N \N \N 2070 timezone 11 10 12 1 0 0 - f f f t f i s 2 0 1184 1186 1114 \N \N \N \N \N timestamp_izone \N \N \N \N 9160 timezone 11 10 12 1 0 0 - f f f t f s s 1 0 1184 1114 \N \N \N \N \N timestamp_at_local \N \N \N \N 2071 date_pl_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1082 1186 \N \N \N \N \N date_pl_interval \N \N \N \N 2072 date_mi_interval 11 10 12 1 0 0 - f f f t f i s 2 0 1114 1082 1186 \N \N \N \N \N date_mi_interval \N \N \N \N 2073 substring 11 10 12 1 0 0 - f f f t f i s 2 0 25 25 25 \N \N \N \N \N textregexsubstr \N \N \N \N 2075 bit 11 10 12 1 0 0 - f f f t f i s 2 0 1560 20 23 \N \N \N \N \N bitfromint8 \N \N \N \N 2076 int8 11 10 12 1 0 0 - f f f t f i s 1 0 20 1560 \N \N \N \N \N bittoint8 \N \N \N \N 2077 current_setting 11 10 12 1 0 0 - f f f t f s s 1 0 25 25 \N \N \N \N \N show_config_by_name \N \N \N \N 3294 current_setting 11 10 12 1 0 0 - f f f t f s s 2 0 25 25 16 \N \N \N \N \N show_config_by_name_missing_ok \N \N \N \N 2078 set_config 11 10 12 1 0 0 - f f f f f v u 3 0 25 25 25 16 \N \N \N \N \N set_config_by_name \N \N \N \N 2084 pg_show_all_settings 11 10 12 1 1000 0 - f f f t t s s 0 0 2249 {25,25,25,25,25,25,25,25,25,25,25,1009,25,25,25,23,16} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {name,setting,unit,category,short_desc,extra_desc,context,vartype,source,min_val,max_val,enumvals,boot_val,reset_val,sourcefile,sourceline,pending_restart} \N \N show_all_settings \N \N \N \N 6240 pg_settings_get_flags 11 10 12 1 0 0 - f f f t f s s 1 0 1009 25 \N \N \N \N \N pg_settings_get_flags \N \N \N \N 1371 pg_lock_status 11 10 12 1 1000 0 - f f f t t v s 0 0 2249 {25,26,26,23,21,25,28,26,26,21,25,23,25,16,16,1184} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {locktype,database,relation,page,tuple,virtualxid,transactionid,classid,objid,objsubid,virtualtransaction,pid,mode,granted,fastpath,waitstart} \N \N pg_lock_status \N \N \N \N 2561 pg_blocking_pids 11 10 12 1 0 0 - f f f t f v s 1 0 1007 23 \N \N \N \N \N pg_blocking_pids \N \N \N \N 2849 pg_current_wal_lsn 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_current_wal_lsn \N \N \N \N 3401 pg_hba_file_rules 11 10 12 1 1000 0 - f f f t t v s 0 0 2249 {23,25,23,25,1009,1009,25,25,25,1009,25} {o,o,o,o,o,o,o,o,o,o,o} {rule_number,file_name,line_number,type,database,user_name,address,netmask,auth_method,options,error} \N \N pg_hba_file_rules \N \N \N {SYSTEM=X/SYSTEM} 6250 pg_ident_file_mappings 11 10 12 1 1000 0 - f f f t t v s 0 0 2249 {23,25,23,25,25,25,25} {o,o,o,o,o,o,o} {map_number,file_name,line_number,map_name,sys_name,pg_username,error} \N \N pg_ident_file_mappings \N \N \N {SYSTEM=X/SYSTEM} 3376 pg_safe_snapshot_blocking_pids 11 10 12 1 0 0 - f f f t f v s 1 0 1007 23 \N \N \N \N \N pg_safe_snapshot_blocking_pids \N \N \N \N 3378 pg_isolation_test_session_is_blocked 11 10 12 1 0 0 - f f f t f v s 2 0 16 23 1007 \N \N \N \N \N pg_isolation_test_session_is_blocked \N \N \N \N 1065 pg_prepared_xact 11 10 12 1 1000 0 - f f f t t v s 0 0 2249 {28,25,1184,26,26} {o,o,o,o,o} {transaction,gid,prepared,ownerid,dbid} \N \N pg_prepared_xact \N \N \N \N 3819 pg_get_multixact_members 11 10 12 1 1000 0 - f f f t t v s 1 0 2249 28 {28,28,25} {i,o,o} {multixid,xid,mode} \N \N pg_get_multixact_members \N \N \N \N 3581 pg_xact_commit_timestamp 11 10 12 1 0 0 - f f f t f v s 1 0 1184 28 \N \N \N \N \N pg_xact_commit_timestamp \N \N \N \N 6168 pg_xact_commit_timestamp_origin 11 10 12 1 0 0 - f f f t f v s 1 0 2249 28 {28,1184,26} {i,o,o} {xid,timestamp,roident} \N \N pg_xact_commit_timestamp_origin \N \N \N \N 3583 pg_last_committed_xact 11 10 12 1 0 0 - f f f t f v s 0 0 2249 {28,1184,26} {o,o,o} {xid,timestamp,roident} \N \N pg_last_committed_xact \N \N \N \N 3537 pg_describe_object 11 10 12 1 0 0 - f f f t f s s 3 0 25 26 26 23 \N \N \N \N \N pg_describe_object \N \N \N \N 3839 pg_identify_object 11 10 12 1 0 0 - f f f t f s s 3 0 2249 26 26 23 {26,26,23,25,25,25,25} {i,i,i,o,o,o,o} {classid,objid,objsubid,type,schema,name,identity} \N \N pg_identify_object \N \N \N \N 3382 pg_identify_object_as_address 11 10 12 1 0 0 - f f f t f s s 3 0 2249 26 26 23 {26,26,23,25,1009,1009} {i,i,i,o,o,o} {classid,objid,objsubid,type,object_names,object_args} \N \N pg_identify_object_as_address \N \N \N \N 3954 pg_get_object_address 11 10 12 1 0 0 - f f f t f s s 3 0 2249 25 1009 1009 {25,1009,1009,26,26,23} {i,i,i,o,o,o} {type,object_names,object_args,classid,objid,objsubid} \N \N pg_get_object_address \N \N \N \N 2079 pg_table_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_table_is_visible \N \N \N \N 2080 pg_type_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_type_is_visible \N \N \N \N 2081 pg_function_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_function_is_visible \N \N \N \N 2082 pg_operator_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_operator_is_visible \N \N \N \N 2083 pg_opclass_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_opclass_is_visible \N \N \N \N 3829 pg_opfamily_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_opfamily_is_visible \N \N \N \N 2093 pg_conversion_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_conversion_is_visible \N \N \N \N 3403 pg_statistics_obj_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_statistics_obj_is_visible \N \N \N \N 3756 pg_ts_parser_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_ts_parser_is_visible \N \N \N \N 3757 pg_ts_dict_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_ts_dict_is_visible \N \N \N \N 3768 pg_ts_template_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_ts_template_is_visible \N \N \N \N 3758 pg_ts_config_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_ts_config_is_visible \N \N \N \N 3815 pg_collation_is_visible 11 10 12 10 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_collation_is_visible \N \N \N \N 2854 pg_my_temp_schema 11 10 12 1 0 0 - f f f t f s r 0 0 26 \N \N \N \N \N pg_my_temp_schema \N \N \N \N 2855 pg_is_other_temp_schema 11 10 12 1 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N pg_is_other_temp_schema \N \N \N \N 2171 pg_cancel_backend 11 10 12 1 0 0 - f f f t f v s 1 0 16 23 \N \N \N \N \N pg_cancel_backend \N \N \N \N 3098 pg_create_restore_point 11 10 12 1 0 0 - f f f t f v s 1 0 3220 25 \N \N \N \N \N pg_create_restore_point \N \N \N {SYSTEM=X/SYSTEM} 2848 pg_switch_wal 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_switch_wal \N \N \N {SYSTEM=X/SYSTEM} 6305 pg_log_standby_snapshot 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_log_standby_snapshot \N \N \N {SYSTEM=X/SYSTEM} 2852 pg_current_wal_insert_lsn 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_current_wal_insert_lsn \N \N \N \N 3330 pg_current_wal_flush_lsn 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_current_wal_flush_lsn \N \N \N \N 2850 pg_walfile_name_offset 11 10 12 1 0 0 - f f f t f i s 1 0 2249 3220 {3220,25,23} {i,o,o} {lsn,file_name,file_offset} \N \N pg_walfile_name_offset \N \N \N \N 2851 pg_walfile_name 11 10 12 1 0 0 - f f f t f i s 1 0 25 3220 \N \N \N \N \N pg_walfile_name \N \N \N \N 6213 pg_split_walfile_name 11 10 12 1 0 0 - f f f t f s s 1 0 2249 25 {25,1700,20} {i,o,o} {file_name,segment_number,timeline_id} \N \N pg_split_walfile_name \N \N \N \N 3165 pg_wal_lsn_diff 11 10 12 1 0 0 - f f f t f i s 2 0 1700 3220 3220 \N \N \N \N \N pg_wal_lsn_diff \N \N \N \N 3809 pg_export_snapshot 11 10 12 1 0 0 - f f f t f v u 0 0 25 \N \N \N \N \N pg_export_snapshot \N \N \N \N 3810 pg_is_in_recovery 11 10 12 1 0 0 - f f f t f v s 0 0 16 \N \N \N \N \N pg_is_in_recovery \N \N \N \N 3820 pg_last_wal_receive_lsn 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_last_wal_receive_lsn \N \N \N \N 3821 pg_last_wal_replay_lsn 11 10 12 1 0 0 - f f f t f v s 0 0 3220 \N \N \N \N \N pg_last_wal_replay_lsn \N \N \N \N 3830 pg_last_xact_replay_timestamp 11 10 12 1 0 0 - f f f t f v s 0 0 1184 \N \N \N \N \N pg_last_xact_replay_timestamp \N \N \N \N 3073 pg_is_wal_replay_paused 11 10 12 1 0 0 - f f f t f v s 0 0 16 \N \N \N \N \N pg_is_wal_replay_paused \N \N \N \N 1137 pg_get_wal_replay_pause_state 11 10 12 1 0 0 - f f f t f v s 0 0 25 \N \N \N \N \N pg_get_wal_replay_pause_state \N \N \N \N 6224 pg_get_wal_resource_managers 11 10 12 1 50 0 - f f f t t v s 0 0 2249 {23,25,16} {o,o,o} {rm_id,rm_name,rm_builtin} \N \N pg_get_wal_resource_managers \N \N \N \N 2626 pg_sleep 11 10 12 1 0 0 - f f f t f v s 1 0 2278 701 \N \N \N \N \N pg_sleep \N \N \N {SYSTEM=X/SYSTEM,regress_dump_test_role=X/SYSTEM} 315 pg_jit_available 11 10 12 1 0 0 - f f f t f v s 0 0 16 \N \N \N \N \N pg_jit_available \N \N \N \N 3071 pg_wal_replay_pause 11 10 12 1 0 0 - f f f t f v s 0 0 2278 \N \N \N \N \N pg_wal_replay_pause \N \N \N {SYSTEM=X/SYSTEM} 3072 pg_wal_replay_resume 11 10 12 1 0 0 - f f f t f v s 0 0 2278 \N \N \N \N \N pg_wal_replay_resume \N \N \N {SYSTEM=X/SYSTEM} 2622 pg_rotate_logfile 11 10 12 1 0 0 - f f f t f v s 0 0 16 \N \N \N \N \N pg_rotate_logfile \N \N \N {SYSTEM=X/SYSTEM} 2621 pg_reload_conf 11 10 12 1 0 0 - f f f t f v s 0 0 16 \N \N \N \N \N pg_reload_conf \N \N \N {SYSTEM=X/SYSTEM} 3801 pg_current_logfile 11 10 12 1 0 0 - f f f f f v s 1 0 25 25 \N \N \N \N \N pg_current_logfile_1arg \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 3826 pg_read_file 11 10 12 1 0 0 - f f f t f v s 1 0 25 25 \N \N \N \N \N pg_read_file_all \N \N \N {SYSTEM=X/SYSTEM} 6208 pg_read_file 11 10 12 1 0 0 - f f f t f v s 2 0 25 25 16 \N \N \N \N \N pg_read_file_all_missing \N \N \N {SYSTEM=X/SYSTEM} 3293 pg_read_file 11 10 12 1 0 0 - f f f t f v s 4 0 25 25 20 20 16 \N \N \N \N \N pg_read_file_off_len_missing \N \N \N {SYSTEM=X/SYSTEM} 3828 pg_read_binary_file 11 10 12 1 0 0 - f f f t f v s 1 0 17 25 \N \N \N \N \N pg_read_binary_file_all \N \N \N {SYSTEM=X/SYSTEM} 6209 pg_read_binary_file 11 10 12 1 0 0 - f f f t f v s 2 0 17 25 16 \N \N \N \N \N pg_read_binary_file_all_missing \N \N \N {SYSTEM=X/SYSTEM} 3827 pg_read_binary_file 11 10 12 1 0 0 - f f f t f v s 3 0 17 25 20 20 \N \N \N \N \N pg_read_binary_file_off_len \N \N \N {SYSTEM=X/SYSTEM} 3295 pg_read_binary_file 11 10 12 1 0 0 - f f f t f v s 4 0 17 25 20 20 16 \N \N \N \N \N pg_read_binary_file_off_len_missing \N \N \N {SYSTEM=X/SYSTEM} 3307 pg_stat_file 11 10 12 1 0 0 - f f f t f v s 2 0 2249 25 16 {25,16,20,1184,1184,1184,1184,16} {i,i,o,o,o,o,o,o} {filename,missing_ok,size,access,modification,change,creation,isdir} \N \N pg_stat_file \N \N \N {SYSTEM=X/SYSTEM} 2625 pg_ls_dir 11 10 12 1 1000 0 - f f f t t v s 1 0 25 25 \N \N \N \N \N pg_ls_dir_1arg \N \N \N {SYSTEM=X/SYSTEM} 3297 pg_ls_dir 11 10 12 1 1000 0 - f f f t t v s 3 0 25 25 16 16 \N \N \N \N \N pg_ls_dir \N \N \N {SYSTEM=X/SYSTEM} 3800 pg_current_logfile 11 10 12 1 0 0 - f f f f f v s 0 0 25 \N \N \N \N \N pg_current_logfile \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 2971 text 11 10 12 1 0 0 - f f f t f i s 1 0 25 16 \N \N \N \N \N booltext \N \N \N \N 2100 avg 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2101 avg 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2102 avg 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2103 avg 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2104 avg 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2105 avg 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2106 avg 11 10 12 1 0 0 - a f f f f i s 1 0 1186 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 2107 sum 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2108 sum 11 10 12 1 0 0 - a f f f f i s 1 0 20 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2109 sum 11 10 12 1 0 0 - a f f f f i s 1 0 20 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2110 sum 11 10 12 1 0 0 - a f f f f i s 1 0 700 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2111 sum 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2112 sum 11 10 12 1 0 0 - a f f f f i s 1 0 790 790 \N \N \N \N \N aggregate_dummy \N \N \N \N 2113 sum 11 10 12 1 0 0 - a f f f f i s 1 0 1186 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 2114 sum 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2115 max 11 10 12 1 0 0 - a f f f f i s 1 0 20 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2116 max 11 10 12 1 0 0 - a f f f f i s 1 0 23 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2117 max 11 10 12 1 0 0 - a f f f f i s 1 0 21 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2118 max 11 10 12 1 0 0 - a f f f f i s 1 0 26 26 \N \N \N \N \N aggregate_dummy \N \N \N \N 2119 max 11 10 12 1 0 0 - a f f f f i s 1 0 700 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2120 max 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2122 max 11 10 12 1 0 0 - a f f f f i s 1 0 1082 1082 \N \N \N \N \N aggregate_dummy \N \N \N \N 2123 max 11 10 12 1 0 0 - a f f f f i s 1 0 1083 1083 \N \N \N \N \N aggregate_dummy \N \N \N \N 2124 max 11 10 12 1 0 0 - a f f f f i s 1 0 1266 1266 \N \N \N \N \N aggregate_dummy \N \N \N \N 2125 max 11 10 12 1 0 0 - a f f f f i s 1 0 790 790 \N \N \N \N \N aggregate_dummy \N \N \N \N 2126 max 11 10 12 1 0 0 - a f f f f i s 1 0 1114 1114 \N \N \N \N \N aggregate_dummy \N \N \N \N 2127 max 11 10 12 1 0 0 - a f f f f i s 1 0 1184 1184 \N \N \N \N \N aggregate_dummy \N \N \N \N 2128 max 11 10 12 1 0 0 - a f f f f i s 1 0 1186 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 2129 max 11 10 12 1 0 0 - a f f f f i s 1 0 25 25 \N \N \N \N \N aggregate_dummy \N \N \N \N 2130 max 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2050 max 11 10 12 1 0 0 - a f f f f i s 1 0 2277 2277 \N \N \N \N \N aggregate_dummy \N \N \N \N 2244 max 11 10 12 1 0 0 - a f f f f i s 1 0 1042 1042 \N \N \N \N \N aggregate_dummy \N \N \N \N 2797 max 11 10 12 1 0 0 - a f f f f i s 1 0 27 27 \N \N \N \N \N aggregate_dummy \N \N \N \N 3564 max 11 10 12 1 0 0 - a f f f f i s 1 0 869 869 \N \N \N \N \N aggregate_dummy \N \N \N \N 4189 max 11 10 12 1 0 0 - a f f f f i s 1 0 3220 3220 \N \N \N \N \N aggregate_dummy \N \N \N \N 5099 max 11 10 12 1 0 0 - a f f f f i s 1 0 5069 5069 \N \N \N \N \N aggregate_dummy \N \N \N \N 2131 min 11 10 12 1 0 0 - a f f f f i s 1 0 20 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2132 min 11 10 12 1 0 0 - a f f f f i s 1 0 23 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2133 min 11 10 12 1 0 0 - a f f f f i s 1 0 21 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2134 min 11 10 12 1 0 0 - a f f f f i s 1 0 26 26 \N \N \N \N \N aggregate_dummy \N \N \N \N 2135 min 11 10 12 1 0 0 - a f f f f i s 1 0 700 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2136 min 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2138 min 11 10 12 1 0 0 - a f f f f i s 1 0 1082 1082 \N \N \N \N \N aggregate_dummy \N \N \N \N 2139 min 11 10 12 1 0 0 - a f f f f i s 1 0 1083 1083 \N \N \N \N \N aggregate_dummy \N \N \N \N 2140 min 11 10 12 1 0 0 - a f f f f i s 1 0 1266 1266 \N \N \N \N \N aggregate_dummy \N \N \N \N 2141 min 11 10 12 1 0 0 - a f f f f i s 1 0 790 790 \N \N \N \N \N aggregate_dummy \N \N \N \N 2142 min 11 10 12 1 0 0 - a f f f f i s 1 0 1114 1114 \N \N \N \N \N aggregate_dummy \N \N \N \N 2143 min 11 10 12 1 0 0 - a f f f f i s 1 0 1184 1184 \N \N \N \N \N aggregate_dummy \N \N \N \N 2144 min 11 10 12 1 0 0 - a f f f f i s 1 0 1186 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 2145 min 11 10 12 1 0 0 - a f f f f i s 1 0 25 25 \N \N \N \N \N aggregate_dummy \N \N \N \N 2146 min 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2051 min 11 10 12 1 0 0 - a f f f f i s 1 0 2277 2277 \N \N \N \N \N aggregate_dummy \N \N \N \N 2245 min 11 10 12 1 0 0 - a f f f f i s 1 0 1042 1042 \N \N \N \N \N aggregate_dummy \N \N \N \N 2798 min 11 10 12 1 0 0 - a f f f f i s 1 0 27 27 \N \N \N \N \N aggregate_dummy \N \N \N \N 3565 min 11 10 12 1 0 0 - a f f f f i s 1 0 869 869 \N \N \N \N \N aggregate_dummy \N \N \N \N 4190 min 11 10 12 1 0 0 - a f f f f i s 1 0 3220 3220 \N \N \N \N \N aggregate_dummy \N \N \N \N 5100 min 11 10 12 1 0 0 - a f f f f i s 1 0 5069 5069 \N \N \N \N \N aggregate_dummy \N \N \N \N 2147 count 11 10 12 1 0 0 int8inc_support a f f f f i s 1 0 20 2276 \N \N \N \N \N aggregate_dummy \N \N \N \N 2803 count 11 10 12 1 0 0 int8inc_support a f f f f i s 0 0 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 6236 int8inc_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N int8inc_support \N \N \N \N 2718 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2719 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2720 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2721 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2722 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2723 var_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2641 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2642 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2643 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2644 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2645 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2646 var_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2148 variance 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2149 variance 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2150 variance 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2151 variance 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2152 variance 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2153 variance 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2724 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2725 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2726 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2727 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2728 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2729 stddev_pop 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2712 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2713 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2714 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2715 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2716 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2717 stddev_samp 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2154 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 1700 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2155 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 1700 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2156 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 1700 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2157 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 701 700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2158 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2159 stddev 11 10 12 1 0 0 - a f f f f i s 1 0 1700 1700 \N \N \N \N \N aggregate_dummy \N \N \N \N 2818 regr_count 11 10 12 1 0 0 - a f f f f i s 2 0 20 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2819 regr_sxx 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2820 regr_syy 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2821 regr_sxy 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2822 regr_avgx 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2823 regr_avgy 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2824 regr_r2 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2825 regr_slope 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2826 regr_intercept 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2827 covar_pop 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2828 covar_samp 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2829 corr 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 2160 text_pattern_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_pattern_lt \N \N \N \N 2161 text_pattern_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_pattern_le \N \N \N \N 2163 text_pattern_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_pattern_ge \N \N \N \N 2164 text_pattern_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 25 25 \N \N \N \N \N text_pattern_gt \N \N \N \N 2166 bttext_pattern_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 25 25 \N \N \N \N \N bttext_pattern_cmp \N \N \N \N 3332 bttext_pattern_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N bttext_pattern_sortsupport \N \N \N \N 2174 bpchar_pattern_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchar_pattern_lt \N \N \N \N 2175 bpchar_pattern_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchar_pattern_le \N \N \N \N 2177 bpchar_pattern_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchar_pattern_ge \N \N \N \N 2178 bpchar_pattern_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 1042 1042 \N \N \N \N \N bpchar_pattern_gt \N \N \N \N 2180 btbpchar_pattern_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 1042 1042 \N \N \N \N \N btbpchar_pattern_cmp \N \N \N \N 3333 btbpchar_pattern_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N btbpchar_pattern_sortsupport \N \N \N \N 2188 btint48cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 23 20 \N \N \N \N \N btint48cmp \N \N \N \N 2189 btint84cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 20 23 \N \N \N \N \N btint84cmp \N \N \N \N 2190 btint24cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 21 23 \N \N \N \N \N btint24cmp \N \N \N \N 2191 btint42cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 23 21 \N \N \N \N \N btint42cmp \N \N \N \N 2192 btint28cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 21 20 \N \N \N \N \N btint28cmp \N \N \N \N 2193 btint82cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 20 21 \N \N \N \N \N btint82cmp \N \N \N \N 2194 btfloat48cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 700 701 \N \N \N \N \N btfloat48cmp \N \N \N \N 2195 btfloat84cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 701 700 \N \N \N \N \N btfloat84cmp \N \N \N \N 2212 regprocedurein 11 10 12 1 0 0 - f f f t f s s 1 0 2202 2275 \N \N \N \N \N regprocedurein \N \N \N \N 2213 regprocedureout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2202 \N \N \N \N \N regprocedureout \N \N \N \N 2214 regoperin 11 10 12 1 0 0 - f f f t f s s 1 0 2203 2275 \N \N \N \N \N regoperin \N \N \N \N 2215 regoperout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2203 \N \N \N \N \N regoperout \N \N \N \N 3492 to_regoper 11 10 12 1 0 0 - f f f t f s s 1 0 2203 25 \N \N \N \N \N to_regoper \N \N \N \N 3476 to_regoperator 11 10 12 1 0 0 - f f f t f s s 1 0 2204 25 \N \N \N \N \N to_regoperator \N \N \N \N 2216 regoperatorin 11 10 12 1 0 0 - f f f t f s s 1 0 2204 2275 \N \N \N \N \N regoperatorin \N \N \N \N 2217 regoperatorout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2204 \N \N \N \N \N regoperatorout \N \N \N \N 2218 regclassin 11 10 12 1 0 0 - f f f t f s s 1 0 2205 2275 \N \N \N \N \N regclassin \N \N \N \N 2219 regclassout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2205 \N \N \N \N \N regclassout \N \N \N \N 3495 to_regclass 11 10 12 1 0 0 - f f f t f s s 1 0 2205 25 \N \N \N \N \N to_regclass \N \N \N \N 4193 regcollationin 11 10 12 1 0 0 - f f f t f s s 1 0 4191 2275 \N \N \N \N \N regcollationin \N \N \N \N 4194 regcollationout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4191 \N \N \N \N \N regcollationout \N \N \N \N 4195 to_regcollation 11 10 12 1 0 0 - f f f t f s s 1 0 4191 25 \N \N \N \N \N to_regcollation \N \N \N \N 2220 regtypein 11 10 12 1 0 0 - f f f t f s s 1 0 2206 2275 \N \N \N \N \N regtypein \N \N \N \N 2221 regtypeout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2206 \N \N \N \N \N regtypeout \N \N \N \N 3493 to_regtype 11 10 12 1 0 0 - f f f t f s s 1 0 2206 25 \N \N \N \N \N to_regtype \N \N \N \N 8401 to_regtypemod 11 10 12 1 0 0 - f f f t f s s 1 0 23 25 \N \N \N \N \N to_regtypemod \N \N \N \N 1079 regclass 11 10 12 1 0 0 - f f f t f s s 1 0 2205 25 \N \N \N \N \N text_regclass \N \N \N \N 4098 regrolein 11 10 12 1 0 0 - f f f t f s s 1 0 4096 2275 \N \N \N \N \N regrolein \N \N \N \N 4092 regroleout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4096 \N \N \N \N \N regroleout \N \N \N \N 4093 to_regrole 11 10 12 1 0 0 - f f f t f s s 1 0 4096 25 \N \N \N \N \N to_regrole \N \N \N \N 4084 regnamespacein 11 10 12 1 0 0 - f f f t f s s 1 0 4089 2275 \N \N \N \N \N regnamespacein \N \N \N \N 4085 regnamespaceout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4089 \N \N \N \N \N regnamespaceout \N \N \N \N 4086 to_regnamespace 11 10 12 1 0 0 - f f f t f s s 1 0 4089 25 \N \N \N \N \N to_regnamespace \N \N \N \N 6210 pg_input_is_valid 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N pg_input_is_valid \N \N \N \N 6211 pg_input_error_info 11 10 12 1 0 0 - f f f t f s s 2 0 2249 25 25 {25,25,25,25,25,25} {i,i,o,o,o,o} {value,type_name,message,detail,hint,sql_error_code} \N \N pg_input_error_info \N \N \N \N 2246 fmgr_internal_validator 11 10 12 1 0 0 - f f f t f s s 1 0 2278 26 \N \N \N \N \N fmgr_internal_validator \N \N \N \N 2247 fmgr_c_validator 11 10 12 1 0 0 - f f f t f s s 1 0 2278 26 \N \N \N \N \N fmgr_c_validator \N \N \N \N 2248 fmgr_sql_validator 11 10 12 1 0 0 - f f f t f s s 1 0 2278 26 \N \N \N \N \N fmgr_sql_validator \N \N \N \N 2250 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_database_privilege_name_name \N \N \N \N 2251 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_database_privilege_name_id \N \N \N \N 2252 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_database_privilege_id_name \N \N \N \N 2253 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_database_privilege_id_id \N \N \N \N 2254 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_database_privilege_name \N \N \N \N 2255 has_database_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_database_privilege_id \N \N \N \N 2256 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_function_privilege_name_name \N \N \N \N 2257 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_function_privilege_name_id \N \N \N \N 2258 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_function_privilege_id_name \N \N \N \N 2259 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_function_privilege_id_id \N \N \N \N 2260 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_function_privilege_name \N \N \N \N 2261 has_function_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_function_privilege_id \N \N \N \N 2262 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_language_privilege_name_name \N \N \N \N 2263 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_language_privilege_name_id \N \N \N \N 2264 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_language_privilege_id_name \N \N \N \N 2265 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_language_privilege_id_id \N \N \N \N 2266 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_language_privilege_name \N \N \N \N 2267 has_language_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_language_privilege_id \N \N \N \N 2268 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_schema_privilege_name_name \N \N \N \N 2269 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_schema_privilege_name_id \N \N \N \N 2270 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_schema_privilege_id_name \N \N \N \N 2271 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_schema_privilege_id_id \N \N \N \N 2272 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_schema_privilege_name \N \N \N \N 2273 has_schema_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_schema_privilege_id \N \N \N \N 2390 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_tablespace_privilege_name_name \N \N \N \N 2391 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_tablespace_privilege_name_id \N \N \N \N 2392 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_tablespace_privilege_id_name \N \N \N \N 2393 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_tablespace_privilege_id_id \N \N \N \N 2394 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_tablespace_privilege_name \N \N \N \N 2395 has_tablespace_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_tablespace_privilege_id \N \N \N \N 3000 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_name_name \N \N \N \N 3001 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_name_id \N \N \N \N 3002 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_id_name \N \N \N \N 3003 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_id_id \N \N \N \N 3004 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_name \N \N \N \N 3005 has_foreign_data_wrapper_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_foreign_data_wrapper_privilege_id \N \N \N \N 3006 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_server_privilege_name_name \N \N \N \N 3007 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_server_privilege_name_id \N \N \N \N 3008 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_server_privilege_id_name \N \N \N \N 3009 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_server_privilege_id_id \N \N \N \N 3010 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_server_privilege_name \N \N \N \N 3011 has_server_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_server_privilege_id \N \N \N \N 3138 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_type_privilege_name_name \N \N \N \N 3139 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N has_type_privilege_name_id \N \N \N \N 3140 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_type_privilege_id_name \N \N \N \N 3141 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N has_type_privilege_id_id \N \N \N \N 3142 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_type_privilege_name \N \N \N \N 3143 has_type_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N has_type_privilege_id \N \N \N \N 6205 has_parameter_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 25 25 \N \N \N \N \N has_parameter_privilege_name_name \N \N \N \N 6206 has_parameter_privilege 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 25 25 \N \N \N \N \N has_parameter_privilege_id_name \N \N \N \N 6207 has_parameter_privilege 11 10 12 1 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N has_parameter_privilege_name \N \N \N \N 2705 pg_has_role 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 19 25 \N \N \N \N \N pg_has_role_name_name \N \N \N \N 2706 pg_has_role 11 10 12 1 0 0 - f f f t f s s 3 0 16 19 26 25 \N \N \N \N \N pg_has_role_name_id \N \N \N \N 2707 pg_has_role 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 19 25 \N \N \N \N \N pg_has_role_id_name \N \N \N \N 2708 pg_has_role 11 10 12 1 0 0 - f f f t f s s 3 0 16 26 26 25 \N \N \N \N \N pg_has_role_id_id \N \N \N \N 2709 pg_has_role 11 10 12 1 0 0 - f f f t f s s 2 0 16 19 25 \N \N \N \N \N pg_has_role_name \N \N \N \N 2710 pg_has_role 11 10 12 1 0 0 - f f f t f s s 2 0 16 26 25 \N \N \N \N \N pg_has_role_id \N \N \N \N 1269 pg_column_size 11 10 12 1 0 0 - f f f t f s s 1 0 23 2276 \N \N \N \N \N pg_column_size \N \N \N \N 2121 pg_column_compression 11 10 12 1 0 0 - f f f t f s s 1 0 25 2276 \N \N \N \N \N pg_column_compression \N \N \N \N 8393 pg_column_toast_chunk_id 11 10 12 1 0 0 - f f f t f s s 1 0 26 2276 \N \N \N \N \N pg_column_toast_chunk_id \N \N \N \N 2322 pg_tablespace_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 26 \N \N \N \N \N pg_tablespace_size_oid \N \N \N \N 2323 pg_tablespace_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 19 \N \N \N \N \N pg_tablespace_size_name \N \N \N \N 2324 pg_database_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 26 \N \N \N \N \N pg_database_size_oid \N \N \N \N 2168 pg_database_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 19 \N \N \N \N \N pg_database_size_name \N \N \N \N 2332 pg_relation_size 11 10 12 1 0 0 - f f f t f v s 2 0 20 2205 25 \N \N \N \N \N pg_relation_size \N \N \N \N 2286 pg_total_relation_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 2205 \N \N \N \N \N pg_total_relation_size \N \N \N \N 2288 pg_size_pretty 11 10 12 1 0 0 - f f f t f i s 1 0 25 20 \N \N \N \N \N pg_size_pretty \N \N \N \N 3166 pg_size_pretty 11 10 12 1 0 0 - f f f t f i s 1 0 25 1700 \N \N \N \N \N pg_size_pretty_numeric \N \N \N \N 3334 pg_size_bytes 11 10 12 1 0 0 - f f f t f i s 1 0 20 25 \N \N \N \N \N pg_size_bytes \N \N \N \N 2997 pg_table_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 2205 \N \N \N \N \N pg_table_size \N \N \N \N 2998 pg_indexes_size 11 10 12 1 0 0 - f f f t f v s 1 0 20 2205 \N \N \N \N \N pg_indexes_size \N \N \N \N 2999 pg_relation_filenode 11 10 12 1 0 0 - f f f t f s s 1 0 26 2205 \N \N \N \N \N pg_relation_filenode \N \N \N \N 3454 pg_filenode_relation 11 10 12 1 0 0 - f f f t f s s 2 0 2205 26 26 \N \N \N \N \N pg_filenode_relation \N \N \N \N 3034 pg_relation_filepath 11 10 12 1 0 0 - f f f t f s s 1 0 25 2205 \N \N \N \N \N pg_relation_filepath \N \N \N \N 2316 postgresql_fdw_validator 11 10 12 1 0 0 - f f f t f i s 2 0 16 1009 26 \N \N \N \N \N postgresql_fdw_validator \N \N \N \N 2290 record_in 11 10 12 1 0 0 - f f f t f s s 3 0 2249 2275 26 23 \N \N \N \N \N record_in \N \N \N \N 2291 record_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2249 \N \N \N \N \N record_out \N \N \N \N 2292 cstring_in 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2275 \N \N \N \N \N cstring_in \N \N \N \N 2293 cstring_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2275 \N \N \N \N \N cstring_out \N \N \N \N 2294 any_in 11 10 12 1 0 0 - f f f t f i s 1 0 2276 2275 \N \N \N \N \N any_in \N \N \N \N 2295 any_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2276 \N \N \N \N \N any_out \N \N \N \N 2296 anyarray_in 11 10 12 1 0 0 - f f f t f i s 1 0 2277 2275 \N \N \N \N \N anyarray_in \N \N \N \N 2297 anyarray_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2277 \N \N \N \N \N anyarray_out \N \N \N \N 2298 void_in 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2275 \N \N \N \N \N void_in \N \N \N \N 2299 void_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2278 \N \N \N \N \N void_out \N \N \N \N 2300 trigger_in 11 10 12 1 0 0 - f f f f f i s 1 0 2279 2275 \N \N \N \N \N trigger_in \N \N \N \N 2301 trigger_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2279 \N \N \N \N \N trigger_out \N \N \N \N 3594 event_trigger_in 11 10 12 1 0 0 - f f f f f i s 1 0 3838 2275 \N \N \N \N \N event_trigger_in \N \N \N \N 3595 event_trigger_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3838 \N \N \N \N \N event_trigger_out \N \N \N \N 2302 language_handler_in 11 10 12 1 0 0 - f f f f f i s 1 0 2280 2275 \N \N \N \N \N language_handler_in \N \N \N \N 2303 language_handler_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2280 \N \N \N \N \N language_handler_out \N \N \N \N 2304 internal_in 11 10 12 1 0 0 - f f f f f i s 1 0 2281 2275 \N \N \N \N \N internal_in \N \N \N \N 2305 internal_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2281 \N \N \N \N \N internal_out \N \N \N \N 2312 anyelement_in 11 10 12 1 0 0 - f f f t f i s 1 0 2283 2275 \N \N \N \N \N anyelement_in \N \N \N \N 2313 anyelement_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2283 \N \N \N \N \N anyelement_out \N \N \N \N 2398 shell_in 11 10 12 1 0 0 - f f f f f i s 1 0 2278 2275 \N \N \N \N \N shell_in \N \N \N \N 2399 shell_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2278 \N \N \N \N \N shell_out \N \N \N \N 2597 domain_in 11 10 12 1 0 0 - f f f f f s s 3 0 2276 2275 26 23 \N \N \N \N \N domain_in \N \N \N \N 2598 domain_recv 11 10 12 1 0 0 - f f f f f s s 3 0 2276 2281 26 23 \N \N \N \N \N domain_recv \N \N \N \N 2777 anynonarray_in 11 10 12 1 0 0 - f f f t f i s 1 0 2776 2275 \N \N \N \N \N anynonarray_in \N \N \N \N 2778 anynonarray_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2776 \N \N \N \N \N anynonarray_out \N \N \N \N 3116 fdw_handler_in 11 10 12 1 0 0 - f f f f f i s 1 0 3115 2275 \N \N \N \N \N fdw_handler_in \N \N \N \N 3117 fdw_handler_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3115 \N \N \N \N \N fdw_handler_out \N \N \N \N 326 index_am_handler_in 11 10 12 1 0 0 - f f f f f i s 1 0 325 2275 \N \N \N \N \N index_am_handler_in \N \N \N \N 327 index_am_handler_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 325 \N \N \N \N \N index_am_handler_out \N \N \N \N 3311 tsm_handler_in 11 10 12 1 0 0 - f f f f f i s 1 0 3310 2275 \N \N \N \N \N tsm_handler_in \N \N \N \N 3312 tsm_handler_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3310 \N \N \N \N \N tsm_handler_out \N \N \N \N 267 table_am_handler_in 11 10 12 1 0 0 - f f f f f i s 1 0 269 2275 \N \N \N \N \N table_am_handler_in \N \N \N \N 268 table_am_handler_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 269 \N \N \N \N \N table_am_handler_out \N \N \N \N 5086 anycompatible_in 11 10 12 1 0 0 - f f f t f i s 1 0 5077 2275 \N \N \N \N \N anycompatible_in \N \N \N \N 5087 anycompatible_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 5077 \N \N \N \N \N anycompatible_out \N \N \N \N 5088 anycompatiblearray_in 11 10 12 1 0 0 - f f f t f i s 1 0 5078 2275 \N \N \N \N \N anycompatiblearray_in \N \N \N \N 5089 anycompatiblearray_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 5078 \N \N \N \N \N anycompatiblearray_out \N \N \N \N 5090 anycompatiblearray_recv 11 10 12 1 0 0 - f f f t f s s 1 0 5078 2281 \N \N \N \N \N anycompatiblearray_recv \N \N \N \N 5091 anycompatiblearray_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 5078 \N \N \N \N \N anycompatiblearray_send \N \N \N \N 5092 anycompatiblenonarray_in 11 10 12 1 0 0 - f f f t f i s 1 0 5079 2275 \N \N \N \N \N anycompatiblenonarray_in \N \N \N \N 5093 anycompatiblenonarray_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 5079 \N \N \N \N \N anycompatiblenonarray_out \N \N \N \N 5094 anycompatiblerange_in 11 10 12 1 0 0 - f f f t f s s 3 0 5080 2275 26 23 \N \N \N \N \N anycompatiblerange_in \N \N \N \N 5095 anycompatiblerange_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 5080 \N \N \N \N \N anycompatiblerange_out \N \N \N \N 4226 anycompatiblemultirange_in 11 10 12 1 0 0 - f f f t f s s 3 0 4538 2275 26 23 \N \N \N \N \N anycompatiblemultirange_in \N \N \N \N 4227 anycompatiblemultirange_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4538 \N \N \N \N \N anycompatiblemultirange_out \N \N \N \N 3313 bernoulli 11 10 12 1 0 0 - f f f t f v s 1 0 3310 2281 \N \N \N \N \N tsm_bernoulli_handler \N \N \N \N 3314 system 11 10 12 1 0 0 - f f f t f v s 1 0 3310 2281 \N \N \N \N \N tsm_system_handler \N \N \N \N 2311 md5 11 10 12 1 0 0 - f f t t f i s 1 0 25 25 \N \N \N \N \N md5_text \N \N \N \N 2321 md5 11 10 12 1 0 0 - f f t t f i s 1 0 25 17 \N \N \N \N \N md5_bytea \N \N \N \N 3419 sha224 11 10 12 1 0 0 - f f t t f i s 1 0 17 17 \N \N \N \N \N sha224_bytea \N \N \N \N 3420 sha256 11 10 12 1 0 0 - f f t t f i s 1 0 17 17 \N \N \N \N \N sha256_bytea \N \N \N \N 3421 sha384 11 10 12 1 0 0 - f f t t f i s 1 0 17 17 \N \N \N \N \N sha384_bytea \N \N \N \N 3422 sha512 11 10 12 1 0 0 - f f t t f i s 1 0 17 17 \N \N \N \N \N sha512_bytea \N \N \N \N 2338 date_lt_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_lt_timestamp \N \N \N \N 2339 date_le_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_le_timestamp \N \N \N \N 2340 date_eq_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_eq_timestamp \N \N \N \N 2341 date_gt_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_gt_timestamp \N \N \N \N 2342 date_ge_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_ge_timestamp \N \N \N \N 2343 date_ne_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 16 1082 1114 \N \N \N \N \N date_ne_timestamp \N \N \N \N 2344 date_cmp_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 23 1082 1114 \N \N \N \N \N date_cmp_timestamp \N \N \N \N 2351 date_lt_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_lt_timestamptz \N \N \N \N 2352 date_le_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_le_timestamptz \N \N \N \N 2353 date_eq_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_eq_timestamptz \N \N \N \N 2354 date_gt_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_gt_timestamptz \N \N \N \N 2355 date_ge_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_ge_timestamptz \N \N \N \N 2356 date_ne_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1082 1184 \N \N \N \N \N date_ne_timestamptz \N \N \N \N 2357 date_cmp_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 23 1082 1184 \N \N \N \N \N date_cmp_timestamptz \N \N \N \N 2364 timestamp_lt_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_lt_date \N \N \N \N 2365 timestamp_le_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_le_date \N \N \N \N 2366 timestamp_eq_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_eq_date \N \N \N \N 2367 timestamp_gt_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_gt_date \N \N \N \N 2368 timestamp_ge_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_ge_date \N \N \N \N 2369 timestamp_ne_date 11 10 12 1 0 0 - f f f t f i s 2 0 16 1114 1082 \N \N \N \N \N timestamp_ne_date \N \N \N \N 2370 timestamp_cmp_date 11 10 12 1 0 0 - f f f t f i s 2 0 23 1114 1082 \N \N \N \N \N timestamp_cmp_date \N \N \N \N 2377 timestamptz_lt_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_lt_date \N \N \N \N 2378 timestamptz_le_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_le_date \N \N \N \N 2379 timestamptz_eq_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_eq_date \N \N \N \N 2380 timestamptz_gt_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_gt_date \N \N \N \N 2381 timestamptz_ge_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_ge_date \N \N \N \N 2382 timestamptz_ne_date 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1082 \N \N \N \N \N timestamptz_ne_date \N \N \N \N 2383 timestamptz_cmp_date 11 10 12 1 0 0 - f f f t f s s 2 0 23 1184 1082 \N \N \N \N \N timestamptz_cmp_date \N \N \N \N 2520 timestamp_lt_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_lt_timestamptz \N \N \N \N 2521 timestamp_le_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_le_timestamptz \N \N \N \N 2522 timestamp_eq_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_eq_timestamptz \N \N \N \N 2523 timestamp_gt_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_gt_timestamptz \N \N \N \N 2524 timestamp_ge_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_ge_timestamptz \N \N \N \N 2525 timestamp_ne_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 16 1114 1184 \N \N \N \N \N timestamp_ne_timestamptz \N \N \N \N 2526 timestamp_cmp_timestamptz 11 10 12 1 0 0 - f f f t f s s 2 0 23 1114 1184 \N \N \N \N \N timestamp_cmp_timestamptz \N \N \N \N 2527 timestamptz_lt_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_lt_timestamp \N \N \N \N 2528 timestamptz_le_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_le_timestamp \N \N \N \N 2529 timestamptz_eq_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_eq_timestamp \N \N \N \N 2530 timestamptz_gt_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_gt_timestamp \N \N \N \N 2531 timestamptz_ge_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_ge_timestamp \N \N \N \N 2532 timestamptz_ne_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 16 1184 1114 \N \N \N \N \N timestamptz_ne_timestamp \N \N \N \N 2533 timestamptz_cmp_timestamp 11 10 12 1 0 0 - f f f t f s s 2 0 23 1184 1114 \N \N \N \N \N timestamptz_cmp_timestamp \N \N \N \N 2400 array_recv 11 10 12 1 0 0 - f f f t f s s 3 0 2277 2281 26 23 \N \N \N \N \N array_recv \N \N \N \N 2401 array_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 2277 \N \N \N \N \N array_send \N \N \N \N 2402 record_recv 11 10 12 1 0 0 - f f f t f s s 3 0 2249 2281 26 23 \N \N \N \N \N record_recv \N \N \N \N 2403 record_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 2249 \N \N \N \N \N record_send \N \N \N \N 2404 int2recv 11 10 12 1 0 0 - f f f t f i s 1 0 21 2281 \N \N \N \N \N int2recv \N \N \N \N 2405 int2send 11 10 12 1 0 0 - f f f t f i s 1 0 17 21 \N \N \N \N \N int2send \N \N \N \N 2406 int4recv 11 10 12 1 0 0 - f f f t f i s 1 0 23 2281 \N \N \N \N \N int4recv \N \N \N \N 2407 int4send 11 10 12 1 0 0 - f f f t f i s 1 0 17 23 \N \N \N \N \N int4send \N \N \N \N 2408 int8recv 11 10 12 1 0 0 - f f f t f i s 1 0 20 2281 \N \N \N \N \N int8recv \N \N \N \N 2409 int8send 11 10 12 1 0 0 - f f f t f i s 1 0 17 20 \N \N \N \N \N int8send \N \N \N \N 2410 int2vectorrecv 11 10 12 1 0 0 - f f f t f i s 1 0 22 2281 \N \N \N \N \N int2vectorrecv \N \N \N \N 2411 int2vectorsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 22 \N \N \N \N \N int2vectorsend \N \N \N \N 2412 bytearecv 11 10 12 1 0 0 - f f f t f i s 1 0 17 2281 \N \N \N \N \N bytearecv \N \N \N \N 2413 byteasend 11 10 12 1 0 0 - f f f t f i s 1 0 17 17 \N \N \N \N \N byteasend \N \N \N \N 2414 textrecv 11 10 12 1 0 0 - f f f t f s s 1 0 25 2281 \N \N \N \N \N textrecv \N \N \N \N 2415 textsend 11 10 12 1 0 0 - f f f t f s s 1 0 17 25 \N \N \N \N \N textsend \N \N \N \N 2416 unknownrecv 11 10 12 1 0 0 - f f f t f i s 1 0 705 2281 \N \N \N \N \N unknownrecv \N \N \N \N 2417 unknownsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 705 \N \N \N \N \N unknownsend \N \N \N \N 2418 oidrecv 11 10 12 1 0 0 - f f f t f i s 1 0 26 2281 \N \N \N \N \N oidrecv \N \N \N \N 2419 oidsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 26 \N \N \N \N \N oidsend \N \N \N \N 2420 oidvectorrecv 11 10 12 1 0 0 - f f f t f i s 1 0 30 2281 \N \N \N \N \N oidvectorrecv \N \N \N \N 2421 oidvectorsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 30 \N \N \N \N \N oidvectorsend \N \N \N \N 2422 namerecv 11 10 12 1 0 0 - f f f t f s s 1 0 19 2281 \N \N \N \N \N namerecv \N \N \N \N 2423 namesend 11 10 12 1 0 0 - f f f t f s s 1 0 17 19 \N \N \N \N \N namesend \N \N \N \N 2424 float4recv 11 10 12 1 0 0 - f f f t f i s 1 0 700 2281 \N \N \N \N \N float4recv \N \N \N \N 2425 float4send 11 10 12 1 0 0 - f f f t f i s 1 0 17 700 \N \N \N \N \N float4send \N \N \N \N 2426 float8recv 11 10 12 1 0 0 - f f f t f i s 1 0 701 2281 \N \N \N \N \N float8recv \N \N \N \N 2427 float8send 11 10 12 1 0 0 - f f f t f i s 1 0 17 701 \N \N \N \N \N float8send \N \N \N \N 2428 point_recv 11 10 12 1 0 0 - f f f t f i s 1 0 600 2281 \N \N \N \N \N point_recv \N \N \N \N 2429 point_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 600 \N \N \N \N \N point_send \N \N \N \N 2430 bpcharrecv 11 10 12 1 0 0 - f f f t f s s 3 0 1042 2281 26 23 \N \N \N \N \N bpcharrecv \N \N \N \N 2431 bpcharsend 11 10 12 1 0 0 - f f f t f s s 1 0 17 1042 \N \N \N \N \N bpcharsend \N \N \N \N 2432 varcharrecv 11 10 12 1 0 0 - f f f t f s s 3 0 1043 2281 26 23 \N \N \N \N \N varcharrecv \N \N \N \N 2433 varcharsend 11 10 12 1 0 0 - f f f t f s s 1 0 17 1043 \N \N \N \N \N varcharsend \N \N \N \N 2434 charrecv 11 10 12 1 0 0 - f f f t f i s 1 0 18 2281 \N \N \N \N \N charrecv \N \N \N \N 2435 charsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 18 \N \N \N \N \N charsend \N \N \N \N 2436 boolrecv 11 10 12 1 0 0 - f f f t f i s 1 0 16 2281 \N \N \N \N \N boolrecv \N \N \N \N 2437 boolsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 16 \N \N \N \N \N boolsend \N \N \N \N 2438 tidrecv 11 10 12 1 0 0 - f f f t f i s 1 0 27 2281 \N \N \N \N \N tidrecv \N \N \N \N 2439 tidsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 27 \N \N \N \N \N tidsend \N \N \N \N 2440 xidrecv 11 10 12 1 0 0 - f f f t f i s 1 0 28 2281 \N \N \N \N \N xidrecv \N \N \N \N 2441 xidsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 28 \N \N \N \N \N xidsend \N \N \N \N 2442 cidrecv 11 10 12 1 0 0 - f f f t f i s 1 0 29 2281 \N \N \N \N \N cidrecv \N \N \N \N 2443 cidsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 29 \N \N \N \N \N cidsend \N \N \N \N 2444 regprocrecv 11 10 12 1 0 0 - f f f t f i s 1 0 24 2281 \N \N \N \N \N regprocrecv \N \N \N \N 2445 regprocsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 24 \N \N \N \N \N regprocsend \N \N \N \N 2446 regprocedurerecv 11 10 12 1 0 0 - f f f t f i s 1 0 2202 2281 \N \N \N \N \N regprocedurerecv \N \N \N \N 2447 regproceduresend 11 10 12 1 0 0 - f f f t f i s 1 0 17 2202 \N \N \N \N \N regproceduresend \N \N \N \N 2448 regoperrecv 11 10 12 1 0 0 - f f f t f i s 1 0 2203 2281 \N \N \N \N \N regoperrecv \N \N \N \N 2449 regopersend 11 10 12 1 0 0 - f f f t f i s 1 0 17 2203 \N \N \N \N \N regopersend \N \N \N \N 2450 regoperatorrecv 11 10 12 1 0 0 - f f f t f i s 1 0 2204 2281 \N \N \N \N \N regoperatorrecv \N \N \N \N 2451 regoperatorsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 2204 \N \N \N \N \N regoperatorsend \N \N \N \N 2452 regclassrecv 11 10 12 1 0 0 - f f f t f i s 1 0 2205 2281 \N \N \N \N \N regclassrecv \N \N \N \N 2453 regclasssend 11 10 12 1 0 0 - f f f t f i s 1 0 17 2205 \N \N \N \N \N regclasssend \N \N \N \N 4196 regcollationrecv 11 10 12 1 0 0 - f f f t f i s 1 0 4191 2281 \N \N \N \N \N regcollationrecv \N \N \N \N 4197 regcollationsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 4191 \N \N \N \N \N regcollationsend \N \N \N \N 2454 regtyperecv 11 10 12 1 0 0 - f f f t f i s 1 0 2206 2281 \N \N \N \N \N regtyperecv \N \N \N \N 2455 regtypesend 11 10 12 1 0 0 - f f f t f i s 1 0 17 2206 \N \N \N \N \N regtypesend \N \N \N \N 4094 regrolerecv 11 10 12 1 0 0 - f f f t f i s 1 0 4096 2281 \N \N \N \N \N regrolerecv \N \N \N \N 4095 regrolesend 11 10 12 1 0 0 - f f f t f i s 1 0 17 4096 \N \N \N \N \N regrolesend \N \N \N \N 4087 regnamespacerecv 11 10 12 1 0 0 - f f f t f i s 1 0 4089 2281 \N \N \N \N \N regnamespacerecv \N \N \N \N 4088 regnamespacesend 11 10 12 1 0 0 - f f f t f i s 1 0 17 4089 \N \N \N \N \N regnamespacesend \N \N \N \N 2456 bit_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1560 2281 26 23 \N \N \N \N \N bit_recv \N \N \N \N 2457 bit_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1560 \N \N \N \N \N bit_send \N \N \N \N 2458 varbit_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1562 2281 26 23 \N \N \N \N \N varbit_recv \N \N \N \N 2459 varbit_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1562 \N \N \N \N \N varbit_send \N \N \N \N 2460 numeric_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1700 2281 26 23 \N \N \N \N \N numeric_recv \N \N \N \N 2461 numeric_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1700 \N \N \N \N \N numeric_send \N \N \N \N 2468 date_recv 11 10 12 1 0 0 - f f f t f i s 1 0 1082 2281 \N \N \N \N \N date_recv \N \N \N \N 2469 date_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1082 \N \N \N \N \N date_send \N \N \N \N 2470 time_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1083 2281 26 23 \N \N \N \N \N time_recv \N \N \N \N 2471 time_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1083 \N \N \N \N \N time_send \N \N \N \N 2472 timetz_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1266 2281 26 23 \N \N \N \N \N timetz_recv \N \N \N \N 2473 timetz_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1266 \N \N \N \N \N timetz_send \N \N \N \N 2474 timestamp_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1114 2281 26 23 \N \N \N \N \N timestamp_recv \N \N \N \N 2475 timestamp_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1114 \N \N \N \N \N timestamp_send \N \N \N \N 2476 timestamptz_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1184 2281 26 23 \N \N \N \N \N timestamptz_recv \N \N \N \N 2477 timestamptz_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1184 \N \N \N \N \N timestamptz_send \N \N \N \N 2478 interval_recv 11 10 12 1 0 0 - f f f t f i s 3 0 1186 2281 26 23 \N \N \N \N \N interval_recv \N \N \N \N 2479 interval_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 1186 \N \N \N \N \N interval_send \N \N \N \N 2480 lseg_recv 11 10 12 1 0 0 - f f f t f i s 1 0 601 2281 \N \N \N \N \N lseg_recv \N \N \N \N 2481 lseg_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 601 \N \N \N \N \N lseg_send \N \N \N \N 2482 path_recv 11 10 12 1 0 0 - f f f t f i s 1 0 602 2281 \N \N \N \N \N path_recv \N \N \N \N 2483 path_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 602 \N \N \N \N \N path_send \N \N \N \N 2484 box_recv 11 10 12 1 0 0 - f f f t f i s 1 0 603 2281 \N \N \N \N \N box_recv \N \N \N \N 2485 box_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 603 \N \N \N \N \N box_send \N \N \N \N 2486 poly_recv 11 10 12 1 0 0 - f f f t f i s 1 0 604 2281 \N \N \N \N \N poly_recv \N \N \N \N 2487 poly_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 604 \N \N \N \N \N poly_send \N \N \N \N 2488 line_recv 11 10 12 1 0 0 - f f f t f i s 1 0 628 2281 \N \N \N \N \N line_recv \N \N \N \N 2489 line_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 628 \N \N \N \N \N line_send \N \N \N \N 2490 circle_recv 11 10 12 1 0 0 - f f f t f i s 1 0 718 2281 \N \N \N \N \N circle_recv \N \N \N \N 2491 circle_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 718 \N \N \N \N \N circle_send \N \N \N \N 2492 cash_recv 11 10 12 1 0 0 - f f f t f i s 1 0 790 2281 \N \N \N \N \N cash_recv \N \N \N \N 2493 cash_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 790 \N \N \N \N \N cash_send \N \N \N \N 2494 macaddr_recv 11 10 12 1 0 0 - f f f t f i s 1 0 829 2281 \N \N \N \N \N macaddr_recv \N \N \N \N 2495 macaddr_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 829 \N \N \N \N \N macaddr_send \N \N \N \N 2496 inet_recv 11 10 12 1 0 0 - f f f t f i s 1 0 869 2281 \N \N \N \N \N inet_recv \N \N \N \N 2497 inet_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 869 \N \N \N \N \N inet_send \N \N \N \N 2498 cidr_recv 11 10 12 1 0 0 - f f f t f i s 1 0 650 2281 \N \N \N \N \N cidr_recv \N \N \N \N 2499 cidr_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 650 \N \N \N \N \N cidr_send \N \N \N \N 2500 cstring_recv 11 10 12 1 0 0 - f f f t f s s 1 0 2275 2281 \N \N \N \N \N cstring_recv \N \N \N \N 2501 cstring_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 2275 \N \N \N \N \N cstring_send \N \N \N \N 2502 anyarray_recv 11 10 12 1 0 0 - f f f t f s s 1 0 2277 2281 \N \N \N \N \N anyarray_recv \N \N \N \N 2503 anyarray_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 2277 \N \N \N \N \N anyarray_send \N \N \N \N 3120 void_recv 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N void_recv \N \N \N \N 3121 void_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 2278 \N \N \N \N \N void_send \N \N \N \N 3446 macaddr8_recv 11 10 12 1 0 0 - f f f t f i s 1 0 774 2281 \N \N \N \N \N macaddr8_recv \N \N \N \N 3447 macaddr8_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 774 \N \N \N \N \N macaddr8_send \N \N \N \N 2504 pg_get_ruledef 11 10 12 1 0 0 - f f f t f s s 2 0 25 26 16 \N \N \N \N \N pg_get_ruledef_ext \N \N \N \N 2505 pg_get_viewdef 11 10 12 1 0 0 - f f f t f s r 2 0 25 25 16 \N \N \N \N \N pg_get_viewdef_name_ext \N \N \N \N 2506 pg_get_viewdef 11 10 12 1 0 0 - f f f t f s r 2 0 25 26 16 \N \N \N \N \N pg_get_viewdef_ext \N \N \N \N 3159 pg_get_viewdef 11 10 12 1 0 0 - f f f t f s r 2 0 25 26 23 \N \N \N \N \N pg_get_viewdef_wrap \N \N \N \N 2507 pg_get_indexdef 11 10 12 1 0 0 - f f f t f s s 3 0 25 26 23 16 \N \N \N \N \N pg_get_indexdef_ext \N \N \N \N 2508 pg_get_constraintdef 11 10 12 1 0 0 - f f f t f s s 2 0 25 26 16 \N \N \N \N \N pg_get_constraintdef_ext \N \N \N \N 2509 pg_get_expr 11 10 12 1 0 0 - f f f t f s s 3 0 25 194 26 16 \N \N \N \N \N pg_get_expr_ext \N \N \N \N 2510 pg_prepared_statement 11 10 12 1 1000 0 - f f f t t s r 0 0 2249 {25,25,1184,2211,2211,16,20,20} {o,o,o,o,o,o,o,o} {name,statement,prepare_time,parameter_types,result_types,from_sql,generic_plans,custom_plans} \N \N pg_prepared_statement \N \N \N \N 2511 pg_cursor 11 10 12 1 1000 0 - f f f t t s r 0 0 2249 {25,25,16,16,16,1184} {o,o,o,o,o,o} {name,statement,is_holdable,is_binary,is_scrollable,creation_time} \N \N pg_cursor \N \N \N \N 2599 pg_timezone_abbrevs 11 10 12 1 1000 0 - f f f t t s s 0 0 2249 {25,1186,16} {o,o,o} {abbrev,utc_offset,is_dst} \N \N pg_timezone_abbrevs \N \N \N \N 2856 pg_timezone_names 11 10 12 1 1000 0 - f f f t t s s 0 0 2249 {25,25,1186,16} {o,o,o,o} {name,abbrev,utc_offset,is_dst} \N \N pg_timezone_names \N \N \N \N 2730 pg_get_triggerdef 11 10 12 1 0 0 - f f f t f s s 2 0 25 26 16 \N \N \N \N \N pg_get_triggerdef_ext \N \N \N \N 3035 pg_listening_channels 11 10 12 1 10 0 - f f f t t s r 0 0 25 \N \N \N \N \N pg_listening_channels \N \N \N \N 3036 pg_notify 11 10 12 1 0 0 - f f f f f v r 2 0 2278 25 25 \N \N \N \N \N pg_notify \N \N \N \N 3296 pg_notification_queue_usage 11 10 12 1 0 0 - f f f t f v r 0 0 701 \N \N \N \N \N pg_notification_queue_usage \N \N \N \N 1066 generate_series 11 10 12 1 1000 0 generate_series_int4_support f f f t t i s 3 0 23 23 23 23 \N \N \N \N \N generate_series_step_int4 \N \N \N \N 1067 generate_series 11 10 12 1 1000 0 generate_series_int4_support f f f t t i s 2 0 23 23 23 \N \N \N \N \N generate_series_int4 \N \N \N \N 3994 generate_series_int4_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N generate_series_int4_support \N \N \N \N 1068 generate_series 11 10 12 1 1000 0 generate_series_int8_support f f f t t i s 3 0 20 20 20 20 \N \N \N \N \N generate_series_step_int8 \N \N \N \N 1069 generate_series 11 10 12 1 1000 0 generate_series_int8_support f f f t t i s 2 0 20 20 20 \N \N \N \N \N generate_series_int8 \N \N \N \N 3995 generate_series_int8_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N generate_series_int8_support \N \N \N \N 3259 generate_series 11 10 12 1 1000 0 - f f f t t i s 3 0 1700 1700 1700 1700 \N \N \N \N \N generate_series_step_numeric \N \N \N \N 3260 generate_series 11 10 12 1 1000 0 - f f f t t i s 2 0 1700 1700 1700 \N \N \N \N \N generate_series_numeric \N \N \N \N 938 generate_series 11 10 12 1 1000 0 - f f f t t i s 3 0 1114 1114 1114 1186 \N \N \N \N \N generate_series_timestamp \N \N \N \N 939 generate_series 11 10 12 1 1000 0 - f f f t t s s 3 0 1184 1184 1184 1186 \N \N \N \N \N generate_series_timestamptz \N \N \N \N 6274 generate_series 11 10 12 1 1000 0 - f f f t t i s 4 0 1184 1184 1184 1186 25 \N \N \N \N \N generate_series_timestamptz_at_zone \N \N \N \N 2515 booland_statefunc 11 10 12 1 0 0 - f f f t f i s 2 0 16 16 16 \N \N \N \N \N booland_statefunc \N \N \N \N 2516 boolor_statefunc 11 10 12 1 0 0 - f f f t f i s 2 0 16 16 16 \N \N \N \N \N boolor_statefunc \N \N \N \N 3496 bool_accum 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 16 \N \N \N \N \N bool_accum \N \N \N \N 3497 bool_accum_inv 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 16 \N \N \N \N \N bool_accum_inv \N \N \N \N 3498 bool_alltrue 11 10 12 1 0 0 - f f f t f i s 1 0 16 2281 \N \N \N \N \N bool_alltrue \N \N \N \N 3499 bool_anytrue 11 10 12 1 0 0 - f f f t f i s 1 0 16 2281 \N \N \N \N \N bool_anytrue \N \N \N \N 2517 bool_and 11 10 12 1 0 0 - a f f f f i s 1 0 16 16 \N \N \N \N \N aggregate_dummy \N \N \N \N 2518 bool_or 11 10 12 1 0 0 - a f f f f i s 1 0 16 16 \N \N \N \N \N aggregate_dummy \N \N \N \N 2519 every 11 10 12 1 0 0 - a f f f f i s 1 0 16 16 \N \N \N \N \N aggregate_dummy \N \N \N \N 2236 bit_and 11 10 12 1 0 0 - a f f f f i s 1 0 21 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2237 bit_or 11 10 12 1 0 0 - a f f f f i s 1 0 21 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 6164 bit_xor 11 10 12 1 0 0 - a f f f f i s 1 0 21 21 \N \N \N \N \N aggregate_dummy \N \N \N \N 2238 bit_and 11 10 12 1 0 0 - a f f f f i s 1 0 23 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2239 bit_or 11 10 12 1 0 0 - a f f f f i s 1 0 23 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 6165 bit_xor 11 10 12 1 0 0 - a f f f f i s 1 0 23 23 \N \N \N \N \N aggregate_dummy \N \N \N \N 2240 bit_and 11 10 12 1 0 0 - a f f f f i s 1 0 20 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2241 bit_or 11 10 12 1 0 0 - a f f f f i s 1 0 20 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 6166 bit_xor 11 10 12 1 0 0 - a f f f f i s 1 0 20 20 \N \N \N \N \N aggregate_dummy \N \N \N \N 2242 bit_and 11 10 12 1 0 0 - a f f f f i s 1 0 1560 1560 \N \N \N \N \N aggregate_dummy \N \N \N \N 2243 bit_or 11 10 12 1 0 0 - a f f f f i s 1 0 1560 1560 \N \N \N \N \N aggregate_dummy \N \N \N \N 6167 bit_xor 11 10 12 1 0 0 - a f f f f i s 1 0 1560 1560 \N \N \N \N \N aggregate_dummy \N \N \N \N 2556 pg_tablespace_databases 11 10 12 1 1000 0 - f f f t t s s 1 0 26 26 \N \N \N \N \N pg_tablespace_databases \N \N \N \N 2557 bool 11 10 12 1 0 0 - f f t t f i s 1 0 16 23 \N \N \N \N \N int4_bool \N \N \N \N 2558 int4 11 10 12 1 0 0 - f f t t f i s 1 0 23 16 \N \N \N \N \N bool_int4 \N \N \N \N 2559 lastval 11 10 12 1 0 0 - f f f t f v u 0 0 20 \N \N \N \N \N lastval \N \N \N \N 2560 pg_postmaster_start_time 11 10 12 1 0 0 - f f f t f s s 0 0 1184 \N \N \N \N \N pg_postmaster_start_time \N \N \N \N 2034 pg_conf_load_time 11 10 12 1 0 0 - f f f t f s r 0 0 1184 \N \N \N \N \N pg_conf_load_time \N \N \N \N 2562 box_below 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_below \N \N \N \N 2563 box_overbelow 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_overbelow \N \N \N \N 2564 box_overabove 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_overabove \N \N \N \N 2565 box_above 11 10 12 1 0 0 - f f f t f i s 2 0 16 603 603 \N \N \N \N \N box_above \N \N \N \N 2566 poly_below 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_below \N \N \N \N 2567 poly_overbelow 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_overbelow \N \N \N \N 2568 poly_overabove 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_overabove \N \N \N \N 2569 poly_above 11 10 12 1 0 0 - f f f t f i s 2 0 16 604 604 \N \N \N \N \N poly_above \N \N \N \N 2587 circle_overbelow 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_overbelow \N \N \N \N 2588 circle_overabove 11 10 12 1 0 0 - f f f t f i s 2 0 16 718 718 \N \N \N \N \N circle_overabove \N \N \N \N 2578 gist_box_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 603 21 26 2281 \N \N \N \N \N gist_box_consistent \N \N \N \N 2581 gist_box_penalty 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N gist_box_penalty \N \N \N \N 2582 gist_box_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 2281 \N \N \N \N \N gist_box_picksplit \N \N \N \N 2583 gist_box_union 11 10 12 1 0 0 - f f f t f i s 2 0 603 2281 2281 \N \N \N \N \N gist_box_union \N \N \N \N 2584 gist_box_same 11 10 12 1 0 0 - f f f t f i s 3 0 2281 603 603 2281 \N \N \N \N \N gist_box_same \N \N \N \N 3998 gist_box_distance 11 10 12 1 0 0 - f f f t f i s 5 0 701 2281 603 21 26 2281 \N \N \N \N \N gist_box_distance \N \N \N \N 2585 gist_poly_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 604 21 26 2281 \N \N \N \N \N gist_poly_consistent \N \N \N \N 2586 gist_poly_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gist_poly_compress \N \N \N \N 2591 gist_circle_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 718 21 26 2281 \N \N \N \N \N gist_circle_consistent \N \N \N \N 2592 gist_circle_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gist_circle_compress \N \N \N \N 1030 gist_point_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gist_point_compress \N \N \N \N 3282 gist_point_fetch 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gist_point_fetch \N \N \N \N 2179 gist_point_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 600 21 26 2281 \N \N \N \N \N gist_point_consistent \N \N \N \N 3064 gist_point_distance 11 10 12 1 0 0 - f f f t f i s 5 0 701 2281 600 21 26 2281 \N \N \N \N \N gist_point_distance \N \N \N \N 3280 gist_circle_distance 11 10 12 1 0 0 - f f f t f i s 5 0 701 2281 718 21 26 2281 \N \N \N \N \N gist_circle_distance \N \N \N \N 3288 gist_poly_distance 11 10 12 1 0 0 - f f f t f i s 5 0 701 2281 604 21 26 2281 \N \N \N \N \N gist_poly_distance \N \N \N \N 3435 gist_point_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N gist_point_sortsupport \N \N \N \N 2743 ginarrayextract 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2277 2281 2281 \N \N \N \N \N ginarrayextract \N \N \N \N 2774 ginqueryarrayextract 11 10 12 1 0 0 - f f f t f i s 7 0 2281 2277 2281 21 2281 2281 2281 2281 \N \N \N \N \N ginqueryarrayextract \N \N \N \N 2744 ginarrayconsistent 11 10 12 1 0 0 - f f f t f i s 8 0 16 2281 21 2277 23 2281 2281 2281 2281 \N \N \N \N \N ginarrayconsistent \N \N \N \N 3920 ginarraytriconsistent 11 10 12 1 0 0 - f f f t f i s 7 0 18 2281 21 2277 23 2281 2281 2281 \N \N \N \N \N ginarraytriconsistent \N \N \N \N 3076 ginarrayextract 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2277 2281 \N \N \N \N \N ginarrayextract_2args \N \N \N \N 2747 arrayoverlap 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N arrayoverlap \N \N \N \N 2748 arraycontains 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N arraycontains \N \N \N \N 2749 arraycontained 11 10 12 1 0 0 - f f f t f i s 2 0 16 2277 2277 \N \N \N \N \N arraycontained \N \N \N \N 3383 brin_minmax_opcinfo 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N brin_minmax_opcinfo \N \N \N \N 3384 brin_minmax_add_value 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 2281 \N \N \N \N \N brin_minmax_add_value \N \N \N \N 3385 brin_minmax_consistent 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_minmax_consistent \N \N \N \N 3386 brin_minmax_union 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_minmax_union \N \N \N \N 4616 brin_minmax_multi_opcinfo 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N brin_minmax_multi_opcinfo \N \N \N \N 4617 brin_minmax_multi_add_value 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 2281 \N \N \N \N \N brin_minmax_multi_add_value \N \N \N \N 4618 brin_minmax_multi_consistent 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 23 \N \N \N \N \N brin_minmax_multi_consistent \N \N \N \N 4619 brin_minmax_multi_union 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_minmax_multi_union \N \N \N \N 4620 brin_minmax_multi_options 11 10 12 1 0 0 - f f f f f i s 1 0 2278 2281 \N \N \N \N \N brin_minmax_multi_options \N \N \N \N 4621 brin_minmax_multi_distance_int2 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_int2 \N \N \N \N 4622 brin_minmax_multi_distance_int4 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_int4 \N \N \N \N 4623 brin_minmax_multi_distance_int8 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_int8 \N \N \N \N 4624 brin_minmax_multi_distance_float4 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_float4 \N \N \N \N 4625 brin_minmax_multi_distance_float8 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_float8 \N \N \N \N 4626 brin_minmax_multi_distance_numeric 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_numeric \N \N \N \N 4627 brin_minmax_multi_distance_tid 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_tid \N \N \N \N 4628 brin_minmax_multi_distance_uuid 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_uuid \N \N \N \N 4629 brin_minmax_multi_distance_date 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_date \N \N \N \N 4630 brin_minmax_multi_distance_time 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_time \N \N \N \N 4631 brin_minmax_multi_distance_interval 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_interval \N \N \N \N 4632 brin_minmax_multi_distance_timetz 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_timetz \N \N \N \N 4633 brin_minmax_multi_distance_pg_lsn 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_pg_lsn \N \N \N \N 4634 brin_minmax_multi_distance_macaddr 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_macaddr \N \N \N \N 4635 brin_minmax_multi_distance_macaddr8 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_macaddr8 \N \N \N \N 4636 brin_minmax_multi_distance_inet 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_inet \N \N \N \N 4637 brin_minmax_multi_distance_timestamp 11 10 12 1 0 0 - f f f t f i s 2 0 701 2281 2281 \N \N \N \N \N brin_minmax_multi_distance_timestamp \N \N \N \N 4105 brin_inclusion_opcinfo 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N brin_inclusion_opcinfo \N \N \N \N 4106 brin_inclusion_add_value 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 2281 \N \N \N \N \N brin_inclusion_add_value \N \N \N \N 4107 brin_inclusion_consistent 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_inclusion_consistent \N \N \N \N 4108 brin_inclusion_union 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_inclusion_union \N \N \N \N 4591 brin_bloom_opcinfo 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N brin_bloom_opcinfo \N \N \N \N 4592 brin_bloom_add_value 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 2281 \N \N \N \N \N brin_bloom_add_value \N \N \N \N 4593 brin_bloom_consistent 11 10 12 1 0 0 - f f f t f i s 4 0 16 2281 2281 2281 23 \N \N \N \N \N brin_bloom_consistent \N \N \N \N 4594 brin_bloom_union 11 10 12 1 0 0 - f f f t f i s 3 0 16 2281 2281 2281 \N \N \N \N \N brin_bloom_union \N \N \N \N 4595 brin_bloom_options 11 10 12 1 0 0 - f f f f f i s 1 0 2278 2281 \N \N \N \N \N brin_bloom_options \N \N \N \N 2880 pg_advisory_lock 11 10 12 1 0 0 - f f f t f v r 1 0 2278 20 \N \N \N \N \N pg_advisory_lock_int8 \N \N \N \N 3089 pg_advisory_xact_lock 11 10 12 1 0 0 - f f f t f v r 1 0 2278 20 \N \N \N \N \N pg_advisory_xact_lock_int8 \N \N \N \N 2881 pg_advisory_lock_shared 11 10 12 1 0 0 - f f f t f v r 1 0 2278 20 \N \N \N \N \N pg_advisory_lock_shared_int8 \N \N \N \N 3090 pg_advisory_xact_lock_shared 11 10 12 1 0 0 - f f f t f v r 1 0 2278 20 \N \N \N \N \N pg_advisory_xact_lock_shared_int8 \N \N \N \N 2882 pg_try_advisory_lock 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_try_advisory_lock_int8 \N \N \N \N 3091 pg_try_advisory_xact_lock 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_try_advisory_xact_lock_int8 \N \N \N \N 2883 pg_try_advisory_lock_shared 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_try_advisory_lock_shared_int8 \N \N \N \N 3092 pg_try_advisory_xact_lock_shared 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_try_advisory_xact_lock_shared_int8 \N \N \N \N 2884 pg_advisory_unlock 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_advisory_unlock_int8 \N \N \N \N 2885 pg_advisory_unlock_shared 11 10 12 1 0 0 - f f f t f v r 1 0 16 20 \N \N \N \N \N pg_advisory_unlock_shared_int8 \N \N \N \N 2886 pg_advisory_lock 11 10 12 1 0 0 - f f f t f v r 2 0 2278 23 23 \N \N \N \N \N pg_advisory_lock_int4 \N \N \N \N 3093 pg_advisory_xact_lock 11 10 12 1 0 0 - f f f t f v r 2 0 2278 23 23 \N \N \N \N \N pg_advisory_xact_lock_int4 \N \N \N \N 2887 pg_advisory_lock_shared 11 10 12 1 0 0 - f f f t f v r 2 0 2278 23 23 \N \N \N \N \N pg_advisory_lock_shared_int4 \N \N \N \N 3094 pg_advisory_xact_lock_shared 11 10 12 1 0 0 - f f f t f v r 2 0 2278 23 23 \N \N \N \N \N pg_advisory_xact_lock_shared_int4 \N \N \N \N 2888 pg_try_advisory_lock 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_try_advisory_lock_int4 \N \N \N \N 3095 pg_try_advisory_xact_lock 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_try_advisory_xact_lock_int4 \N \N \N \N 2889 pg_try_advisory_lock_shared 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_try_advisory_lock_shared_int4 \N \N \N \N 3096 pg_try_advisory_xact_lock_shared 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_try_advisory_xact_lock_shared_int4 \N \N \N \N 2890 pg_advisory_unlock 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_advisory_unlock_int4 \N \N \N \N 2891 pg_advisory_unlock_shared 11 10 12 1 0 0 - f f f t f v r 2 0 16 23 23 \N \N \N \N \N pg_advisory_unlock_shared_int4 \N \N \N \N 2892 pg_advisory_unlock_all 11 10 12 1 0 0 - f f f t f v r 0 0 2278 \N \N \N \N \N pg_advisory_unlock_all \N \N \N \N 2893 xml_in 11 10 12 1 0 0 - f f f t f s s 1 0 142 2275 \N \N \N \N \N xml_in \N \N \N \N 2894 xml_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 142 \N \N \N \N \N xml_out \N \N \N \N 2895 xmlcomment 11 10 12 1 0 0 - f f f t f i s 1 0 142 25 \N \N \N \N \N xmlcomment \N \N \N \N 2896 xml 11 10 12 1 0 0 - f f f t f s s 1 0 142 25 \N \N \N \N \N texttoxml \N \N \N \N 2897 xmlvalidate 11 10 12 1 0 0 - f f f t f i s 2 0 16 142 25 \N \N \N \N \N xmlvalidate \N \N \N \N 2898 xml_recv 11 10 12 1 0 0 - f f f t f s s 1 0 142 2281 \N \N \N \N \N xml_recv \N \N \N \N 2899 xml_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 142 \N \N \N \N \N xml_send \N \N \N \N 2900 xmlconcat2 11 10 12 1 0 0 - f f f f f i s 2 0 142 142 142 \N \N \N \N \N xmlconcat2 \N \N \N \N 2901 xmlagg 11 10 12 1 0 0 - a f f f f i s 1 0 142 142 \N \N \N \N \N aggregate_dummy \N \N \N \N 2922 text 11 10 12 1 0 0 - f f f t f i s 1 0 25 142 \N \N \N \N \N xmltotext \N \N \N \N 3813 xmltext 11 10 12 1 0 0 - f f f t f i s 1 0 142 25 \N \N \N \N \N xmltext \N \N \N \N 2923 table_to_xml 11 10 12 100 0 0 - f f f t f s r 4 0 142 2205 16 16 25 \N \N {tbl,nulls,tableforest,targetns} \N \N table_to_xml \N \N \N \N 2924 query_to_xml 11 10 12 100 0 0 - f f f t f v u 4 0 142 25 16 16 25 \N \N {query,nulls,tableforest,targetns} \N \N query_to_xml \N \N \N \N 2925 cursor_to_xml 11 10 12 100 0 0 - f f f t f v u 5 0 142 1790 23 16 16 25 \N \N {cursor,count,nulls,tableforest,targetns} \N \N cursor_to_xml \N \N \N \N 2926 table_to_xmlschema 11 10 12 100 0 0 - f f f t f s r 4 0 142 2205 16 16 25 \N \N {tbl,nulls,tableforest,targetns} \N \N table_to_xmlschema \N \N \N \N 2927 query_to_xmlschema 11 10 12 100 0 0 - f f f t f v u 4 0 142 25 16 16 25 \N \N {query,nulls,tableforest,targetns} \N \N query_to_xmlschema \N \N \N \N 2928 cursor_to_xmlschema 11 10 12 100 0 0 - f f f t f v u 4 0 142 1790 16 16 25 \N \N {cursor,nulls,tableforest,targetns} \N \N cursor_to_xmlschema \N \N \N \N 2929 table_to_xml_and_xmlschema 11 10 12 100 0 0 - f f f t f s r 4 0 142 2205 16 16 25 \N \N {tbl,nulls,tableforest,targetns} \N \N table_to_xml_and_xmlschema \N \N \N \N 2930 query_to_xml_and_xmlschema 11 10 12 100 0 0 - f f f t f v u 4 0 142 25 16 16 25 \N \N {query,nulls,tableforest,targetns} \N \N query_to_xml_and_xmlschema \N \N \N \N 2933 schema_to_xml 11 10 12 100 0 0 - f f f t f s r 4 0 142 19 16 16 25 \N \N {schema,nulls,tableforest,targetns} \N \N schema_to_xml \N \N \N \N 2934 schema_to_xmlschema 11 10 12 100 0 0 - f f f t f s r 4 0 142 19 16 16 25 \N \N {schema,nulls,tableforest,targetns} \N \N schema_to_xmlschema \N \N \N \N 2935 schema_to_xml_and_xmlschema 11 10 12 100 0 0 - f f f t f s r 4 0 142 19 16 16 25 \N \N {schema,nulls,tableforest,targetns} \N \N schema_to_xml_and_xmlschema \N \N \N \N 2936 database_to_xml 11 10 12 100 0 0 - f f f t f s r 3 0 142 16 16 25 \N \N {nulls,tableforest,targetns} \N \N database_to_xml \N \N \N \N 2937 database_to_xmlschema 11 10 12 100 0 0 - f f f t f s r 3 0 142 16 16 25 \N \N {nulls,tableforest,targetns} \N \N database_to_xmlschema \N \N \N \N 2938 database_to_xml_and_xmlschema 11 10 12 100 0 0 - f f f t f s r 3 0 142 16 16 25 \N \N {nulls,tableforest,targetns} \N \N database_to_xml_and_xmlschema \N \N \N \N 2931 xpath 11 10 12 1 0 0 - f f f t f i s 3 0 143 25 142 1009 \N \N \N \N \N xpath \N \N \N \N 2614 xmlexists 11 10 12 1 0 0 - f f f t f i s 2 0 16 25 142 \N \N \N \N \N xmlexists \N \N \N \N 3049 xpath_exists 11 10 12 1 0 0 - f f f t f i s 3 0 16 25 142 1009 \N \N \N \N \N xpath_exists \N \N \N \N 3051 xml_is_well_formed 11 10 12 1 0 0 - f f f t f s s 1 0 16 25 \N \N \N \N \N xml_is_well_formed \N \N \N \N 3052 xml_is_well_formed_document 11 10 12 1 0 0 - f f f t f i s 1 0 16 25 \N \N \N \N \N xml_is_well_formed_document \N \N \N \N 3053 xml_is_well_formed_content 11 10 12 1 0 0 - f f f t f i s 1 0 16 25 \N \N \N \N \N xml_is_well_formed_content \N \N \N \N 321 json_in 11 10 12 1 0 0 - f f f t f i s 1 0 114 2275 \N \N \N \N \N json_in \N \N \N \N 322 json_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 114 \N \N \N \N \N json_out \N \N \N \N 323 json_recv 11 10 12 1 0 0 - f f f t f i s 1 0 114 2281 \N \N \N \N \N json_recv \N \N \N \N 324 json_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 114 \N \N \N \N \N json_send \N \N \N \N 3153 array_to_json 11 10 12 1 0 0 - f f f t f s s 1 0 114 2277 \N \N \N \N \N array_to_json \N \N \N \N 3154 array_to_json 11 10 12 1 0 0 - f f f t f s s 2 0 114 2277 16 \N \N \N \N \N array_to_json_pretty \N \N \N \N 3155 row_to_json 11 10 12 1 0 0 - f f f t f s s 1 0 114 2249 \N \N \N \N \N row_to_json \N \N \N \N 3156 row_to_json 11 10 12 1 0 0 - f f f t f s s 2 0 114 2249 16 \N \N \N \N \N row_to_json_pretty \N \N \N \N 3173 json_agg_transfn 11 10 12 1 0 0 - f f f f f s s 2 0 2281 2281 2283 \N \N \N \N \N json_agg_transfn \N \N \N \N 6275 json_agg_strict_transfn 11 10 12 1 0 0 - f f f f f s s 2 0 2281 2281 2283 \N \N \N \N \N json_agg_strict_transfn \N \N \N \N 3174 json_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 1 0 114 2281 \N \N \N \N \N json_agg_finalfn \N \N \N \N 3175 json_agg 11 10 12 1 0 0 - a f f f f s s 1 0 114 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 6276 json_agg_strict 11 10 12 1 0 0 - a f f f f s s 1 0 114 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 3180 json_object_agg_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N json_object_agg_transfn \N \N \N \N 6277 json_object_agg_strict_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N json_object_agg_strict_transfn \N \N \N \N 6278 json_object_agg_unique_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N json_object_agg_unique_transfn \N \N \N \N 6279 json_object_agg_unique_strict_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N json_object_agg_unique_strict_transfn \N \N \N \N 3196 json_object_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 1 0 114 2281 \N \N \N \N \N json_object_agg_finalfn \N \N \N \N 3197 json_object_agg 11 10 12 1 0 0 - a f f f f s s 2 0 114 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 6280 json_object_agg_strict 11 10 12 1 0 0 - a f f f f s s 2 0 114 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 6281 json_object_agg_unique 11 10 12 1 0 0 - a f f f f s s 2 0 114 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 6282 json_object_agg_unique_strict 11 10 12 1 0 0 - a f f f f s s 2 0 114 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 3198 json_build_array 11 10 12 1 0 2276 - f f f f f s s 1 0 114 2276 {2276} {v} \N \N \N json_build_array \N \N \N \N 3199 json_build_array 11 10 12 1 0 0 - f f f f f s s 0 0 114 \N \N \N \N \N json_build_array_noargs \N \N \N \N 3200 json_build_object 11 10 12 1 0 2276 - f f f f f s s 1 0 114 2276 {2276} {v} \N \N \N json_build_object \N \N \N \N 3201 json_build_object 11 10 12 1 0 0 - f f f f f s s 0 0 114 \N \N \N \N \N json_build_object_noargs \N \N \N \N 3202 json_object 11 10 12 1 0 0 - f f f t f i s 1 0 114 1009 \N \N \N \N \N json_object \N \N \N \N 3203 json_object 11 10 12 1 0 0 - f f f t f i s 2 0 114 1009 1009 \N \N \N \N \N json_object_two_arg \N \N \N \N 3176 to_json 11 10 12 1 0 0 - f f f t f s s 1 0 114 2283 \N \N \N \N \N to_json \N \N \N \N 3261 json_strip_nulls 11 10 12 1 0 0 - f f f t f i s 1 0 114 114 \N \N \N \N \N json_strip_nulls \N \N \N \N 3947 json_object_field 11 10 12 1 0 0 - f f f t f i s 2 0 114 114 25 \N \N {from_json,field_name} \N \N json_object_field \N \N \N \N 3948 json_object_field_text 11 10 12 1 0 0 - f f f t f i s 2 0 25 114 25 \N \N {from_json,field_name} \N \N json_object_field_text \N \N \N \N 3949 json_array_element 11 10 12 1 0 0 - f f f t f i s 2 0 114 114 23 \N \N {from_json,element_index} \N \N json_array_element \N \N \N \N 3950 json_array_element_text 11 10 12 1 0 0 - f f f t f i s 2 0 25 114 23 \N \N {from_json,element_index} \N \N json_array_element_text \N \N \N \N 3951 json_extract_path 11 10 12 1 0 25 - f f f t f i s 2 0 114 114 1009 {114,1009} {i,v} {from_json,path_elems} \N \N json_extract_path \N \N \N \N 3953 json_extract_path_text 11 10 12 1 0 25 - f f f t f i s 2 0 25 114 1009 {114,1009} {i,v} {from_json,path_elems} \N \N json_extract_path_text \N \N \N \N 3955 json_array_elements 11 10 12 1 100 0 - f f f t t i s 1 0 114 114 {114,114} {i,o} {from_json,value} \N \N json_array_elements \N \N \N \N 3969 json_array_elements_text 11 10 12 1 100 0 - f f f t t i s 1 0 25 114 {114,25} {i,o} {from_json,value} \N \N json_array_elements_text \N \N \N \N 3956 json_array_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 114 \N \N \N \N \N json_array_length \N \N \N \N 3957 json_object_keys 11 10 12 1 100 0 - f f f t t i s 1 0 25 114 \N \N \N \N \N json_object_keys \N \N \N \N 3958 json_each 11 10 12 1 100 0 - f f f t t i s 1 0 2249 114 {114,25,114} {i,o,o} {from_json,key,value} \N \N json_each \N \N \N \N 3959 json_each_text 11 10 12 1 100 0 - f f f t t i s 1 0 2249 114 {114,25,25} {i,o,o} {from_json,key,value} \N \N json_each_text \N \N \N \N 3204 json_to_record 11 10 12 1 0 0 - f f f t f s s 1 0 2249 114 \N \N \N \N \N json_to_record \N \N \N \N 3205 json_to_recordset 11 10 12 1 100 0 - f f f f t s s 1 0 2249 114 \N \N \N \N \N json_to_recordset \N \N \N \N 3968 json_typeof 11 10 12 1 0 0 - f f f t f i s 1 0 25 114 \N \N \N \N \N json_typeof \N \N \N \N 2952 uuid_in 11 10 12 1 0 0 - f f f t f i s 1 0 2950 2275 \N \N \N \N \N uuid_in \N \N \N \N 2953 uuid_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2950 \N \N \N \N \N uuid_out \N \N \N \N 2954 uuid_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_lt \N \N \N \N 2955 uuid_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_le \N \N \N \N 2956 uuid_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_eq \N \N \N \N 2957 uuid_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_ge \N \N \N \N 2958 uuid_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_gt \N \N \N \N 2959 uuid_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 2950 2950 \N \N \N \N \N uuid_ne \N \N \N \N 2960 uuid_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 2950 2950 \N \N \N \N \N uuid_cmp \N \N \N \N 3300 uuid_sortsupport 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N uuid_sortsupport \N \N \N \N 2961 uuid_recv 11 10 12 1 0 0 - f f f t f i s 1 0 2950 2281 \N \N \N \N \N uuid_recv \N \N \N \N 2962 uuid_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 2950 \N \N \N \N \N uuid_send \N \N \N \N 2963 uuid_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 2950 \N \N \N \N \N uuid_hash \N \N \N \N 3412 uuid_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 2950 20 \N \N \N \N \N uuid_hash_extended \N \N \N \N 3432 gen_random_uuid 11 10 12 1 0 0 - f f t t f v s 0 0 2950 \N \N \N \N \N gen_random_uuid \N \N \N \N 9897 uuid_extract_timestamp 11 10 12 1 0 0 - f f t t f i s 1 0 1184 2950 \N \N \N \N \N uuid_extract_timestamp \N \N \N \N 9898 uuid_extract_version 11 10 12 1 0 0 - f f t t f i s 1 0 21 2950 \N \N \N \N \N uuid_extract_version \N \N \N \N 3229 pg_lsn_in 11 10 12 1 0 0 - f f f t f i s 1 0 3220 2275 \N \N \N \N \N pg_lsn_in \N \N \N \N 3230 pg_lsn_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3220 \N \N \N \N \N pg_lsn_out \N \N \N \N 3231 pg_lsn_lt 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_lt \N \N \N \N 3232 pg_lsn_le 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_le \N \N \N \N 3233 pg_lsn_eq 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_eq \N \N \N \N 3234 pg_lsn_ge 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_ge \N \N \N \N 3235 pg_lsn_gt 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_gt \N \N \N \N 3236 pg_lsn_ne 11 10 12 1 0 0 - f f t t f i s 2 0 16 3220 3220 \N \N \N \N \N pg_lsn_ne \N \N \N \N 3237 pg_lsn_mi 11 10 12 1 0 0 - f f f t f i s 2 0 1700 3220 3220 \N \N \N \N \N pg_lsn_mi \N \N \N \N 3238 pg_lsn_recv 11 10 12 1 0 0 - f f f t f i s 1 0 3220 2281 \N \N \N \N \N pg_lsn_recv \N \N \N \N 3239 pg_lsn_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 3220 \N \N \N \N \N pg_lsn_send \N \N \N \N 3251 pg_lsn_cmp 11 10 12 1 0 0 - f f t t f i s 2 0 23 3220 3220 \N \N \N \N \N pg_lsn_cmp \N \N \N \N 3252 pg_lsn_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 3220 \N \N \N \N \N pg_lsn_hash \N \N \N \N 3413 pg_lsn_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 3220 20 \N \N \N \N \N pg_lsn_hash_extended \N \N \N \N 4187 pg_lsn_larger 11 10 12 1 0 0 - f f f t f i s 2 0 3220 3220 3220 \N \N \N \N \N pg_lsn_larger \N \N \N \N 4188 pg_lsn_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 3220 3220 3220 \N \N \N \N \N pg_lsn_smaller \N \N \N \N 5022 pg_lsn_pli 11 10 12 1 0 0 - f f f t f i s 2 0 3220 3220 1700 \N \N \N \N \N pg_lsn_pli \N \N \N \N 5024 pg_lsn_mii 11 10 12 1 0 0 - f f f t f i s 2 0 3220 3220 1700 \N \N \N \N \N pg_lsn_mii \N \N \N \N 3504 anyenum_in 11 10 12 1 0 0 - f f f t f i s 1 0 3500 2275 \N \N \N \N \N anyenum_in \N \N \N \N 3505 anyenum_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3500 \N \N \N \N \N anyenum_out \N \N \N \N 3506 enum_in 11 10 12 1 0 0 - f f f t f s s 2 0 3500 2275 26 \N \N \N \N \N enum_in \N \N \N \N 3507 enum_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3500 \N \N \N \N \N enum_out \N \N \N \N 3508 enum_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_eq \N \N \N \N 3509 enum_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_ne \N \N \N \N 3510 enum_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_lt \N \N \N \N 3511 enum_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_gt \N \N \N \N 3512 enum_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_le \N \N \N \N 3513 enum_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 3500 3500 \N \N \N \N \N enum_ge \N \N \N \N 3514 enum_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 3500 3500 \N \N \N \N \N enum_cmp \N \N \N \N 3515 hashenum 11 10 12 1 0 0 - f f f t f i s 1 0 23 3500 \N \N \N \N \N hashenum \N \N \N \N 3414 hashenumextended 11 10 12 1 0 0 - f f f t f i s 2 0 20 3500 20 \N \N \N \N \N hashenumextended \N \N \N \N 3524 enum_smaller 11 10 12 1 0 0 - f f f t f i s 2 0 3500 3500 3500 \N \N \N \N \N enum_smaller \N \N \N \N 3525 enum_larger 11 10 12 1 0 0 - f f f t f i s 2 0 3500 3500 3500 \N \N \N \N \N enum_larger \N \N \N \N 3526 max 11 10 12 1 0 0 - a f f f f i s 1 0 3500 3500 \N \N \N \N \N aggregate_dummy \N \N \N \N 3527 min 11 10 12 1 0 0 - a f f f f i s 1 0 3500 3500 \N \N \N \N \N aggregate_dummy \N \N \N \N 3528 enum_first 11 10 12 1 0 0 - f f f f f s s 1 0 3500 3500 \N \N \N \N \N enum_first \N \N \N \N 3529 enum_last 11 10 12 1 0 0 - f f f f f s s 1 0 3500 3500 \N \N \N \N \N enum_last \N \N \N \N 3530 enum_range 11 10 12 1 0 0 - f f f f f s s 2 0 2277 3500 3500 \N \N \N \N \N enum_range_bounds \N \N \N \N 3531 enum_range 11 10 12 1 0 0 - f f f f f s s 1 0 2277 3500 \N \N \N \N \N enum_range_all \N \N \N \N 3532 enum_recv 11 10 12 1 0 0 - f f f t f s s 2 0 3500 2281 26 \N \N \N \N \N enum_recv \N \N \N \N 3533 enum_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 3500 \N \N \N \N \N enum_send \N \N \N \N 3610 tsvectorin 11 10 12 1 0 0 - f f f t f i s 1 0 3614 2275 \N \N \N \N \N tsvectorin \N \N \N \N 3639 tsvectorrecv 11 10 12 1 0 0 - f f f t f i s 1 0 3614 2281 \N \N \N \N \N tsvectorrecv \N \N \N \N 3611 tsvectorout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3614 \N \N \N \N \N tsvectorout \N \N \N \N 3638 tsvectorsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 3614 \N \N \N \N \N tsvectorsend \N \N \N \N 3612 tsqueryin 11 10 12 1 0 0 - f f f t f i s 1 0 3615 2275 \N \N \N \N \N tsqueryin \N \N \N \N 3641 tsqueryrecv 11 10 12 1 0 0 - f f f t f i s 1 0 3615 2281 \N \N \N \N \N tsqueryrecv \N \N \N \N 3613 tsqueryout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3615 \N \N \N \N \N tsqueryout \N \N \N \N 3640 tsquerysend 11 10 12 1 0 0 - f f f t f i s 1 0 17 3615 \N \N \N \N \N tsquerysend \N \N \N \N 3646 gtsvectorin 11 10 12 1 0 0 - f f f t f i s 1 0 3642 2275 \N \N \N \N \N gtsvectorin \N \N \N \N 3647 gtsvectorout 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3642 \N \N \N \N \N gtsvectorout \N \N \N \N 3616 tsvector_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_lt \N \N \N \N 3617 tsvector_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_le \N \N \N \N 3618 tsvector_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_eq \N \N \N \N 3619 tsvector_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_ne \N \N \N \N 3620 tsvector_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_ge \N \N \N \N 3621 tsvector_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3614 \N \N \N \N \N tsvector_gt \N \N \N \N 3622 tsvector_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 3614 3614 \N \N \N \N \N tsvector_cmp \N \N \N \N 3711 length 11 10 12 1 0 0 - f f f t f i s 1 0 23 3614 \N \N \N \N \N tsvector_length \N \N \N \N 3623 strip 11 10 12 1 0 0 - f f f t f i s 1 0 3614 3614 \N \N \N \N \N tsvector_strip \N \N \N \N 3624 setweight 11 10 12 1 0 0 - f f f t f i s 2 0 3614 3614 18 \N \N \N \N \N tsvector_setweight \N \N \N \N 3320 setweight 11 10 12 1 0 0 - f f f t f i s 3 0 3614 3614 18 1009 \N \N \N \N \N tsvector_setweight_by_filter \N \N \N \N 3625 tsvector_concat 11 10 12 1 0 0 - f f f t f i s 2 0 3614 3614 3614 \N \N \N \N \N tsvector_concat \N \N \N \N 3321 ts_delete 11 10 12 1 0 0 - f f f t f i s 2 0 3614 3614 25 \N \N \N \N \N tsvector_delete_str \N \N \N \N 3323 ts_delete 11 10 12 1 0 0 - f f f t f i s 2 0 3614 3614 1009 \N \N \N \N \N tsvector_delete_arr \N \N \N \N 3322 unnest 11 10 12 1 10 0 - f f f t t i s 1 0 2249 3614 {3614,25,1005,1009} {i,o,o,o} {tsvector,lexeme,positions,weights} \N \N tsvector_unnest \N \N \N \N 3326 tsvector_to_array 11 10 12 1 0 0 - f f f t f i s 1 0 1009 3614 \N \N \N \N \N tsvector_to_array \N \N \N \N 3327 array_to_tsvector 11 10 12 1 0 0 - f f f t f i s 1 0 3614 1009 \N \N \N \N \N array_to_tsvector \N \N \N \N 3319 ts_filter 11 10 12 1 0 0 - f f f t f i s 2 0 3614 3614 1002 \N \N \N \N \N tsvector_filter \N \N \N \N 3634 ts_match_vq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3614 3615 \N \N \N \N \N ts_match_vq \N \N \N \N 3635 ts_match_qv 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3614 \N \N \N \N \N ts_match_qv \N \N \N \N 3760 ts_match_tt 11 10 12 100 0 0 - f f f t f s s 2 0 16 25 25 \N \N \N \N \N ts_match_tt \N \N \N \N 3761 ts_match_tq 11 10 12 100 0 0 - f f f t f s s 2 0 16 25 3615 \N \N \N \N \N ts_match_tq \N \N \N \N 3648 gtsvector_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gtsvector_compress \N \N \N \N 3649 gtsvector_decompress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gtsvector_decompress \N \N \N \N 3650 gtsvector_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 2281 \N \N \N \N \N gtsvector_picksplit \N \N \N \N 3651 gtsvector_union 11 10 12 1 0 0 - f f f t f i s 2 0 3642 2281 2281 \N \N \N \N \N gtsvector_union \N \N \N \N 3652 gtsvector_same 11 10 12 1 0 0 - f f f t f i s 3 0 2281 3642 3642 2281 \N \N \N \N \N gtsvector_same \N \N \N \N 3653 gtsvector_penalty 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N gtsvector_penalty \N \N \N \N 3654 gtsvector_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 3614 21 26 2281 \N \N \N \N \N gtsvector_consistent \N \N \N \N 3790 gtsvector_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 3642 23 26 2281 \N \N \N \N \N gtsvector_consistent_oldsig \N \N \N \N 3434 gtsvector_options 11 10 12 1 0 0 - f f f f f i s 1 0 2278 2281 \N \N \N \N \N gtsvector_options \N \N \N \N 3656 gin_extract_tsvector 11 10 12 1 0 0 - f f f t f i s 3 0 2281 3614 2281 2281 \N \N \N \N \N gin_extract_tsvector \N \N \N \N 3657 gin_extract_tsquery 11 10 12 1 0 0 - f f f t f i s 7 0 2281 3614 2281 21 2281 2281 2281 2281 \N \N \N \N \N gin_extract_tsquery \N \N \N \N 3658 gin_tsquery_consistent 11 10 12 1 0 0 - f f f t f i s 8 0 16 2281 21 3614 23 2281 2281 2281 2281 \N \N \N \N \N gin_tsquery_consistent \N \N \N \N 3921 gin_tsquery_triconsistent 11 10 12 1 0 0 - f f f t f i s 7 0 18 2281 21 3614 23 2281 2281 2281 \N \N \N \N \N gin_tsquery_triconsistent \N \N \N \N 3724 gin_cmp_tslexeme 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N gin_cmp_tslexeme \N \N \N \N 2700 gin_cmp_prefix 11 10 12 1 0 0 - f f f t f i s 4 0 23 25 25 21 2281 \N \N \N \N \N gin_cmp_prefix \N \N \N \N 3077 gin_extract_tsvector 11 10 12 1 0 0 - f f f t f i s 2 0 2281 3614 2281 \N \N \N \N \N gin_extract_tsvector_2args \N \N \N \N 3087 gin_extract_tsquery 11 10 12 1 0 0 - f f f t f i s 5 0 2281 3615 2281 21 2281 2281 \N \N \N \N \N gin_extract_tsquery_5args \N \N \N \N 3088 gin_tsquery_consistent 11 10 12 1 0 0 - f f f t f i s 6 0 16 2281 21 3615 23 2281 2281 \N \N \N \N \N gin_tsquery_consistent_6args \N \N \N \N 3791 gin_extract_tsquery 11 10 12 1 0 0 - f f f t f i s 7 0 2281 3615 2281 21 2281 2281 2281 2281 \N \N \N \N \N gin_extract_tsquery_oldsig \N \N \N \N 3792 gin_tsquery_consistent 11 10 12 1 0 0 - f f f t f i s 8 0 16 2281 21 3615 23 2281 2281 2281 2281 \N \N \N \N \N gin_tsquery_consistent_oldsig \N \N \N \N 3789 gin_clean_pending_list 11 10 12 1 0 0 - f f f t f v u 1 0 20 2205 \N \N \N \N \N gin_clean_pending_list \N \N \N \N 3662 tsquery_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_lt \N \N \N \N 3663 tsquery_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_le \N \N \N \N 3664 tsquery_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_eq \N \N \N \N 3665 tsquery_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_ne \N \N \N \N 3666 tsquery_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_ge \N \N \N \N 3667 tsquery_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsquery_gt \N \N \N \N 3668 tsquery_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 3615 3615 \N \N \N \N \N tsquery_cmp \N \N \N \N 3669 tsquery_and 11 10 12 1 0 0 - f f f t f i s 2 0 3615 3615 3615 \N \N \N \N \N tsquery_and \N \N \N \N 3670 tsquery_or 11 10 12 1 0 0 - f f f t f i s 2 0 3615 3615 3615 \N \N \N \N \N tsquery_or \N \N \N \N 5003 tsquery_phrase 11 10 12 1 0 0 - f f f t f i s 2 0 3615 3615 3615 \N \N \N \N \N tsquery_phrase \N \N \N \N 5004 tsquery_phrase 11 10 12 1 0 0 - f f f t f i s 3 0 3615 3615 3615 23 \N \N \N \N \N tsquery_phrase_distance \N \N \N \N 3671 tsquery_not 11 10 12 1 0 0 - f f f t f i s 1 0 3615 3615 \N \N \N \N \N tsquery_not \N \N \N \N 3691 tsq_mcontains 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsq_mcontains \N \N \N \N 3692 tsq_mcontained 11 10 12 1 0 0 - f f f t f i s 2 0 16 3615 3615 \N \N \N \N \N tsq_mcontained \N \N \N \N 3672 numnode 11 10 12 1 0 0 - f f f t f i s 1 0 23 3615 \N \N \N \N \N tsquery_numnode \N \N \N \N 3673 querytree 11 10 12 1 0 0 - f f f t f i s 1 0 25 3615 \N \N \N \N \N tsquerytree \N \N \N \N 3684 ts_rewrite 11 10 12 1 0 0 - f f f t f i s 3 0 3615 3615 3615 3615 \N \N \N \N \N tsquery_rewrite \N \N \N \N 3685 ts_rewrite 11 10 12 100 0 0 - f f f t f v u 2 0 3615 3615 25 \N \N \N \N \N tsquery_rewrite_query \N \N \N \N 3695 gtsquery_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N gtsquery_compress \N \N \N \N 3697 gtsquery_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 2281 \N \N \N \N \N gtsquery_picksplit \N \N \N \N 3698 gtsquery_union 11 10 12 1 0 0 - f f f t f i s 2 0 20 2281 2281 \N \N \N \N \N gtsquery_union \N \N \N \N 3699 gtsquery_same 11 10 12 1 0 0 - f f f t f i s 3 0 2281 20 20 2281 \N \N \N \N \N gtsquery_same \N \N \N \N 3700 gtsquery_penalty 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N gtsquery_penalty \N \N \N \N 3701 gtsquery_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 3615 21 26 2281 \N \N \N \N \N gtsquery_consistent \N \N \N \N 3793 gtsquery_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 2281 23 26 2281 \N \N \N \N \N gtsquery_consistent_oldsig \N \N \N \N 3686 tsmatchsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N tsmatchsel \N \N \N \N 3687 tsmatchjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N tsmatchjoinsel \N \N \N \N 3688 ts_typanalyze 11 10 12 1 0 0 - f f f t f s s 1 0 16 2281 \N \N \N \N \N ts_typanalyze \N \N \N \N 3689 ts_stat 11 10 12 10 10000 0 - f f f t t v u 1 0 2249 25 {25,25,23,23} {i,o,o,o} {query,word,ndoc,nentry} \N \N ts_stat1 \N \N \N \N 3690 ts_stat 11 10 12 10 10000 0 - f f f t t v u 2 0 2249 25 25 {25,25,25,23,23} {i,i,o,o,o} {query,weights,word,ndoc,nentry} \N \N ts_stat2 \N \N \N \N 3703 ts_rank 11 10 12 1 0 0 - f f f t f i s 4 0 700 1021 3614 3615 23 \N \N \N \N \N ts_rank_wttf \N \N \N \N 3704 ts_rank 11 10 12 1 0 0 - f f f t f i s 3 0 700 1021 3614 3615 \N \N \N \N \N ts_rank_wtt \N \N \N \N 3705 ts_rank 11 10 12 1 0 0 - f f f t f i s 3 0 700 3614 3615 23 \N \N \N \N \N ts_rank_ttf \N \N \N \N 3706 ts_rank 11 10 12 1 0 0 - f f f t f i s 2 0 700 3614 3615 \N \N \N \N \N ts_rank_tt \N \N \N \N 3707 ts_rank_cd 11 10 12 1 0 0 - f f f t f i s 4 0 700 1021 3614 3615 23 \N \N \N \N \N ts_rankcd_wttf \N \N \N \N 3708 ts_rank_cd 11 10 12 1 0 0 - f f f t f i s 3 0 700 1021 3614 3615 \N \N \N \N \N ts_rankcd_wtt \N \N \N \N 3709 ts_rank_cd 11 10 12 1 0 0 - f f f t f i s 3 0 700 3614 3615 23 \N \N \N \N \N ts_rankcd_ttf \N \N \N \N 3710 ts_rank_cd 11 10 12 1 0 0 - f f f t f i s 2 0 700 3614 3615 \N \N \N \N \N ts_rankcd_tt \N \N \N \N 3713 ts_token_type 11 10 12 1 16 0 - f f f t t i s 1 0 2249 26 {26,23,25,25} {i,o,o,o} {parser_oid,tokid,alias,description} \N \N ts_token_type_byid \N \N \N \N 3714 ts_token_type 11 10 12 1 16 0 - f f f t t s s 1 0 2249 25 {25,23,25,25} {i,o,o,o} {parser_name,tokid,alias,description} \N \N ts_token_type_byname \N \N \N \N 3715 ts_parse 11 10 12 1 1000 0 - f f f t t i s 2 0 2249 26 25 {26,25,23,25} {i,i,o,o} {parser_oid,txt,tokid,token} \N \N ts_parse_byid \N \N \N \N 5001 phraseto_tsquery 11 10 12 100 0 0 - f f f t f s s 1 0 3615 25 \N \N \N \N \N phraseto_tsquery \N \N \N \N 3716 ts_parse 11 10 12 1 1000 0 - f f f t t s s 2 0 2249 25 25 {25,25,23,25} {i,i,o,o} {parser_name,txt,tokid,token} \N \N ts_parse_byname \N \N \N \N 3717 prsd_start 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 23 \N \N \N \N \N prsd_start \N \N \N \N 3718 prsd_nexttoken 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N prsd_nexttoken \N \N \N \N 3719 prsd_end 11 10 12 1 0 0 - f f f t f i s 1 0 2278 2281 \N \N \N \N \N prsd_end \N \N \N \N 3720 prsd_headline 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 3615 \N \N \N \N \N prsd_headline \N \N \N \N 3721 prsd_lextype 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N prsd_lextype \N \N \N \N 3723 ts_lexize 11 10 12 1 0 0 - f f f t f i s 2 0 1009 3769 25 \N \N \N \N \N ts_lexize \N \N \N \N 3725 dsimple_init 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N dsimple_init \N \N \N \N 3726 dsimple_lexize 11 10 12 1 0 0 - f f f t f i s 4 0 2281 2281 2281 2281 2281 \N \N \N \N \N dsimple_lexize \N \N \N \N 3728 dsynonym_init 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N dsynonym_init \N \N \N \N 3729 dsynonym_lexize 11 10 12 1 0 0 - f f f t f i s 4 0 2281 2281 2281 2281 2281 \N \N \N \N \N dsynonym_lexize \N \N \N \N 3731 dispell_init 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N dispell_init \N \N \N \N 3732 dispell_lexize 11 10 12 1 0 0 - f f f t f i s 4 0 2281 2281 2281 2281 2281 \N \N \N \N \N dispell_lexize \N \N \N \N 3740 thesaurus_init 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N thesaurus_init \N \N \N \N 3741 thesaurus_lexize 11 10 12 1 0 0 - f f f t f i s 4 0 2281 2281 2281 2281 2281 \N \N \N \N \N thesaurus_lexize \N \N \N \N 3743 ts_headline 11 10 12 100 0 0 - f f f t f i s 4 0 25 3734 25 3615 25 \N \N \N \N \N ts_headline_byid_opt \N \N \N \N 3744 ts_headline 11 10 12 100 0 0 - f f f t f i s 3 0 25 3734 25 3615 \N \N \N \N \N ts_headline_byid \N \N \N \N 3754 ts_headline 11 10 12 100 0 0 - f f f t f s s 3 0 25 25 3615 25 \N \N \N \N \N ts_headline_opt \N \N \N \N 3755 ts_headline 11 10 12 100 0 0 - f f f t f s s 2 0 25 25 3615 \N \N \N \N \N ts_headline \N \N \N \N 4201 ts_headline 11 10 12 100 0 0 - f f f t f i s 4 0 3802 3734 3802 3615 25 \N \N \N \N \N ts_headline_jsonb_byid_opt \N \N \N \N 4202 ts_headline 11 10 12 100 0 0 - f f f t f i s 3 0 3802 3734 3802 3615 \N \N \N \N \N ts_headline_jsonb_byid \N \N \N \N 4203 ts_headline 11 10 12 100 0 0 - f f f t f s s 3 0 3802 3802 3615 25 \N \N \N \N \N ts_headline_jsonb_opt \N \N \N \N 4204 ts_headline 11 10 12 100 0 0 - f f f t f s s 2 0 3802 3802 3615 \N \N \N \N \N ts_headline_jsonb \N \N \N \N 4205 ts_headline 11 10 12 100 0 0 - f f f t f i s 4 0 114 3734 114 3615 25 \N \N \N \N \N ts_headline_json_byid_opt \N \N \N \N 4206 ts_headline 11 10 12 100 0 0 - f f f t f i s 3 0 114 3734 114 3615 \N \N \N \N \N ts_headline_json_byid \N \N \N \N 4207 ts_headline 11 10 12 100 0 0 - f f f t f s s 3 0 114 114 3615 25 \N \N \N \N \N ts_headline_json_opt \N \N \N \N 4208 ts_headline 11 10 12 100 0 0 - f f f t f s s 2 0 114 114 3615 \N \N \N \N \N ts_headline_json \N \N \N \N 3745 to_tsvector 11 10 12 100 0 0 - f f f t f i s 2 0 3614 3734 25 \N \N \N \N \N to_tsvector_byid \N \N \N \N 3746 to_tsquery 11 10 12 100 0 0 - f f f t f i s 2 0 3615 3734 25 \N \N \N \N \N to_tsquery_byid \N \N \N \N 3747 plainto_tsquery 11 10 12 100 0 0 - f f f t f i s 2 0 3615 3734 25 \N \N \N \N \N plainto_tsquery_byid \N \N \N \N 5006 phraseto_tsquery 11 10 12 100 0 0 - f f f t f i s 2 0 3615 3734 25 \N \N \N \N \N phraseto_tsquery_byid \N \N \N \N 5007 websearch_to_tsquery 11 10 12 100 0 0 - f f f t f i s 2 0 3615 3734 25 \N \N \N \N \N websearch_to_tsquery_byid \N \N \N \N 3749 to_tsvector 11 10 12 100 0 0 - f f f t f s s 1 0 3614 25 \N \N \N \N \N to_tsvector \N \N \N \N 3750 to_tsquery 11 10 12 100 0 0 - f f f t f s s 1 0 3615 25 \N \N \N \N \N to_tsquery \N \N \N \N 3751 plainto_tsquery 11 10 12 100 0 0 - f f f t f s s 1 0 3615 25 \N \N \N \N \N plainto_tsquery \N \N \N \N 5009 websearch_to_tsquery 11 10 12 100 0 0 - f f f t f s s 1 0 3615 25 \N \N \N \N \N websearch_to_tsquery \N \N \N \N 4209 to_tsvector 11 10 12 100 0 0 - f f f t f s s 1 0 3614 3802 \N \N \N \N \N jsonb_string_to_tsvector \N \N \N \N 4213 jsonb_to_tsvector 11 10 12 100 0 0 - f f f t f s s 2 0 3614 3802 3802 \N \N \N \N \N jsonb_to_tsvector \N \N \N \N 4210 to_tsvector 11 10 12 100 0 0 - f f f t f s s 1 0 3614 114 \N \N \N \N \N json_string_to_tsvector \N \N \N \N 4215 json_to_tsvector 11 10 12 100 0 0 - f f f t f s s 2 0 3614 114 3802 \N \N \N \N \N json_to_tsvector \N \N \N \N 4211 to_tsvector 11 10 12 100 0 0 - f f f t f i s 2 0 3614 3734 3802 \N \N \N \N \N jsonb_string_to_tsvector_byid \N \N \N \N 4214 jsonb_to_tsvector 11 10 12 100 0 0 - f f f t f i s 3 0 3614 3734 3802 3802 \N \N \N \N \N jsonb_to_tsvector_byid \N \N \N \N 4212 to_tsvector 11 10 12 100 0 0 - f f f t f i s 2 0 3614 3734 114 \N \N \N \N \N json_string_to_tsvector_byid \N \N \N \N 4216 json_to_tsvector 11 10 12 100 0 0 - f f f t f i s 3 0 3614 3734 114 3802 \N \N \N \N \N json_to_tsvector_byid \N \N \N \N 3752 tsvector_update_trigger 11 10 12 1 0 0 - f f f f f v s 0 0 2279 \N \N \N \N \N tsvector_update_trigger_byid \N \N \N \N 3753 tsvector_update_trigger_column 11 10 12 1 0 0 - f f f f f v s 0 0 2279 \N \N \N \N \N tsvector_update_trigger_bycolumn \N \N \N \N 3759 get_current_ts_config 11 10 12 1 0 0 - f f f t f s s 0 0 3734 \N \N \N \N \N get_current_ts_config \N \N \N \N 3736 regconfigin 11 10 12 1 0 0 - f f f t f s s 1 0 3734 2275 \N \N \N \N \N regconfigin \N \N \N \N 3737 regconfigout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3734 \N \N \N \N \N regconfigout \N \N \N \N 3738 regconfigrecv 11 10 12 1 0 0 - f f f t f i s 1 0 3734 2281 \N \N \N \N \N regconfigrecv \N \N \N \N 3739 regconfigsend 11 10 12 1 0 0 - f f f t f i s 1 0 17 3734 \N \N \N \N \N regconfigsend \N \N \N \N 3771 regdictionaryin 11 10 12 1 0 0 - f f f t f s s 1 0 3769 2275 \N \N \N \N \N regdictionaryin \N \N \N \N 3772 regdictionaryout 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3769 \N \N \N \N \N regdictionaryout \N \N \N \N 3773 regdictionaryrecv 11 10 12 1 0 0 - f f f t f i s 1 0 3769 2281 \N \N \N \N \N regdictionaryrecv \N \N \N \N 3774 regdictionarysend 11 10 12 1 0 0 - f f f t f i s 1 0 17 3769 \N \N \N \N \N regdictionarysend \N \N \N \N 3806 jsonb_in 11 10 12 1 0 0 - f f f t f i s 1 0 3802 2275 \N \N \N \N \N jsonb_in \N \N \N \N 3805 jsonb_recv 11 10 12 1 0 0 - f f f t f i s 1 0 3802 2281 \N \N \N \N \N jsonb_recv \N \N \N \N 3804 jsonb_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 3802 \N \N \N \N \N jsonb_out \N \N \N \N 3803 jsonb_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 3802 \N \N \N \N \N jsonb_send \N \N \N \N 3263 jsonb_object 11 10 12 1 0 0 - f f f t f i s 1 0 3802 1009 \N \N \N \N \N jsonb_object \N \N \N \N 3264 jsonb_object 11 10 12 1 0 0 - f f f t f i s 2 0 3802 1009 1009 \N \N \N \N \N jsonb_object_two_arg \N \N \N \N 3787 to_jsonb 11 10 12 1 0 0 - f f f t f s s 1 0 3802 2283 \N \N \N \N \N to_jsonb \N \N \N \N 3265 jsonb_agg_transfn 11 10 12 1 0 0 - f f f f f s s 2 0 2281 2281 2283 \N \N \N \N \N jsonb_agg_transfn \N \N \N \N 6283 jsonb_agg_strict_transfn 11 10 12 1 0 0 - f f f f f s s 2 0 2281 2281 2283 \N \N \N \N \N jsonb_agg_strict_transfn \N \N \N \N 3266 jsonb_agg_finalfn 11 10 12 1 0 0 - f f f f f s s 1 0 3802 2281 \N \N \N \N \N jsonb_agg_finalfn \N \N \N \N 3267 jsonb_agg 11 10 12 1 0 0 - a f f f f s s 1 0 3802 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 6284 jsonb_agg_strict 11 10 12 1 0 0 - a f f f f s s 1 0 3802 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 3268 jsonb_object_agg_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N jsonb_object_agg_transfn \N \N \N \N 6285 jsonb_object_agg_strict_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N jsonb_object_agg_strict_transfn \N \N \N \N 6286 jsonb_object_agg_unique_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N jsonb_object_agg_unique_transfn \N \N \N \N 6287 jsonb_object_agg_unique_strict_transfn 11 10 12 1 0 0 - f f f f f s s 3 0 2281 2281 2276 2276 \N \N \N \N \N jsonb_object_agg_unique_strict_transfn \N \N \N \N 3269 jsonb_object_agg_finalfn 11 10 12 1 0 0 - f f f f f s s 1 0 3802 2281 \N \N \N \N \N jsonb_object_agg_finalfn \N \N \N \N 3270 jsonb_object_agg 11 10 12 1 0 0 - a f f f f i s 2 0 3802 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 6288 jsonb_object_agg_strict 11 10 12 1 0 0 - a f f f f i s 2 0 3802 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 4047 jsonb_exists 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 25 \N \N \N \N \N jsonb_exists \N \N \N \N 6289 jsonb_object_agg_unique 11 10 12 1 0 0 - a f f f f i s 2 0 3802 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 6290 jsonb_object_agg_unique_strict 11 10 12 1 0 0 - a f f f f i s 2 0 3802 2276 2276 \N \N {key,value} \N \N aggregate_dummy \N \N \N \N 3271 jsonb_build_array 11 10 12 1 0 2276 - f f f f f s s 1 0 3802 2276 {2276} {v} \N \N \N jsonb_build_array \N \N \N \N 3272 jsonb_build_array 11 10 12 1 0 0 - f f f f f s s 0 0 3802 \N \N \N \N \N jsonb_build_array_noargs \N \N \N \N 3273 jsonb_build_object 11 10 12 1 0 2276 - f f f f f s s 1 0 3802 2276 {2276} {v} \N \N \N jsonb_build_object \N \N \N \N 3274 jsonb_build_object 11 10 12 1 0 0 - f f f f f s s 0 0 3802 \N \N \N \N \N jsonb_build_object_noargs \N \N \N \N 3262 jsonb_strip_nulls 11 10 12 1 0 0 - f f f t f i s 1 0 3802 3802 \N \N \N \N \N jsonb_strip_nulls \N \N \N \N 3478 jsonb_object_field 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 25 \N \N {from_json,field_name} \N \N jsonb_object_field \N \N \N \N 3214 jsonb_object_field_text 11 10 12 1 0 0 - f f f t f i s 2 0 25 3802 25 \N \N {from_json,field_name} \N \N jsonb_object_field_text \N \N \N \N 3215 jsonb_array_element 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 23 \N \N {from_json,element_index} \N \N jsonb_array_element \N \N \N \N 3216 jsonb_array_element_text 11 10 12 1 0 0 - f f f t f i s 2 0 25 3802 23 \N \N {from_json,element_index} \N \N jsonb_array_element_text \N \N \N \N 3217 jsonb_extract_path 11 10 12 1 0 25 - f f f t f i s 2 0 3802 3802 1009 {3802,1009} {i,v} {from_json,path_elems} \N \N jsonb_extract_path \N \N \N \N 3940 jsonb_extract_path_text 11 10 12 1 0 25 - f f f t f i s 2 0 25 3802 1009 {3802,1009} {i,v} {from_json,path_elems} \N \N jsonb_extract_path_text \N \N \N \N 3219 jsonb_array_elements 11 10 12 1 100 0 - f f f t t i s 1 0 3802 3802 {3802,3802} {i,o} {from_json,value} \N \N jsonb_array_elements \N \N \N \N 3465 jsonb_array_elements_text 11 10 12 1 100 0 - f f f t t i s 1 0 25 3802 {3802,25} {i,o} {from_json,value} \N \N jsonb_array_elements_text \N \N \N \N 3207 jsonb_array_length 11 10 12 1 0 0 - f f f t f i s 1 0 23 3802 \N \N \N \N \N jsonb_array_length \N \N \N \N 3931 jsonb_object_keys 11 10 12 1 100 0 - f f f t t i s 1 0 25 3802 \N \N \N \N \N jsonb_object_keys \N \N \N \N 3208 jsonb_each 11 10 12 1 100 0 - f f f t t i s 1 0 2249 3802 {3802,25,3802} {i,o,o} {from_json,key,value} \N \N jsonb_each \N \N \N \N 3932 jsonb_each_text 11 10 12 1 100 0 - f f f t t i s 1 0 2249 3802 {3802,25,25} {i,o,o} {from_json,key,value} \N \N jsonb_each_text \N \N \N \N 3209 jsonb_populate_record 11 10 12 1 0 0 - f f f f f s s 2 0 2283 2283 3802 \N \N \N \N \N jsonb_populate_record \N \N \N \N 9558 jsonb_populate_record_valid 11 10 12 1 0 0 - f f f f f s s 2 0 16 2283 3802 \N \N \N \N \N jsonb_populate_record_valid \N \N \N \N 3475 jsonb_populate_recordset 11 10 12 1 100 0 - f f f f t s s 2 0 2283 2283 3802 \N \N \N \N \N jsonb_populate_recordset \N \N \N \N 3490 jsonb_to_record 11 10 12 1 0 0 - f f f t f s s 1 0 2249 3802 \N \N \N \N \N jsonb_to_record \N \N \N \N 3491 jsonb_to_recordset 11 10 12 1 100 0 - f f f f t s s 1 0 2249 3802 \N \N \N \N \N jsonb_to_recordset \N \N \N \N 3210 jsonb_typeof 11 10 12 1 0 0 - f f f t f i s 1 0 25 3802 \N \N \N \N \N jsonb_typeof \N \N \N \N 4038 jsonb_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_ne \N \N \N \N 4039 jsonb_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_lt \N \N \N \N 4040 jsonb_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_gt \N \N \N \N 4041 jsonb_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_le \N \N \N \N 4042 jsonb_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_ge \N \N \N \N 4043 jsonb_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_eq \N \N \N \N 4044 jsonb_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 3802 3802 \N \N \N \N \N jsonb_cmp \N \N \N \N 4045 jsonb_hash 11 10 12 1 0 0 - f f f t f i s 1 0 23 3802 \N \N \N \N \N jsonb_hash \N \N \N \N 3416 jsonb_hash_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 3802 20 \N \N \N \N \N jsonb_hash_extended \N \N \N \N 4046 jsonb_contains 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_contains \N \N \N \N 4048 jsonb_exists_any 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 1009 \N \N \N \N \N jsonb_exists_any \N \N \N \N 4049 jsonb_exists_all 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 1009 \N \N \N \N \N jsonb_exists_all \N \N \N \N 4050 jsonb_contained 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 3802 \N \N \N \N \N jsonb_contained \N \N \N \N 3480 gin_compare_jsonb 11 10 12 1 0 0 - f f f t f i s 2 0 23 25 25 \N \N \N \N \N gin_compare_jsonb \N \N \N \N 3482 gin_extract_jsonb 11 10 12 1 0 0 - f f f t f i s 3 0 2281 3802 2281 2281 \N \N \N \N \N gin_extract_jsonb \N \N \N \N 3483 gin_extract_jsonb_query 11 10 12 1 0 0 - f f f t f i s 7 0 2281 3802 2281 21 2281 2281 2281 2281 \N \N \N \N \N gin_extract_jsonb_query \N \N \N \N 3484 gin_consistent_jsonb 11 10 12 1 0 0 - f f f t f i s 8 0 16 2281 21 3802 23 2281 2281 2281 2281 \N \N \N \N \N gin_consistent_jsonb \N \N \N \N 3488 gin_triconsistent_jsonb 11 10 12 1 0 0 - f f f t f i s 7 0 18 2281 21 3802 23 2281 2281 2281 \N \N \N \N \N gin_triconsistent_jsonb \N \N \N \N 3485 gin_extract_jsonb_path 11 10 12 1 0 0 - f f f t f i s 3 0 2281 3802 2281 2281 \N \N \N \N \N gin_extract_jsonb_path \N \N \N \N 3486 gin_extract_jsonb_query_path 11 10 12 1 0 0 - f f f t f i s 7 0 2281 3802 2281 21 2281 2281 2281 2281 \N \N \N \N \N gin_extract_jsonb_query_path \N \N \N \N 3487 gin_consistent_jsonb_path 11 10 12 1 0 0 - f f f t f i s 8 0 16 2281 21 3802 23 2281 2281 2281 2281 \N \N \N \N \N gin_consistent_jsonb_path \N \N \N \N 3489 gin_triconsistent_jsonb_path 11 10 12 1 0 0 - f f f t f i s 7 0 18 2281 21 3802 23 2281 2281 2281 \N \N \N \N \N gin_triconsistent_jsonb_path \N \N \N \N 3301 jsonb_concat 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 3802 \N \N \N \N \N jsonb_concat \N \N \N \N 3302 jsonb_delete 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 25 \N \N \N \N \N jsonb_delete \N \N \N \N 3303 jsonb_delete 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 23 \N \N \N \N \N jsonb_delete_idx \N \N \N \N 3343 jsonb_delete 11 10 12 1 0 25 - f f f t f i s 2 0 3802 3802 1009 {3802,1009} {i,v} {from_json,path_elems} \N \N jsonb_delete_array \N \N \N \N 3304 jsonb_delete_path 11 10 12 1 0 0 - f f f t f i s 2 0 3802 3802 1009 \N \N \N \N \N jsonb_delete_path \N \N \N \N 3306 jsonb_pretty 11 10 12 1 0 0 - f f f t f i s 1 0 25 3802 \N \N \N \N \N jsonb_pretty \N \N \N \N 4001 jsonpath_in 11 10 12 1 0 0 - f f f t f i s 1 0 4072 2275 \N \N \N \N \N jsonpath_in \N \N \N \N 4002 jsonpath_recv 11 10 12 1 0 0 - f f f t f i s 1 0 4072 2281 \N \N \N \N \N jsonpath_recv \N \N \N \N 4003 jsonpath_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 4072 \N \N \N \N \N jsonpath_out \N \N \N \N 4004 jsonpath_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 4072 \N \N \N \N \N jsonpath_send \N \N \N \N 4010 jsonb_path_exists_opr 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 4072 \N \N \N \N \N jsonb_path_exists_opr \N \N \N \N 4011 jsonb_path_match_opr 11 10 12 1 0 0 - f f f t f i s 2 0 16 3802 4072 \N \N \N \N \N jsonb_path_match_opr \N \N \N \N 2939 txid_snapshot_in 11 10 12 1 0 0 - f f f t f i s 1 0 2970 2275 \N \N \N \N \N pg_snapshot_in \N \N \N \N 3579 jsonb_insert 11 10 12 1 0 0 - f f f t f i s 4 1 3802 3802 1009 3802 16 \N \N {jsonb_in,path,replacement,insert_after} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_insert \N \N \N \N 4006 jsonb_path_query 11 10 12 1 1000 0 - f f f t t i s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query \N \N \N \N 1177 jsonb_path_exists_tz 11 10 12 1 0 0 - f f f t f s s 4 2 16 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_exists_tz \N \N \N \N 1179 jsonb_path_query_tz 11 10 12 1 1000 0 - f f f t t s s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query_tz \N \N \N \N 2940 txid_snapshot_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 2970 \N \N \N \N \N pg_snapshot_out \N \N \N \N 2941 txid_snapshot_recv 11 10 12 1 0 0 - f f f t f i s 1 0 2970 2281 \N \N \N \N \N pg_snapshot_recv \N \N \N \N 2942 txid_snapshot_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 2970 \N \N \N \N \N pg_snapshot_send \N \N \N \N 2943 txid_current 11 10 12 1 0 0 - f f f t f s u 0 0 20 \N \N \N \N \N pg_current_xact_id \N \N \N \N 3348 txid_current_if_assigned 11 10 12 1 0 0 - f f f t f s u 0 0 20 \N \N \N \N \N pg_current_xact_id_if_assigned \N \N \N \N 2944 txid_current_snapshot 11 10 12 1 0 0 - f f f t f s s 0 0 2970 \N \N \N \N \N pg_current_snapshot \N \N \N \N 2945 txid_snapshot_xmin 11 10 12 1 0 0 - f f f t f i s 1 0 20 2970 \N \N \N \N \N pg_snapshot_xmin \N \N \N \N 2946 txid_snapshot_xmax 11 10 12 1 0 0 - f f f t f i s 1 0 20 2970 \N \N \N \N \N pg_snapshot_xmax \N \N \N \N 2947 txid_snapshot_xip 11 10 12 1 50 0 - f f f t t i s 1 0 20 2970 \N \N \N \N \N pg_snapshot_xip \N \N \N \N 2948 txid_visible_in_snapshot 11 10 12 1 0 0 - f f f t f i s 2 0 16 20 2970 \N \N \N \N \N pg_visible_in_snapshot \N \N \N \N 3360 txid_status 11 10 12 1 0 0 - f f f t f v s 1 0 25 20 \N \N \N \N \N pg_xact_status \N \N \N \N 5055 pg_snapshot_in 11 10 12 1 0 0 - f f f t f i s 1 0 5038 2275 \N \N \N \N \N pg_snapshot_in \N \N \N \N 5056 pg_snapshot_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 5038 \N \N \N \N \N pg_snapshot_out \N \N \N \N 5057 pg_snapshot_recv 11 10 12 1 0 0 - f f f t f i s 1 0 5038 2281 \N \N \N \N \N pg_snapshot_recv \N \N \N \N 5058 pg_snapshot_send 11 10 12 1 0 0 - f f f t f i s 1 0 17 5038 \N \N \N \N \N pg_snapshot_send \N \N \N \N 5061 pg_current_snapshot 11 10 12 1 0 0 - f f f t f s s 0 0 5038 \N \N \N \N \N pg_current_snapshot \N \N \N \N 5062 pg_snapshot_xmin 11 10 12 1 0 0 - f f f t f i s 1 0 5069 5038 \N \N \N \N \N pg_snapshot_xmin \N \N \N \N 5063 pg_snapshot_xmax 11 10 12 1 0 0 - f f f t f i s 1 0 5069 5038 \N \N \N \N \N pg_snapshot_xmax \N \N \N \N 5064 pg_snapshot_xip 11 10 12 1 50 0 - f f f t t i s 1 0 5069 5038 \N \N \N \N \N pg_snapshot_xip \N \N \N \N 5065 pg_visible_in_snapshot 11 10 12 1 0 0 - f f f t f i s 2 0 16 5069 5038 \N \N \N \N \N pg_visible_in_snapshot \N \N \N \N 5059 pg_current_xact_id 11 10 12 1 0 0 - f f f t f s u 0 0 5069 \N \N \N \N \N pg_current_xact_id \N \N \N \N 5060 pg_current_xact_id_if_assigned 11 10 12 1 0 0 - f f f t f s u 0 0 5069 \N \N \N \N \N pg_current_xact_id_if_assigned \N \N \N \N 5066 pg_xact_status 11 10 12 1 0 0 - f f f t f v s 1 0 25 5069 \N \N \N \N \N pg_xact_status \N \N \N \N 2981 record_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_eq \N \N \N \N 2982 record_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_ne \N \N \N \N 2983 record_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_lt \N \N \N \N 2984 record_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_gt \N \N \N \N 2985 record_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_le \N \N \N \N 2986 record_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_ge \N \N \N \N 2987 btrecordcmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 2249 2249 \N \N \N \N \N btrecordcmp \N \N \N \N 6192 hash_record 11 10 12 1 0 0 - f f f t f i s 1 0 23 2249 \N \N \N \N \N hash_record \N \N \N \N 6193 hash_record_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 2249 20 \N \N \N \N \N hash_record_extended \N \N \N \N 3181 record_image_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_eq \N \N \N \N 3182 record_image_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_ne \N \N \N \N 3183 record_image_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_lt \N \N \N \N 3184 record_image_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_gt \N \N \N \N 3185 record_image_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_le \N \N \N \N 3186 record_image_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 2249 2249 \N \N \N \N \N record_image_ge \N \N \N \N 3187 btrecordimagecmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 2249 2249 \N \N \N \N \N btrecordimagecmp \N \N \N \N 5051 btequalimage 11 10 12 1 0 0 - f f f t f i s 1 0 16 26 \N \N \N \N \N btequalimage \N \N \N \N 3855 range_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_eq \N \N \N \N 3082 pg_available_extensions 11 10 12 10 100 0 - f f f t t s s 0 0 2249 {19,25,25} {o,o,o} {name,default_version,comment} \N \N pg_available_extensions \N \N \N \N 3083 pg_available_extension_versions 11 10 12 10 100 0 - f f f t t s s 0 0 2249 {19,25,16,16,16,19,1003,25} {o,o,o,o,o,o,o,o} {name,version,superuser,trusted,relocatable,schema,requires,comment} \N \N pg_available_extension_versions \N \N \N \N 3084 pg_extension_update_paths 11 10 12 10 100 0 - f f f t t s s 1 0 2249 19 {19,25,25,25} {i,o,o,o} {name,source,target,path} \N \N pg_extension_update_paths \N \N \N \N 3086 pg_extension_config_dump 11 10 12 1 0 0 - f f f t f v u 2 0 2278 2205 25 \N \N \N \N \N pg_extension_config_dump \N \N \N \N 3100 row_number 11 10 12 1 0 0 window_row_number_support w f f f f i s 0 0 20 \N \N \N \N \N window_row_number \N \N \N \N 6233 window_row_number_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_row_number_support \N \N \N \N 3101 rank 11 10 12 1 0 0 window_rank_support w f f f f i s 0 0 20 \N \N \N \N \N window_rank \N \N \N \N 6234 window_rank_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_rank_support \N \N \N \N 3102 dense_rank 11 10 12 1 0 0 window_dense_rank_support w f f f f i s 0 0 20 \N \N \N \N \N window_dense_rank \N \N \N \N 6235 window_dense_rank_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_dense_rank_support \N \N \N \N 3103 percent_rank 11 10 12 1 0 0 window_percent_rank_support w f f f f i s 0 0 701 \N \N \N \N \N window_percent_rank \N \N \N \N 6306 window_percent_rank_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_percent_rank_support \N \N \N \N 3104 cume_dist 11 10 12 1 0 0 window_cume_dist_support w f f f f i s 0 0 701 \N \N \N \N \N window_cume_dist \N \N \N \N 6307 window_cume_dist_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_cume_dist_support \N \N \N \N 3105 ntile 11 10 12 1 0 0 window_ntile_support w f f t f i s 1 0 23 23 \N \N \N \N \N window_ntile \N \N \N \N 6308 window_ntile_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N window_ntile_support \N \N \N \N 3106 lag 11 10 12 1 0 0 - w f f t f i s 1 0 2283 2283 \N \N \N \N \N window_lag \N \N \N \N 3107 lag 11 10 12 1 0 0 - w f f t f i s 2 0 2283 2283 23 \N \N \N \N \N window_lag_with_offset \N \N \N \N 3108 lag 11 10 12 1 0 0 - w f f t f i s 3 0 5077 5077 23 5077 \N \N \N \N \N window_lag_with_offset_and_default \N \N \N \N 3109 lead 11 10 12 1 0 0 - w f f t f i s 1 0 2283 2283 \N \N \N \N \N window_lead \N \N \N \N 3110 lead 11 10 12 1 0 0 - w f f t f i s 2 0 2283 2283 23 \N \N \N \N \N window_lead_with_offset \N \N \N \N 3111 lead 11 10 12 1 0 0 - w f f t f i s 3 0 5077 5077 23 5077 \N \N \N \N \N window_lead_with_offset_and_default \N \N \N \N 3112 first_value 11 10 12 1 0 0 - w f f t f i s 1 0 2283 2283 \N \N \N \N \N window_first_value \N \N \N \N 3113 last_value 11 10 12 1 0 0 - w f f t f i s 1 0 2283 2283 \N \N \N \N \N window_last_value \N \N \N \N 3114 nth_value 11 10 12 1 0 0 - w f f t f i s 2 0 2283 2283 23 \N \N \N \N \N window_nth_value \N \N \N \N 3832 anyrange_in 11 10 12 1 0 0 - f f f t f s s 3 0 3831 2275 26 23 \N \N \N \N \N anyrange_in \N \N \N \N 3833 anyrange_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3831 \N \N \N \N \N anyrange_out \N \N \N \N 3834 range_in 11 10 12 1 0 0 - f f f t f s s 3 0 3831 2275 26 23 \N \N \N \N \N range_in \N \N \N \N 3835 range_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 3831 \N \N \N \N \N range_out \N \N \N \N 3836 range_recv 11 10 12 1 0 0 - f f f t f s s 3 0 3831 2281 26 23 \N \N \N \N \N range_recv \N \N \N \N 3837 range_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 3831 \N \N \N \N \N range_send \N \N \N \N 3848 lower 11 10 12 1 0 0 - f f f t f i s 1 0 2283 3831 \N \N \N \N \N range_lower \N \N \N \N 3849 upper 11 10 12 1 0 0 - f f f t f i s 1 0 2283 3831 \N \N \N \N \N range_upper \N \N \N \N 3850 isempty 11 10 12 1 0 0 - f f f t f i s 1 0 16 3831 \N \N \N \N \N range_empty \N \N \N \N 3851 lower_inc 11 10 12 1 0 0 - f f f t f i s 1 0 16 3831 \N \N \N \N \N range_lower_inc \N \N \N \N 3852 upper_inc 11 10 12 1 0 0 - f f f t f i s 1 0 16 3831 \N \N \N \N \N range_upper_inc \N \N \N \N 3853 lower_inf 11 10 12 1 0 0 - f f f t f i s 1 0 16 3831 \N \N \N \N \N range_lower_inf \N \N \N \N 3854 upper_inf 11 10 12 1 0 0 - f f f t f i s 1 0 16 3831 \N \N \N \N \N range_upper_inf \N \N \N \N 3856 range_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_ne \N \N \N \N 3857 range_overlaps 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_overlaps \N \N \N \N 3858 range_contains_elem 11 10 12 1 0 0 range_contains_elem_support f f f t f i s 2 0 16 3831 2283 \N \N \N \N \N range_contains_elem \N \N \N \N 3859 range_contains 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_contains \N \N \N \N 3860 elem_contained_by_range 11 10 12 1 0 0 elem_contained_by_range_support f f f t f i s 2 0 16 2283 3831 \N \N \N \N \N elem_contained_by_range \N \N \N \N 3861 range_contained_by 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_contained_by \N \N \N \N 3862 range_adjacent 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_adjacent \N \N \N \N 3863 range_before 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_before \N \N \N \N 3864 range_after 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_after \N \N \N \N 3865 range_overleft 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_overleft \N \N \N \N 3866 range_overright 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_overright \N \N \N \N 3867 range_union 11 10 12 1 0 0 - f f f t f i s 2 0 3831 3831 3831 \N \N \N \N \N range_union \N \N \N \N 9998 range_contains_elem_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N range_contains_elem_support \N \N \N \N 9999 elem_contained_by_range_support 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N elem_contained_by_range_support \N \N \N \N 4057 range_merge 11 10 12 1 0 0 - f f f t f i s 2 0 3831 3831 3831 \N \N \N \N \N range_merge \N \N \N \N 4228 range_merge 11 10 12 1 0 0 - f f f t f i s 1 0 3831 4537 \N \N \N \N \N range_merge_from_multirange \N \N \N \N 3868 range_intersect 11 10 12 1 0 0 - f f f t f i s 2 0 3831 3831 3831 \N \N \N \N \N range_intersect \N \N \N \N 3869 range_minus 11 10 12 1 0 0 - f f f t f i s 2 0 3831 3831 3831 \N \N \N \N \N range_minus \N \N \N \N 3870 range_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 3831 3831 \N \N \N \N \N range_cmp \N \N \N \N 3871 range_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_lt \N \N \N \N 3872 range_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_le \N \N \N \N 3873 range_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_ge \N \N \N \N 3874 range_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 3831 \N \N \N \N \N range_gt \N \N \N \N 3875 range_gist_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 3831 21 26 2281 \N \N \N \N \N range_gist_consistent \N \N \N \N 3876 range_gist_union 11 10 12 1 0 0 - f f f t f i s 2 0 3831 2281 2281 \N \N \N \N \N range_gist_union \N \N \N \N 3879 range_gist_penalty 11 10 12 1 0 0 - f f f t f i s 3 0 2281 2281 2281 2281 \N \N \N \N \N range_gist_penalty \N \N \N \N 3880 range_gist_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2281 2281 2281 \N \N \N \N \N range_gist_picksplit \N \N \N \N 3881 range_gist_same 11 10 12 1 0 0 - f f f t f i s 3 0 2281 3831 3831 2281 \N \N \N \N \N range_gist_same \N \N \N \N 6154 multirange_gist_consistent 11 10 12 1 0 0 - f f f t f i s 5 0 16 2281 4537 21 26 2281 \N \N \N \N \N multirange_gist_consistent \N \N \N \N 6156 multirange_gist_compress 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N multirange_gist_compress \N \N \N \N 3902 hash_range 11 10 12 1 0 0 - f f f t f i s 1 0 23 3831 \N \N \N \N \N hash_range \N \N \N \N 3417 hash_range_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 3831 20 \N \N \N \N \N hash_range_extended \N \N \N \N 3916 range_typanalyze 11 10 12 1 0 0 - f f f t f s s 1 0 16 2281 \N \N \N \N \N range_typanalyze \N \N \N \N 3169 rangesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N rangesel \N \N \N \N 4401 range_intersect_agg_transfn 11 10 12 1 0 0 - f f f t f i s 2 0 3831 3831 3831 \N \N \N \N \N range_intersect_agg_transfn \N \N \N \N 4450 range_intersect_agg 11 10 12 1 0 0 - a f f f f i s 1 0 3831 3831 \N \N \N \N \N aggregate_dummy \N \N \N \N 3914 int4range_canonical 11 10 12 1 0 0 - f f f t f i s 1 0 3904 3904 \N \N \N \N \N int4range_canonical \N \N \N \N 3928 int8range_canonical 11 10 12 1 0 0 - f f f t f i s 1 0 3926 3926 \N \N \N \N \N int8range_canonical \N \N \N \N 3915 daterange_canonical 11 10 12 1 0 0 - f f f t f i s 1 0 3912 3912 \N \N \N \N \N daterange_canonical \N \N \N \N 3922 int4range_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 23 23 \N \N \N \N \N int4range_subdiff \N \N \N \N 3923 int8range_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 20 20 \N \N \N \N \N int8range_subdiff \N \N \N \N 3924 numrange_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 1700 1700 \N \N \N \N \N numrange_subdiff \N \N \N \N 3925 daterange_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 1082 1082 \N \N \N \N \N daterange_subdiff \N \N \N \N 3929 tsrange_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 1114 1114 \N \N \N \N \N tsrange_subdiff \N \N \N \N 3930 tstzrange_subdiff 11 10 12 1 0 0 - f f f t f i s 2 0 701 1184 1184 \N \N \N \N \N tstzrange_subdiff \N \N \N \N 3840 int4range 11 10 12 1 0 0 - f f f f f i s 2 0 3904 23 23 \N \N \N \N \N range_constructor2 \N \N \N \N 3841 int4range 11 10 12 1 0 0 - f f f f f i s 3 0 3904 23 23 25 \N \N \N \N \N range_constructor3 \N \N \N \N 3844 numrange 11 10 12 1 0 0 - f f f f f i s 2 0 3906 1700 1700 \N \N \N \N \N range_constructor2 \N \N \N \N 3845 numrange 11 10 12 1 0 0 - f f f f f i s 3 0 3906 1700 1700 25 \N \N \N \N \N range_constructor3 \N \N \N \N 3933 tsrange 11 10 12 1 0 0 - f f f f f i s 2 0 3908 1114 1114 \N \N \N \N \N range_constructor2 \N \N \N \N 3934 tsrange 11 10 12 1 0 0 - f f f f f i s 3 0 3908 1114 1114 25 \N \N \N \N \N range_constructor3 \N \N \N \N 3937 tstzrange 11 10 12 1 0 0 - f f f f f i s 2 0 3910 1184 1184 \N \N \N \N \N range_constructor2 \N \N \N \N 3938 tstzrange 11 10 12 1 0 0 - f f f f f i s 3 0 3910 1184 1184 25 \N \N \N \N \N range_constructor3 \N \N \N \N 3941 daterange 11 10 12 1 0 0 - f f f f f i s 2 0 3912 1082 1082 \N \N \N \N \N range_constructor2 \N \N \N \N 3942 daterange 11 10 12 1 0 0 - f f f f f i s 3 0 3912 1082 1082 25 \N \N \N \N \N range_constructor3 \N \N \N \N 3945 int8range 11 10 12 1 0 0 - f f f f f i s 2 0 3926 20 20 \N \N \N \N \N range_constructor2 \N \N \N \N 3946 int8range 11 10 12 1 0 0 - f f f f f i s 3 0 3926 20 20 25 \N \N \N \N \N range_constructor3 \N \N \N \N 4229 anymultirange_in 11 10 12 1 0 0 - f f f t f s s 3 0 4537 2275 26 23 \N \N \N \N \N anymultirange_in \N \N \N \N 4230 anymultirange_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4537 \N \N \N \N \N anymultirange_out \N \N \N \N 4231 multirange_in 11 10 12 1 0 0 - f f f t f s s 3 0 4537 2275 26 23 \N \N \N \N \N multirange_in \N \N \N \N 4232 multirange_out 11 10 12 1 0 0 - f f f t f s s 1 0 2275 4537 \N \N \N \N \N multirange_out \N \N \N \N 4233 multirange_recv 11 10 12 1 0 0 - f f f t f s s 3 0 4537 2281 26 23 \N \N \N \N \N multirange_recv \N \N \N \N 4234 multirange_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 4537 \N \N \N \N \N multirange_send \N \N \N \N 4235 lower 11 10 12 1 0 0 - f f f t f i s 1 0 2283 4537 \N \N \N \N \N multirange_lower \N \N \N \N 4236 upper 11 10 12 1 0 0 - f f f t f i s 1 0 2283 4537 \N \N \N \N \N multirange_upper \N \N \N \N 4237 isempty 11 10 12 1 0 0 - f f f t f i s 1 0 16 4537 \N \N \N \N \N multirange_empty \N \N \N \N 4238 lower_inc 11 10 12 1 0 0 - f f f t f i s 1 0 16 4537 \N \N \N \N \N multirange_lower_inc \N \N \N \N 4239 upper_inc 11 10 12 1 0 0 - f f f t f i s 1 0 16 4537 \N \N \N \N \N multirange_upper_inc \N \N \N \N 4240 lower_inf 11 10 12 1 0 0 - f f f t f i s 1 0 16 4537 \N \N \N \N \N multirange_lower_inf \N \N \N \N 4241 upper_inf 11 10 12 1 0 0 - f f f t f i s 1 0 16 4537 \N \N \N \N \N multirange_upper_inf \N \N \N \N 4242 multirange_typanalyze 11 10 12 1 0 0 - f f f t f s s 1 0 16 2281 \N \N \N \N \N multirange_typanalyze \N \N \N \N 4243 multirangesel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N multirangesel \N \N \N \N 4244 multirange_eq 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_eq \N \N \N \N 4245 multirange_ne 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_ne \N \N \N \N 4246 range_overlaps_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_overlaps_multirange \N \N \N \N 4247 multirange_overlaps_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_overlaps_range \N \N \N \N 4248 multirange_overlaps_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_overlaps_multirange \N \N \N \N 4249 multirange_contains_elem 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 2283 \N \N \N \N \N multirange_contains_elem \N \N \N \N 4250 multirange_contains_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_contains_range \N \N \N \N 4251 multirange_contains_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_contains_multirange \N \N \N \N 4252 elem_contained_by_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 2283 4537 \N \N \N \N \N elem_contained_by_multirange \N \N \N \N 4253 range_contained_by_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_contained_by_multirange \N \N \N \N 4541 range_contains_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_contains_multirange \N \N \N \N 4542 multirange_contained_by_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_contained_by_range \N \N \N \N 4254 multirange_contained_by_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_contained_by_multirange \N \N \N \N 4255 range_adjacent_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_adjacent_multirange \N \N \N \N 4256 multirange_adjacent_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_adjacent_multirange \N \N \N \N 4257 multirange_adjacent_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_adjacent_range \N \N \N \N 4258 range_before_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_before_multirange \N \N \N \N 4259 multirange_before_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_before_range \N \N \N \N 4260 multirange_before_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_before_multirange \N \N \N \N 4261 range_after_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_after_multirange \N \N \N \N 4262 multirange_after_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_after_range \N \N \N \N 4263 multirange_after_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_after_multirange \N \N \N \N 4264 range_overleft_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_overleft_multirange \N \N \N \N 4265 multirange_overleft_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_overleft_range \N \N \N \N 4266 multirange_overleft_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_overleft_multirange \N \N \N \N 4267 range_overright_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 3831 4537 \N \N \N \N \N range_overright_multirange \N \N \N \N 4268 multirange_overright_range 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 3831 \N \N \N \N \N multirange_overright_range \N \N \N \N 4269 multirange_overright_multirange 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_overright_multirange \N \N \N \N 4270 multirange_union 11 10 12 1 0 0 - f f f t f i s 2 0 4537 4537 4537 \N \N \N \N \N multirange_union \N \N \N \N 4271 multirange_minus 11 10 12 1 0 0 - f f f t f i s 2 0 4537 4537 4537 \N \N \N \N \N multirange_minus \N \N \N \N 4272 multirange_intersect 11 10 12 1 0 0 - f f f t f i s 2 0 4537 4537 4537 \N \N \N \N \N multirange_intersect \N \N \N \N 4273 multirange_cmp 11 10 12 1 0 0 - f f f t f i s 2 0 23 4537 4537 \N \N \N \N \N multirange_cmp \N \N \N \N 4274 multirange_lt 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_lt \N \N \N \N 4275 multirange_le 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_le \N \N \N \N 4276 multirange_ge 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_ge \N \N \N \N 4277 multirange_gt 11 10 12 1 0 0 - f f f t f i s 2 0 16 4537 4537 \N \N \N \N \N multirange_gt \N \N \N \N 4278 hash_multirange 11 10 12 1 0 0 - f f f t f i s 1 0 23 4537 \N \N \N \N \N hash_multirange \N \N \N \N 4279 hash_multirange_extended 11 10 12 1 0 0 - f f f t f i s 2 0 20 4537 20 \N \N \N \N \N hash_multirange_extended \N \N \N \N 4280 int4multirange 11 10 12 1 0 0 - f f f t f i s 0 0 4451 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4281 int4multirange 11 10 12 1 0 0 - f f f t f i s 1 0 4451 3904 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4282 int4multirange 11 10 12 1 0 3904 - f f f t f i s 1 0 4451 3905 {3905} {v} \N \N \N multirange_constructor2 \N \N \N \N 4283 nummultirange 11 10 12 1 0 0 - f f f t f i s 0 0 4532 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4284 nummultirange 11 10 12 1 0 0 - f f f t f i s 1 0 4532 3906 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4285 nummultirange 11 10 12 1 0 3906 - f f f t f i s 1 0 4532 3907 {3907} {v} \N \N \N multirange_constructor2 \N \N \N \N 4286 tsmultirange 11 10 12 1 0 0 - f f f t f i s 0 0 4533 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4287 tsmultirange 11 10 12 1 0 0 - f f f t f i s 1 0 4533 3908 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4029 spg_text_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_text_picksplit \N \N \N \N 4288 tsmultirange 11 10 12 1 0 3908 - f f f t f i s 1 0 4533 3909 {3909} {v} \N \N \N multirange_constructor2 \N \N \N \N 4289 tstzmultirange 11 10 12 1 0 0 - f f f t f i s 0 0 4534 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4290 tstzmultirange 11 10 12 1 0 0 - f f f t f i s 1 0 4534 3910 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4291 tstzmultirange 11 10 12 1 0 3910 - f f f t f i s 1 0 4534 3911 {3911} {v} \N \N \N multirange_constructor2 \N \N \N \N 4292 datemultirange 11 10 12 1 0 0 - f f f t f i s 0 0 4535 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4293 datemultirange 11 10 12 1 0 0 - f f f t f i s 1 0 4535 3912 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4294 datemultirange 11 10 12 1 0 3912 - f f f t f i s 1 0 4535 3913 {3913} {v} \N \N \N multirange_constructor2 \N \N \N \N 4295 int8multirange 11 10 12 1 0 0 - f f f t f i s 0 0 4536 \N \N \N \N \N multirange_constructor0 \N \N \N \N 4296 int8multirange 11 10 12 1 0 0 - f f f t f i s 1 0 4536 3926 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4297 int8multirange 11 10 12 1 0 3926 - f f f t f i s 1 0 4536 3927 {3927} {v} \N \N \N multirange_constructor2 \N \N \N \N 4298 multirange 11 10 12 1 0 0 - f f f t f i s 1 0 4537 3831 \N \N \N \N \N multirange_constructor1 \N \N \N \N 4299 range_agg_transfn 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 3831 \N \N \N \N \N range_agg_transfn \N \N \N \N 4300 range_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 2 0 4537 2281 3831 \N \N \N \N \N range_agg_finalfn \N \N \N \N 4301 range_agg 11 10 12 1 0 0 - a f f f f i s 1 0 4537 3831 \N \N \N \N \N aggregate_dummy \N \N \N \N 6225 multirange_agg_transfn 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 4537 \N \N \N \N \N multirange_agg_transfn \N \N \N \N 6226 multirange_agg_finalfn 11 10 12 1 0 0 - f f f f f i s 2 0 4537 2281 4537 \N \N \N \N \N range_agg_finalfn \N \N \N \N 6227 range_agg 11 10 12 1 0 0 - a f f f f i s 1 0 4537 4537 \N \N \N \N \N aggregate_dummy \N \N \N \N 4388 multirange_intersect_agg_transfn 11 10 12 1 0 0 - f f f t f i s 2 0 4537 4537 4537 \N \N \N \N \N multirange_intersect_agg_transfn \N \N \N \N 4389 range_intersect_agg 11 10 12 1 0 0 - a f f f f i s 1 0 4537 4537 \N \N \N \N \N aggregate_dummy \N \N \N \N 1293 unnest 11 10 12 1 100 0 - f f f t t i s 1 0 3831 4537 \N \N \N \N \N multirange_unnest \N \N \N \N 3846 make_date 11 10 12 1 0 0 - f f f t f i s 3 0 1082 23 23 23 \N \N {year,month,day} \N \N make_date \N \N \N \N 3847 make_time 11 10 12 1 0 0 - f f f t f i s 3 0 1083 23 23 701 \N \N {hour,min,sec} \N \N make_time \N \N \N \N 3461 make_timestamp 11 10 12 1 0 0 - f f f t f i s 6 0 1114 23 23 23 23 23 701 \N \N {year,month,mday,hour,min,sec} \N \N make_timestamp \N \N \N \N 3462 make_timestamptz 11 10 12 1 0 0 - f f f t f s s 6 0 1184 23 23 23 23 23 701 \N \N {year,month,mday,hour,min,sec} \N \N make_timestamptz \N \N \N \N 3463 make_timestamptz 11 10 12 1 0 0 - f f f t f s s 7 0 1184 23 23 23 23 23 701 25 \N \N {year,month,mday,hour,min,sec,timezone} \N \N make_timestamptz_at_timezone \N \N \N \N 4018 spg_quad_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_quad_config \N \N \N \N 4019 spg_quad_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_quad_choose \N \N \N \N 4020 spg_quad_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_quad_picksplit \N \N \N \N 4021 spg_quad_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_quad_inner_consistent \N \N \N \N 4022 spg_quad_leaf_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 16 2281 2281 \N \N \N \N \N spg_quad_leaf_consistent \N \N \N \N 4023 spg_kd_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_kd_config \N \N \N \N 4024 spg_kd_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_kd_choose \N \N \N \N 4025 spg_kd_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_kd_picksplit \N \N \N \N 4026 spg_kd_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_kd_inner_consistent \N \N \N \N 4027 spg_text_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_text_config \N \N \N \N 4028 spg_text_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_text_choose \N \N \N \N 4030 spg_text_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_text_inner_consistent \N \N \N \N 4031 spg_text_leaf_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 16 2281 2281 \N \N \N \N \N spg_text_leaf_consistent \N \N \N \N 3469 spg_range_quad_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_range_quad_config \N \N \N \N 3470 spg_range_quad_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_range_quad_choose \N \N \N \N 3471 spg_range_quad_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_range_quad_picksplit \N \N \N \N 3472 spg_range_quad_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_range_quad_inner_consistent \N \N \N \N 3473 spg_range_quad_leaf_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 16 2281 2281 \N \N \N \N \N spg_range_quad_leaf_consistent \N \N \N \N 5012 spg_box_quad_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_box_quad_config \N \N \N \N 5013 spg_box_quad_choose 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_box_quad_choose \N \N \N \N 5014 spg_box_quad_picksplit 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_box_quad_picksplit \N \N \N \N 5015 spg_box_quad_inner_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_box_quad_inner_consistent \N \N \N \N 5016 spg_box_quad_leaf_consistent 11 10 12 1 0 0 - f f f t f i s 2 0 16 2281 2281 \N \N \N \N \N spg_box_quad_leaf_consistent \N \N \N \N 5010 spg_bbox_quad_config 11 10 12 1 0 0 - f f f t f i s 2 0 2278 2281 2281 \N \N \N \N \N spg_bbox_quad_config \N \N \N \N 5011 spg_poly_quad_compress 11 10 12 1 0 0 - f f f t f i s 1 0 603 604 \N \N \N \N \N spg_poly_quad_compress \N \N \N \N 4220 pg_copy_physical_replication_slot 11 10 12 1 0 0 - f f f t f v u 3 0 2249 19 19 16 {19,19,16,19,3220} {i,i,i,o,o} {src_slot_name,dst_slot_name,temporary,slot_name,lsn} \N \N pg_copy_physical_replication_slot_a \N \N \N \N 4221 pg_copy_physical_replication_slot 11 10 12 1 0 0 - f f f t f v u 2 0 2249 19 19 {19,19,19,3220} {i,i,o,o} {src_slot_name,dst_slot_name,slot_name,lsn} \N \N pg_copy_physical_replication_slot_b \N \N \N \N 3780 pg_drop_replication_slot 11 10 12 1 0 0 - f f f t f v u 1 0 2278 19 \N \N \N \N \N pg_drop_replication_slot \N \N \N \N 3781 pg_get_replication_slots 11 10 12 1 10 0 - f f f f t s s 0 0 2249 {19,19,25,26,16,16,23,28,28,3220,3220,25,20,16,1184,16,25,16,16} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {slot_name,plugin,slot_type,datoid,temporary,active,active_pid,xmin,catalog_xmin,restart_lsn,confirmed_flush_lsn,wal_status,safe_wal_size,two_phase,inactive_since,conflicting,invalidation_reason,failover,synced} \N \N pg_get_replication_slots \N \N \N \N 4222 pg_copy_logical_replication_slot 11 10 12 1 0 0 - f f f t f v u 4 0 2249 19 19 16 19 {19,19,16,19,19,3220} {i,i,i,i,o,o} {src_slot_name,dst_slot_name,temporary,plugin,slot_name,lsn} \N \N pg_copy_logical_replication_slot_a \N \N \N \N 4223 pg_copy_logical_replication_slot 11 10 12 1 0 0 - f f f t f v u 3 0 2249 19 19 16 {19,19,16,19,3220} {i,i,i,o,o} {src_slot_name,dst_slot_name,temporary,slot_name,lsn} \N \N pg_copy_logical_replication_slot_b \N \N \N \N 4224 pg_copy_logical_replication_slot 11 10 12 1 0 0 - f f f t f v u 2 0 2249 19 19 {19,19,19,3220} {i,i,o,o} {src_slot_name,dst_slot_name,slot_name,lsn} \N \N pg_copy_logical_replication_slot_c \N \N \N \N 3783 pg_logical_slot_get_binary_changes 11 10 12 1000 1000 25 - f f f f t v u 4 1 2249 19 3220 23 1009 {19,3220,23,1009,3220,28,17} {i,i,i,v,o,o,o} {slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data} ({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) \N pg_logical_slot_get_binary_changes \N \N \N \N 3785 pg_logical_slot_peek_binary_changes 11 10 12 1000 1000 25 - f f f f t v u 4 1 2249 19 3220 23 1009 {19,3220,23,1009,3220,28,17} {i,i,i,v,o,o,o} {slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data} ({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) \N pg_logical_slot_peek_binary_changes \N \N \N \N 3878 pg_replication_slot_advance 11 10 12 1 0 0 - f f f t f v u 2 0 2249 19 3220 {19,3220,19,3220} {i,i,o,o} {slot_name,upto_lsn,slot_name,end_lsn} \N \N pg_replication_slot_advance \N \N \N \N 9929 pg_sync_replication_slots 11 10 12 1 0 0 - f f f t f v u 0 0 2278 \N \N \N \N \N pg_sync_replication_slots \N \N \N \N 3566 pg_event_trigger_dropped_objects 11 10 12 10 100 0 - f f f t t s r 0 0 2249 {26,26,23,16,16,16,25,25,25,25,1009,1009} {o,o,o,o,o,o,o,o,o,o,o,o} {classid,objid,objsubid,original,normal,is_temporary,object_type,schema_name,object_name,object_identity,address_names,address_args} \N \N pg_event_trigger_dropped_objects \N \N \N \N 4566 pg_event_trigger_table_rewrite_oid 11 10 12 1 0 0 - f f f t f s r 0 0 26 {26} {o} {oid} \N \N pg_event_trigger_table_rewrite_oid \N \N \N \N 4567 pg_event_trigger_table_rewrite_reason 11 10 12 1 0 0 - f f f t f s r 0 0 23 \N \N \N \N \N pg_event_trigger_table_rewrite_reason \N \N \N \N 4568 pg_event_trigger_ddl_commands 11 10 12 10 100 0 - f f f t t s r 0 0 2249 {26,26,23,25,25,25,25,16,32} {o,o,o,o,o,o,o,o,o} {classid,objid,objsubid,command_tag,object_type,schema_name,object_identity,in_extension,command} \N \N pg_event_trigger_ddl_commands \N \N \N \N 3970 ordered_set_transition 11 10 12 1 0 0 - f f f f f i s 2 0 2281 2281 2276 \N \N \N \N \N ordered_set_transition \N \N \N \N 3971 ordered_set_transition_multi 11 10 12 1 0 2276 - f f f f f i s 2 0 2281 2281 2276 {2281,2276} {i,v} \N \N \N ordered_set_transition_multi \N \N \N \N 3972 percentile_disc 11 10 12 1 0 0 - a f f f f i s 2 0 2283 701 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 3973 percentile_disc_final 11 10 12 1 0 0 - f f f f f i s 3 0 2283 2281 701 2283 \N \N \N \N \N percentile_disc_final \N \N \N \N 3974 percentile_cont 11 10 12 1 0 0 - a f f f f i s 2 0 701 701 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 3975 percentile_cont_float8_final 11 10 12 1 0 0 - f f f f f i s 2 0 701 2281 701 \N \N \N \N \N percentile_cont_float8_final \N \N \N \N 3976 percentile_cont 11 10 12 1 0 0 - a f f f f i s 2 0 1186 701 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 3977 percentile_cont_interval_final 11 10 12 1 0 0 - f f f f f i s 2 0 1186 2281 701 \N \N \N \N \N percentile_cont_interval_final \N \N \N \N 3978 percentile_disc 11 10 12 1 0 0 - a f f f f i s 2 0 2277 1022 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 3979 percentile_disc_multi_final 11 10 12 1 0 0 - f f f f f i s 3 0 2277 2281 1022 2283 \N \N \N \N \N percentile_disc_multi_final \N \N \N \N 3980 percentile_cont 11 10 12 1 0 0 - a f f f f i s 2 0 1022 1022 701 \N \N \N \N \N aggregate_dummy \N \N \N \N 3981 percentile_cont_float8_multi_final 11 10 12 1 0 0 - f f f f f i s 2 0 1022 2281 1022 \N \N \N \N \N percentile_cont_float8_multi_final \N \N \N \N 3982 percentile_cont 11 10 12 1 0 0 - a f f f f i s 2 0 1187 1022 1186 \N \N \N \N \N aggregate_dummy \N \N \N \N 3983 percentile_cont_interval_multi_final 11 10 12 1 0 0 - f f f f f i s 2 0 1187 2281 1022 \N \N \N \N \N percentile_cont_interval_multi_final \N \N \N \N 3984 mode 11 10 12 1 0 0 - a f f f f i s 1 0 2283 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 3985 mode_final 11 10 12 1 0 0 - f f f f f i s 2 0 2283 2281 2283 \N \N \N \N \N mode_final \N \N \N \N 3986 rank 11 10 12 1 0 2276 - a f f f f i s 1 0 20 2276 {2276} {v} \N \N \N aggregate_dummy \N \N \N \N 3987 rank_final 11 10 12 1 0 2276 - f f f f f i s 2 0 20 2281 2276 {2281,2276} {i,v} \N \N \N hypothetical_rank_final \N \N \N \N 3988 percent_rank 11 10 12 1 0 2276 - a f f f f i s 1 0 701 2276 {2276} {v} \N \N \N aggregate_dummy \N \N \N \N 3989 percent_rank_final 11 10 12 1 0 2276 - f f f f f i s 2 0 701 2281 2276 {2281,2276} {i,v} \N \N \N hypothetical_percent_rank_final \N \N \N \N 3990 cume_dist 11 10 12 1 0 2276 - a f f f f i s 1 0 701 2276 {2276} {v} \N \N \N aggregate_dummy \N \N \N \N 3991 cume_dist_final 11 10 12 1 0 2276 - f f f f f i s 2 0 701 2281 2276 {2281,2276} {i,v} \N \N \N hypothetical_cume_dist_final \N \N \N \N 3992 dense_rank 11 10 12 1 0 2276 - a f f f f i s 1 0 20 2276 {2276} {v} \N \N \N aggregate_dummy \N \N \N \N 3993 dense_rank_final 11 10 12 1 0 2276 - f f f f f i s 2 0 20 2281 2276 {2281,2276} {i,v} \N \N \N hypothetical_dense_rank_final \N \N \N \N 3582 binary_upgrade_set_next_pg_type_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_pg_type_oid \N \N \N \N 3584 binary_upgrade_set_next_array_pg_type_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_array_pg_type_oid \N \N \N \N 4390 binary_upgrade_set_next_multirange_pg_type_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_multirange_pg_type_oid \N \N \N \N 4391 binary_upgrade_set_next_multirange_array_pg_type_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_multirange_array_pg_type_oid \N \N \N \N 3586 binary_upgrade_set_next_heap_pg_class_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_heap_pg_class_oid \N \N \N \N 3587 binary_upgrade_set_next_index_pg_class_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_index_pg_class_oid \N \N \N \N 3588 binary_upgrade_set_next_toast_pg_class_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_toast_pg_class_oid \N \N \N \N 3589 binary_upgrade_set_next_pg_enum_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_pg_enum_oid \N \N \N \N 3590 binary_upgrade_set_next_pg_authid_oid 11 10 12 1 0 0 - f f f t f v r 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_pg_authid_oid \N \N \N \N 3591 binary_upgrade_create_empty_extension 11 10 12 1 0 0 - f f f f f v u 7 0 2278 25 25 16 25 1028 1009 1009 \N \N \N \N \N binary_upgrade_create_empty_extension \N \N \N \N 4083 binary_upgrade_set_record_init_privs 11 10 12 1 0 0 - f f f t f v r 1 0 2278 16 \N \N \N \N \N binary_upgrade_set_record_init_privs \N \N \N \N 4101 binary_upgrade_set_missing_value 11 10 12 1 0 0 - f f f t f v u 3 0 2278 26 25 25 \N \N \N \N \N binary_upgrade_set_missing_value \N \N \N \N 4545 binary_upgrade_set_next_heap_relfilenode 11 10 12 1 0 0 - f f f t f v u 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_heap_relfilenode \N \N \N \N 4546 binary_upgrade_set_next_index_relfilenode 11 10 12 1 0 0 - f f f t f v u 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_index_relfilenode \N \N \N \N 4547 binary_upgrade_set_next_toast_relfilenode 11 10 12 1 0 0 - f f f t f v u 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_toast_relfilenode \N \N \N \N 4548 binary_upgrade_set_next_pg_tablespace_oid 11 10 12 1 0 0 - f f f t f v u 1 0 2278 26 \N \N \N \N \N binary_upgrade_set_next_pg_tablespace_oid \N \N \N \N 8046 binary_upgrade_logical_slot_has_caught_up 11 10 12 1 0 0 - f f f t f v u 1 0 16 19 \N \N \N \N \N binary_upgrade_logical_slot_has_caught_up \N \N \N \N 8404 binary_upgrade_add_sub_rel_state 11 10 12 1 0 0 - f f f f f v u 4 0 2278 25 26 18 3220 \N \N \N \N \N binary_upgrade_add_sub_rel_state \N \N \N \N 8405 binary_upgrade_replorigin_advance 11 10 12 1 0 0 - f f f f f v u 2 0 2278 25 3220 \N \N \N \N \N binary_upgrade_replorigin_advance \N \N \N \N 4302 koi8r_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8r_to_mic $libdir/cyrillic_and_mic \N \N \N 4303 mic_to_koi8r 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_koi8r $libdir/cyrillic_and_mic \N \N \N 4304 iso_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso_to_mic $libdir/cyrillic_and_mic \N \N \N 4305 mic_to_iso 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_iso $libdir/cyrillic_and_mic \N \N \N 4306 win1251_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1251_to_mic $libdir/cyrillic_and_mic \N \N \N 4307 mic_to_win1251 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_win1251 $libdir/cyrillic_and_mic \N \N \N 4308 win866_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win866_to_mic $libdir/cyrillic_and_mic \N \N \N 4309 mic_to_win866 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_win866 $libdir/cyrillic_and_mic \N \N \N 4310 koi8r_to_win1251 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8r_to_win1251 $libdir/cyrillic_and_mic \N \N \N 4311 win1251_to_koi8r 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1251_to_koi8r $libdir/cyrillic_and_mic \N \N \N 4312 koi8r_to_win866 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8r_to_win866 $libdir/cyrillic_and_mic \N \N \N 4313 win866_to_koi8r 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win866_to_koi8r $libdir/cyrillic_and_mic \N \N \N 4314 win866_to_win1251 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win866_to_win1251 $libdir/cyrillic_and_mic \N \N \N 4315 win1251_to_win866 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1251_to_win866 $libdir/cyrillic_and_mic \N \N \N 4316 iso_to_koi8r 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso_to_koi8r $libdir/cyrillic_and_mic \N \N \N 4317 koi8r_to_iso 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8r_to_iso $libdir/cyrillic_and_mic \N \N \N 4318 iso_to_win1251 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso_to_win1251 $libdir/cyrillic_and_mic \N \N \N 4319 win1251_to_iso 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1251_to_iso $libdir/cyrillic_and_mic \N \N \N 4320 iso_to_win866 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso_to_win866 $libdir/cyrillic_and_mic \N \N \N 4321 win866_to_iso 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win866_to_iso $libdir/cyrillic_and_mic \N \N \N 4322 euc_cn_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_cn_to_mic $libdir/euc_cn_and_mic \N \N \N 4323 mic_to_euc_cn 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_euc_cn $libdir/euc_cn_and_mic \N \N \N 4324 euc_jp_to_sjis 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_jp_to_sjis $libdir/euc_jp_and_sjis \N \N \N 4325 sjis_to_euc_jp 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N sjis_to_euc_jp $libdir/euc_jp_and_sjis \N \N \N 4326 euc_jp_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_jp_to_mic $libdir/euc_jp_and_sjis \N \N \N 4327 sjis_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N sjis_to_mic $libdir/euc_jp_and_sjis \N \N \N 4328 mic_to_euc_jp 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_euc_jp $libdir/euc_jp_and_sjis \N \N \N 4329 mic_to_sjis 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_sjis $libdir/euc_jp_and_sjis \N \N \N 4330 euc_kr_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_kr_to_mic $libdir/euc_kr_and_mic \N \N \N 4331 mic_to_euc_kr 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_euc_kr $libdir/euc_kr_and_mic \N \N \N 4332 euc_tw_to_big5 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_tw_to_big5 $libdir/euc_tw_and_big5 \N \N \N 4333 big5_to_euc_tw 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N big5_to_euc_tw $libdir/euc_tw_and_big5 \N \N \N 4334 euc_tw_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_tw_to_mic $libdir/euc_tw_and_big5 \N \N \N 4335 big5_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N big5_to_mic $libdir/euc_tw_and_big5 \N \N \N 4336 mic_to_euc_tw 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_euc_tw $libdir/euc_tw_and_big5 \N \N \N 4337 mic_to_big5 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_big5 $libdir/euc_tw_and_big5 \N \N \N 4338 latin2_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N latin2_to_mic $libdir/latin2_and_win1250 \N \N \N 4339 mic_to_latin2 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_latin2 $libdir/latin2_and_win1250 \N \N \N 4340 win1250_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1250_to_mic $libdir/latin2_and_win1250 \N \N \N 4341 mic_to_win1250 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_win1250 $libdir/latin2_and_win1250 \N \N \N 4342 latin2_to_win1250 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N latin2_to_win1250 $libdir/latin2_and_win1250 \N \N \N 4343 win1250_to_latin2 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win1250_to_latin2 $libdir/latin2_and_win1250 \N \N \N 4344 latin1_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N latin1_to_mic $libdir/latin_and_mic \N \N \N 4345 mic_to_latin1 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_latin1 $libdir/latin_and_mic \N \N \N 4346 latin3_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N latin3_to_mic $libdir/latin_and_mic \N \N \N 4347 mic_to_latin3 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_latin3 $libdir/latin_and_mic \N \N \N 4348 latin4_to_mic 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N latin4_to_mic $libdir/latin_and_mic \N \N \N 4349 mic_to_latin4 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N mic_to_latin4 $libdir/latin_and_mic \N \N \N 4352 big5_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N big5_to_utf8 $libdir/utf8_and_big5 \N \N \N 4353 utf8_to_big5 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_big5 $libdir/utf8_and_big5 \N \N \N 4354 utf8_to_koi8r 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_koi8r $libdir/utf8_and_cyrillic \N \N \N 4355 koi8r_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8r_to_utf8 $libdir/utf8_and_cyrillic \N \N \N 4356 utf8_to_koi8u 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_koi8u $libdir/utf8_and_cyrillic \N \N \N 4357 koi8u_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N koi8u_to_utf8 $libdir/utf8_and_cyrillic \N \N \N 4358 utf8_to_win 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_win $libdir/utf8_and_win \N \N \N 4359 win_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N win_to_utf8 $libdir/utf8_and_win \N \N \N 4360 euc_cn_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_cn_to_utf8 $libdir/utf8_and_euc_cn \N \N \N 4361 utf8_to_euc_cn 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_euc_cn $libdir/utf8_and_euc_cn \N \N \N 4362 euc_jp_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_jp_to_utf8 $libdir/utf8_and_euc_jp \N \N \N 4363 utf8_to_euc_jp 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_euc_jp $libdir/utf8_and_euc_jp \N \N \N 4364 euc_kr_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_kr_to_utf8 $libdir/utf8_and_euc_kr \N \N \N 4365 utf8_to_euc_kr 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_euc_kr $libdir/utf8_and_euc_kr \N \N \N 4366 euc_tw_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_tw_to_utf8 $libdir/utf8_and_euc_tw \N \N \N 4367 utf8_to_euc_tw 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_euc_tw $libdir/utf8_and_euc_tw \N \N \N 4368 gb18030_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N gb18030_to_utf8 $libdir/utf8_and_gb18030 \N \N \N 4369 utf8_to_gb18030 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_gb18030 $libdir/utf8_and_gb18030 \N \N \N 4370 gbk_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N gbk_to_utf8 $libdir/utf8_and_gbk \N \N \N 4371 utf8_to_gbk 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_gbk $libdir/utf8_and_gbk \N \N \N 4372 utf8_to_iso8859 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_iso8859 $libdir/utf8_and_iso8859 \N \N \N 4373 iso8859_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso8859_to_utf8 $libdir/utf8_and_iso8859 \N \N \N 4374 iso8859_1_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N iso8859_1_to_utf8 $libdir/utf8_and_iso8859_1 \N \N \N 4375 utf8_to_iso8859_1 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_iso8859_1 $libdir/utf8_and_iso8859_1 \N \N \N 4376 johab_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N johab_to_utf8 $libdir/utf8_and_johab \N \N \N 4377 utf8_to_johab 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_johab $libdir/utf8_and_johab \N \N \N 4378 sjis_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N sjis_to_utf8 $libdir/utf8_and_sjis \N \N \N 4379 utf8_to_sjis 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_sjis $libdir/utf8_and_sjis \N \N \N 4380 uhc_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N uhc_to_utf8 $libdir/utf8_and_uhc \N \N \N 4381 utf8_to_uhc 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_uhc $libdir/utf8_and_uhc \N \N \N 4382 euc_jis_2004_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_jis_2004_to_utf8 $libdir/utf8_and_euc2004 \N \N \N 4383 utf8_to_euc_jis_2004 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_euc_jis_2004 $libdir/utf8_and_euc2004 \N \N \N 4384 shift_jis_2004_to_utf8 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N shift_jis_2004_to_utf8 $libdir/utf8_and_sjis2004 \N \N \N 4385 utf8_to_shift_jis_2004 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N utf8_to_shift_jis_2004 $libdir/utf8_and_sjis2004 \N \N \N 4386 euc_jis_2004_to_shift_jis_2004 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N euc_jis_2004_to_shift_jis_2004 $libdir/euc2004_sjis2004 \N \N \N 4387 shift_jis_2004_to_euc_jis_2004 11 10 13 1 0 0 - f f f t f i s 6 0 23 23 23 2275 2281 23 16 \N \N \N \N \N shift_jis_2004_to_euc_jis_2004 $libdir/euc2004_sjis2004 \N \N \N 5040 matchingsel 11 10 12 1 0 0 - f f f t f s s 4 0 701 2281 26 2281 23 \N \N \N \N \N matchingsel \N \N \N \N 5041 matchingjoinsel 11 10 12 1 0 0 - f f f t f s s 5 0 701 2281 26 2281 21 2281 \N \N \N \N \N matchingjoinsel \N \N \N \N 6119 pg_get_publication_tables 11 10 12 1 1000 25 - f f f t t s s 1 0 2249 1009 {1009,26,26,22,194} {v,o,o,o,o} {pubname,pubid,relid,attrs,qual} \N \N pg_get_publication_tables \N \N \N \N 6121 pg_relation_is_publishable 11 10 12 1 0 0 - f f f t f s s 1 0 16 2205 \N \N \N \N \N pg_relation_is_publishable \N \N \N \N 3298 row_security_active 11 10 12 1 0 0 - f f f t f s s 1 0 16 26 \N \N \N \N \N row_security_active \N \N \N \N 3299 row_security_active 11 10 12 1 0 0 - f f f t f s s 1 0 16 25 \N \N \N \N \N row_security_active_name \N \N \N \N 3441 pg_control_system 11 10 12 1 0 0 - f f f t f v s 0 0 2249 {23,23,20,1184} {o,o,o,o} {pg_control_version,catalog_version_no,system_identifier,pg_control_last_modified} \N \N pg_control_system \N \N \N \N 3442 pg_control_checkpoint 11 10 12 1 0 0 - f f f t f v s 0 0 2249 {3220,3220,25,23,23,16,25,26,28,28,28,26,28,28,26,28,28,1184} {o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o} {checkpoint_lsn,redo_lsn,redo_wal_file,timeline_id,prev_timeline_id,full_page_writes,next_xid,next_oid,next_multixact_id,next_multi_offset,oldest_xid,oldest_xid_dbid,oldest_active_xid,oldest_multi_xid,oldest_multi_dbid,oldest_commit_ts_xid,newest_commit_ts_xid,checkpoint_time} \N \N pg_control_checkpoint \N \N \N \N 3443 pg_control_recovery 11 10 12 1 0 0 - f f f t f v s 0 0 2249 {3220,23,3220,3220,16} {o,o,o,o,o} {min_recovery_end_lsn,min_recovery_end_timeline,backup_start_lsn,backup_end_lsn,end_of_backup_record_required} \N \N pg_control_recovery \N \N \N \N 3444 pg_control_init 11 10 12 1 0 0 - f f f t f v s 0 0 2249 {23,23,23,23,23,23,23,23,23,16,23} {o,o,o,o,o,o,o,o,o,o,o} {max_data_alignment,database_block_size,blocks_per_segment,wal_block_size,bytes_per_wal_segment,max_identifier_length,max_index_columns,max_toast_chunk_size,large_object_chunk_size,float8_pass_by_value,data_page_checksum_version} \N \N pg_control_init \N \N \N \N 6179 array_subscript_handler 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N array_subscript_handler \N \N \N \N 6180 raw_array_subscript_handler 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N raw_array_subscript_handler \N \N \N \N 6098 jsonb_subscript_handler 11 10 12 1 0 0 - f f f t f i s 1 0 2281 2281 \N \N \N \N \N jsonb_subscript_handler \N \N \N \N 3445 pg_import_system_collations 11 10 12 100 0 0 - f f f t f v u 1 0 23 4089 \N \N \N \N \N pg_import_system_collations \N \N \N \N 3448 pg_collation_actual_version 11 10 12 100 0 0 - f f f t f v s 1 0 25 26 \N \N \N \N \N pg_collation_actual_version \N \N \N \N 6249 pg_database_collation_actual_version 11 10 12 100 0 0 - f f f t f v s 1 0 25 26 \N \N \N \N \N pg_database_collation_actual_version \N \N \N \N 3400 pg_config 11 10 12 1 23 0 - f f f t t s r 0 0 2249 {25,25} {o,o} {name,setting} \N \N pg_config \N \N \N {SYSTEM=X/SYSTEM} 6012 pg_replication_origin_advance 11 10 12 1 0 0 - f f f t f v u 2 0 2278 25 3220 \N \N \N \N \N pg_replication_origin_advance \N \N \N {SYSTEM=X/SYSTEM} 6003 pg_replication_origin_create 11 10 12 1 0 0 - f f f t f v u 1 0 26 25 \N \N \N \N \N pg_replication_origin_create \N \N \N {SYSTEM=X/SYSTEM} 6004 pg_replication_origin_drop 11 10 12 1 0 0 - f f f t f v u 1 0 2278 25 \N \N \N \N \N pg_replication_origin_drop \N \N \N {SYSTEM=X/SYSTEM} 6013 pg_replication_origin_progress 11 10 12 1 0 0 - f f f t f v u 2 0 3220 25 16 \N \N \N \N \N pg_replication_origin_progress \N \N \N {SYSTEM=X/SYSTEM} 6008 pg_replication_origin_session_is_setup 11 10 12 1 0 0 - f f f t f v r 0 0 16 \N \N \N \N \N pg_replication_origin_session_is_setup \N \N \N {SYSTEM=X/SYSTEM} 6009 pg_replication_origin_session_progress 11 10 12 1 0 0 - f f f t f v u 1 0 3220 16 \N \N \N \N \N pg_replication_origin_session_progress \N \N \N {SYSTEM=X/SYSTEM} 6007 pg_replication_origin_session_reset 11 10 12 1 0 0 - f f f t f v u 0 0 2278 \N \N \N \N \N pg_replication_origin_session_reset \N \N \N {SYSTEM=X/SYSTEM} 6006 pg_replication_origin_session_setup 11 10 12 1 0 0 - f f f t f v u 1 0 2278 25 \N \N \N \N \N pg_replication_origin_session_setup \N \N \N {SYSTEM=X/SYSTEM} 6010 pg_replication_origin_xact_setup 11 10 12 1 0 0 - f f f t f v r 2 0 2278 3220 1184 \N \N \N \N \N pg_replication_origin_xact_setup \N \N \N {SYSTEM=X/SYSTEM} 6014 pg_show_replication_origin_status 11 10 12 1 100 0 - f f f f t v r 0 0 2249 {26,25,3220,3220} {o,o,o,o} {local_id,external_id,remote_lsn,local_lsn} \N \N pg_show_replication_origin_status \N \N \N {SYSTEM=X/SYSTEM} 3354 pg_ls_waldir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_waldir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5028 satisfies_hash_partition 11 10 12 1 0 2276 - f f f f f i s 4 0 16 26 23 23 2276 \N {i,i,i,v} \N \N \N satisfies_hash_partition \N \N \N \N 3423 pg_partition_tree 11 10 12 1 1000 0 - f f f t t v s 1 0 2249 2205 {2205,2205,2205,16,23} {i,o,o,o,o} {rootrelid,relid,parentrelid,isleaf,level} \N \N pg_partition_tree \N \N \N \N 3425 pg_partition_ancestors 11 10 12 1 10 0 - f f f t t v s 1 0 2205 2205 {2205,2205} {i,o} {partitionid,relid} \N \N pg_partition_ancestors \N \N \N \N 3424 pg_partition_root 11 10 12 1 0 0 - f f f t f i s 1 0 2205 2205 \N \N \N \N \N pg_partition_root \N \N \N \N 4549 unicode_version 11 10 12 1 0 0 - f f f t f i s 0 0 25 \N \N \N \N \N unicode_version \N \N \N \N 6099 icu_unicode_version 11 10 12 1 0 0 - f f f t f i s 0 0 25 \N \N \N \N \N icu_unicode_version \N \N \N \N 6105 unicode_assigned 11 10 12 1 0 0 - f f f t f i s 1 0 16 25 \N \N \N \N \N unicode_assigned \N \N \N \N 6198 unistr 11 10 12 1 0 0 - f f f t f i s 1 0 25 25 \N \N \N \N \N unistr \N \N \N \N 4596 brin_bloom_summary_in 11 10 12 1 0 0 - f f f t f i s 1 0 4600 2275 \N \N \N \N \N brin_bloom_summary_in \N \N \N \N 4597 brin_bloom_summary_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 4600 \N \N \N \N \N brin_bloom_summary_out \N \N \N \N 4598 brin_bloom_summary_recv 11 10 12 1 0 0 - f f f t f s s 1 0 4600 2281 \N \N \N \N \N brin_bloom_summary_recv \N \N \N \N 4599 brin_bloom_summary_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 4600 \N \N \N \N \N brin_bloom_summary_send \N \N \N \N 4638 brin_minmax_multi_summary_in 11 10 12 1 0 0 - f f f t f i s 1 0 4601 2275 \N \N \N \N \N brin_minmax_multi_summary_in \N \N \N \N 4639 brin_minmax_multi_summary_out 11 10 12 1 0 0 - f f f t f i s 1 0 2275 4601 \N \N \N \N \N brin_minmax_multi_summary_out \N \N \N \N 4640 brin_minmax_multi_summary_recv 11 10 12 1 0 0 - f f f t f s s 1 0 4601 2281 \N \N \N \N \N brin_minmax_multi_summary_recv \N \N \N \N 4641 brin_minmax_multi_summary_send 11 10 12 1 0 0 - f f f t f s s 1 0 17 4601 \N \N \N \N \N brin_minmax_multi_summary_send \N \N \N \N 6291 any_value 11 10 12 1 0 0 - a f f f f i s 1 0 2283 2283 \N \N \N \N \N aggregate_dummy \N \N \N \N 6292 any_value_transfn 11 10 12 1 0 0 - f f f t f i s 2 0 2283 2283 2283 \N \N \N \N \N any_value_transfn \N \N \N \N 8436 pg_available_wal_summaries 11 10 12 1 100 0 - f f f t t v s 0 0 2249 {20,3220,3220} {o,o,o} {tli,start_lsn,end_lsn} \N \N pg_available_wal_summaries \N \N \N \N 8437 pg_get_wal_summarizer_state 11 10 12 1 100 0 - f f f t t v s 0 0 2249 {20,3220,3220,23} {o,o,o,o} {summarized_tli,summarized_lsn,pending_lsn,summarizer_pid} \N \N pg_get_wal_summarizer_state \N \N \N \N 8047 gist_stratnum_identity 11 10 12 1 0 0 - f f f t f i s 1 0 21 21 \N \N \N \N \N gist_stratnum_identity \N \N \N \N 8048 pg_set_relation_stats 11 10 12 1 0 2276 - f f f t f v u 3 0 16 2205 23 2276 \N {i,i,v} {relation,version,stats} \N \N pg_set_relation_stats \N \N \N \N 8049 pg_set_attribute_stats 11 10 12 1 0 2276 - f f f t f v u 5 0 16 2205 19 16 23 2276 \N {i,i,i,i,v} {relation,attname,inherited,version,stats} \N \N pg_set_attribute_stats \N \N \N \N 4350 normalize 11 10 12 1 0 0 - f f f t f i s 2 1 25 25 25 \N \N \N ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 78 70 67 ]}) \N unicode_normalize_func \N \N \N \N 5029 pg_ls_tmpdir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_tmpdir_noargs \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5030 pg_ls_tmpdir 11 10 12 10 20 0 - f f f t t v s 1 0 2249 26 {26,25,20,1184} {i,o,o,o} {tablespace,name,size,modification} \N \N pg_ls_tmpdir_1arg \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6270 pg_ls_logicalsnapdir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_logicalsnapdir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6272 pg_ls_replslotdir 11 10 12 10 20 0 - f f f t t v s 1 0 2249 25 {25,25,20,1184} {i,o,o,o} {slot_name,name,size,modification} \N \N pg_ls_replslotdir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 5031 pg_ls_archive_statusdir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_archive_statusdir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 879 lpad 11 10 14 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 873 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 32 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 880 rpad 11 10 14 1 0 0 - f f f t f i s 2 0 25 25 23 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 874 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 32 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2074 substring 11 10 14 1 0 0 - f f f t f i s 3 0 25 25 25 25 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2073 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {FUNCEXPR :funcid 1986 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1812 bit_length 11 10 14 1 0 0 - f f f t f i s 1 0 23 1560 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1681 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1560 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1810 bit_length 11 10 14 1 0 0 - f f f t f i s 1 0 23 17 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 720 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 17 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2624 pg_read_file 11 10 12 1 0 0 - f f f t f v s 3 0 25 25 20 20 \N \N \N \N \N pg_read_file_off_len \N \N \N {SYSTEM=X/SYSTEM} 1811 bit_length 11 10 14 1 0 0 - f f f t f i s 1 0 23 25 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1374 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 6212 random_normal 11 10 12 1 0 0 - f f f t f v r 2 2 701 701 701 \N \N {mean,stddev} ({FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1}) \N drandom_normal \N \N \N \N 1741 log 11 10 14 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1736 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1740 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 10 0 0 0 0 0 0 0 ]}) :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1700 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1481 log10 11 10 14 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1736 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1740 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 10 0 0 0 0 0 0 0 ]}) :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1700 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1708 round 11 10 14 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1707 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1700 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 3936 pg_sleep_until 11 10 14 1 0 0 - f f f t f v s 1 0 2278 1184 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2626 :funcresulttype 2278 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1746 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({OPEXPR :opno 1759 :opfuncid 1725 :opresulttype 1700 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 6203 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 101 112 111 99 104 ]} {PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {FUNCEXPR :funcid 6203 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 101 112 111 99 104 ]} {FUNCEXPR :funcid 2649 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1}) :location -1}) :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1710 trunc 11 10 14 1 0 0 - f f f t f i s 1 0 1700 1700 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1709 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1700 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 5023 numeric_pl_pg_lsn 11 10 14 1 0 0 - f f f t f i s 2 0 3220 1700 3220 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 5025 :opfuncid 5022 :opresulttype 3220 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 3220 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1700 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1426 path_contain_pt 11 10 14 1 0 0 - f f f t f i s 2 0 16 602 600 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 137 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 600 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 602 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1544 polygon 11 10 14 1 0 0 - f f f t f i s 1 0 604 718 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1475 :funcresulttype 604 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 12 0 0 0 0 0 0 0 ]} {PARAM :paramkind 0 :paramid 1 :paramtype 718 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1386 age 11 10 14 1 0 0 - f f f t f s s 1 0 1186 1184 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1199 :funcresulttype 1186 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1174 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({SQLVALUEFUNCTION :op 0 :type 1082 :typmod -1 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 6183 ts_debug 11 10 14 100 1000 0 - f f f t t s s 2 0 2249 3734 25 {3734,25,25,25,25,3770,3769,1009} {i,i,o,o,o,o,o,o} {config,document,alias,description,token,dictionaries,dictionary,lexemes} \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname parse :colnames <>} :eref {ALIAS :aliasname parse :colnames ("tokid" "token")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3715 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_ts_config :colnames ("oid" "cfgname" "cfgnamespace" "cfgowner" "cfgparser")} :rtekind 0 :relid 3602 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3602 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {PARAM :paramkind 0 :paramid 1 :paramtype 3734 :paramtypmod -1 :paramcollid 0 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 1 :resname cfgparser :ressortgroupref 0 :resorigtbl 3602 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1}) :location -1} :funccolcount 2 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname tt :colnames <>} :eref {ALIAS :aliasname tt :colnames ("tokid" "alias" "description")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3713 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_ts_config :colnames ("oid" "cfgname" "cfgnamespace" "cfgowner" "cfgparser")} :rtekind 0 :relid 3602 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3602 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {PARAM :paramkind 0 :paramid 1 :paramtype 3734 :paramtypmod -1 :paramcollid 0 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 1 :resname cfgparser :ressortgroupref 0 :resorigtbl 3602 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} :funccolcount 3 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 1 :resname alias :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 2 :resname description :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname token :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 6 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname m :colnames <>} :eref {ALIAS :aliasname m :colnames ("mapcfg" "maptokentype" "mapseqno" "mapdict")} :rtekind 0 :relid 3603 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3603 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {PARAM :paramkind 0 :paramid 1 :paramtype 3734 :paramtypmod -1 :paramcollid 0 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 3769 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname mapdict :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 4 :resname dictionaries :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname m :colnames <>} :eref {ALIAS :aliasname m :colnames ("mapcfg" "maptokentype" "mapseqno" "mapdict")} :rtekind 0 :relid 3603 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3603 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {PARAM :paramkind 0 :paramid 1 :paramtype 3734 :paramtypmod -1 :paramcollid 0 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 3769 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname mapdict :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {NULLTEST :arg {FUNCEXPR :funcid 3723 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 3769 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :nulltesttype 0 :argisrow false :location -1} :resno 2 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname <> :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk true}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 91 :sortop 58 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :limitOffset <> :limitCount {FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 5 :resname dictionary :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname m :colnames <>} :eref {ALIAS :aliasname m :colnames ("mapcfg" "maptokentype" "mapseqno" "mapdict")} :rtekind 0 :relid 3603 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3603 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {PARAM :paramkind 0 :paramid 1 :paramtype 3734 :paramtypmod -1 :paramcollid 0 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 3723 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 3769 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :resno 1 :resname ts_lexize :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {NULLTEST :arg {FUNCEXPR :funcid 3723 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 3769 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :nulltesttype 0 :argisrow false :location -1} :resno 2 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname <> :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk true}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 91 :sortop 58 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :limitOffset <> :limitCount {FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 6 :resname lexemes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 6005 pg_replication_origin_oid 11 10 12 1 0 0 - f f f t f s s 1 0 26 25 \N \N \N \N \N pg_replication_origin_oid \N \N \N {SYSTEM=X/SYSTEM} 6011 pg_replication_origin_xact_reset 11 10 12 1 0 0 - f f f t f v r 0 0 2278 \N \N \N \N \N pg_replication_origin_xact_reset \N \N \N {SYSTEM=X/SYSTEM} 2059 age 11 10 14 1 0 0 - f f f t f s s 1 0 1186 1114 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2058 :funcresulttype 1186 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 2024 :funcresulttype 1114 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({SQLVALUEFUNCTION :op 0 :type 1082 :typmod -1 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1384 date_part 11 10 14 1 0 0 - f f f t f i s 2 0 701 25 1082 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2021 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {FUNCEXPR :funcid 2024 :funcresulttype 1114 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1176 timestamptz 11 10 14 1 0 0 - f f f t f s s 2 0 1184 1082 1083 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2028 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({OPEXPR :opno 1360 :opfuncid 1272 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1296 timedate_pl 11 10 14 1 0 0 - f f f t f i s 2 0 1114 1083 1082 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1360 :opfuncid 1272 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1298 timetzdate_pl 11 10 14 1 0 0 - f f f t f i s 2 0 1184 1266 1082 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1361 :opfuncid 1297 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1266 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2307 pg_stat_reset_slru 11 10 12 1 0 0 - f f f f f v s 1 1 2278 25 \N \N {target} ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>}) \N pg_stat_reset_slru \N \N \N {SYSTEM=X/SYSTEM} 1848 interval_pl_time 11 10 14 1 0 0 - f f f t f i s 2 0 1083 1186 1083 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1800 :opfuncid 1747 :opresulttype 1083 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2546 interval_pl_date 11 10 14 1 0 0 - f f f t f i s 2 0 1114 1186 1082 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1076 :opfuncid 2071 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2547 interval_pl_timetz 11 10 14 1 0 0 - f f f t f i s 2 0 1266 1186 1266 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1802 :opfuncid 1749 :opresulttype 1266 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1266 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2548 interval_pl_timestamp 11 10 14 1 0 0 - f f f t f i s 2 0 1114 1186 1114 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 2066 :opfuncid 2032 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2549 interval_pl_timestamptz 11 10 14 1 0 0 - f f f t f s s 2 0 1184 1186 1184 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2550 integer_pl_date 11 10 14 1 0 0 - f f f t f i s 2 0 1082 23 1082 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 1100 :opfuncid 1141 :opresulttype 1082 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 1082 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1306 overlaps 11 10 14 1 0 0 - f f f f f s s 4 0 16 1184 1184 1184 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1304 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1305 overlaps 11 10 14 1 0 0 - f f f f f s s 4 0 16 1184 1186 1184 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1304 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1307 overlaps 11 10 14 1 0 0 - f f f f f s s 4 0 16 1184 1186 1184 1184 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1304 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1184 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2043 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1114 1114 1114 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2041 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 2066 :opfuncid 2032 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 3436 pg_promote 11 10 12 1 0 0 - f f f t f v s 2 2 16 16 23 \N \N {wait,wait_seconds} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 60 0 0 0 0 0 0 0 ]}) \N pg_promote \N \N \N {SYSTEM=X/SYSTEM} 2044 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1114 1186 1114 1114 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2041 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 2066 :opfuncid 2032 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2042 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1114 1186 1114 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2041 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 2066 :opfuncid 2032 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 2066 :opfuncid 2032 :opresulttype 1114 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1114 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1309 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1083 1186 1083 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1308 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1800 :opfuncid 1747 :opresulttype 1083 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1800 :opfuncid 1747 :opresulttype 1083 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1310 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1083 1083 1083 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1308 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1800 :opfuncid 1747 :opresulttype 1083 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 3 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 3775 pg_stat_reset_shared 11 10 12 1 0 0 - f f f f f v s 1 1 2278 25 \N \N {target} ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>}) \N pg_stat_reset_shared \N \N \N {SYSTEM=X/SYSTEM} 1311 overlaps 11 10 14 1 0 0 - f f f f f i s 4 0 16 1083 1186 1083 1083 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1308 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {OPEXPR :opno 1800 :opfuncid 1747 :opresulttype 1083 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {PARAM :paramkind 0 :paramid 3 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 4 :paramtype 1083 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2631 int8pl_inet 11 10 14 1 0 0 - f f f t f i s 2 0 869 20 869 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {OPEXPR :opno 2637 :opfuncid 2630 :opresulttype 869 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 869 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 20 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 2932 xpath 11 10 14 1 0 0 - f f f t f i s 2 0 143 25 142 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2931 :funcresulttype 143 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 142 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 3050 xpath_exists 11 10 14 1 0 0 - f f f t f i s 2 0 16 25 142 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 3049 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 142 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 3935 pg_sleep_for 11 10 14 1 0 0 - f f f t f v s 1 0 2278 1186 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2626 :funcresulttype 2278 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1746 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({OPEXPR :opno 1759 :opfuncid 1725 :opresulttype 1700 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 6203 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 101 112 111 99 104 ]} {OPEXPR :opno 1327 :opfuncid 1189 :opresulttype 1184 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 2649 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 1186 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1} {FUNCEXPR :funcid 6203 :funcresulttype 1700 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 101 112 111 99 104 ]} {FUNCEXPR :funcid 2649 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1}) :location -1}) :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 6230 pg_stat_have_stats 11 10 12 1 0 0 - f f f t f v r 3 0 16 25 26 26 \N \N \N \N \N pg_stat_have_stats \N \N \N {SYSTEM=X/SYSTEM} 764 lo_import 11 10 12 1 0 0 - f f f t f v u 1 0 26 25 \N \N \N \N \N be_lo_import \N \N \N {SYSTEM=X/SYSTEM} 2325 pg_relation_size 11 10 14 1 0 0 - f f f t f v s 1 0 20 2205 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2332 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 2205 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 109 97 105 110 ]}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 1215 obj_description 11 10 14 100 0 0 - f f f t f s s 2 0 25 26 19 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_description :colnames ("objoid" "classoid" "objsubid" "description")} :rtekind 0 :relid 2609 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2609 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 19 :paramtypmod -1 :paramcollid 950 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {RELABELTYPE :arg {CONST :consttype 4089 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 11 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname description :ressortgroupref 0 :resorigtbl 2609 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 1993 shobj_description 11 10 14 100 0 0 - f f f t f s s 2 0 25 26 19 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_shdescription :colnames ("objoid" "classoid" "description")} :rtekind 0 :relid 2396 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2396 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 19 :paramtypmod -1 :paramcollid 950 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {RELABELTYPE :arg {CONST :consttype 4089 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 11 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname description :ressortgroupref 0 :resorigtbl 2396 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 1348 obj_description 11 10 14 100 0 0 - f f f t f s s 1 0 25 26 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_description :colnames ("objoid" "classoid" "objsubid" "description")} :rtekind 0 :relid 2609 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2609 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname description :ressortgroupref 0 :resorigtbl 2609 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 1216 col_description 11 10 14 100 0 0 - f f f t f s s 2 0 25 26 23 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_description :colnames ("objoid" "classoid" "objsubid" "description")} :rtekind 0 :relid 2609 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2609 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname description :ressortgroupref 0 :resorigtbl 2609 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 6184 ts_debug 11 10 14 100 1000 0 - f f f t t s s 1 0 2249 25 {25,25,25,25,3770,3769,1009} {i,o,o,o,o,o,o} {document,alias,description,token,dictionaries,dictionary,lexemes} \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname ts_debug :colnames ("alias" "description" "token" "dictionaries" "dictionary" "lexemes")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6183 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({FUNCEXPR :funcid 3759 :funcresulttype 3734 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 25 :paramtypmod -1 :paramcollid 100 :location -1}) :location -1} :funccolcount 6 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname alias :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname description :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname token :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 3770 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname dictionaries :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 3769 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname dictionary :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname lexemes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 2096 pg_terminate_backend 11 10 12 1 0 0 - f f f t f v s 2 1 16 23 20 \N \N {pid,timeout} ({FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) \N pg_terminate_backend \N \N \N \N 3960 json_populate_record 11 10 12 1 0 0 - f f f f f s s 3 1 2283 2283 114 16 \N \N {base,from_json,use_json_as_text} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N json_populate_record \N \N \N \N 3961 json_populate_recordset 11 10 12 1 100 0 - f f f f t s s 3 1 2283 2283 114 16 \N \N {base,from_json,use_json_as_text} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N json_populate_recordset \N \N \N \N 3782 pg_logical_slot_get_changes 11 10 12 1000 1000 25 - f f f f t v u 4 1 2249 19 3220 23 1009 {19,3220,23,1009,3220,28,25} {i,i,i,v,o,o,o} {slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data} ({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) \N pg_logical_slot_get_changes \N \N \N \N 3784 pg_logical_slot_peek_changes 11 10 12 1000 1000 25 - f f f f t v u 4 1 2249 19 3220 23 1009 {19,3220,23,1009,3220,28,25} {i,i,i,v,o,o,o} {slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data} ({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]}) \N pg_logical_slot_peek_changes \N \N \N \N 3577 pg_logical_emit_message 11 10 12 1 0 0 - f f f t f v u 4 1 3220 16 25 25 16 \N \N {transactional,prefix,message,flush} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N pg_logical_emit_message_text \N \N \N \N 3578 pg_logical_emit_message 11 10 12 1 0 0 - f f f t f v u 4 1 3220 16 25 17 16 \N \N {transactional,prefix,message,flush} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N pg_logical_emit_message_bytea \N \N \N \N 3779 pg_create_physical_replication_slot 11 10 12 1 0 0 - f f f t f v u 3 2 2249 19 16 16 {19,16,16,19,3220} {i,i,i,o,o} {slot_name,immediately_reserve,temporary,slot_name,lsn} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N pg_create_physical_replication_slot \N \N \N \N 3786 pg_create_logical_replication_slot 11 10 12 1 0 0 - f f f t f v u 5 3 2249 19 19 16 16 16 {19,19,16,16,16,19,3220} {i,i,i,i,i,o,o} {slot_name,plugin,temporary,twophase,failover,slot_name,lsn} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N pg_create_logical_replication_slot \N \N \N \N 2172 pg_backup_start 11 10 12 1 0 0 - f f f t f v r 2 1 3220 25 16 \N \N {label,fast} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N pg_backup_start \N \N \N {SYSTEM=X/SYSTEM} 2739 pg_backup_stop 11 10 12 1 0 0 - f f f t f v r 1 1 2249 16 {16,3220,25,25} {i,o,o,o} {wait_for_archive,lsn,labelfile,spcmapfile} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) \N pg_backup_stop \N \N \N {SYSTEM=X/SYSTEM} 3464 make_interval 11 10 12 1 0 0 - f f f t f i s 7 7 1186 23 23 23 23 23 23 701 \N \N {years,months,weeks,days,hours,mins,secs} ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} {FUNCEXPR :funcid 1746 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 1700 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 -128 -128 ]}) :location -1}) \N make_interval \N \N \N \N 3305 jsonb_set 11 10 12 1 0 0 - f f f t f i s 4 1 3802 3802 1009 3802 16 \N \N {jsonb_in,path,replacement,create_if_missing} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) \N jsonb_set \N \N \N \N 5054 jsonb_set_lax 11 10 12 1 0 0 - f f f f f i s 5 2 3802 3802 1009 3802 16 25 \N \N {jsonb_in,path,replacement,create_if_missing,null_value_treatment} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 117 115 101 95 106 115 111 110 95 110 117 108 108 ]}) \N jsonb_set_lax \N \N \N \N 1268 parse_ident 11 10 12 1 0 0 - f f f t f i s 2 1 1009 25 16 \N \N {str,strict} ({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) \N parse_ident \N \N \N \N 4005 jsonb_path_exists 11 10 12 1 0 0 - f f f t f i s 4 2 16 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_exists \N \N \N \N 4009 jsonb_path_match 11 10 12 1 0 0 - f f f t f i s 4 2 16 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_match \N \N \N \N 4007 jsonb_path_query_array 11 10 12 1 0 0 - f f f t f i s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query_array \N \N \N \N 4008 jsonb_path_query_first 11 10 12 1 0 0 - f f f t f i s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query_first \N \N \N \N 2030 jsonb_path_match_tz 11 10 12 1 0 0 - f f f t f s s 4 2 16 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_match_tz \N \N \N \N 1180 jsonb_path_query_array_tz 11 10 12 1 0 0 - f f f t f s s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query_array_tz \N \N \N \N 2023 jsonb_path_query_first_tz 11 10 12 1 0 0 - f f f t f s s 4 2 3802 3802 4072 3802 16 \N \N {target,path,vars,silent} ({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) \N jsonb_path_query_first_tz \N \N \N \N 4351 is_normalized 11 10 12 1 0 0 - f f f t f i s 2 1 16 25 25 \N \N \N ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 78 70 67 ]}) \N unicode_is_normalized \N \N \N \N 2623 pg_stat_file 11 10 12 1 0 0 - f f f t f v s 1 0 2249 25 {25,20,1184,1184,1184,1184,16} {i,o,o,o,o,o,o} {filename,size,access,modification,change,creation,isdir} \N \N pg_stat_file_1arg \N \N \N {SYSTEM=X/SYSTEM} 4543 pg_log_backend_memory_contexts 11 10 12 1 0 0 - f f f t f v s 1 0 16 23 \N \N \N \N \N pg_log_backend_memory_contexts \N \N \N {SYSTEM=X/SYSTEM} 3353 pg_ls_logdir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_logdir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 6271 pg_ls_logicalmapdir 11 10 12 10 20 0 - f f f t t v s 0 0 2249 {25,20,1184} {o,o,o} {name,size,modification} \N \N pg_ls_logicalmapdir \N \N \N {SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM} 3329 pg_show_all_file_settings 11 10 12 1 1000 0 - f f f t t v s 0 0 2249 {25,23,23,25,25,16,25} {o,o,o,o,o,o,o} {sourcefile,sourceline,seqno,name,setting,applied,error} \N \N show_all_file_settings \N \N \N {SYSTEM=X/SYSTEM} 5052 pg_get_shmem_allocations 11 10 12 1 50 0 - f f f t t v s 0 0 2249 {25,20,20,20} {o,o,o,o} {name,off,size,allocated_size} \N \N pg_get_shmem_allocations \N \N \N {SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM} 2282 pg_get_backend_memory_contexts 11 10 12 1 100 0 - f f f t t v r 0 0 2249 {25,25,25,23,20,20,20,20,20} {o,o,o,o,o,o,o,o,o} {name,ident,parent,level,total_bytes,total_nblocks,free_bytes,free_chunks,used_bytes} \N \N pg_get_backend_memory_contexts \N \N \N {SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM} 13808 dsnowball_init 11 10 13 1 0 0 - f f f t f v u 1 0 2281 2281 \N \N \N \N \N dsnowball_init $libdir/dict_snowball \N \N \N 13809 dsnowball_lexize 11 10 13 1 0 0 - f f f t f v u 4 0 2281 2281 2281 2281 2281 \N \N \N \N \N dsnowball_lexize $libdir/dict_snowball \N \N \N 13868 _pg_expandarray 13867 10 14 100 100 0 array_unnest_support f f f t t i s 1 0 2249 2277 {2277,2283,23} {i,o,o} {"",x,n} \N \N SELECT * FROM pg_catalog.unnest($1) WITH ORDINALITY \N \N \N \N 13869 _pg_index_position 13867 10 14 100 0 0 - f f f t f s u 2 0 23 26 21 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname ss :colnames <>} :eref {ALIAS :aliasname ss :colnames ("a")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_index :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 23) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 13868 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1}) :location -1} :resno 1 :resname a :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 1 :varattno 1 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :fieldnum 1 :resulttype 21 :resulttypmod -1 :resultcollid 0} {PARAM :paramkind 0 :paramid 2 :paramtype 21 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 1 :varattno 1 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resno 1 :resname n :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 13870 _pg_truetypid 13867 10 14 100 0 0 - f f f t f i s 2 0 26 75 71 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 26 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {PARAM :paramkind 0 :paramid 2 :paramtype 71 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 7 :resulttype 18 :resulttypmod -1 :resultcollid 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {PARAM :paramkind 0 :paramid 2 :paramtype 71 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 26 :resulttype 26 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {FIELDSELECT :arg {PARAM :paramkind 0 :paramid 1 :paramtype 75 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 3 :resulttype 26 :resulttypmod -1 :resultcollid 0} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13871 _pg_truetypmod 13867 10 14 100 0 0 - f f f t f i s 2 0 23 75 71 \N \N \N \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {PARAM :paramkind 0 :paramid 2 :paramtype 71 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 7 :resulttype 18 :resulttypmod -1 :resultcollid 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {PARAM :paramkind 0 :paramid 2 :paramtype 71 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 27 :resulttype 23 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {FIELDSELECT :arg {PARAM :paramkind 0 :paramid 1 :paramtype 75 :paramtypmod -1 :paramcollid 0 :location -1} :fieldnum 7 :resulttype 23 :resulttypmod -1 :resultcollid 0} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13872 _pg_char_max_length 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} {CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 18 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 19 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {OPEXPR :opno 555 :opfuncid 181 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :location -1} {CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 24 6 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 26 6 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13873 _pg_char_octet_length 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 25 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 18 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 19 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :result {FUNCEXPR :funcid 317 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({OPEXPR :opno 965 :opfuncid 232 :opresulttype 701 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 30 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :location -1}) :defresult {OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13872 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {FUNCEXPR :funcid 2319 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname encoding :ressortgroupref 0 :resorigtbl 1262 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}) :location -1} :location -1} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13875 _pg_numeric_precision 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg {PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 21 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 23 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 32 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 20 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 64 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -92 6 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1}) :defresult {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1885 :opfuncid 1903 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 555 :opfuncid 181 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 0 0 0 0 0 0 ]}) :location -1} :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -68 2 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 24 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -67 2 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 53 0 0 0 0 0 0 0 ]} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13876 _pg_numeric_precision_radix 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 21 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 23 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 20 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -68 2 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -67 2 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -92 6 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 10 0 0 0 0 0 0 0 ]} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13877 _pg_numeric_scale 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 21 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 23 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 20 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -92 6 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1}) :defresult {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 555 :opfuncid 181 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 0 0 0 0 0 0 ]}) :location -1} :location -1} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13878 _pg_datetime_precision 13867 10 14 100 0 0 - f f f t f i s 2 0 23 26 23 \N \N {typid,typmod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :location -1} {CASEWHEN :expr {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {ARRAYEXPR :array_typeid 1028 :array_collid 0 :element_typeid 26 :elements ({RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 59 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 90 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -96 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -14 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :multidims false :location -1}) :location -1} :result {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 97 :opfuncid 66 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]} :location -1}) :defresult {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -94 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({OPEXPR :opno 97 :opfuncid 66 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 0 0 0 0 0 0 ]}) :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]} :location -1}) :defresult {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 0 0 0 0 0 0 ]}) :location -1} :location -1} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 13879 _pg_interval_type 13867 10 14 100 0 0 - f f f t f i s 2 0 25 26 23 \N \N {typid,mod} \N \N \N {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn true :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -94 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {FUNCEXPR :funcid 871 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 2074 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 3 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({PARAM :paramkind 0 :paramid 1 :paramtype 26 :paramtypmod -1 :paramcollid 0 :location -1} {PARAM :paramkind 0 :paramid 2 :paramtype 23 :paramtypmod -1 :paramcollid 0 :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 26 [ 104 0 0 0 105 110 116 101 114 118 97 108 91 40 41 48 45 57 93 42 32 35 34 37 35 34 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 35 ]}) :location -1}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} \N \N 14218 plpgsql_call_handler 11 10 13 1 0 0 - f f f f f v u 0 0 2280 \N \N \N \N \N plpgsql_call_handler $libdir/plpgsql \N \N \N 14219 plpgsql_inline_handler 11 10 13 1 0 0 - f f f t f v u 1 0 2278 2281 \N \N \N \N \N plpgsql_inline_handler $libdir/plpgsql \N \N \N 14220 plpgsql_validator 11 10 13 1 0 0 - f f f t f v u 1 0 2278 26 \N \N \N \N \N plpgsql_validator $libdir/plpgsql \N \N \N 16561 ordering_func 16390 10 14 100 1000 0 - f f f f t v u 0 0 16558 \N \N \N \N \N \N (({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname ordering_table :colnames ("id" "data")} :rtekind 0 :relid 16556 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16556 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname id :ressortgroupref 1 :resorigtbl 16556 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname data :ressortgroupref 0 :resorigtbl 16556 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps (o 16560) :withCheckOptions <> :stmt_location -1 :stmt_len -1})) \N \N 16562 ptest1 16390 10 14 100 0 0 - p f f f f v u 1 0 2278 23 \N \N {a} \N \N INSERT INTO dump_test.test_table (col1) VALUES (a) \N \N \N \N 16563 func_with_support 16390 10 14 100 0 0 varchar_support f f f f f v u 0 0 23 \N \N \N \N \N SELECT 1 \N \N \N \N 16564 int42_out 16390 10 12 1 0 0 - f f f t f i u 1 0 2275 16554 \N \N \N \N \N int4out \N \N \N \N \. -- -- Data for Name: pg_publication; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_publication (oid, pubname, pubowner, puballtables, pubinsert, pubupdate, pubdelete, pubtruncate, pubviaroot) FROM stdin; 16576 pub2 10 t f f f f f 16577 pub4 10 f t t t t f 16580 pub3 10 f t t t t f 16581 pub1 10 f t t t t f \. -- -- Data for Name: pg_publication_namespace; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_publication_namespace (oid, pnpubid, pnnspid) FROM stdin; 16587 16580 16390 16593 16580 2200 \. -- -- Data for Name: pg_publication_rel; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_publication_rel (oid, prpubid, prrelid, prqual, prattrs) FROM stdin; 16584 16580 16408 \N \N 16585 16577 16408 {OPEXPR :opno 521 :opfuncid 147 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} \N 16586 16581 16408 \N \N 16588 16581 16452 \N \N 16590 16581 16442 \N 2 3 16591 16577 16452 {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 116 101 115 116 ]}) :location -1} \N 16592 16581 16447 {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} 2 3 \. -- -- Data for Name: pg_range; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_range (rngtypid, rngsubtype, rngmultitypid, rngcollation, rngsubopc, rngcanonical, rngsubdiff) FROM stdin; 3904 23 4451 0 1978 int4range_canonical int4range_subdiff 3906 1700 4532 0 3125 - numrange_subdiff 3908 1114 4533 0 3128 - tsrange_subdiff 3910 1184 4534 0 3127 - tstzrange_subdiff 3912 1082 4535 0 3122 daterange_canonical daterange_subdiff 3926 20 4536 0 3124 int8range_canonical int8range_subdiff 16546 25 16544 950 3126 - - 16620 23 16618 0 16615 - - \. -- -- Data for Name: pg_replication_origin; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_replication_origin (roident, roname) FROM stdin; 1 pg_16578 2 pg_16579 3 pg_16582 \. -- -- Data for Name: pg_rewrite; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_rewrite (oid, rulename, ev_class, ev_type, ev_enabled, is_instead, ev_qual, ev_action) FROM stdin; 12003 _RETURN 12000 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("setdatabase" "setrole" "setconfig")} :rtekind 0 :relid 2964 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil" "setdatabase" "setrole" "setconfig")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 19) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2964 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname rolsuper :ressortgroupref 0 :resorigtbl 1260 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 3 :resname rolinherit :ressortgroupref 0 :resorigtbl 1260 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 4 :resname rolcreaterole :ressortgroupref 0 :resorigtbl 1260 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 5 :resname rolcreatedb :ressortgroupref 0 :resorigtbl 1260 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 6 :resname rolcanlogin :ressortgroupref 0 :resorigtbl 1260 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 7 :resname rolreplication :ressortgroupref 0 :resorigtbl 1260 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 8 :resname rolconnlimit :ressortgroupref 0 :resorigtbl 1260 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 42 42 42 42 42 42 42 42 ]} :resno 9 :resname rolpassword :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 10 :resname rolvaliduntil :ressortgroupref 0 :resorigtbl 1260 :resorigcol 12 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 11 :resname rolbypassrls :ressortgroupref 0 :resorigtbl 1260 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 12 :resname rolconfig :ressortgroupref 0 :resorigtbl 2964 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 13 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12008 _RETURN 12005 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("setdatabase" "setrole" "setconfig")} :rtekind 0 :relid 2964 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil" "setdatabase" "setrole" "setconfig")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 14 15 16 18 19) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2964 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname usename :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 2 :resname usesysid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 3 :resname usecreatedb :ressortgroupref 0 :resorigtbl 1260 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname usesuper :ressortgroupref 0 :resorigtbl 1260 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 5 :resname userepl :ressortgroupref 0 :resorigtbl 1260 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 6 :resname usebypassrls :ressortgroupref 0 :resorigtbl 1260 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 7 :resname passwd :ressortgroupref 0 :resorigtbl 1260 :resorigcol 11 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 8 :resname valuntil :ressortgroupref 0 :resorigtbl 1260 :resorigcol 12 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 9 :resname useconfig :ressortgroupref 0 :resorigtbl 2964 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12013 _RETURN 12010 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname groname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 2 :resname grosysid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 6 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_auth_members :colnames ("oid" "roleid" "member" "grantor" "admin_option" "inherit_option" "set_option")} :rtekind 0 :relid 1261 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1261 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname member :ressortgroupref 0 :resorigtbl 1261 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 3 :resname grolist :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12017 _RETURN 12014 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_shadow :colnames ("usename" "usesysid" "usecreatedb" "usesuper" "userepl" "usebypassrls" "passwd" "valuntil" "useconfig")} :rtekind 0 :relid 12005 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12005 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 15 16) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname usename :ressortgroupref 0 :resorigtbl 12005 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname usesysid :ressortgroupref 0 :resorigtbl 12005 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname usecreatedb :ressortgroupref 0 :resorigtbl 12005 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname usesuper :ressortgroupref 0 :resorigtbl 12005 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname userepl :ressortgroupref 0 :resorigtbl 12005 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname usebypassrls :ressortgroupref 0 :resorigtbl 12005 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 42 42 42 42 42 42 42 42 ]} :resno 7 :resname passwd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname valuntil :ressortgroupref 0 :resorigtbl 12005 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname useconfig :ressortgroupref 0 :resorigtbl 12005 :resorigcol 9 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12021 _RETURN 12018 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname pol :colnames <>} :eref {ALIAS :aliasname pol :colnames ("oid" "polname" "polrelid" "polcmd" "polpermissive" "polroles" "polqual" "polwithcheck")} :rtekind 0 :relid 3256 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "polname" "polrelid" "polcmd" "polpermissive" "polroles" "polqual" "polwithcheck" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "polname" "polrelid" "polcmd" "polpermissive" "polroles" "polqual" "polwithcheck" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3256 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 12 13 14 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname policyname :ressortgroupref 0 :resorigtbl 3256 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 80 69 82 77 73 83 83 73 86 69 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 82 69 83 84 82 73 67 84 73 86 69 ]} :location -1} :resno 4 :resname permissive :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1003 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 1070 :opfuncid 744 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {CONST :consttype 1028 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 28 [ 112 0 0 0 1 0 0 0 0 0 0 0 26 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 ]}) :location -1} :result {ARRAYCOERCEEXPR :arg {FUNCEXPR :funcid 394 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 112 117 98 108 105 99 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 ]}) :location -1} :elemexpr {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 0 :args ({CASETESTEXPR :typeId 25 :typeMod -1 :collation 0}) :location -1} :resulttype 1003 :resulttypmod -1 :resultcollid 950 :coerceformat 2 :location -1} :location -1}) :defresult {SUBLINK :subLinkType 6 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {SCALARARRAYOPEXPR :opno 607 :opfuncid 184 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 6 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname rolname :ressortgroupref 1 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :location -1} :resno 5 :resname roles :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 83 69 76 69 67 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 73 78 83 69 82 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 119 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 85 80 68 65 84 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 69 76 69 84 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 42 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 65 76 76 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 6 :resname cmd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 7 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :resno 7 :resname qual :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 8 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :resno 8 :resname with_check :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12026 _RETURN 12023 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "rulename" "ev_class" "ev_type" "ev_enabled" "is_instead" "ev_qual" "ev_action")} :rtekind 0 :relid 2618 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "rulename" "ev_class" "ev_type" "ev_enabled" "is_instead" "ev_qual" "ev_action" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "rulename" "ev_class" "ev_type" "ev_enabled" "is_instead" "ev_qual" "ev_action" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2618 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 95 82 69 84 85 82 78 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname rulename :ressortgroupref 0 :resorigtbl 2618 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1573 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname definition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12031 _RETURN 12028 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname viewname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :resno 3 :resname viewowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1641 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname definition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12036 _RETURN 12033 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 0 :relid 1213 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 13 16 21 24 27 28 30) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1213 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :resno 3 :resname tableowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 4 :resname tablespace :ressortgroupref 0 :resorigtbl 1213 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 5 :resname hasindexes :ressortgroupref 0 :resorigtbl 1259 :resorigcol 14 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :resno 6 :resname hasrules :ressortgroupref 0 :resorigtbl 1259 :resorigcol 20 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} :resno 7 :resname hastriggers :ressortgroupref 0 :resorigtbl 1259 :resorigcol 21 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :resno 8 :resname rowsecurity :ressortgroupref 0 :resorigtbl 1259 :resorigcol 23 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12041 _RETURN 12038 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 0 :relid 1213 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 16 21 24 32) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1213 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname matviewname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :resno 3 :resname matviewowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 4 :resname tablespace :ressortgroupref 0 :resorigtbl 1213 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 5 :resname hasindexes :ressortgroupref 0 :resorigtbl 1259 :resorigcol 14 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :resno 6 :resname ispopulated :ressortgroupref 0 :resorigtbl 1259 :resorigcol 25 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1641 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname definition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12046 _RETURN 12043 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 0 :relid 1213 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 16 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1213 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1}) :location -1} :alias <> :rtindex 9}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 73 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 3 :resname indexname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resno 4 :resname tablespace :ressortgroupref 0 :resorigtbl 1213 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1643 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname indexdef :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12051 _RETURN 12048 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle")} :rtekind 0 :relid 2224 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2224 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname sequencename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1} :resno 3 :resname sequenceowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 2206 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 4 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 5 :resname start_value :ressortgroupref 0 :resorigtbl 2224 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname min_value :ressortgroupref 0 :resorigtbl 2224 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 7 :resname max_value :ressortgroupref 0 :resorigtbl 2224 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname increment_by :ressortgroupref 0 :resorigtbl 2224 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname cycle :ressortgroupref 0 :resorigtbl 2224 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 10 :resname cache_size :ressortgroupref 0 :resorigtbl 2224 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 20 :casecollid 0 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2186 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 83 69 76 69 67 84 44 85 83 65 71 69 ]}) :location -1} :result {FUNCEXPR :funcid 4032 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resulttype 2205 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :location -1}) :defresult {CONST :consttype 20 :consttypmod -1 :constcollid 0 :constlen 8 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 11 :resname last_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12056 _RETURN 12053 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("starelid" "staattnum" "stainherit" "stanullfrac" "stawidth" "stadistinct" "stakind1" "stakind2" "stakind3" "stakind4" "stakind5" "staop1" "staop2" "staop3" "staop4" "staop5" "stacoll1" "stacoll2" "stacoll3" "stacoll4" "stacoll5" "stanumbers1" "stanumbers2" "stanumbers3" "stanumbers4" "stanumbers5" "stavalues1" "stavalues2" "stavalues3" "stavalues4" "stavalues5")} :rtekind 0 :relid 2619 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("starelid" "staattnum" "stainherit" "stanullfrac" "stawidth" "stadistinct" "stakind1" "stakind2" "stakind3" "stakind4" "stakind5" "staop1" "staop2" "staop3" "staop4" "staop5" "stacoll1" "stacoll2" "stacoll3" "stacoll4" "stacoll5" "stanumbers1" "stanumbers2" "stanumbers3" "stanumbers4" "stanumbers5" "stavalues1" "stavalues2" "stavalues3" "stavalues4" "stavalues5" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("starelid" "staattnum" "stainherit" "stanullfrac" "stawidth" "stadistinct" "stakind1" "stakind2" "stakind3" "stakind4" "stakind5" "staop1" "staop2" "staop3" "staop4" "staop5" "stacoll1" "stacoll2" "stacoll3" "stacoll4" "stacoll5" "stanumbers1" "stanumbers2" "stanumbers3" "stanumbers4" "stanumbers5" "stavalues1" "stavalues2" "stavalues3" "stavalues4" "stavalues5" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("starelid" "staattnum" "stainherit" "stanullfrac" "stawidth" "stadistinct" "stakind1" "stakind2" "stakind3" "stakind4" "stakind5" "staop1" "staop2" "staop3" "staop4" "staop5" "stacoll1" "stacoll2" "stacoll3" "stacoll4" "stacoll5" "stanumbers1" "stanumbers2" "stanumbers3" "stanumbers4" "stanumbers5" "stavalues1" "stavalues2" "stavalues3" "stavalues4" "stavalues5" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2619 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18 29 30 31 32 33 34 35 36 37 38) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 30) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 2 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {BOOLEXPR :boolop and :args ({BOOLEXPR :boolop not :args ({VAR :varno 4 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1}) :location -1} {FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 115 101 108 101 99 116 ]}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 91 :opfuncid 60 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 3298 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 3 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname inherited :ressortgroupref 0 :resorigtbl 2619 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 5 :resname null_frac :ressortgroupref 0 :resorigtbl 2619 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname avg_width :ressortgroupref 0 :resorigtbl 2619 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname n_distinct :ressortgroupref 0 :resorigtbl 2619 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 8 :resname most_common_vals :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 9 :resname most_common_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 10 :resname histogram_bounds :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 700 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :refassgnexpr <>} :location -1}) :defresult {CONST :consttype 700 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 11 :resname correlation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 12 :resname most_common_elems :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 13 :resname most_common_elem_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 14 :resname elem_count_histogram :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 15 :resname range_length_histogram :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 700 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 22 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 23 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 24 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 25 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 26 :vartype 1021 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :refassgnexpr <>} :location -1}) :defresult {CONST :consttype 700 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 16 :resname range_empty_frac :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 27 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 28 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 9 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 29 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 30 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 1 :varattno 31 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 17 :resname range_bounds_histogram :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12061 _RETURN 12058 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs")} :rtekind 0 :relid 3381 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname sd :colnames <>} :eref {ALIAS :aliasname sd :colnames ("stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr")} :rtekind 0 :relid 3429 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42) :joinrightcols (i 1 2 3 4 5 6) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname cn :colnames <>} :eref {ALIAS :aliasname cn :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname sn :colnames <>} :eref {ALIAS :aliasname sn :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname m :colnames <>} :eref {ALIAS :aliasname m :colnames ("most_common_vals" "most_common_val_nulls" "most_common_freqs" "most_common_base_freqs")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_mcv_list_items :colnames ("index" "values" "nulls" "frequency" "base_frequency")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3427 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 1 :varnosyn 4 :varattnosyn 5 :location -1}) :location -1} :funccolcount 5 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {AGGREF :aggfnoid 4053 :aggtype 1009 :aggcollid 100 :inputcollid 100 :aggtranstype 0 :aggargtypes (o 1009) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 1 :resname most_common_vals :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {AGGREF :aggfnoid 4053 :aggtype 1000 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 1000) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1000 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 2 :resname most_common_val_nulls :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {AGGREF :aggfnoid 2335 :aggtype 1022 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 701) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 3 :resname most_common_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {AGGREF :aggfnoid 2335 :aggtype 1022 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 701) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 4 :resname most_common_base_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral true :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl" "most_common_vals" "most_common_val_nulls" "most_common_freqs" "most_common_base_freqs")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 1 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 1000 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} {VAR :varno 10 :varattno 3 :vartype 1022 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 4 :vartype 1022 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3381 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 30) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3429 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :alias <> :rtindex 9} :rarg {RANGETBLREF :rtindex 10} :usingClause <> :join_using_alias <> :quals {NULLTEST :arg {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} :nulltesttype 1 :argisrow false :location -1} :alias <> :rtindex 11}) :quals {BOOLEXPR :boolop and :args ({BOOLEXPR :boolop not :args ({SUBLINK :subLinkType 0 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname k :colnames <>} :eref {ALIAS :aliasname k :colnames ("k")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2331 :funcresulttype 21 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :funccolcount 1 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("k" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1}) :joinleftcols (i 1) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 1 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 115 101 108 101 99 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 91 :opfuncid 60 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 3298 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resno 3 :resname statistics_schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname statistics_name :ressortgroupref 0 :resorigtbl 3381 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1} :resno 5 :resname statistics_owner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname k :colnames <>} :eref {ALIAS :aliasname k :colnames ("k")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2331 :funcresulttype 21 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :funccolcount 1 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("k" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1}) :joinleftcols (i 1) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 1 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {AGGREF :aggfnoid 2335 :aggtype 1003 :aggcollid 950 :inputcollid 950 :aggtranstype 0 :aggargtypes (o 19) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resno 2 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true}) :aggorder ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 94 :sortop 95 :nulls_first false :hashable true}) :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 1 :resname array_agg :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 6 :resname attnames :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6173 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname exprs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname kinds :ressortgroupref 0 :resorigtbl 3381 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 9 :resname inherited :ressortgroupref 0 :resorigtbl 3429 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} :resno 10 :resname n_distinct :ressortgroupref 0 :resorigtbl 3429 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} :resno 11 :resname dependencies :ressortgroupref 0 :resorigtbl 3429 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 10 :varattno 1 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} :resno 12 :resname most_common_vals :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 10 :varattno 2 :vartype 1000 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :resno 13 :resname most_common_val_nulls :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 10 :varattno 3 :vartype 1022 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} :resno 14 :resname most_common_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 10 :varattno 4 :vartype 1022 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1} :resno 15 :resname most_common_base_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12066 _RETURN 12063 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs")} :rtekind 0 :relid 3381 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname sd :colnames <>} :eref {ALIAS :aliasname sd :colnames ("stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr")} :rtekind 0 :relid 3429 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42) :joinrightcols (i 1 2 3 4 5 6) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname cn :colnames <>} :eref {ALIAS :aliasname cn :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname sn :colnames <>} :eref {ALIAS :aliasname sn :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname stat :colnames <>} :eref {ALIAS :aliasname stat :colnames ("expr" "a")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2331 :funcresulttype 25 :funcretset true :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 6173 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 1 :resname expr :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2331 :funcresulttype 10029 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 1 :varnosyn 4 :varattnosyn 6 :location -1}) :location -1} :resno 2 :resname a :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral true :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "stxrelid" "stxname" "stxnamespace" "stxowner" "stxkeys" "stxstattarget" "stxkind" "stxexprs" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "stxoid" "stxdinherit" "stxdndistinct" "stxddependencies" "stxdmcv" "stxdexpr" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl" "expr" "a")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 3361 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 3402 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 5017 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 10028 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56) :joinrightcols (i 1 2) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3381 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3429 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :alias <> :rtindex 9} :rarg {RANGETBLREF :rtindex 10} :usingClause <> :join_using_alias <> :quals {NULLTEST :arg {VAR :varno 10 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} :nulltesttype 1 :argisrow false :location -1} :alias <> :rtindex 11}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 1 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resno 3 :resname statistics_schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname statistics_name :ressortgroupref 0 :resorigtbl 3381 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1642 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1} :resno 5 :resname statistics_owner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 10 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} :resno 6 :resname expr :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 7 :resname inherited :ressortgroupref 0 :resorigtbl 3429 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 4 :resulttype 700 :resulttypmod -1 :resultcollid 0} :resno 8 :resname null_frac :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 5 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resno 9 :resname avg_width :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 6 :resulttype 700 :resulttypmod -1 :resultcollid 0} :resno 10 :resname n_distinct :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 27 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 28 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 29 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 30 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 31 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 11 :resname most_common_vals :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 22 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 23 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 24 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 25 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 26 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 12 :resname most_common_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 27 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 28 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 29 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 30 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 31 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 13 :resname histogram_bounds :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 700 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 22 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 23 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 24 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 25 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :refassgnexpr <>} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1021 :refelemtype 700 :refrestype 700 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 26 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :refassgnexpr <>} :location -1}) :defresult {CONST :consttype 700 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resno 14 :resname correlation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 2277 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 27 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 28 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 29 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 30 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 31 :resulttype 2277 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 2277 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 15 :resname most_common_elems :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 22 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 23 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 24 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 25 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 26 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 16 :resname most_common_elem_freqs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1021 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 7 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 22 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 8 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 23 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 9 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 24 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 10 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 25 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1} {CASEWHEN :expr {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 11 :resulttype 21 :resulttypmod -1 :resultcollid 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {FIELDSELECT :arg {VAR :varno 10 :varattno 2 :vartype 10029 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :fieldnum 26 :resulttype 1021 :resulttypmod -1 :resultcollid 0} :location -1}) :defresult {CONST :consttype 1021 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 17 :resname elem_count_histogram :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12071 _RETURN 12068 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "pubname" "pubowner" "puballtables" "pubinsert" "pubupdate" "pubdelete" "pubtruncate" "pubviaroot")} :rtekind 0 :relid 6104 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname gpt :colnames <>} :eref {ALIAS :aliasname gpt :colnames ("pubid" "relid" "attrs" "qual")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6119 :funcresulttype 2249 :funcretset true :funcvariadic true :funcformat 0 :funccollid 0 :inputcollid 950 :args ({ARRAYEXPR :array_typeid 1009 :array_collid 950 :element_typeid 25 :elements ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1}) :multidims false :location -1}) :location -1} :funccolcount 4 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral true :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 3 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} {VAR :varno 3 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 8 :location -1} {VAR :varno 3 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 9 :location -1} {VAR :varno 3 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 10 :location -1} {VAR :varno 3 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 11 :location -1} {VAR :varno 3 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 12 :location -1} {VAR :varno 3 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 13 :location -1} {VAR :varno 3 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 14 :location -1} {VAR :varno 3 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 15 :location -1} {VAR :varno 3 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 16 :location -1} {VAR :varno 3 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 17 :location -1} {VAR :varno 3 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 18 :location -1} {VAR :varno 3 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 19 :location -1} {VAR :varno 3 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 20 :location -1} {VAR :varno 3 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 21 :location -1} {VAR :varno 3 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 22 :location -1} {VAR :varno 3 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 23 :location -1} {VAR :varno 3 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 24 :location -1} {VAR :varno 3 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 25 :location -1} {VAR :varno 3 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 26 :location -1} {VAR :varno 3 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 27 :location -1} {VAR :varno 3 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 28 :location -1} {VAR :varno 3 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 29 :location -1} {VAR :varno 3 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 30 :location -1} {VAR :varno 3 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 31 :location -1} {VAR :varno 3 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 32 :location -1} {VAR :varno 3 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 6104 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname pubname :ressortgroupref 0 :resorigtbl 6104 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 3 :resname tablename :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 94 :opfuncid 63 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {ARRAYCOERCEEXPR :arg {VAR :varno 2 :varattno 3 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 3 :location -1} :elemexpr {CASETESTEXPR :typeId 21 :typeMod -1 :collation 0} :resulttype 1005 :resulttypmod -1 :resultcollid 0 :coerceformat 2 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {AGGREF :aggfnoid 2335 :aggtype 1003 :aggcollid 950 :inputcollid 950 :aggtranstype 0 :aggargtypes (o 19) :aggdirectargs <> :args ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 2 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true}) :aggorder ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 94 :sortop 95 :nulls_first false :hashable true}) :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 1 :resname array_agg :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :resno 4 :resname attnames :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :resno 5 :resname rowfilter :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12076 _RETURN 12073 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("locktype" "database" "relation" "page" "tuple" "virtualxid" "transactionid" "classid" "objid" "objsubid" "virtualtransaction" "pid" "mode" "granted" "fastpath" "waitstart")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 1371 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 16 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname locktype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname database :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname page :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname tuple :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname virtualxid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname transactionid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname classid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname objid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname virtualtransaction :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname mode :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname granted :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname fastpath :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 16 :resname waitstart :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12080 _RETURN 12077 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("name" "statement" "is_holdable" "is_binary" "is_scrollable" "creation_time")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2511 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 6 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname statement :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname is_holdable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname is_binary :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname is_scrollable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname creation_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12084 _RETURN 12081 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname e :colnames <>} :eref {ALIAS :aliasname e :colnames ("name" "default_version" "comment")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3082 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 3 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("oid" "extname" "extowner" "extnamespace" "extrelocatable" "extversion" "extconfig" "extcondition")} :rtekind 0 :relid 3079 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("name" "default_version" "comment" "oid" "extname" "extowner" "extnamespace" "extrelocatable" "extversion" "extconfig" "extcondition")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1}) :joinleftcols (i 1 2 3) :joinrightcols (i 1 2 3 4 5 6 7 8) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3079 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname default_version :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 3 :resname installed_version :ressortgroupref 0 :resorigtbl 3079 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname comment :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12088 _RETURN 12085 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname e :colnames <>} :eref {ALIAS :aliasname e :colnames ("name" "version" "superuser" "trusted" "relocatable" "schema" "requires" "comment")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3083 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 8 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("oid" "extname" "extowner" "extnamespace" "extrelocatable" "extversion" "extconfig" "extcondition")} :rtekind 0 :relid 3079 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("name" "version" "superuser" "trusted" "relocatable" "schema" "requires" "comment" "oid" "extname" "extowner" "extnamespace" "extrelocatable" "extversion" "extconfig" "extcondition")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 1003 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8) :joinrightcols (i 1 2 3 4 5 6 7 8) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3079 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname version :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {NULLTEST :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :resno 3 :resname installed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname superuser :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 5 :resname trusted :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname relocatable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 1003 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname requires :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname comment :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12093 _RETURN 12090 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("transaction" "gid" "prepared" "ownerid" "dbid")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 1065 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 5 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("transaction" "gid" "prepared" "ownerid" "dbid" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("transaction" "gid" "prepared" "ownerid" "dbid" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname transaction :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname gid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname prepared :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 4 :resname owner :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 5 :resname database :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12098 _RETURN 12095 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("name" "statement" "prepare_time" "parameter_types" "result_types" "from_sql" "generic_plans" "custom_plans")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2510 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 8 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname statement :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname prepare_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 2211 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname parameter_types :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 2211 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname result_types :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname from_sql :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname generic_plans :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname custom_plans :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12102 _RETURN 12099 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname rel :colnames <>} :eref {ALIAS :aliasname rel :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nsp :colnames <>} :eref {ALIAS :aliasname nsp :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 116 97 98 108 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 118 105 101 119 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 21 [ 84 0 0 0 109 97 116 101 114 105 97 108 105 122 101 100 32 118 105 101 119 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 115 101 113 117 101 110 99 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 102 111 114 101 105 103 110 32 116 97 98 108 101 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2079 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :result {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :location -1}) :defresult {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 46 ]}) :location -1} {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1}) :location -1} :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname rel :colnames <>} :eref {ALIAS :aliasname rel :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname att :colnames <>} :eref {ALIAS :aliasname att :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nsp :colnames <>} :eref {ALIAS :aliasname nsp :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {OPEXPR :opno 518 :opfuncid 144 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 99 111 108 117 109 110 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2079 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :result {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :location -1}) :defresult {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 46 ]}) :location -1} {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1}) :location -1} :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 46 ]}) :location -1} {FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 3 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 3 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname pro :colnames <>} :eref {ALIAS :aliasname pro :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nsp :colnames <>} :eref {ALIAS :aliasname nsp :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9 10 17) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 97 103 103 114 101 103 97 116 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 102 117 110 99 116 105 111 110 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 112 114 111 99 101 100 117 114 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 119 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 119 105 110 100 111 119 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 1255 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2081 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :result {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :location -1}) :defresult {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 46 ]}) :location -1} {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1}) :location -1} :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 40 ]}) :location -1} {FUNCEXPR :funcid 2162 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 41 ]}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 4 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 4 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname typ :colnames <>} :eref {ALIAS :aliasname typ :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nsp :colnames <>} :eref {ALIAS :aliasname nsp :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9 10 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 100 111 109 97 105 110 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 116 121 112 101 ]} :location -1} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 1247 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2080 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :result {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :location -1}) :defresult {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 46 ]}) :location -1} {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1}) :location -1} :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 5 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 5 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname lom :colnames <>} :eref {ALIAS :aliasname lom :colnames ("oid" "lomowner" "lomacl")} :rtekind 0 :relid 2995 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "lomowner" "lomacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2995 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 53 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 108 97 114 103 101 32 111 98 106 101 99 116 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCEVIAIO :arg {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 25 :resultcollid 100 :coerceformat 1 :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 6 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 6 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname lan :colnames <>} :eref {ALIAS :aliasname lan :colnames ("oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 0 :relid 2612 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2612 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 108 97 110 103 117 97 103 101 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 7 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 7 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nsp :colnames <>} :eref {ALIAS :aliasname nsp :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 115 99 104 101 109 97 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 2615 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 8 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 8 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname evt :colnames <>} :eref {ALIAS :aliasname evt :colnames ("oid" "evtname" "evtevent" "evtowner" "evtfoid" "evtenabled" "evttags")} :rtekind 0 :relid 3466 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "evtname" "evtevent" "evtowner" "evtfoid" "evtenabled" "evttags")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3466 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 101 118 101 110 116 32 116 114 105 103 103 101 114 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 9 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 9 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "objsubid" "provider" "label")} :rtekind 0 :relid 3596 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "pubname" "pubowner" "puballtables" "pubinsert" "pubupdate" "pubdelete" "pubtruncate" "pubviaroot")} :rtekind 0 :relid 6104 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "objsubid" "provider" "label" "oid" "pubname" "pubowner" "puballtables" "pubinsert" "pubupdate" "pubdelete" "pubtruncate" "pubviaroot")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1}) :joinleftcols (i 1 2 3 4 5) :joinrightcols (i 1 2 3 4 5 6 7 8 9) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3596 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 6104 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 3596 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 112 117 98 108 105 99 97 116 105 111 110 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3596 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3596 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 10 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 10 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "provider" "label")} :rtekind 0 :relid 3592 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "subdbid" "subskiplsn" "subname" "subowner" "subenabled" "subbinary" "substream" "subtwophasestate" "subdisableonerr" "subpasswordrequired" "subrunasowner" "subfailover" "subconninfo" "subslotname" "subsynccommit" "subpublications" "suborigin")} :rtekind 0 :relid 6100 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "provider" "label" "oid" "subdbid" "subskiplsn" "subname" "subowner" "subenabled" "subbinary" "substream" "subtwophasestate" "subdisableonerr" "subpasswordrequired" "subrunasowner" "subfailover" "subconninfo" "subslotname" "subsynccommit" "subpublications" "suborigin")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3592 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 6100 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 115 117 98 115 99 114 105 112 116 105 111 110 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3592 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3592 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 11 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 11 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "provider" "label")} :rtekind 0 :relid 3592 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dat :colnames <>} :eref {ALIAS :aliasname dat :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "provider" "label" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3592 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 100 97 116 97 98 97 115 101 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3592 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3592 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 12 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 12 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "provider" "label")} :rtekind 0 :relid 3592 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname spc :colnames <>} :eref {ALIAS :aliasname spc :colnames ("oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 0 :relid 1213 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "provider" "label" "oid" "spcname" "spcowner" "spcacl" "spcoptions")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3592 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1213 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 116 97 98 108 101 115 112 97 99 101 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3592 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3592 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 13 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 13 :colnames ("objoid" "classoid" "objsubid" "objtype" "objnamespace" "objname" "provider" "label")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("objoid" "classoid" "provider" "label")} :rtekind 0 :relid 3592 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname rol :colnames <>} :eref {ALIAS :aliasname rol :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objoid" "classoid" "provider" "label" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3592 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 1 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno -6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn -6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 3592 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 114 111 108 101 ]} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1282 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 3592 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 3592 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname objoid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname classoid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname objsubid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname objtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname objnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname objname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname provider :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname label :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 3} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 4} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 5} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 6} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 7} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 8} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 9} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 10} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 11} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 12} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 13} :colTypes (o 26 26 23 25 26 25 25 25) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 0 100 0 950 950 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12107 _RETURN 12104 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("name" "setting" "unit" "category" "short_desc" "extra_desc" "context" "vartype" "source" "min_val" "max_val" "enumvals" "boot_val" "reset_val" "sourcefile" "sourceline" "pending_restart")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2084 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 17 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname setting :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname unit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname category :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname short_desc :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname extra_desc :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname context :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname vartype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname source :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname min_val :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname max_val :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname enumvals :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname boot_val :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname reset_val :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname sourcefile :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 16 :resname sourceline :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 17 :resname pending_restart :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12108 pg_settings_u 12104 2 O f {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname old :colnames <>} :eref {ALIAS :aliasname old :colnames ("name" "setting" "unit" "category" "short_desc" "extra_desc" "context" "vartype" "source" "min_val" "max_val" "enumvals" "boot_val" "reset_val" "sourcefile" "sourceline" "pending_restart")} :rtekind 0 :relid 12104 :inh false :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname new :colnames <>} :eref {ALIAS :aliasname new :colnames ("name" "setting" "unit" "category" "short_desc" "extra_desc" "context" "vartype" "source" "min_val" "max_val" "enumvals" "boot_val" "reset_val" "sourcefile" "sourceline" "pending_restart")} :rtekind 0 :relid 12104 :inh false :relkind v :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl false :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12104 :inh false :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 12104 :inh false :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2078 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :resno 1 :resname set_config :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12129 _RETURN 12126 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_timezone_names :colnames ("name" "abbrev" "utc_offset" "is_dst")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2856 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 4 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname abbrev :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname utc_offset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname is_dst :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12109 pg_settings_n 12104 2 O t <> ({QUERY :commandType 7 :querySource 0 :canSetTag false :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname old :colnames <>} :eref {ALIAS :aliasname old :colnames ("name" "setting" "unit" "category" "short_desc" "extra_desc" "context" "vartype" "source" "min_val" "max_val" "enumvals" "boot_val" "reset_val" "sourcefile" "sourceline" "pending_restart")} :rtekind 0 :relid 12104 :inh false :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname new :colnames <>} :eref {ALIAS :aliasname new :colnames ("name" "setting" "unit" "category" "short_desc" "extra_desc" "context" "vartype" "source" "min_val" "max_val" "enumvals" "boot_val" "reset_val" "sourcefile" "sourceline" "pending_restart")} :rtekind 0 :relid 12104 :inh false :relkind v :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl false :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12104 :inh false :requiredPerms 2 :checkAsUser 0 :selectedCols (b) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 12104 :inh false :requiredPerms 2 :checkAsUser 0 :selectedCols (b) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList <> :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12113 _RETURN 12110 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("sourcefile" "sourceline" "seqno" "name" "setting" "applied" "error")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3329 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 7 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname sourcefile :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname sourceline :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname seqno :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname setting :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname applied :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname error :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12117 _RETURN 12114 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("rule_number" "file_name" "line_number" "type" "database" "user_name" "address" "netmask" "auth_method" "options" "error")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3401 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 11 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname rule_number :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname file_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname line_number :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname database :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname user_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname address :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname netmask :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname auth_method :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 1009 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname options :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname error :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12121 _RETURN 12118 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("map_number" "file_name" "line_number" "map_name" "sys_name" "pg_username" "error")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6250 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 7 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname map_number :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname file_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname line_number :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname map_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname sys_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname pg_username :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname error :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12125 _RETURN 12122 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_timezone_abbrevs :colnames ("abbrev" "utc_offset" "is_dst")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2599 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 3 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname abbrev :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname utc_offset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname is_dst :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12332 _RETURN 12329 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 67 79 80 89 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 67 79 80 89 32 70 82 79 77 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 67 79 80 89 32 84 79 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 5 :resname command :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 70 73 76 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 80 82 79 71 82 65 77 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 80 73 80 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 67 65 76 76 66 65 67 75 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 6 :resname type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname bytes_processed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 8 :resname bytes_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 9 :resname tuples_processed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 10 :resname tuples_excluded :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 11 :resname tuples_skipped :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12337 _RETURN 12334 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "umuser" "umserver" "umoptions")} :rtekind 0 :relid 1418 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions")} :rtekind 0 :relid 1417 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "umuser" "umserver" "umoptions" "oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "umuser" "umserver" "umoptions" "oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1418 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1417 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 5}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname umid :ressortgroupref 0 :resorigtbl 1418 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 2 :resname srvid :ressortgroupref 0 :resorigtbl 1417 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname srvname :ressortgroupref 0 :resorigtbl 1417 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 4 :resname umuser :ressortgroupref 0 :resorigtbl 1418 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} :result {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 117 98 108 105 99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :location -1}) :defresult {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :location -1} :resno 5 :resname usename :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 1009 :casecollid 950 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {SQLVALUEFUNCTION :op 10 :type 19 :typmod -1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3011 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {SQLVALUEFUNCTION :op 10 :type 19 :typmod -1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname rolsuper :ressortgroupref 0 :resorigtbl 1260 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} :result {VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :location -1}) :defresult {CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 6 :resname umoptions :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12133 _RETURN 12130 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_config :colnames ("name" "setting")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3400 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 2 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname setting :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12137 _RETURN 12134 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_get_shmem_allocations :colnames ("name" "off" "size" "allocated_size")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 5052 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 4 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname off :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname size :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname allocated_size :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12141 _RETURN 12138 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_get_backend_memory_contexts :colnames ("name" "ident" "parent" "level" "total_bytes" "total_nblocks" "free_bytes" "free_chunks" "used_bytes")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2282 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 9 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname ident :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname parent :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname level :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname total_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname total_nblocks :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname free_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname free_chunks :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname used_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12145 _RETURN 12142 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 1 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 2 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname relname :ressortgroupref 3 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1928 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6310 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname last_seq_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1929 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 6 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 1928 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 7 :resname idx_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {AGGREF :aggfnoid 2127 :aggtype 1184 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 1184) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 6310 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 8 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 684 :opfuncid 463 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 1930 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} {FUNCEXPR :funcid 1930 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1931 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 10 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1932 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 11 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1933 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 12 :resname n_tup_del :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1972 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 13 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6217 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 14 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2878 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 15 :resname n_live_tup :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2879 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 16 :resname n_dead_tup :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3177 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 17 :resname n_mod_since_analyze :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 5053 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 18 :resname n_ins_since_vacuum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2781 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 19 :resname last_vacuum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2782 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 20 :resname last_autovacuum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2783 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 21 :resname last_analyze :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2784 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 22 :resname last_autoanalyze :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3054 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 23 :resname vacuum_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3055 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 24 :resname autovacuum_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3056 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 25 :resname analyze_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3057 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 26 :resname autoanalyze_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12150 _RETURN 12147 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 1 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 2 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname relname :ressortgroupref 3 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3037 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3038 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 3037 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 684 :opfuncid 463 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 3039 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} {FUNCEXPR :funcid 3039 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 7 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3040 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 8 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3041 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 9 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3042 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 10 :resname n_tup_del :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3043 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 11 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6218 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 12 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12155 _RETURN 12152 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_all_tables :colnames ("relid" "schemaname" "relname" "seq_scan" "last_seq_scan" "seq_tup_read" "idx_scan" "last_idx_scan" "idx_tup_fetch" "n_tup_ins" "n_tup_upd" "n_tup_del" "n_tup_hot_upd" "n_tup_newpage_upd" "n_live_tup" "n_dead_tup" "n_mod_since_analyze" "n_ins_since_vacuum" "last_vacuum" "last_autovacuum" "last_analyze" "last_autoanalyze" "vacuum_count" "autovacuum_count" "analyze_count" "autoanalyze_count")} :rtekind 0 :relid 12142 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12142 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12142 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12142 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12142 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname last_seq_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 12142 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12142 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 12142 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 11 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname n_tup_del :ressortgroupref 0 :resorigtbl 12142 :resorigcol 12 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 13 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 14 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname n_live_tup :ressortgroupref 0 :resorigtbl 12142 :resorigcol 15 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 16 :resname n_dead_tup :ressortgroupref 0 :resorigtbl 12142 :resorigcol 16 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 17 :resname n_mod_since_analyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 17 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 18 :resname n_ins_since_vacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 18 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 19 :resname last_vacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 19 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 20 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :resno 20 :resname last_autovacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 20 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 21 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} :resno 21 :resname last_analyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 21 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 22 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :resno 22 :resname last_autoanalyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 22 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :resno 23 :resname vacuum_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 23 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 24 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :resno 24 :resname autovacuum_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 24 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 25 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :resno 25 :resname analyze_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 25 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 26 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :resno 26 :resname autoanalyze_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 26 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12160 _RETURN 12157 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_xact_all_tables :colnames ("relid" "schemaname" "relname" "seq_scan" "seq_tup_read" "idx_scan" "idx_tup_fetch" "n_tup_ins" "n_tup_upd" "n_tup_del" "n_tup_hot_upd" "n_tup_newpage_upd")} :rtekind 0 :relid 12147 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12147 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18 19) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12147 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12147 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12147 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 12147 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 12147 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 12147 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12147 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 12147 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname n_tup_del :ressortgroupref 0 :resorigtbl 12147 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 11 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 12 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12164 _RETURN 12161 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_all_tables :colnames ("relid" "schemaname" "relname" "seq_scan" "last_seq_scan" "seq_tup_read" "idx_scan" "last_idx_scan" "idx_tup_fetch" "n_tup_ins" "n_tup_upd" "n_tup_del" "n_tup_hot_upd" "n_tup_newpage_upd" "n_live_tup" "n_dead_tup" "n_mod_since_analyze" "n_ins_since_vacuum" "last_vacuum" "last_autovacuum" "last_analyze" "last_autoanalyze" "vacuum_count" "autovacuum_count" "analyze_count" "autoanalyze_count")} :rtekind 0 :relid 12142 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12142 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12142 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12142 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12142 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname last_seq_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 12142 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 12142 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12142 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 12142 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 11 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname n_tup_del :ressortgroupref 0 :resorigtbl 12142 :resorigcol 12 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 13 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 12142 :resorigcol 14 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname n_live_tup :ressortgroupref 0 :resorigtbl 12142 :resorigcol 15 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 16 :resname n_dead_tup :ressortgroupref 0 :resorigtbl 12142 :resorigcol 16 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 17 :resname n_mod_since_analyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 17 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 18 :resname n_ins_since_vacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 18 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 19 :resname last_vacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 19 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 20 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :resno 20 :resname last_autovacuum :ressortgroupref 0 :resorigtbl 12142 :resorigcol 20 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 21 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} :resno 21 :resname last_analyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 21 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 22 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :resno 22 :resname last_autoanalyze :ressortgroupref 0 :resorigtbl 12142 :resorigcol 22 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :resno 23 :resname vacuum_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 23 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 24 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :resno 24 :resname autovacuum_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 24 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 25 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :resno 25 :resname analyze_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 25 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 26 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :resno 26 :resname autoanalyze_count :ressortgroupref 0 :resorigtbl 12142 :resorigcol 26 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12342 _RETURN 12339 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_show_replication_origin_status :colnames ("local_id" "external_id" "remote_lsn" "local_lsn")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6014 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 4 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname local_id :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname external_id :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname remote_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname local_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12169 _RETURN 12166 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_xact_all_tables :colnames ("relid" "schemaname" "relname" "seq_scan" "seq_tup_read" "idx_scan" "idx_tup_fetch" "n_tup_ins" "n_tup_upd" "n_tup_del" "n_tup_hot_upd" "n_tup_newpage_upd")} :rtekind 0 :relid 12147 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12147 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18 19) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12147 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12147 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12147 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname seq_scan :ressortgroupref 0 :resorigtbl 12147 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname seq_tup_read :ressortgroupref 0 :resorigtbl 12147 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 12147 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12147 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname n_tup_ins :ressortgroupref 0 :resorigtbl 12147 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname n_tup_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname n_tup_del :ressortgroupref 0 :resorigtbl 12147 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname n_tup_hot_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 11 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname n_tup_newpage_upd :ressortgroupref 0 :resorigtbl 12147 :resorigcol 12 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12173 _RETURN 12170 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("idx_blks_read" "idx_blks_hit")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_index :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 1 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 2 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral true :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "idx_blks_read" "idx_blks_hit")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70) :joinrightcols (i 1 2) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("idx_blks_read" "idx_blks_hit")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_index :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 1 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1779 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({AGGREF :aggfnoid 2107 :aggtype 1700 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes (o 20) :aggdirectargs <> :args ({TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 1 :resname <> :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :aggorder <> :aggdistinct <> :aggfilter <> :aggstar false :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1}) :location -1} :resno 2 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral true :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "idx_blks_read" "idx_blks_hit" "idx_blks_read" "idx_blks_hit")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72) :joinrightcols (i 1 2) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 20 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} :alias <> :rtindex 9}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 4 :resname heap_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname heap_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 6 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 8 :resname toast_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resno 9 :resname toast_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 8 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} :resno 10 :resname tidx_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 8 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resno 11 :resname tidx_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12178 _RETURN 12175 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_tables :colnames ("relid" "schemaname" "relname" "heap_blks_read" "heap_blks_hit" "idx_blks_read" "idx_blks_hit" "toast_blks_read" "toast_blks_hit" "tidx_blks_read" "tidx_blks_hit")} :rtekind 0 :relid 12170 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12170 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12170 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12170 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12170 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname heap_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname heap_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname toast_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname toast_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname tidx_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname tidx_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 11 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12182 _RETURN 12179 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_tables :colnames ("relid" "schemaname" "relname" "heap_blks_read" "heap_blks_hit" "idx_blks_read" "idx_blks_hit" "toast_blks_read" "toast_blks_hit" "tidx_blks_read" "tidx_blks_hit")} :rtekind 0 :relid 12170 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12170 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17 18) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12170 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12170 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12170 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname heap_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname heap_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname toast_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname toast_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname tidx_blks_read :ressortgroupref 0 :resorigtbl 12170 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname tidx_blks_hit :ressortgroupref 0 :resorigtbl 12170 :resorigcol 11 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12186 _RETURN 12183 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1928 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6310 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1929 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 8 :resname idx_tup_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1930 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12191 _RETURN 12188 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_all_indexes :colnames ("relid" "indexrelid" "schemaname" "relname" "indexrelname" "idx_scan" "last_idx_scan" "idx_tup_read" "idx_tup_fetch")} :rtekind 0 :relid 12183 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12183 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12183 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 12183 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 12183 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 12183 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname idx_tup_read :ressortgroupref 0 :resorigtbl 12183 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12183 :resorigcol 9 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12195 _RETURN 12192 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_stat_all_indexes :colnames ("relid" "indexrelid" "schemaname" "relname" "indexrelname" "idx_scan" "last_idx_scan" "idx_tup_read" "idx_tup_fetch")} :rtekind 0 :relid 12183 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12183 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12183 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 12183 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 12183 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_scan :ressortgroupref 0 :resorigtbl 12183 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname last_idx_scan :ressortgroupref 0 :resorigtbl 12183 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname idx_tup_read :ressortgroupref 0 :resorigtbl 12183 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname idx_tup_fetch :ressortgroupref 0 :resorigtbl 12183 :resorigcol 9 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12199 _RETURN 12196 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname i :colnames <>} :eref {ALIAS :aliasname i :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 109 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12204 _RETURN 12201 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_indexes :colnames ("relid" "indexrelid" "schemaname" "relname" "indexrelname" "idx_blks_read" "idx_blks_hit")} :rtekind 0 :relid 12196 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12196 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12196 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 12196 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 12196 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 12196 :resorigcol 7 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12208 _RETURN 12205 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_indexes :colnames ("relid" "indexrelid" "schemaname" "relname" "indexrelname" "idx_blks_read" "idx_blks_hit")} :rtekind 0 :relid 12196 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12196 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12196 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname indexrelid :ressortgroupref 0 :resorigtbl 12196 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname schemaname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname indexrelname :ressortgroupref 0 :resorigtbl 12196 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname idx_blks_read :ressortgroupref 0 :resorigtbl 12196 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname idx_blks_hit :ressortgroupref 0 :resorigtbl 12196 :resorigcol 7 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12212 _RETURN 12209 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 1 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1934 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 4 :resname blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1935 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12217 _RETURN 12214 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_sequences :colnames ("relid" "schemaname" "relname" "blks_read" "blks_hit")} :rtekind 0 :relid 12209 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12209 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 93 :opfuncid 62 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 639 :opfuncid 79 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12209 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12209 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12209 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname blks_read :ressortgroupref 0 :resorigtbl 12209 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname blks_hit :ressortgroupref 0 :resorigtbl 12209 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12221 _RETURN 12218 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_statio_all_sequences :colnames ("relid" "schemaname" "relname" "blks_read" "blks_hit")} :rtekind 0 :relid 12209 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12209 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 643 :opfuncid 659 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {ARRAYEXPR :array_typeid 1003 :array_collid 950 :element_typeid 19 :elements ({CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 105 110 102 111 114 109 97 116 105 111 110 95 115 99 104 101 109 97 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 640 :opfuncid 1252 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 94 112 103 95 116 111 97 115 116 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relid :ressortgroupref 0 :resorigtbl 12209 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 12209 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relname :ressortgroupref 0 :resorigtbl 12209 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname blks_read :ressortgroupref 0 :resorigtbl 12209 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname blks_hit :ressortgroupref 0 :resorigtbl 12209 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12225 _RETURN 12222 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2022 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :funccolcount 31 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 30 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :resno 4 :resname leader_pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 5 :resname usesysid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 6 :resname usename :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 7 :resname application_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 8 :resname client_addr :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 9 :resname client_hostname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 10 :resname client_port :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname backend_start :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 12 :resname xact_start :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 13 :resname query_start :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 14 :resname state_change :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 15 :resname wait_event_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 16 :resname wait_event :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 17 :resname state :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 18 :resname backend_xid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 19 :resname backend_xmin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 31 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :resno 20 :resname query_id :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 21 :resname query :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 22 :resname backend_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12230 _RETURN 12227 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2022 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :funccolcount 31 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("pid" "state" "sent_lsn" "write_lsn" "flush_lsn" "replay_lsn" "write_lag" "flush_lag" "replay_lag" "sync_priority" "sync_state" "reply_time")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3099 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 12 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id" "pid" "state" "sent_lsn" "write_lsn" "flush_lsn" "replay_lsn" "write_lag" "flush_lag" "replay_lag" "sync_priority" "sync_state" "reply_time")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id" "pid" "state" "sent_lsn" "write_lsn" "flush_lsn" "replay_lsn" "write_lag" "flush_lag" "replay_lag" "sync_priority" "sync_state" "reply_time" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname usesysid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 3 :resname usename :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname application_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 869 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 5 :resname client_addr :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 6 :resname client_hostname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 7 :resname client_port :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 8 :resname backend_start :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 9 :resname backend_xmin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 10 :resname state :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 11 :resname sent_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 4 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resno 12 :resname write_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resno 13 :resname flush_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 14 :resname replay_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 7 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} :resno 15 :resname write_lag :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 8 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} :resno 16 :resname flush_lag :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 9 :vartype 1186 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} :resno 17 :resname replay_lag :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :resno 18 :resname sync_priority :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} :resno 19 :resname sync_state :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} :resno 20 :resname reply_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12235 _RETURN 12232 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("name" "blks_zeroed" "blks_hit" "blks_read" "blks_written" "blks_exists" "flushes" "truncates" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2306 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 9 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname blks_zeroed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname blks_written :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname blks_exists :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname flushes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname truncates :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12239 _RETURN 12236 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "status" "receive_start_lsn" "receive_start_tli" "written_lsn" "flushed_lsn" "received_tli" "last_msg_send_time" "last_msg_receipt_time" "latest_end_lsn" "latest_end_time" "slot_name" "sender_host" "sender_port" "conninfo")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3317 :funcresulttype 2249 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 15 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {NULLTEST :arg {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :nulltesttype 1 :argisrow false :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname status :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname receive_start_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname receive_start_tli :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname written_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname flushed_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname received_tli :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname last_msg_send_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname last_msg_receipt_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname latest_end_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname latest_end_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname slot_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname sender_host :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname sender_port :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname conninfo :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12243 _RETURN 12240 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("stats_reset" "prefetch" "hit" "skip_init" "skip_new" "skip_fpw" "skip_rep" "wal_distance" "block_distance" "io_depth")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6248 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 10 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname prefetch :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname skip_init :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname skip_new :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname skip_fpw :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname skip_rep :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname wal_distance :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname block_distance :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname io_depth :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12247 _RETURN 12244 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname su :colnames <>} :eref {ALIAS :aliasname su :colnames ("oid" "subdbid" "subskiplsn" "subname" "subowner" "subenabled" "subbinary" "substream" "subtwophasestate" "subdisableonerr" "subpasswordrequired" "subrunasowner" "subfailover" "subconninfo" "subslotname" "subsynccommit" "subpublications" "suborigin")} :rtekind 0 :relid 6100 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname st :colnames <>} :eref {ALIAS :aliasname st :colnames ("subid" "relid" "pid" "leader_pid" "received_lsn" "last_msg_send_time" "last_msg_receipt_time" "latest_end_lsn" "latest_end_time" "worker_type")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6118 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 26 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :funccolcount 10 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "subdbid" "subskiplsn" "subname" "subowner" "subenabled" "subbinary" "substream" "subtwophasestate" "subdisableonerr" "subpasswordrequired" "subrunasowner" "subfailover" "subconninfo" "subslotname" "subsynccommit" "subpublications" "suborigin" "subid" "relid" "pid" "leader_pid" "received_lsn" "last_msg_send_time" "last_msg_receipt_time" "latest_end_lsn" "latest_end_time" "worker_type")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 6100 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname subid :ressortgroupref 0 :resorigtbl 6100 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname subname :ressortgroupref 0 :resorigtbl 6100 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :resno 3 :resname worker_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 4 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resno 5 :resname leader_pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 6 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 5 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resno 7 :resname received_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 8 :resname last_msg_send_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 7 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} :resno 9 :resname last_msg_receipt_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 8 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} :resno 10 :resname latest_end_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} :resno 11 :resname latest_end_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12252 _RETURN 12249 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2022 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :funccolcount 31 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {NULLTEST :arg {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :nulltesttype 1 :argisrow false :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 2 :resname ssl :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 20 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :resno 3 :resname version :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 21 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} :resno 4 :resname cipher :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 22 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} :resno 5 :resname bits :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 23 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} :resno 6 :resname client_dn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 24 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} :resno 7 :resname client_serial :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 25 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} :resno 8 :resname issuer_dn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12256 _RETURN 12253 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("datid" "pid" "usesysid" "application_name" "state" "query" "wait_event_type" "wait_event" "xact_start" "query_start" "backend_start" "state_change" "client_addr" "client_hostname" "client_port" "backend_xid" "backend_xmin" "backend_type" "ssl" "sslversion" "sslcipher" "sslbits" "ssl_client_dn" "ssl_client_serial" "ssl_issuer_dn" "gss_auth" "gss_princ" "gss_enc" "gss_delegation" "leader_pid" "query_id")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2022 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :funccolcount 31 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {NULLTEST :arg {VAR :varno 1 :varattno 15 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :nulltesttype 1 :argisrow false :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 26 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :resno 2 :resname gss_authenticated :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :resno 3 :resname principal :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 28 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} :resno 4 :resname encrypted :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 29 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :resno 5 :resname credentials_delegated :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12260 _RETURN 12257 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("slot_name" "plugin" "slot_type" "datoid" "temporary" "active" "active_pid" "xmin" "catalog_xmin" "restart_lsn" "confirmed_flush_lsn" "wal_status" "safe_wal_size" "two_phase" "inactive_since" "conflicting" "invalidation_reason" "failover" "synced")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3781 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 19 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("slot_name" "plugin" "slot_type" "datoid" "temporary" "active" "active_pid" "xmin" "catalog_xmin" "restart_lsn" "confirmed_flush_lsn" "wal_status" "safe_wal_size" "two_phase" "inactive_since" "conflicting" "invalidation_reason" "failover" "synced" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname slot_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname plugin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname slot_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname datoid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 5 :resname database :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname temporary :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname active :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname active_pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname xmin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 10 :resname catalog_xmin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 11 :resname restart_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 3220 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 12 :resname confirmed_flush_lsn :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 13 :resname wal_status :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 14 :resname safe_wal_size :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 15 :resname two_phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 16 :resname inactive_since :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 17 :resname conflicting :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 18 :resname invalidation_reason :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 19 :resname failover :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 20 :resname synced :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12265 _RETURN 12262 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("slot_name" "plugin" "slot_type" "datoid" "database" "temporary" "active" "active_pid" "xmin" "catalog_xmin" "restart_lsn" "confirmed_flush_lsn" "wal_status" "safe_wal_size" "two_phase" "inactive_since" "conflicting" "invalidation_reason" "failover" "synced")} :rtekind 0 :relid 12257 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("slot_name" "spill_txns" "spill_count" "spill_bytes" "stream_txns" "stream_count" "stream_bytes" "total_txns" "total_bytes" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6169 :funcresulttype 2249 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :funccolcount 10 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral true :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 12257 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {NULLTEST :arg {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :nulltesttype 1 :argisrow false :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 1 :resname slot_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname spill_txns :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 3 :resname spill_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resno 4 :resname spill_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resno 5 :resname stream_txns :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 6 :resname stream_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} :resno 7 :resname stream_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} :resno 8 :resname total_txns :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} :resno 9 :resname total_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 10 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :resno 10 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12269 _RETURN 12266 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "datname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "datname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1262 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :location -1}) :defresult {FUNCEXPR :funcid 1941 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :location -1} :resno 3 :resname numbackends :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1942 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname xact_commit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1943 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname xact_rollback :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {OPEXPR :opno 685 :opfuncid 464 :opresulttype 20 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 1944 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 1945 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} :resno 6 :resname blks_read :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1945 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname blks_hit :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2758 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 8 :resname tup_returned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2759 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 9 :resname tup_fetched :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2760 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 10 :resname tup_inserted :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2761 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 11 :resname tup_updated :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2762 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 12 :resname tup_deleted :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3070 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 13 :resname conflicts :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3150 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 14 :resname temp_files :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3151 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 15 :resname temp_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3152 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 16 :resname deadlocks :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3426 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 17 :resname checksum_failures :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3428 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 18 :resname checksum_last_failure :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2844 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 19 :resname blk_read_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2845 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 20 :resname blk_write_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6185 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 21 :resname session_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6186 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 22 :resname active_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6187 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 23 :resname idle_in_transaction_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6188 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 24 :resname sessions :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6189 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 25 :resname sessions_abandoned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6190 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 26 :resname sessions_fatal :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6191 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 27 :resname sessions_killed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3074 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 28 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12274 _RETURN 12271 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname datid :ressortgroupref 0 :resorigtbl 1262 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3065 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 3 :resname confl_tablespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3066 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname confl_lock :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3067 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname confl_snapshot :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3068 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 6 :resname confl_bufferpin :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3069 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 7 :resname confl_deadlock :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 6309 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 8 :resname confl_active_logicalslot :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12278 _RETURN 12275 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 12 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {NULLTEST :arg {FUNCEXPR :funcid 2978 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :nulltesttype 1 :argisrow false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname funcid :ressortgroupref 0 :resorigtbl 1255 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname funcname :ressortgroupref 0 :resorigtbl 1255 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2978 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname calls :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2979 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname total_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2980 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 6 :resname self_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12283 _RETURN 12280 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 12 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {NULLTEST :arg {FUNCEXPR :funcid 3046 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :nulltesttype 1 :argisrow false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname funcid :ressortgroupref 0 :resorigtbl 1255 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname schemaname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname funcname :ressortgroupref 0 :resorigtbl 1255 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3046 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 4 :resname calls :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3047 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 5 :resname total_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3048 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resno 6 :resname self_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12288 _RETURN 12285 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("archived_count" "last_archived_wal" "last_archived_time" "failed_count" "last_failed_wal" "last_failed_time" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3195 :funcresulttype 2249 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 7 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname archived_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname last_archived_wal :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname last_archived_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname failed_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname last_failed_wal :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname last_failed_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12346 _RETURN 12343 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "subdbid" "subskiplsn" "subname" "subowner" "subenabled" "subbinary" "substream" "subtwophasestate" "subdisableonerr" "subpasswordrequired" "subrunasowner" "subfailover" "subconninfo" "subslotname" "subsynccommit" "subpublications" "suborigin")} :rtekind 0 :relid 6100 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ss :colnames <>} :eref {ALIAS :aliasname ss :colnames ("subid" "apply_error_count" "sync_error_count" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6231 :funcresulttype 2249 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :funccolcount 4 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral true :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 6100 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 1 :resname subid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname subname :ressortgroupref 0 :resorigtbl 6100 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname apply_error_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 4 :resname sync_error_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 4 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resno 5 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12292 _RETURN 12289 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2772 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 1 :resname buffers_clean :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2773 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 2 :resname maxwritten_clean :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2859 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 3 :resname buffers_alloc :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3075 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 4 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12296 _RETURN 12293 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {FUNCEXPR :funcid 2769 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 1 :resname num_timed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2770 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 2 :resname num_requested :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 8743 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 3 :resname restartpoints_timed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 8744 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 4 :resname restartpoints_req :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 8745 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 5 :resname restartpoints_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3160 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 6 :resname write_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 3161 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 7 :resname sync_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 2771 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 8 :resname buffers_written :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 8206 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :resno 9 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12300 _RETURN 12297 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname b :colnames <>} :eref {ALIAS :aliasname b :colnames ("backend_type" "object" "context" "reads" "read_time" "writes" "write_time" "writebacks" "writeback_time" "extends" "extend_time" "op_bytes" "hits" "evictions" "reuses" "fsyncs" "fsync_time" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 6214 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 18 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname backend_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname object :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname context :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname reads :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname read_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname writes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname write_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname writebacks :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname writeback_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname extends :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 11 :resname extend_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 12 :resname op_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :resno 13 :resname hits :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} :resno 14 :resname evictions :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 15 :resname reuses :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 16 :resname fsyncs :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 17 :resname fsync_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 18 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12304 _RETURN 12301 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("wal_records" "wal_fpi" "wal_bytes" "wal_buffers_full" "wal_write" "wal_sync" "wal_write_time" "wal_sync_time" "stats_reset")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 1136 :funcresulttype 2249 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 9 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname wal_records :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname wal_fpi :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname wal_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname wal_buffers_full :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname wal_write :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname wal_sync :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname wal_write_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 701 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname wal_sync_time :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname stats_reset :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12308 _RETURN 12305 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 65 78 65 76 89 90 69 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 105 110 105 116 105 97 108 105 122 105 110 103 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 25 [ 100 0 0 0 97 99 113 117 105 114 105 110 103 32 115 97 109 112 108 101 32 114 111 119 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 35 [ -116 0 0 0 97 99 113 117 105 114 105 110 103 32 105 110 104 101 114 105 116 101 100 32 115 97 109 112 108 101 32 114 111 119 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 24 [ 96 0 0 0 99 111 109 112 117 116 105 110 103 32 115 116 97 116 105 115 116 105 99 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 33 [ -124 0 0 0 99 111 109 112 117 116 105 110 103 32 101 120 116 101 110 100 101 100 32 115 116 97 116 105 115 116 105 99 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 22 [ 88 0 0 0 102 105 110 97 108 105 122 105 110 103 32 97 110 97 108 121 122 101 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 5 :resname phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname sample_blks_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname sample_blks_scanned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname ext_stats_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname ext_stats_computed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 10 :resname child_tables_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 11 :resname child_tables_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1287 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1}) :location -1} :resno 12 :resname current_child_table_relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12313 _RETURN 12310 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 86 65 67 85 85 77 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 105 110 105 116 105 97 108 105 122 105 110 103 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 115 99 97 110 110 105 110 103 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 21 [ 84 0 0 0 118 97 99 117 117 109 105 110 103 32 105 110 100 101 120 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 18 [ 72 0 0 0 118 97 99 117 117 109 105 110 103 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 23 [ 92 0 0 0 99 108 101 97 110 105 110 103 32 117 112 32 105 110 100 101 120 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 19 [ 76 0 0 0 116 114 117 110 99 97 116 105 110 103 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 28 [ 112 0 0 0 112 101 114 102 111 114 109 105 110 103 32 102 105 110 97 108 32 99 108 101 97 110 117 112 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 5 :resname phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname heap_blks_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname heap_blks_scanned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname heap_blks_vacuumed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname index_vacuum_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 10 :resname max_dead_tuple_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 11 :resname dead_tuple_bytes :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 12 :resname indexes_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} :resno 13 :resname indexes_processed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12318 _RETURN 12315 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 67 76 85 83 84 69 82 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 67 76 85 83 84 69 82 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 86 65 67 85 85 77 32 70 85 76 76 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 5 :resname command :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 105 110 105 116 105 97 108 105 122 105 110 103 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 21 [ 84 0 0 0 115 101 113 32 115 99 97 110 110 105 110 103 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 23 [ 92 0 0 0 105 110 100 101 120 32 115 99 97 110 110 105 110 103 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 18 [ 72 0 0 0 115 111 114 116 105 110 103 32 116 117 112 108 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 20 [ 80 0 0 0 119 114 105 116 105 110 103 32 110 101 119 32 104 101 97 112 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 27 [ 108 0 0 0 115 119 97 112 112 105 110 103 32 114 101 108 97 116 105 111 110 32 102 105 108 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 20 [ 80 0 0 0 114 101 98 117 105 108 100 105 110 103 32 105 110 100 101 120 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 28 [ 112 0 0 0 112 101 114 102 111 114 109 105 110 103 32 102 105 110 97 108 32 99 108 101 97 110 117 112 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 6 :resname phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1287 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :resno 7 :resname cluster_index_relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname heap_tuples_scanned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname heap_tuples_written :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 10 :resname heap_blks_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 11 :resname heap_blks_scanned :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} :resno 12 :resname index_rebuild_count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12323 _RETURN 12320 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 67 82 69 65 84 69 32 73 78 68 69 88 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20" "oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname datid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname datname :ressortgroupref 0 :resorigtbl 1262 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1287 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 10 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1}) :location -1} :resno 5 :resname index_relid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 67 82 69 65 84 69 32 73 78 68 69 88 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 29 [ 116 0 0 0 67 82 69 65 84 69 32 73 78 68 69 88 32 67 79 78 67 85 82 82 69 78 84 76 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 82 69 73 78 68 69 88 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 24 [ 96 0 0 0 82 69 73 78 68 69 88 32 67 79 78 67 85 82 82 69 78 84 76 89 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 6 :resname command :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 13 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 105 110 105 116 105 97 108 105 122 105 110 103 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 36 [ -112 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 119 114 105 116 101 114 115 32 98 101 102 111 114 101 32 98 117 105 108 100 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 100 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 18 [ 72 0 0 0 98 117 105 108 100 105 110 103 32 105 110 100 101 120 ]} {COALESCEEXPR :coalescetype 25 :coalescecollid 100 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 100 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 58 32 ]} {FUNCEXPR :funcid 676 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({FUNCEXPR :funcid 1287 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 1 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 12 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1}) :location -1} {VAR :varno 1 :varattno 14 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1}) :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 ]}) :location -1}) :location -1} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 41 [ -92 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 119 114 105 116 101 114 115 32 98 101 102 111 114 101 32 118 97 108 105 100 97 116 105 111 110 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 36 [ -112 0 0 0 105 110 100 101 120 32 118 97 108 105 100 97 116 105 111 110 58 32 115 99 97 110 110 105 110 103 32 105 110 100 101 120 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 36 [ -112 0 0 0 105 110 100 101 120 32 118 97 108 105 100 97 116 105 111 110 58 32 115 111 114 116 105 110 103 32 116 117 112 108 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 6 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 36 [ -112 0 0 0 105 110 100 101 120 32 118 97 108 105 100 97 116 105 111 110 58 32 115 99 97 110 110 105 110 103 32 116 97 98 108 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 29 [ 116 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 111 108 100 32 115 110 97 112 115 104 111 116 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 43 [ -84 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 114 101 97 100 101 114 115 32 98 101 102 111 114 101 32 109 97 114 107 105 110 103 32 100 101 97 100 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 9 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 39 [ -100 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 114 101 97 100 101 114 115 32 98 101 102 111 114 101 32 100 114 111 112 112 105 110 103 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 7 :resname phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 8 :resname lockers_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 9 :resname lockers_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 10 :resname current_locker_pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 11 :resname blocks_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 20 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :resno 12 :resname blocks_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 15 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} :resno 13 :resname tuples_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 16 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :resno 14 :resname tuples_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 15 :resname partitions_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 18 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} :resno 16 :resname partitions_done :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12328 _RETURN 12325 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("pid" "datid" "relid" "param1" "param2" "param3" "param4" "param5" "param6" "param7" "param8" "param9" "param10" "param11" "param12" "param13" "param14" "param15" "param16" "param17" "param18" "param19" "param20")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 3318 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 66 65 83 69 66 65 67 75 85 80 ]}) :location -1} :funccolcount 23 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 105 110 105 116 105 97 108 105 122 105 110 103 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 36 [ -112 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 99 104 101 99 107 112 111 105 110 116 32 116 111 32 102 105 110 105 115 104 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 26 [ 104 0 0 0 101 115 116 105 109 97 116 105 110 103 32 98 97 99 107 117 112 32 115 105 122 101 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 3 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 28 [ 112 0 0 0 115 116 114 101 97 109 105 110 103 32 100 97 116 97 98 97 115 101 32 102 105 108 101 115 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 39 [ -100 0 0 0 119 97 105 116 105 110 103 32 102 111 114 32 119 97 108 32 97 114 99 104 105 118 105 110 103 32 116 111 32 102 105 110 105 115 104 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 5 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 26 [ 104 0 0 0 116 114 97 110 115 102 101 114 114 105 110 103 32 119 97 108 32 102 105 108 101 115 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resno 2 :resname phase :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 20 :casecollid 0 :arg {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 416 :opfuncid 474 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 20 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :result {CONST :consttype 20 :consttypmod -1 :constcollid 0 :constlen 8 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1}) :defresult {VAR :varno 1 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :location -1} :resno 3 :resname backup_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 4 :resname backup_streamed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 5 :resname tablespaces_total :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 6 :resname tablespaces_streamed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 12350 _RETURN 12347 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_get_wait_events :colnames ("type" "name" "description")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 8403 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1} :funccolcount 3 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname description :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13890 _RETURN 13887 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname catalog_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13899 _RETURN 13896 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname m :colnames <>} :eref {ALIAS :aliasname m :colnames ("member" "roleid" "admin_option")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("member" "roleid" "admin_option")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_auth_members :colnames ("oid" "roleid" "member" "grantor" "admin_option" "inherit_option" "set_option")} :rtekind 0 :relid 1261 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1261 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname member :ressortgroupref 0 :resorigtbl 1261 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname roleid :ressortgroupref 0 :resorigtbl 1261 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 3 :resname admin_option :ressortgroupref 0 :resorigtbl 1261 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("datdba" "oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 100 97 116 97 98 97 115 101 95 111 119 110 101 114 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname datdba :ressortgroupref 0 :resorigtbl 1262 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 2 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} :resno 3 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname member :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname roleid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname admin_option :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 26 16) :colTypmods (i -1 -1 -1) :colCollations (o 0 0 0) :groupClauses ({SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 91 :sortop 58 :nulls_first false :hashable true})} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("member" "roleid" "admin_option" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname b :colnames <>} :eref {ALIAS :aliasname b :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("member" "roleid" "admin_option" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5}) :quals {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname role_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13904 _RETURN 13901 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname applicable_roles :colnames ("grantee" "role_name" "is_grantable")} :rtekind 0 :relid 13896 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13896 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 3 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resulttype 25 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantee :ressortgroupref 0 :resorigtbl 13896 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname role_name :ressortgroupref 0 :resorigtbl 13896 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname is_grantable :ressortgroupref 0 :resorigtbl 13896 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13908 _RETURN 13905 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ad :colnames <>} :eref {ALIAS :aliasname ad :colnames ("oid" "adrelid" "adnum" "adbin")} :rtekind 0 :relid 2604 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname co :colnames <>} :eref {ALIAS :aliasname co :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 7 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nco :colnames <>} :eref {ALIAS :aliasname nco :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 8 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 7 8 9 10 12 20 25 28) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2604 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 7 8 9 10 12 14 21 32) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 4} :rarg {RANGETBLREF :rtindex 5} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 8} :rarg {RANGETBLREF :rtindex 9} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 10} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 11} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 12} :rarg {RANGETBLREF :rtindex 13} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 14} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 100 101 102 97 117 108 116 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :alias <> :rtindex 15}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3143 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname attribute_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 5 :resname ordinal_position :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname attribute_default :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_nullable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13872 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 9 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13873 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 10 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 14 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 15 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 16 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13875 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 17 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13876 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 18 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13877 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 19 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13878 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 20 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13879 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 22 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 23 :resname attribute_udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 24 :resname attribute_udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 25 :resname attribute_udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 26 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 27 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 28 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 29 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 30 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 31 :resname is_derived_reference_attribute :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13913 _RETURN 13910 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 3 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 3 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 20 21) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 15 16) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 2} :rarg {RANGETBLREF :rtindex 3} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 4} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 13 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 14 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1}) :location -1}) :location -1} :alias <> :rtindex 5}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1039 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({FUNCEXPR :funcid 1039 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 85 84 70 56 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 85 67 83 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :location -1}) :defresult {FUNCEXPR :funcid 1039 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname character_repertoire :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1039 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname form_of_use :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname default_collate_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname default_collate_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname default_collate_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 1381 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resno 9 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 10 :resname <> :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk true}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 96 :sortop 521 :nulls_first true :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :limitOffset <> :limitCount {FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13918 _RETURN 13915 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 46 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname specific_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname specific_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname specific_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13923 _RETURN 13920 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("constraint_catalog" "constraint_schema" "constraint_name" "check_clause")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname con :colnames <>} :eref {ALIAS :aliasname con :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname rs :colnames <>} :eref {ALIAS :aliasname rs :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 6 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 31 :location -1} {VAR :varno 6 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 32 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 15 16 34) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {BOOLEXPR :boolop and :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({COALESCEEXPR :coalescetype 26 :coalescecollid 0 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {COALESCEEXPR :coalescetype 26 :coalescecollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname check_clause :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("constraint_catalog" "constraint_schema" "constraint_name" "check_clause")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname con :colnames <>} :eref {ALIAS :aliasname con :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname rs :colnames <>} :eref {ALIAS :aliasname rs :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 6 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 31 :location -1} {VAR :varno 6 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 32 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname at :colnames <>} :eref {ALIAS :aliasname at :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 6 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 31 :location -1} {VAR :varno 6 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 32 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 15 16 27) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1005 :refelemtype 21 :refrestype 21 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 1 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :refassgnexpr <>} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1}) :location -1}) :location -1} :alias <> :rtindex 9}) :quals {BOOLEXPR :boolop and :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({COALESCEEXPR :coalescetype 26 :coalescecollid 0 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 5) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 110 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 3539 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 18 [ 72 0 0 0 37 115 32 73 83 32 78 79 84 32 78 85 76 76 ]} {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 86 65 76 85 69 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname check_clause :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname check_clause :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 13886 13886 13886 13884) :colTypmods (i -1 -1 -1 -1) :colCollations (o 950 950 950 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13928 _RETURN 13925 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 96 :opfuncid 65 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {ARRAYEXPR :array_typeid 1007 :array_collid 0 :element_typeid 23 :elements ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname encoding :ressortgroupref 0 :resorigtbl 1262 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 78 79 32 80 65 68 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname pad_attribute :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13933 _RETURN 13930 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 96 :opfuncid 65 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {ARRAYEXPR :array_typeid 1007 :array_collid 0 :element_typeid 23 :elements ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname encoding :ressortgroupref 0 :resorigtbl 1262 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1039 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13938 _RETURN 13935 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ac :colnames <>} :eref {ALIAS :aliasname ac :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ad :colnames <>} :eref {ALIAS :aliasname ad :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname atd :colnames <>} :eref {ALIAS :aliasname atd :colnames ("oid" "adrelid" "adnum" "adbin")} :rtekind 0 :relid 2604 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2604 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 519 :opfuncid 145 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 44 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname column_name :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname dependent_column :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13943 _RETURN 13940 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 25) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 3 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 5 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 18 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname domain_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname domain_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname domain_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13948 _RETURN 13945 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("grantor" "grantee" "attname" "relname" "relnamespace" "prtype" "grantable" "relowner")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("grantor" "grantee" "attname" "relname" "relnamespace" "prtype" "grantable" "relowner")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname pr_c :colnames ("oid" "relname" "relnamespace" "relowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname pr_c :colnames ("oid" "relname" "relnamespace" "relowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24 38) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 4 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 5 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 3 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 5 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 6 :resname prtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 7 :resname grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 8 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("grantor" "grantee" "attname" "relname" "relnamespace" "prtype" "grantable" "relowner")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname pr_a :colnames ("attrelid" "attname" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname pr_a :colnames ("attrelid" "attname" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname cc :colnames <>} :eref {ALIAS :aliasname cc :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25 30) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname attrelid :ressortgroupref 0 :resorigtbl 1249 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 3 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 4 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 5 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 6 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 6 :resname prtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 7 :resname grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 8 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname attname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname relname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname relnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname prtype :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname relowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 26 19 19 26 25 16 26) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 0 0 950 950 0 100 0 0) :groupClauses ({SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 98 :sortop 664 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 91 :sortop 58 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 607 :sortop 609 :nulls_first false :hashable true})} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 100 :args ({VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {ARRAYEXPR :array_typeid 1009 :array_collid 100 :element_typeid 25 :elements ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 73 78 83 69 82 84 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 83 69 76 69 67 84 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 85 80 68 65 84 69 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 82 69 70 69 82 69 78 67 69 83 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13953 _RETURN 13950 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname bt :colnames <>} :eref {ALIAS :aliasname bt :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nbt :colnames <>} :eref {ALIAS :aliasname nbt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 7 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1} {VAR :varno 7 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 5 :location -1} {VAR :varno 7 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 6 :location -1} {VAR :varno 7 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 7 :location -1} {VAR :varno 7 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 8 :location -1} {VAR :varno 7 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 9 :location -1} {VAR :varno 7 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 10 :location -1} {VAR :varno 7 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 11 :location -1} {VAR :varno 7 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 12 :location -1} {VAR :varno 7 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 13 :location -1} {VAR :varno 7 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 14 :location -1} {VAR :varno 7 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 15 :location -1} {VAR :varno 7 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 16 :location -1} {VAR :varno 7 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 17 :location -1} {VAR :varno 7 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 18 :location -1} {VAR :varno 7 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 19 :location -1} {VAR :varno 7 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 20 :location -1} {VAR :varno 7 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 21 :location -1} {VAR :varno 7 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 22 :location -1} {VAR :varno 7 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 23 :location -1} {VAR :varno 7 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 24 :location -1} {VAR :varno 7 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 25 :location -1} {VAR :varno 7 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 26 :location -1} {VAR :varno 7 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 27 :location -1} {VAR :varno 7 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 28 :location -1} {VAR :varno 7 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 29 :location -1} {VAR :varno 7 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 30 :location -1} {VAR :varno 7 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 31 :location -1} {VAR :varno 7 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 32 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1} {VAR :varno 7 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 5 :location -1} {VAR :varno 7 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 6 :location -1} {VAR :varno 7 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 7 :location -1} {VAR :varno 7 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 8 :location -1} {VAR :varno 7 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 9 :location -1} {VAR :varno 7 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 10 :location -1} {VAR :varno 7 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 11 :location -1} {VAR :varno 7 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 12 :location -1} {VAR :varno 7 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 13 :location -1} {VAR :varno 7 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 14 :location -1} {VAR :varno 7 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 15 :location -1} {VAR :varno 7 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 16 :location -1} {VAR :varno 7 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 17 :location -1} {VAR :varno 7 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 18 :location -1} {VAR :varno 7 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 19 :location -1} {VAR :varno 7 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 20 :location -1} {VAR :varno 7 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 21 :location -1} {VAR :varno 7 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 22 :location -1} {VAR :varno 7 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 23 :location -1} {VAR :varno 7 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 24 :location -1} {VAR :varno 7 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 25 :location -1} {VAR :varno 7 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 26 :location -1} {VAR :varno 7 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 27 :location -1} {VAR :varno 7 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 28 :location -1} {VAR :varno 7 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 29 :location -1} {VAR :varno 7 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 30 :location -1} {VAR :varno 7 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 31 :location -1} {VAR :varno 7 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 32 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 25) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 14 33) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 4} :rarg {RANGETBLREF :rtindex 5} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 6} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 9} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 10}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({COALESCEEXPR :coalescetype 26 :coalescecollid 0 :args ({VAR :varno 7 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 10) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13958 _RETURN 13955 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ad :colnames <>} :eref {ALIAS :aliasname ad :colnames ("oid" "adrelid" "adnum" "adbin")} :rtekind 0 :relid 2604 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname bt :colnames <>} :eref {ALIAS :aliasname bt :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 7 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nbt :colnames <>} :eref {ALIAS :aliasname nbt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 8 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 12 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 13 :location -1} {VAR :varno 12 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 14 :location -1} {VAR :varno 12 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 15 :location -1} {VAR :varno 12 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 16 :location -1} {VAR :varno 12 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 17 :location -1} {VAR :varno 12 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 18 :location -1} {VAR :varno 12 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 19 :location -1} {VAR :varno 12 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 20 :location -1} {VAR :varno 12 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 21 :location -1} {VAR :varno 12 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 22 :location -1} {VAR :varno 12 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 23 :location -1} {VAR :varno 12 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 24 :location -1} {VAR :varno 12 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 25 :location -1} {VAR :varno 12 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 26 :location -1} {VAR :varno 12 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 27 :location -1} {VAR :varno 12 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 28 :location -1} {VAR :varno 12 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 29 :location -1} {VAR :varno 12 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 30 :location -1} {VAR :varno 12 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 31 :location -1} {VAR :varno 12 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 32 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 12 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 13 :location -1} {VAR :varno 12 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 14 :location -1} {VAR :varno 12 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 15 :location -1} {VAR :varno 12 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 16 :location -1} {VAR :varno 12 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 17 :location -1} {VAR :varno 12 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 18 :location -1} {VAR :varno 12 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 19 :location -1} {VAR :varno 12 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 20 :location -1} {VAR :varno 12 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 21 :location -1} {VAR :varno 12 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 22 :location -1} {VAR :varno 12 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 23 :location -1} {VAR :varno 12 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 24 :location -1} {VAR :varno 12 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 25 :location -1} {VAR :varno 12 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 26 :location -1} {VAR :varno 12 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 27 :location -1} {VAR :varno 12 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 28 :location -1} {VAR :varno 12 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 29 :location -1} {VAR :varno 12 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 30 :location -1} {VAR :varno 12 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 31 :location -1} {VAR :varno 12 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 32 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname co :colnames <>} :eref {ALIAS :aliasname co :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 9 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nco :colnames <>} :eref {ALIAS :aliasname nco :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 10 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 16 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 1 :location -1} {VAR :varno 16 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 2 :location -1} {VAR :varno 16 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 3 :location -1} {VAR :varno 16 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 4 :location -1} {VAR :varno 16 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 5 :location -1} {VAR :varno 16 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 6 :location -1} {VAR :varno 16 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 7 :location -1} {VAR :varno 16 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 8 :location -1} {VAR :varno 16 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 9 :location -1} {VAR :varno 16 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 10 :location -1} {VAR :varno 16 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 11 :location -1} {VAR :varno 16 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 12 :location -1} {VAR :varno 17 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 1 :location -1} {VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} {VAR :varno 17 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 3 :location -1} {VAR :varno 17 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 12 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 13 :location -1} {VAR :varno 12 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 14 :location -1} {VAR :varno 12 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 15 :location -1} {VAR :varno 12 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 16 :location -1} {VAR :varno 12 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 17 :location -1} {VAR :varno 12 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 18 :location -1} {VAR :varno 12 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 19 :location -1} {VAR :varno 12 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 20 :location -1} {VAR :varno 12 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 21 :location -1} {VAR :varno 12 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 22 :location -1} {VAR :varno 12 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 23 :location -1} {VAR :varno 12 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 24 :location -1} {VAR :varno 12 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 25 :location -1} {VAR :varno 12 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 26 :location -1} {VAR :varno 12 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 27 :location -1} {VAR :varno 12 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 28 :location -1} {VAR :varno 12 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 29 :location -1} {VAR :varno 12 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 30 :location -1} {VAR :varno 12 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 31 :location -1} {VAR :varno 12 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 32 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1} {VAR :varno 16 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 1 :location -1} {VAR :varno 16 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 2 :location -1} {VAR :varno 16 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 3 :location -1} {VAR :varno 16 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 4 :location -1} {VAR :varno 16 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 5 :location -1} {VAR :varno 16 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 6 :location -1} {VAR :varno 16 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 7 :location -1} {VAR :varno 16 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 8 :location -1} {VAR :varno 16 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 9 :location -1} {VAR :varno 16 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 10 :location -1} {VAR :varno 16 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 11 :location -1} {VAR :varno 16 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 12 :location -1} {VAR :varno 17 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 1 :location -1} {VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} {VAR :varno 17 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 3 :location -1} {VAR :varno 17 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dep :colnames <>} :eref {ALIAS :aliasname dep :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 11 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname seq :colnames <>} :eref {ALIAS :aliasname seq :colnames ("seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle")} :rtekind 0 :relid 2224 :inh true :relkind r :rellockmode 1 :perminfoindex 12 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 20 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 1 :location -1} {VAR :varno 20 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 2 :location -1} {VAR :varno 20 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 3 :location -1} {VAR :varno 20 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 4 :location -1} {VAR :varno 20 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 5 :location -1} {VAR :varno 20 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 6 :location -1} {VAR :varno 20 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 7 :location -1} {VAR :varno 21 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 1 :location -1} {VAR :varno 21 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 2 :location -1} {VAR :varno 21 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 3 :location -1} {VAR :varno 21 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 4 :location -1} {VAR :varno 21 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 5 :location -1} {VAR :varno 21 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 6 :location -1} {VAR :varno 21 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 7 :location -1} {VAR :varno 21 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 8 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7) :joinrightcols (i 1 2 3 4 5 6 7 8) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval" "oid" "adrelid" "adnum" "adbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 2277 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 8 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 13 :location -1} {VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {VAR :varno 8 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 15 :location -1} {VAR :varno 8 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 16 :location -1} {VAR :varno 8 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 17 :location -1} {VAR :varno 8 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 18 :location -1} {VAR :varno 8 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 19 :location -1} {VAR :varno 8 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 20 :location -1} {VAR :varno 8 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 21 :location -1} {VAR :varno 8 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 22 :location -1} {VAR :varno 8 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 23 :location -1} {VAR :varno 8 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 24 :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1} {VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 8 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 27 :location -1} {VAR :varno 8 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 28 :location -1} {VAR :varno 8 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 31 :location -1} {VAR :varno 8 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 32 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1} {VAR :varno 12 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {VAR :varno 12 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 6 :location -1} {VAR :varno 12 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 7 :location -1} {VAR :varno 12 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 8 :location -1} {VAR :varno 12 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 9 :location -1} {VAR :varno 12 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 10 :location -1} {VAR :varno 12 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 11 :location -1} {VAR :varno 12 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 12 :location -1} {VAR :varno 12 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 13 :location -1} {VAR :varno 12 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 14 :location -1} {VAR :varno 12 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 15 :location -1} {VAR :varno 12 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 16 :location -1} {VAR :varno 12 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 17 :location -1} {VAR :varno 12 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 18 :location -1} {VAR :varno 12 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 19 :location -1} {VAR :varno 12 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 20 :location -1} {VAR :varno 12 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 21 :location -1} {VAR :varno 12 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 22 :location -1} {VAR :varno 12 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 23 :location -1} {VAR :varno 12 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 24 :location -1} {VAR :varno 12 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 25 :location -1} {VAR :varno 12 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 26 :location -1} {VAR :varno 12 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 27 :location -1} {VAR :varno 12 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 28 :location -1} {VAR :varno 12 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 29 :location -1} {VAR :varno 12 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 30 :location -1} {VAR :varno 12 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 31 :location -1} {VAR :varno 12 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 32 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1} {VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 13 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 4 :location -1} {VAR :varno 16 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 1 :location -1} {VAR :varno 16 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 2 :location -1} {VAR :varno 16 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 3 :location -1} {VAR :varno 16 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 4 :location -1} {VAR :varno 16 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 5 :location -1} {VAR :varno 16 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 6 :location -1} {VAR :varno 16 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 7 :location -1} {VAR :varno 16 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 8 :location -1} {VAR :varno 16 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 9 :location -1} {VAR :varno 16 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 10 :location -1} {VAR :varno 16 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 11 :location -1} {VAR :varno 16 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 12 :location -1} {VAR :varno 17 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 1 :location -1} {VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} {VAR :varno 17 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 3 :location -1} {VAR :varno 17 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 4 :location -1} {VAR :varno 20 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 1 :location -1} {VAR :varno 20 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 2 :location -1} {VAR :varno 20 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 3 :location -1} {VAR :varno 20 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 4 :location -1} {VAR :varno 20 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 5 :location -1} {VAR :varno 20 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 6 :location -1} {VAR :varno 20 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 20 :varattnosyn 7 :location -1} {VAR :varno 21 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 1 :location -1} {VAR :varno 21 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 2 :location -1} {VAR :varno 21 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 3 :location -1} {VAR :varno 21 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 4 :location -1} {VAR :varno 21 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 5 :location -1} {VAR :varno 21 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 6 :location -1} {VAR :varno 21 :varattno 7 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 7 :location -1} {VAR :varno 21 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 8 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 7 8 9 10 12 20 23 24 25 28) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2604 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 7 8 9 10 12 14 21 32 33) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 21) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2224 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 10 11 12 13 15) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 3 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1}) :location -1} :alias <> :rtindex 3} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 4} :rarg {RANGETBLREF :rtindex 5} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 8} :rarg {RANGETBLREF :rtindex 9} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 10} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 11} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 12} :rarg {RANGETBLREF :rtindex 13} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 13 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 13 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 14} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1}) :location -1}) :location -1} :alias <> :rtindex 15} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 16} :rarg {RANGETBLREF :rtindex 17} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 16 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 3 :location -1} {VAR :varno 17 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 18} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 16 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 16 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 16 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 100 101 102 97 117 108 116 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :alias <> :rtindex 19} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 20} :rarg {RANGETBLREF :rtindex 21} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 2 :location -1} {VAR :varno 21 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 21 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 22} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 20 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 20 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1}) :location -1} :alias <> :rtindex 23}) :quals {BOOLEXPR :boolop and :args ({BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 5 :resname ordinal_position :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname column_default :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({VAR :varno 1 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {VAR :varno 8 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 25 :location -1}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_nullable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 12 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 12 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 8 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 26 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :location -1}) :defresult {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13872 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 9 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13873 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 10 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13875 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 11 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13876 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 12 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13877 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 13 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13878 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 14 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13879 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({FUNCEXPR :funcid 13870 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1} {FUNCEXPR :funcid 13871 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 0 :vartype 75 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 0 :location -1} {VAR :varno 8 :varattno 0 :vartype 71 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 0 :location -1}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 15 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 16 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 17 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 18 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 19 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 20 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 17 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 17 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 16 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 19) :varlevelsup 0 :varnosyn 16 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 22 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 23 :resname domain_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 24 :resname domain_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 25 :resname domain_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 26 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 13 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 13 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 27 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 15) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 28 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 29 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 30 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 31 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 32 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 33 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 34 :resname is_self_referencing :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 35 :resname is_identity :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 1 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 65 76 87 65 89 83 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 66 89 32 68 69 70 65 85 76 84 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 36 :resname identity_generation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 21 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 3 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 37 :resname identity_start :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 21 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 4 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 38 :resname identity_increment :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 21 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 5 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 39 :resname identity_maximum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 21 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 6 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 40 :resname identity_minimum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 21 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 23) :varlevelsup 0 :varnosyn 21 :varattnosyn 8 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 41 :resname identity_cycle :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 65 76 87 65 89 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 78 69 86 69 82 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 42 :resname is_generated :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1716 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 4 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 43 :resname generation_expression :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 3843 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} :resulttype 2205 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 44 :resname is_updatable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13963 _RETURN 13960 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname x :colnames ("tblschema" "tblname" "tblowner" "colname" "cstrschema" "cstrname")} :eref {ALIAS :aliasname x :colnames ("tblschema" "tblname" "tblowner" "colname" "cstrschema" "cstrname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("nspname" "relname" "relowner" "attname" "nspname" "conname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 46 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 3 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 18 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname nspname :ressortgroupref 1 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 2 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 3 :resname relowner :ressortgroupref 3 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 4 :resname attname :ressortgroupref 4 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resno 5 :resname nspname :ressortgroupref 5 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resno 6 :resname conname :ressortgroupref 6 :resorigtbl 2606 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("nspname" "relname" "relowner" "attname" "nspname" "conname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 15 27) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 8 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {SUBSCRIPTINGREF :refcontainertype 1005 :refelemtype 21 :refrestype 21 :reftypmod -1 :refcollid 0 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {VAR :varno 5 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 20 :location -1} :refassgnexpr <>}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 110 0 0 0 0 0 0 0 ]}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 3 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 18 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname nspname :ressortgroupref 1 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 2 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 3 :resname relowner :ressortgroupref 3 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 4 :resname attname :ressortgroupref 4 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 5 :resname nspname :ressortgroupref 5 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resno 6 :resname conname :ressortgroupref 6 :resorigtbl 2606 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 607 :sortop 609 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 3 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 3 :colnames ("nspname" "relname" "relowner" "attname" "nspname" "conname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 15 19 27 28) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CASEEXPR :casetype 26 :casecollid 0 :arg {VAR :varno 5 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 5 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 12 :location -1} :location -1}) :defresult {VAR :varno 5 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 8 :location -1} :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 94 :opfuncid 63 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {CASEEXPR :casetype 1005 :casecollid 0 :arg {VAR :varno 5 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 5 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 21 :location -1} :location -1}) :defresult {VAR :varno 5 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 20 :location -1} :location -1}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 3 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 18 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 5 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 3 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 4 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 5 :resname nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resno 6 :resname conname :ressortgroupref 0 :resorigtbl 2606 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname nspname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relowner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname attname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname nspname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname conname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 19 19 26 19 19 19) :colTypmods (i -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 0 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 3} :colTypes (o 19 19 26 19 19 19) :colTypmods (i -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 0 950 950 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 6 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13968 _RETURN 13965 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 15 19) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({BOOLEXPR :boolop and :args ({OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1}) :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 3 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13973 _RETURN 13970 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname rs :colnames <>} :eref {ALIAS :aliasname rs :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname con :colnames <>} :eref {ALIAS :aliasname con :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 12 13 16) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 9 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3143 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname domain_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname domain_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname domain_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 3 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_deferrable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 3 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname initially_deferred :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13978 _RETURN 13975 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname bt :colnames <>} :eref {ALIAS :aliasname bt :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nbt :colnames <>} :eref {ALIAS :aliasname nbt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 14 33) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname domain_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname domain_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname domain_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13982 _RETURN 13979 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname bt :colnames <>} :eref {ALIAS :aliasname bt :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nbt :colnames <>} :eref {ALIAS :aliasname nbt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname co :colnames <>} :eref {ALIAS :aliasname co :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nco :colnames <>} :eref {ALIAS :aliasname nco :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 8 :location -1} {VAR :varno 8 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 9 :location -1} {VAR :varno 8 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 10 :location -1} {VAR :varno 8 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 11 :location -1} {VAR :varno 8 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 12 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1} {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {VAR :varno 9 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 14 21 33 34 36 38) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 4} :rarg {RANGETBLREF :rtindex 5} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 6} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 7} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 8} :rarg {RANGETBLREF :rtindex 9} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 9 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 10} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 100 101 102 97 117 108 116 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :alias <> :rtindex 11}) :quals {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3143 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname domain_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname domain_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname domain_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13872 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 5 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13873 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 6 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 9 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 9 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13875 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 13 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13876 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 14 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13877 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 15 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13878 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 16 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13879 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 17 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 18 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 19 :resname domain_default :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 20 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 22 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 23 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 24 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 25 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 26 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 27 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13987 _RETURN 13984 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13991 _RETURN 13988 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ss :colnames <>} :eref {ALIAS :aliasname ss :colnames ("roid" "relname" "relowner" "nc_nspname" "nr_nspname" "coid" "conname" "contype" "conindid" "confkey" "confrelid" "x")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 15 17 19 27 28) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 1 :resname roid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} :resno 3 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 4 :resname nc_nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 5 :resname nr_nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} :resno 6 :resname coid :ressortgroupref 0 :resorigtbl 2606 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 7 :resname conname :ressortgroupref 0 :resorigtbl 2606 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} :resno 8 :resname contype :ressortgroupref 0 :resorigtbl 2606 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} :resno 9 :resname conindid :ressortgroupref 0 :resorigtbl 2606 :resorigcol 10 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} :resno 10 :resname confkey :ressortgroupref 0 :resorigtbl 2606 :resorigcol 21 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} :resno 11 :resname confrelid :ressortgroupref 0 :resorigtbl 2606 :resorigcol 12 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 13868 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1}) :location -1} :resno 12 :resname x :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 25) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {FIELDSELECT :arg {VAR :varno 2 :varattno 12 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} :fieldnum 1 :resulttype 21 :resulttypmod -1 :resultcollid 0}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 7 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 5 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {VAR :varno 2 :varattno 12 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 8 :resname ordinal_position :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 13869 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {SUBSCRIPTINGREF :refcontainertype 1005 :refelemtype 21 :refrestype 21 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 2 :varattno 12 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 2 :varattno 10 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :refassgnexpr <>}) :location -1} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 9 :resname position_in_unique_constraint :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 13996 _RETURN 13993 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ss :colnames <>} :eref {ALIAS :aliasname ss :colnames ("n_nspname" "proname" "p_oid" "proowner" "proargnames" "proargmodes" "x")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 27 28 29 30) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2261 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 69 88 69 67 85 84 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname n_nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resno 2 :resname proname :ressortgroupref 0 :resorigtbl 1255 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resno 3 :resname p_oid :ressortgroupref 0 :resorigtbl 1255 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resno 4 :resname proowner :ressortgroupref 0 :resorigtbl 1255 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} :resno 5 :resname proargnames :ressortgroupref 0 :resorigtbl 1255 :resorigcol 23 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} :resno 6 :resname proargmodes :ressortgroupref 0 :resorigtbl 1255 :resorigcol 22 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 13868 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1028 :coalescecollid 0 :args ({VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {ARRAYCOERCEEXPR :arg {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} :elemexpr {CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} :resulttype 1028 :resulttypmod -1 :resultcollid 0 :coerceformat 1 :location -1}) :location -1}) :location -1} :resno 7 :resname x :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 21) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 4 :resname ordinal_position :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :nulltesttype 0 :argisrow false :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 73 78 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1002 :refelemtype 18 :refrestype 18 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :refassgnexpr <>} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 73 78 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1002 :refelemtype 18 :refrestype 18 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :refassgnexpr <>} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 111 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 79 85 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1002 :refelemtype 18 :refrestype 18 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :refassgnexpr <>} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 98 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 73 78 79 85 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1002 :refelemtype 18 :refrestype 18 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :refassgnexpr <>} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 73 78 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({SUBSCRIPTINGREF :refcontainertype 1002 :refelemtype 18 :refrestype 18 :reftypmod -1 :refcollid 0 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 6 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :refassgnexpr <>} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 79 85 84 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname parameter_mode :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname is_result :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname as_locator :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({NULLIFEXPR :opno 98 :opfuncid 67 :opresulttype 25 :opretset false :opcollid 950 :inputcollid 950 :args ({SUBSCRIPTINGREF :refcontainertype 1009 :refelemtype 25 :refrestype 25 :reftypmod -1 :refcollid 950 :refupperindexpr ({FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :reflowerindexpr <> :refexpr {VAR :varno 3 :varattno 5 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} :refassgnexpr <>} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 ]}) :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname parameter_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 10 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 11 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 14 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 15 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 16 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 17 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 18 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 19 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 20 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 21 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 22 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 23 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 24 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 25 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 26 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 27 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 28 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 29 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 30 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 31 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} :result {FUNCEXPR :funcid 3808 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {FIELDSELECT :arg {VAR :varno 3 :varattno 7 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 32 :resname parameter_default :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14001 _RETURN 13998 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname ncon :colnames <>} :eref {ALIAS :aliasname ncon :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname con :colnames <>} :eref {ALIAS :aliasname con :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d1 :colnames <>} :eref {ALIAS :aliasname d1 :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64) :joinrightcols (i 1 2 3 4 5 6 7) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d2 :colnames <>} :eref {ALIAS :aliasname d2 :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71) :joinrightcols (i 1 2 3 4 5 6 7) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname pkc :colnames <>} :eref {ALIAS :aliasname pkc :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} {VAR :varno 10 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 5 :location -1} {VAR :varno 10 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 6 :location -1} {VAR :varno 10 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 7 :location -1} {VAR :varno 10 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 8 :location -1} {VAR :varno 10 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 9 :location -1} {VAR :varno 10 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 10 :location -1} {VAR :varno 10 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 11 :location -1} {VAR :varno 10 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 12 :location -1} {VAR :varno 10 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 13 :location -1} {VAR :varno 10 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 14 :location -1} {VAR :varno 10 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 15 :location -1} {VAR :varno 10 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 16 :location -1} {VAR :varno 10 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 17 :location -1} {VAR :varno 10 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 18 :location -1} {VAR :varno 10 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 19 :location -1} {VAR :varno 10 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 20 :location -1} {VAR :varno 10 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 21 :location -1} {VAR :varno 10 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 22 :location -1} {VAR :varno 10 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 23 :location -1} {VAR :varno 10 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 24 :location -1} {VAR :varno 10 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 25 :location -1} {VAR :varno 10 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 26 :location -1} {VAR :varno 10 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 27 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname npkc :colnames <>} :eref {ALIAS :aliasname npkc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 7 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype" "oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 4 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 33 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 8 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1} {VAR :varno 8 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 6 :location -1} {VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} {VAR :varno 10 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 5 :location -1} {VAR :varno 10 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 6 :location -1} {VAR :varno 10 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 7 :location -1} {VAR :varno 10 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 8 :location -1} {VAR :varno 10 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 9 :location -1} {VAR :varno 10 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 10 :location -1} {VAR :varno 10 :varattno 11 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 11 :location -1} {VAR :varno 10 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 12 :location -1} {VAR :varno 10 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 13 :location -1} {VAR :varno 10 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 14 :location -1} {VAR :varno 10 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 15 :location -1} {VAR :varno 10 :varattno 16 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 16 :location -1} {VAR :varno 10 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 17 :location -1} {VAR :varno 10 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 18 :location -1} {VAR :varno 10 :varattno 19 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 19 :location -1} {VAR :varno 10 :varattno 20 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 20 :location -1} {VAR :varno 10 :varattno 21 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 21 :location -1} {VAR :varno 10 :varattno 22 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 22 :location -1} {VAR :varno 10 :varattno 23 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 23 :location -1} {VAR :varno 10 :varattno 24 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 24 :location -1} {VAR :varno 10 :varattno 25 :vartype 1005 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 25 :location -1} {VAR :varno 10 :varattno 26 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 26 :location -1} {VAR :varno 10 :varattno 27 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 27 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1} {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} {VAR :varno 12 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 15 19 20 21 22) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 46 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 46 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 3 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 8 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 9} :rarg {RANGETBLREF :rtindex 10} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 8 :varattnosyn 5 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 10 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 10 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :location -1}) :location -1} :alias <> :rtindex 11} :rarg {RANGETBLREF :rtindex 12} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 10 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 12 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 12 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 13}) :quals {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 57 [ -28 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 30 [ 120 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} :nulltesttype 0 :argisrow false :location -1} :result {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1}) :defresult {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname unique_constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 12 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 13) :varlevelsup 0 :varnosyn 12 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname unique_constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 11) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname unique_constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 70 85 76 76 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 80 65 82 84 73 65 76 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 115 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 78 79 78 69 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname match_option :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 2 :varattno 13 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 67 65 83 67 65 68 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 110 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 83 69 84 32 78 85 76 76 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 83 69 84 32 68 69 70 65 85 76 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 82 69 83 84 82 73 67 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 78 79 32 65 67 84 73 79 78 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname update_rule :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 2 :varattno 14 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 67 65 83 67 65 68 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 110 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 83 69 84 32 78 85 76 76 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 83 69 84 32 68 69 70 65 85 76 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 82 69 83 84 82 73 67 84 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 97 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 78 79 32 65 67 84 73 79 78 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname delete_rule :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14006 _RETURN 14003 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname column_privileges :colnames ("grantor" "grantee" "table_catalog" "table_schema" "table_name" "column_name" "privilege_type" "is_grantable")} :rtekind 0 :relid 13945 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13945 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 13945 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 13945 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname table_catalog :ressortgroupref 0 :resorigtbl 13945 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname table_schema :ressortgroupref 0 :resorigtbl 13945 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname table_name :ressortgroupref 0 :resorigtbl 13945 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname column_name :ressortgroupref 0 :resorigtbl 13945 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 13945 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 13945 :resorigcol 8 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14010 _RETURN 14007 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname routine_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname routine_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname table_catalog :ressortgroupref 7 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname table_schema :ressortgroupref 8 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname table_name :ressortgroupref 9 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname column_name :ressortgroupref 10 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 7 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 8 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 9 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 10 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14015 _RETURN 14012 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames ("oid" "proname" "proowner" "pronamespace" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "proowner" "pronamespace" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_proc :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 37) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1255 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname proname :ressortgroupref 0 :resorigtbl 1255 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 3 :resname proowner :ressortgroupref 0 :resorigtbl 1255 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname pronamespace :ressortgroupref 0 :resorigtbl 1255 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 5 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 7 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 69 88 69 67 85 84 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname routine_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname routine_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 69 88 69 67 85 84 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14020 _RETURN 14017 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname routine_privileges :colnames ("grantor" "grantee" "specific_catalog" "specific_schema" "specific_name" "routine_catalog" "routine_schema" "routine_name" "privilege_type" "is_grantable")} :rtekind 0 :relid 14012 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14012 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15 16 17) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 14012 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 14012 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname specific_catalog :ressortgroupref 0 :resorigtbl 14012 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname specific_schema :ressortgroupref 0 :resorigtbl 14012 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname specific_name :ressortgroupref 0 :resorigtbl 14012 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname routine_catalog :ressortgroupref 0 :resorigtbl 14012 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname routine_schema :ressortgroupref 0 :resorigtbl 14012 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname routine_name :ressortgroupref 0 :resorigtbl 14012 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 9 :resname privilege_type :ressortgroupref 0 :resorigtbl 14012 :resorigcol 9 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 10 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} :resno 10 :resname is_grantable :ressortgroupref 0 :resorigtbl 14012 :resorigcol 10 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14024 _RETURN 14021 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p1 :colnames <>} :eref {ALIAS :aliasname p1 :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname np1 :colnames <>} :eref {ALIAS :aliasname np1 :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 17) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 17) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname routine_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname routine_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14029 _RETURN 14026 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ns :colnames <>} :eref {ALIAS :aliasname ns :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname routine_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname routine_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname sequence_catalog :ressortgroupref 7 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname sequence_schema :ressortgroupref 8 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname sequence_name :ressortgroupref 9 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 7 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 8 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 9 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14034 _RETURN 14031 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname d :colnames <>} :eref {ALIAS :aliasname d :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname routine_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname routine_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname table_catalog :ressortgroupref 7 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname table_schema :ressortgroupref 8 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname table_name :ressortgroupref 9 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 7 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 8 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 9 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14039 _RETURN 14036 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 0 :relid 2612 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34) :joinrightcols (i 1 2 3 4 5 6 7 8 9) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 6 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 31 :location -1} {VAR :varno 6 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 32 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 6 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 31 :location -1} {VAR :varno 6 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 32 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 17 18 20 22 26 33) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2612 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 21) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 6} :rarg {RANGETBLREF :rtindex 7} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 8} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :alias <> :rtindex 9}) :quals {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2261 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 69 88 69 67 85 84 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname routine_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname routine_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname routine_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 70 85 78 67 84 73 79 78 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 80 82 79 67 69 68 85 82 69 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname routine_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname module_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname module_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname module_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} {CASEWHEN :expr {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 82 82 65 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 14 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 15 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 16 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 17 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 18 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 19 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 20 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 22 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 23 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 24 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 25 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 26 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 27 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 28 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 29 :resname type_udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 30 :resname type_udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 31 :resname type_udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 32 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 33 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 34 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 35 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {CASEEXPR :casetype 23 :casecollid 0 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :location -1}) :defresult {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 36 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 115 113 108 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 83 81 76 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 69 88 84 69 82 78 65 76 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 37 :resname routine_body :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} :result {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 38 :resname routine_definition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 950 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 99 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {VAR :varno 2 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 39 :resname external_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 871 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({FUNCEXPR :funcid 406 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 2 :funccollid 950 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 40 :resname external_language :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 71 69 78 69 82 65 76 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 41 :resname parameter_style :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 42 :resname is_deterministic :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 77 79 68 73 70 73 69 83 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 43 :resname sql_data_access :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 630 :opfuncid 70 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 2 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 44 :resname is_null_call :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 45 :resname sql_path :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 46 :resname schema_level_routine :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 47 :resname max_dynamic_result_sets :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 48 :resname is_user_defined_cast :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 49 :resname is_implicitly_invocable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 2 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 68 69 70 73 78 69 82 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 73 78 86 79 75 69 82 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 50 :resname security_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 51 :resname to_sql_specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 52 :resname to_sql_specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 53 :resname to_sql_specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 54 :resname as_locator :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1967 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 1184 :consttypmod -1 :constcollid 0 :constlen 8 :constbyval true :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13892 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 55 :resname created :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1967 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 1184 :consttypmod -1 :constcollid 0 :constlen 8 :constbyval true :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13892 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 56 :resname last_altered :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 57 :resname new_savepoint_level :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 58 :resname is_udt_dependent :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 59 :resname result_cast_from_data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 60 :resname result_cast_as_locator :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 61 :resname result_cast_char_max_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 62 :resname result_cast_char_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 63 :resname result_cast_char_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 64 :resname result_cast_char_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 65 :resname result_cast_char_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 66 :resname result_cast_collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 67 :resname result_cast_collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 68 :resname result_cast_collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 69 :resname result_cast_numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 70 :resname result_cast_numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 71 :resname result_cast_numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 72 :resname result_cast_datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 73 :resname result_cast_interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 74 :resname result_cast_interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 75 :resname result_cast_type_udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 76 :resname result_cast_type_udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 77 :resname result_cast_type_udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 78 :resname result_cast_scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 79 :resname result_cast_scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 80 :resname result_cast_scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 81 :resname result_cast_maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 82 :resname result_cast_dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14044 _RETURN 14041 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2273 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 67 82 69 65 84 69 44 32 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname catalog_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname schema_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname schema_owner :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname default_character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname default_character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname default_character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname sql_path :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14048 _RETURN 14045 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("seqrelid" "seqtypid" "seqstart" "seqincrement" "seqmax" "seqmin" "seqcache" "seqcycle")} :rtekind 0 :relid 2224 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2224 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 15) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({SUBLINK :subLinkType 0 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_depend :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2186 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 25 [ 100 0 0 0 83 69 76 69 67 84 44 32 85 80 68 65 84 69 44 32 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname sequence_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname sequence_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname sequence_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 13875 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 5 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 6 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 7 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 3 :varattno 3 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname start_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 3 :varattno 6 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname minimum_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 3 :varattno 5 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname maximum_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 3 :varattno 4 :vartype 20 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} :resulttype 1043 :resultcollid 100 :coerceformat 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname increment :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 3 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 8 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname cycle_option :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14073 _RETURN 14070 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nr :colnames <>} :eref {ALIAS :aliasname nr :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "conname" "connamespace" "contype" "condeferrable" "condeferred" "convalidated" "conrelid" "contypid" "conindid" "conparentid" "confrelid" "confupdtype" "confdeltype" "confmatchtype" "conislocal" "coninhcount" "connoinherit" "conperiod" "conkey" "confkey" "conpfeqop" "conppeqop" "conffeqop" "confdelsetcols" "conexclop" "conbin")} :rtekind 0 :relid 2606 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname r :colnames <>} :eref {ALIAS :aliasname r :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2606 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 12 13 15 17) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 630 :opfuncid 70 :hashfuncid 0 :negfuncid 0 :useOr false :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 116 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 120 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 57 [ -28 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 30 [ 120 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname constraint_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname constraint_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname constraint_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {VAR :varno 3 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 67 72 69 67 75 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 110 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 67 72 69 67 75 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 70 79 82 69 73 71 78 32 75 69 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 15 [ 60 0 0 0 80 82 73 77 65 82 89 32 75 69 89 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 18 :typeMod -1 :collation 0} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 85 78 73 81 85 69 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname constraint_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 3 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_deferrable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {VAR :varno 3 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname initially_deferred :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname enforced :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 117 0 0 0 0 0 0 0 ]}) :location -1} :result {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_index :colnames ("indexrelid" "indrelid" "indnatts" "indnkeyatts" "indisunique" "indnullsnotdistinct" "indisprimary" "indisexclusion" "indimmediate" "indisclustered" "indisvalid" "indcheckxmin" "indisready" "indislive" "indisreplident" "indkey" "indcollation" "indclass" "indoption" "indexprs" "indpred")} :rtekind 0 :relid 2610 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2610 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 10 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 3 :varattnosyn 10 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {BOOLEXPR :boolop not :args ({VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname nulls_distinct :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14078 _RETURN 14075 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "relkind" "relowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "relkind" "relowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24 38) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 4 :resname relkind :ressortgroupref 0 :resorigtbl 1259 :resorigcol 17 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 5 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 7 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 8 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 9 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 100 :args ({VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {ARRAYEXPR :array_typeid 1009 :array_collid 100 :element_typeid 25 :elements ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 73 78 83 69 82 84 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 83 69 76 69 67 84 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 85 80 68 65 84 69 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 69 76 69 84 69 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 84 82 85 78 67 65 84 69 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 82 69 70 69 82 69 78 67 69 83 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 84 82 73 71 71 69 82 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 83 69 76 69 67 84 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname with_hierarchy :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14083 _RETURN 14080 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname table_privileges :colnames ("grantor" "grantee" "table_catalog" "table_schema" "table_name" "privilege_type" "is_grantable" "with_hierarchy")} :rtekind 0 :relid 14075 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14075 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 14075 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 14075 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname table_catalog :ressortgroupref 0 :resorigtbl 14075 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname table_schema :ressortgroupref 0 :resorigtbl 14075 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname table_name :ressortgroupref 0 :resorigtbl 14075 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname privilege_type :ressortgroupref 0 :resorigtbl 14075 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname is_grantable :ressortgroupref 0 :resorigtbl 14075 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname with_hierarchy :ressortgroupref 0 :resorigtbl 14075 :resorigcol 8 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14087 _RETURN 14084 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "nspname" "nspowner" "nspacl" "oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound" "oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 13 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 13 :location -1} {VAR :varno 2 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 2 :varattno 15 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 15 :location -1} {VAR :varno 2 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 16 :location -1} {VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {VAR :varno 2 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1} {VAR :varno 2 :varattno 19 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 19 :location -1} {VAR :varno 2 :varattno 20 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 20 :location -1} {VAR :varno 2 :varattno 21 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} {VAR :varno 2 :varattno 22 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 22 :location -1} {VAR :varno 2 :varattno 23 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 23 :location -1} {VAR :varno 2 :varattno 24 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 24 :location -1} {VAR :varno 2 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 25 :location -1} {VAR :varno 2 :varattno 26 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 26 :location -1} {VAR :varno 2 :varattno 27 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 27 :location -1} {VAR :varno 2 :varattno 28 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 28 :location -1} {VAR :varno 2 :varattno 29 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 29 :location -1} {VAR :varno 2 :varattno 30 :vartype 28 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 30 :location -1} {VAR :varno 2 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 31 :location -1} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 33 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 33 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 4 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 10 :location -1} {VAR :varno 4 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 11 :location -1} {VAR :varno 4 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 12 :location -1} {VAR :varno 4 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 13 :location -1} {VAR :varno 4 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 15 :location -1} {VAR :varno 4 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 16 :location -1} {VAR :varno 4 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {VAR :varno 4 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 18 :location -1} {VAR :varno 4 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 19 :location -1} {VAR :varno 4 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 20 :location -1} {VAR :varno 4 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 21 :location -1} {VAR :varno 4 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 22 :location -1} {VAR :varno 4 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 23 :location -1} {VAR :varno 4 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 24 :location -1} {VAR :varno 4 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 25 :location -1} {VAR :varno 4 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 26 :location -1} {VAR :varno 4 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 27 :location -1} {VAR :varno 4 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 28 :location -1} {VAR :varno 4 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 29 :location -1} {VAR :varno 4 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 30 :location -1} {VAR :varno 4 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 31 :location -1} {VAR :varno 4 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 32 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 4} :rarg {RANGETBLREF :rtindex 5} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7}) :quals {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 65 [ 4 1 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {FUNCEXPR :funcid 2854 :funcresulttype 26 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args <> :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 19 [ 76 0 0 0 76 79 67 65 76 32 84 69 77 80 79 82 65 82 89 ]} :location -1} {CASEWHEN :expr {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 66 65 83 69 32 84 65 66 76 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 86 73 69 87 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 70 79 82 69 73 71 78 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname self_referencing_column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname reference_generation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname user_defined_type_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname user_defined_type_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname user_defined_type_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {BOOLEXPR :boolop and :args ({SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 3842 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resulttype 2205 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname is_insertable_into :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 7) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname is_typed :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname commit_action :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14092 _RETURN 14089 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("udt_catalog" "udt_schema" "udt_name" "specific_catalog" "specific_schema" "specific_name" "group_name" "transform_type")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("oid" "trftype" "trflang" "trffromsql" "trftosql")} :rtekind 0 :relid 3576 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 0 :relid 2612 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4 5 6 7 8 9) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} {VAR :varno 10 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3576 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2612 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 9} :rarg {RANGETBLREF :rtindex 10} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 11}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname group_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 70 82 79 77 32 83 81 76 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname transform_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("udt_catalog" "udt_schema" "udt_name" "specific_catalog" "specific_schema" "specific_name" "group_name" "transform_type")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames <>} :eref {ALIAS :aliasname x :colnames ("oid" "trftype" "trflang" "trffromsql" "trftosql")} :rtekind 0 :relid 3576 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32) :joinrightcols (i 1 2 3 4 5) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname l :colnames <>} :eref {ALIAS :aliasname l :colnames ("oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 0 :relid 2612 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37) :joinrightcols (i 1 2 3 4 5 6 7 8 9) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl" "oid" "trftype" "trflang" "trffromsql" "trftosql" "oid" "lanname" "lanowner" "lanispl" "lanpltrusted" "lanplcallfoid" "laninline" "lanvalidator" "lanacl" "oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl" "oid" "nspname" "nspowner" "nspacl" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 1 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 1 :varattno 8 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} {VAR :varno 1 :varattno 10 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 10 :location -1} {VAR :varno 1 :varattno 11 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 11 :location -1} {VAR :varno 1 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 12 :location -1} {VAR :varno 1 :varattno 13 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 13 :location -1} {VAR :varno 1 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 14 :location -1} {VAR :varno 1 :varattno 15 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1} {VAR :varno 1 :varattno 16 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 16 :location -1} {VAR :varno 1 :varattno 17 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {VAR :varno 1 :varattno 18 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 18 :location -1} {VAR :varno 1 :varattno 19 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} {VAR :varno 1 :varattno 20 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} {VAR :varno 1 :varattno 21 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {VAR :varno 1 :varattno 22 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 22 :location -1} {VAR :varno 1 :varattno 23 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 23 :location -1} {VAR :varno 1 :varattno 24 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 24 :location -1} {VAR :varno 1 :varattno 25 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 25 :location -1} {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} {VAR :varno 1 :varattno 27 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} {VAR :varno 1 :varattno 28 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 28 :location -1} {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} {VAR :varno 1 :varattno 30 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} {VAR :varno 1 :varattno 31 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {VAR :varno 4 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 4 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 8 :location -1} {VAR :varno 4 :varattno 9 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 700 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 6 :varattno 13 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 13 :location -1} {VAR :varno 6 :varattno 14 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 14 :location -1} {VAR :varno 6 :varattno 15 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 15 :location -1} {VAR :varno 6 :varattno 16 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 16 :location -1} {VAR :varno 6 :varattno 17 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {VAR :varno 6 :varattno 18 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 18 :location -1} {VAR :varno 6 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 19 :location -1} {VAR :varno 6 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 20 :location -1} {VAR :varno 6 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 21 :location -1} {VAR :varno 6 :varattno 22 :vartype 1002 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 22 :location -1} {VAR :varno 6 :varattno 23 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 23 :location -1} {VAR :varno 6 :varattno 24 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 24 :location -1} {VAR :varno 6 :varattno 25 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 25 :location -1} {VAR :varno 6 :varattno 26 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 26 :location -1} {VAR :varno 6 :varattno 27 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 27 :location -1} {VAR :varno 6 :varattno 28 :vartype 194 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 28 :location -1} {VAR :varno 6 :varattno 29 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 29 :location -1} {VAR :varno 6 :varattno 30 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 30 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1} {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} {VAR :varno 8 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 4 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1} {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} {VAR :varno 10 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3576 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2612 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} :rarg {RANGETBLREF :rtindex 4} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 5} :rarg {RANGETBLREF :rtindex 6} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 5 :vartype 24 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 7} :rarg {RANGETBLREF :rtindex 8} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 8 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 9} :rarg {RANGETBLREF :rtindex 10} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 10 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 11}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 8 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 8 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 10 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 10 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname group_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 84 79 32 83 81 76 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname transform_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname udt_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname udt_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname udt_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname specific_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname specific_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname specific_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname group_name :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname transform_type :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 98 :sortop 664 :nulls_first false :hashable true}) :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 13886 13886 13886 13886 13886 13886 13886 13884) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 950 950 950 950 950 950) :groupClauses ({SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 0 :eqop 98 :sortop 664 :nulls_first false :hashable true})} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14097 _RETURN 14094 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname ta :colnames <>} :eref {ALIAS :aliasname ta :colnames ("tgoid" "tgattnum" "tgattpos")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname ta0 :colnames <>} :eref {ALIAS :aliasname ta0 :colnames ("tgoid" "tgat")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_trigger :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 22) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname tgoid :ressortgroupref 0 :resorigtbl 2620 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 13868 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 15 :vartype 22 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 15 :location -1}) :location -1} :resno 2 :resname tgat :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname tgoid :ressortgroupref 0 :resorigtbl 2620 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 1 :varattno 2 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :fieldnum 1 :resulttype 21 :resulttypmod -1 :resultcollid 0} :resno 2 :resname tgattnum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 1 :varattno 2 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resno 3 :resname tgattpos :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 94 :opfuncid 63 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 2 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 3 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 8 :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 30 [ 120 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname trigger_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname trigger_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname trigger_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname event_object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname event_object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname event_object_table :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname event_object_column :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14102 _RETURN 14099 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs true :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname em :colnames ("num" "text")} :eref {ALIAS :aliasname em :colnames ("num" "text")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname *VALUES* :colnames ("column1" "column2")} :rtekind 5 :values_lists (({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 4 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 73 78 83 69 82 84 ]}) ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 69 76 69 84 69 ]}) ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 16 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 85 80 68 65 84 69 ]})) :coltypes (o 23 25) :coltypmods (i -1 -1) :colcollations (o 0 100) :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname column1 :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname column2 :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 13 15 25 26) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 518 :opfuncid 144 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1}) :location -1} {VAR :varno 4 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 3 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 8 :location -1}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 57 [ -28 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 30 [ 120 0 0 0 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname trigger_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname trigger_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname trigger_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname event_manipulation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname event_object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname event_object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname event_object_table :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 480 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({WINDOWFUNC :winfnoid 3101 :wintype 20 :wincollid 0 :inputcollid 0 :args <> :aggfilter <> :winref 1 :winstar false :winagg false :location -1}) :location -1} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 8 :resname action_order :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} :result {SUBSCRIPTINGREF :refcontainertype 1009 :refelemtype 25 :refrestype 25 :reftypmod -1 :refcollid 100 :refupperindexpr ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :reflowerindexpr <> :refexpr {FUNCEXPR :funcid 3396 :funcresulttype 1009 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 1662 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 41 [ -92 0 0 0 46 123 51 53 44 125 32 87 72 69 78 32 92 40 40 46 43 41 92 41 32 69 88 69 67 85 84 69 32 70 85 78 67 84 73 79 78 ]}) :location -1} :refassgnexpr <>} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname action_condition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 937 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 3 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 1662 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 551 :opfuncid 177 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 849 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 3 :funccollid 0 :inputcollid 100 :args ({FUNCEXPR :funcid 937 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 3 :funccollid 100 :inputcollid 100 :args ({FUNCEXPR :funcid 1662 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 48 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 20 [ 80 0 0 0 69 88 69 67 85 84 69 32 70 85 78 67 84 73 79 78 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 47 0 0 0 0 0 0 0 ]}) :location -1}) :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname action_statement :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 23 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 82 79 87 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 83 84 65 84 69 77 69 78 84 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname action_orientation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 66 0 0 0 0 0 0 0 ]}) :location -1} :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 23 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 66 69 70 79 82 69 ]} :location -1} {CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({CASETESTEXPR :typeId 23 :typeMod -1 :collation 0} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 64 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 73 78 83 84 69 65 68 32 79 70 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 65 70 84 69 82 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname action_timing :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 18 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 18 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname action_reference_old_table :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 19 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 19 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 14 :resname action_reference_new_table :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 15 :resname action_reference_old_row :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 16 :resname action_reference_new_row :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 1967 :funcresulttype 1184 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 1184 :consttypmod -1 :constcollid 0 :constlen 8 :constbyval true :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13892 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 17 :resname created :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 3 :varattno 4 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} :resno 18 :resname <> :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {VAR :varno 4 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} :resno 19 :resname <> :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resno 20 :resname <> :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk true} {TARGETENTRY :expr {OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 66 0 0 0 0 0 0 0 ]}) :location -1} :resno 21 :resname <> :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk true}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause ({WINDOWCLAUSE :name <> :refname <> :partitionClause ({SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 96 :sortop 97 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 96 :sortop 97 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :orderClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :frameOptions 1058 :startOffset <> :endOffset <> :runCondition <> :startInRangeFunc 0 :endInRangeFunc 0 :inRangeColl 0 :inRangeAsc false :inRangeNullsFirst false :winref 1 :copiedOrder false}) :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14107 _RETURN 14104 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typtype" "typowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typtype" "typowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_type :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 14 39) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1247 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname typname :ressortgroupref 0 :resorigtbl 1247 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname typnamespace :ressortgroupref 0 :resorigtbl 1247 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 4 :resname typtype :ressortgroupref 0 :resorigtbl 1247 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 5 :resname typowner :ressortgroupref 0 :resorigtbl 1247 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 7 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 8 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 9 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 84 89 80 69 32 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14112 _RETURN 14109 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname udt_privileges :colnames ("grantor" "grantee" "udt_catalog" "udt_schema" "udt_name" "privilege_type" "is_grantable")} :rtekind 0 :relid 14104 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14104 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 14104 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 14104 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname udt_catalog :ressortgroupref 0 :resorigtbl 14104 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname udt_schema :ressortgroupref 0 :resorigtbl 14104 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname udt_name :ressortgroupref 0 :resorigtbl 14104 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname privilege_type :ressortgroupref 0 :resorigtbl 14104 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname is_grantable :ressortgroupref 0 :resorigtbl 14104 :resorigcol 7 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14116 _RETURN 14113 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 96 :opfuncid 65 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 3 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} {ARRAYEXPR :array_typeid 1007 :array_collid 0 :element_typeid 23 :elements ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_database :colnames ("oid" "datname" "datdba" "encoding" "datlocprovider" "datistemplate" "datallowconn" "dathasloginevt" "datconnlimit" "datfrozenxid" "datminmxid" "dattablespace" "datcollate" "datctype" "datlocale" "daticurules" "datcollversion" "datacl")} :rtekind 0 :relid 1262 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1262 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname encoding :ressortgroupref 0 :resorigtbl 1262 :resorigcol 4 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :multidims false :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 13 [ 52 0 0 0 67 79 76 76 65 84 73 79 78 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typtype" "typowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typtype" "typowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_type :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 14 39) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1247 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname typname :ressortgroupref 0 :resorigtbl 1247 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname typnamespace :ressortgroupref 0 :resorigtbl 1247 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 4 :resname typtype :ressortgroupref 0 :resorigtbl 1247 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 5 :resname typowner :ressortgroupref 0 :resorigtbl 1247 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 7 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 8 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 32 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 32 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 84 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 9 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 79 77 65 73 78 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 3 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 3 :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname fdw :colnames ("fdwname" "fdwowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname fdw :colnames ("fdwname" "fdwowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_foreign_data_wrapper :colnames ("oid" "fdwname" "fdwowner" "fdwhandler" "fdwvalidator" "fdwacl" "fdwoptions")} :rtekind 0 :relid 2328 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2328 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname fdwname :ressortgroupref 0 :resorigtbl 2328 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname fdwowner :ressortgroupref 0 :resorigtbl 2328 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 70 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 3 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 70 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 4 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 70 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 5 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 70 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 6 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 24 [ 96 0 0 0 70 79 82 69 73 71 78 32 68 65 84 65 32 87 82 65 80 80 69 82 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 4 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 4 :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname srv :colnames ("srvname" "srvowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname srv :colnames ("srvname" "srvowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_foreign_server :colnames ("oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions")} :rtekind 0 :relid 1417 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1417 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname srvname :ressortgroupref 0 :resorigtbl 1417 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname srvowner :ressortgroupref 0 :resorigtbl 1417 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 3 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 4 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 5 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 6 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 18 [ 72 0 0 0 70 79 82 69 73 71 78 32 83 69 82 86 69 82 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 5 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 5 :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "relkind" "relowner" "grantor" "grantee" "prtype" "grantable")} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "relkind" "relowner" "grantor" "grantee" "prtype" "grantable")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24 38) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1259 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} :resno 4 :resname relkind :ressortgroupref 0 :resorigtbl 1259 :resorigcol 17 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 5 :resname relowner :ressortgroupref 0 :resorigtbl 1259 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 6 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 2 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 7 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 3 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resno 8 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {FUNCEXPR :funcid 1689 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1034 :coalescecollid 0 :args ({VAR :varno 1 :varattno 31 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} {FUNCEXPR :funcid 3943 :funcresulttype 1034 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1}) :location -1}) :location -1} :fieldnum 4 :resulttype 16 :resulttypmod -1 :resultcollid 0} :resno 9 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u_grantor :colnames <>} :eref {ALIAS :aliasname u_grantor :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :eref {ALIAS :aliasname grantee :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("oid" "rolname")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1260 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 1260 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("oid" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]} :resno 2 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname rolname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 19) :colTypmods (i -1 -1) :colCollations (o 0 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 4 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 83 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} {VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 83 69 81 85 69 78 67 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2708 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {VAR :varno 1 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 13886 13886 13886 13886 13886 13884 13884 13894) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 950 950 950 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 3} :colTypes (o 13886 13886 13886 13886 13886 13884 13884 13894) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 950 950 950 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 4} :colTypes (o 13886 13886 13886 13886 13886 13884 13884 13894) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 950 950 950 950 950 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 5} :colTypes (o 13886 13886 13886 13886 13886 13884 13884 13894) :colTypmods (i -1 -1 -1 -1 -1 -1 -1 -1) :colCollations (o 950 950 950 950 950 950 950 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14121 _RETURN 14118 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname usage_privileges :colnames ("grantor" "grantee" "object_catalog" "object_schema" "object_name" "object_type" "privilege_type" "is_grantable")} :rtekind 0 :relid 14113 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14113 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 14 15) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop or :args ({SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname enabled_roles :colnames ("role_name")} :rtekind 0 :relid 13984 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13984 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname role_name :ressortgroupref 0 :resorigtbl 13984 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname grantor :ressortgroupref 0 :resorigtbl 14113 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname grantee :ressortgroupref 0 :resorigtbl 14113 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname object_catalog :ressortgroupref 0 :resorigtbl 14113 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname object_schema :ressortgroupref 0 :resorigtbl 14113 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname object_name :ressortgroupref 0 :resorigtbl 14113 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname object_type :ressortgroupref 0 :resorigtbl 14113 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 7 :resname privilege_type :ressortgroupref 0 :resorigtbl 14113 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13894 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 8 :resname is_grantable :ressortgroupref 0 :resorigtbl 14113 :resorigcol 8 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14125 _RETURN 14122 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 11 19) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 12 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 12 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3143 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname user_defined_type_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname user_defined_type_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname user_defined_type_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 14 [ 56 0 0 0 83 84 82 85 67 84 85 82 69 68 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname user_defined_type_category :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname is_instantiable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname is_final :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname ordering_form :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname ordering_category :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname ordering_routine_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname ordering_routine_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname ordering_routine_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname reference_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 14 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 15 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 16 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 17 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 18 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 19 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 20 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 22 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 23 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 24 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 25 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 26 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 27 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 28 :resname source_dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 29 :resname ref_dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14130 _RETURN 14127 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nv :colnames <>} :eref {ALIAS :aliasname nv :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname v :colnames <>} :eref {ALIAS :aliasname v :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dv :colnames <>} :eref {ALIAS :aliasname dv :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dt :colnames <>} :eref {ALIAS :aliasname dt :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 7 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 13) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6} {RANGETBLREF :rtindex 7}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 5 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 533 :opfuncid 159 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 6 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {VAR :varno 7 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 5 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 5 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname view_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname view_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname view_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname column_name :ressortgroupref 7 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 7 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14135 _RETURN 14132 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nv :colnames <>} :eref {ALIAS :aliasname nv :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname v :colnames <>} :eref {ALIAS :aliasname v :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dv :colnames <>} :eref {ALIAS :aliasname dv :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dp :colnames <>} :eref {ALIAS :aliasname dp :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname np :colnames <>} :eref {ALIAS :aliasname np :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -25 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 5 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname specific_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname specific_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname specific_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14140 _RETURN 14137 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nv :colnames <>} :eref {ALIAS :aliasname nv :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname v :colnames <>} :eref {ALIAS :aliasname v :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dv :colnames <>} :eref {ALIAS :aliasname dv :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname dt :colnames <>} :eref {ALIAS :aliasname dt :colnames ("classid" "objid" "objsubid" "refclassid" "refobjid" "refobjsubid" "deptype")} :rtekind 0 :relid 2608 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nt :colnames <>} :eref {ALIAS :aliasname nt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2608 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11 12) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 105 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {VAR :varno 4 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1}) :location -1} {OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 5 :location -1} {VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 58 10 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} {RELABELTYPE :arg {CONST :consttype 2205 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -21 4 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 5 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 5 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 5 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname view_catalog :ressortgroupref 1 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname view_schema :ressortgroupref 2 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname view_name :ressortgroupref 3 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname table_catalog :ressortgroupref 4 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname table_schema :ressortgroupref 5 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname table_name :ressortgroupref 6 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 2 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 3 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 4 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 5 :eqop 93 :sortop 660 :nulls_first false :hashable true} {SORTGROUPCLAUSE :tleSortGroupRef 6 :eqop 93 :sortop 660 :nulls_first false :hashable true}) :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14145 _RETURN 14142 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname nc :colnames <>} :eref {ALIAS :aliasname nc :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24 39) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({FUNCEXPR :funcid 2855 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 65 [ 4 1 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 2 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} :result {FUNCEXPR :funcid 1641 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname view_definition :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 25 [ 100 0 0 0 99 104 101 99 107 95 111 112 116 105 111 110 61 99 97 115 99 97 100 101 100 ]} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 12 [ 48 0 0 0 67 65 83 67 65 68 69 68 ]} :location -1} {CASEWHEN :expr {SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 950 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 22 [ 88 0 0 0 99 104 101 99 107 95 111 112 116 105 111 110 61 108 111 99 97 108 ]} {VAR :varno 2 :varattno 32 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 32 :location -1}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 76 79 67 65 76 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 78 79 78 69 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname check_option :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 3842 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resulttype 2205 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 20 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 20 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname is_updatable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 3842 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({RELABELTYPE :arg {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} :resulttype 2205 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 8 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname is_insertable_into :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SUBLINK :subLinkType 0 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_trigger :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 81 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 81 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname is_trigger_updatable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SUBLINK :subLinkType 0 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_trigger :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 73 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 73 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname is_trigger_deletable :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 669 :funcresulttype 1043 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {SUBLINK :subLinkType 0 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_trigger :colnames ("oid" "tgrelid" "tgparentid" "tgname" "tgfoid" "tgtype" "tgenabled" "tgisinternal" "tgconstrrelid" "tgconstrindid" "tgconstraint" "tgdeferrable" "tginitdeferred" "tgnargs" "tgattr" "tgargs" "tgqual" "tgoldtable" "tgnewtable")} :rtekind 0 :relid 2620 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2620 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 1 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 96 :opfuncid 65 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({OPEXPR :opno 1880 :opfuncid 1898 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({FUNCEXPR :funcid 313 :funcresulttype 23 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 6 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 69 0 0 0 0 0 0 0 ]}) :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 69 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]} :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 7 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13894 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname is_trigger_insertable_into :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14150 _RETURN 14147 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname x :colnames ("objschema" "objname" "objtype" "objdtdid")} :eref {ALIAS :aliasname x :colnames ("objschema" "objname" "objtype" "objdtdid")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("udt_schema" "udt_name" "text" "dtd_identifier")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname attributes :colnames ("udt_catalog" "udt_schema" "udt_name" "attribute_name" "ordinal_position" "attribute_default" "is_nullable" "data_type" "character_maximum_length" "character_octet_length" "character_set_catalog" "character_set_schema" "character_set_name" "collation_catalog" "collation_schema" "collation_name" "numeric_precision" "numeric_precision_radix" "numeric_scale" "datetime_precision" "interval_type" "interval_precision" "attribute_udt_catalog" "attribute_udt_schema" "attribute_udt_name" "scope_catalog" "scope_schema" "scope_name" "maximum_cardinality" "dtd_identifier" "is_derived_reference_attribute")} :rtekind 0 :relid 13905 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13905 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 37) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname udt_schema :ressortgroupref 0 :resorigtbl 13905 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname udt_name :ressortgroupref 0 :resorigtbl 13905 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 21 [ 84 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 32 84 89 80 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 30 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 30 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 13905 :resorigcol 30 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("table_schema" "table_name" "text" "dtd_identifier")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname columns :colnames ("table_catalog" "table_schema" "table_name" "column_name" "ordinal_position" "column_default" "is_nullable" "data_type" "character_maximum_length" "character_octet_length" "numeric_precision" "numeric_precision_radix" "numeric_scale" "datetime_precision" "interval_type" "interval_precision" "character_set_catalog" "character_set_schema" "character_set_name" "collation_catalog" "collation_schema" "collation_name" "domain_catalog" "domain_schema" "domain_name" "udt_catalog" "udt_schema" "udt_name" "scope_catalog" "scope_schema" "scope_name" "maximum_cardinality" "dtd_identifier" "is_self_referencing" "is_identity" "identity_generation" "identity_start" "identity_increment" "identity_maximum" "identity_minimum" "identity_cycle" "is_generated" "generation_expression" "is_updatable")} :rtekind 0 :relid 13955 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13955 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 40) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname table_schema :ressortgroupref 0 :resorigtbl 13955 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname table_name :ressortgroupref 0 :resorigtbl 13955 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 84 65 66 76 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 33 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 33 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 13955 :resorigcol 33 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 3 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 3 :colnames ("domain_schema" "domain_name" "text" "dtd_identifier")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname domains :colnames ("domain_catalog" "domain_schema" "domain_name" "data_type" "character_maximum_length" "character_octet_length" "character_set_catalog" "character_set_schema" "character_set_name" "collation_catalog" "collation_schema" "collation_name" "numeric_precision" "numeric_precision_radix" "numeric_scale" "datetime_precision" "interval_type" "interval_precision" "domain_default" "udt_catalog" "udt_schema" "udt_name" "scope_catalog" "scope_schema" "scope_name" "maximum_cardinality" "dtd_identifier")} :rtekind 0 :relid 13979 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13979 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 34) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname domain_schema :ressortgroupref 0 :resorigtbl 13979 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname domain_name :ressortgroupref 0 :resorigtbl 13979 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 79 77 65 73 78 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 27 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 27 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 13979 :resorigcol 27 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 4 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 4 :colnames ("specific_schema" "specific_name" "text" "dtd_identifier")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname parameters :colnames ("specific_catalog" "specific_schema" "specific_name" "ordinal_position" "parameter_mode" "is_result" "as_locator" "parameter_name" "data_type" "character_maximum_length" "character_octet_length" "character_set_catalog" "character_set_schema" "character_set_name" "collation_catalog" "collation_schema" "collation_name" "numeric_precision" "numeric_precision_radix" "numeric_scale" "datetime_precision" "interval_type" "interval_precision" "udt_catalog" "udt_schema" "udt_name" "scope_catalog" "scope_schema" "scope_name" "maximum_cardinality" "dtd_identifier" "parameter_default")} :rtekind 0 :relid 13993 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 13993 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 38) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname specific_schema :ressortgroupref 0 :resorigtbl 13993 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname specific_name :ressortgroupref 0 :resorigtbl 13993 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 82 79 85 84 73 78 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 31 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 31 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 13993 :resorigcol 31 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 5 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 5 :colnames ("specific_schema" "specific_name" "text" "dtd_identifier")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname routines :colnames ("specific_catalog" "specific_schema" "specific_name" "routine_catalog" "routine_schema" "routine_name" "routine_type" "module_catalog" "module_schema" "module_name" "udt_catalog" "udt_schema" "udt_name" "data_type" "character_maximum_length" "character_octet_length" "character_set_catalog" "character_set_schema" "character_set_name" "collation_catalog" "collation_schema" "collation_name" "numeric_precision" "numeric_precision_radix" "numeric_scale" "datetime_precision" "interval_type" "interval_precision" "type_udt_catalog" "type_udt_schema" "type_udt_name" "scope_catalog" "scope_schema" "scope_name" "maximum_cardinality" "dtd_identifier" "routine_body" "routine_definition" "external_name" "external_language" "parameter_style" "is_deterministic" "sql_data_access" "is_null_call" "sql_path" "schema_level_routine" "max_dynamic_result_sets" "is_user_defined_cast" "is_implicitly_invocable" "security_type" "to_sql_specific_catalog" "to_sql_specific_schema" "to_sql_specific_name" "as_locator" "created" "last_altered" "new_savepoint_level" "is_udt_dependent" "result_cast_from_data_type" "result_cast_as_locator" "result_cast_char_max_length" "result_cast_char_octet_length" "result_cast_char_set_catalog" "result_cast_char_set_schema" "result_cast_char_set_name" "result_cast_collation_catalog" "result_cast_collation_schema" "result_cast_collation_name" "result_cast_numeric_precision" "result_cast_numeric_precision_radix" "result_cast_numeric_scale" "result_cast_datetime_precision" "result_cast_interval_type" "result_cast_interval_precision" "result_cast_type_udt_catalog" "result_cast_type_udt_schema" "result_cast_type_udt_name" "result_cast_scope_catalog" "result_cast_scope_schema" "result_cast_scope_name" "result_cast_maximum_cardinality" "result_cast_dtd_identifier")} :rtekind 0 :relid 14036 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14036 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 43) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname specific_schema :ressortgroupref 0 :resorigtbl 14036 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname specific_name :ressortgroupref 0 :resorigtbl 14036 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 82 79 85 84 73 78 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 36 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 36 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 14036 :resorigcol 36 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 13886 13886 25 13886) :colTypmods (i -1 -1 -1 -1) :colCollations (o 950 950 100 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 3} :colTypes (o 13886 13886 25 13886) :colTypmods (i -1 -1 -1 -1) :colCollations (o 950 950 100 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 4} :colTypes (o 13886 13886 25 13886) :colTypmods (i -1 -1 -1 -1) :colCollations (o 950 950 100 950) :groupClauses <>} :rarg {RANGETBLREF :rtindex 5} :colTypes (o 13886 13886 25 13886) :colTypmods (i -1 -1 -1 -1) :colCollations (o 950 950 100 950) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 2 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 5 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14155 _RETURN 14152 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname at :colnames <>} :eref {ALIAS :aliasname at :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nbt :colnames <>} :eref {ALIAS :aliasname nbt :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname bt :colnames <>} :eref {ALIAS :aliasname bt :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname x :colnames ("objschema" "objname" "objtype" "objdtdid" "objtypeid" "objcollation")} :eref {ALIAS :aliasname x :colnames ("objschema" "objname" "objtype" "objdtdid" "objtypeid" "objcollation")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 1 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 1 :colnames ("relnamespace" "relname" "case" "attnum" "atttypid" "attcollation")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 10 12 25 28) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} {SCALARARRAYOPEXPR :opno 92 :opfuncid 61 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {ARRAYEXPR :array_typeid 1002 :array_collid 0 :element_typeid 18 :elements ({CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 114 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 118 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 112 0 0 0 0 0 0 0 ]}) :multidims false :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {BOOLEXPR :boolop not :args ({VAR :varno 2 :varattno 18 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 18 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname relnamespace :ressortgroupref 0 :resorigtbl 1259 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 99 0 0 0 0 0 0 0 ]}) :location -1} :result {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 21 [ 84 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 32 84 89 80 69 ]} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 84 65 66 76 69 ]} :location -1} :resno 3 :resname case :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} :resno 4 :resname attnum :ressortgroupref 0 :resorigtbl 1249 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} :resno 5 :resname atttypid :ressortgroupref 0 :resorigtbl 1249 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 2 :varattno 21 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 21 :location -1} :resno 6 :resname attcollation :ressortgroupref 0 :resorigtbl 1249 :resorigcol 21 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 2 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 2 :colnames ("typnamespace" "typname" "text" "?column?" "typbasetype" "typcollation")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("oid" "typname" "typnamespace" "typowner" "typlen" "typbyval" "typtype" "typcategory" "typispreferred" "typisdefined" "typdelim" "typrelid" "typsubscript" "typelem" "typarray" "typinput" "typoutput" "typreceive" "typsend" "typmodin" "typmodout" "typanalyze" "typalign" "typstorage" "typnotnull" "typbasetype" "typtypmod" "typndims" "typcollation" "typdefaultbin" "typdefault" "typacl")} :rtekind 0 :relid 1247 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 14 33 36) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 7 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 100 0 0 0 0 0 0 0 ]}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname typnamespace :ressortgroupref 0 :resorigtbl 1247 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname typname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 10 [ 40 0 0 0 68 79 77 65 73 78 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 4 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 26 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 26 :location -1} :resno 5 :resname typbasetype :ressortgroupref 0 :resorigtbl 1247 :resorigcol 26 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 29 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 29 :location -1} :resno 6 :resname typcollation :ressortgroupref 0 :resorigtbl 1247 :resorigcol 29 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 3 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 3 :colnames ("pronamespace" "nameconcatoid" "text" "n" "x" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname ss :colnames <>} :eref {ALIAS :aliasname ss :colnames ("pronamespace" "proname" "oid" "x")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 27 28) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname pronamespace :ressortgroupref 0 :resorigtbl 1255 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname proname :ressortgroupref 0 :resorigtbl 1255 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 3 :resname oid :ressortgroupref 0 :resorigtbl 1255 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {FUNCEXPR :funcid 13868 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 0 :args ({COALESCEEXPR :coalescetype 1028 :coalescecollid 0 :args ({VAR :varno 1 :varattno 21 :vartype 1028 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 21 :location -1} {ARRAYCOERCEEXPR :arg {VAR :varno 1 :varattno 20 :vartype 30 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 20 :location -1} :elemexpr {CASETESTEXPR :typeId 26 :typeMod -1 :collation 0} :resulttype 1028 :resulttypmod -1 :resultcollid 0 :coerceformat 1 :location -1}) :location -1}) :location -1} :resno 4 :resname x :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname pronamespace :ressortgroupref 0 :resorigtbl 1255 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname nameconcatoid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 82 79 85 84 73 78 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 1 :varattno 4 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :fieldnum 2 :resulttype 23 :resulttypmod -1 :resultcollid 0} :resno 4 :resname n :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {FIELDSELECT :arg {VAR :varno 1 :varattno 4 :vartype 2249 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :fieldnum 1 :resulttype 26 :resulttypmod -1 :resultcollid 0} :resno 5 :resname x :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 6 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname *SELECT*\\ 4 :colnames <>} :eref {ALIAS :aliasname *SELECT*\\ 4 :colnames ("pronamespace" "nameconcatoid" "text" "?column?" "prorettype" "?column?")} :rtekind 1 :subquery {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname p :colnames <>} :eref {ALIAS :aliasname p :colnames ("oid" "proname" "pronamespace" "proowner" "prolang" "procost" "prorows" "provariadic" "prosupport" "prokind" "prosecdef" "proleakproof" "proisstrict" "proretset" "provolatile" "proparallel" "pronargs" "pronargdefaults" "prorettype" "proargtypes" "proallargtypes" "proargmodes" "proargnames" "proargdefaults" "protrftypes" "prosrc" "probin" "prosqlbody" "proconfig" "proacl")} :rtekind 0 :relid 1255 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1255 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 26) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname pronamespace :ressortgroupref 0 :resorigtbl 1255 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 266 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname nameconcatoid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 11 [ 44 0 0 0 82 79 85 84 73 78 69 ]} :resno 3 :resname text :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 4 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 19 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 19 :location -1} :resno 5 :resname prorettype :ressortgroupref 0 :resorigtbl 1255 :resorigcol 19 :resjunk false} {TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resno 6 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl false :securityQuals <>}) :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname relnamespace :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname case :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 4 :resname attnum :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 5 :resname atttypid :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 6 :resname attcollation :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {SETOPERATIONSTMT :op 1 :all true :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :colTypes (o 26 13886 25 23 26 26) :colTypmods (i -1 -1 -1 -1 -1 -1) :colCollations (o 0 950 100 0 0 0) :groupClauses <>} :rarg {RANGETBLREF :rtindex 3} :colTypes (o 26 13886 25 23 26 26) :colTypmods (i -1 -1 -1 -1 -1 -1) :colCollations (o 0 950 100 0 0 0) :groupClauses <>} :rarg {RANGETBLREF :rtindex 4} :colTypes (o 26 13886 25 23 26 26) :colTypmods (i -1 -1 -1 -1 -1 -1) :colCollations (o 0 950 100 0 0 0) :groupClauses <>} :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :security_barrier false :relid 0 :inh false :relkind <> :rellockmode 0 :perminfoindex 0 :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname co :colnames <>} :eref {ALIAS :aliasname co :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion")} :rtekind 0 :relid 3456 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname nco :colnames <>} :eref {ALIAS :aliasname nco :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 0 :joinmergedcols 0 :joinaliasvars ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :joinrightcols (i 1 2 3 4) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("objschema" "objname" "objtype" "objdtdid" "objtypeid" "objcollation" "oid" "collname" "collnamespace" "collowner" "collprovider" "collisdeterministic" "collencoding" "collcollate" "collctype" "colllocale" "collicurules" "collversion" "oid" "nspname" "nspowner" "nspacl")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} {VAR :varno 5 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {VAR :varno 5 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} {VAR :varno 5 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {VAR :varno 5 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 6 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 4 :location -1} {VAR :varno 6 :varattno 5 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 5 :location -1} {VAR :varno 6 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 7 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 7 :location -1} {VAR :varno 6 :varattno 8 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 8 :location -1} {VAR :varno 6 :varattno 9 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 9 :location -1} {VAR :varno 6 :varattno 10 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 10 :location -1} {VAR :varno 6 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 11 :location -1} {VAR :varno 6 :varattno 12 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 12 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1} {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {VAR :varno 7 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 4 :vartype 1034 :vartypmod -1 :varcollid 0 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 4 :location -1}) :joinleftcols (i 1 2 3 4 5 6) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 12 21) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1247 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 3456 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 5} :rarg {JOINEXPR :jointype 0 :isNatural false :larg {RANGETBLREF :rtindex 6} :rarg {RANGETBLREF :rtindex 7} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1} {VAR :varno 7 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 1 :location -1}) :location -1} :alias <> :rtindex 8} :usingClause <> :join_using_alias <> :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 6 :location -1} {VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 643 :opfuncid 659 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 100 101 102 97 117 108 116 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}) :location -1} :alias <> :rtindex 9}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 5 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1}) :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 532 :opfuncid 158 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ -1 -1 -1 -1 -1 -1 -1 -1 ]}) :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 14 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 14 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1}) :location -1} {SUBLINK :subLinkType 2 :subLinkId 0 :testexpr {BOOLEXPR :boolop and :args ({OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 1 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 5 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 2 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 98 :opfuncid 67 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 5 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 3 :paramtype 13884 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 25 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 5 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {RELABELTYPE :arg {PARAM :paramkind 2 :paramid 4 :paramtype 13886 :paramtypmod -1 :paramcollid 950 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1}) :location -1}) :location -1} :operName ("=") :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname data_type_privileges :colnames ("object_catalog" "object_schema" "object_name" "object_type" "dtd_identifier")} :rtekind 0 :relid 14147 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14147 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 1 :resname object_schema :ressortgroupref 0 :resorigtbl 14147 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname object_name :ressortgroupref 0 :resorigtbl 14147 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 3 :resname object_type :ressortgroupref 0 :resorigtbl 14147 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 4 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 14147 :resorigcol 5 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname object_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname object_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resno 3 :resname object_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 3 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 3 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname object_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COERCEVIAIO :arg {VAR :varno 5 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} :resulttype 19 :resultcollid 950 :coerceformat 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname collection_type_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 112 103 95 99 97 116 97 108 111 103 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :result {FUNCEXPR :funcid 1081 :funcresulttype 25 :funcretset false :funcvariadic false :funcformat 0 :funccollid 100 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>}) :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 85 83 69 82 45 68 69 70 73 78 69 68 ]} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname data_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 7 :resname character_maximum_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 8 :resname character_octet_length :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname character_set_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 10 :resname character_set_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 11 :resname character_set_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 19 :casecollid 950 :arg <> :args ({CASEWHEN :expr {NULLTEST :arg {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} :nulltesttype 1 :argisrow false :location -1} :result {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :location -1}) :defresult {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 12 :resname collation_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 7 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 7 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 13 :resname collation_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 9) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 14 :resname collation_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 15 :resname numeric_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 16 :resname numeric_precision_radix :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 17 :resname numeric_scale :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 18 :resname datetime_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 19 :resname interval_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 20 :resname interval_precision :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 21 :resname udt_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 22 :resname udt_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 23 :resname udt_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 24 :resname scope_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 25 :resname scope_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 26 :resname scope_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull true :location -1 :constvalue <>} :resulttype 13881 :resulttypmod -1 :resultcollid 0 :coercionformat 1 :location -1} :resno 27 :resname maximum_cardinality :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({OPEXPR :opno 654 :opfuncid 1258 :opresulttype 25 :opretset false :opcollid 100 :inputcollid 100 :args ({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 97 ]} {COERCEVIAIO :arg {VAR :varno 5 :varattno 4 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 4 :location -1} :resulttype 25 :resultcollid 100 :coerceformat 1 :location -1}) :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 28 :resname dtd_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14160 _RETURN 14157 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("ftrelid" "ftserver" "ftoptions")} :rtekind 0 :relid 3118 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname a :colnames <>} :eref {ALIAS :aliasname a :colnames ("attrelid" "attname" "atttypid" "attlen" "attnum" "attcacheoff" "atttypmod" "attndims" "attbyval" "attalign" "attstorage" "attcompression" "attnotnull" "atthasdef" "atthasmissing" "attidentity" "attgenerated" "attisdropped" "attislocal" "attinhcount" "attcollation" "attstattarget" "attacl" "attoptions" "attfdwoptions" "attmissingval")} :rtekind 0 :relid 1249 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3118 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1249 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 12 32) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3023 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 536 :opfuncid 162 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 5 :vartype 21 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 5 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resno 1 :resname nspname :ressortgroupref 0 :resorigtbl 2615 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resno 2 :resname relname :ressortgroupref 0 :resorigtbl 1259 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resno 3 :resname attname :ressortgroupref 0 :resorigtbl 1249 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 5 :varattno 25 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 25 :location -1} :resno 4 :resname attfdwoptions :ressortgroupref 0 :resorigtbl 1249 :resorigcol 25 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16479 _RETURN 16476 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14165 _RETURN 14162 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("nspname" "relname" "attname" "attfdwoptions")} :rtekind 0 :relid 14157 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14157 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 1 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 3 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname column_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :fieldnum 1 :resulttype 25 :resulttypmod -1 :resultcollid 100}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname option_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :fieldnum 2 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname option_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14169 _RETURN 14166 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("oid" "fdwname" "fdwowner" "fdwhandler" "fdwvalidator" "fdwacl" "fdwoptions")} :rtekind 0 :relid 2328 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 2328 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 14) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3005 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 2328 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 2 :resname fdwowner :ressortgroupref 0 :resorigtbl 2328 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 3 :resname fdwoptions :ressortgroupref 0 :resorigtbl 2328 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname foreign_data_wrapper_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname foreign_data_wrapper_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 5 [ 20 0 0 0 99 ]} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname foreign_data_wrapper_language :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14173 _RETURN 14170 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("oid" "fdwowner" "fdwoptions" "foreign_data_wrapper_catalog" "foreign_data_wrapper_name" "authorization_identifier" "foreign_data_wrapper_language")} :rtekind 0 :relid 14166 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14166 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 10 11 12) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname foreign_data_wrapper_catalog :ressortgroupref 0 :resorigtbl 14166 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 2 :resname foreign_data_wrapper_name :ressortgroupref 0 :resorigtbl 14166 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :fieldnum 1 :resulttype 25 :resulttypmod -1 :resultcollid 100}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname option_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} :fieldnum 2 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname option_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14177 _RETURN 14174 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("oid" "fdwowner" "fdwoptions" "foreign_data_wrapper_catalog" "foreign_data_wrapper_name" "authorization_identifier" "foreign_data_wrapper_language")} :rtekind 0 :relid 14166 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14166 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 11 12 13 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname foreign_data_wrapper_catalog :ressortgroupref 0 :resorigtbl 14166 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 2 :resname foreign_data_wrapper_name :ressortgroupref 0 :resorigtbl 14166 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 3 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 14166 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname library_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 5 :resname foreign_data_wrapper_language :ressortgroupref 0 :resorigtbl 14166 :resorigcol 7 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14181 _RETURN 14178 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions")} :rtekind 0 :relid 1417 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("oid" "fdwname" "fdwowner" "fdwhandler" "fdwvalidator" "fdwacl" "fdwoptions")} :rtekind 0 :relid 2328 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1417 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11 12 13 15) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2328 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 3011 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1417 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 2 :resname srvoptions :ressortgroupref 0 :resorigtbl 1417 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname foreign_data_wrapper_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname foreign_data_wrapper_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 5 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname foreign_server_type :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 1 :varattno 6 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 8 :resname foreign_server_version :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 3 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 9 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14185 _RETURN 14182 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "srvoptions" "foreign_server_catalog" "foreign_server_name" "foreign_data_wrapper_catalog" "foreign_data_wrapper_name" "foreign_server_type" "foreign_server_version" "authorization_identifier")} :rtekind 0 :relid 14178 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14178 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14178 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14178 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :fieldnum 1 :resulttype 25 :resulttypmod -1 :resultcollid 100}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname option_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :fieldnum 2 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname option_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14189 _RETURN 14186 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname _pg_foreign_servers :colnames ("oid" "srvoptions" "foreign_server_catalog" "foreign_server_name" "foreign_data_wrapper_catalog" "foreign_data_wrapper_name" "foreign_server_type" "foreign_server_version" "authorization_identifier")} :rtekind 0 :relid 14178 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14178 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 10 11 12 13 14 15 16) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14178 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14178 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 3 :resname foreign_data_wrapper_catalog :ressortgroupref 0 :resorigtbl 14178 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 4 :resname foreign_data_wrapper_name :ressortgroupref 0 :resorigtbl 14178 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 7 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resno 5 :resname foreign_server_type :ressortgroupref 0 :resorigtbl 14178 :resorigcol 7 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 8 :vartype 13884 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 8 :location -1} :resno 6 :resname foreign_server_version :ressortgroupref 0 :resorigtbl 14178 :resorigcol 8 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 9 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 9 :location -1} :resno 7 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 14178 :resorigcol 9 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14193 _RETURN 14190 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("ftrelid" "ftserver" "ftoptions")} :rtekind 0 :relid 3118 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "srvname" "srvowner" "srvfdw" "srvtype" "srvversion" "srvacl" "srvoptions")} :rtekind 0 :relid 1417 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname w :colnames <>} :eref {ALIAS :aliasname w :colnames ("oid" "fdwname" "fdwowner" "fdwhandler" "fdwvalidator" "fdwacl" "fdwoptions")} :rtekind 0 :relid 2328 :inh true :relkind r :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 4 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname n :colnames <>} :eref {ALIAS :aliasname n :colnames ("oid" "nspname" "nspowner" "nspacl")} :rtekind 0 :relid 2615 :inh true :relkind r :rellockmode 1 :perminfoindex 5 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname c :colnames <>} :eref {ALIAS :aliasname c :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 6 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 3118 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1417 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2328 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 2615 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 13 24) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2} {RANGETBLREF :rtindex 3} {RANGETBLREF :rtindex 4} {RANGETBLREF :rtindex 5} {RANGETBLREF :rtindex 6}) :quals {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 3 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 3 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 4 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1}) :location -1} {BOOLEXPR :boolop or :args ({FUNCEXPR :funcid 2710 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 6 :varattno 6 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 6 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1} {FUNCEXPR :funcid 1927 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 65 [ 4 1 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 68 69 76 69 84 69 44 32 84 82 85 78 67 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 44 32 84 82 73 71 71 69 82 ]}) :location -1} {FUNCEXPR :funcid 3029 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 100 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 38 [ -104 0 0 0 83 69 76 69 67 84 44 32 73 78 83 69 82 84 44 32 85 80 68 65 84 69 44 32 82 69 70 69 82 69 78 67 69 83 ]}) :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 5 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 1 :location -1} {VAR :varno 6 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 3 :location -1}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1} {OPEXPR :opno 92 :opfuncid 61 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 6 :varattno 17 :vartype 18 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 17 :location -1} {CONST :consttype 18 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 102 0 0 0 0 0 0 0 ]}) :location -1} {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 1 :resname foreign_table_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 5 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 5 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 2 :resname foreign_table_schema :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 6 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 6 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 3 :resname foreign_table_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 4 :resname ftoptions :ressortgroupref 0 :resorigtbl 3118 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 861 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 0 :funccollid 950 :inputcollid 0 :args <> :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 6 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {VAR :varno 4 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 2 :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 7 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14198 _RETURN 14195 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs true :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname t :colnames <>} :eref {ALIAS :aliasname t :colnames ("foreign_table_catalog" "foreign_table_schema" "foreign_table_name" "ftoptions" "foreign_server_catalog" "foreign_server_name" "authorization_identifier")} :rtekind 0 :relid 14190 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14190 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname foreign_table_catalog :ressortgroupref 0 :resorigtbl 14190 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname foreign_table_schema :ressortgroupref 0 :resorigtbl 14190 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname foreign_table_name :ressortgroupref 0 :resorigtbl 14190 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :fieldnum 1 :resulttype 25 :resulttypmod -1 :resultcollid 100}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname option_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FIELDSELECT :arg {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1}) :location -1} :fieldnum 2 :resulttype 25 :resulttypmod -1 :resultcollid 100} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname option_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14202 _RETURN 14199 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname _pg_foreign_tables :colnames ("foreign_table_catalog" "foreign_table_schema" "foreign_table_name" "ftoptions" "foreign_server_catalog" "foreign_server_name" "authorization_identifier")} :rtekind 0 :relid 14190 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14190 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 12 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname foreign_table_catalog :ressortgroupref 0 :resorigtbl 14190 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname foreign_table_schema :ressortgroupref 0 :resorigtbl 14190 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 3 :resname foreign_table_name :ressortgroupref 0 :resorigtbl 14190 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 4 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14190 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 5 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14190 :resorigcol 6 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14206 _RETURN 14203 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname um :colnames <>} :eref {ALIAS :aliasname um :colnames ("oid" "umuser" "umserver" "umoptions")} :rtekind 0 :relid 1418 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname u :colnames <>} :eref {ALIAS :aliasname u :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 2 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias <> :eref {ALIAS :aliasname unnamed_join :colnames ("oid" "umuser" "umserver" "umoptions" "oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 2 :jointype 1 :joinmergedcols 0 :joinaliasvars ({VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {VAR :varno 2 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 3 :location -1} {VAR :varno 2 :varattno 4 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 4 :location -1} {VAR :varno 2 :varattno 5 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 5 :location -1} {VAR :varno 2 :varattno 6 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 6 :location -1} {VAR :varno 2 :varattno 7 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 7 :location -1} {VAR :varno 2 :varattno 8 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 8 :location -1} {VAR :varno 2 :varattno 9 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 9 :location -1} {VAR :varno 2 :varattno 10 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 10 :location -1} {VAR :varno 2 :varattno 11 :vartype 25 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 11 :location -1} {VAR :varno 2 :varattno 12 :vartype 1184 :vartypmod -1 :varcollid 0 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 12 :location -1}) :joinleftcols (i 1 2 3 4) :joinrightcols (i 1 2 3 4 5 6 7 8 9 10 11 12) :join_using_alias <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname s :colnames <>} :eref {ALIAS :aliasname s :colnames ("oid" "srvoptions" "foreign_server_catalog" "foreign_server_name" "foreign_data_wrapper_catalog" "foreign_data_wrapper_name" "foreign_server_type" "foreign_server_version" "authorization_identifier")} :rtekind 0 :relid 14178 :inh true :relkind v :rellockmode 1 :perminfoindex 3 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1418 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9 10 11) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)} {RTEPERMISSIONINFO :relid 14178 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 10 11 16) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({JOINEXPR :jointype 1 :isNatural false :larg {RANGETBLREF :rtindex 1} :rarg {RANGETBLREF :rtindex 2} :usingClause <> :join_using_alias <> :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :alias <> :rtindex 3} {RANGETBLREF :rtindex 4}) :quals {OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 4 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 1 :location -1} {VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname oid :ressortgroupref 0 :resorigtbl 1418 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 2 :resname umoptions :ressortgroupref 0 :resorigtbl 1418 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 3 :resname umuser :ressortgroupref 0 :resorigtbl 1418 :resorigcol 2 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {COALESCEEXPR :coalescetype 19 :coalescecollid 950 :args ({VAR :varno 2 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b 3) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} {CONST :consttype 19 :consttypmod -1 :constcollid 950 :constlen 64 :constbyval false :constisnull false :location -1 :constvalue 64 [ 80 85 66 76 73 67 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 3 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 3 :location -1} :resno 5 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14178 :resorigcol 3 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 4 :location -1} :resno 6 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14178 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 4 :varattno 9 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 4 :varattnosyn 9 :location -1} :resno 7 :resname srvowner :ressortgroupref 0 :resorigtbl 14178 :resorigcol 9 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14211 _RETURN 14208 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks true :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias {ALIAS :aliasname um :colnames <>} :eref {ALIAS :aliasname um :colnames ("oid" "umoptions" "umuser" "authorization_identifier" "foreign_server_catalog" "foreign_server_name" "srvowner")} :rtekind 0 :relid 14203 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>} {RANGETBLENTRY :alias {ALIAS :aliasname opts :colnames <>} :eref {ALIAS :aliasname opts :colnames ("option_name" "option_value")} :rtekind 3 :functions ({RANGETBLFUNCTION :funcexpr {FUNCEXPR :funcid 2289 :funcresulttype 2249 :funcretset true :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 1009 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1}) :location -1} :funccolcount 2 :funccolnames <> :funccoltypes <> :funccoltypmods <> :funccolcollations <> :funcparams (b)}) :funcordinality false :lateral true :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14203 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10 11 12 13 14) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1} {RANGETBLREF :rtindex 2}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 14203 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 2 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14203 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 3 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14203 :resorigcol 6 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {FUNCEXPR :funcid 407 :funcresulttype 19 :funcretset false :funcvariadic false :funcformat 2 :funccollid 100 :inputcollid 100 :args ({VAR :varno 2 :varattno 1 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1}) :location -1} :resulttype 13886 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 4 :resname option_name :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false} {TARGETENTRY :expr {COERCETODOMAIN :arg {CASEEXPR :casetype 25 :casecollid 100 :arg <> :args ({CASEWHEN :expr {BOOLEXPR :boolop or :args ({BOOLEXPR :boolop and :args ({OPEXPR :opno 608 :opfuncid 185 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {SQLVALUEFUNCTION :op 10 :type 19 :typmod -1 :location -1}) :location -1}) :location -1} {BOOLEXPR :boolop and :args ({OPEXPR :opno 607 :opfuncid 184 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 1 :varattno 3 :vartype 26 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} {RELABELTYPE :arg {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]} :resulttype 26 :resulttypmod -1 :resultcollid 0 :relabelformat 2 :location -1}) :location -1} {FUNCEXPR :funcid 2709 :funcresulttype 16 :funcretset false :funcvariadic false :funcformat 0 :funccollid 0 :inputcollid 950 :args ({RELABELTYPE :arg {VAR :varno 1 :varattno 7 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 7 :location -1} :resulttype 19 :resulttypmod -1 :resultcollid 950 :relabelformat 2 :location -1} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 85 83 65 71 69 ]}) :location -1}) :location -1} {SUBLINK :subLinkType 4 :subLinkId 0 :testexpr <> :operName <> :subselect {QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_authid :colnames ("oid" "rolname" "rolsuper" "rolinherit" "rolcreaterole" "rolcreatedb" "rolcanlogin" "rolreplication" "rolbypassrls" "rolconnlimit" "rolpassword" "rolvaliduntil")} :rtekind 0 :relid 1260 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1260 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 9 10) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals {OPEXPR :opno 93 :opfuncid 62 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 950 :args ({VAR :varno 1 :varattno 2 :vartype 19 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} {SQLVALUEFUNCTION :op 10 :type 19 :typmod -1 :location -1}) :location -1}} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 3 :vartype 16 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 3 :location -1} :resno 1 :resname rolsuper :ressortgroupref 0 :resorigtbl 1260 :resorigcol 3 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1} :location -1}) :location -1} :result {VAR :varno 2 :varattno 2 :vartype 25 :vartypmod -1 :varcollid 100 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 2 :location -1} :location -1}) :defresult {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>} :location -1} :resulttype 13884 :resulttypmod -1 :resultcollid 950 :coercionformat 1 :location -1} :resno 5 :resname option_value :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 14216 _RETURN 14213 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname _pg_user_mappings :colnames ("oid" "umoptions" "umuser" "authorization_identifier" "foreign_server_catalog" "foreign_server_name" "srvowner")} :rtekind 0 :relid 14203 :inh true :relkind v :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 14203 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 11 12 13) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 4 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 4 :location -1} :resno 1 :resname authorization_identifier :ressortgroupref 0 :resorigtbl 14203 :resorigcol 4 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 5 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 5 :location -1} :resno 2 :resname foreign_server_catalog :ressortgroupref 0 :resorigtbl 14203 :resorigcol 5 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 6 :vartype 13886 :vartypmod -1 :varcollid 950 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 6 :location -1} :resno 3 :resname foreign_server_name :ressortgroupref 0 :resorigtbl 14203 :resorigcol 6 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16483 _RETURN 16480 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs true :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname pg_class :colnames ("oid" "relname" "relnamespace" "reltype" "reloftype" "relowner" "relam" "relfilenode" "reltablespace" "relpages" "reltuples" "relallvisible" "reltoastrelid" "relhasindex" "relisshared" "relpersistence" "relkind" "relnatts" "relchecks" "relhasrules" "relhastriggers" "relhassubclass" "relrowsecurity" "relforcerowsecurity" "relispopulated" "relreplident" "relispartition" "relrewrite" "relfrozenxid" "relminmxid" "relacl" "reloptions" "relpartbound")} :rtekind 0 :relid 1259 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 1259 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {AGGREF :aggfnoid 2803 :aggtype 20 :aggcollid 0 :inputcollid 0 :aggtranstype 0 :aggargtypes <> :aggdirectargs <> :args <> :aggorder <> :aggdistinct <> :aggfilter <> :aggstar true :aggvariadic false :aggkind n :aggpresorted false :agglevelsup 0 :aggsplit 0 :aggno -1 :aggtransno -1 :location -1} :resno 1 :resname count :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16487 _RETURN 16484 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable <> :rteperminfos <> :jointree {FROMEXPR :fromlist <> :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]} :resno 1 :resname ?column? :ressortgroupref 0 :resorigtbl 0 :resorigcol 0 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16504 _RETURN 16501 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname test_table :colnames ("col1" "col2" "col3" "col4")} :rtekind 0 :relid 16408 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16408 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname col1 :ressortgroupref 0 :resorigtbl 16408 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16508 _RETURN 16505 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname matview :colnames ("col1")} :rtekind 0 :relid 16501 :inh true :relkind m :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16501 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname col1 :ressortgroupref 0 :resorigtbl 16501 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16568 _RETURN 16565 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname ordering_table :colnames ("id" "data")} :rtekind 0 :relid 16556 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16556 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8 9) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname id :ressortgroupref 1 :resorigtbl 16556 :resorigcol 1 :resjunk false} {TARGETENTRY :expr {VAR :varno 1 :varattno 2 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 2 :location -1} :resno 2 :resname data :ressortgroupref 0 :resorigtbl 16556 :resorigcol 2 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause ({SORTGROUPCLAUSE :tleSortGroupRef 1 :eqop 96 :sortop 97 :nulls_first false :hashable true}) :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps (o 16560) :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16602 _RETURN 16599 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname matview_second :colnames ("col1")} :rtekind 0 :relid 16505 :inh true :relkind m :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16505 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname col1 :ressortgroupref 0 :resorigtbl 16505 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16606 _RETURN 16603 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname matview_third :colnames ("col1")} :rtekind 0 :relid 16599 :inh true :relkind m :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16599 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname col1 :ressortgroupref 0 :resorigtbl 16599 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) 16610 _RETURN 16607 1 O t <> ({QUERY :commandType 1 :querySource 0 :canSetTag true :utilityStmt <> :resultRelation 0 :hasAggs false :hasWindowFuncs false :hasTargetSRFs false :hasSubLinks false :hasDistinctOn false :hasRecursive false :hasModifyingCTE false :hasForUpdate false :hasRowSecurity false :isReturn false :cteList <> :rtable ({RANGETBLENTRY :alias <> :eref {ALIAS :aliasname test_table :colnames ("col1" "col2" "col3" "col4")} :rtekind 0 :relid 16408 :inh true :relkind r :rellockmode 1 :perminfoindex 1 :tablesample <> :lateral false :inFromCl true :securityQuals <>}) :rteperminfos ({RTEPERMISSIONINFO :relid 16408 :inh true :requiredPerms 2 :checkAsUser 0 :selectedCols (b 8) :insertedCols (b) :updatedCols (b)}) :jointree {FROMEXPR :fromlist ({RANGETBLREF :rtindex 1}) :quals <>} :mergeActionList <> :mergeTargetRelation 0 :mergeJoinCondition <> :targetList ({TARGETENTRY :expr {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1} :resno 1 :resname col1 :ressortgroupref 0 :resorigtbl 16408 :resorigcol 1 :resjunk false}) :override 0 :onConflict <> :returningList <> :groupClause <> :groupDistinct false :groupingSets <> :havingQual <> :windowClause <> :distinctClause <> :sortClause <> :limitOffset <> :limitCount <> :limitOption 0 :rowMarks <> :setOperations <> :constraintDeps <> :withCheckOptions <> :stmt_location -1 :stmt_len -1}) \. -- -- Data for Name: pg_seclabel; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_seclabel (objoid, classoid, objsubid, provider, label) FROM stdin; \. -- -- Data for Name: pg_sequence; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_sequence (seqrelid, seqtypid, seqstart, seqincrement, seqmax, seqmin, seqcache, seqcycle) FROM stdin; 16398 23 1 1 2147483647 1 1 f 16407 23 1 1 2147483647 1 1 f 16655 23 1 1 2147483647 1 1 f \. -- -- Data for Name: pg_shdepend; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_shdepend (dbid, classid, objid, objsubid, refclassid, refobjid, deptype) FROM stdin; 0 1213 16391 0 1260 16389 o 5 1259 16408 0 1260 16389 a 5 1259 16452 1 1260 16389 a 5 2615 16465 0 1260 16389 a 5 826 16488 0 1260 16389 o 5 2615 2200 0 1260 16388 o 5 826 16489 0 1260 16389 o 5 1255 2274 0 1260 16389 o 5 1255 2626 0 1260 16389 a 5 3256 16520 0 1260 16389 r 5 3256 16522 0 1260 16389 r 5 3256 16523 0 1260 16389 r 5 3256 16524 0 1260 16389 r 0 1262 16574 0 1260 16389 a 5 826 16597 0 1260 16389 o 5 826 16598 0 1260 16389 o 5 2613 16575 0 1260 16389 a 5 1247 16537 0 1260 16389 a 5 1247 16546 0 1260 16389 a 5 1247 16527 0 1260 16389 a 5 2328 16534 0 1260 16389 a 5 1417 16535 0 1260 16389 a 5 1418 16650 0 1260 16389 o 5 1247 16554 0 1260 16389 a 5 1259 16656 0 1260 16389 a 5 1259 16656 1 1260 16388 a 5 1259 16674 0 1260 16389 a 5 1259 16687 0 1260 16389 a 5 1259 16696 0 1260 16389 a 5 1259 16705 0 1260 16389 a 16386 2615 2200 0 1260 16388 o \. -- -- Data for Name: pg_shdescription; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_shdescription (objoid, classoid, description) FROM stdin; 1 1262 default template for new databases 4 1262 unmodifiable empty database 5 1262 default administrative connection database \. -- -- Data for Name: pg_shseclabel; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_shseclabel (objoid, classoid, provider, label) FROM stdin; \. -- -- Data for Name: pg_statistic; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_statistic (starelid, staattnum, stainherit, stanullfrac, stawidth, stadistinct, stakind1, stakind2, stakind3, stakind4, stakind5, staop1, staop2, staop3, staop4, staop5, stacoll1, stacoll2, stacoll3, stacoll4, stacoll5, stanumbers1, stanumbers2, stanumbers3, stanumbers4, stanumbers5, stavalues1, stavalues2, stavalues3, stavalues4, stavalues5) FROM stdin; 1247 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.98004407} \N \N \N {16,22,28,81,199,273,604,705,791,1003,1010,1016,1022,1042,1182,1231,1561,2202,2208,2277,2287,2951,3361,3643,3770,3906,3912,4073,4192,4536,5038,5080,6157,10005,10011,10017,10023,10029,10036,10042,10048,10054,10060,10066,10073,10079,10085,10091,10097,10103,10110,12002,12016,12030,12045,12060,12075,12091,12105,12119,12131,12143,12158,12172,12185,12198,12211,12224,12238,12254,12267,12281,12294,12306,12321,12336,12349,13886,13894,13907,13922,13937,13956,13971,13985,13999,14013,14027,14043,14057,14072,14086,14101,14115,14133,14148,14163,14175,14187,14200,14215} \N \N \N \N 1247 2 f 0 64 -0.99837923 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.003241491} \N {-0.0779277} \N \N {_pg_user_mappings} {__pg_foreign_data_wrappers,_administrable_role_authorizations,_bpchar,_check_constraint_routine_usage,_collations,_columns,_datemultirange,_enabled_roles,_foreign_table_options,_int2vector,_int8range,_line,_numeric,_path,_pg_attribute,_pg_class,_pg_database,_pg_event_trigger,_pg_foreign_servers,_pg_ident_file_mappings,_pg_largeobject,_pg_opclass,_pg_prepared_statements,_pg_publication_tables,_pg_roles,_pg_settings,_pg_snapshot,_pg_stat_checkpointer,_pg_stat_progress_basebackup,_pg_stat_replication_slots,_pg_stat_sys_tables,_pg_stat_xact_all_tables,_pg_statio_all_tables,_pg_statio_user_tables,_pg_stats_ext_exprs,_pg_timezone_names,_pg_ts_template,_point,_regcollation,_regproc,_role_table_grants,_routine_sequence_usage,_sql_identifier,_text,_timetz,_tsrange,_usage_privileges,_varchar,_xid8,anyarray,anyenum,bit,char,cidr,column_options,cstring,domain_udt_usage,float4,foreign_tables,int2vector,int8range,key_column_usage,money,oidvector,pg_amproc,pg_backend_memory_contexts,pg_config,pg_ddl_command,pg_event_trigger,pg_group,pg_init_privs,pg_matviews,pg_opfamily,pg_prepared_xacts,pg_range,pg_rules,pg_shadow,pg_stat_activity,pg_stat_database,pg_stat_progress_copy,pg_stat_slru,pg_stat_user_functions,pg_stat_xact_sys_tables,pg_statio_sys_indexes,pg_statistic,pg_subscription,pg_trigger,pg_type,point,regcollation,regproc,role_table_grants,routine_sequence_usage,sql_implementation_info,tables,timestamptz,tsm_handler,tsvector,user_mapping_options,view_routine_usage,yes_or_no} \N \N \N 1247 3 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.76012963,0.23987034} {1} \N \N \N {11,13867} \N \N \N \N 1247 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 1247 5 f 0 2 12 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.8995138,0.051863857,0.019448947,0.006482982,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491} \N {0.5378327} \N \N {-1,4,8,16,-2,1,6,24,32,64} {2,12} \N \N \N 1247 6 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9254457,0.074554294} {0.6501563} \N \N \N {f,t} \N \N \N \N 1247 7 f 0 1 6 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.5883306,0.3419773,0.042139385,0.009724474,0.009724474,0.008103727} {0.5451485} \N \N \N {b,c,p,m,r,d} \N \N \N \N 1247 8 f 0 1 15 1 2 3 0 0 92 631 631 0 0 0 0 0 0 0 {0.47811994,0.3419773,0.040518638,0.03241491,0.03241491,0.019448947,0.011345219,0.011345219,0.011345219,0.009724474,0.003241491,0.003241491} \N {-0.015923247} \N \N {A,C,P,N,U,R,G,S,Z,D,I,V} {B,T,X} \N \N \N 1247 9 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.987034,0.012965964} {0.92969334} \N \N \N {f,t} \N \N \N \N 1247 10 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 1247 11 f 0 1 2 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9967585,0.003241491} {0.9853454} \N \N \N {",",;} \N \N \N \N 1247 12 f 0 4 -0.34359807 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.6580227} \N {0.8112219} \N \N {0} {826,1214,1249,1259,1261,1417,2224,2396,2601,2603,2606,2608,2610,2612,2615,2617,2619,2753,2995,3118,3381,3429,3466,3541,3592,3600,3602,3764,6100,6104,6243,12005,12014,12023,12033,12043,12053,12063,12073,12081,12095,12104,12114,12122,12130,12138,12147,12157,12166,12175,12188,12196,12205,12214,12222,12232,12240,12249,12257,12266,12280,12289,12297,12305,12315,12325,12334,12343,13887,13901,13915,13925,13935,13945,13955,13965,13975,13984,13993,14003,14017,14026,14036,14045,14055,14065,14075,14084,14094,14104,14118,14127,14137,14147,14157,14166,14174,14182,14190,14199,14213} \N \N \N 1247 13 f 0 4 4 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.5105348,0.47974068,0.008103727} {0.55680525} \N \N \N {-,array_subscript_handler,raw_array_subscript_handler} \N \N \N \N 1247 14 f 0 4 -0.47811994 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5121556,0.004862237,0.004862237,0.003241491,0.003241491,0.003241491} \N {0.58206743} \N \N {0,600,701,18,21,26} {16,19,23,27,30,81,142,603,650,718,829,1042,1083,1186,1560,1790,2204,2206,2842,2970,3615,3769,3906,3912,4072,4191,4532,4535,5069,10003,10009,10015,10021,10027,10031,10037,10043,10049,10056,10064,10070,10076,10080,10086,10092,10099,10105,10111,12007,12020,12035,12045,12060,12075,12087,12101,12116,12128,12140,12149,12163,12177,12190,12203,12216,12229,12242,12251,12264,12277,12291,12303,12317,12331,12345,13884,13889,13898,13912,13927,13942,13957,13972,13986,13995,14009,14023,14038,14052,14067,14082,14096,14106,14120,14134,14149,14164,14176,14188,14201,14215} \N \N \N 1247 15 f 0 4 -0.47811994 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5235008} \N {0.4744935} \N \N {0} {143,210,272,651,791,1002,1006,1009,1012,1015,1018,1021,1028,1041,1183,1187,1270,2201,2209,2287,3221,3645,3807,3909,3927,4097,6150,6153,10000,10004,10010,10016,10022,10028,10034,10040,10046,10052,10057,10061,10067,10073,10079,10083,10089,10094,10100,10106,10112,12006,12019,12034,12049,12064,12078,12091,12105,12119,12127,12139,12153,12167,12180,12193,12206,12219,12233,12245,12258,12272,12286,12298,12306,12321,12335,12348,13885,13893,13906,13921,13936,13951,13966,13980,13994,14008,14018,14032,14046,14061,14076,14090,14105,14119,14133,14148,14163,14175,14187,14200,14214} \N \N \N 1247 16 f 0 4 -0.15883306 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.4764992,0.34359807,0.009724474,0.009724474,0.008103727,0.003241491} \N {0.29854083} \N \N {array_in,record_in,range_in,multirange_in,domain_in,textin} {namein,int2in,int2vectorin,int4in,regprocin,tidin,xidin,cidin,oidvectorin,pg_ddl_command_in,unknownin,point_in,lseg_in,path_in,box_in,pg_node_tree_in,float4in,float8in,table_am_handler_in,json_in,index_am_handler_in,poly_in,macaddr_in,int8in,cash_in,inet_in,aclitemin,bpcharin,varcharin,date_in,time_in,timestamptz_in,interval_in,boolin,byteain,charin,cidr_in,timestamp_in,timetz_in,circle_in,line_in,bit_in,varbit_in,numeric_in,oidin,regprocedurein,regoperin,regoperatorin,regclassin,regtypein,cstring_in,any_in,anyarray_in,void_in,trigger_in,language_handler_in,internal_in,anyelement_in,anynonarray_in,xml_in,txid_snapshot_in,uuid_in,fdw_handler_in,pg_lsn_in,tsm_handler_in,pg_ndistinct_in,pg_dependencies_in,anyenum_in,event_trigger_in,tsvectorin,tsqueryin,gtsvectorin,regconfigin,regdictionaryin,jsonb_in,anyrange_in,jsonpath_in,regnamespacein,regrolein,macaddr8_in,regcollationin,anycompatiblemultirange_in,anymultirange_in,brin_bloom_summary_in,brin_minmax_multi_summary_in,pg_mcv_list_in,pg_snapshot_in,xid8in,anycompatible_in,anycompatiblearray_in,anycompatiblenonarray_in,anycompatiblerange_in} \N \N \N 1247 17 f 0 4 -0.15721232 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.4764992,0.34359807,0.009724474,0.009724474,0.004862237,0.003241491,0.003241491,0.003241491,0.003241491} \N {0.29610592} \N \N {array_out,record_out,range_out,multirange_out,varcharout,nameout,int4out,textout,timestamptz_out} {byteaout,charout,int2out,int2vectorout,regprocout,tidout,xidout,cidout,oidvectorout,pg_ddl_command_out,unknownout,point_out,lseg_out,path_out,box_out,pg_node_tree_out,float4out,float8out,table_am_handler_out,json_out,index_am_handler_out,poly_out,macaddr_out,int8out,cash_out,inet_out,aclitemout,bpcharout,date_out,time_out,interval_out,boolout,timestamp_out,timetz_out,cidr_out,circle_out,line_out,bit_out,varbit_out,numeric_out,oidout,regprocedureout,regoperout,regoperatorout,regclassout,regtypeout,cstring_out,any_out,anyarray_out,void_out,trigger_out,language_handler_out,internal_out,anyelement_out,anynonarray_out,xml_out,txid_snapshot_out,uuid_out,fdw_handler_out,pg_lsn_out,tsm_handler_out,pg_ndistinct_out,pg_dependencies_out,anyenum_out,event_trigger_out,tsvectorout,tsqueryout,gtsvectorout,regconfigout,regdictionaryout,jsonb_out,anyrange_out,jsonpath_out,regnamespaceout,regroleout,macaddr8_out,regcollationout,anycompatiblemultirange_out,anymultirange_out,brin_bloom_summary_out,brin_minmax_multi_summary_out,pg_mcv_list_out,pg_snapshot_out,xid8out,anycompatible_out,anycompatiblearray_out,anycompatiblenonarray_out,anycompatiblerange_out} \N \N \N 1247 18 f 0 4 -0.1280389 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.4764992,0.34359807,0.03241491,0.009724474,0.009724474,0.008103727,0.003241491} \N {0.13610539} \N \N {array_recv,record_recv,-,range_recv,multirange_recv,domain_recv,textrecv} {pg_ddl_command_recv,pg_node_tree_recv,json_recv,int2recv,int4recv,int8recv,int2vectorrecv,bytearecv,unknownrecv,oidrecv,oidvectorrecv,namerecv,float4recv,float8recv,point_recv,bpcharrecv,varcharrecv,charrecv,boolrecv,tidrecv,xidrecv,cidrecv,regprocrecv,regprocedurerecv,regoperrecv,regoperatorrecv,regclassrecv,regtyperecv,bit_recv,varbit_recv,numeric_recv,date_recv,time_recv,timetz_recv,timestamp_recv,timestamptz_recv,interval_recv,lseg_recv,path_recv,box_recv,poly_recv,line_recv,circle_recv,cash_recv,macaddr_recv,inet_recv,cidr_recv,cstring_recv,anyarray_recv,xml_recv,txid_snapshot_recv,uuid_recv,void_recv,pg_lsn_recv,pg_ndistinct_recv,pg_dependencies_recv,macaddr8_recv,tsvectorrecv,tsqueryrecv,regconfigrecv,regdictionaryrecv,jsonb_recv,jsonpath_recv,regnamespacerecv,regrolerecv,regcollationrecv,brin_bloom_summary_recv,brin_minmax_multi_summary_recv,pg_mcv_list_recv,pg_snapshot_recv,xid8recv,anycompatiblearray_recv} \N \N \N 1255 3 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9966987,0.0033013206} {0.99999994} \N \N \N {11,13867} \N \N \N \N 1213 5 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1247 19 f 0 4 -0.12641816 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.4764992,0.34359807,0.03241491,0.009724474,0.009724474,0.004862237,0.003241491,0.003241491,0.003241491,0.003241491} \N {0.1325572} \N \N {array_send,record_send,-,range_send,multirange_send,varcharsend,int4send,textsend,namesend,timestamptz_send} {pg_ddl_command_send,pg_node_tree_send,json_send,int2send,int8send,int2vectorsend,byteasend,unknownsend,oidsend,oidvectorsend,float4send,float8send,point_send,bpcharsend,charsend,boolsend,tidsend,xidsend,cidsend,regprocsend,regproceduresend,regopersend,regoperatorsend,regclasssend,regtypesend,bit_send,varbit_send,numeric_send,date_send,time_send,timetz_send,timestamp_send,interval_send,lseg_send,path_send,box_send,poly_send,line_send,circle_send,cash_send,macaddr_send,inet_send,cidr_send,cstring_send,anyarray_send,xml_send,txid_snapshot_send,uuid_send,void_send,pg_lsn_send,pg_ndistinct_send,pg_dependencies_send,macaddr8_send,tsvectorsend,tsquerysend,regconfigsend,regdictionarysend,jsonb_send,jsonpath_send,regnamespacesend,regrolesend,regcollationsend,brin_bloom_summary_send,brin_minmax_multi_summary_send,pg_mcv_list_send,pg_snapshot_send,xid8send,anycompatiblearray_send} \N \N \N 1247 20 f 0 4 11 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9675851,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491} {0.8632604} \N \N \N {-,varbittypmodin,intervaltypmodin,timestamptypmodin,timestamptztypmodin,timetypmodin,timetztypmodin,bpchartypmodin,varchartypmodin,numerictypmodin,bittypmodin} \N \N \N \N 1247 21 f 0 4 11 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9675851,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491,0.003241491} {0.86326796} \N \N \N {-,intervaltypmodout,timestamptypmodout,timestamptztypmodout,timetypmodout,timetztypmodout,bpchartypmodout,varchartypmodout,numerictypmodout,bittypmodout,varbittypmodout} \N \N \N \N 1247 22 f 0 4 5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.5024311,0.4764992,0.009724474,0.009724474} {0.52225685} \N \N \N {-,array_typanalyze,range_typanalyze,multirange_typanalyze} \N \N \N \N 1247 23 f 0 1 4 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.78768235,0.19773096,0.011345219,0.003241491} {0.21768} \N \N \N {d,i,c,s} \N \N \N \N 1247 24 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.8881686,0.10696921,0.004862237} {0.9848} \N \N \N {x,p,m} \N \N \N \N 1247 25 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1247 26 f 0 4 5 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.9918963,0.003241491} \N {0.9973997} \N \N {0,1043} {19,23,1184} \N \N \N 1247 27 f 0 4 3 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.9967585} \N {0.99902004} \N \N {-1} {2,7} \N \N \N 1247 28 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1247 29 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9675851,0.019448947,0.012965964} {0.8901341} \N \N \N {0,100,950} \N \N \N \N 1247 30 f 0.99837923 59 -0.0016207695 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1247 31 f 0.99837923 21 -0.0016207695 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1247 32 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1260 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.32058823} \N \N \N {10,3373,3374,3375,3377,4200,4544,4550,4569,4570,4571,6171,6181,6182,6304,9256} \N \N \N \N 1260 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.07647059} \N \N \N {SYSTEM,pg_checkpoint,pg_create_subscription,pg_database_owner,pg_execute_server_program,pg_maintain,pg_monitor,pg_read_all_data,pg_read_all_settings,pg_read_all_stats,pg_read_server_files,pg_signal_backend,pg_stat_scan_tables,pg_use_reserved_connections,pg_write_all_data,pg_write_server_files} \N \N \N \N 1260 3 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 4 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 1260 5 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 6 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 7 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 8 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 9 f 0 1 -0.125 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9375} {0.64705884} \N \N \N {f} \N \N \N \N 1260 10 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {-1} \N \N \N \N 1260 11 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1260 12 f 1 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1249 1 f 0 4 -0.13275751 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.026231606,0.014075496,0.012476007,0.01215611,0.011836212,0.011516315,0.0105566215,0.010236724,0.010236724,0.009916826,0.009277032,0.008957134,0.008957134,0.008957134,0.008637236,0.008637236,0.008317338,0.008317338,0.008317338,0.007997441,0.007677543,0.007677543,0.007037748,0.0067178505,0.006397953,0.006397953,0.0057581575,0.0057581575,0.0057581575,0.00543826,0.00543826,0.00543826,0.00543826,0.005118362,0.005118362,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.0047984645,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004478567,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.004158669,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764,0.0031989764} \N {0.9489812} \N \N {14036,13955,1259,1247,2619,1255,2606,1249,13993,13905,14122,2600,12266,14152,2610,13979,12142,12152,12161,2620,1262,6100,12222,2617,12227,12257,1260,3456,12297,12053,12063,12104,14099,12073,12320,2602,2612,2616,3381,6104,12058,12236,1417,2224,2607,2618,3079,3256,3350,3601,1214,1261,2328,2608,3466,3541,12000,12310,14050,2603,2605,3429,3600,12147,12157,12166,12305,12315,14045,14084,826,1213,2753,3394,3576,3596,3602,3764,6106,12048,12114,12170,12175,12179,12244,12329,14055,14060,14070,1418,2601,2604,2609,2611,2615,3501,3592,3603,6102,12240} {112,1232,2336,2579,2653,2658,2665,2673,2682,2690,2696,2754,2831,2834,2836,2838,2841,2964,2966,2995,3119,3430,3439,3502,3597,3604,3997,4143,4145,4147,4150,4153,4155,4157,4160,4165,4167,4169,4172,4175,4177,4181,4184,6000,6113,6175,6229,6243,6244,12005,12014,12023,12038,12068,12085,12095,12099,12118,12134,12183,12192,12196,12205,12218,12249,12262,12271,12285,12293,12301,12339,13896,13915,13930,13940,13950,13965,13975,13998,14003,14012,14017,14026,14031,14053,14058,14064,14068,14075,14089,14104,14113,14127,14137,14142,14162,14174,14182,14190,14203,14213} \N \N \N 1255 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 1255 5 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.954982,0.026710683,0.018307323} {0.99770176} \N \N \N {12,13,14} \N \N \N \N 1255 6 f 0 4 4 1 3 0 0 0 620 622 0 0 0 0 0 0 0 0 {0.96668667,0.020108044,0.012004802,0.0012004802} {0.9841271} \N \N \N {1,100,10,1000} \N \N \N \N 1249 2 f 0 64 -0.38003838 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.03486884,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.028470889,0.025591811,0.025591811,0.012795906,0.009916826,0.007677543,0.0067178505,0.006397953,0.006397953,0.006397953,0.004478567,0.004158669,0.0038387715,0.0038387715,0.0038387715,0.0038387715,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.003518874,0.0031989764,0.0031989764,0.0031989764,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.0028790787,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.002559181,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0022392834,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0019193857,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0015994882,0.0012795905,0.0012795905,0.0012795905,0.0012795905,0.0012795905} \N {0.018847814} \N \N {xmin,cmax,cmin,ctid,tableoid,xmax,oid,chunk_id,chunk_seq,chunk_data,schemaname,relid,relname,table_catalog,table_name,table_schema,grantor,pid,grantee,is_grantable,name,objsubid,classoid,column_name,objoid,specific_catalog,specific_name,specific_schema,udt_catalog,udt_name,udt_schema,datname,privilege_type,stats_reset,character_set_catalog,character_set_name,character_set_schema,collation_catalog,collation_name,collation_schema,data_type,idx_scan,idx_tup_fetch,authorization_identifier,constraint_catalog,constraint_name,constraint_schema,datid,foreign_server_catalog,foreign_server_name,indexrelid,numeric_precision,numeric_precision_radix,numeric_scale,tablename,character_maximum_length,character_octet_length,datetime_precision,dtd_identifier,interval_precision,interval_type,routine_catalog,routine_name,routine_schema,idx_blks_hit,idx_blks_read,indexrelname,last_idx_scan,maximum_cardinality,n_tup_del,n_tup_hot_upd,n_tup_ins,n_tup_newpage_upd,n_tup_upd,scope_catalog,scope_name,scope_schema,seq_scan,seq_tup_read,blks_hit,blks_read,classid,conname,connamespace,domain_catalog,domain_name,domain_schema,foreign_data_wrapper_catalog,foreign_data_wrapper_name,objid,option_name,option_value,phase,provider,usename,attname,comments,database,object_catalog,object_name} {abbrev,adbin,agginitval,aggtransspace,amoppurpose,amprocrighttype,attbyval,attmissingval,attribute_udt_name,avg_width,blks_written,castcontext,cfgowner,client_hostname,colllocale,commit_action,confl_lock,conninfo,contoencoding,custom_plans,datistemplate,defaclobjtype,dependencies,domain_default,error,event_object_table,extcondition,failed_count,feature_name,foreign_table_catalog,ftoptions,groname,heap_blks_scanned,identity_increment,indclass,indisprimary,inherited,integer_value,is_implicitly_invocable,is_trigger_insertable_into,label,last_archived_time,last_seq_scan,line_number,mapcfg,maxwritten_clean,most_common_elems,n_distinct,nspname,object_type,opcname,oprcode,oprright,pageno,partdefid,pnnspid,position_in_unique_constraint,probin,proparallel,prrelid,pubname,read_time,refobjid,relhasindex,reloptions,replay_lsn,result_cast_collation_catalog,result_cast_scope_schema,rngtypid,role_name,rolreplication,rulename,sender_port,sequence_name,setdatabase,slot_name,spcowner,srvid,stacoll2,stanumbers2,state,stavalues4,stxkind,subdbid,subpublications,sys_name,tgconstraint,tgqual,tmplnamespace,total_time,trigger_name,tuples_skipped,type,typname,umid,usebypassrls,user_name,valuntil,virtualtransaction,wal_write_time,xact_start} \N \N \N 1249 3 f 0 4 45 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.19705695,0.14331414,0.08221369,0.07261676,0.06909789,0.050543826,0.047984645,0.04734485,0.04318618,0.034548946,0.03390915,0.02431222,0.01759437,0.015994882,0.014395393,0.013435701,0.011516315,0.01087652,0.010236724,0.009277032,0.0057581575,0.005118362,0.005118362,0.004478567,0.004478567,0.004478567,0.003518874,0.0028790787,0.0019193857,0.0019193857,0.0015994882,0.0012795905,0.0009596929,0.0009596929,0.0009596929,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527} \N {0.46578276} \N \N {26,13886,20,28,29,23,19,25,16,27,13884,13881,1184,13894,18,17,24,21,2275,1009,701,194,3220,700,1034,2277,1021,1028,22,30,1186,1003,1002,1005,13892,869,1022,1700,2211,3361,3402} {1000,2206,5017,10028} \N \N \N 1249 4 f 0 2 9 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.42994243,0.19129878,0.15227127,0.111644275,0.057581574,0.034548946,0.01087652,0.010236724,0.0015994882} {0.5412466} \N \N \N {4,64,-1,8,1,6,2,-2,16} \N \N \N \N 1249 5 f 0 2 88 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.13275751,0.10940499,0.08605246,0.06397953,0.054702494,0.046705056,0.041266795,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.034548946,0.032949455,0.025591811,0.019193858,0.017274473,0.014715292,0.011836212,0.011196417,0.011196417,0.010236724,0.009596929,0.008317338,0.007357646,0.007037748,0.006397953,0.006078055,0.00543826,0.00543826,0.00543826,0.00543826,0.004158669,0.003518874,0.0028790787,0.002559181,0.0022392834,0.0015994882,0.0009596929,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527,0.00063979527} \N {0.3421976} \N \N {1,2,3,4,5,6,7,-6,-5,-4,-3,-2,-1,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44} {45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82} \N \N \N 1249 6 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {-1} \N \N \N \N 1249 7 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {-1} \N \N \N \N 1249 8 f 0 2 2 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.981126,0.01887396} {0.9159076} \N \N \N {0,1} \N \N \N \N 1249 9 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.6100448,0.38995522} {0.1166521} \N \N \N {t,f} \N \N \N \N 1249 10 f 0 1 4 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.57229686,0.2591171,0.123160586,0.045425463} {0.01475513} \N \N \N {i,c,d,s} \N \N \N \N 1249 11 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.86436343,0.134357,0.0012795905} {0.8320269} \N \N \N {p,x,m} \N \N \N \N 1249 12 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {""} \N \N \N \N 1249 13 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.62955856,0.37044147} {-0.22395834} \N \N \N {f,t} \N \N \N \N 1249 14 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1249 15 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1249 16 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {""} \N \N \N \N 1249 17 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {""} \N \N \N \N 1249 18 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1249 19 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 1249 20 f 0 2 1 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1249 21 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.6839411,0.2802303,0.035828535} {0.8942829} \N \N \N {0,950,100} \N \N \N \N 1249 22 f 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1249 23 f 0.99456173 37 1 1 0 0 0 0 1070 0 0 0 0 0 0 0 0 0 {0.00543826} \N \N \N \N {"{=r/SYSTEM}"} \N \N \N \N 1249 24 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1249 25 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1249 26 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1255 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.6972762} \N \N \N {3,68,123,158,195,231,281,315,350,391,452,598,714,769,852,886,940,986,1051,1139,1173,1241,1285,1319,1374,1410,1447,1480,1569,1620,1660,1697,1731,1778,1835,1899,1939,2005,2042,2085,2121,2154,2190,2245,2288,2325,2390,2425,2458,2492,2525,2584,2700,2737,2784,2823,2890,2923,2959,3015,3048,3086,3130,3167,3208,3270,3311,3348,3408,3447,3488,3535,3572,3638,3689,3729,3776,3812,3850,3915,3951,3991,4031,4098,4138,4224,4258,4291,4325,4358,4391,4627,5023,5062,6010,6179,6215,6259,6292,8743,14220} \N \N \N \N 1255 2 f 0 64 -0.819928 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.006602641,0.006602641,0.0048019206,0.0039015606,0.0036014405,0.0036014405,0.0027010804,0.0027010804,0.0027010804,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0024009603,0.0021008404,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601} \N {0.19444121} \N \N {max,min,in_range,overlaps,has_column_privilege,ts_headline,generate_series,int4,timezone,int8,length,numeric,substring,sum,to_char,avg,abs,date_part,extract,float4,float8,has_any_column_privilege,has_database_privilege,has_foreign_data_wrapper_privilege,has_function_privilege,has_language_privilege,has_schema_privilege,has_sequence_privilege,has_server_privilege,has_table_privilege,has_tablespace_privilege,has_type_privilege,int2,overlay,pg_has_role,regexp_instr,stddev,stddev_pop,stddev_samp,text,to_tsvector,var_pop,var_samp,variance,age,pg_get_viewdef,point,regexp_replace,regexp_substr,time,timestamptz,trunc,bit_and,bit_or,bit_xor,box,date_trunc,isfinite,mod,octet_length,percentile_cont,pg_read_binary_file,pg_read_file,polygon,random,substr,timestamp,ts_rank,ts_rank_cd,area,bit,bit_length,bpchar,btrim,circle,datemultirange,gcd,gin_extract_tsquery,gin_tsquery_consistent,has_parameter_privilege,int4multirange,int8multirange,ishorizontal,isvertical,jsonb_delete,lag,lcm,lead,like,log,lower,ltrim,money,name,notlike,nummultirange,pg_copy_logical_replication_slot,position,regexp_count,round} {RI_FKey_cascade_del,aclexplode,anycompatiblerange_in,array_cat,array_to_json,binary_upgrade_logical_slot_has_caught_up,bitge,boolor_statefunc,box_overlap,bpcharnlike,brin_minmax_multi_distance_float8,btarraycmp,btnametextcmp,bytearecv,cashlarger,cidout,circle_overbelow,cot,date,date_mii,dispell_init,dsimple_lexize,eqjoinsel,float48ge,float4up,float8_stddev_samp,fmgr_sql_validator,gin_extract_tsvector,gisthandler,hash_range_extended,hashnameextended,inet_gist_compress,int24eq,int2eq,int42div,int4and,int4um,int8_avg_combine,int8pl,interval_cmp,intervaltypmodout,json_build_array,json_strip_nulls,jsonb_exists,jsonb_out,jsonpath_in,line_distance,lo_tell64,lseg_lt,macaddr_ge,mic_to_euc_tw,multirange_contains_multirange,nameeq,network,num_nonnulls,numeric_mul,numeric_var_samp,oidvectorne,path_n_lt,pg_advisory_xact_lock,pg_conversion_is_visible,pg_encoding_max_length,pg_get_partition_constraintdef,pg_indexes_size,pg_ls_replslotdir,pg_mcv_list_send,pg_relation_size,pg_sleep,pg_stat_get_backend_subxact,pg_stat_get_db_conflict_bufferpin,pg_stat_get_ins_since_vacuum,pg_stat_get_wal_senders,pg_tablespace_databases,pg_walfile_name_offset,point_vert,power,range_agg_finalfn,range_merge,record_in,regexp_like,regprocrecv,rpad,setweight,spg_box_quad_leaf_consistent,string_agg,text_lt,textout,time_le,timestamp_larger,timestamptz_ge,timetz,to_date,ts_debug,tsquery_and,tsvector_ge,unique_key_recheck,utf8_to_koi8u,varbiteq,win1250_to_latin2,xid8out,xpath_exists} \N \N \N 1255 7 f 0 4 14 1 2 3 0 0 620 622 622 0 0 0 0 0 0 0 {0.9687875,0.012605042,0.009003601,0.0024009603,0.0024009603,0.0012004802,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {0.9743901} \N \N {0,1000,100,10,20,50,1,16,250,10000} {3,23,30,500} \N \N \N 1255 8 f 0 4 9 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.98889554,0.006302521,0.0030012005} \N {0.99439293} \N \N {0,2276,25} {3904,3906,3908,3910,3912,3926} \N \N \N 1255 9 f 0 4 25 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.9864946,0.0021008404,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {0.97102076} \N \N {-,textlike_support,network_subset_support,texticregexeq_support,texticlike_support,textregexeq_support,timestamp_support,time_support,generate_series_int4_support,generate_series_int8_support,array_unnest_support,int8inc_support} {varchar_support,numeric_support,varbit_support,interval_support,window_row_number_support,window_rank_support,window_dense_rank_support,text_starts_with_support,window_percent_rank_support,window_cume_dist_support,window_ntile_support,range_contains_elem_support,elem_contained_by_range_support} \N \N \N 1255 10 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.94837934,0.047118846,0.0045018005} {0.8850758} \N \N \N {f,a,w} \N \N \N \N 1255 11 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1255 12 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.8982593,0.101740696} {0.6455205} \N \N \N {f,t} \N \N \N \N 1255 13 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.8901561,0.10984394} {0.73298126} \N \N \N {t,f} \N \N \N \N 1255 14 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9687875,0.031212484} {0.97508043} \N \N \N {f,t} \N \N \N \N 1255 15 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.7238895,0.19537815,0.08073229} {0.7091163} \N \N \N {i,s,v} \N \N \N \N 1255 16 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9156663,0.05702281,0.027310925} {0.8430213} \N \N \N {s,r,u} \N \N \N \N 1255 17 f 0 2 9 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.40966386,0.39135653,0.06842737,0.047719087,0.032112844,0.027010804,0.018307323,0.0039015606,0.0015006003} {0.3469793} \N \N \N {2,1,3,0,4,6,5,7,8} \N \N \N \N 1255 18 f 0 2 5 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.9897959,0.005402161,0.004201681} \N {0.9997839} \N \N {0,1,2} {3,7} \N \N \N 1255 19 f 0 4 114 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.23829532,0.099039614,0.07743097,0.05852341,0.05702281,0.04021609,0.035114046,0.033313327,0.033313327,0.032412965,0.030312125,0.016206482,0.012004802,0.009903962,0.009603841,0.009003601,0.008703481,0.008103241,0.007503001,0.007503001,0.0069027613,0.0069027613,0.0069027613,0.006302521,0.006302521,0.006002401,0.006002401,0.005702281,0.0051020407,0.0051020407,0.0045018005,0.0045018005,0.0045018005,0.004201681,0.0039015606,0.0039015606,0.0039015606,0.0036014405,0.0033013206,0.0030012005,0.0027010804,0.0027010804,0.0027010804,0.0024009603,0.0024009603,0.0024009603,0.0021008404,0.0021008404,0.0021008404,0.0021008404,0.0021008404,0.0018007202,0.0018007202,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {0.296764} \N \N {16,23,701,20,25,2281,17,2275,2278,1700,2249,1184,3802,21,1186,114,700,790,600,1114,26,2283,3220,142,2277,869,3614,1560,2279,3615,19,1083,1266,603,1009,1082,4537,3831,5069,602,718,1042,3500,18,774,2205,27,325,829,1022,5078,604,650,601,1016,2206,1043,1562,24,28,628,1007,1034,2202,2203,2204,2276,2950,2970,3310,3734,3904,3912,3926,4089,4096,4191,4451,4532,4533,4534,4535,4536,5038,5077,22,29,30,32,143,194,269,705,1033,1187,2280,3361,3402,3642,3769} {1003,2776,3838,3906,3908,3908,3910,4072,4538,4600,4601,4601,5017,5080} \N \N \N 1255 20 f 0 31 -0.17797118 1 2 3 0 0 649 645 645 0 0 0 0 0 0 0 {0.053721488,0.047719087,0.043817528,0.025210084,0.024609843,0.023409363,0.021908764,0.020408163,0.020408163,0.019507803,0.013805523,0.012905162,0.011704681,0.009903962,0.008403362,0.008103241,0.007503001,0.007202881,0.006602641,0.006602641,0.006602641,0.006602641,0.006002401,0.005702281,0.005702281,0.005702281,0.005702281,0.005702281,0.005402161,0.005402161,0.005402161,0.005402161,0.005402161,0.0048019206,0.0048019206,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.0045018005,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.004201681,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0039015606,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0036014405,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0033013206,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0030012005,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804,0.0027010804} \N {0.1561217} \N \N {2281,"",26,"23 23 2275 2281 23 16",2275,25,"25 25",23,701,"2281 2281",20,1700,"23 23","701 701","1700 1700",21,"20 20","2281 26 2281 23",700,3802,"603 603","2281 26 2281 21 2281","3831 3831","600 600","718 718","869 869","4537 4537","2275 26 23",2205,2276,"17 17","19 25","21 21",869,1022,2277,2283,4537,"20 23","26 25","2281 26 23",1186,3831,"23 20","601 601","1042 1042","2249 2249","26 25 25",114,"21 23","604 604","700 700","1114 1114","1184 1184",19,602,603,1184,1560,"20 21","21 20","26 23","790 790","1082 1082","2277 2277","3615 3615","19 25 25","19 26 25","25 25 25","26 26 25","2281 2281 2281",16,17,1042,1114,"23 21","700 701","701 700","1186 1186","1560 1560","3220 3220","3802 3802",601,604,718,1263,"26 26","1083 1083","3500 3500","3802 4072 3802 16",3500,"16 16","19 19","25 19","27 27","774 774","829 829","1266 1266","5069 5069","2281 2281 2281 2281"} {18,24,28,32,600,650,774,829,1016,1082,1083,1562,2249,2776,2970,3310,3614,3769,3911,4089,4601,5069,5080,"17 2281","18 18","20 25","23 790","25 16","25 23","25 1114","25 1186","25 3615","26 20","30 30","114 25","600 601","600 628","601 603","602 602","603 600","628 601","628 628","701 2283","790 20","869 20","1016 23","1033 20","1042 25","1082 1114","1082 1184","1083 1186","1114 1082","1114 1186","1184 1082","1184 1186","1186 1114","1266 1186","1562 1562","2205 16","2276 2276","2277 20","2281 16","2281 23","2281 1700","2281 2283","2281 4537","2283 4537","3220 20","3614 3614","3614 3615","3734 114","3802 25","3831 20","3831 4537","4537 3831","16 16 25","19 19 16","23 23 25","25 23 25","25 1009 1009","26 26 23","1082 1082 25","1560 23 16","2205 23 25","2281 2276 2276","2283 1007 1007","3734 114 3802","5078 5077 23","19 25 25 25","25 20 20 16","26 23 23 2276","1083 1083 1083 1083","1184 1184 1186 25","2281 2281 2281 23","21 21 21 16 16","1082 1082 1186 16 16","2281 600 21 26 2281","2281 3614 21 26 2281","25 25 23 23 25 23","2281 21 3802 23 2281 2281 2281","2281 21 3802 23 2281 2281 2281 2281"} \N \N \N 1255 21 f 0.9609844 42 102 1 2 3 4 5 1070 1072 1072 607 607 0 0 0 0 0 {0.0033013206,0.0018007202,0.0015006003,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {-0.105824195} {0.23076923,0.015384615,0.0076923077,0.12307692,0.21538462,0.0076923077,0.0076923077,0.3,0.5538462,0.17692308,0.092307694,0.0076923077,0.046153847,0.0076923077,0.023076924,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.16153847,0.0076923077,0.23076923,0.023076924,0.023076924,0.023076924,0.0076923077,0.13846155,0.0076923077,0.03846154,0.0076923077,0.17692308,0.0076923077,0.0076923077,0.015384615,0.015384615,0.053846154,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.0076923077,0.5538462,0} {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,6,6,6,7,7,9,2.8461537} {"{2276}","{25,20,1184}","{2281,2276}","{3802,1009}","{19,19,16,19,3220}","{19,19,19,3220}","{19,3220,23,1009,3220,28,17}","{19,3220,23,1009,3220,28,25}","{25,2276}","{28,1184,26}","{114,1009}"} {"{16,3220,25,25}","{19,16,16,19,3220}","{19,19,16,16,16,19,3220}","{19,19,16,19,19,3220}","{19,19,25,26,16,16,23,28,28,3220,3220,25,20,16,1184,16,25,16,16}","{19,25,16,16,16,19,1003,25}","{19,25,25}","{19,25,25,25}","{19,3220,19,3220}","{20,20,1700,20,20,20,701,701,1184}","{20,25,1184,20,25,1184,1184}","{20,3220,3220}","{20,3220,3220,23}","{23,23,16}","{23,23,20,1184}","{23,23,23,23,23,23,23,23,23,16,23}","{23,25,16}","{23,25,23,25,25,25,25}","{23,25,23,25,1009,1009,25,25,25,1009,25}","{23,25,3220,23,3220,3220,23,1184,1184,3220,1184,25,25,23,25}","{23,25,3220,3220,3220,3220,1186,1186,1186,23,25,1184}","{23,26,23,26,25,25,25,25,25,1184,1184,1184,1184,869,25,23,28,28,25,16,25,25,23,25,1700,25,16,25,16,16,23,20}","{25,16,20,1184,1184,1184,1184,16}","{25,18,16,25,25}","{25,20,20,20}","{25,20,20,20,20,20,20,20,1184}","{25,20,1184,1184,1184,1184,16}","{25,23,23,25,25,16,25}","{25,23,25,25}","{25,23,26,26,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20}","{25,25}","{25,25,16,16,16,1184}","{25,25,20,20,20,20,20,20,20,20,1184}","{25,25,20,1184}","{25,25,23,23}","{25,25,23,25}","{25,25,25}","{25,25,25,20,701,20,701,20,701,20,701,20,20,20,20,20,701,1184}","{25,25,25,23,20,20,20,20,20}","{25,25,25,23,23}","{25,25,25,25,25,25}","{25,25,25,25,25,25,25,25,25,25,25,1009,25,25,25,23,16}","{25,25,25,25,3770,3769,1009}","{25,25,1184,2211,2211,16,20,20}","{25,25,1186,16}","{25,26,26,23,21,25,28,26,26,21,25,23,25,16,16,1184}","{25,1009,1009,26,26,23}","{25,1186,16}","{25,1700,20}","{26}","{26,20,20,20,20,16,20,26}","{26,23,25,25}","{26,25,20,1184}","{26,25,23,25}","{26,25,3220,3220}","{26,26,20,20,1184}","{26,26,23,16,16,16,25,25,25,25,1009,1009}","{26,26,23,25,25,25,25}","{26,26,23,25,25,25,25,16,32}","{26,26,23,25,1009,1009}","{26,26,26,23,23,3220,1184,1184,3220,1184,25}","{28,25,1184,26,26}","{28,28,25}","{114,25}","{114,25,25}","{114,25,114}","{114,114}","{1009,25,25}","{1009,26,26,22,194}","{1034,26,26,25,16}","{1184,20,20,20,20,20,20,23,23,23}","{2205,1009,2205,1009,16,16}","{2205,2205}","{2205,2205,2205,16,23}","{2277,2283,23}","{3220,23,3220,3220,16}","{3220,25,23}","{3220,3220,25,23,23,16,25,26,28,28,28,26,28,28,26,28,28,1184}","{3614,25,1005,1009}","{3734,25,25,25,25,3770,3769,1009}","{3802,25}","{3802,25,25}","{3802,25,3802}","{3802,3802}","{3905}","{3907}","{3909}","{3911}","{3913}","{3927}","{5017,23,1009,1000,701,701}"} \N {16,17,18,19,20,21,22,23,25,26,28,32,114,194,701,869,1000,1003,1005,1009,1034,1184,1186,1700,2205,2211,2276,2277,2281,2283,3220,3614,3734,3769,3770,3802,3905,3907,3909,3911,3913,3927,5017} \N 1259 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.673175} \N \N \N {112,548,828,1233,1259,1417,2228,2396,2602,2606,2610,2615,2619,2652,2656,2661,2665,2669,2673,2677,2681,2685,2690,2694,2698,2703,2755,2831,2835,2840,2964,2995,3081,3164,3350,3381,3431,3455,3468,3534,3575,3596,3600,3605,3609,3767,4143,4147,4151,4155,4160,4166,4170,4174,4178,4184,6000,6102,6112,6116,6228,6239,6246,12000,12018,12043,12063,12081,12099,12118,12134,12152,12175,12192,12209,12227,12244,12262,12280,12301,12320,12339,13896,13915,13935,13955,13979,13998,14017,14036,14053,14059,14065,14080,14099,14118,14137,14157,14174,14190,14213} \N \N \N \N 1255 22 f 0.960084 26 43 1 2 3 4 5 1070 1072 1072 92 92 0 0 0 0 0 {0.0051020407,0.0036014405,0.0036014405,0.0033013206,0.0024009603,0.0015006003,0.0015006003,0.0015006003,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {-0.082038544} {0.5338346,0.7593985,0.2781955,0.2781955,0.7593985,0} {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,1.5714285} {"{v}","{i,v}","{o,o,o}","{i,o,o}","{i,o,o,o}","{i,i,o,o}","{i,o}","{o,o,o,o}","{i,i,i,v,o,o,o}","{o,o,o,o,o,o,o,o,o}","{i,i,i,o,o}","{i,o,o,o,o}","{o,o,o,o,o}","{o,o,o,o,o,o,o}","{i,i,i,o,o,o}","{i,i,o,o,o,o,o,o}","{i,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o}","{o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}"} {"{i,i,i,i,i,o,o}","{i,i,i,i,o,o}","{i,i,i,i,v}","{i,i,i,o,o,o,o}","{i,i,i,v}","{i,i,o,o,o}","{i,i,o,o,o,o}","{i,i,v}","{i,o,o,o,o,o}","{i,o,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{i,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o}","{o,o}","{o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o,o}","{v,o,o,o,o}"} \N {i,o,v} \N 1255 23 f 0.9459784 88 117 1 2 3 4 5 1070 1072 1072 98 98 950 950 950 950 950 {0.0030012005,0.0024009603,0.0018007202,0.0018007202,0.0015006003,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {0.20656605} {0.0055555557,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.027777778,0.0055555557,0.011111111,0.011111111,0.011111111,0.027777778,0.022222223,0.011111111,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.022222223,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.12777779,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.016666668,0.06666667,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.011111111,0.011111111,0.011111111,0.011111111,0.011111111,0.0055555557,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.072222225,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.016666668,0.03888889,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.055555556,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.12222222,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.083333336,0.0055555557,0.011111111,0.011111111,0.0055555557,0.011111111,0.011111111,0.033333335,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.011111111,0.0055555557,0.07777778,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.03888889,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.033333335,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.027777778,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.011111111,0.022222223,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.016666668,0.0055555557,0.055555556,0.06111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.08888889,0.0055555557,0.011111111,0.011111111,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.027777778,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.011111111,0.011111111,0.03888889,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.07777778,0.0055555557,0.072222225,0.07777778,0.016666668,0.033333335,0.011111111,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.022222223,0.022222223,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.027777778,0.0055555557,0.03888889,0.033333335,0.0055555557,0.027777778,0.022222223,0.011111111,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.10555556,0.0055555557,0.055555556,0.0055555557,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.011111111,0.016666668,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.0055555557,0.03888889,0.0055555557,0.022222223,0.0055555557,0.0055555557,0.12777779,0} {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,9,9,10,11,11,12,16,18,19,31,4.85} {"{target,path,vars,silent}","{key,value}","{name,size,modification}","{typid,typmod}","{from_json,path_elems}","{from_json,element_index}","{from_json,field_name}","{from_json,key,value}","{from_json,value}","{slot_name,upto_lsn,upto_nchanges,options,lsn,xid,data}","{min,max}","{nulls,tableforest,targetns}","{query,nulls,tableforest,targetns}","{schema,nulls,tableforest,targetns}","{tbl,nulls,tableforest,targetns}","{base,from_json,use_json_as_text}","{src_slot_name,dst_slot_name,slot_name,lsn}","{src_slot_name,dst_slot_name,temporary,slot_name,lsn}","{target}","{transactional,prefix,message,flush}","{value,delimiter}","{xid,timestamp,roident}","{year,month,mday,hour,min,sec}"} {"{\\"\\",x,n}","{abbrev,utc_offset,is_dst}","{acl,grantor,grantee,privilege_type,is_grantable}","{archived_count,last_archived_wal,last_archived_time,failed_count,last_failed_wal,last_failed_time,stats_reset}","{backend_type,object,context,reads,read_time,writes,write_time,writebacks,writeback_time,extends,extend_time,op_bytes,hits,evictions,reuses,fsyncs,fsync_time,stats_reset}","{bid,subxact_count,subxact_overflowed}","{checkpoint_lsn,redo_lsn,redo_wal_file,timeline_id,prev_timeline_id,full_page_writes,next_xid,next_oid,next_multixact_id,next_multi_offset,oldest_xid,oldest_xid_dbid,oldest_active_xid,oldest_multi_xid,oldest_multi_dbid,oldest_commit_ts_xid,newest_commit_ts_xid,checkpoint_time}","{classid,objid,objsubid,command_tag,object_type,schema_name,object_identity,in_extension,command}","{classid,objid,objsubid,original,normal,is_temporary,object_type,schema_name,object_name,object_identity,address_names,address_args}","{classid,objid,objsubid,type,object_names,object_args}","{classid,objid,objsubid,type,schema,name,identity}","{cmdtype,pid,datid,relid,param1,param2,param3,param4,param5,param6,param7,param8,param9,param10,param11,param12,param13,param14,param15,param16,param17,param18,param19,param20}","{config,document,alias,description,token,dictionaries,dictionary,lexemes}","{cursor,count,nulls,tableforest,targetns}","{cursor,nulls,tableforest,targetns}","{document,alias,description,token,dictionaries,dictionary,lexemes}","{file_name,segment_number,timeline_id}","{filename,missing_ok,size,access,modification,change,creation,isdir}","{filename,size,access,modification,change,creation,isdir}","{fktable,fkcols,pktable,pkcols,is_array,is_opt}","{hour,min,sec}","{jsonb_in,path,replacement,create_if_missing}","{jsonb_in,path,replacement,create_if_missing,null_value_treatment}","{jsonb_in,path,replacement,insert_after}","{label,fast}","{local_id,external_id,remote_lsn,local_lsn}","{locktype,database,relation,page,tuple,virtualxid,transactionid,classid,objid,objsubid,virtualtransaction,pid,mode,granted,fastpath,waitstart}","{lsn,file_name,file_offset}","{map_number,file_name,line_number,map_name,sys_name,pg_username,error}","{max_data_alignment,database_block_size,blocks_per_segment,wal_block_size,bytes_per_wal_segment,max_identifier_length,max_index_columns,max_toast_chunk_size,large_object_chunk_size,float8_pass_by_value,data_page_checksum_version}","{mcv_list,index,values,nulls,frequency,base_frequency}","{mean,stddev}","{min_recovery_end_lsn,min_recovery_end_timeline,backup_start_lsn,backup_end_lsn,end_of_backup_record_required}","{multixid,xid,mode}","{name,abbrev,utc_offset,is_dst}","{name,blks_zeroed,blks_hit,blks_read,blks_written,blks_exists,flushes,truncates,stats_reset}","{name,default_version,comment}","{name,ident,parent,level,total_bytes,total_nblocks,free_bytes,free_chunks,used_bytes}","{name,off,size,allocated_size}","{name,setting}","{name,setting,unit,category,short_desc,extra_desc,context,vartype,source,min_val,max_val,enumvals,boot_val,reset_val,sourcefile,sourceline,pending_restart}","{name,source,target,path}","{name,statement,is_holdable,is_binary,is_scrollable,creation_time}","{name,statement,prepare_time,parameter_types,result_types,from_sql,generic_plans,custom_plans}","{name,version,superuser,trusted,relocatable,schema,requires,comment}","{oid}","{options_array,option_name,option_value}","{parser_name,tokid,alias,description}","{parser_name,txt,tokid,token}","{parser_oid,tokid,alias,description}","{parser_oid,txt,tokid,token}","{partitionid,relid}","{pg_control_version,catalog_version_no,system_identifier,pg_control_last_modified}","{pid,datid,pid,usesysid,application_name,state,query,wait_event_type,wait_event,xact_start,query_start,backend_start,state_change,client_addr,client_hostname,client_port,backend_xid,backend_xmin,backend_type,ssl,sslversion,sslcipher,sslbits,ssl_client_dn,ssl_client_serial,ssl_issuer_dn,gss_auth,gss_princ,gss_enc,gss_delegation,leader_pid,query_id}","{pid,state,sent_lsn,write_lsn,flush_lsn,replay_lsn,write_lag,flush_lag,replay_lag,sync_priority,sync_state,reply_time}","{pid,status,receive_start_lsn,receive_start_tli,written_lsn,flushed_lsn,received_tli,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,slot_name,sender_host,sender_port,conninfo}","{pid,timeout}","{pubname,pubid,relid,attrs,qual}","{query,weights,word,ndoc,nentry}","{query,word,ndoc,nentry}","{relation,attname,inherited,version,stats}","{relation,version,stats}","{rm_id,rm_name,rm_builtin}","{rootrelid,relid,parentrelid,isleaf,level}","{rule_number,file_name,line_number,type,database,user_name,address,netmask,auth_method,options,error}","{sequence_oid,start_value,minimum_value,maximum_value,increment,cycle_option,cache_size,data_type}","{slot_name,immediately_reserve,temporary,slot_name,lsn}","{slot_name,name,size,modification}","{slot_name,plugin,slot_type,datoid,temporary,active,active_pid,xmin,catalog_xmin,restart_lsn,confirmed_flush_lsn,wal_status,safe_wal_size,two_phase,inactive_since,conflicting,invalidation_reason,failover,synced}","{slot_name,plugin,temporary,twophase,failover,slot_name,lsn}","{slot_name,slot_name,spill_txns,spill_count,spill_bytes,stream_txns,stream_count,stream_bytes,total_txns,total_bytes,stats_reset}","{slot_name,upto_lsn,slot_name,end_lsn}","{sourcefile,sourceline,seqno,name,setting,applied,error}","{src_slot_name,dst_slot_name,temporary,plugin,slot_name,lsn}","{stats_reset,prefetch,hit,skip_init,skip_new,skip_fpw,skip_rep,wal_distance,block_distance,io_depth}","{str,strict}","{subid,subid,apply_error_count,sync_error_count,stats_reset}","{subid,subid,relid,pid,leader_pid,received_lsn,last_msg_send_time,last_msg_receipt_time,latest_end_lsn,latest_end_time,worker_type}","{summarized_tli,summarized_lsn,pending_lsn,summarizer_pid}","{tablespace,name,size,modification}","{tli,start_lsn,end_lsn}","{transaction,gid,prepared,ownerid,dbid}","{tsvector,lexeme,positions,weights}","{type,name,description}","{type,object_names,object_args,classid,objid,objsubid}","{typid,mod}","{value,type_name,message,detail,hint,sql_error_code}","{wait,wait_seconds}","{wait_for_archive,lsn,labelfile,spcmapfile}","{wal_records,wal_fpi,wal_bytes,wal_buffers_full,wal_write,wal_sync,wal_write_time,wal_sync_time,stats_reset}","{word,catcode,barelabel,catdesc,baredesc}","{year,month,day}","{year,month,mday,hour,min,sec,timezone}","{years,months,weeks,days,hours,mins,secs}"} \N {"",abbrev,access,acl,active,active_pid,address,address_args,address_names,alias,allocated_size,application_name,applied,apply_error_count,archived_count,attname,attrs,auth_method,backend_start,backend_type,backend_xid,backend_xmin,backup_end_lsn,backup_start_lsn,baredesc,barelabel,base,base_frequency,bid,blks_exists,blks_hit,blks_read,blks_written,blks_zeroed,block_distance,blocks_per_segment,boot_val,bytes_per_wal_segment,cache_size,catalog_version_no,catalog_xmin,catcode,catdesc,category,change,checkpoint_lsn,checkpoint_time,classid,client_addr,client_hostname,client_port,cmdtype,command,command_tag,comment,config,confirmed_flush_lsn,conflicting,conninfo,context,count,create_if_missing,creation,creation_time,cursor,custom_plans,cycle_option,data,data_page_checksum_version,data_type,database,database_block_size,datid,datoid,day,days,dbid,default_version,delimiter,description,detail,dictionaries,dictionary,document,dst_slot_name,element_index,end_lsn,end_of_backup_record_required,enumvals,error,evictions,extend_time,extends,external_id,extra_desc,failed_count,failover,fast,fastpath,field_name,file_name,file_offset,filename,fkcols,fktable,float8_pass_by_value,flush,flush_lag,flush_lsn,flushed_lsn,flushes,free_bytes,free_chunks,frequency,from_json,from_sql,fsync_time,fsyncs,full_page_writes,generic_plans,gid,granted,grantee,grantor,gss_auth,gss_delegation,gss_enc,gss_princ,hint,hit,hits,hour,hours,ident,identity,immediately_reserve,in_extension,inactive_since,increment,index,inherited,insert_after,invalidation_reason,io_depth,is_array,is_binary,is_dst,is_grantable,is_holdable,is_opt,is_scrollable,is_temporary,isdir,isleaf,jsonb_in,key,label,labelfile,large_object_chunk_size,last_archived_time,last_archived_wal,last_failed_time,last_failed_wal,last_msg_receipt_time,last_msg_send_time,latest_end_lsn,latest_end_time,leader_pid,level,lexeme,lexemes,line_number,local_id,local_lsn,locktype,lsn,map_name,map_number,max,max_data_alignment,max_identifier_length,max_index_columns,max_toast_chunk_size,max_val,maximum_value,mcv_list,mday,mean,message,min,min_recovery_end_lsn,min_recovery_end_timeline,min_val,minimum_value,mins,missing_ok,mod,mode,modification,month,months,multixid,n,name,ndoc,nentry,netmask,newest_commit_ts_xid,next_multi_offset,next_multixact_id,next_oid,next_xid,normal,null_value_treatment,nulls,object,object_args,object_identity,object_name,object_names,object_type,objid,objsubid,off,oid,oldest_active_xid,oldest_commit_ts_xid,oldest_multi_dbid,oldest_multi_xid,oldest_xid,oldest_xid_dbid,op_bytes,option_name,option_value,options,options_array,original,ownerid,page,param1,param10,param11,param12,param13,param14,param15,param16,param17,param18,param19,param2,param20,param3,param4,param5,param6,param7,param8,param9,parameter_types,parent,parentrelid,parser_name,parser_oid,partitionid,path,path_elems,pending_lsn,pending_restart,pg_control_last_modified,pg_control_version,pg_username,pid,pkcols,pktable,plugin,positions,prefetch,prefix,prepare_time,prepared,prev_timeline_id,privilege_type,pubid,pubname,qual,query,query_id,query_start,read_time,reads,receive_start_lsn,receive_start_tli,received_lsn,received_tli,redo_lsn,redo_wal_file,relation,relid,relocatable,remote_lsn,replacement,replay_lag,replay_lsn,reply_time,requires,reset_val,restart_lsn,result_types,reuses,rm_builtin,rm_id,rm_name,roident,rootrelid,rule_number,safe_wal_size,schema,schema_name,sec,secs,segment_number,sender_host,sender_port,sent_lsn,seqno,sequence_oid,setting,short_desc,silent,size,skip_fpw,skip_init,skip_new,skip_rep,slot_name,slot_type,source,sourcefile,sourceline,spcmapfile,spill_bytes,spill_count,spill_txns,sql_error_code,src_slot_name,ssl,ssl_client_dn,ssl_client_serial,ssl_issuer_dn,sslbits,sslcipher,sslversion,start_lsn,start_value,state,state_change,statement,stats,stats_reset,status,stddev,str,stream_bytes,stream_count,stream_txns,strict,subid,subxact_count,subxact_overflowed,summarized_lsn,summarized_tli,summarizer_pid,superuser,sync_error_count,sync_priority,sync_state,synced,sys_name,system_identifier,tableforest,tablespace,target,targetns,tbl,temporary,timeline_id,timeout,timestamp,timezone,tli,token,tokid,total_bytes,total_nblocks,total_txns,transaction,transactional,transactionid,truncates,trusted,tsvector,tuple,two_phase,twophase,txt,type,type_name,typid,typmod,unit,upto_lsn,upto_nchanges,use_json_as_text,used_bytes,user_name,usesysid,utc_offset,value,values,vars,vartype,version,virtualtransaction,virtualxid,wait,wait_event,wait_event_type,wait_for_archive,wait_seconds,waitstart,wal_block_size,wal_buffers_full,wal_bytes,wal_distance,wal_fpi,wal_records,wal_status,wal_sync,wal_sync_time,wal_write,wal_write_time,weeks,weights,word,worker_type,write_lag,write_lsn,write_time,writeback_time,writebacks,writes,written_lsn,x,xact_start,xid,xmin,year,years} \N 1255 24 f 0.9897959 271 13 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.0030012005,0.0018007202,0.0012004802,0.0009003601,0.0006002401,0.0006002401} \N {0.32954547} \N \N {"({CONST :consttype 3802 :consttypmod -1 :constcollid 0 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 8 [ 32 0 0 0 0 0 0 32 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 1009 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 16 [ 64 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]})","({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 78 70 67 ]})","({CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull true :location -1 :constvalue <>})"} {"({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]} {CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 0 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 60 0 0 0 0 0 0 0 ]})","({CONST :consttype 16 :consttypmod -1 :constcollid 0 :constlen 1 :constbyval true :constisnull false :location -1 :constvalue 1 [ 1 0 0 0 0 0 0 0 ]} {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 17 [ 68 0 0 0 117 115 101 95 106 115 111 110 95 110 117 108 108 ]})","({FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1} {FUNCEXPR :funcid 316 :funcresulttype 701 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 1 0 0 0 0 0 0 0 ]}) :location -1})","({FUNCEXPR :funcid 481 :funcresulttype 20 :funcretset false :funcvariadic false :funcformat 2 :funccollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1})"} \N \N \N 1255 25 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1255 26 f 0 16 -0.8934574 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.047118846,0.016806724,0.0021008404,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0012004802,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} \N {0.119739115} \N \N {aggregate_dummy,"",multirange_constructor1,multirange_constructor0,multirange_constructor2,range_constructor2,range_constructor3,textlen,box_center,bpcharlen,circle_center,dlog10,dpow,numeric_power,textlike,textnlike,bitcmp,biteq,bitge,bitgt,bitle,bitlt,bitne,box_diagonal,bytea_substr,bytea_substr_no_len,bytealike,byteanlike,byteaoctetlen,current_user,datetime_timestamp,datetimetz_timestamptz,dcbrt,dceil,dexp,dlog1,dround,dsqrt,dtrunc,float4abs,float8abs,int2abs,int2mod,int4abs,int4mod,int8abs,int8mod,line_horizontal,line_parallel,line_perp,line_vertical,lseg_center,lseg_horizontal,lseg_length,lseg_parallel,lseg_perp,lseg_vertical,name_text,namelike,namenlike,now,numeric_abs,numeric_ceil,numeric_div_trunc,numeric_exp,numeric_ln,numeric_log,numeric_mod,numeric_sqrt,overlaps_timestamp,path_length,path_npoints,pg_current_snapshot,pg_current_xact_id,pg_current_xact_id_if_assigned,pg_snapshot_in,pg_snapshot_out,pg_snapshot_recv,pg_snapshot_send,pg_snapshot_xip,pg_snapshot_xmax,pg_snapshot_xmin,pg_visible_in_snapshot,pg_xact_status,point_horiz,point_vert,poly_center,poly_npoints,range_agg_finalfn,rtrim1,text_name,text_substr,text_substr_no_len,texticlike,texticnlike,texticregexeq,texticregexne,textpos,textregexeq,textregexne} {PG_char_to_encoding,anyarray_out,array_agg_array_finalfn,array_prepend,be_lo_get,binary_upgrade_set_next_index_relfilenode,bitshiftleft,box_add,box_same,brin_bloom_consistent,brin_minmax_multi_distance_tid,bthandler,bttidcmp,cash_div_cash,chareq,circle_contain_pt,close_lseg,database_to_xmlschema,date_mii,dist_cpoly,dsynonym_lexize,eqsel,float48mi,float84gt,float8_var_samp,gb18030_to_utf8,gin_extract_tsquery_5args,gist_point_sortsupport,has_any_column_privilege_name_name,has_function_privilege_name_id,has_table_privilege_id,hash_record_extended,hashoidvectorextended,icregexnesel,inet_gist_same,int24lt,int2int4_sum,int42mi,int4gcd,int82eq,int8_mul_cash,int8range_canonical,interval_in,iso_to_win1251,json_object_two_arg,jsonb_concat,jsonb_numeric,jsonb_send,latin4_to_mic,lseg_recv,macaddr_ne,mic_to_latin3,multirange_intersect_agg_transfn,namege,network_hostmask,numeric_avg_deserialize,numeric_pg_lsn,numeric_uplus,oidvectortypes,path_out,pg_backup_stop,pg_create_restore_point,pg_function_is_visible,pg_get_statisticsobjdef_expressions,pg_input_error_info,pg_ls_tmpdir_noargs,pg_nextoid,pg_relation_filenode,pg_sleep,pg_stat_get_buf_alloc,pg_stat_get_db_sessions_abandoned,pg_stat_get_replication_slot,pg_stat_have_stats,pg_try_advisory_xact_lock_int8,point_div,poly_path,range_before,range_ne,record_lt,regexp_instr_no_endoption,regoperout,scalargesel,show_config_by_name,spg_text_choose,text_left,textoctetlen,time_eq,timestamp_cmp_timestamptz,timestamp_lt_timestamptz,timestamptz_cmp_date,timestamptz_timestamp,timetz_send,to_tsquery,ts_rank_wtt,tsquery_or,tsvector_update_trigger_bycolumn,utf8_to_koi8r,varbittypmodout,window_cume_dist,xid8lt,xpath_exists} \N \N \N 1255 27 f 0.9732893 23 26 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.006002401,0.0018007202,0.0018007202,0.0018007202,0.0018007202,0.0012004802,0.0009003601,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401,0.0006002401} {0.79981273} \N \N \N {$libdir/cyrillic_and_mic,$libdir/euc_jp_and_sjis,$libdir/euc_tw_and_big5,$libdir/latin2_and_win1250,$libdir/latin_and_mic,$libdir/utf8_and_cyrillic,$libdir/plpgsql,$libdir/dict_snowball,$libdir/euc2004_sjis2004,$libdir/euc_cn_and_mic,$libdir/euc_kr_and_mic,$libdir/utf8_and_big5,$libdir/utf8_and_euc2004,$libdir/utf8_and_euc_cn,$libdir/utf8_and_euc_jp,$libdir/utf8_and_euc_kr,$libdir/utf8_and_euc_tw,$libdir/utf8_and_gb18030,$libdir/utf8_and_gbk,$libdir/utf8_and_iso8859,$libdir/utf8_and_iso8859_1,$libdir/utf8_and_johab,$libdir/utf8_and_sjis,$libdir/utf8_and_sjis2004,$libdir/utf8_and_uhc,$libdir/utf8_and_win} \N \N \N \N 1255 28 f 0.9831933 1291 -0.016806722 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1255 29 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1255 30 f 0.98139256 40 3 1 0 0 0 0 1070 0 0 0 0 0 0 0 0 0 {0.015006002,0.0030012005,0.0006002401} \N \N \N \N {"{SYSTEM=X/SYSTEM}","{SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM}","{SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM}"} \N \N \N \N 1259 29 f 0 4 6 1 0 0 0 0 352 0 0 0 0 0 0 0 0 0 {0.739759,0.24096386,0.004819277,0.004819277,0.004819277,0.004819277} \N \N \N \N {0,3,620,622,625,627} \N \N \N \N 1259 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {-0.11367124} \N \N \N {_pg_foreign_data_wrappers,_pg_user_mappings,character_sets,collations,column_privileges,constraint_table_usage,domains,foreign_data_wrappers,information_schema_catalog_name,pg_aggregate_fnoid_index,pg_amop,pg_amproc,pg_attrdef_adrelid_adnum_index,pg_attribute_relid_attnum_index,pg_auth_members_oid_index,pg_available_extension_versions,pg_cast_oid_index,pg_class_relname_nsp_index,pg_collation_oid_index,pg_constraint_conparentid_index,pg_conversion,pg_cursors,pg_db_role_setting_databaseid_rol_index,pg_depend,pg_description_o_c_o_index,pg_enum_typid_sortorder_index,pg_extension,pg_foreign_data_wrapper,pg_foreign_server_name_index,pg_hba_file_rules,pg_index_indrelid_index,pg_inherits_relid_seqno_index,pg_language_name_index,pg_largeobject_metadata,pg_namespace,pg_opclass_am_name_nsp_index,pg_opfamily,pg_parameter_acl_oid_index,pg_policies,pg_prepared_statements,pg_proc_proname_args_nsp_index,pg_publication_namespace_pnnspid_pnpubid_index,pg_publication_rel_oid_index,pg_range_rngmultitypid_index,pg_replication_origin_roname_index,pg_rewrite_oid_index,pg_seclabel,pg_sequence_seqrelid_index,pg_shdepend,pg_shdescription_o_c_index,pg_stat_all_indexes,pg_stat_checkpointer,pg_stat_io,pg_stat_progress_copy,pg_stat_replication,pg_stat_subscription,pg_stat_user_functions,pg_stat_wal_receiver,pg_statio_all_indexes,pg_statio_sys_sequences,pg_statio_user_tables,pg_statistic_ext_data_stxoid_inh_index,pg_statistic_relid_att_inh_index,pg_subscription,pg_subscription_subname_index,pg_timezone_abbrevs,pg_toast_1247,pg_toast_1260,pg_toast_14050,pg_toast_14060,pg_toast_1417,pg_toast_2328,pg_toast_2600_index,pg_toast_2606_index,pg_toast_2612_index,pg_toast_2618_index,pg_toast_2620_index,pg_toast_3079_index,pg_toast_3256_index,pg_toast_3394,pg_toast_3456,pg_toast_3592,pg_toast_3600,pg_toast_6100,pg_toast_6243,pg_transform,pg_trigger_tgconstraint_index,pg_ts_config_map,pg_ts_dict_dictname_index,pg_ts_parser_prsname_index,pg_type,pg_user_mapping,pg_views,role_table_grants,routine_privileges,routines,sql_implementation_info,table_privileges,triggers,user_mapping_options,views} \N \N \N \N 1259 3 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.64096385,0.19277108,0.16626506} {0.465094} \N \N \N {11,99,13867} \N \N \N \N 1259 4 f 0 4 -0.5108434 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.49156627} \N {0.9534044} \N \N {0} {71,81,1248,2843,6101,10003,10007,10011,10015,10019,10025,10029,10033,10037,10041,10045,10049,10054,10060,10064,10070,10074,10078,10082,10086,10090,10095,10099,10103,10107,10114,12007,12016,12025,12035,12045,12055,12065,12075,12083,12097,12106,12116,12124,12132,12140,12149,12159,12168,12177,12190,12198,12207,12216,12224,12234,12242,12251,12259,12268,12282,12291,12299,12307,12317,12327,12336,12345,13889,13903,13917,13927,13937,13947,13957,13967,13977,13986,13995,14005,14019,14028,14038,14047,14057,14067,14077,14086,14096,14106,14120,14129,14139,14149,14159,14168,14176,14184,14192,14201,14215} \N \N \N 1259 5 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1259 6 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 1259 7 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.39518073,0.34457833,0.26024097} {-0.48905504} \N \N \N {403,0,2} \N \N \N \N 1259 8 f 0 4 -0.49638554 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5060241} \N {-0.14767632} \N \N {0} {112,174,548,826,828,1418,2224,2328,2337,2600,2602,2604,2606,2608,2610,2612,2615,2617,2619,2650,2652,2654,2656,2660,2664,2667,2669,2673,2675,2679,2681,2683,2685,2687,2689,2693,2699,2702,2754,2756,2830,2832,2834,2838,2840,2995,3079,3081,3118,3164,3258,3351,3380,3394,3429,3431,3439,3456,3467,3501,3503,3541,3574,3576,3597,3599,3601,3603,3605,3607,3609,3764,3767,4143,4145,4148,4150,4152,4154,4156,4158,4160,4164,4166,4168,4170,4174,6102,6106,6111,6113,6117,6176,6229,6238,14050,14054,14058,14060,14064,14069} \N \N \N 1259 9 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.8795181,0.12048193} {0.670833} \N \N \N {0,1664} \N \N \N \N 1259 10 f 0 4 17 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.5373494,0.29638556,0.106024094,0.012048192,0.009638554,0.009638554,0.004819277} \N {-0.13956898} \N \N {0,1,2,5,4,6,15} {3,7,11,12,14,16,31,32,55,99} \N \N \N 1259 11 f 0 4 24 1 3 0 0 0 620 622 0 0 0 0 0 0 0 0 {0.52771086,0.27228916,0.03373494,0.014457831,0.014457831,0.009638554,0.009638554,0.009638554,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.0072289156,0.004819277,0.004819277,0.004819277} {-0.15555063} \N \N \N {-1,0,1,3,6,128,260,945,2,4,7,16,146,160,177,229,617,702,799,3126,3332,19,157,3593} \N \N \N \N 1259 12 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1259 13 f 0 4 41 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.90361446} \N {0.8824544} \N \N {0} {2336,2830,2832,2834,2836,2838,2840,2846,2966,3430,3439,3598,4060,4143,4145,4147,4149,4151,4153,4155,4157,4159,4163,4165,4167,4169,4171,4173,4175,4177,4181,4183,4185,6175,6228,6244,14053,14058,14063,14068} \N \N \N 1259 14 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.7493976,0.25060242} {0.48532927} \N \N \N {f,t} \N \N \N \N 1259 15 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.8795181,0.12048193} {0.670833} \N \N \N {f,t} \N \N \N \N 1259 16 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {p} \N \N \N \N 1259 17 f 0 1 4 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.39518073,0.34457833,0.16385542,0.09638554} {0.7932746} \N \N \N {i,v,r,t} \N \N \N \N 1259 18 f 0 2 31 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.17590362,0.17590362,0.16626506,0.06987952,0.062650606,0.060240965,0.055421688,0.04819277,0.040963855,0.021686748,0.019277109,0.014457831,0.009638554,0.009638554,0.0072289156,0.0072289156,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277,0.004819277} \N {0.67359924} \N \N {1,2,3,4,7,5,8,9,6,12,11,10,17,26,15,18,13,16,20,22,27,28,31,32} {19,21,29,30,33,44,82} \N \N \N 1259 19 f 0 2 1 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1259 20 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.6554217,0.34457833} {0.9777359} \N \N \N {f,t} \N \N \N \N 1259 21 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1259 22 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1259 23 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1259 24 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1259 25 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 1259 26 f 0 1 2 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.99036145,0.009638554} {0.9510651} \N \N \N {n,d} \N \N \N \N 1259 27 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1259 28 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1259 30 f 0 4 2 1 0 0 0 0 352 0 0 0 0 0 0 0 0 0 {0.739759,0.26024097} \N \N \N \N {0,1} \N \N \N \N 1259 31 f 0.50843376 42 6 1 0 0 0 0 1070 0 0 0 0 0 0 0 0 0 {0.3060241,0.1493976,0.026506023,0.004819277,0.0024096386,0.0024096386} \N \N \N \N {"{=r/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,=r/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM}","{}","{SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM}"} \N \N \N \N 1259 32 f 0.9927711 49 1 1 3 4 5 0 1070 1072 98 98 0 950 950 950 950 0 {0.0072289156} {1} {1,1,1,0} {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} \N {"{security_barrier=true}"} \N {security_barrier=true} \N \N 1259 33 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {10115,10116,10117,10118,10119,10120,10121,10122,10123,10124,10126,10127,10128,10129,10130,10131,10132,10133,10134,10136,10137,10138,10139,10140,10141,10142,10143,10144,10146,10147,10148,10149,10150,10151,10152,10153,10154,10156,10157,10158,10159,10160,10161,10162,10163,10164,10166,10167,10168,10169,10170,10171,10172,10173,10174,10176,10177,10178,10179,10180,10181,10182,10183,10184,10186,10187,10188,10189,10190,10191,10192,10193,10194,10196,10197,10198,10199,10200,10201,10202,10203,10204,10206,10207,10208,10209,10210,10211,10212,10213,10214,10216,10217,10218,10219,10220,10221,10222,10223,10224,13895} \N \N \N \N 2606 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.35396522} \N \N \N {cardinal_number_domain_check,pg_aggregate_fnoid_index,pg_am_name_index,pg_am_oid_index,pg_amop_fam_strat_index,pg_amop_oid_index,pg_amop_opr_fam_index,pg_amproc_fam_proc_index,pg_amproc_oid_index,pg_attrdef_adrelid_adnum_index,pg_attribute_relid_attnam_index,pg_attribute_relid_attnum_index,pg_auth_members_member_role_index,pg_auth_members_oid_index,pg_auth_members_role_member_index,pg_authid_oid_index,pg_authid_rolname_index,pg_cast_oid_index,pg_cast_source_target_index,pg_class_relname_nsp_index,pg_collation_name_enc_nsp_index,pg_collation_oid_index,pg_constraint_conrelid_contypid_conname_index,pg_constraint_oid_index,pg_conversion_default_index,pg_conversion_name_nsp_index,pg_conversion_oid_index,pg_database_datname_index,pg_db_role_setting_databaseid_rol_index,pg_default_acl_oid_index,pg_default_acl_role_nsp_obj_index,pg_description_o_c_o_index,pg_enum_oid_index,pg_enum_typid_label_index,pg_enum_typid_sortorder_index,pg_event_trigger_evtname_index,pg_event_trigger_oid_index,pg_extension_oid_index,pg_foreign_data_wrapper_name_index,pg_foreign_data_wrapper_oid_index,pg_foreign_server_name_index,pg_foreign_server_oid_index,pg_foreign_table_relid_index,pg_index_indexrelid_index,pg_inherits_relid_seqno_index,pg_init_privs_o_c_o_index,pg_language_oid_index,pg_largeobject_loid_pn_index,pg_largeobject_metadata_oid_index,pg_namespace_nspname_index,pg_namespace_oid_index,pg_opclass_am_name_nsp_index,pg_opclass_oid_index,pg_operator_oid_index,pg_operator_oprname_l_r_n_index,pg_opfamily_oid_index,pg_parameter_acl_oid_index,pg_parameter_acl_parname_index,pg_partitioned_table_partrelid_index,pg_policy_oid_index,pg_policy_polrelid_polname_index,pg_proc_oid_index,pg_proc_proname_args_nsp_index,pg_publication_namespace_oid_index,pg_publication_oid_index,pg_publication_pubname_index,pg_publication_rel_oid_index,pg_publication_rel_prrelid_prpubid_index,pg_range_rngmultitypid_index,pg_range_rngtypid_index,pg_replication_origin_roiident_index,pg_replication_origin_roname_index,pg_rewrite_oid_index,pg_seclabel_object_index,pg_sequence_seqrelid_index,pg_shdescription_o_c_index,pg_shseclabel_object_index,pg_statistic_ext_data_stxoid_inh_index,pg_statistic_ext_name_index,pg_statistic_ext_oid_index,pg_statistic_relid_att_inh_index,pg_subscription_oid_index,pg_subscription_subname_index,pg_tablespace_oid_index,pg_tablespace_spcname_index,pg_transform_oid_index,pg_transform_type_lang_index,pg_trigger_oid_index,pg_trigger_tgrelid_tgname_index,pg_ts_config_cfgname_index,pg_ts_config_map_index,pg_ts_dict_dictname_index,pg_ts_dict_oid_index,pg_ts_parser_oid_index,pg_ts_parser_prsname_index,pg_ts_template_oid_index,pg_ts_template_tmplname_index,pg_type_oid_index,pg_type_typname_nsp_index,pg_user_mapping_oid_index,yes_or_no_check} \N \N \N \N 2606 3 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.98214287,0.017857144} {1} \N \N \N {11,13867} \N \N \N \N 2606 4 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.5535714,0.42857143,0.017857144} {0.40113437} \N \N \N {p,u,c} \N \N \N \N 2606 5 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2606 6 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2606 7 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2606 8 f 0 4 -0.5625 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.026785715,0.026785715,0.026785715,0.026785715,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144,0.017857144} \N {0.46690813} \N \N {1261,2602,2607,3501,0,826,1213,1247,1249,1255,1259,1260,1262,1417,1418,2328,2601,2603,2604,2605,2606,2612,2615,2616,2617,2618,2620,2753,3079,3256,3381,3456,3466,3541,3576,3600,3601,3602,3764,6000,6100,6104,6106,6237,6243} {2224,2396,2600,2609,2610,2611,2613,2619,2964,2995,3118,3350,3394,3429,3592,3596,3603,6102} \N \N \N 2606 9 f 0 4 3 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.98214287} \N {1} \N \N {0} {13881,13894} \N \N \N 2606 10 f 0 4 -0.9910714 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.017857144} \N {0.42125943} \N \N {0} {112,113,174,175,548,549,827,828,2228,2397,2650,2651,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2667,2668,2669,2670,2671,2672,2675,2676,2677,2679,2680,2682,2683,2684,2685,2686,2687,2688,2689,2690,2691,2692,2694,2695,2696,2697,2698,2701,2702,2703,2704,2754,2755,2757,2965,2996,3080,3081,3085,3119,3164,3257,3258,3351,3395,3433,3467,3468,3502,3503,3534,3542,3574,3575,3593,3604,3605,3606,3607,3608,3609,3712,3766,3767,3997,5002,6002,6110,6111,6112,6113,6114,6115,6117,6238,6239,6246,6303} \N \N \N 2606 11 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 2606 12 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 2606 13 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {" "} \N \N \N \N 2606 14 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {" "} \N \N \N \N 2606 15 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {" "} \N \N \N \N 2606 16 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2606 17 f 0 2 1 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 2606 18 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.98214287,0.017857144} {0.89476204} \N \N \N {t,f} \N \N \N \N 2606 19 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2617 10 f 0 4 34 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.6620776,0.057571966,0.0387985,0.03128911,0.021276595,0.020025032,0.017521903,0.012515645,0.01126408,0.01126408,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0062578223,0.0062578223,0.0062578223,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.002503129} \N {0.46494496} \N \N {16,701,20,23,790,600,21,1700,25,1186,1114,3802,700,869,1560,602,603,1184,718,3615,114,774,829,1082,1083,1266,3220,3831,4537,5078,1034} {17,1562,3614} \N \N \N 2606 20 f 0.017857144 24 -0.19642857 1 2 3 4 5 1070 1072 1072 94 94 0 0 0 0 0 {0.4375,0.116071425,0.10714286,0.04464286,0.04464286,0.035714287,0.035714287,0.026785715,0.017857144} \N {0.19979262} {0.58181816,0.5090909,0.3272727,0.10909091,0.036363635,0.018181818,0.018181818,0.018181818,0.018181818,0.009090909,0.009090909,0.58181816,0} {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,1.6454545} {"{1}","{2}","{2,3}","{1,2}","{1,2,3}","{2,3,4}","{3,2}","{2,4}","{2,3,4,5}"} {"{1,2,3,4}","{1,3}","{1,5}","{2,1}","{2,7,3}","{2,8,9,3}","{2,20,3}","{3}","{3,2,4}","{3,4}","{3,5,6,1}","{7,6,2}","{8,9,2}"} \N {1,2,3,4,5,6,7,8,9,20} \N 2606 21 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 22 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 23 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 24 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 25 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 26 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2606 27 f 0.98214287 659 -0.017857134 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {1} \N \N \N {"{OPEXPR :opno 525 :opfuncid 150 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({COERCETODOMAINVALUE :typeId 23 :typeMod -1 :collation 0 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 0 0 0 0 0 0 0 0 ]}) :location -1}","{SCALARARRAYOPEXPR :opno 98 :opfuncid 67 :hashfuncid 0 :negfuncid 0 :useOr true :inputcollid 100 :args ({RELABELTYPE :arg {COERCETODOMAINVALUE :typeId 1043 :typeMod 7 :collation 100 :location -1} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} {ARRAYCOERCEEXPR :arg {ARRAYEXPR :array_typeid 1015 :array_collid 100 :element_typeid 1043 :elements ({CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 7 [ 28 0 0 0 89 69 83 ]} {CONST :consttype 1043 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 6 [ 24 0 0 0 78 79 ]}) :multidims false :location -1} :elemexpr {RELABELTYPE :arg {CASETESTEXPR :typeId 1043 :typeMod -1 :collation 0} :resulttype 25 :resulttypmod -1 :resultcollid 100 :relabelformat 2 :location -1} :resulttype 1009 :resulttypmod -1 :resultcollid 100 :coerceformat 2 :location -1}) :location -1}"} \N \N \N \N 2610 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.065776125} \N \N \N {112,113,175,548,827,1232,1233,2228,2397,2579,2651,2652,2654,2656,2657,2659,2661,2662,2664,2665,2667,2669,2670,2672,2674,2675,2677,2679,2680,2682,2683,2685,2687,2688,2690,2692,2693,2695,2696,2698,2701,2702,2704,2755,2756,2831,2833,2837,2841,2847,2967,3080,3081,3119,3257,3258,3379,3380,3431,3440,3455,3468,3503,3534,3574,3575,3597,3604,3605,3607,3609,3712,3767,3997,4144,4148,4150,4154,4158,4160,4166,4170,4172,4176,4178,4184,5002,6001,6110,6112,6113,6115,6116,6176,6238,6239,6246,6302,6303,14059,14069} \N \N \N \N 2610 2 f 0 4 -0.63414633 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.030487806,0.024390243,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.018292682,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215} \N {0.04104036} \N \N {2606,1261,1259,2602,2607,2620,3381,3501,6106,826,1213,1214,1247,1249,1255,1260,1262,1417,1418,2328,2601,2603,2604,2605,2608,2610,2611,2612,2615,2616,2617,2618,2753,3079,3256,3456,3466,3541,3576,3600,3601,3602,3764,6000,6100,6104,6237,6243} {2224,2336,2396,2600,2609,2613,2619,2830,2832,2834,2836,2838,2840,2846,2964,2966,2995,3118,3350,3394,3429,3430,3439,3592,3596,3598,3603,4060,4143,4145,4147,4149,4151,4153,4155,4157,4159,4163,4165,4167,4169,4171,4173,4175,4177,4181,4183,4185,6102,6175,6228,6244,14053,14058,14063,14068} \N \N \N 2610 3 f 0 2 4 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.43292683,0.43292683,0.09756097,0.036585364} {0.017120782} \N \N \N {1,2,3,4} \N \N \N \N 2610 4 f 0 2 4 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.43292683,0.43292683,0.09756097,0.036585364} {0.017120782} \N \N \N {1,2,3,4} \N \N \N \N 2610 5 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.91463417,0.085365854} {0.89140695} \N \N \N {t,f} \N \N \N \N 2610 6 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2610 7 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.6219512,0.37804878} {0.51216793} \N \N \N {t,f} \N \N \N \N 2610 8 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2610 9 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2610 10 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2610 11 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2610 12 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2610 13 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2610 14 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2610 15 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2617 11 f 0 4 -0.6858573 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.31539425} \N {0.4838039} \N \N {0} {15,76,92,98,258,264,402,415,420,492,501,511,519,524,534,539,545,586,608,613,620,625,643,648,664,671,684,706,713,757,762,795,820,901,906,918,974,1061,1074,1095,1109,1116,1124,1131,1202,1220,1320,1325,1334,1363,1503,1512,1525,1551,1583,1590,1617,1755,1784,1791,1804,1849,1866,1871,1880,1888,1960,2064,2318,2345,2358,2363,2376,2388,2538,2543,2553,2751,2802,2865,2870,2973,2988,3188,3193,3227,3244,3291,3363,3516,3552,3631,3674,3679,3885,3890,3898,4392,4399,5026,5076} \N \N \N 2610 16 f 0 27 -0.17073171 1 2 3 0 0 1070 1072 1072 0 0 0 0 0 0 0 {0.2987805,0.27439025,0.103658535,0.07926829,0.036585364,0.024390243,0.024390243,0.018292682,0.0121951215,0.0121951215,0.0121951215} \N {-0.03791166} \N \N {1,"1 2",2,"2 3","1 2 3","2 3 4","3 2","2 4","1 2 3 4","2 3 4 5",11} {"1 3","1 5","2 1","2 7 3","2 8 9 3","2 20 3",3,"3 2 4","3 4","3 5 6 1",4,"4 5 6","5 6","7 6 2","8 9 2",9,"9 8"} \N \N \N 2610 17 f 0 30 12 1 2 3 0 0 649 645 645 0 0 0 0 0 0 0 {0.35365853,0.34146342,0.07926829,0.06097561,0.05487805,0.036585364,0.024390243,0.0121951215,0.0121951215,0.0121951215} \N {-0.0770612} \N \N {0,"0 0",950,"0 0 0","950 0","0 950","0 0 0 0","0 0 950","0 950 0","950 0 0"} {"0 0 0 950","950 0 0 0"} \N \N \N 2610 18 f 0 30 -0.15853658 1 2 3 0 0 649 645 645 0 0 0 0 0 0 0 {0.35365853,0.25609756,0.067073174,0.06097561,0.05487805,0.036585364,0.024390243,0.0121951215,0.0121951215,0.0121951215,0.0121951215,0.0121951215} \N {-0.09498728} \N \N {1981,"1981 1978",10028,"1981 1981","10028 1981","1981 10028","1981 1981 1978",3126,"1981 1979","1981 1981 1981","1981 10028 1981","1981 1981 1981 1979"} {"1981 10003","1981 10012","1981 1978 1978","1981 1979 10003","1981 1981 3126","1981 1981 10007","1981 1981 10028","1981 10007 1981","10028 1978 1981","10028 10032 1981","1981 1978 1978 1981","1981 1981 1978 3126","1981 1981 1981 1978","10028 1981 1981 1981"} \N \N \N 2610 19 f 0 27 4 1 3 0 0 0 1070 1072 0 0 0 0 0 0 0 0 {0.43292683,0.43292683,0.09756097,0.036585364} {0.017120782} \N \N \N {0,"0 0","0 0 0","0 0 0 0"} \N \N \N \N 2610 20 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2610 21 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2617 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.88373905} \N \N \N {15,82,97,260,353,412,420,487,495,503,511,521,529,537,545,555,587,595,611,620,632,644,661,671,686,694,731,739,762,796,804,820,845,907,917,967,1056,1072,1095,1109,1119,1127,1135,1208,1223,1235,1328,1336,1399,1506,1514,1521,1535,1549,1558,1586,1613,1628,1754,1762,1791,1801,1809,1868,1876,1884,1916,1957,2061,2314,2345,2360,2375,2534,2542,2555,2577,2639,2800,2865,2873,2975,2993,3192,3224,3243,3276,3316,3366,3516,3627,3637,3679,3825,3888,3896,3965,4162,4396,5025,5076} \N \N \N \N 2617 2 f 0 64 74 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.07884856,0.0738423,0.07259074,0.07259074,0.07259074,0.07259074,0.06257822,0.05882353,0.040050063,0.032540675,0.03128911,0.02503129,0.021276595,0.016270338,0.016270338,0.013767209,0.012515645,0.012515645,0.01126408,0.01126408,0.008760951,0.008760951,0.008760951,0.008760951,0.008760951,0.0075093866,0.0075093866,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129,0.002503129} \N {0.04743606} \N \N {=,<>,<,<=,>,>=,+,-,*,<->,/,<@,@>,<<,>>,||,&&,~,#,@@,&,&<,&>,?#,|,##,@,!~~,%,->,->>,-|-,<<|,?|,|>>,~=,~~,!~,!~*,!~~*,&<|,?-,|&>,~*,~~*,#>,#>>,<^,>^,?-|,?||,@-@,@@@,^,~<=~,~<~,~>=~,~>~} {!!,#-,*<,*<=,*<>,*=,*>,*>=,<<=,>>=,?,?&,@?,^@,|/,||/} \N \N \N 2617 3 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 2617 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 2617 5 f 0 1 2 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9486859,0.05131414} {0.89906603} \N \N \N {b,l} \N \N \N \N 2617 6 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.93116397,0.06883605} {0.85021996} \N \N \N {f,t} \N \N \N \N 2617 7 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.94242805,0.057571966} {0.83812124} \N \N \N {f,t} \N \N \N \N 2617 8 f 0 4 55 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.05131414,0.047559448,0.047559448,0.046307884,0.037546933,0.03629537,0.03629537,0.032540675,0.032540675,0.032540675,0.03128911,0.030037547,0.028785983,0.026282854,0.026282854,0.026282854,0.02503129,0.02503129,0.023779724,0.02252816,0.020025032,0.020025032,0.018773466,0.017521903,0.016270338,0.016270338,0.015018773,0.013767209,0.012515645,0.012515645,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.005006258,0.0037546933,0.002503129,0.002503129} \N {0.61403733} \N \N {0,20,23,21,600,25,603,718,3831,4537,1082,3802,701,700,1114,1184,19,601,790,1042,604,869,1186,602,1700,3615,2249,1560,628,1083,17,1266,2277,3220,3614,774,829,1562,16,18,26,27,30,114,2950,3500,5069,28,1034,2283,5078} {29,1033,2776,5077} \N \N \N 2617 9 f 0 4 54 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.071339175,0.06257822,0.05256571,0.05006258,0.046307884,0.0387985,0.037546933,0.032540675,0.032540675,0.03128911,0.028785983,0.028785983,0.027534418,0.02503129,0.02503129,0.02503129,0.02252816,0.021276595,0.020025032,0.018773466,0.017521903,0.017521903,0.015018773,0.015018773,0.015018773,0.012515645,0.012515645,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.01126408,0.010012516,0.010012516,0.010012516,0.008760951,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.0075093866,0.005006258,0.002503129,0.002503129,0.002503129,0.002503129} \N {0.6196467} \N \N {23,25,20,21,600,603,701,3831,4537,700,718,1082,601,1114,1184,1186,604,1700,869,3615,628,790,19,602,2249,1042,1560,17,774,829,1083,2277,3614,3802,1009,1266,3220,1562,16,18,26,27,30,2950,3500,5069,1033,28,2283,4072,5078} {29,2776,5077} \N \N \N 2617 12 f 0 4 -0.48435545 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5168961} \N {0.38888678} \N \N {0} {15,58,82,93,97,256,260,263,353,411,415,419,502,518,521,525,534,538,542,609,620,623,631,639,643,647,661,664,670,674,901,905,1057,1061,1072,1093,1097,1110,1120,1124,1132,1135,1204,1208,1212,1223,1227,1234,1322,1330,1334,1502,1535,1553,1586,1590,1628,1695,1755,1785,1789,1806,1862,1866,1870,1955,1959,2017,2063,2315,2327,2346,2350,2361,2371,2375,2386,2534,2538,2542,2799,2802,2863,2973,2977,2991,3189,3192,3224,3240,3244,3362,3366,3518,3521,3630,3675,3679,3885,5072,5076} \N \N \N 2617 13 f 0 4 -0.99374217 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.002503129,0.002503129,0.002503129,0.002503129,0.002503129} \N {0.82237774} \N \N {box_overlap,point_above,point_below,ts_match_vq,ts_match_qv} {boollt,int4eq,charge,box_lt,int4mul,int2ge,int42eq,int42le,int4pl,oideq,box_contained,int4um,lseg_center,nameletext,textgtname,float84mul,float4gt,float8ge,float84ne,poly_overleft,dist_ps,dist_ppath,array_ne,int8mi,int8ge,namelt,oidvectoreq,dist_sl,dist_polyc,int82mi,textnlike,namenlike,cash_ne,cash_div_flt8,network_ne,int28div,path_n_gt,point_distance,aclremove,aclitemeq,time_le,circle_add_pt,timestamptz_le,interval_gt,texticregexeq,textregexeq,int84div,timetzdate_pl,timetz_gt,path_npoints,point_mul,circle_overright,circle_lt,pt_contained_circle,close_lseg,biteq,bpcharlike,bpcharicregexeq,varbitge,bitnot,numeric_eq,numeric_mul,numeric_uminus,int82eq,int2xor,int4shl,int8up,bytealt,byteanlike,timestamp_le,text_pattern_gt,date_gt_timestamp,date_ne_timestamptz,timestamptz_le_date,timestamp_gt_timestamptz,timestamptz_ne_timestamp,box_overbelow,circle_overabove,arrayoverlap,uuid_le,record_gt,record_image_lt,pg_lsn_lt,dist_cpoint,xidneqint4,enum_lt,tsvector_ne,tsquery_ge,ts_match_tt,elem_contained_by_range,range_intersect,json_object_field_text,jsonb_ne,jsonb_exists_any,macaddr8_ne,multirange_overlaps_multirange,multirange_adjacent_multirange,range_overleft_multirange,multirange_intersect,pg_lsn_pli,xid8ne} \N \N \N 2617 14 f 0 4 25 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.3767209,0.08510638,0.075093865,0.06883605,0.06883605,0.06883605,0.06883605,0.040050063,0.03379224,0.018773466,0.016270338,0.015018773,0.015018773,0.0062578223,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933} {0.32326463} \N \N \N {-,eqsel,neqsel,scalarltsel,scalargtsel,scalarlesel,scalargesel,positionsel,multirangesel,matchingsel,rangesel,areasel,contsel,networksel,likesel,nlikesel,tsmatchsel,iclikesel,icnlikesel,regexeqsel,icregexeqsel,regexnesel,icregexnesel,arraycontsel} \N \N \N \N 2617 15 f 0 4 23 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.3767209,0.08510638,0.08135169,0.08135169,0.075093865,0.071339175,0.071339175,0.040050063,0.030037547,0.020025032,0.018773466,0.0062578223,0.005006258,0.005006258,0.005006258,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933,0.0037546933} {0.26568174} \N \N \N {-,eqjoinsel,scalarltjoinsel,scalargtjoinsel,neqjoinsel,scalarlejoinsel,scalargejoinsel,positionjoinsel,contjoinsel,areajoinsel,matchingjoinsel,networkjoinsel,likejoinsel,nlikejoinsel,tsmatchjoinsel,iclikejoinsel,icnlikejoinsel,regexeqjoinsel,icregexeqjoinsel,regexnejoinsel,icregexnejoinsel,arraycontjoinsel} \N \N \N \N 2753 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.8644713} \N \N \N {397,423,424,427,428,431,434,627,1029,1971,1974,1975,1977,1982,1984,1985,1989,1990,1992,1994,1996,1997,1998,2000,2001,2040,2095,2099,2222,2225,2226,2227,2231,2235,2594,2595,2789,2968,2994,3194,3254,3371,3372,3522,3523,3626,3655,3683,3702,3901,3903,3919,4016,4017,4034,4036,4054,4055,4058,4059,4064,4065,4068,4070,4074,4076,4077,4079,4080,4082,4102,4103,4109,4199,4572,4573,4575,4576,4578,4579,4581,4582,4583,4585,4586,4588,4589,4602,4603,4605,4606,4607,4609,4610,4612,4613,4615,5000,5032,5067,6194} \N \N \N \N 2753 2 f 0 4 6 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.39041096,0.23972602,0.23287672,0.061643835,0.047945205,0.02739726} {0.8384892} \N \N \N {3580,403,405,783,4000,2742} \N \N \N \N 2753 3 f 0 64 -0.7191781 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.02739726,0.02739726,0.020547945,0.020547945,0.020547945,0.020547945,0.020547945,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863,0.01369863} \N {0.10917066} \N \N {network_ops,range_ops,array_ops,jsonb_ops,multirange_ops,text_ops,tsvector_ops,bool_ops,box_ops,bpchar_ops,bpchar_pattern_ops,bytea_ops,char_ops,enum_ops,float_ops,integer_ops,interval_ops,macaddr8_ops,macaddr_ops,numeric_ops,oid_ops,oidvector_ops,pg_lsn_ops,poly_ops,record_ops,text_pattern_ops,tid_ops,time_ops,timetz_ops,tsquery_ops,uuid_ops,xid8_ops} {aclitem_ops,bit_minmax_ops,bit_ops,box_inclusion_ops,bpchar_bloom_ops,bpchar_minmax_ops,bytea_bloom_ops,bytea_minmax_ops,char_bloom_ops,char_minmax_ops,cid_ops,circle_ops,date_ops,datetime_bloom_ops,datetime_minmax_multi_ops,datetime_minmax_ops,datetime_ops,float_bloom_ops,float_minmax_multi_ops,float_minmax_ops,integer_bloom_ops,integer_minmax_multi_ops,integer_minmax_ops,interval_bloom_ops,interval_minmax_multi_ops,interval_minmax_ops,jsonb_path_ops,kd_point_ops,macaddr8_bloom_ops,macaddr8_minmax_multi_ops,macaddr8_minmax_ops,macaddr_bloom_ops,macaddr_minmax_multi_ops,macaddr_minmax_ops,money_ops,name_bloom_ops,name_minmax_ops,network_bloom_ops,network_inclusion_ops,network_minmax_multi_ops,network_minmax_ops,numeric_bloom_ops,numeric_minmax_multi_ops,numeric_minmax_ops,oid_bloom_ops,oid_minmax_multi_ops,oid_minmax_ops,pg_lsn_bloom_ops,pg_lsn_minmax_multi_ops,pg_lsn_minmax_ops,point_ops,quad_point_ops,range_inclusion_ops,record_image_ops,text_bloom_ops,text_minmax_ops,tid_bloom_ops,tid_minmax_multi_ops,tid_minmax_ops,time_bloom_ops,time_minmax_multi_ops,time_minmax_ops,timestamp_ops,timestamptz_ops,timetz_bloom_ops,timetz_minmax_multi_ops,timetz_minmax_ops,uuid_bloom_ops,uuid_minmax_multi_ops,uuid_minmax_ops,varbit_minmax_ops,varbit_ops,xid_ops} \N \N \N 2753 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 2753 5 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 2616 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.97901917} \N \N \N {1978,1979,3122,3124,3126,3127,4217,4219,10001,10002,10004,10006,10008,10009,10011,10013,10015,10016,10018,10020,10022,10023,10025,10027,10029,10031,10032,10034,10036,10038,10039,10041,10043,10045,10046,10048,10050,10052,10053,10055,10057,10059,10060,10062,10064,10066,10067,10069,10071,10073,10075,10076,10078,10080,10082,10083,10085,10087,10089,10090,10092,10094,10096,10097,10099,10101,10103,10104,10106,10108,10110,10111,10113,10115,10117,10119,10120,10122,10124,10126,10127,10129,10131,10133,10134,10136,10138,10140,10141,10143,10145,10147,10148,10150,10152,10154,10155,10157,10159,10161,10163} \N \N \N \N 2616 2 f 0 4 6 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.40677965,0.24858756,0.23163842,0.050847456,0.03954802,0.02259887} {0.8734419} \N \N \N {3580,403,405,783,4000,2742} \N \N \N \N 2616 3 f 0 64 -0.7118644 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435} \N {0.18876274} \N \N {inet_ops,range_ops,array_ops,jsonb_ops,multirange_ops,text_ops,tsvector_ops,bool_ops,box_ops,bpchar_ops,bpchar_pattern_ops,bytea_ops,char_ops,cidr_ops,date_ops,enum_ops,float4_ops,float8_ops,int2_ops,int4_ops,int8_ops,interval_ops,macaddr8_ops,macaddr_ops,name_ops,numeric_ops,oid_ops,oidvector_ops,pg_lsn_ops,poly_ops,record_ops,text_pattern_ops,tid_ops,time_ops,timestamp_ops,timestamptz_ops,timetz_ops,tsquery_ops,uuid_ops,varchar_ops,varchar_pattern_ops,xid8_ops} {aclitem_ops,bit_minmax_ops,bit_ops,box_inclusion_ops,bpchar_bloom_ops,bpchar_minmax_ops,bytea_bloom_ops,bytea_minmax_ops,char_bloom_ops,char_minmax_ops,cid_ops,circle_ops,date_bloom_ops,date_minmax_multi_ops,date_minmax_ops,float4_bloom_ops,float4_minmax_multi_ops,float4_minmax_ops,float8_bloom_ops,float8_minmax_multi_ops,float8_minmax_ops,inet_bloom_ops,inet_inclusion_ops,inet_minmax_multi_ops,inet_minmax_ops,int2_bloom_ops,int2_minmax_multi_ops,int2_minmax_ops,int4_bloom_ops,int4_minmax_multi_ops,int4_minmax_ops,int8_bloom_ops,int8_minmax_multi_ops,int8_minmax_ops,interval_bloom_ops,interval_minmax_multi_ops,interval_minmax_ops,jsonb_path_ops,kd_point_ops,macaddr8_bloom_ops,macaddr8_minmax_multi_ops,macaddr8_minmax_ops,macaddr_bloom_ops,macaddr_minmax_multi_ops,macaddr_minmax_ops,money_ops,name_bloom_ops,name_minmax_ops,numeric_bloom_ops,numeric_minmax_multi_ops,numeric_minmax_ops,oid_bloom_ops,oid_minmax_multi_ops,oid_minmax_ops,pg_lsn_bloom_ops,pg_lsn_minmax_multi_ops,pg_lsn_minmax_ops,point_ops,quad_point_ops,range_inclusion_ops,record_image_ops,text_bloom_ops,text_minmax_ops,tid_bloom_ops,tid_minmax_multi_ops,tid_minmax_ops,time_bloom_ops,time_minmax_multi_ops,time_minmax_ops,timestamp_bloom_ops,timestamp_minmax_multi_ops,timestamp_minmax_ops,timestamptz_bloom_ops,timestamptz_minmax_multi_ops,timestamptz_minmax_ops,timetz_bloom_ops,timetz_minmax_multi_ops,timetz_minmax_ops,uuid_bloom_ops,uuid_minmax_multi_ops,uuid_minmax_ops,varbit_minmax_ops,varbit_ops,xid_ops} \N \N \N 2616 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 2616 5 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 2616 6 f 0 4 -0.8248588 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435} \N {0.84658766} \N \N {434,1976,1977,1994,1995,4054,4059,4572,4576,4602,4605,1970,1971,1974,1975,2095,2229,4070,4582,4608} {397,423,424,426,428,429,431,435,1029,1982,1983,1984,1988,1989,1990,1991,1996,1997,1998,1999,2001,2002,2040,2097,2222,2223,2225,2226,2231,2235,2593,2594,2745,2789,2968,2969,3194,3253,3254,3371,3474,3522,3523,3550,3655,3659,3683,3702,3901,3903,3919,4015,4017,4033,4034,4036,4055,4056,4058,4062,4065,4068,4069,4074,4076,4077,4078,4079,4081,4082,4102,4103,4109,4199,4225,4573,4575,4577,4578,4579,4581,4583,4584,4585,4587,4588,4589,4590,4604,4606,4607,4609,4611,4612,4613,4614,5000,5008,5032,5067,6194} \N \N \N 2616 7 f 0 4 -0.2542373 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.06214689,0.056497175,0.033898305,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.028248588,0.02259887,0.02259887,0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435} \N {0.2277207} \N \N {25,869,1042,20,21,23,26,27,700,701,774,829,1082,1083,1114,1184,1186,1266,1700,2950,3220,3831,17,18,19,3802,600,603,2249,2277,3614,4537,16,30,604,1560,1562,3500,3615,5069} {28,29,718,790,1033} \N \N \N 2616 8 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.6723164,0.32768363} {0.14929624} \N \N \N {t,f} \N \N \N \N 2616 9 f 0 4 -0.18079096 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5254237,0.028248588,0.02259887,0.02259887,0.02259887,0.02259887,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.016949153,0.011299435,0.011299435,0.011299435,0.011299435,0.011299435} \N {0.9409874} \N \N {0,603,20,23,25,869,21,26,27,700,701,774,829,1082,1083,1114,1184,1186,1266,1700,2950,3220,17,18,19,1042,3831} {1560,1562,2275,2283,3642} \N \N \N 2601 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.96428573} \N \N \N {2,403,405,783,2742,3580,4000} \N \N \N \N 2601 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {-0.25} \N \N \N {brin,btree,gin,gist,hash,heap,spgist} \N \N \N \N 2601 3 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {heap_tableam_handler,bthandler,hashhandler,gisthandler,ginhandler,spghandler,brinhandler} \N \N \N \N 2601 4 f 0 1 -0.2857143 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.85714287} {0.25} \N \N \N {i} \N \N \N \N 2602 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {10000,10009,10018,10028,10037,10047,10056,10066,10075,10084,10094,10103,10113,10122,10132,10141,10151,10160,10169,10179,10188,10198,10207,10217,10226,10236,10245,10254,10264,10273,10283,10292,10302,10311,10320,10330,10339,10349,10358,10368,10377,10387,10396,10405,10415,10424,10434,10443,10453,10462,10472,10481,10490,10500,10509,10519,10528,10538,10547,10556,10566,10575,10585,10594,10604,10613,10623,10632,10641,10651,10660,10670,10679,10689,10698,10708,10717,10726,10736,10745,10755,10764,10774,10783,10792,10802,10811,10821,10830,10840,10849,10859,10868,10877,10887,10896,10906,10915,10925,10934,10944} \N \N \N \N 2602 2 f 0 4 -0.15449736 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.04761905,0.04761905,0.04761905,0.04761905,0.04761905,0.04761905,0.02116402,0.02116402,0.02116402,0.02116402,0.01904762,0.01904762,0.014814815,0.013756614,0.013756614,0.013756614,0.013756614,0.013756614,0.013756614,0.011640212,0.011640212,0.011640212,0.01058201,0.01058201,0.00952381,0.00952381,0.00952381,0.0063492064,0.0063492064,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0042328043,0.0031746032,0.0031746032,0.0031746032,0.0021164021,0.0021164021,0.0021164021} \N {0.7909574} \N \N {434,1976,4054,4059,4602,4605,1970,1994,4070,4608,3919,6158,4103,2593,2594,2595,4104,5000,5008,1029,3550,3794,3474,4017,1977,4015,4016,4036,4102,397,423,424,426,428,429,1974,1982,1984,1988,1989,1991,1996,2000,2002,2095,2097,2099,2789,2968,2994,3194,3253,3371,3522,3626,3683,3901,4033,4055,4056,4058,4062,4064,4065,4068,4069,4074,4075,4076,4077,4078,4079,4080,4081,4082,4109,4199,4603,4604,4606,4607,4609,4610,4611,4612,4613,4614,4615,5067,1971,1995,2745,4037,4572,4576,3659,3702,4582} {427,431,435,627,1975,1983,1985,1990,1992,1997,1998,1999,2001,2040,2222,2223,2225,2226,2227,2229,2231,2235,2969,3254,3372,3523,3655,3903,4034,4225,4573,4574,4575,4577,4578,4579,4580,4581,4583,4584,4585,4586,4587,4588,4589,4590,5032,6194} \N \N \N 2602 3 f 0 4 45 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.05185185,0.05185185,0.05185185,0.05079365,0.04973545,0.04973545,0.04973545,0.04761905,0.041269843,0.035978835,0.034920637,0.034920637,0.030687831,0.027513228,0.025396826,0.01904762,0.01904762,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.015873017,0.013756614,0.012698413,0.012698413,0.011640212,0.01058201,0.01058201,0.01058201,0.008465609,0.0074074073,0.0063492064,0.0063492064,0.0063492064,0.0063492064,0.005291005} \N {0.24399118} \N \N {20,21,23,3831,1082,1114,1184,869,603,25,700,701,600,604,4537,19,1042,26,27,774,829,1083,1186,1266,1700,2950,3220,3802,718,17,18,2249,1560,1562,2277,3614,3615,16,30,3500,5069,790} {28,29,1033} \N \N \N 2602 4 f 0 4 48 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.05185185,0.05185185,0.05185185,0.04973545,0.04973545,0.04973545,0.04761905,0.04761905,0.041269843,0.037037037,0.034920637,0.034920637,0.031746034,0.026455026,0.024338624,0.01904762,0.01904762,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.017989418,0.013756614,0.012698413,0.012698413,0.011640212,0.01058201,0.01058201,0.01058201,0.01058201,0.008465609,0.0063492064,0.0063492064,0.0063492064,0.0063492064,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0021164021} \N {0.24371497} \N \N {20,21,23,1082,1114,1184,869,3831,603,25,700,701,600,604,4537,19,1042,26,27,774,829,1083,1186,1266,1700,2950,3220,718,17,18,2249,1560,1562,2277,3615,3802,16,30,3500,5069,790,3614,2283,4072,1009} {28,29,1033} \N \N \N 2602 5 f 0 2 31 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.23386243,0.15555556,0.15449736,0.15343915,0.15238096,0.017989418,0.016931217,0.014814815,0.011640212,0.011640212,0.01058201,0.0074074073,0.0074074073,0.0074074073,0.0063492064,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0021164021,0.0021164021,0.0021164021,0.0021164021} \N {0.1937302} \N \N {1,3,5,2,4,7,8,6,11,15,10,9,12,18,16,20,21,22,23,24,26,29,30,19,25,27,28} {14,17,48,68} \N \N \N 2602 6 f 0 1 2 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9915344,0.008465609} {0.99079525} \N \N \N {s,o} \N \N \N \N 2602 7 f 0 4 -0.4137566 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.008465609,0.0074074073,0.0063492064,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.005291005,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0042328043,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032,0.0031746032} \N {0.14321649} \N \N {1201,98,1054,94,96,387,410,607,620,670,1093,1108,1203,1204,1205,1206,1220,1320,1330,1550,1752,2060,2972,3222,3362,3882,15,92,93,416,532,533,1120,1130,1862,1868,1955,37,76,80,82,95,97,412,413,414,415,418,419,420,430,493,494,495,496,497,498,499,500,506,507,508,509,510,511,517,520,521,522,523,524,525,534,535,536,537,540,541,542,543,609,610,611,612,622,623,624,625,664,665,666,667,672,673,674,675,931,932,933,934} {58,254,260,385,487,489,492,632,646,660,663,903,1059,1061,1074,1096,1098,1111,1113,1123,1125,1132,1134,1222,1224,1225,1323,1325,1333,1335,1510,1552,1554,1555,1755,1757,1786,1789,1807,1864,1866,1867,1871,1873,1959,2062,2064,2315,2326,2345,2347,2349,2359,2361,2371,2373,2375,2384,2386,2388,2535,2537,2540,2542,2544,2571,2573,2575,2590,2799,2801,2860,2866,2871,2974,2976,2988,2993,3224,3226,3240,3245,3289,3365,3367,3518,3552,3632,3676,3877,3886,3889,3892,3893,3895,3897,4142,4162,4396,4540,5076} \N \N \N 2602 8 f 0 4 6 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.44656086,0.3015873,0.105820104,0.07936508,0.05079365,0.015873017} {0.8763987} \N \N \N {3580,403,783,4000,405,2742} \N \N \N \N 2602 9 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9915344,0.008465609} {0.9826387} \N \N \N {0,1970} \N \N \N \N 2603 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {10000,10007,10014,10021,10028,10035,10042,10049,10056,10063,10070,10077,10084,10091,10098,10105,10112,10119,10126,10133,10140,10147,10154,10161,10168,10175,10182,10189,10196,10203,10210,10217,10224,10231,10238,10245,10252,10259,10266,10273,10280,10287,10294,10301,10308,10315,10322,10329,10336,10343,10350,10357,10364,10371,10378,10385,10392,10399,10406,10413,10420,10427,10434,10441,10448,10455,10462,10469,10476,10483,10490,10497,10504,10511,10518,10525,10532,10539,10546,10553,10560,10567,10574,10581,10588,10595,10602,10609,10616,10623,10630,10637,10644,10651,10658,10665,10672,10679,10686,10693,10701} \N \N \N \N 2609 3 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 1261 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {10226,10227,10228} \N \N \N \N 2603 2 f 0 4 -0.2079772 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.03133903,0.025641026,0.025641026,0.025641026,0.025641026,0.025641026,0.017094018,0.017094018,0.017094018,0.017094018,0.012820513,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.011396011,0.00997151,0.00997151,0.00997151,0.00997151,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.008547009,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0071225073,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028} \N {0.7632642} \N \N {1976,434,4572,4576,4602,4605,4054,4059,4582,4608,1029,1970,1994,2594,2595,3550,3655,4070,2593,4102,4103,6158,1977,3659,3702,3919,4104,4573,4574,4575,4577,4578,4579,4580,4581,4583,4584,4585,4586,4587,4588,4589,4590,4603,4604,4606,4607,4609,4610,4611,4612,4613,4614,4615,5008,3474,3794,4015,4016,4017,4036,4037,5000,1971,1995,2745,4055,4056,4058,4062,4064,4065,4068,4069,4074,4075,4076,4077,4078,4079,4080,4081,4082,4109,426,428,1974,1984,1988,1989,1996,2000,2095,2097,2968,423,424,427,429,431} {397,435,627,1975,1982,1983,1985,1985,1990,1991,1992,1997,1998,1999,2001,2002,2040,2099,2222,2223,2223,2225,2226,2227,2229,2231,2235,2789,2969,2994,3253,3254,3371,3371,3372,3522,3523,3683,3903,3903,4034,4199,4225,5032,5067,6194} \N \N \N 2603 3 f 0 4 45 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.058404557,0.037037037,0.037037037,0.037037037,0.034188036,0.034188036,0.034188036,0.034188036,0.03133903,0.03133903,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.027065527,0.025641026,0.022792023,0.021367522,0.021367522,0.01994302,0.01994302,0.018518519,0.014245015,0.011396011,0.00997151,0.00997151,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0028490028,0.0028490028,0.0028490028,0.0028490028} {0.26846987} \N \N \N {869,21,23,25,20,1082,1114,1184,700,701,26,829,1083,1266,1700,2950,3831,27,774,1042,1186,3220,600,603,19,17,3614,18,604,3802,4537,718,2277,3615,1560,1562,16,30,2249,3500,5069,28,29,790,1033} \N \N \N \N 2603 4 f 0 4 45 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.058404557,0.037037037,0.037037037,0.035612535,0.035612535,0.035612535,0.032763533,0.032763533,0.032763533,0.032763533,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02991453,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.02849003,0.027065527,0.025641026,0.022792023,0.021367522,0.021367522,0.01994302,0.01994302,0.018518519,0.014245015,0.011396011,0.00997151,0.00997151,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0028490028,0.0028490028,0.0028490028,0.0028490028} {0.26610586} \N \N \N {869,20,25,21,23,1186,701,1082,1114,1184,26,700,829,1700,2950,3831,27,774,1042,1083,1266,3220,600,603,19,17,3614,18,604,3802,4537,718,2277,3615,1560,1562,16,30,2249,3500,5069,28,29,790,1033} \N \N \N \N 2603 5 f 0 2 14 1 2 3 0 0 94 95 95 0 0 0 0 0 0 0 {0.26495728,0.21225071,0.16096866,0.15099715,0.08547009,0.066951565,0.01994302,0.012820513,0.00997151,0.0056980057,0.0042735045,0.0028490028} \N {0.42897877} \N \N {1,2,4,3,5,11,6,7,12,8,13,9} {10,14} \N \N \N 2603 6 f 0 4 -0.4159544 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.037037037,0.037037037,0.037037037,0.037037037,0.037037037,0.034188036,0.034188036,0.034188036,0.034188036,0.034188036,0.027065527,0.027065527,0.027065527,0.027065527,0.027065527,0.008547009,0.008547009,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0056980057,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0042735045,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028,0.0028490028} \N {0.34883356} \N \N {brin_minmax_opcinfo,brin_minmax_add_value,brin_minmax_consistent,brin_minmax_union,btequalimage,brin_bloom_opcinfo,brin_bloom_add_value,brin_bloom_consistent,brin_bloom_union,brin_bloom_options,brin_minmax_multi_opcinfo,brin_minmax_multi_add_value,brin_minmax_multi_consistent,brin_minmax_multi_union,brin_minmax_multi_options,hashint4,gist_stratnum_identity,hashint4extended,timestamp_hash,gist_box_penalty,gist_box_picksplit,gist_box_union,gist_box_same,hashtext,hashchar,hashint8,hashbpchar,brin_inclusion_opcinfo,brin_inclusion_add_value,brin_inclusion_consistent,brin_inclusion_union,btvarstrequalimage,hashmacaddr8,btint4cmp,hashmacaddr,hashinet,hash_numeric,hashint8extended,hashcharextended,hashtextextended,hashint2,hashfloat4,hashfloat8,hashoid,hashname,hashvarlena,hashbpcharextended,time_hash,timetz_hash,interval_hash,hashtid,uuid_hash,timestamp_sortsupport,pg_lsn_hash,timestamp_hash_extended,range_gist_union,range_gist_penalty,range_gist_picksplit,range_gist_same,spg_quad_leaf_consistent,brin_minmax_multi_distance_int4,brin_minmax_multi_distance_timestamp,spg_box_quad_choose,spg_box_quad_picksplit,spg_box_quad_inner_consistent,spg_box_quad_leaf_consistent} {box_contain,bttextnamecmp,btint2cmp,btfloat8cmp,btnamecmp,cash_cmp,btoidvectorcmp,hashfloat4extended,hashnameextended,hash_array,hashoidvectorextended,hashmacaddrextended,hashmacaddr8extended,macaddr_cmp,network_cmp,gist_point_compress,time_cmp,interval_cmp,bitcmp,btboolcmp,timestamp_cmp,gist_point_consistent,btint48cmp,btint24cmp,btint82cmp,btfloat84cmp,date_cmp_timestamp,timestamp_cmp_date,timestamptz_cmp_timestamp,gist_poly_consistent,gist_circle_consistent,gin_cmp_prefix,ginqueryarrayextract,uuid_cmp,gist_point_distance,btint4sortsupport,btfloat8sortsupport,btnamesortsupport,btrecordimagecmp,bttextsortsupport,numeric_sortsupport,uuid_sortsupport,bytea_sortsupport,btbpchar_pattern_sortsupport,timetz_hash_extended,pg_lsn_hash_extended,jsonb_hash_extended,interval_hash_extended,spg_range_quad_config,spg_range_quad_picksplit,spg_range_quad_leaf_consistent,gin_extract_jsonb,gin_extract_jsonb_path,gin_consistent_jsonb_path,gin_triconsistent_jsonb_path,hashenum,inet_gist_compress,inet_gist_picksplit,inet_gist_fetch,gtsvector_compress,gtsvector_union,gtsvector_penalty,pg_catalog.gin_extract_tsvector,pg_catalog.gin_tsquery_consistent,gtsquery_picksplit,gtsquery_same,pg_catalog.gtsquery_consistent,inet_spg_config,inet_spg_inner_consistent,pg_catalog.isempty,range_cmp,hash_range,gist_box_distance,spg_quad_choose,spg_quad_inner_consistent,spg_kd_choose,spg_text_config,spg_text_picksplit,spg_text_leaf_consistent,jsonb_hash,bound_box,macaddr8_cmp,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,pg_catalog.in_range,hash_multirange,brin_minmax_multi_distance_int2,brin_minmax_multi_distance_float4,brin_minmax_multi_distance_tid,brin_minmax_multi_distance_date,brin_minmax_multi_distance_interval,brin_minmax_multi_distance_pg_lsn,brin_minmax_multi_distance_inet,spg_poly_quad_compress,network_sortsupport,multirange_gist_consistent,hash_record_extended} \N \N \N 2612 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {12,13,14,14221} \N \N \N \N 2612 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.6} \N \N \N {c,internal,plpgsql,sql} \N \N \N \N 2612 3 f 0 4 -0.25 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 2612 4 f 0 1 -0.5 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.75} {1} \N \N \N {f} \N \N \N \N 2612 5 f 0 1 -0.5 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.5,0.5} {1} \N \N \N {f,t} \N \N \N \N 2612 6 f 0 4 -0.5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.75} {1} \N \N \N {0} \N \N \N \N 2612 7 f 0 4 -0.5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.75} {1} \N \N \N {0} \N \N \N \N 2612 8 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {2246,2247,2248,14220} \N \N \N \N 2612 9 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2600 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.7968202} \N \N \N {pg_catalog.max,pg_catalog.min,pg_catalog.avg,pg_catalog.avg,pg_catalog.avg,pg_catalog.avg,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.sum,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.max,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.min,pg_catalog.variance,pg_catalog.variance,pg_catalog.variance,pg_catalog.variance,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.stddev,pg_catalog.bit_and,pg_catalog.bit_and,pg_catalog.bit_or,pg_catalog.bit_or,pg_catalog.bit_or,pg_catalog.max,pg_catalog.array_agg,bool_and,every,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.var_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.stddev_samp,pg_catalog.var_pop,pg_catalog.var_pop,pg_catalog.var_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.stddev_pop,pg_catalog.max,pg_catalog.min,regr_count,regr_sxx,regr_sxy,regr_avgy,regr_r2,regr_intercept,covar_pop,corr,xmlagg,json_object_agg,jsonb_object_agg,pg_catalog.max,pg_catalog.string_agg,pg_catalog.string_agg,pg_catalog.min,pg_catalog.percentile_disc,pg_catalog.percentile_cont,pg_catalog.percentile_disc,pg_catalog.percentile_cont,pg_catalog.rank,pg_catalog.percent_rank,pg_catalog.dense_rank,pg_catalog.array_agg,pg_catalog.min,pg_catalog.range_agg,pg_catalog.range_intersect_agg,pg_catalog.max,pg_catalog.bit_xor,pg_catalog.bit_xor,pg_catalog.bit_xor,json_agg_strict,json_object_agg_strict,json_object_agg_unique_strict,jsonb_agg_strict,jsonb_object_agg_unique,any_value} \N \N \N \N 2600 2 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9299363,0.044585988,0.025477707} {0.85276514} \N \N \N {n,o,h} \N \N \N \N 2600 3 f 0 2 2 1 3 0 0 0 94 95 0 0 0 0 0 0 0 0 {0.93630576,0.06369427} {0.9997457} \N \N \N {0,1} \N \N \N \N 2600 4 f 0 4 -0.6496815 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.070063695,0.044585988,0.044585988,0.044585988,0.03821656,0.03821656,0.03821656,0.03821656,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.57522684} \N \N {float8_regr_accum,float4_accum,float8_accum,ordered_set_transition,numeric_accum,int2_accum,int4_accum,int8_accum,ordered_set_transition_multi,interval_avg_accum,booland_statefunc,int8_avg_accum,numeric_avg_accum} {float4pl,float4larger,float4smaller,float8pl,float8larger,float8smaller,text_larger,text_smaller,array_larger,array_smaller,int4larger,int4smaller,int2larger,int2smaller,cash_pl,cashlarger,cashsmaller,bpchar_larger,bpchar_smaller,date_larger,date_smaller,timestamptz_smaller,timestamptz_larger,interval_smaller,interval_larger,int8inc,int8larger,int8smaller,time_larger,time_smaller,timetz_larger,timetz_smaller,bitand,bitor,bitxor,numeric_smaller,numeric_larger,int2_sum,int4_sum,int2and,int2or,int2xor,int4and,int4or,int4xor,int8and,int8or,int8xor,int2_avg_accum,int4_avg_accum,oidlarger,oidsmaller,timestamp_smaller,timestamp_larger,array_agg_transfn,boolor_statefunc,tidlarger,tidsmaller,int8inc_any,int8inc_float8_float8,xmlconcat2,json_agg_transfn,json_object_agg_transfn,jsonb_agg_transfn,jsonb_object_agg_transfn,enum_smaller,enum_larger,string_agg_transfn,bytea_string_agg_transfn,network_larger,network_smaller,array_agg_array_transfn,pg_lsn_larger,pg_lsn_smaller,range_agg_transfn,multirange_intersect_agg_transfn,range_intersect_agg_transfn,xid8_larger,xid8_smaller,multirange_agg_transfn,json_agg_strict_transfn,json_object_agg_strict_transfn,json_object_agg_unique_transfn,json_object_agg_unique_strict_transfn,jsonb_agg_strict_transfn,jsonb_object_agg_strict_transfn,jsonb_object_agg_unique_transfn,jsonb_object_agg_unique_strict_transfn,any_value_transfn} \N \N \N 2600 5 f 0 4 -0.3375796 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.4522293,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.6498707} \N \N {-,float8_var_samp,float8_stddev_samp,numeric_var_samp,numeric_stddev_samp,json_object_agg_finalfn,jsonb_object_agg_finalfn,numeric_poly_var_samp,numeric_poly_stddev_samp,float8_avg,int8_avg,float8_var_pop,float8_stddev_pop,numeric_var_pop,numeric_stddev_pop,json_agg_finalfn,jsonb_agg_finalfn,numeric_poly_var_pop,numeric_poly_stddev_pop} {numeric_avg,interval_avg,array_agg_finalfn,float8_regr_sxx,float8_regr_syy,float8_regr_sxy,float8_regr_avgx,float8_regr_avgy,float8_regr_r2,float8_regr_slope,float8_regr_intercept,float8_covar_pop,float8_covar_samp,float8_corr,numeric_sum,numeric_poly_sum,numeric_poly_avg,string_agg_finalfn,bytea_string_agg_finalfn,percentile_disc_final,percentile_cont_float8_final,percentile_cont_interval_final,percentile_disc_multi_final,percentile_cont_float8_multi_final,percentile_cont_interval_multi_final,mode_final,rank_final,percent_rank_final,cume_dist_final,dense_rank_final,array_agg_array_finalfn,range_agg_finalfn,multirange_agg_finalfn,interval_sum} \N \N \N 2607 6 f 0 4 -0.3203125 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.3046875,0.1171875,0.0390625,0.0390625,0.0390625,0.0390625,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625} \N {-0.10025064} \N \N {6,7,20,22,23,25,1,4,9,29,35,36,2,3,5,8,10,11,41} {12,13,14,15,16,17,18,19,21,24,26,27,28,30,31,32,33,34,37,38,39,40} \N \N \N 2600 6 f 0 4 -0.49044585 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.1656051,0.089171976,0.07643312,0.07643312,0.070063695,0.031847134,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854} \N {-0.15592071} \N \N {-,float8_combine,numeric_poly_combine,numeric_combine,float8_regr_combine,int8pl,booland_statefunc,int8_avg_combine,int4_avg_combine,interval_avg_combine,numeric_avg_combine,string_agg_combine} {float4pl,float4larger,float4smaller,float8pl,float8larger,float8smaller,text_larger,text_smaller,array_larger,array_smaller,int4larger,int4smaller,int2larger,int2smaller,cash_pl,cashlarger,cashsmaller,bpchar_larger,bpchar_smaller,date_larger,date_smaller,timestamptz_smaller,timestamptz_larger,interval_smaller,interval_larger,int8larger,int8smaller,time_larger,time_smaller,timetz_larger,timetz_smaller,bitand,bitor,bitxor,numeric_smaller,numeric_larger,int2and,int2or,int2xor,int4and,int4or,int4xor,int8and,int8or,int8xor,oidlarger,oidsmaller,timestamp_smaller,timestamp_larger,boolor_statefunc,tidlarger,tidsmaller,enum_smaller,enum_larger,network_larger,network_smaller,pg_lsn_larger,pg_lsn_smaller,multirange_intersect_agg_transfn,range_intersect_agg_transfn,xid8_larger,xid8_smaller,any_value_transfn,array_agg_combine,array_agg_array_combine} \N \N \N 2600 7 f 0 4 9 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7834395,0.07643312,0.07643312,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.60326904} \N \N {-,numeric_serialize,numeric_poly_serialize,numeric_avg_serialize,int8_avg_serialize,string_agg_serialize,interval_avg_serialize} {array_agg_serialize,array_agg_array_serialize} \N \N \N 2600 8 f 0 4 9 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7834395,0.07643312,0.07643312,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.60326904} \N \N {-,numeric_deserialize,numeric_poly_deserialize,numeric_avg_deserialize,int8_avg_deserialize,string_agg_deserialize,interval_avg_deserialize} {array_agg_deserialize,array_agg_array_deserialize} \N \N \N 2600 9 f 0 4 14 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7452229,0.03821656,0.03821656,0.03821656,0.03821656,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.37765056} \N \N {-,numeric_accum,int2_accum,int4_accum,int8_accum,bool_accum,interval_avg_accum,int2_avg_accum,int4_avg_accum,int8_avg_accum,numeric_avg_accum} {cash_pl,int8inc,int8inc_any} \N \N \N 2600 10 f 0 4 13 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7452229,0.050955415,0.03821656,0.03821656,0.03821656,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.39169493} \N \N {-,numeric_accum_inv,int2_accum_inv,int4_accum_inv,int8_accum_inv,bool_accum_inv,int8_avg_accum_inv,interval_avg_accum_inv,int2_avg_accum_inv,int4_avg_accum_inv} {cash_mi,int8dec,int8dec_any} \N \N \N 2600 11 f 0 4 -0.12101911 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7643312,0.025477707,0.025477707,0.025477707,0.025477707,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.45214248} \N \N {-,numeric_var_samp,numeric_stddev_samp,numeric_poly_var_samp,numeric_poly_stddev_samp,int8_avg,numeric_var_pop,numeric_stddev_pop,numeric_poly_var_pop,numeric_poly_stddev_pop,bool_alltrue,int2int4_sum} {numeric_avg,interval_avg,numeric_sum,numeric_poly_sum,numeric_poly_avg,bool_anytrue,interval_sum} \N \N \N 2600 12 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.9299363,0.070063695} {0.99697655} \N \N \N {f,t} \N \N \N \N 2600 13 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 2600 14 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9299363,0.044585988,0.025477707} {0.9997953} \N \N \N {r,s,w} \N \N \N \N 2600 15 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9299363,0.044585988,0.025477707} {0.9997953} \N \N \N {r,s,w} \N \N \N \N 2600 16 f 0 4 -0.29936305 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.7006369,0.012738854} \N {0.02630567} \N \N {0,58} {59,95,97,412,413,520,521,609,610,622,623,664,666,672,674,902,903,1058,1060,1072,1073,1095,1097,1110,1112,1203,1205,1322,1324,1332,1334,1552,1554,1754,1756,2062,2064,2799,2800,3224,3225,3518,3519,5073,5074} \N \N \N 2600 17 f 0 4 -0.19745223 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.37579617,0.15923567,0.06369427,0.031847134,0.031847134,0.01910828,0.01910828,0.01910828,0.01910828,0.01910828,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854,0.012738854} \N {0.44161463} \N \N {2281,1022,20,21,23,16,700,701,790,1560,25,26,27,869,1016,1042,1082,1083,1114,1184,1186,1266,1700,2277,3220,3500,5069} {142,2283,3831,4537} \N \N \N 2600 18 f 0 4 4 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {0.8089172,0.089171976,0.089171976,0.012738854} {0.5938917} \N \N \N {0,48,128,40} \N \N \N \N 2600 19 f 0 4 5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.7452229,0.21019109,0.025477707,0.012738854} {0.43603596} \N \N \N {0,2281,1016,20} \N \N \N \N 2600 20 f 0 4 5 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {0.7898089,0.089171976,0.089171976,0.01910828,0.012738854} {0.5838445} \N \N \N {0,48,128,16,40} \N \N \N \N 2600 21 f 0.8089172 9 4 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.089171976,0.070063695,0.01910828,0.012738854} {-0.37041157} \N \N \N {"{0,0,0}","{0,0,0,0,0,0}",0,"{0,0}"} \N \N \N \N 2600 22 f 0.96178347 4 2 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.025477707,0.012738854} {-0.37142858} \N \N \N {"{0,0}",0} \N \N \N \N 2618 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.9882735} \N \N \N {12003,12008,12013,12021,12026,12036,12041,12051,12056,12061,12071,12076,12084,12088,12098,12102,12108,12109,12113,12121,12125,12133,12137,12145,12150,12160,12164,12169,12178,12182,12191,12195,12204,12208,12212,12221,12225,12235,12239,12247,12252,12260,12265,12269,12278,12283,12292,12296,12304,12308,12318,12323,12328,12337,12342,12350,13890,13904,13908,13913,13923,13928,13938,13943,13953,13958,13968,13973,13978,13987,13991,14001,14006,14015,14020,14029,14034,14039,14048,14073,14083,14087,14097,14102,14107,14116,14121,14130,14135,14145,14150,14160,14165,14169,14177,14181,14189,14193,14202,14206,14216} \N \N \N \N 2618 2 f 0 64 3 1 2 3 0 0 93 660 660 0 0 950 950 950 0 0 {0.9862069} \N {0.9428397} \N \N {_RETURN} {pg_settings_n,pg_settings_u} \N \N \N 2618 3 f 0 4 -0.9862069 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.020689655} \N {0.9882735} \N \N {12104} {12000,12005,12010,12018,12023,12033,12038,12043,12053,12058,12068,12073,12077,12085,12090,12099,12110,12114,12122,12126,12134,12138,12147,12152,12157,12166,12170,12179,12183,12188,12196,12201,12209,12214,12218,12227,12232,12240,12244,12249,12257,12262,12271,12275,12285,12289,12293,12301,12305,12315,12320,12325,12334,12339,12347,13887,13896,13905,13910,13920,13925,13935,13940,13945,13955,13960,13970,13975,13979,13988,13993,14003,14007,14012,14021,14026,14036,14041,14045,14075,14080,14089,14094,14104,14109,14113,14122,14127,14137,14142,14147,14157,14162,14170,14174,14178,14186,14190,14199,14203,14213} \N \N \N 2618 4 f 0 1 2 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.9862069,0.013793103} {0.9428476} \N \N \N {1,2} \N \N \N \N 2618 5 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {O} \N \N \N \N 2618 6 f 0 1 2 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {0.99310344} {0.9989136} \N \N \N {t} \N \N \N \N 2618 7 f 0 5 2 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.99310344} {0.97094554} \N \N \N {<>} \N \N \N \N 2618 8 f 0 626 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2609 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {-0.0022451319} \N \N \N {2,53,101,150,196,243,292,336,380,437,481,525,596,642,687,735,780,837,882,926,971,1044,1088,1133,1178,1228,1285,1330,1374,1421,1466,1510,1556,1605,1649,1695,1740,1784,1828,1873,1917,1961,2033,2078,2125,2170,2230,2276,2322,2369,2416,2460,2504,2549,2597,2715,2766,2812,2872,2917,2963,3016,3061,3110,3163,3210,3260,3304,3349,3406,3458,3510,3560,3623,3674,3721,3769,3818,3862,3912,3960,4005,4067,4133,4223,4268,4313,4357,4401,4446,4490,4534,4632,5038,5084,6164,6214,6268,8206,13823,14221} \N \N \N \N 2609 2 f 0 4 13 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.74768883,0.18015784,0.02886133,0.024126269,0.006538895,0.006538895,0.001578354,0.0013528749,0.0011273957,0.0009019166,0.00067643746} \N {0.8542223} \N \N {1255,2617,2607,1247,3600,3602,2601,3456,3764,2612,2615} {3079,3601} \N \N \N 1213 4 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2609 4 f 0 26 -0.43990982 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.08027057,0.014205186,0.013754228,0.01330327,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.01307779,0.012626832,0.012626832,0.011499437,0.011048478,0.010372041,0.008568208,0.007440812,0.0072153327,0.0069898535,0.006764374,0.006087937,0.0058624577,0.0056369784,0.0056369784,0.004960541,0.004960541,0.004960541,0.0045095826,0.0045095826,0.004284104,0.0040586246,0.0038331454,0.0038331454,0.0036076664,0.0036076664,0.0036076664,0.0029312288,0.0029312288,0.0029312288,0.0027057498,0.0024802706,0.0022547913,0.0022547913,0.0022547913,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0020293123,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.0018038332,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.001578354,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0013528749,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0011273957,0.0009019166} \N {0.043846082} \N \N {I/O,"implementation of = operator",equal,"implementation of <> operator","greater than","greater than or equal","implementation of < operator","implementation of <= operator","implementation of > operator","implementation of >= operator","less than","less than or equal","not equal",hash,less-equal-greater,"aggregate final function","implementation of + operator","implementation of - operator","aggregate transition function",add,"implementation of * operator","GiST support",subtract,multiply,"implementation of <-> operator","distance between","implementation of / operator",divide,"larger of two","smaller of two","I/O typmod","implementation of <@ operator","sort support",contains,(internal),"for use by pg_upgrade","implementation of @> operator","is contained by","window RANGE support","implementation of << operator","implementation of >> operator","intervals overlap?","absolute value","aggregate combine function","center of","implementation of && operator","implementation of ~ operator","GIN support",concatenate,"implementation of # operator","implementation of @@ operator","implementation of || operator","non-persistent series generator","GiST tsvector support","aggregate deserial function","aggregate serial function","extract portion of string","is left of","is right of",modulus,overlaps,relevance,"bitwise and","bitwise not","bitwise or","does not match LIKE expression","implementation of & operator","implementation of &< operator","implementation of &> operator","implementation of | operator","matches LIKE expression",negate,"overlaps or is left of","overlaps or is right of","GIN tsvector support","GiST tsquery support","closest point to A on B",exponentiation,"historical alias for stddev_samp","historical alias for var_samp","implementation of ## operator","implementation of ?# operator","implementation of @ operator",intersect,"position of regexp match","transform to tsquery","unary plus","BRIN bloom support","BRIN multi minmax support","GIN tsvector support (obsolete)","SP-GiST support","SP-GiST support for quad tree over box","SP-GiST support for quad tree over range","SP-GiST support for radix tree over text","base 10 logarithm","character length","extract substring that matches regexp","octet length","replace text using regexp","BRIN inclusion support"} {"'char(length)' blank-padded string, fixed storage length","BRIN multi minmax macaddr8 distance","Insert value into a jsonb","SHOW X as a function, optionally no error for missing variable","XX:XX:XX:XX:XX:XX, MAC address","adjust time with time zone to new zone","aggregate inputs into jsonb object checking key uniqueness","area of circle","bitwise exclusive or","bitwise-xor smallint aggregate","build a json array from any inputs","combine aggregate input into a multirange","configuration for dutch language","configuration for yiddish language","conversion for EUC_JP to MULE_INTERNAL","conversion for KOI8R to UTF8","conversion for MULE_INTERNAL to EUC_KR","conversion for UTF8 to EUC_KR","conversion for UTF8 to SJIS","conversion for WIN1253 to UTF8","convert a numeric to a human readable text using size units","convert date and time to timestamp","convert int2 to float8","convert int8 to float8","convert numeric to float4","convert string with specified encoding names","convert type name to type modifier","create a replication origin","current user privilege on database by database name","current user privilege on type by type name",decrement,"describe wait events","does not match regular expression, case-insensitive","equal image","extract field from timestamp with time zone","find first match for regexp","format float8 to text","generate headline from json","get array of PIDs of sessions blocking specified backend PID from acquiring a safe snapshot","get information about file","get set of in-progress transactions in snapshot","get value from jsonb as text with path elements","hash a range","implementation of !~ operator","implementation of *= operator","implementation of >^ operator","implementation of |&> operator","implementation of ~~ operator","int4range constructor","internal conversion function for EUC_TW to MULE_INTERNAL","internal conversion function for MULE_INTERNAL to BIG5","internal conversion function for UTF8 to EUC_CN","internal conversion function for WIN1251 to WIN866","is adjacent to","is text search parser visible in search path?","join selectivity for position-comparison operators","json object aggregate transition function","jsonpath query wrapped into array","large object write","less than or equal by length","logarithm base m of n","map row to json with optional pretty printing","maximum octet length of a character in given encoding","maximum value of all xid8 input values","minimum value of all timestamp with time zone input values","multivariate dependencies","normalize one word by dictionary","numrange constructor","overlaps or is above",perpendicular,"planner support for range_contains_elem","population variance of bigint input values (square of the population standard deviation)","pseudo-type for the result of a table AM handler function","pseudo-type representing any type","range of dates","referential integrity FOREIGN KEY ... REFERENCES","registered type","restriction selectivity for containment comparison operators","result type of a function","row security for current context active on table by table oid","select statement of a view with pretty-print option","set statistics on relation","sleep until the specified time","snowball stemmer for norwegian language","split string by pattern","statistics: check if a stats object exists","statistics: information about subscription","statistics: number of bytes in temporary files written","statistics: number of tuples hot updated in current transaction","statistics: reset collected statistics for a single subscription","statistics: tuples returned for database","sum as bigint across all smallint input values","terminate a server process","the average (arithmetic mean) as numeric of all smallint values","transform string values from json to tsvector",trunc(x/y),"tuple physical location, format '(block,offset)'","user privilege on foreign data wrapper by user oid, foreign data wrapper name","user privilege on schema by user oid, schema name","value rounded to 'scale'","~18 digit integer, 8-byte storage"} \N \N \N 2605 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {10000,10002,10004,10006,10009,10011,10013,10015,10018,10020,10022,10025,10027,10029,10031,10034,10036,10038,10041,10043,10045,10047,10050,10052,10054,10057,10059,10061,10063,10066,10068,10070,10072,10075,10077,10079,10082,10084,10086,10088,10091,10093,10095,10098,10100,10102,10104,10107,10109,10111,10114,10116,10118,10120,10123,10125,10127,10129,10132,10134,10136,10139,10141,10143,10145,10148,10150,10152,10155,10157,10159,10161,10164,10166,10168,10171,10173,10175,10177,10180,10182,10184,10186,10189,10191,10193,10196,10198,10200,10202,10205,10207,10209,10212,10214,10216,10218,10221,10223,10225,10228} \N \N \N \N 2605 2 f 0 4 -0.2489083 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.09170306,0.082969435,0.074235804,0.05676856,0.0349345,0.030567685,0.030567685,0.026200874,0.026200874,0.02183406,0.02183406,0.02183406,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625} \N {0.35243672} \N \N {23,20,21,26,3802,1043,1700,25,1042,700,701,1184,16,18,24,603,604,650,869,1114,1560,2202,2203,2204,19,142,718,1083,2205,2206,3734,3769,4089,4096,4191,1082,1186,1266,1562,3361,3402,5017} {114,194,600,601,602,774,790,829,3904,3906,3908,3910,3912,3926,5069} \N \N \N 2605 3 f 0 4 -0.23580787 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.09170306,0.082969435,0.06113537,0.052401748,0.03930131,0.03930131,0.0349345,0.026200874,0.026200874,0.026200874,0.026200874,0.02183406,0.02183406,0.02183406,0.02183406,0.02183406,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.01746725,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625,0.008733625,0.008733625} \N {0.18499695} \N \N {23,20,26,25,1042,1043,1700,21,700,701,2205,24,1083,2202,2203,2204,18,600,1560,2206,3734,3769,4089,4096,4191,17,19,142,603,604,790,1114,1184,1266,16,718,1082,1186,1562} {28,114,601,602,650,774,829,869,3802,4451,4532,4533,4534,4535,4536} \N \N \N 2605 4 f 0 4 -0.49344978 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.30131003,0.05676856,0.052401748,0.052401748,0.026200874,0.013100437,0.013100437,0.013100437,0.008733625,0.008733625,0.008733625} \N {0.3919109} \N \N {0,313,1287,1288,730,944,2896,2971,401,946,1079} {77,78,235,236,237,238,311,312,314,316,317,318,319,406,407,408,409,480,481,482,483,652,653,668,669,714,754,860,1174,1178,1200,1316,1370,1388,1400,1401,1416,1419,1446,1447,1448,1449,1474,1479,1480,1532,1534,1540,1541,1544,1683,1684,1685,1687,1703,1715,1740,1742,1743,1744,1745,1746,1779,1781,1782,1783,1961,1967,1968,1969,2019,2024,2027,2028,2029,2046,2047,2075,2076,2557,2558,2580,3449,3450,3451,3452,3453,3556,3811,3812,3823,3824,4091,4123,4124,4281,4284,4287,4290,4293,5071} \N \N \N 2605 5 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.510917,0.33624455,0.15283842} {0.2432734} \N \N \N {i,a,e} \N \N \N \N 2605 6 f 0 1 3 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.69868994,0.279476,0.02183406} {0.7256393} \N \N \N {f,b,i} \N \N \N \N 2615 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.8} \N \N \N {11,99,2200,13867} \N \N \N \N 2615 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {-0.4} \N \N \N {information_schema,pg_catalog,pg_toast,public} \N \N \N \N 2615 3 f 0 4 -0.5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.75} {0.8} \N \N \N {10} \N \N \N \N 2615 4 f 0.25 53 -0.5 1 0 0 0 0 1070 0 0 0 0 0 0 0 0 0 {0.5,0.25} \N \N \N \N {"{SYSTEM=UC/SYSTEM,=U/SYSTEM}","{pg_database_owner=UC/pg_database_owner,=U/pg_database_owner}"} \N \N \N \N 2607 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {4402,4403,4404,4405,4407,4408,4409,4410,4412,4413,4414,4415,4417,4418,4419,4421,4422,4423,4424,4426,4427,4428,4429,4431,4432,4433,4435,4436,4437,4438,4440,4441,4442,4443,4445,4446,4447,4448,4452,4453,4454,4456,4457,4458,4459,4461,4462,4463,4464,4466,4467,4468,4470,4471,4472,4473,4475,4476,4477,4478,4480,4481,4482,4484,4485,4486,4487,4489,4490,4491,4492,4494,4495,4496,4497,4499,4500,4501,4503,4504,4505,4506,4508,4509,4510,4511,4513,4514,4515,4517,4518,4519,4520,4522,4523,4524,4525,4527,4528,4529,4531} \N \N \N \N 2607 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {-0.0077137887} \N \N \N {big5_to_euc_tw,big5_to_mic,big5_to_utf8,euc_cn_to_mic,euc_jis_2004_to_shift_jis_2004,euc_jis_2004_to_utf8,euc_jp_to_mic,euc_jp_to_sjis,euc_kr_to_mic,euc_kr_to_utf8,euc_tw_to_big5,euc_tw_to_mic,gb18030_to_utf8,gbk_to_utf8,iso_8859_10_to_utf8,iso_8859_14_to_utf8,iso_8859_15_to_utf8,iso_8859_16_to_utf8,iso_8859_1_to_mic,iso_8859_2_to_mic,iso_8859_2_to_utf8,iso_8859_2_to_windows_1250,iso_8859_3_to_mic,iso_8859_4_to_mic,iso_8859_4_to_utf8,iso_8859_5_to_koi8_r,iso_8859_5_to_utf8,iso_8859_5_to_windows_1251,iso_8859_5_to_windows_866,iso_8859_6_to_utf8,iso_8859_8_to_utf8,iso_8859_9_to_utf8,johab_to_utf8,koi8_r_to_iso_8859_5,koi8_r_to_utf8,koi8_r_to_windows_1251,koi8_r_to_windows_866,koi8_u_to_utf8,mic_to_euc_cn,mic_to_euc_jp,mic_to_euc_kr,mic_to_iso_8859_1,mic_to_iso_8859_2,mic_to_iso_8859_3,mic_to_iso_8859_4,mic_to_koi8_r,mic_to_sjis,mic_to_windows_1250,mic_to_windows_1251,shift_jis_2004_to_euc_jis_2004,shift_jis_2004_to_utf8,sjis_to_euc_jp,sjis_to_utf8,uhc_to_utf8,utf8_to_big5,utf8_to_euc_cn,utf8_to_euc_jp,utf8_to_euc_kr,utf8_to_euc_tw,utf8_to_gb18030,utf8_to_iso_8859_1,utf8_to_iso_8859_10,utf8_to_iso_8859_13,utf8_to_iso_8859_15,utf8_to_iso_8859_16,utf8_to_iso_8859_2,utf8_to_iso_8859_3,utf8_to_iso_8859_5,utf8_to_iso_8859_6,utf8_to_iso_8859_7,utf8_to_iso_8859_8,utf8_to_johab,utf8_to_koi8_r,utf8_to_koi8_u,utf8_to_shift_jis_2004,utf8_to_uhc,utf8_to_windows_1250,utf8_to_windows_1251,utf8_to_windows_1253,utf8_to_windows_1254,utf8_to_windows_1255,utf8_to_windows_1256,utf8_to_windows_1258,utf8_to_windows_866,utf8_to_windows_874,windows_1250_to_iso_8859_2,windows_1250_to_utf8,windows_1251_to_iso_8859_5,windows_1251_to_koi8_r,windows_1251_to_utf8,windows_1251_to_windows_866,windows_1252_to_utf8,windows_1253_to_utf8,windows_1255_to_utf8,windows_1256_to_utf8,windows_1257_to_utf8,windows_1258_to_utf8,windows_866_to_koi8_r,windows_866_to_mic,windows_866_to_utf8,windows_874_to_utf8} \N \N \N \N 2607 3 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 2607 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 2607 5 f 0 4 -0.3203125 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.3046875,0.1171875,0.0390625,0.0390625,0.0390625,0.0390625,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.0234375,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625,0.015625} \N {-0.092307955} \N \N {6,7,20,22,23,25,1,4,9,29,35,36,2,3,5,8,10,11,41} {12,13,14,15,16,17,18,19,21,24,26,27,28,30,31,32,33,34,37,38,39,40} \N \N \N 2607 7 f 0 4 -0.65625 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.1015625,0.1015625,0.0859375,0.0859375} \N {0.9940773} \N \N {utf8_to_iso8859,iso8859_to_utf8,utf8_to_win,win_to_utf8} {koi8r_to_mic,mic_to_koi8r,iso_to_mic,mic_to_iso,win1251_to_mic,mic_to_win1251,win866_to_mic,mic_to_win866,koi8r_to_win1251,win1251_to_koi8r,koi8r_to_win866,win866_to_koi8r,win866_to_win1251,win1251_to_win866,iso_to_koi8r,koi8r_to_iso,iso_to_win1251,win1251_to_iso,iso_to_win866,win866_to_iso,euc_cn_to_mic,mic_to_euc_cn,euc_jp_to_sjis,sjis_to_euc_jp,euc_jp_to_mic,sjis_to_mic,mic_to_euc_jp,mic_to_sjis,euc_kr_to_mic,mic_to_euc_kr,euc_tw_to_big5,big5_to_euc_tw,euc_tw_to_mic,big5_to_mic,mic_to_euc_tw,mic_to_big5,latin2_to_mic,mic_to_latin2,win1250_to_mic,mic_to_win1250,latin2_to_win1250,win1250_to_latin2,latin1_to_mic,mic_to_latin1,latin3_to_mic,mic_to_latin3,latin4_to_mic,mic_to_latin4,big5_to_utf8,utf8_to_big5,utf8_to_koi8r,koi8r_to_utf8,utf8_to_koi8u,koi8u_to_utf8,euc_cn_to_utf8,utf8_to_euc_cn,euc_jp_to_utf8,utf8_to_euc_jp,euc_kr_to_utf8,utf8_to_euc_kr,euc_tw_to_utf8,utf8_to_euc_tw,gb18030_to_utf8,utf8_to_gb18030,gbk_to_utf8,utf8_to_gbk,iso8859_1_to_utf8,utf8_to_iso8859_1,johab_to_utf8,utf8_to_johab,sjis_to_utf8,utf8_to_sjis,uhc_to_utf8,utf8_to_uhc,euc_jis_2004_to_utf8,utf8_to_euc_jis_2004,shift_jis_2004_to_utf8,utf8_to_shift_jis_2004,euc_jis_2004_to_shift_jis_2004,shift_jis_2004_to_euc_jis_2004} \N \N \N 2607 8 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2608 1 f 0 4 9 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.44704506,0.32709187,0.1778818,0.017554125,0.016383851,0.0093622,0.00234055,0.001170275,0.001170275} {0.23699711} \N \N \N {1259,2618,1247,3602,3600,1255,2612,2606,3764} \N \N \N \N 2608 2 f 0 4 -0.3510825 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.048566412,0.026331188,0.019309537,0.0187244,0.017554125,0.016968988,0.016383851,0.015798712,0.015798712,0.010532475,0.010532475,0.0081919255,0.0081919255,0.0076067876,0.0076067876,0.0076067876,0.0076067876,0.0076067876,0.00702165,0.00702165,0.00702165,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.006436513,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.005851375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0052662375,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.003510825,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875} \N {0.99995357} \N \N {14036,13955,13993,13905,14122,14152,13979,12155,12164,14099,14150,13908,13958,12160,12169,14020,14045,14084,12178,12182,14070,13982,14006,14007,14012,14017,14083,14121,14142,12191,12195,13988,13998,14026,14031,14112,12017,13910,13945,13970,14003,14075,14080,14089,14113,14118,14155,14211,12204,12208,13940,13950,13960,14041,14050,14094,14104,14109,14127,14178,14186,14189,13915,13930,13965,13975,14021,14132,14137,14162,14165,14190,14198,12217,12221,13935,13996,14039,14048,14055,14060,14147,14173,14174,14177,14185,14195,14199,14202,14206,14208,13920,13925,13991,14065,14102,14125,14166,14170,14182} {12001,12011,12020,12030,12040,12050,12060,12070,12079,12087,12097,12106,12109,12116,12124,12132,12140,12149,12162,12173,12185,12197,12207,12219,12229,12238,12246,12255,12264,12269,12278,12288,12296,12304,12313,12323,12332,12342,12350,13814,13820,13826,13832,13837,13843,13849,13854,13860,13866,13872,13878,13884,13889,13894,13897,13901,13904,13912,13918,13926,13932,13938,13947,13952,13962,13968,13976,13984,13989,14001,14009,14015,14023,14029,14038,14046,14054,14061,14067,14073,14078,14085,14090,14096,14105,14110,14116,14128,14135,14143,14148,14159,14169,14176,14183,14193,14203,14205,14213,14216,14221} \N \N \N 2608 3 f 0 4 83 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.6003511,0.038033936,0.0374488,0.036863662,0.036278527,0.033937976,0.029256875,0.024575775,0.016968988,0.01170275,0.008777062,0.006436513,0.005851375,0.0046811,0.0046811,0.0046811,0.0046811,0.0046811,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.0040959627,0.003510825,0.0029256875,0.00234055,0.00234055,0.0017554126,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275} \N {0.6536469} \N \N {0,1,3,2,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44} {45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82} \N \N \N 2608 4 f 0 4 7 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.5588063,0.33294323,0.04973669,0.022235226,0.017554125,0.016383851,0.00234055} {0.1260394} \N \N \N {1247,1259,2615,1255,3600,3764,3079} \N \N \N \N 2608 5 f 0 4 -0.20479813 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.29724985,0.080748975,0.051492102,0.04973669,0.03978935,0.031597424,0.016383851,0.015213575,0.0140433,0.01170275,0.0093622,0.0093622,0.00702165,0.00702165,0.006436513,0.006436513,0.005851375,0.005851375,0.005851375,0.005851375,0.0052662375,0.0052662375,0.0046811,0.0040959627,0.003510825,0.003510825,0.003510825,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.0029256875,0.00234055,0.00234055,0.00234055,0.00234055,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.0017554126,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275} \N {0.77314335} \N \N {13886,13884,13881,13867,13894,12142,13810,12147,12170,12183,12196,14178,12209,14012,14190,14203,12005,13945,14075,14113,14104,14166,12104,13984,13892,14147,14157,13868,13896,13905,13955,13979,13993,14036,12257,13872,13875,14217,13823,13873,13876,13877,13878,13879,12000,12010,12014,12018,12023,12028,12033,12038,12043,12048,12053,12058,12063,12068,12073,12077,12081,12085,12090,12095,12099,12110,12114,12118,12122,12126,12130,12134,12138,12152,12157,12161,12166,12175,12179,12188,12192,12201,12205,12214,12218,12222,12227,12232,12236,12240,12244,12249,12253,12262,12266,12271,12275,12280,12285,12289} {12002,12016,12030,12045,12060,12075,12092,12106,12120,12132,12144,12163,12177,12190,12203,12216,12234,12246,12259,12273,12287,12293,12299,12303,12307,12312,12317,12325,12329,12334,12339,12343,12347,13809,13815,13821,13829,13837,13843,13849,13855,13861,13869,13871,13889,13901,13910,13915,13920,13925,13930,13935,13940,13950,13960,13965,13970,13975,13986,13990,13998,14003,14007,14017,14021,14026,14031,14041,14045,14050,14053,14057,14060,14063,14067,14070,14077,14082,14086,14094,14099,14106,14111,14118,14122,14129,14134,14139,14144,14152,14162,14170,14174,14180,14184,14192,14197,14201,14208,14213,14220} \N \N \N 2608 6 f 0 4 32 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.8408426,0.020479813,0.020479813,0.019309537,0.016968988,0.014628437,0.012287888,0.010532475,0.0081919255,0.00702165,0.0040959627,0.003510825,0.00234055,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275,0.001170275} \N {0.5683684} \N \N {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26} {27,30,31,33,36} \N \N \N 2608 7 f 0 1 4 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {0.7296665,0.26097134,0.00702165,0.00234055} {0.76119673} \N \N \N {n,i,a,e} \N \N \N \N 1262 1 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 2 f 0 64 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 3 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 4 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 5 f 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 6 f 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 7 f 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 8 f 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 9 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 10 f 0 4 -1 1 0 0 0 0 352 0 0 0 0 0 0 0 0 0 {1} \N \N \N \N {0} \N \N \N \N 1262 11 f 0 4 -1 1 0 0 0 0 352 0 0 0 0 0 0 0 0 0 {1} \N \N \N \N {1} \N \N \N \N 1262 12 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 13 f 0 27 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 14 f 0 27 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 15 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 16 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 17 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1262 18 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 1213 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {1663,1664} \N \N \N \N 1213 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {1} \N \N \N {pg_default,pg_global} \N \N \N \N 1213 3 f 0 4 -0.5 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 1261 2 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {3374,3375,3377} \N \N \N \N 1261 3 f 0 4 -0.33333334 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {3373} \N \N \N \N 1261 4 f 0 4 -0.33333334 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 1261 5 f 0 1 -0.33333334 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {f} \N \N \N \N 1261 6 f 0 1 -0.33333334 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 1261 7 f 0 1 -0.33333334 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 2396 1 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2396 2 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 2396 3 f 0 35 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3602 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {3748,13812,13814,13816,13818,13820,13822,13824,13826,13828,13830,13832,13834,13836,13838,13840,13842,13844,13846,13848,13850,13852,13854,13856,13858,13860,13862,13864,13866} \N \N \N \N 3602 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.8640394} \N \N \N {arabic,armenian,basque,catalan,danish,dutch,english,finnish,french,german,greek,hindi,hungarian,indonesian,irish,italian,lithuanian,nepali,norwegian,portuguese,romanian,russian,serbian,simple,spanish,swedish,tamil,turkish,yiddish} \N \N \N \N 3602 3 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 3602 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 3602 5 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {3722} \N \N \N \N 3603 1 f 0 4 29 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276,0.03448276} {1} \N \N \N {3748,13812,13814,13816,13818,13820,13822,13824,13826,13828,13830,13832,13834,13836,13838,13840,13842,13844,13846,13848,13850,13852,13854,13856,13858,13860,13862,13864,13866} \N \N \N \N 3603 2 f 0 4 19 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158,0.05263158} {0.05445392} \N \N \N {1,2,3,4,5,6,7,8,9,10,11,15,16,17,18,19,20,21,22} \N \N \N \N 3603 3 f 0 4 1 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {1} \N \N \N \N 3603 4 f 0 4 29 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.69509983,0.021778584,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.010889292,0.005444646,0.005444646} {0.6289704} \N \N \N {3765,13823,13811,13813,13815,13817,13819,13821,13825,13827,13829,13831,13835,13837,13839,13841,13843,13845,13847,13849,13851,13855,13857,13859,13861,13863,13865,13833,13853} \N \N \N \N 3600 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {3765,13811,13813,13815,13817,13819,13821,13823,13825,13827,13829,13831,13833,13835,13837,13839,13841,13843,13845,13847,13849,13851,13853,13855,13857,13859,13861,13863,13865} \N \N \N \N 3600 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.8640394} \N \N \N {arabic_stem,armenian_stem,basque_stem,catalan_stem,danish_stem,dutch_stem,english_stem,finnish_stem,french_stem,german_stem,greek_stem,hindi_stem,hungarian_stem,indonesian_stem,irish_stem,italian_stem,lithuanian_stem,nepali_stem,norwegian_stem,portuguese_stem,romanian_stem,russian_stem,serbian_stem,simple,spanish_stem,swedish_stem,tamil_stem,turkish_stem,yiddish_stem} \N \N \N \N 3600 3 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 3600 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 3600 5 f 0 4 2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.9655172} {1} \N \N \N {13810} \N \N \N \N 3600 6 f 0.03448276 33 -0.9655172 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {1} \N \N \N {"language = 'arabic'","language = 'armenian'","language = 'basque'","language = 'catalan'","language = 'danish', stopwords = 'danish'","language = 'dutch', stopwords = 'dutch'","language = 'english', stopwords = 'english'","language = 'finnish', stopwords = 'finnish'","language = 'french', stopwords = 'french'","language = 'german', stopwords = 'german'","language = 'greek'","language = 'hindi'","language = 'hungarian', stopwords = 'hungarian'","language = 'indonesian'","language = 'irish'","language = 'italian', stopwords = 'italian'","language = 'lithuanian'","language = 'nepali', stopwords = 'nepali'","language = 'norwegian', stopwords = 'norwegian'","language = 'portuguese', stopwords = 'portuguese'","language = 'romanian'","language = 'russian', stopwords = 'russian'","language = 'serbian'","language = 'spanish', stopwords = 'spanish'","language = 'swedish', stopwords = 'swedish'","language = 'tamil'","language = 'turkish', stopwords = 'turkish'","language = 'yiddish'"} \N \N \N \N 3601 1 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 2 f 0 64 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 3 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 4 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 5 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 6 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 7 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3601 8 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3764 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {3727,3730,3733,3742,13810} \N \N \N \N 3764 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.3} \N \N \N {ispell,simple,snowball,synonym,thesaurus} \N \N \N \N 3764 3 f 0 4 -0.2 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 3764 4 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {dsimple_init,dsynonym_init,dispell_init,thesaurus_init,dsnowball_init} \N \N \N \N 3764 5 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {dsimple_lexize,dsynonym_lexize,dispell_lexize,thesaurus_lexize,dsnowball_lexize} \N \N \N \N 3079 1 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 2 f 0 64 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 3 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 4 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 5 f 0 1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 6 f 0 4 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 7 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3079 8 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3394 1 f 0 4 -0.9237668 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.08071749} \N {0.04148631} \N \N {6100} {11,765,826,1214,1249,1259,1261,1417,2172,2224,2282,2328,2600,2602,2604,2606,2608,2610,2612,2615,2617,2619,2621,2623,2625,2848,2995,3072,3098,3256,3295,3307,3350,3354,3394,3401,3436,3466,3541,3592,3600,3602,3764,3776,3800,3826,3828,5029,5031,6000,6005,6007,6009,6011,6013,6102,6106,6208,6230,6237,6250,6271,6305,12005,12014,12023,12033,12043,12053,12063,12073,12081,12090,12099,12110,12122,12130,12138,12147,12157,12166,12175,12183,12192,12201,12209,12218,12227,12236,12244,12253,12262,12271,12280,12289,12297,12305,12315,12325,12334,12347} \N \N \N 3394 2 f 0 4 3 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {0.71300447,0.2780269,0.00896861} {-0.17876296} \N \N \N {1259,1255,2615} \N \N \N \N 3394 3 f 0 4 18 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.9237668} \N {0.9523175} \N \N {0} {1,2,3,4,5,6,7,8,9,10,11,12,13,15,16,17,18} \N \N \N 3394 4 f 0 1 1 1 3 0 0 0 92 631 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {i} \N \N \N \N 3394 5 f 0 38 10 1 0 0 0 0 1070 0 0 0 0 0 0 0 0 0 {0.6457399,0.22421524,0.049327355,0.044843048,0.00896861,0.00896861,0.004484305,0.004484305,0.004484305,0.004484305} \N \N \N \N {"{=r/SYSTEM}","{SYSTEM=X/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM}","{SYSTEM=X/SYSTEM,pg_monitor=X/SYSTEM}","{SYSTEM=arwdDxtm/SYSTEM,pg_read_all_stats=r/SYSTEM}","{SYSTEM=X/SYSTEM,pg_read_all_stats=X/SYSTEM}","{pg_database_owner=UC/pg_database_owner,=U/pg_database_owner}","{SYSTEM=UC/SYSTEM,=U/SYSTEM}","{}","{SYSTEM=arwdDxtm/SYSTEM,=rw/SYSTEM}"} \N \N \N \N 3456 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {100,12359,12374,12388,12403,12418,12432,12447,12461,12476,12491,12505,12520,12535,12549,12564,12578,12593,12608,12622,12637,12652,12666,12681,12695,12710,12725,12739,12754,12768,12783,12798,12812,12827,12842,12856,12871,12885,12900,12915,12929,12944,12959,12973,12988,13002,13017,13032,13046,13061,13076,13090,13105,13119,13134,13149,13163,13178,13192,13207,13222,13236,13251,13266,13280,13295,13309,13324,13339,13353,13368,13383,13397,13412,13426,13441,13456,13470,13485,13499,13514,13529,13543,13558,13573,13587,13602,13616,13631,13646,13660,13675,13690,13704,13719,13733,13748,13763,13777,13792,13807} \N \N \N \N 3456 2 f 0 64 -1 2 3 0 0 0 660 660 0 0 0 950 950 0 0 0 \N {0.98869675} \N \N \N {C,agq,ar-EG,ar-SA,ar_IL,ar_SS,ast,bas,bg_BG,bo-CN,bs_Cyrl,ca_ES,ceb-Latn,cs,dav,de_DE,dua_CM,ee-TG,en-AS,en-CM,en-GI,en-KN,en-NA,en-SC,en-TV,en_150,en_CC,en_GB,en_JE,en_MT,en_PR,en_TK,en_ZM,es-DO,es-US,es_ES,es_VE,ff-Latn,ff_Latn_CM,fil-PH,fr-CA,fr-HT,fr-RE,fr_BI,fr_GN,fr_NC,fur,gn,guz-KE,haw-US,hsb_DE,ibb_NG,it-IT,iu_Latn,jv_Latn,kde_TZ,kkj-CM,ko_KP,ks_Arab,ku-Arab-IQ,lag-TZ,ln-CF,lt-LT,mas-KE,mgh-MZ,mn-Cyrl,moh-CA,mua,nb_NO,ne_NP,nl_SX,nr-ZA,om,pa-Arab-PK,prg,pt-CV,pt_LU,quz-PE,rof,ru_RU,saq-KE,se-FI,sg_CF,sk_SK,smn-FI,so-SO,sr-Cyrl-ME,sr_Latn_BA,st_LS,sw_KE,ta_SG,th-TH,tn-ZA,tt,tzm_Arab_MA,ur,uz_Cyrl_UZ,vi,wal_ET,yi,zu_ZA} \N \N \N \N 3456 3 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {11} \N \N \N \N 3456 4 f 0 4 1 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {10} \N \N \N \N 3456 5 f 0 1 4 1 2 3 0 0 92 631 631 0 0 0 0 0 0 0 {0.9972659,0.001367054} \N {0.99183124} \N \N {c,b} {d,i} \N \N \N 3456 6 f 0 1 1 1 3 0 0 0 91 58 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {t} \N \N \N \N 3456 7 f 0 4 12 1 3 0 0 0 96 97 0 0 0 0 0 0 0 0 {0.4374573,0.39029393,0.060150377,0.047163364,0.036226932,0.010252905,0.006151743,0.003417635,0.002734108,0.002050581,0.002050581,0.002050581} {0.1940559} \N \N \N {24,6,18,23,29,31,33,30,-1,19,21,32} \N \N \N \N 3456 8 f 0.002734108 6 -0.5803144 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054} \N {1} \N \N {aa-DJ,aa-ER,aa-ET,af-NA,af-ZA,agq-CM,ak-GH,am-ET,ar-001,ar-AE,ar-BH,ar-DJ,ar-DZ,ar-EG,ar-ER,ar-IL,ar-IQ,ar-JO,ar-KM,ar-KW,ar-LB,ar-LY,ar-MA,ar-MR,ar-OM,ar-PS,ar-QA,ar-SA,ar-SD,ar-SO,ar-SS,ar-SY,ar-TD,ar-TN,ar-YE,arn-CL,as-IN,asa-TZ,ast-ES,az-Cyrl,az-Cyrl-AZ,az-Latn,az-Latn-AZ,ba-RU,bas-CM,be-BY,bem-ZM,bez-TZ,bg-BG,bin-NG,bm-Latn,bm-Latn-ML,bn-BD,bn-IN,bo-CN,bo-IN,br-FR,brx-IN,bs-Cyrl,bs-Cyrl-BA,bs-Latn,bs-Latn-BA,byn-ER,ca-AD,ca-ES,ca-ES-valencia,ca-FR,ca-IT,ccp-Cakm,ccp-Cakm-BD,ccp-Cakm-IN,ce-RU,ceb-Latn,ceb-Latn-PH,cgg-UG,chr-Cher,chr-Cher-US,co-FR,cs-CZ,cu-RU,cy-GB,da-DK,da-GL,dav-KE,de-AT,de-BE,de-CH,de-DE,de-DE_phoneb,de-IT,de-LI,de-LU,dje-NE,dsb-DE,dua-CM,dv-MV,dyo-SN,dz-BT,ebu-KE,ee-GH} {C,az,bs,da,el,en-AE,en-BB,en-CA,en-CY,en-FJ,en-GH,en-IE,en-JM,en-LR,en-MT,en-NG,en-PH,en-SB,en-SL,en-TO,en-US,en-ZM,es-BO,es-CU,es-GT,es-PR,et-EE,ff-Latn,ff-Latn-GW,ff-Latn-SN,fr-029,fr-CA,fr-CM,fr-GP,fr-MC,fr-MU,fr-RW,fr-VU,ga-IE,gsw-CH,gv-IM,haw-US,hsb,ia-001,ii-CN,iu,jmc,ka-GE,kde-TZ,kkj,kn-IN,ks,ksf-CM,kw,lb-LU,ln-CD,lt,lv-LV,mfe-MU,mk,mn-Mong,mr-IN,mua-CM,nb-NO,ne-IN,nl-NL,nnh-CM,nus,om-KE,pa-Arab-PK,prg-001,pt-BR,pt-MO,quc-Latn-GT,rn,ru-BY,rw-RW,saq-KE,se,ses-ML,si,sma-SE,sn,so-SO,sr-Cyrl-BA,sr-Latn-RS,st,sw-CD,ta-IN,teo-KE,ti-ER,tn-ZA,tt,tzm-Latn,uk-UA,uz-Cyrl,vai-Vaii,vun,x-IV_mathan,yi-001,zu-ZA} \N \N \N 3456 9 f 0.002734108 6 -0.5803144 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054,0.001367054} \N {1} \N \N {aa-DJ,aa-ER,aa-ET,af-NA,af-ZA,agq-CM,ak-GH,am-ET,ar-001,ar-AE,ar-BH,ar-DJ,ar-DZ,ar-EG,ar-ER,ar-IL,ar-IQ,ar-JO,ar-KM,ar-KW,ar-LB,ar-LY,ar-MA,ar-MR,ar-OM,ar-PS,ar-QA,ar-SA,ar-SD,ar-SO,ar-SS,ar-SY,ar-TD,ar-TN,ar-YE,arn-CL,as-IN,asa-TZ,ast-ES,az-Cyrl,az-Cyrl-AZ,az-Latn,az-Latn-AZ,ba-RU,bas-CM,be-BY,bem-ZM,bez-TZ,bg-BG,bin-NG,bm-Latn,bm-Latn-ML,bn-BD,bn-IN,bo-CN,bo-IN,br-FR,brx-IN,bs-Cyrl,bs-Cyrl-BA,bs-Latn,bs-Latn-BA,byn-ER,ca-AD,ca-ES,ca-ES-valencia,ca-FR,ca-IT,ccp-Cakm,ccp-Cakm-BD,ccp-Cakm-IN,ce-RU,ceb-Latn,ceb-Latn-PH,cgg-UG,chr-Cher,chr-Cher-US,co-FR,cs-CZ,cu-RU,cy-GB,da-DK,da-GL,dav-KE,de-AT,de-BE,de-CH,de-DE,de-DE_phoneb,de-IT,de-LI,de-LU,dje-NE,dsb-DE,dua-CM,dv-MV,dyo-SN,dz-BT,ebu-KE,ee-GH} {C,az,bs,da,el,en-AE,en-BB,en-CA,en-CY,en-FJ,en-GH,en-IE,en-JM,en-LR,en-MT,en-NG,en-PH,en-SB,en-SL,en-TO,en-US,en-ZM,es-BO,es-CU,es-GT,es-PR,et-EE,ff-Latn,ff-Latn-GW,ff-Latn-SN,fr-029,fr-CA,fr-CM,fr-GP,fr-MC,fr-MU,fr-RW,fr-VU,ga-IE,gsw-CH,gv-IM,haw-US,hsb,ia-001,ii-CN,iu,jmc,ka-GE,kde-TZ,kkj,kn-IN,ks,ksf-CM,kw,lb-LU,ln-CD,lt,lv-LV,mfe-MU,mk,mn-Mong,mr-IN,mua-CM,nb-NO,ne-IN,nl-NL,nnh-CM,nus,om-KE,pa-Arab-PK,prg-001,pt-BR,pt-MO,quc-Latn-GT,rn,ru-BY,rw-RW,saq-KE,se,ses-ML,si,sma-SE,sn,so-SO,sr-Cyrl-BA,sr-Latn-RS,st,sw-CD,ta-IN,teo-KE,ti-ER,tn-ZA,tt,tzm-Latn,uk-UA,uz-Cyrl,vai-Vaii,vun,x-IV_mathan,yi-001,zu-ZA} \N \N \N 3456 10 f 0.9979494 4 -0.0020505786 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {1} \N \N \N {C,C.UTF-8,und} \N \N \N \N 3456 11 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 3456 12 f 0.002734108 13 2 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.99589884,0.001367054} {1} \N \N \N {"1540.3,1540.3",1} \N \N \N \N 3541 1 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {3904,3906,3908,3910,3912,3926} \N \N \N \N 3541 2 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {-0.37142858} \N \N \N {20,23,1082,1114,1184,1700} \N \N \N \N 3541 3 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {1} \N \N \N {4451,4532,4533,4534,4535,4536} \N \N \N \N 3541 4 f 0 4 -0.16666667 1 3 0 0 0 607 609 0 0 0 0 0 0 0 0 {1} {1} \N \N \N {0} \N \N \N \N 3541 5 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.08571429} \N \N \N {1978,3122,3124,3125,3127,3128} \N \N \N \N 3541 6 f 0 4 -0.6666667 1 2 3 0 0 607 609 609 0 0 0 0 0 0 0 {0.5} \N {0.6571429} \N \N {-} {int4range_canonical,daterange_canonical,int8range_canonical} \N \N \N 3541 7 f 0 4 -1 2 3 0 0 0 609 609 0 0 0 0 0 0 0 0 \N {0.25714287} \N \N \N {int4range_subdiff,int8range_subdiff,numrange_subdiff,daterange_subdiff,tsrange_subdiff,tstzrange_subdiff} \N \N \N \N 14050 1 f 0 5 -0.81456953 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.018543046,0.017218543,0.014569537,0.013245033,0.011920529,0.011920529,0.011920529,0.010596027,0.010596027,0.010596027,0.010596027,0.009271523,0.009271523,0.00794702,0.00794702,0.00794702,0.0066225166,0.0052980133,0.0052980133,0.00397351,0.00397351,0.00397351,0.0026490067} \N {0.9773018} \N \N {E061,E021,E081,E121,E051,E141,F051,E091,F031,F041,T321,E011,F021,E071,F131,F311,F261,E031,E101,E151,E152,F501,S011} {B011,B016,B033,B111,B117,B126,B203,B209,E161,F035,F054,F120,F171,F221,F271,F303,F321,F384,F392,F404,F431,F437,F471,F521,F611,F673,F701,F761,F801,F833,F846,F856,F862,F868,M004,M011,M017,M023,R030,S028,S090,S096,S161,S211,S251,S275,S403,T024,T043,T049,T056,T101,T133,T173,T180,T212,T217,T262,T312,T331,T433,T491,T522,T571,T612,T618,T624,T641,T661,T811,T823,T829,T835,T851,T865,T871,T877,X010,X015,X032,X040,X046,X052,X058,X068,X074,X081,X090,X111,X121,X141,X152,X170,X192,X205,X232,X254,X263,X281,X301,X410} \N \N \N 14050 2 f 0 28 -0.81589407 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.018543046,0.01589404,0.014569537,0.013245033,0.011920529,0.011920529,0.011920529,0.010596027,0.010596027,0.010596027,0.010596027,0.009271523,0.009271523,0.00794702,0.00794702,0.00794702,0.0066225166,0.0052980133,0.0052980133,0.00397351,0.00397351,0.00397351,0.0026490067} \N {0.3570447} \N \N {"Basic predicates and search conditions","Character string types","Basic Privileges","Basic cursor support","Basic date and time","Basic integrity constraints","Basic query specification","Basic SQL-invoked routines","Basic joined table","Basic schema manipulation","Set functions","Basic information schema","Numeric data types","Basic query expressions","Grouped operations","Schema definition statement","CASE expression","Basic data manipulation",Identifiers,"Basic SET TRANSACTION statement","Features and conformance views","Transaction support","Distinct data types"} {"ABS and MOD functions","ALTER domain","Additional translation documentation","Advanced table mapping: base64 encoding of binary strings","Advanced table mapping: table as element","Alter transform statement","Array locators","Arrays of user-defined types","BLOB data type","Basic SQL/JSON query operators","Basic reference types","Basic table mapping: hex encoding of binary strings","Basic table mapping: with target namespace","CLOB data type","Catalog name qualifiers","Colon in JSON_OBJECT or JSON_OBJECTAGG","Compound character literals","Create table of type","DISTINCT predicate with negation","Datalinks via Fortran","Default values for IN parameters of SQL-invoked procedures","Direct SQL","Drop identity property clause","Embedded Ada","Embedded Pascal","Enhanced cycle mark values","Enhanced execution rights","Enhanced structured types","Explicit security for external routines","Extended dynamic SQL","Extended set function support","FETCH FIRST in subqueries","FULL OUTER JOIN","Foreign-data wrapper interface routines in Ada","Foreign-data wrapper interface routines in Pascal","Functional dependencies","Get diagnostics statement","Host language support for XML: BLOB mapping","Host language support for XML: STRIP WHITESPACE option","INTERSECT ALL table operator","IS VALID predicate: NAMESPACE without ELEMENT clause","IS VALID predicate: with SEQUENCE option","Isolation level READ COMMITTED","JSON in grouping operations","JSON_TABLE: sibling NESTED COLUMNS clauses","LIKE_REGEX predicate","MERGE statement with DELETE branch","Module language COBOL","More than one copartition specification","Multiple server transactions","Multisets of XML type","NTH_VALUE function","Named column joins for LOBs, arrays, and multisets","Nested and concatenated GROUPING SETS","Null treatment option for LEAD and LAG functions","ORDER BY in subqueries","Optional normal form specification","POSITION_REGEX function","Partitioned join tables","Persistent XML values of XML(CONTENT(UNTYPED)) type","Polymorphic table functions","RETURNING CONTENT in XML publishing","Range variable for common column names","Referential MATCH types","Retrospective CHECK constraints","Routine language MUMPS","Row pattern recognition: WINDOW clause","SIMILAR predicate","SQL-invoked routines on arrays","SQL/JSON item method: bigint()","SQL/JSON item method: number()","SQL/JSON item method: timestamp()","SQL/JSON path language: starts with predicate","SQL/JSON simplified accessor: single-quoted string literal as member accessor","SQL/JSON: PASSING clause",Savepoints,"Self-referencing structured types","Set identity column generation clause","String-based JSON","Subtype treatment for references",TRIM_ARRAY,"Timestamp in Information Schema","Top-level ORDER BY in views","Trigonometric functions","UNIQUE null treatment","Untyped SQL-invoked function arguments","User authorization","WITH (excluding RECURSIVE) in subquery","XML namespace declarations in DDL","XML parameters in external routines","XML type: NO NAMESPACE with ELEMENT clause","XML(DOCUMENT(UNTYPED)) type","XMLBINARY clause in DML",XMLDocument,"XMLParse: binary string input and DOCUMENT option","XMLQuery: RETURNING CONTENT","XMLSerialize: VERSION","XMLSerialize: character string serialization and DOCUMENT option","XMLTable: initializing an XQuery variable","XMLValidate with SEQUENCE option","XMLValidate: schema location"} \N \N \N 14050 3 f 0 1 18 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.81456953,0.030463576,0.027814569,0.023841059,0.022516556,0.017218543,0.01589404,0.013245033,0.010596027,0.0052980133,0.0052980133,0.0026490067,0.0026490067,0.0026490067} \N {0.2712287} \N \N {"",01,02,03,04,05,06,07,08,09,10,11,12,13} {14,16,17,19} \N \N \N 14050 4 f 0 6 -0.18543047 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.81456953,0.0026490067} \N {0.27364656} \N \N {"","GRANT statement"} {"ALL quantifier","ALTER TABLE statement: ADD COLUMN clause",AVG,"Arithmetic operators","BETWEEN predicate","Basic FOREIGN KEY constraint with the NO ACTION default for both referential delete action and referential update action","CHARACTER VARYING data type","CHARACTER data type","CHARACTER_LENGTH function","CHECK_CONSTRAINTS view","CLOSE statement","COLUMNS view","COMMIT statement",COUNT,"CREATE TABLE for persistent base tables","CREATE TABLE statement to create persistent base tables","CREATE VIEW","CREATE VIEW: WITH CHECK OPTION",CURRENT_DATE,"Character concatenation","Character literals","Column defaults","Comparison predicate","Comparison predicate on DATE, TIME, and TIMESTAMP data types","Correlated subqueries","DATE data type (including support of DATE literal)","DECIMAL and NUMERIC data types","DECLARE CURSOR","DISTINCT quantifier","DROP TABLE statement: RESTRICT clause","Delimited identifiers","EXCEPT DISTINCT table operator","EXECUTE privilege","Explicit CAST between datetime types and character string types","FETCH statement implicit NEXT","Function invocation","GROUP BY clause","HAVING clause","INNER keyword","INSERT privilege at the table level","INSERT statement","Implicit casting among the character string types","Implicit casting among the numeric data types","Inner join (but not necessarily the INNER keyword)","LIKE predicate","LIKE predicate ESCAPE clause",LOCALTIMESTAMP,"Lower case identifiers",MAX,"Multiple tables supported in queries with grouped views","NOT NULL constraints","NOT NULL inferred on PRIMARY KEY",NULLIF,"Names in a foreign key can be specified in any order","Numeric comparison","OPEN statement","ORDER BY columns need not be in select list","PARAMETERS view","POSITION function","PRIMARY KEY constraints","Positioned UPDATE statement","Qualified * in select list","Quantified comparison predicate","REFERENCES privilege at the column level","REFERENCES privilege at the table level","RETURN statement","REVOKE statement: RESTRICT clause","RIGHT OUTER JOIN","ROUTINES view","Rename columns in the FROM clause","SELECT DISTINCT","SET TRANSACTION statement: ISOLATION LEVEL SERIALIZABLE clause","SET TRANSACTION statement: READ ONLY and READ WRITE clauses","SQL_SIZING view","SUBSTRING function",SUM,"Searched CASE","Searched DELETE statement","Searched UPDATE statement","Set functions supported in queries with grouped views","Simple CASE","Single row SELECT with GROUP BY and HAVING clauses and grouped views","Subqueries in comparison predicate","Subqueries in quantified comparison predicate","TABLES view","TABLE_CONSTRAINTS view","TIME data type (including support of TIME literal) with fractional seconds precision of at least 0","TRIM function","Table operators in subqueries","The inner table in a left or right outer join can also be used in an inner join","UNION ALL table operator","UNION DISTINCT table operator","UPDATE privilege at the column level","UPDATE privilege at the table level","UPPER and LOWER functions","USER_DEFINED_TYPES view","User-defined functions with no overloading","User-defined stored procedures with no overloading","Value expressions in ORDER BY clause","WHERE, GROUP BY, and HAVING clauses supported in queries with grouped views","WITH HOLD cursors"} \N \N \N 14050 5 f 0 3 2 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.6066225,0.39337748} {0.2350639} \N \N \N {YES,NO} \N \N \N \N 14050 6 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 14050 7 f 0 2 28 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.95364237,0.0066225166,0.0026490067,0.0026490067,0.0026490067,0.0026490067} \N {0.9495292} \N \N {"","partially supported","XPath 1.0 only","different API","intentionally omitted","with jsonb"} {"consider regexp_instr()","consider regexp_like()","consider regexp_matches()","consider regexp_replace()","consider regexp_substr()","differences regarding literal interpretation","different null handling","different syntax","foreign and unique keys only","function exists, but some options missing","mostly supported","must be XML DOCUMENT","no partial match yet","only some syntax variants supported","parser accepts BY REF but ignores it; passing is always BY VALUE","see pg_typeof()","similar but not fully compatible","supported except DEFAULT key word in invocation","supported except for NEXT VALUE FOR","supported except for RETURNING","trims trailing spaces from CHARACTER values before counting","with jsonb, partially supported"} \N \N \N 14055 1 f 0 3 -1 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {0.55244756} \N \N \N {10003,10004,13,17,18,2,23,26,28,46,85,94} \N \N \N \N 14055 2 f 0 17 -1 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {0.85314685} \N \N \N {"CATALOG NAME","COLLATING SEQUENCE","CURSOR COMMIT BEHAVIOR","DATA SOURCE NAME","DBMS NAME","DBMS VERSION","DEFAULT TRANSACTION ISOLATION","IDENTIFIER CASE","NULL COLLATION","SERVER NAME","SPECIAL CHARACTERS","TRANSACTION CAPABLE"} \N \N \N \N 14055 3 f 0.5833333 4 -0.33333334 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.16666667} \N {0.2} \N \N {2} {0,1,3} \N \N \N 14055 4 f 0.5 5 -0.33333334 1 2 3 0 0 98 664 664 0 0 950 950 950 0 0 {0.25} \N {-0.2} \N \N {""} {17.00.0000devel,PostgreSQL,Y} \N \N \N 14055 5 f 0.5 31 -0.5 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {-0.08571429} \N \N \N {"READ COMMITTED; user-settable","all non-ASCII characters allowed","both DML and DDL","close cursors and retain prepared statements","nulls higher than non-nulls","stored in mixed case - case sensitive"} \N \N \N \N 14060 1 f 0 2 -1 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {-0.09090909} \N \N \N {1,10,11,13,14,15,16,2,3,4,9} \N \N \N \N 14060 2 f 0 37 -1 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {0.7181818} \N \N \N {"Call-Level Interface (SQL/CLI)","Foundation (SQL/Foundation)","Framework (SQL/Framework)","Information and Definition Schema (SQL/Schemata)","Management of External Data (SQL/MED)","Multi-Dimensional Arrays (SQL/MDA)","Object Language Bindings (SQL/OLB)","Persistent Stored Modules (SQL/PSM)","Property Graph Queries (SQL/PGQ)","Routines and Types Using the Java Programming Language (SQL/JRT)","XML-Related Specifications (SQL/XML)"} \N \N \N \N 14060 3 f 0 3 1 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {1} {1} \N \N \N {NO} \N \N \N \N 14060 4 f 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \N \N \N \N \N \N \N \N \N \N 14060 5 f 0 1 1 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {1} {1} \N \N \N {""} \N \N \N \N 14065 1 f 0 4 -1 2 3 0 0 0 97 97 0 0 0 0 0 0 0 0 \N {0.26581028} \N \N \N {0,1,30,31,32,34,35,97,99,100,101,106,107,10005,20000,20001,20002,25000,25001,25002,25003,25004,25005} \N \N \N \N 14065 2 f 0 28 -1 2 3 0 0 0 664 664 0 0 0 950 950 0 0 0 \N {0.479249} \N \N \N {"MAXIMUM CATALOG NAME LENGTH","MAXIMUM COLUMN NAME LENGTH","MAXIMUM COLUMNS IN GROUP BY","MAXIMUM COLUMNS IN ORDER BY","MAXIMUM COLUMNS IN SELECT","MAXIMUM COLUMNS IN TABLE","MAXIMUM CONCURRENT ACTIVITIES","MAXIMUM CURRENT DEFAULT TRANSFORM GROUP LENGTH","MAXIMUM CURRENT PATH LENGTH","MAXIMUM CURRENT ROLE LENGTH","MAXIMUM CURRENT TRANSFORM GROUP LENGTH","MAXIMUM CURSOR NAME LENGTH","MAXIMUM DRIVER CONNECTIONS","MAXIMUM IDENTIFIER LENGTH","MAXIMUM SCHEMA NAME LENGTH","MAXIMUM SESSION USER LENGTH","MAXIMUM STATEMENT OCTETS","MAXIMUM STATEMENT OCTETS DATA","MAXIMUM STATEMENT OCTETS SCHEMA","MAXIMUM SYSTEM USER LENGTH","MAXIMUM TABLE NAME LENGTH","MAXIMUM TABLES IN SELECT","MAXIMUM USER NAME LENGTH"} \N \N \N \N 14065 3 f 0.17391305 4 -0.17391305 1 2 3 0 0 96 97 97 0 0 0 0 0 0 0 {0.39130434,0.3478261} \N {0.5508772} \N \N {63,0} {1600,1664} \N \N \N 14065 4 f 0.6086956 43 1 1 3 0 0 0 98 664 0 0 0 950 950 0 0 0 {0.39130434} {1} \N \N \N {"Might be less, depending on character set."} \N \N \N \N \. -- -- Data for Name: pg_statistic_ext; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_statistic_ext (oid, stxrelid, stxname, stxnamespace, stxowner, stxkeys, stxstattarget, stxkind, stxexprs) FROM stdin; 16724 16408 test_ext_stats_no_options 16390 10 1 2 \N {d,f,m} \N 16725 16594 test_ext_stats_opts 16390 10 1 2 1000 {d} \N 16730 16594 test_ext_stats_expr 16390 10 \N {e} ({OPEXPR :opno 514 :opfuncid 141 :opresulttype 23 :opretset false :opcollid 0 :inputcollid 0 :args ({CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 2 0 0 0 0 0 0 0 ]} {VAR :varno 1 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 1 :varattnosyn 1 :location -1}) :location -1}) \. -- -- Data for Name: pg_statistic_ext_data; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_statistic_ext_data (stxoid, stxdinherit, stxdndistinct, stxddependencies, stxdmcv, stxdexpr) FROM stdin; \. -- -- Data for Name: pg_subscription; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_subscription (oid, subdbid, subskiplsn, subname, subowner, subenabled, subbinary, substream, subtwophasestate, subdisableonerr, subpasswordrequired, subrunasowner, subfailover, subconninfo, subslotname, subsynccommit, subpublications, suborigin) FROM stdin; 16578 5 0/0 sub1 10 f f f d f t f f dbname=doesnotexist sub1 off {pub1} any 16579 5 0/0 sub2 10 f f f d f t f f dbname=doesnotexist sub2 off {pub1} none 16582 5 0/0 sub3 10 f f f d f t f f dbname=doesnotexist sub3 off {pub1} any \. -- -- Data for Name: pg_subscription_rel; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_subscription_rel (srsubid, srrelid, srsubstate, srsublsn) FROM stdin; \. -- -- Data for Name: pg_tablespace; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_tablespace (oid, spcname, spcowner, spcacl, spcoptions) FROM stdin; 1663 pg_default 10 \N \N 1664 pg_global 10 \N \N 16391 regress_dump_tablespace 16389 \N \N \. -- -- Data for Name: pg_transform; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_transform (oid, trftype, trflang, trffromsql, trftosql) FROM stdin; 16533 23 14 prsd_lextype int4recv \. -- -- Data for Name: pg_trigger; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_trigger (oid, tgrelid, tgparentid, tgname, tgfoid, tgtype, tgenabled, tgisinternal, tgconstrrelid, tgconstrindid, tgconstraint, tgdeferrable, tginitdeferred, tgnargs, tgattr, tgargs, tgqual, tgoldtable, tgnewtable) FROM stdin; 16422 16408 0 RI_ConstraintTrigger_a_16422 1654 9 O t 16418 16416 16421 f f 0 \\x \N \N \N 16423 16408 0 RI_ConstraintTrigger_a_16423 1655 17 O t 16418 16416 16421 f f 0 \\x \N \N \N 16424 16418 0 RI_ConstraintTrigger_c_16424 1644 5 O t 16408 16416 16421 f f 0 \\x \N \N \N 16425 16418 0 RI_ConstraintTrigger_c_16425 1645 17 O t 16408 16416 16421 f f 0 \\x \N \N \N 16430 16426 16424 RI_ConstraintTrigger_c_16430 1644 5 O t 16408 16416 16429 f f 0 \\x \N \N \N 16431 16426 16425 RI_ConstraintTrigger_c_16431 1645 17 O t 16408 16416 16429 f f 0 \\x \N \N \N 16515 16408 0 RI_ConstraintTrigger_a_16515 1654 9 O t 16509 16416 16514 f f 0 \\x \N \N \N 16516 16408 0 RI_ConstraintTrigger_a_16516 1655 17 O t 16509 16416 16514 f f 0 \\x \N \N \N 16517 16509 0 RI_ConstraintTrigger_c_16517 1644 5 O t 16408 16416 16514 f f 0 \\x \N \N \N 16518 16509 0 RI_ConstraintTrigger_c_16518 1645 17 O t 16408 16416 16514 f f 0 \\x \N \N \N 16530 16408 0 test_trigger 16529 7 O f 0 0 0 f f 0 \\x {OPEXPR :opno 521 :opfuncid 147 :opresulttype 16 :opretset false :opcollid 0 :inputcollid 0 :args ({VAR :varno 2 :varattno 1 :vartype 23 :vartypmod -1 :varcollid 0 :varnullingrels (b) :varlevelsup 0 :varnosyn 2 :varattnosyn 1 :location -1} {CONST :consttype 23 :consttypmod -1 :constcollid 0 :constlen 4 :constbyval true :constisnull false :location -1 :constvalue 4 [ 10 0 0 0 0 0 0 0 ]}) :location -1} \N \N 16683 16656 0 test_trigger 16529 5 O f 0 0 0 f f 0 \\x \N \N \N 16684 16674 16683 test_trigger 16529 5 O f 0 0 0 f f 0 \\x \N \N \N 16693 16687 16683 test_trigger 16529 5 D f 0 0 0 f f 0 \\x \N \N \N 16702 16696 16683 test_trigger 16529 5 R f 0 0 0 f f 0 \\x \N \N \N 16711 16705 16683 test_trigger 16529 5 A f 0 0 0 f f 0 \\x \N \N \N \. -- -- Data for Name: pg_ts_config; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_ts_config (oid, cfgname, cfgnamespace, cfgowner, cfgparser) FROM stdin; 3748 simple 11 10 3722 13812 arabic 11 10 3722 13814 armenian 11 10 3722 13816 basque 11 10 3722 13818 catalan 11 10 3722 13820 danish 11 10 3722 13822 dutch 11 10 3722 13824 english 11 10 3722 13826 finnish 11 10 3722 13828 french 11 10 3722 13830 german 11 10 3722 13832 greek 11 10 3722 13834 hindi 11 10 3722 13836 hungarian 11 10 3722 13838 indonesian 11 10 3722 13840 irish 11 10 3722 13842 italian 11 10 3722 13844 lithuanian 11 10 3722 13846 nepali 11 10 3722 13848 norwegian 11 10 3722 13850 portuguese 11 10 3722 13852 romanian 11 10 3722 13854 russian 11 10 3722 13856 serbian 11 10 3722 13858 spanish 11 10 3722 13860 swedish 11 10 3722 13862 tamil 11 10 3722 13864 turkish 11 10 3722 13866 yiddish 11 10 3722 16646 alt_ts_conf1 16390 10 3722 \. -- -- Data for Name: pg_ts_config_map; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_ts_config_map (mapcfg, maptokentype, mapseqno, mapdict) FROM stdin; 3748 1 1 3765 3748 2 1 3765 3748 3 1 3765 3748 4 1 3765 3748 5 1 3765 3748 6 1 3765 3748 7 1 3765 3748 8 1 3765 3748 9 1 3765 3748 10 1 3765 3748 11 1 3765 3748 15 1 3765 3748 16 1 3765 3748 17 1 3765 3748 18 1 3765 3748 19 1 3765 3748 20 1 3765 3748 21 1 3765 3748 22 1 3765 13812 4 1 3765 13812 5 1 3765 13812 18 1 3765 13812 6 1 3765 13812 19 1 3765 13812 8 1 3765 13812 7 1 3765 13812 20 1 3765 13812 21 1 3765 13812 22 1 3765 13812 3 1 3765 13812 9 1 3765 13812 15 1 3765 13812 1 1 13811 13812 11 1 13811 13812 16 1 13811 13812 2 1 13811 13812 10 1 13811 13812 17 1 13811 13814 4 1 3765 13814 5 1 3765 13814 18 1 3765 13814 6 1 3765 13814 19 1 3765 13814 8 1 3765 13814 7 1 3765 13814 20 1 3765 13814 21 1 3765 13814 22 1 3765 13814 3 1 3765 13814 9 1 3765 13814 15 1 3765 13814 1 1 13813 13814 11 1 13813 13814 16 1 13813 13814 2 1 13813 13814 10 1 13813 13814 17 1 13813 13816 4 1 3765 13816 5 1 3765 13816 18 1 3765 13816 6 1 3765 13816 19 1 3765 13816 8 1 3765 13816 7 1 3765 13816 20 1 3765 13816 21 1 3765 13816 22 1 3765 13816 3 1 3765 13816 9 1 3765 13816 15 1 3765 13816 1 1 13815 13816 11 1 13815 13816 16 1 13815 13816 2 1 13815 13816 10 1 13815 13816 17 1 13815 13818 4 1 3765 13818 5 1 3765 13818 18 1 3765 13818 6 1 3765 13818 19 1 3765 13818 8 1 3765 13818 7 1 3765 13818 20 1 3765 13818 21 1 3765 13818 22 1 3765 13818 3 1 3765 13818 9 1 3765 13818 15 1 3765 13818 1 1 13817 13818 11 1 13817 13818 16 1 13817 13818 2 1 13817 13818 10 1 13817 13818 17 1 13817 13820 4 1 3765 13820 5 1 3765 13820 18 1 3765 13820 6 1 3765 13820 19 1 3765 13820 8 1 3765 13820 7 1 3765 13820 20 1 3765 13820 21 1 3765 13820 22 1 3765 13820 3 1 3765 13820 9 1 3765 13820 15 1 3765 13820 1 1 13819 13820 11 1 13819 13820 16 1 13819 13820 2 1 13819 13820 10 1 13819 13820 17 1 13819 13822 4 1 3765 13822 5 1 3765 13822 18 1 3765 13822 6 1 3765 13822 19 1 3765 13822 8 1 3765 13822 7 1 3765 13822 20 1 3765 13822 21 1 3765 13822 22 1 3765 13822 3 1 3765 13822 9 1 3765 13822 15 1 3765 13822 1 1 13821 13822 11 1 13821 13822 16 1 13821 13822 2 1 13821 13822 10 1 13821 13822 17 1 13821 13824 4 1 3765 13824 5 1 3765 13824 18 1 3765 13824 6 1 3765 13824 19 1 3765 13824 8 1 3765 13824 7 1 3765 13824 20 1 3765 13824 21 1 3765 13824 22 1 3765 13824 3 1 3765 13824 9 1 3765 13824 15 1 3765 13824 1 1 13823 13824 11 1 13823 13824 16 1 13823 13824 2 1 13823 13824 10 1 13823 13824 17 1 13823 13826 4 1 3765 13826 5 1 3765 13826 18 1 3765 13826 6 1 3765 13826 19 1 3765 13826 8 1 3765 13826 7 1 3765 13826 20 1 3765 13826 21 1 3765 13826 22 1 3765 13826 3 1 3765 13826 9 1 3765 13826 15 1 3765 13826 1 1 13825 13826 11 1 13825 13826 16 1 13825 13826 2 1 13825 13826 10 1 13825 13826 17 1 13825 13828 4 1 3765 13828 5 1 3765 13828 18 1 3765 13828 6 1 3765 13828 19 1 3765 13828 8 1 3765 13828 7 1 3765 13828 20 1 3765 13828 21 1 3765 13828 22 1 3765 13828 3 1 3765 13828 9 1 3765 13828 15 1 3765 13828 1 1 13827 13828 11 1 13827 13828 16 1 13827 13828 2 1 13827 13828 10 1 13827 13828 17 1 13827 13830 4 1 3765 13830 5 1 3765 13830 18 1 3765 13830 6 1 3765 13830 19 1 3765 13830 8 1 3765 13830 7 1 3765 13830 20 1 3765 13830 21 1 3765 13830 22 1 3765 13830 3 1 3765 13830 9 1 3765 13830 15 1 3765 13830 1 1 13829 13830 11 1 13829 13830 16 1 13829 13830 2 1 13829 13830 10 1 13829 13830 17 1 13829 13832 4 1 3765 13832 5 1 3765 13832 18 1 3765 13832 6 1 3765 13832 19 1 3765 13832 8 1 3765 13832 7 1 3765 13832 20 1 3765 13832 21 1 3765 13832 22 1 3765 13832 3 1 3765 13832 9 1 3765 13832 15 1 3765 13832 1 1 13831 13832 11 1 13831 13832 16 1 13831 13832 2 1 13831 13832 10 1 13831 13832 17 1 13831 13834 4 1 3765 13834 5 1 3765 13834 18 1 3765 13834 6 1 3765 13834 19 1 3765 13834 8 1 3765 13834 7 1 3765 13834 20 1 3765 13834 21 1 3765 13834 22 1 3765 13834 3 1 3765 13834 9 1 3765 13834 15 1 3765 13834 1 1 13823 13834 11 1 13823 13834 16 1 13823 13834 2 1 13833 13834 10 1 13833 13834 17 1 13833 13836 4 1 3765 13836 5 1 3765 13836 18 1 3765 13836 6 1 3765 13836 19 1 3765 13836 8 1 3765 13836 7 1 3765 13836 20 1 3765 13836 21 1 3765 13836 22 1 3765 13836 3 1 3765 13836 9 1 3765 13836 15 1 3765 13836 1 1 13835 13836 11 1 13835 13836 16 1 13835 13836 2 1 13835 13836 10 1 13835 13836 17 1 13835 13838 4 1 3765 13838 5 1 3765 13838 18 1 3765 13838 6 1 3765 13838 19 1 3765 13838 8 1 3765 13838 7 1 3765 13838 20 1 3765 13838 21 1 3765 13838 22 1 3765 13838 3 1 3765 13838 9 1 3765 13838 15 1 3765 13838 1 1 13837 13838 11 1 13837 13838 16 1 13837 13838 2 1 13837 13838 10 1 13837 13838 17 1 13837 13840 4 1 3765 13840 5 1 3765 13840 18 1 3765 13840 6 1 3765 13840 19 1 3765 13840 8 1 3765 13840 7 1 3765 13840 20 1 3765 13840 21 1 3765 13840 22 1 3765 13840 3 1 3765 13840 9 1 3765 13840 15 1 3765 13840 1 1 13839 13840 11 1 13839 13840 16 1 13839 13840 2 1 13839 13840 10 1 13839 13840 17 1 13839 13842 4 1 3765 13842 5 1 3765 13842 18 1 3765 13842 6 1 3765 13842 19 1 3765 13842 8 1 3765 13842 7 1 3765 13842 20 1 3765 13842 21 1 3765 13842 22 1 3765 13842 3 1 3765 13842 9 1 3765 13842 15 1 3765 13842 1 1 13841 13842 11 1 13841 13842 16 1 13841 13842 2 1 13841 13842 10 1 13841 13842 17 1 13841 13844 4 1 3765 13844 5 1 3765 13844 18 1 3765 13844 6 1 3765 13844 19 1 3765 13844 8 1 3765 13844 7 1 3765 13844 20 1 3765 13844 21 1 3765 13844 22 1 3765 13844 3 1 3765 13844 9 1 3765 13844 15 1 3765 13844 1 1 13843 13844 11 1 13843 13844 16 1 13843 13844 2 1 13843 13844 10 1 13843 13844 17 1 13843 13846 4 1 3765 13846 5 1 3765 13846 18 1 3765 13846 6 1 3765 13846 19 1 3765 13846 8 1 3765 13846 7 1 3765 13846 20 1 3765 13846 21 1 3765 13846 22 1 3765 13846 3 1 3765 13846 9 1 3765 13846 15 1 3765 13846 1 1 13845 13846 11 1 13845 13846 16 1 13845 13846 2 1 13845 13846 10 1 13845 13846 17 1 13845 13848 4 1 3765 13848 5 1 3765 13848 18 1 3765 13848 6 1 3765 13848 19 1 3765 13848 8 1 3765 13848 7 1 3765 13848 20 1 3765 13848 21 1 3765 13848 22 1 3765 13848 3 1 3765 13848 9 1 3765 13848 15 1 3765 13848 1 1 13847 13848 11 1 13847 13848 16 1 13847 13848 2 1 13847 13848 10 1 13847 13848 17 1 13847 13850 4 1 3765 13850 5 1 3765 13850 18 1 3765 13850 6 1 3765 13850 19 1 3765 13850 8 1 3765 13850 7 1 3765 13850 20 1 3765 13850 21 1 3765 13850 22 1 3765 13850 3 1 3765 13850 9 1 3765 13850 15 1 3765 13850 1 1 13849 13850 11 1 13849 13850 16 1 13849 13850 2 1 13849 13850 10 1 13849 13850 17 1 13849 13852 4 1 3765 13852 5 1 3765 13852 18 1 3765 13852 6 1 3765 13852 19 1 3765 13852 8 1 3765 13852 7 1 3765 13852 20 1 3765 13852 21 1 3765 13852 22 1 3765 13852 3 1 3765 13852 9 1 3765 13852 15 1 3765 13852 1 1 13851 13852 11 1 13851 13852 16 1 13851 13852 2 1 13851 13852 10 1 13851 13852 17 1 13851 13854 4 1 3765 13854 5 1 3765 13854 18 1 3765 13854 6 1 3765 13854 19 1 3765 13854 8 1 3765 13854 7 1 3765 13854 20 1 3765 13854 21 1 3765 13854 22 1 3765 13854 3 1 3765 13854 9 1 3765 13854 15 1 3765 13854 1 1 13823 13854 11 1 13823 13854 16 1 13823 13854 2 1 13853 13854 10 1 13853 13854 17 1 13853 13856 4 1 3765 13856 5 1 3765 13856 18 1 3765 13856 6 1 3765 13856 19 1 3765 13856 8 1 3765 13856 7 1 3765 13856 20 1 3765 13856 21 1 3765 13856 22 1 3765 13856 3 1 3765 13856 9 1 3765 13856 15 1 3765 13856 1 1 13855 13856 11 1 13855 13856 16 1 13855 13856 2 1 13855 13856 10 1 13855 13856 17 1 13855 13858 4 1 3765 13858 5 1 3765 13858 18 1 3765 13858 6 1 3765 13858 19 1 3765 13858 8 1 3765 13858 7 1 3765 13858 20 1 3765 13858 21 1 3765 13858 22 1 3765 13858 3 1 3765 13858 9 1 3765 13858 15 1 3765 13858 1 1 13857 13858 11 1 13857 13858 16 1 13857 13858 2 1 13857 13858 10 1 13857 13858 17 1 13857 13860 4 1 3765 13860 5 1 3765 13860 18 1 3765 13860 6 1 3765 13860 19 1 3765 13860 8 1 3765 13860 7 1 3765 13860 20 1 3765 13860 21 1 3765 13860 22 1 3765 13860 3 1 3765 13860 9 1 3765 13860 15 1 3765 13860 1 1 13859 13860 11 1 13859 13860 16 1 13859 13860 2 1 13859 13860 10 1 13859 13860 17 1 13859 13862 4 1 3765 13862 5 1 3765 13862 18 1 3765 13862 6 1 3765 13862 19 1 3765 13862 8 1 3765 13862 7 1 3765 13862 20 1 3765 13862 21 1 3765 13862 22 1 3765 13862 3 1 3765 13862 9 1 3765 13862 15 1 3765 13862 1 1 13861 13862 11 1 13861 13862 16 1 13861 13862 2 1 13861 13862 10 1 13861 13862 17 1 13861 13864 4 1 3765 13864 5 1 3765 13864 18 1 3765 13864 6 1 3765 13864 19 1 3765 13864 8 1 3765 13864 7 1 3765 13864 20 1 3765 13864 21 1 3765 13864 22 1 3765 13864 3 1 3765 13864 9 1 3765 13864 15 1 3765 13864 1 1 13863 13864 11 1 13863 13864 16 1 13863 13864 2 1 13863 13864 10 1 13863 13864 17 1 13863 13866 4 1 3765 13866 5 1 3765 13866 18 1 3765 13866 6 1 3765 13866 19 1 3765 13866 8 1 3765 13866 7 1 3765 13866 20 1 3765 13866 21 1 3765 13866 22 1 3765 13866 3 1 3765 13866 9 1 3765 13866 15 1 3765 13866 1 1 13865 13866 11 1 13865 13866 16 1 13865 13866 2 1 13865 13866 10 1 13865 13866 17 1 13865 16646 1 1 13823 16646 2 1 13823 16646 3 1 3765 16646 4 1 3765 16646 5 1 3765 16646 6 1 3765 16646 7 1 3765 16646 8 1 3765 16646 9 1 3765 16646 10 1 13823 16646 11 1 13823 16646 15 1 3765 16646 16 1 13823 16646 17 1 13823 16646 18 1 3765 16646 19 1 3765 16646 20 1 3765 16646 21 1 3765 16646 22 1 3765 \. -- -- Data for Name: pg_ts_dict; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_ts_dict (oid, dictname, dictnamespace, dictowner, dicttemplate, dictinitoption) FROM stdin; 3765 simple 11 10 3727 \N 13811 arabic_stem 11 10 13810 language = 'arabic' 13813 armenian_stem 11 10 13810 language = 'armenian' 13815 basque_stem 11 10 13810 language = 'basque' 13817 catalan_stem 11 10 13810 language = 'catalan' 13819 danish_stem 11 10 13810 language = 'danish', stopwords = 'danish' 13821 dutch_stem 11 10 13810 language = 'dutch', stopwords = 'dutch' 13823 english_stem 11 10 13810 language = 'english', stopwords = 'english' 13825 finnish_stem 11 10 13810 language = 'finnish', stopwords = 'finnish' 13827 french_stem 11 10 13810 language = 'french', stopwords = 'french' 13829 german_stem 11 10 13810 language = 'german', stopwords = 'german' 13831 greek_stem 11 10 13810 language = 'greek' 13833 hindi_stem 11 10 13810 language = 'hindi' 13835 hungarian_stem 11 10 13810 language = 'hungarian', stopwords = 'hungarian' 13837 indonesian_stem 11 10 13810 language = 'indonesian' 13839 irish_stem 11 10 13810 language = 'irish' 13841 italian_stem 11 10 13810 language = 'italian', stopwords = 'italian' 13843 lithuanian_stem 11 10 13810 language = 'lithuanian' 13845 nepali_stem 11 10 13810 language = 'nepali', stopwords = 'nepali' 13847 norwegian_stem 11 10 13810 language = 'norwegian', stopwords = 'norwegian' 13849 portuguese_stem 11 10 13810 language = 'portuguese', stopwords = 'portuguese' 13851 romanian_stem 11 10 13810 language = 'romanian' 13853 russian_stem 11 10 13810 language = 'russian', stopwords = 'russian' 13855 serbian_stem 11 10 13810 language = 'serbian' 13857 spanish_stem 11 10 13810 language = 'spanish', stopwords = 'spanish' 13859 swedish_stem 11 10 13810 language = 'swedish', stopwords = 'swedish' 13861 tamil_stem 11 10 13810 language = 'tamil' 13863 turkish_stem 11 10 13810 language = 'turkish', stopwords = 'turkish' 13865 yiddish_stem 11 10 13810 language = 'yiddish' 16649 alt_ts_dict1 16390 10 3727 \N \. -- -- Data for Name: pg_ts_parser; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_ts_parser (oid, prsname, prsnamespace, prsstart, prstoken, prsend, prsheadline, prslextype) FROM stdin; 3722 default 11 prsd_start prsd_nexttoken prsd_end prsd_headline prsd_lextype 16648 alt_ts_prs1 16390 prsd_start prsd_nexttoken prsd_end - prsd_lextype \. -- -- Data for Name: pg_ts_template; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_ts_template (oid, tmplname, tmplnamespace, tmplinit, tmpllexize) FROM stdin; 3727 simple 11 dsimple_init dsimple_lexize 3730 synonym 11 dsynonym_init dsynonym_lexize 3733 ispell 11 dispell_init dispell_lexize 3742 thesaurus 11 thesaurus_init thesaurus_lexize 13810 snowball 11 dsnowball_init dsnowball_lexize 16647 alt_ts_temp1 16390 - dsimple_lexize \. -- -- Data for Name: pg_type; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_type (oid, typname, typnamespace, typowner, typlen, typbyval, typtype, typcategory, typispreferred, typisdefined, typdelim, typrelid, typsubscript, typelem, typarray, typinput, typoutput, typreceive, typsend, typmodin, typmodout, typanalyze, typalign, typstorage, typnotnull, typbasetype, typtypmod, typndims, typcollation, typdefaultbin, typdefault, typacl) FROM stdin; 16 bool 11 10 1 t b B t t , 0 - 0 1000 boolin boolout boolrecv boolsend - - - c p f 0 -1 0 0 \N \N \N 17 bytea 11 10 -1 f b U f t , 0 - 0 1001 byteain byteaout bytearecv byteasend - - - i x f 0 -1 0 0 \N \N \N 18 char 11 10 1 t b Z f t , 0 - 0 1002 charin charout charrecv charsend - - - c p f 0 -1 0 0 \N \N \N 19 name 11 10 64 f b S f t , 0 raw_array_subscript_handler 18 1003 namein nameout namerecv namesend - - - c p f 0 -1 0 950 \N \N \N 20 int8 11 10 8 t b N f t , 0 - 0 1016 int8in int8out int8recv int8send - - - d p f 0 -1 0 0 \N \N \N 21 int2 11 10 2 t b N f t , 0 - 0 1005 int2in int2out int2recv int2send - - - s p f 0 -1 0 0 \N \N \N 22 int2vector 11 10 -1 f b A f t , 0 array_subscript_handler 21 1006 int2vectorin int2vectorout int2vectorrecv int2vectorsend - - - i p f 0 -1 0 0 \N \N \N 23 int4 11 10 4 t b N f t , 0 - 0 1007 int4in int4out int4recv int4send - - - i p f 0 -1 0 0 \N \N \N 24 regproc 11 10 4 t b N f t , 0 - 0 1008 regprocin regprocout regprocrecv regprocsend - - - i p f 0 -1 0 0 \N \N \N 25 text 11 10 -1 f b S t t , 0 - 0 1009 textin textout textrecv textsend - - - i x f 0 -1 0 100 \N \N \N 26 oid 11 10 4 t b N t t , 0 - 0 1028 oidin oidout oidrecv oidsend - - - i p f 0 -1 0 0 \N \N \N 27 tid 11 10 6 f b U f t , 0 - 0 1010 tidin tidout tidrecv tidsend - - - s p f 0 -1 0 0 \N \N \N 28 xid 11 10 4 t b U f t , 0 - 0 1011 xidin xidout xidrecv xidsend - - - i p f 0 -1 0 0 \N \N \N 29 cid 11 10 4 t b U f t , 0 - 0 1012 cidin cidout cidrecv cidsend - - - i p f 0 -1 0 0 \N \N \N 30 oidvector 11 10 -1 f b A f t , 0 array_subscript_handler 26 1013 oidvectorin oidvectorout oidvectorrecv oidvectorsend - - - i p f 0 -1 0 0 \N \N \N 71 pg_type 11 10 -1 f c C f t , 1247 - 0 210 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 75 pg_attribute 11 10 -1 f c C f t , 1249 - 0 270 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 81 pg_proc 11 10 -1 f c C f t , 1255 - 0 272 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 83 pg_class 11 10 -1 f c C f t , 1259 - 0 273 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 114 json 11 10 -1 f b U f t , 0 - 0 199 json_in json_out json_recv json_send - - - i x f 0 -1 0 0 \N \N \N 142 xml 11 10 -1 f b U f t , 0 - 0 143 xml_in xml_out xml_recv xml_send - - - i x f 0 -1 0 0 \N \N \N 194 pg_node_tree 11 10 -1 f b Z f t , 0 - 0 0 pg_node_tree_in pg_node_tree_out pg_node_tree_recv pg_node_tree_send - - - i x f 0 -1 0 100 \N \N \N 3361 pg_ndistinct 11 10 -1 f b Z f t , 0 - 0 0 pg_ndistinct_in pg_ndistinct_out pg_ndistinct_recv pg_ndistinct_send - - - i x f 0 -1 0 100 \N \N \N 3402 pg_dependencies 11 10 -1 f b Z f t , 0 - 0 0 pg_dependencies_in pg_dependencies_out pg_dependencies_recv pg_dependencies_send - - - i x f 0 -1 0 100 \N \N \N 5017 pg_mcv_list 11 10 -1 f b Z f t , 0 - 0 0 pg_mcv_list_in pg_mcv_list_out pg_mcv_list_recv pg_mcv_list_send - - - i x f 0 -1 0 100 \N \N \N 32 pg_ddl_command 11 10 8 t p P f t , 0 - 0 0 pg_ddl_command_in pg_ddl_command_out pg_ddl_command_recv pg_ddl_command_send - - - d p f 0 -1 0 0 \N \N \N 5069 xid8 11 10 8 t b U f t , 0 - 0 271 xid8in xid8out xid8recv xid8send - - - d p f 0 -1 0 0 \N \N \N 600 point 11 10 16 f b G f t , 0 raw_array_subscript_handler 701 1017 point_in point_out point_recv point_send - - - d p f 0 -1 0 0 \N \N \N 601 lseg 11 10 32 f b G f t , 0 raw_array_subscript_handler 600 1018 lseg_in lseg_out lseg_recv lseg_send - - - d p f 0 -1 0 0 \N \N \N 602 path 11 10 -1 f b G f t , 0 - 0 1019 path_in path_out path_recv path_send - - - d x f 0 -1 0 0 \N \N \N 603 box 11 10 32 f b G f t ; 0 raw_array_subscript_handler 600 1020 box_in box_out box_recv box_send - - - d p f 0 -1 0 0 \N \N \N 604 polygon 11 10 -1 f b G f t , 0 - 0 1027 poly_in poly_out poly_recv poly_send - - - d x f 0 -1 0 0 \N \N \N 628 line 11 10 24 f b G f t , 0 raw_array_subscript_handler 701 629 line_in line_out line_recv line_send - - - d p f 0 -1 0 0 \N \N \N 700 float4 11 10 4 t b N f t , 0 - 0 1021 float4in float4out float4recv float4send - - - i p f 0 -1 0 0 \N \N \N 701 float8 11 10 8 t b N t t , 0 - 0 1022 float8in float8out float8recv float8send - - - d p f 0 -1 0 0 \N \N \N 705 unknown 11 10 -2 f p X f t , 0 - 0 0 unknownin unknownout unknownrecv unknownsend - - - c p f 0 -1 0 0 \N \N \N 718 circle 11 10 24 f b G f t , 0 - 0 719 circle_in circle_out circle_recv circle_send - - - d p f 0 -1 0 0 \N \N \N 790 money 11 10 8 t b N f t , 0 - 0 791 cash_in cash_out cash_recv cash_send - - - d p f 0 -1 0 0 \N \N \N 829 macaddr 11 10 6 f b U f t , 0 - 0 1040 macaddr_in macaddr_out macaddr_recv macaddr_send - - - i p f 0 -1 0 0 \N \N \N 869 inet 11 10 -1 f b I t t , 0 - 0 1041 inet_in inet_out inet_recv inet_send - - - i m f 0 -1 0 0 \N \N \N 650 cidr 11 10 -1 f b I f t , 0 - 0 651 cidr_in cidr_out cidr_recv cidr_send - - - i m f 0 -1 0 0 \N \N \N 774 macaddr8 11 10 8 f b U f t , 0 - 0 775 macaddr8_in macaddr8_out macaddr8_recv macaddr8_send - - - i p f 0 -1 0 0 \N \N \N 1033 aclitem 11 10 16 f b U f t , 0 - 0 1034 aclitemin aclitemout - - - - - d p f 0 -1 0 0 \N \N \N 1042 bpchar 11 10 -1 f b S f t , 0 - 0 1014 bpcharin bpcharout bpcharrecv bpcharsend bpchartypmodin bpchartypmodout - i x f 0 -1 0 100 \N \N \N 1043 varchar 11 10 -1 f b S f t , 0 - 0 1015 varcharin varcharout varcharrecv varcharsend varchartypmodin varchartypmodout - i x f 0 -1 0 100 \N \N \N 1082 date 11 10 4 t b D f t , 0 - 0 1182 date_in date_out date_recv date_send - - - i p f 0 -1 0 0 \N \N \N 1083 time 11 10 8 t b D f t , 0 - 0 1183 time_in time_out time_recv time_send timetypmodin timetypmodout - d p f 0 -1 0 0 \N \N \N 1114 timestamp 11 10 8 t b D f t , 0 - 0 1115 timestamp_in timestamp_out timestamp_recv timestamp_send timestamptypmodin timestamptypmodout - d p f 0 -1 0 0 \N \N \N 1184 timestamptz 11 10 8 t b D t t , 0 - 0 1185 timestamptz_in timestamptz_out timestamptz_recv timestamptz_send timestamptztypmodin timestamptztypmodout - d p f 0 -1 0 0 \N \N \N 1186 interval 11 10 16 f b T t t , 0 - 0 1187 interval_in interval_out interval_recv interval_send intervaltypmodin intervaltypmodout - d p f 0 -1 0 0 \N \N \N 1266 timetz 11 10 12 f b D f t , 0 - 0 1270 timetz_in timetz_out timetz_recv timetz_send timetztypmodin timetztypmodout - d p f 0 -1 0 0 \N \N \N 1560 bit 11 10 -1 f b V f t , 0 - 0 1561 bit_in bit_out bit_recv bit_send bittypmodin bittypmodout - i x f 0 -1 0 0 \N \N \N 1562 varbit 11 10 -1 f b V t t , 0 - 0 1563 varbit_in varbit_out varbit_recv varbit_send varbittypmodin varbittypmodout - i x f 0 -1 0 0 \N \N \N 1700 numeric 11 10 -1 f b N f t , 0 - 0 1231 numeric_in numeric_out numeric_recv numeric_send numerictypmodin numerictypmodout - i m f 0 -1 0 0 \N \N \N 1790 refcursor 11 10 -1 f b U f t , 0 - 0 2201 textin textout textrecv textsend - - - i x f 0 -1 0 0 \N \N \N 2202 regprocedure 11 10 4 t b N f t , 0 - 0 2207 regprocedurein regprocedureout regprocedurerecv regproceduresend - - - i p f 0 -1 0 0 \N \N \N 2203 regoper 11 10 4 t b N f t , 0 - 0 2208 regoperin regoperout regoperrecv regopersend - - - i p f 0 -1 0 0 \N \N \N 2204 regoperator 11 10 4 t b N f t , 0 - 0 2209 regoperatorin regoperatorout regoperatorrecv regoperatorsend - - - i p f 0 -1 0 0 \N \N \N 2205 regclass 11 10 4 t b N f t , 0 - 0 2210 regclassin regclassout regclassrecv regclasssend - - - i p f 0 -1 0 0 \N \N \N 4191 regcollation 11 10 4 t b N f t , 0 - 0 4192 regcollationin regcollationout regcollationrecv regcollationsend - - - i p f 0 -1 0 0 \N \N \N 2206 regtype 11 10 4 t b N f t , 0 - 0 2211 regtypein regtypeout regtyperecv regtypesend - - - i p f 0 -1 0 0 \N \N \N 4096 regrole 11 10 4 t b N f t , 0 - 0 4097 regrolein regroleout regrolerecv regrolesend - - - i p f 0 -1 0 0 \N \N \N 4089 regnamespace 11 10 4 t b N f t , 0 - 0 4090 regnamespacein regnamespaceout regnamespacerecv regnamespacesend - - - i p f 0 -1 0 0 \N \N \N 2950 uuid 11 10 16 f b U f t , 0 - 0 2951 uuid_in uuid_out uuid_recv uuid_send - - - c p f 0 -1 0 0 \N \N \N 3220 pg_lsn 11 10 8 t b U f t , 0 - 0 3221 pg_lsn_in pg_lsn_out pg_lsn_recv pg_lsn_send - - - d p f 0 -1 0 0 \N \N \N 3614 tsvector 11 10 -1 f b U f t , 0 - 0 3643 tsvectorin tsvectorout tsvectorrecv tsvectorsend - - ts_typanalyze i x f 0 -1 0 0 \N \N \N 3642 gtsvector 11 10 -1 f b U f t , 0 - 0 3644 gtsvectorin gtsvectorout - - - - - i p f 0 -1 0 0 \N \N \N 3615 tsquery 11 10 -1 f b U f t , 0 - 0 3645 tsqueryin tsqueryout tsqueryrecv tsquerysend - - - i p f 0 -1 0 0 \N \N \N 3734 regconfig 11 10 4 t b N f t , 0 - 0 3735 regconfigin regconfigout regconfigrecv regconfigsend - - - i p f 0 -1 0 0 \N \N \N 3769 regdictionary 11 10 4 t b N f t , 0 - 0 3770 regdictionaryin regdictionaryout regdictionaryrecv regdictionarysend - - - i p f 0 -1 0 0 \N \N \N 3802 jsonb 11 10 -1 f b U f t , 0 jsonb_subscript_handler 0 3807 jsonb_in jsonb_out jsonb_recv jsonb_send - - - i x f 0 -1 0 0 \N \N \N 4072 jsonpath 11 10 -1 f b U f t , 0 - 0 4073 jsonpath_in jsonpath_out jsonpath_recv jsonpath_send - - - i x f 0 -1 0 0 \N \N \N 2970 txid_snapshot 11 10 -1 f b U f t , 0 - 0 2949 txid_snapshot_in txid_snapshot_out txid_snapshot_recv txid_snapshot_send - - - d x f 0 -1 0 0 \N \N \N 5038 pg_snapshot 11 10 -1 f b U f t , 0 - 0 5039 pg_snapshot_in pg_snapshot_out pg_snapshot_recv pg_snapshot_send - - - d x f 0 -1 0 0 \N \N \N 3904 int4range 11 10 -1 f r R f t , 0 - 0 3905 range_in range_out range_recv range_send - - range_typanalyze i x f 0 -1 0 0 \N \N \N 3906 numrange 11 10 -1 f r R f t , 0 - 0 3907 range_in range_out range_recv range_send - - range_typanalyze i x f 0 -1 0 0 \N \N \N 3908 tsrange 11 10 -1 f r R f t , 0 - 0 3909 range_in range_out range_recv range_send - - range_typanalyze d x f 0 -1 0 0 \N \N \N 3910 tstzrange 11 10 -1 f r R f t , 0 - 0 3911 range_in range_out range_recv range_send - - range_typanalyze d x f 0 -1 0 0 \N \N \N 3912 daterange 11 10 -1 f r R f t , 0 - 0 3913 range_in range_out range_recv range_send - - range_typanalyze i x f 0 -1 0 0 \N \N \N 3926 int8range 11 10 -1 f r R f t , 0 - 0 3927 range_in range_out range_recv range_send - - range_typanalyze d x f 0 -1 0 0 \N \N \N 4451 int4multirange 11 10 -1 f m R f t , 0 - 0 6150 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze i x f 0 -1 0 0 \N \N \N 4532 nummultirange 11 10 -1 f m R f t , 0 - 0 6151 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze i x f 0 -1 0 0 \N \N \N 4533 tsmultirange 11 10 -1 f m R f t , 0 - 0 6152 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze d x f 0 -1 0 0 \N \N \N 4534 tstzmultirange 11 10 -1 f m R f t , 0 - 0 6153 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze d x f 0 -1 0 0 \N \N \N 4535 datemultirange 11 10 -1 f m R f t , 0 - 0 6155 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze i x f 0 -1 0 0 \N \N \N 4536 int8multirange 11 10 -1 f m R f t , 0 - 0 6157 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze d x f 0 -1 0 0 \N \N \N 2249 record 11 10 -1 f p P f t , 0 - 0 2287 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 2287 _record 11 10 -1 f p P f t , 0 array_subscript_handler 2249 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 2275 cstring 11 10 -2 f p P f t , 0 - 0 1263 cstring_in cstring_out cstring_recv cstring_send - - - c p f 0 -1 0 0 \N \N \N 2276 any 11 10 4 t p P f t , 0 - 0 0 any_in any_out - - - - - i p f 0 -1 0 0 \N \N \N 2277 anyarray 11 10 -1 f p P f t , 0 - 0 0 anyarray_in anyarray_out anyarray_recv anyarray_send - - - d x f 0 -1 0 0 \N \N \N 2278 void 11 10 4 t p P f t , 0 - 0 0 void_in void_out void_recv void_send - - - i p f 0 -1 0 0 \N \N \N 2279 trigger 11 10 4 t p P f t , 0 - 0 0 trigger_in trigger_out - - - - - i p f 0 -1 0 0 \N \N \N 3838 event_trigger 11 10 4 t p P f t , 0 - 0 0 event_trigger_in event_trigger_out - - - - - i p f 0 -1 0 0 \N \N \N 2280 language_handler 11 10 4 t p P f t , 0 - 0 0 language_handler_in language_handler_out - - - - - i p f 0 -1 0 0 \N \N \N 2281 internal 11 10 8 t p P f t , 0 - 0 0 internal_in internal_out - - - - - d p f 0 -1 0 0 \N \N \N 2283 anyelement 11 10 4 t p P f t , 0 - 0 0 anyelement_in anyelement_out - - - - - i p f 0 -1 0 0 \N \N \N 2776 anynonarray 11 10 4 t p P f t , 0 - 0 0 anynonarray_in anynonarray_out - - - - - i p f 0 -1 0 0 \N \N \N 3500 anyenum 11 10 4 t p P f t , 0 - 0 0 anyenum_in anyenum_out - - - - - i p f 0 -1 0 0 \N \N \N 3115 fdw_handler 11 10 4 t p P f t , 0 - 0 0 fdw_handler_in fdw_handler_out - - - - - i p f 0 -1 0 0 \N \N \N 325 index_am_handler 11 10 4 t p P f t , 0 - 0 0 index_am_handler_in index_am_handler_out - - - - - i p f 0 -1 0 0 \N \N \N 3310 tsm_handler 11 10 4 t p P f t , 0 - 0 0 tsm_handler_in tsm_handler_out - - - - - i p f 0 -1 0 0 \N \N \N 269 table_am_handler 11 10 4 t p P f t , 0 - 0 0 table_am_handler_in table_am_handler_out - - - - - i p f 0 -1 0 0 \N \N \N 3831 anyrange 11 10 -1 f p P f t , 0 - 0 0 anyrange_in anyrange_out - - - - - d x f 0 -1 0 0 \N \N \N 5077 anycompatible 11 10 4 t p P f t , 0 - 0 0 anycompatible_in anycompatible_out - - - - - i p f 0 -1 0 0 \N \N \N 5078 anycompatiblearray 11 10 -1 f p P f t , 0 - 0 0 anycompatiblearray_in anycompatiblearray_out anycompatiblearray_recv anycompatiblearray_send - - - d x f 0 -1 0 0 \N \N \N 5079 anycompatiblenonarray 11 10 4 t p P f t , 0 - 0 0 anycompatiblenonarray_in anycompatiblenonarray_out - - - - - i p f 0 -1 0 0 \N \N \N 5080 anycompatiblerange 11 10 -1 f p P f t , 0 - 0 0 anycompatiblerange_in anycompatiblerange_out - - - - - d x f 0 -1 0 0 \N \N \N 4537 anymultirange 11 10 -1 f p P f t , 0 - 0 0 anymultirange_in anymultirange_out - - - - - d x f 0 -1 0 0 \N \N \N 4538 anycompatiblemultirange 11 10 -1 f p P f t , 0 - 0 0 anycompatiblemultirange_in anycompatiblemultirange_out - - - - - d x f 0 -1 0 0 \N \N \N 4600 pg_brin_bloom_summary 11 10 -1 f b Z f t , 0 - 0 0 brin_bloom_summary_in brin_bloom_summary_out brin_bloom_summary_recv brin_bloom_summary_send - - - i x f 0 -1 0 100 \N \N \N 4601 pg_brin_minmax_multi_summary 11 10 -1 f b Z f t , 0 - 0 0 brin_minmax_multi_summary_in brin_minmax_multi_summary_out brin_minmax_multi_summary_recv brin_minmax_multi_summary_send - - - i x f 0 -1 0 100 \N \N \N 1000 _bool 11 10 -1 f b A f t , 0 array_subscript_handler 16 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1001 _bytea 11 10 -1 f b A f t , 0 array_subscript_handler 17 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1002 _char 11 10 -1 f b A f t , 0 array_subscript_handler 18 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1003 _name 11 10 -1 f b A f t , 0 array_subscript_handler 19 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 950 \N \N \N 1016 _int8 11 10 -1 f b A f t , 0 array_subscript_handler 20 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1005 _int2 11 10 -1 f b A f t , 0 array_subscript_handler 21 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1006 _int2vector 11 10 -1 f b A f t , 0 array_subscript_handler 22 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1007 _int4 11 10 -1 f b A f t , 0 array_subscript_handler 23 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1008 _regproc 11 10 -1 f b A f t , 0 array_subscript_handler 24 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1009 _text 11 10 -1 f b A f t , 0 array_subscript_handler 25 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 100 \N \N \N 1028 _oid 11 10 -1 f b A f t , 0 array_subscript_handler 26 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1010 _tid 11 10 -1 f b A f t , 0 array_subscript_handler 27 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1011 _xid 11 10 -1 f b A f t , 0 array_subscript_handler 28 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1012 _cid 11 10 -1 f b A f t , 0 array_subscript_handler 29 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1013 _oidvector 11 10 -1 f b A f t , 0 array_subscript_handler 30 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 210 _pg_type 11 10 -1 f b A f t , 0 array_subscript_handler 71 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 270 _pg_attribute 11 10 -1 f b A f t , 0 array_subscript_handler 75 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 272 _pg_proc 11 10 -1 f b A f t , 0 array_subscript_handler 81 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 273 _pg_class 11 10 -1 f b A f t , 0 array_subscript_handler 83 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 199 _json 11 10 -1 f b A f t , 0 array_subscript_handler 114 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 143 _xml 11 10 -1 f b A f t , 0 array_subscript_handler 142 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 271 _xid8 11 10 -1 f b A f t , 0 array_subscript_handler 5069 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1017 _point 11 10 -1 f b A f t , 0 array_subscript_handler 600 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1018 _lseg 11 10 -1 f b A f t , 0 array_subscript_handler 601 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1019 _path 11 10 -1 f b A f t , 0 array_subscript_handler 602 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1020 _box 11 10 -1 f b A f t ; 0 array_subscript_handler 603 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1027 _polygon 11 10 -1 f b A f t , 0 array_subscript_handler 604 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 629 _line 11 10 -1 f b A f t , 0 array_subscript_handler 628 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1021 _float4 11 10 -1 f b A f t , 0 array_subscript_handler 700 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1022 _float8 11 10 -1 f b A f t , 0 array_subscript_handler 701 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 719 _circle 11 10 -1 f b A f t , 0 array_subscript_handler 718 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 791 _money 11 10 -1 f b A f t , 0 array_subscript_handler 790 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1040 _macaddr 11 10 -1 f b A f t , 0 array_subscript_handler 829 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1041 _inet 11 10 -1 f b A f t , 0 array_subscript_handler 869 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 651 _cidr 11 10 -1 f b A f t , 0 array_subscript_handler 650 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 775 _macaddr8 11 10 -1 f b A f t , 0 array_subscript_handler 774 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1034 _aclitem 11 10 -1 f b A f t , 0 array_subscript_handler 1033 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1014 _bpchar 11 10 -1 f b A f t , 0 array_subscript_handler 1042 0 array_in array_out array_recv array_send bpchartypmodin bpchartypmodout array_typanalyze i x f 0 -1 0 100 \N \N \N 1015 _varchar 11 10 -1 f b A f t , 0 array_subscript_handler 1043 0 array_in array_out array_recv array_send varchartypmodin varchartypmodout array_typanalyze i x f 0 -1 0 100 \N \N \N 1182 _date 11 10 -1 f b A f t , 0 array_subscript_handler 1082 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 1183 _time 11 10 -1 f b A f t , 0 array_subscript_handler 1083 0 array_in array_out array_recv array_send timetypmodin timetypmodout array_typanalyze d x f 0 -1 0 0 \N \N \N 1115 _timestamp 11 10 -1 f b A f t , 0 array_subscript_handler 1114 0 array_in array_out array_recv array_send timestamptypmodin timestamptypmodout array_typanalyze d x f 0 -1 0 0 \N \N \N 1185 _timestamptz 11 10 -1 f b A f t , 0 array_subscript_handler 1184 0 array_in array_out array_recv array_send timestamptztypmodin timestamptztypmodout array_typanalyze d x f 0 -1 0 0 \N \N \N 1187 _interval 11 10 -1 f b A f t , 0 array_subscript_handler 1186 0 array_in array_out array_recv array_send intervaltypmodin intervaltypmodout array_typanalyze d x f 0 -1 0 0 \N \N \N 1270 _timetz 11 10 -1 f b A f t , 0 array_subscript_handler 1266 0 array_in array_out array_recv array_send timetztypmodin timetztypmodout array_typanalyze d x f 0 -1 0 0 \N \N \N 1561 _bit 11 10 -1 f b A f t , 0 array_subscript_handler 1560 0 array_in array_out array_recv array_send bittypmodin bittypmodout array_typanalyze i x f 0 -1 0 0 \N \N \N 1563 _varbit 11 10 -1 f b A f t , 0 array_subscript_handler 1562 0 array_in array_out array_recv array_send varbittypmodin varbittypmodout array_typanalyze i x f 0 -1 0 0 \N \N \N 1231 _numeric 11 10 -1 f b A f t , 0 array_subscript_handler 1700 0 array_in array_out array_recv array_send numerictypmodin numerictypmodout array_typanalyze i x f 0 -1 0 0 \N \N \N 2201 _refcursor 11 10 -1 f b A f t , 0 array_subscript_handler 1790 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2207 _regprocedure 11 10 -1 f b A f t , 0 array_subscript_handler 2202 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2208 _regoper 11 10 -1 f b A f t , 0 array_subscript_handler 2203 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2209 _regoperator 11 10 -1 f b A f t , 0 array_subscript_handler 2204 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2210 _regclass 11 10 -1 f b A f t , 0 array_subscript_handler 2205 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 4192 _regcollation 11 10 -1 f b A f t , 0 array_subscript_handler 4191 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2211 _regtype 11 10 -1 f b A f t , 0 array_subscript_handler 2206 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 4097 _regrole 11 10 -1 f b A f t , 0 array_subscript_handler 4096 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 4090 _regnamespace 11 10 -1 f b A f t , 0 array_subscript_handler 4089 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2951 _uuid 11 10 -1 f b A f t , 0 array_subscript_handler 2950 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3221 _pg_lsn 11 10 -1 f b A f t , 0 array_subscript_handler 3220 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 3643 _tsvector 11 10 -1 f b A f t , 0 array_subscript_handler 3614 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3644 _gtsvector 11 10 -1 f b A f t , 0 array_subscript_handler 3642 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3645 _tsquery 11 10 -1 f b A f t , 0 array_subscript_handler 3615 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3735 _regconfig 11 10 -1 f b A f t , 0 array_subscript_handler 3734 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3770 _regdictionary 11 10 -1 f b A f t , 0 array_subscript_handler 3769 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3807 _jsonb 11 10 -1 f b A f t , 0 array_subscript_handler 3802 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 4073 _jsonpath 11 10 -1 f b A f t , 0 array_subscript_handler 4072 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 2949 _txid_snapshot 11 10 -1 f b A f t , 0 array_subscript_handler 2970 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 5039 _pg_snapshot 11 10 -1 f b A f t , 0 array_subscript_handler 5038 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 3905 _int4range 11 10 -1 f b A f t , 0 array_subscript_handler 3904 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3907 _numrange 11 10 -1 f b A f t , 0 array_subscript_handler 3906 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3909 _tsrange 11 10 -1 f b A f t , 0 array_subscript_handler 3908 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 3911 _tstzrange 11 10 -1 f b A f t , 0 array_subscript_handler 3910 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 3913 _daterange 11 10 -1 f b A f t , 0 array_subscript_handler 3912 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 3927 _int8range 11 10 -1 f b A f t , 0 array_subscript_handler 3926 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 6150 _int4multirange 11 10 -1 f b A f t , 0 array_subscript_handler 4451 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 6151 _nummultirange 11 10 -1 f b A f t , 0 array_subscript_handler 4532 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 6152 _tsmultirange 11 10 -1 f b A f t , 0 array_subscript_handler 4533 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 6153 _tstzmultirange 11 10 -1 f b A f t , 0 array_subscript_handler 4534 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 6155 _datemultirange 11 10 -1 f b A f t , 0 array_subscript_handler 4535 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 6157 _int8multirange 11 10 -1 f b A f t , 0 array_subscript_handler 4536 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1263 _cstring 11 10 -1 f b A f t , 0 array_subscript_handler 2275 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 10001 pg_attrdef 11 10 -1 f c C f t , 2604 - 0 10000 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10000 _pg_attrdef 11 10 -1 f b A f t , 0 array_subscript_handler 10001 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10003 pg_constraint 11 10 -1 f c C f t , 2606 - 0 10002 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10002 _pg_constraint 11 10 -1 f b A f t , 0 array_subscript_handler 10003 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10005 pg_inherits 11 10 -1 f c C f t , 2611 - 0 10004 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10004 _pg_inherits 11 10 -1 f b A f t , 0 array_subscript_handler 10005 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10007 pg_index 11 10 -1 f c C f t , 2610 - 0 10006 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10006 _pg_index 11 10 -1 f b A f t , 0 array_subscript_handler 10007 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10009 pg_operator 11 10 -1 f c C f t , 2617 - 0 10008 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10008 _pg_operator 11 10 -1 f b A f t , 0 array_subscript_handler 10009 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10011 pg_opfamily 11 10 -1 f c C f t , 2753 - 0 10010 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10010 _pg_opfamily 11 10 -1 f b A f t , 0 array_subscript_handler 10011 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10013 pg_opclass 11 10 -1 f c C f t , 2616 - 0 10012 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10012 _pg_opclass 11 10 -1 f b A f t , 0 array_subscript_handler 10013 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10015 pg_am 11 10 -1 f c C f t , 2601 - 0 10014 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10014 _pg_am 11 10 -1 f b A f t , 0 array_subscript_handler 10015 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10017 pg_amop 11 10 -1 f c C f t , 2602 - 0 10016 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10016 _pg_amop 11 10 -1 f b A f t , 0 array_subscript_handler 10017 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10019 pg_amproc 11 10 -1 f c C f t , 2603 - 0 10018 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10018 _pg_amproc 11 10 -1 f b A f t , 0 array_subscript_handler 10019 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10021 pg_language 11 10 -1 f c C f t , 2612 - 0 10020 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10020 _pg_language 11 10 -1 f b A f t , 0 array_subscript_handler 10021 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10023 pg_largeobject_metadata 11 10 -1 f c C f t , 2995 - 0 10022 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10022 _pg_largeobject_metadata 11 10 -1 f b A f t , 0 array_subscript_handler 10023 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10025 pg_largeobject 11 10 -1 f c C f t , 2613 - 0 10024 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10024 _pg_largeobject 11 10 -1 f b A f t , 0 array_subscript_handler 10025 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10027 pg_aggregate 11 10 -1 f c C f t , 2600 - 0 10026 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10026 _pg_aggregate 11 10 -1 f b A f t , 0 array_subscript_handler 10027 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10029 pg_statistic 11 10 -1 f c C f t , 2619 - 0 10028 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10028 _pg_statistic 11 10 -1 f b A f t , 0 array_subscript_handler 10029 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10031 pg_statistic_ext 11 10 -1 f c C f t , 3381 - 0 10030 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10030 _pg_statistic_ext 11 10 -1 f b A f t , 0 array_subscript_handler 10031 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10033 pg_statistic_ext_data 11 10 -1 f c C f t , 3429 - 0 10032 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10032 _pg_statistic_ext_data 11 10 -1 f b A f t , 0 array_subscript_handler 10033 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10035 pg_rewrite 11 10 -1 f c C f t , 2618 - 0 10034 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10034 _pg_rewrite 11 10 -1 f b A f t , 0 array_subscript_handler 10035 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10037 pg_trigger 11 10 -1 f c C f t , 2620 - 0 10036 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10036 _pg_trigger 11 10 -1 f b A f t , 0 array_subscript_handler 10037 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10039 pg_event_trigger 11 10 -1 f c C f t , 3466 - 0 10038 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10038 _pg_event_trigger 11 10 -1 f b A f t , 0 array_subscript_handler 10039 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10041 pg_description 11 10 -1 f c C f t , 2609 - 0 10040 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10040 _pg_description 11 10 -1 f b A f t , 0 array_subscript_handler 10041 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10043 pg_cast 11 10 -1 f c C f t , 2605 - 0 10042 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10042 _pg_cast 11 10 -1 f b A f t , 0 array_subscript_handler 10043 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10045 pg_enum 11 10 -1 f c C f t , 3501 - 0 10044 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10044 _pg_enum 11 10 -1 f b A f t , 0 array_subscript_handler 10045 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10047 pg_namespace 11 10 -1 f c C f t , 2615 - 0 10046 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10046 _pg_namespace 11 10 -1 f b A f t , 0 array_subscript_handler 10047 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10049 pg_conversion 11 10 -1 f c C f t , 2607 - 0 10048 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10048 _pg_conversion 11 10 -1 f b A f t , 0 array_subscript_handler 10049 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10051 pg_depend 11 10 -1 f c C f t , 2608 - 0 10050 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10050 _pg_depend 11 10 -1 f b A f t , 0 array_subscript_handler 10051 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 1248 pg_database 11 10 -1 f c C f t , 1262 - 0 10052 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10052 _pg_database 11 10 -1 f b A f t , 0 array_subscript_handler 1248 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10054 pg_db_role_setting 11 10 -1 f c C f t , 2964 - 0 10053 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10053 _pg_db_role_setting 11 10 -1 f b A f t , 0 array_subscript_handler 10054 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10056 pg_tablespace 11 10 -1 f c C f t , 1213 - 0 10055 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10055 _pg_tablespace 11 10 -1 f b A f t , 0 array_subscript_handler 10056 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 2842 pg_authid 11 10 -1 f c C f t , 1260 - 0 10057 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10057 _pg_authid 11 10 -1 f b A f t , 0 array_subscript_handler 2842 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 2843 pg_auth_members 11 10 -1 f c C f t , 1261 - 0 10058 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10058 _pg_auth_members 11 10 -1 f b A f t , 0 array_subscript_handler 2843 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10060 pg_shdepend 11 10 -1 f c C f t , 1214 - 0 10059 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10059 _pg_shdepend 11 10 -1 f b A f t , 0 array_subscript_handler 10060 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10062 pg_shdescription 11 10 -1 f c C f t , 2396 - 0 10061 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10061 _pg_shdescription 11 10 -1 f b A f t , 0 array_subscript_handler 10062 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10064 pg_ts_config 11 10 -1 f c C f t , 3602 - 0 10063 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10063 _pg_ts_config 11 10 -1 f b A f t , 0 array_subscript_handler 10064 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10066 pg_ts_config_map 11 10 -1 f c C f t , 3603 - 0 10065 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10065 _pg_ts_config_map 11 10 -1 f b A f t , 0 array_subscript_handler 10066 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10068 pg_ts_dict 11 10 -1 f c C f t , 3600 - 0 10067 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10067 _pg_ts_dict 11 10 -1 f b A f t , 0 array_subscript_handler 10068 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10070 pg_ts_parser 11 10 -1 f c C f t , 3601 - 0 10069 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10069 _pg_ts_parser 11 10 -1 f b A f t , 0 array_subscript_handler 10070 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10072 pg_ts_template 11 10 -1 f c C f t , 3764 - 0 10071 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10071 _pg_ts_template 11 10 -1 f b A f t , 0 array_subscript_handler 10072 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10074 pg_extension 11 10 -1 f c C f t , 3079 - 0 10073 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10073 _pg_extension 11 10 -1 f b A f t , 0 array_subscript_handler 10074 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10076 pg_foreign_data_wrapper 11 10 -1 f c C f t , 2328 - 0 10075 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10075 _pg_foreign_data_wrapper 11 10 -1 f b A f t , 0 array_subscript_handler 10076 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10078 pg_foreign_server 11 10 -1 f c C f t , 1417 - 0 10077 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10077 _pg_foreign_server 11 10 -1 f b A f t , 0 array_subscript_handler 10078 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10080 pg_user_mapping 11 10 -1 f c C f t , 1418 - 0 10079 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10079 _pg_user_mapping 11 10 -1 f b A f t , 0 array_subscript_handler 10080 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10082 pg_foreign_table 11 10 -1 f c C f t , 3118 - 0 10081 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10081 _pg_foreign_table 11 10 -1 f b A f t , 0 array_subscript_handler 10082 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10084 pg_policy 11 10 -1 f c C f t , 3256 - 0 10083 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10083 _pg_policy 11 10 -1 f b A f t , 0 array_subscript_handler 10084 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10086 pg_replication_origin 11 10 -1 f c C f t , 6000 - 0 10085 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10085 _pg_replication_origin 11 10 -1 f b A f t , 0 array_subscript_handler 10086 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10088 pg_default_acl 11 10 -1 f c C f t , 826 - 0 10087 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10087 _pg_default_acl 11 10 -1 f b A f t , 0 array_subscript_handler 10088 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10090 pg_init_privs 11 10 -1 f c C f t , 3394 - 0 10089 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10089 _pg_init_privs 11 10 -1 f b A f t , 0 array_subscript_handler 10090 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10092 pg_seclabel 11 10 -1 f c C f t , 3596 - 0 10091 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10091 _pg_seclabel 11 10 -1 f b A f t , 0 array_subscript_handler 10092 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 4066 pg_shseclabel 11 10 -1 f c C f t , 3592 - 0 10093 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10093 _pg_shseclabel 11 10 -1 f b A f t , 0 array_subscript_handler 4066 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10095 pg_collation 11 10 -1 f c C f t , 3456 - 0 10094 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10094 _pg_collation 11 10 -1 f b A f t , 0 array_subscript_handler 10095 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10097 pg_parameter_acl 11 10 -1 f c C f t , 6243 - 0 10096 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10096 _pg_parameter_acl 11 10 -1 f b A f t , 0 array_subscript_handler 10097 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10099 pg_partitioned_table 11 10 -1 f c C f t , 3350 - 0 10098 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10098 _pg_partitioned_table 11 10 -1 f b A f t , 0 array_subscript_handler 10099 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10101 pg_range 11 10 -1 f c C f t , 3541 - 0 10100 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10100 _pg_range 11 10 -1 f b A f t , 0 array_subscript_handler 10101 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10103 pg_transform 11 10 -1 f c C f t , 3576 - 0 10102 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10102 _pg_transform 11 10 -1 f b A f t , 0 array_subscript_handler 10103 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10105 pg_sequence 11 10 -1 f c C f t , 2224 - 0 10104 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10104 _pg_sequence 11 10 -1 f b A f t , 0 array_subscript_handler 10105 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10107 pg_publication 11 10 -1 f c C f t , 6104 - 0 10106 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10106 _pg_publication 11 10 -1 f b A f t , 0 array_subscript_handler 10107 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10109 pg_publication_namespace 11 10 -1 f c C f t , 6237 - 0 10108 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10108 _pg_publication_namespace 11 10 -1 f b A f t , 0 array_subscript_handler 10109 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10111 pg_publication_rel 11 10 -1 f c C f t , 6106 - 0 10110 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10110 _pg_publication_rel 11 10 -1 f b A f t , 0 array_subscript_handler 10111 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 6101 pg_subscription 11 10 -1 f c C f t , 6100 - 0 10112 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10112 _pg_subscription 11 10 -1 f b A f t , 0 array_subscript_handler 6101 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 10114 pg_subscription_rel 11 10 -1 f c C f t , 6102 - 0 10113 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 10113 _pg_subscription_rel 11 10 -1 f b A f t , 0 array_subscript_handler 10114 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12002 pg_roles 11 10 -1 f c C f t , 12000 - 0 12001 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12001 _pg_roles 11 10 -1 f b A f t , 0 array_subscript_handler 12002 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12007 pg_shadow 11 10 -1 f c C f t , 12005 - 0 12006 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12006 _pg_shadow 11 10 -1 f b A f t , 0 array_subscript_handler 12007 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12012 pg_group 11 10 -1 f c C f t , 12010 - 0 12011 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12011 _pg_group 11 10 -1 f b A f t , 0 array_subscript_handler 12012 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12016 pg_user 11 10 -1 f c C f t , 12014 - 0 12015 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12015 _pg_user 11 10 -1 f b A f t , 0 array_subscript_handler 12016 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12020 pg_policies 11 10 -1 f c C f t , 12018 - 0 12019 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12019 _pg_policies 11 10 -1 f b A f t , 0 array_subscript_handler 12020 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12025 pg_rules 11 10 -1 f c C f t , 12023 - 0 12024 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12024 _pg_rules 11 10 -1 f b A f t , 0 array_subscript_handler 12025 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12030 pg_views 11 10 -1 f c C f t , 12028 - 0 12029 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12029 _pg_views 11 10 -1 f b A f t , 0 array_subscript_handler 12030 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12035 pg_tables 11 10 -1 f c C f t , 12033 - 0 12034 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12034 _pg_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12035 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12040 pg_matviews 11 10 -1 f c C f t , 12038 - 0 12039 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12039 _pg_matviews 11 10 -1 f b A f t , 0 array_subscript_handler 12040 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12045 pg_indexes 11 10 -1 f c C f t , 12043 - 0 12044 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12044 _pg_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12045 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12050 pg_sequences 11 10 -1 f c C f t , 12048 - 0 12049 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12049 _pg_sequences 11 10 -1 f b A f t , 0 array_subscript_handler 12050 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12055 pg_stats 11 10 -1 f c C f t , 12053 - 0 12054 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12054 _pg_stats 11 10 -1 f b A f t , 0 array_subscript_handler 12055 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12060 pg_stats_ext 11 10 -1 f c C f t , 12058 - 0 12059 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12059 _pg_stats_ext 11 10 -1 f b A f t , 0 array_subscript_handler 12060 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12065 pg_stats_ext_exprs 11 10 -1 f c C f t , 12063 - 0 12064 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12064 _pg_stats_ext_exprs 11 10 -1 f b A f t , 0 array_subscript_handler 12065 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12070 pg_publication_tables 11 10 -1 f c C f t , 12068 - 0 12069 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12069 _pg_publication_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12070 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12075 pg_locks 11 10 -1 f c C f t , 12073 - 0 12074 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12074 _pg_locks 11 10 -1 f b A f t , 0 array_subscript_handler 12075 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12079 pg_cursors 11 10 -1 f c C f t , 12077 - 0 12078 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12078 _pg_cursors 11 10 -1 f b A f t , 0 array_subscript_handler 12079 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12083 pg_available_extensions 11 10 -1 f c C f t , 12081 - 0 12082 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12082 _pg_available_extensions 11 10 -1 f b A f t , 0 array_subscript_handler 12083 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12087 pg_available_extension_versions 11 10 -1 f c C f t , 12085 - 0 12086 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12086 _pg_available_extension_versions 11 10 -1 f b A f t , 0 array_subscript_handler 12087 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12092 pg_prepared_xacts 11 10 -1 f c C f t , 12090 - 0 12091 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12091 _pg_prepared_xacts 11 10 -1 f b A f t , 0 array_subscript_handler 12092 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12097 pg_prepared_statements 11 10 -1 f c C f t , 12095 - 0 12096 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12096 _pg_prepared_statements 11 10 -1 f b A f t , 0 array_subscript_handler 12097 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12101 pg_seclabels 11 10 -1 f c C f t , 12099 - 0 12100 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12100 _pg_seclabels 11 10 -1 f b A f t , 0 array_subscript_handler 12101 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12106 pg_settings 11 10 -1 f c C f t , 12104 - 0 12105 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12105 _pg_settings 11 10 -1 f b A f t , 0 array_subscript_handler 12106 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12112 pg_file_settings 11 10 -1 f c C f t , 12110 - 0 12111 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12111 _pg_file_settings 11 10 -1 f b A f t , 0 array_subscript_handler 12112 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12116 pg_hba_file_rules 11 10 -1 f c C f t , 12114 - 0 12115 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12115 _pg_hba_file_rules 11 10 -1 f b A f t , 0 array_subscript_handler 12116 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12120 pg_ident_file_mappings 11 10 -1 f c C f t , 12118 - 0 12119 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12119 _pg_ident_file_mappings 11 10 -1 f b A f t , 0 array_subscript_handler 12120 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12124 pg_timezone_abbrevs 11 10 -1 f c C f t , 12122 - 0 12123 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12123 _pg_timezone_abbrevs 11 10 -1 f b A f t , 0 array_subscript_handler 12124 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12128 pg_timezone_names 11 10 -1 f c C f t , 12126 - 0 12127 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12127 _pg_timezone_names 11 10 -1 f b A f t , 0 array_subscript_handler 12128 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12132 pg_config 11 10 -1 f c C f t , 12130 - 0 12131 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12131 _pg_config 11 10 -1 f b A f t , 0 array_subscript_handler 12132 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12136 pg_shmem_allocations 11 10 -1 f c C f t , 12134 - 0 12135 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12135 _pg_shmem_allocations 11 10 -1 f b A f t , 0 array_subscript_handler 12136 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12140 pg_backend_memory_contexts 11 10 -1 f c C f t , 12138 - 0 12139 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12139 _pg_backend_memory_contexts 11 10 -1 f b A f t , 0 array_subscript_handler 12140 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12144 pg_stat_all_tables 11 10 -1 f c C f t , 12142 - 0 12143 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12143 _pg_stat_all_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12144 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12149 pg_stat_xact_all_tables 11 10 -1 f c C f t , 12147 - 0 12148 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12148 _pg_stat_xact_all_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12149 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12154 pg_stat_sys_tables 11 10 -1 f c C f t , 12152 - 0 12153 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12153 _pg_stat_sys_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12154 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12159 pg_stat_xact_sys_tables 11 10 -1 f c C f t , 12157 - 0 12158 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12158 _pg_stat_xact_sys_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12159 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12163 pg_stat_user_tables 11 10 -1 f c C f t , 12161 - 0 12162 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12162 _pg_stat_user_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12163 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12168 pg_stat_xact_user_tables 11 10 -1 f c C f t , 12166 - 0 12167 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12167 _pg_stat_xact_user_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12168 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12172 pg_statio_all_tables 11 10 -1 f c C f t , 12170 - 0 12171 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12171 _pg_statio_all_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12172 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12177 pg_statio_sys_tables 11 10 -1 f c C f t , 12175 - 0 12176 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12176 _pg_statio_sys_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12177 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12181 pg_statio_user_tables 11 10 -1 f c C f t , 12179 - 0 12180 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12180 _pg_statio_user_tables 11 10 -1 f b A f t , 0 array_subscript_handler 12181 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12185 pg_stat_all_indexes 11 10 -1 f c C f t , 12183 - 0 12184 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12184 _pg_stat_all_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12185 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12190 pg_stat_sys_indexes 11 10 -1 f c C f t , 12188 - 0 12189 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12189 _pg_stat_sys_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12190 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12194 pg_stat_user_indexes 11 10 -1 f c C f t , 12192 - 0 12193 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12193 _pg_stat_user_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12194 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12198 pg_statio_all_indexes 11 10 -1 f c C f t , 12196 - 0 12197 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12197 _pg_statio_all_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12198 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12203 pg_statio_sys_indexes 11 10 -1 f c C f t , 12201 - 0 12202 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12202 _pg_statio_sys_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12203 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12207 pg_statio_user_indexes 11 10 -1 f c C f t , 12205 - 0 12206 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12206 _pg_statio_user_indexes 11 10 -1 f b A f t , 0 array_subscript_handler 12207 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12211 pg_statio_all_sequences 11 10 -1 f c C f t , 12209 - 0 12210 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12210 _pg_statio_all_sequences 11 10 -1 f b A f t , 0 array_subscript_handler 12211 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12216 pg_statio_sys_sequences 11 10 -1 f c C f t , 12214 - 0 12215 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12215 _pg_statio_sys_sequences 11 10 -1 f b A f t , 0 array_subscript_handler 12216 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12220 pg_statio_user_sequences 11 10 -1 f c C f t , 12218 - 0 12219 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12219 _pg_statio_user_sequences 11 10 -1 f b A f t , 0 array_subscript_handler 12220 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12224 pg_stat_activity 11 10 -1 f c C f t , 12222 - 0 12223 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12223 _pg_stat_activity 11 10 -1 f b A f t , 0 array_subscript_handler 12224 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12229 pg_stat_replication 11 10 -1 f c C f t , 12227 - 0 12228 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12228 _pg_stat_replication 11 10 -1 f b A f t , 0 array_subscript_handler 12229 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12234 pg_stat_slru 11 10 -1 f c C f t , 12232 - 0 12233 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12233 _pg_stat_slru 11 10 -1 f b A f t , 0 array_subscript_handler 12234 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12238 pg_stat_wal_receiver 11 10 -1 f c C f t , 12236 - 0 12237 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12237 _pg_stat_wal_receiver 11 10 -1 f b A f t , 0 array_subscript_handler 12238 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12242 pg_stat_recovery_prefetch 11 10 -1 f c C f t , 12240 - 0 12241 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12241 _pg_stat_recovery_prefetch 11 10 -1 f b A f t , 0 array_subscript_handler 12242 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12246 pg_stat_subscription 11 10 -1 f c C f t , 12244 - 0 12245 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12245 _pg_stat_subscription 11 10 -1 f b A f t , 0 array_subscript_handler 12246 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12251 pg_stat_ssl 11 10 -1 f c C f t , 12249 - 0 12250 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12250 _pg_stat_ssl 11 10 -1 f b A f t , 0 array_subscript_handler 12251 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12255 pg_stat_gssapi 11 10 -1 f c C f t , 12253 - 0 12254 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12254 _pg_stat_gssapi 11 10 -1 f b A f t , 0 array_subscript_handler 12255 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12259 pg_replication_slots 11 10 -1 f c C f t , 12257 - 0 12258 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12258 _pg_replication_slots 11 10 -1 f b A f t , 0 array_subscript_handler 12259 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12264 pg_stat_replication_slots 11 10 -1 f c C f t , 12262 - 0 12263 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12263 _pg_stat_replication_slots 11 10 -1 f b A f t , 0 array_subscript_handler 12264 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12268 pg_stat_database 11 10 -1 f c C f t , 12266 - 0 12267 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12267 _pg_stat_database 11 10 -1 f b A f t , 0 array_subscript_handler 12268 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12273 pg_stat_database_conflicts 11 10 -1 f c C f t , 12271 - 0 12272 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12272 _pg_stat_database_conflicts 11 10 -1 f b A f t , 0 array_subscript_handler 12273 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12277 pg_stat_user_functions 11 10 -1 f c C f t , 12275 - 0 12276 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12276 _pg_stat_user_functions 11 10 -1 f b A f t , 0 array_subscript_handler 12277 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12282 pg_stat_xact_user_functions 11 10 -1 f c C f t , 12280 - 0 12281 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12281 _pg_stat_xact_user_functions 11 10 -1 f b A f t , 0 array_subscript_handler 12282 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12287 pg_stat_archiver 11 10 -1 f c C f t , 12285 - 0 12286 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12286 _pg_stat_archiver 11 10 -1 f b A f t , 0 array_subscript_handler 12287 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12291 pg_stat_bgwriter 11 10 -1 f c C f t , 12289 - 0 12290 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12290 _pg_stat_bgwriter 11 10 -1 f b A f t , 0 array_subscript_handler 12291 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12295 pg_stat_checkpointer 11 10 -1 f c C f t , 12293 - 0 12294 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12294 _pg_stat_checkpointer 11 10 -1 f b A f t , 0 array_subscript_handler 12295 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12299 pg_stat_io 11 10 -1 f c C f t , 12297 - 0 12298 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12298 _pg_stat_io 11 10 -1 f b A f t , 0 array_subscript_handler 12299 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12303 pg_stat_wal 11 10 -1 f c C f t , 12301 - 0 12302 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12302 _pg_stat_wal 11 10 -1 f b A f t , 0 array_subscript_handler 12303 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12307 pg_stat_progress_analyze 11 10 -1 f c C f t , 12305 - 0 12306 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12306 _pg_stat_progress_analyze 11 10 -1 f b A f t , 0 array_subscript_handler 12307 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12312 pg_stat_progress_vacuum 11 10 -1 f c C f t , 12310 - 0 12311 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12311 _pg_stat_progress_vacuum 11 10 -1 f b A f t , 0 array_subscript_handler 12312 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12317 pg_stat_progress_cluster 11 10 -1 f c C f t , 12315 - 0 12316 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12316 _pg_stat_progress_cluster 11 10 -1 f b A f t , 0 array_subscript_handler 12317 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12322 pg_stat_progress_create_index 11 10 -1 f c C f t , 12320 - 0 12321 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12321 _pg_stat_progress_create_index 11 10 -1 f b A f t , 0 array_subscript_handler 12322 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12327 pg_stat_progress_basebackup 11 10 -1 f c C f t , 12325 - 0 12326 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12326 _pg_stat_progress_basebackup 11 10 -1 f b A f t , 0 array_subscript_handler 12327 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12331 pg_stat_progress_copy 11 10 -1 f c C f t , 12329 - 0 12330 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12330 _pg_stat_progress_copy 11 10 -1 f b A f t , 0 array_subscript_handler 12331 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12336 pg_user_mappings 11 10 -1 f c C f t , 12334 - 0 12335 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12335 _pg_user_mappings 11 10 -1 f b A f t , 0 array_subscript_handler 12336 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12341 pg_replication_origin_status 11 10 -1 f c C f t , 12339 - 0 12340 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12340 _pg_replication_origin_status 11 10 -1 f b A f t , 0 array_subscript_handler 12341 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12345 pg_stat_subscription_stats 11 10 -1 f c C f t , 12343 - 0 12344 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12344 _pg_stat_subscription_stats 11 10 -1 f b A f t , 0 array_subscript_handler 12345 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 12349 pg_wait_events 11 10 -1 f c C f t , 12347 - 0 12348 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 12348 _pg_wait_events 11 10 -1 f b A f t , 0 array_subscript_handler 12349 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13881 cardinal_number 13867 10 4 t d N f t , 0 - 0 13880 domain_in int4out domain_recv int4send - - - i p f 23 -1 0 0 \N \N \N 13880 _cardinal_number 13867 10 -1 f b A f t , 0 array_subscript_handler 13881 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 13884 character_data 13867 10 -1 f d S f t , 0 - 0 13883 domain_in varcharout domain_recv varcharsend - - - i x f 1043 -1 0 950 \N \N \N 13883 _character_data 13867 10 -1 f b A f t , 0 array_subscript_handler 13884 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 950 \N \N \N 13886 sql_identifier 13867 10 64 f d S f t , 0 - 0 13885 domain_in nameout domain_recv namesend - - - c p f 19 -1 0 950 \N \N \N 13885 _sql_identifier 13867 10 -1 f b A f t , 0 array_subscript_handler 13886 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 950 \N \N \N 13889 information_schema_catalog_name 13867 10 -1 f c C f t , 13887 - 0 13888 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13888 _information_schema_catalog_name 13867 10 -1 f b A f t , 0 array_subscript_handler 13889 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13892 time_stamp 13867 10 8 t d D f t , 0 - 0 13891 domain_in timestamptz_out domain_recv timestamptz_send - - - d p f 1184 2 0 0 {SQLVALUEFUNCTION :op 4 :type 1184 :typmod 2 :location -1} CURRENT_TIMESTAMP(2) \N 13891 _time_stamp 13867 10 -1 f b A f t , 0 array_subscript_handler 13892 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13894 yes_or_no 13867 10 -1 f d S f t , 0 - 0 13893 domain_in varcharout domain_recv varcharsend - - - i x f 1043 7 0 950 \N \N \N 13893 _yes_or_no 13867 10 -1 f b A f t , 0 array_subscript_handler 13894 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 950 \N \N \N 13898 applicable_roles 13867 10 -1 f c C f t , 13896 - 0 13897 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13897 _applicable_roles 13867 10 -1 f b A f t , 0 array_subscript_handler 13898 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13903 administrable_role_authorizations 13867 10 -1 f c C f t , 13901 - 0 13902 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13902 _administrable_role_authorizations 13867 10 -1 f b A f t , 0 array_subscript_handler 13903 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13907 attributes 13867 10 -1 f c C f t , 13905 - 0 13906 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13906 _attributes 13867 10 -1 f b A f t , 0 array_subscript_handler 13907 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13912 character_sets 13867 10 -1 f c C f t , 13910 - 0 13911 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13911 _character_sets 13867 10 -1 f b A f t , 0 array_subscript_handler 13912 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13917 check_constraint_routine_usage 13867 10 -1 f c C f t , 13915 - 0 13916 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13916 _check_constraint_routine_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13917 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13922 check_constraints 13867 10 -1 f c C f t , 13920 - 0 13921 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13921 _check_constraints 13867 10 -1 f b A f t , 0 array_subscript_handler 13922 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13927 collations 13867 10 -1 f c C f t , 13925 - 0 13926 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13926 _collations 13867 10 -1 f b A f t , 0 array_subscript_handler 13927 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13932 collation_character_set_applicability 13867 10 -1 f c C f t , 13930 - 0 13931 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13931 _collation_character_set_applicability 13867 10 -1 f b A f t , 0 array_subscript_handler 13932 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13937 column_column_usage 13867 10 -1 f c C f t , 13935 - 0 13936 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13936 _column_column_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13937 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13942 column_domain_usage 13867 10 -1 f c C f t , 13940 - 0 13941 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13941 _column_domain_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13942 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13947 column_privileges 13867 10 -1 f c C f t , 13945 - 0 13946 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13946 _column_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 13947 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13952 column_udt_usage 13867 10 -1 f c C f t , 13950 - 0 13951 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13951 _column_udt_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13952 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13957 columns 13867 10 -1 f c C f t , 13955 - 0 13956 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13956 _columns 13867 10 -1 f b A f t , 0 array_subscript_handler 13957 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13962 constraint_column_usage 13867 10 -1 f c C f t , 13960 - 0 13961 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13961 _constraint_column_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13962 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13967 constraint_table_usage 13867 10 -1 f c C f t , 13965 - 0 13966 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13966 _constraint_table_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13967 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13972 domain_constraints 13867 10 -1 f c C f t , 13970 - 0 13971 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13971 _domain_constraints 13867 10 -1 f b A f t , 0 array_subscript_handler 13972 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13977 domain_udt_usage 13867 10 -1 f c C f t , 13975 - 0 13976 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13976 _domain_udt_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13977 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13981 domains 13867 10 -1 f c C f t , 13979 - 0 13980 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13980 _domains 13867 10 -1 f b A f t , 0 array_subscript_handler 13981 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13986 enabled_roles 13867 10 -1 f c C f t , 13984 - 0 13985 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13985 _enabled_roles 13867 10 -1 f b A f t , 0 array_subscript_handler 13986 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13990 key_column_usage 13867 10 -1 f c C f t , 13988 - 0 13989 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13989 _key_column_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 13990 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 13995 parameters 13867 10 -1 f c C f t , 13993 - 0 13994 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13994 _parameters 13867 10 -1 f b A f t , 0 array_subscript_handler 13995 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14000 referential_constraints 13867 10 -1 f c C f t , 13998 - 0 13999 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 13999 _referential_constraints 13867 10 -1 f b A f t , 0 array_subscript_handler 14000 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14005 role_column_grants 13867 10 -1 f c C f t , 14003 - 0 14004 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14004 _role_column_grants 13867 10 -1 f b A f t , 0 array_subscript_handler 14005 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14009 routine_column_usage 13867 10 -1 f c C f t , 14007 - 0 14008 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14008 _routine_column_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14009 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14014 routine_privileges 13867 10 -1 f c C f t , 14012 - 0 14013 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14013 _routine_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 14014 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14019 role_routine_grants 13867 10 -1 f c C f t , 14017 - 0 14018 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14018 _role_routine_grants 13867 10 -1 f b A f t , 0 array_subscript_handler 14019 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14023 routine_routine_usage 13867 10 -1 f c C f t , 14021 - 0 14022 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14022 _routine_routine_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14023 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14028 routine_sequence_usage 13867 10 -1 f c C f t , 14026 - 0 14027 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14027 _routine_sequence_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14028 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14033 routine_table_usage 13867 10 -1 f c C f t , 14031 - 0 14032 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14032 _routine_table_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14033 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14038 routines 13867 10 -1 f c C f t , 14036 - 0 14037 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14037 _routines 13867 10 -1 f b A f t , 0 array_subscript_handler 14038 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14043 schemata 13867 10 -1 f c C f t , 14041 - 0 14042 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14042 _schemata 13867 10 -1 f b A f t , 0 array_subscript_handler 14043 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14047 sequences 13867 10 -1 f c C f t , 14045 - 0 14046 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14046 _sequences 13867 10 -1 f b A f t , 0 array_subscript_handler 14047 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14052 sql_features 13867 10 -1 f c C f t , 14050 - 0 14051 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14051 _sql_features 13867 10 -1 f b A f t , 0 array_subscript_handler 14052 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14057 sql_implementation_info 13867 10 -1 f c C f t , 14055 - 0 14056 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14056 _sql_implementation_info 13867 10 -1 f b A f t , 0 array_subscript_handler 14057 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14062 sql_parts 13867 10 -1 f c C f t , 14060 - 0 14061 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14061 _sql_parts 13867 10 -1 f b A f t , 0 array_subscript_handler 14062 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14067 sql_sizing 13867 10 -1 f c C f t , 14065 - 0 14066 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14066 _sql_sizing 13867 10 -1 f b A f t , 0 array_subscript_handler 14067 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14072 table_constraints 13867 10 -1 f c C f t , 14070 - 0 14071 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14071 _table_constraints 13867 10 -1 f b A f t , 0 array_subscript_handler 14072 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14077 table_privileges 13867 10 -1 f c C f t , 14075 - 0 14076 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14076 _table_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 14077 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14082 role_table_grants 13867 10 -1 f c C f t , 14080 - 0 14081 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14081 _role_table_grants 13867 10 -1 f b A f t , 0 array_subscript_handler 14082 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14086 tables 13867 10 -1 f c C f t , 14084 - 0 14085 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14085 _tables 13867 10 -1 f b A f t , 0 array_subscript_handler 14086 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14091 transforms 13867 10 -1 f c C f t , 14089 - 0 14090 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14090 _transforms 13867 10 -1 f b A f t , 0 array_subscript_handler 14091 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14096 triggered_update_columns 13867 10 -1 f c C f t , 14094 - 0 14095 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14095 _triggered_update_columns 13867 10 -1 f b A f t , 0 array_subscript_handler 14096 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14101 triggers 13867 10 -1 f c C f t , 14099 - 0 14100 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14100 _triggers 13867 10 -1 f b A f t , 0 array_subscript_handler 14101 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14106 udt_privileges 13867 10 -1 f c C f t , 14104 - 0 14105 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14105 _udt_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 14106 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14111 role_udt_grants 13867 10 -1 f c C f t , 14109 - 0 14110 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14110 _role_udt_grants 13867 10 -1 f b A f t , 0 array_subscript_handler 14111 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14115 usage_privileges 13867 10 -1 f c C f t , 14113 - 0 14114 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14114 _usage_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 14115 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14120 role_usage_grants 13867 10 -1 f c C f t , 14118 - 0 14119 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14119 _role_usage_grants 13867 10 -1 f b A f t , 0 array_subscript_handler 14120 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14124 user_defined_types 13867 10 -1 f c C f t , 14122 - 0 14123 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14123 _user_defined_types 13867 10 -1 f b A f t , 0 array_subscript_handler 14124 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14129 view_column_usage 13867 10 -1 f c C f t , 14127 - 0 14128 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14128 _view_column_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14129 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14134 view_routine_usage 13867 10 -1 f c C f t , 14132 - 0 14133 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14133 _view_routine_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14134 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14139 view_table_usage 13867 10 -1 f c C f t , 14137 - 0 14138 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14138 _view_table_usage 13867 10 -1 f b A f t , 0 array_subscript_handler 14139 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14144 views 13867 10 -1 f c C f t , 14142 - 0 14143 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14143 _views 13867 10 -1 f b A f t , 0 array_subscript_handler 14144 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14149 data_type_privileges 13867 10 -1 f c C f t , 14147 - 0 14148 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14148 _data_type_privileges 13867 10 -1 f b A f t , 0 array_subscript_handler 14149 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14154 element_types 13867 10 -1 f c C f t , 14152 - 0 14153 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14153 _element_types 13867 10 -1 f b A f t , 0 array_subscript_handler 14154 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14159 _pg_foreign_table_columns 13867 10 -1 f c C f t , 14157 - 0 14158 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14158 __pg_foreign_table_columns 13867 10 -1 f b A f t , 0 array_subscript_handler 14159 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14164 column_options 13867 10 -1 f c C f t , 14162 - 0 14163 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14163 _column_options 13867 10 -1 f b A f t , 0 array_subscript_handler 14164 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14168 _pg_foreign_data_wrappers 13867 10 -1 f c C f t , 14166 - 0 14167 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14167 __pg_foreign_data_wrappers 13867 10 -1 f b A f t , 0 array_subscript_handler 14168 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14172 foreign_data_wrapper_options 13867 10 -1 f c C f t , 14170 - 0 14171 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14171 _foreign_data_wrapper_options 13867 10 -1 f b A f t , 0 array_subscript_handler 14172 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14176 foreign_data_wrappers 13867 10 -1 f c C f t , 14174 - 0 14175 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14175 _foreign_data_wrappers 13867 10 -1 f b A f t , 0 array_subscript_handler 14176 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14180 _pg_foreign_servers 13867 10 -1 f c C f t , 14178 - 0 14179 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14179 __pg_foreign_servers 13867 10 -1 f b A f t , 0 array_subscript_handler 14180 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14184 foreign_server_options 13867 10 -1 f c C f t , 14182 - 0 14183 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14183 _foreign_server_options 13867 10 -1 f b A f t , 0 array_subscript_handler 14184 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14188 foreign_servers 13867 10 -1 f c C f t , 14186 - 0 14187 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14187 _foreign_servers 13867 10 -1 f b A f t , 0 array_subscript_handler 14188 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14192 _pg_foreign_tables 13867 10 -1 f c C f t , 14190 - 0 14191 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14191 __pg_foreign_tables 13867 10 -1 f b A f t , 0 array_subscript_handler 14192 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14197 foreign_table_options 13867 10 -1 f c C f t , 14195 - 0 14196 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14196 _foreign_table_options 13867 10 -1 f b A f t , 0 array_subscript_handler 14197 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14201 foreign_tables 13867 10 -1 f c C f t , 14199 - 0 14200 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14200 _foreign_tables 13867 10 -1 f b A f t , 0 array_subscript_handler 14201 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14205 _pg_user_mappings 13867 10 -1 f c C f t , 14203 - 0 14204 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14204 __pg_user_mappings 13867 10 -1 f b A f t , 0 array_subscript_handler 14205 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14210 user_mapping_options 13867 10 -1 f c C f t , 14208 - 0 14209 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14209 _user_mapping_options 13867 10 -1 f b A f t , 0 array_subscript_handler 14210 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 14215 user_mappings 13867 10 -1 f c C f t , 14213 - 0 14214 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 14214 _user_mappings 13867 10 -1 f b A f t , 0 array_subscript_handler 14215 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16394 test_table_generated 16390 10 -1 f c C f t , 16392 - 0 16393 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16393 _test_table_generated 16390 10 -1 f b A f t , 0 array_subscript_handler 16394 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16401 test_table_identity 16390 10 -1 f c C f t , 16399 - 0 16400 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16400 _test_table_identity 16390 10 -1 f b A f t , 0 array_subscript_handler 16401 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16410 test_table 16390 10 -1 f c C f t , 16408 - 0 16409 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16409 _test_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16410 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16420 test_table_fk 16390 10 -1 f c C f t , 16418 - 0 16419 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16419 _test_table_fk 16390 10 -1 f b A f t , 0 array_subscript_handler 16420 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16428 test_table_fk_1 16390 10 -1 f c C f t , 16426 - 0 16427 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16427 _test_table_fk_1 16390 10 -1 f b A f t , 0 array_subscript_handler 16428 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16434 test_table_generated_child2 16390 10 -1 f c C f t , 16432 - 0 16433 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16433 _test_table_generated_child2 16390 10 -1 f b A f t , 0 array_subscript_handler 16434 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16439 test_table_generated_child1 16390 10 -1 f c C f t , 16437 - 0 16438 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16438 _test_table_generated_child1 16390 10 -1 f b A f t , 0 array_subscript_handler 16439 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16444 test_sixth_table 16390 10 -1 f c C f t , 16442 - 0 16443 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16443 _test_sixth_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16444 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16449 test_seventh_table 16390 10 -1 f c C f t , 16447 - 0 16448 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16448 _test_seventh_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16449 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16454 test_second_table 16390 10 -1 f c C f t , 16452 - 0 16453 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16453 _test_second_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16454 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16459 test_fourth_table 16390 10 -1 f c C f t , 16457 - 0 16458 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16458 _test_fourth_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16459 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16462 test_third_table 16390 10 -1 f c C f t , 16460 - 0 16461 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16461 _test_third_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16462 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16469 regress_pg_dump_table_am_0 16390 10 -1 f c C f t , 16467 - 0 16468 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16468 _regress_pg_dump_table_am_0 16390 10 -1 f b A f t , 0 array_subscript_handler 16469 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16472 regress_pg_dump_table_am_1 16390 10 -1 f c C f t , 16470 - 0 16471 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16471 _regress_pg_dump_table_am_1 16390 10 -1 f b A f t , 0 array_subscript_handler 16472 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16475 regress_pg_dump_table_am_2 16390 10 -1 f c C f t , 16473 - 0 16474 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16474 _regress_pg_dump_table_am_2 16390 10 -1 f b A f t , 0 array_subscript_handler 16475 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16478 regress_pg_dump_matview_am_0 16390 10 -1 f c C f t , 16476 - 0 16477 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16477 _regress_pg_dump_matview_am_0 16390 10 -1 f b A f t , 0 array_subscript_handler 16478 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16482 regress_pg_dump_matview_am_1 16390 10 -1 f c C f t , 16480 - 0 16481 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16481 _regress_pg_dump_matview_am_1 16390 10 -1 f b A f t , 0 array_subscript_handler 16482 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16486 regress_pg_dump_matview_am_2 16390 10 -1 f c C f t , 16484 - 0 16485 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16485 _regress_pg_dump_matview_am_2 16390 10 -1 f b A f t , 0 array_subscript_handler 16486 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16494 regress_pg_dump_table_am_parent 16390 10 -1 f c C f t , 16492 - 0 16493 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16493 _regress_pg_dump_table_am_parent 16390 10 -1 f b A f t , 0 array_subscript_handler 16494 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16497 regress_pg_dump_table_am_child_1 16390 10 -1 f c C f t , 16495 - 0 16496 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16496 _regress_pg_dump_table_am_child_1 16390 10 -1 f b A f t , 0 array_subscript_handler 16497 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16500 regress_pg_dump_table_am_child_2 16390 10 -1 f c C f t , 16498 - 0 16499 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16499 _regress_pg_dump_table_am_child_2 16390 10 -1 f b A f t , 0 array_subscript_handler 16500 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16503 matview 16390 10 -1 f c C f t , 16501 - 0 16502 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16502 _matview 16390 10 -1 f b A f t , 0 array_subscript_handler 16503 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16507 matview_second 16390 10 -1 f c C f t , 16505 - 0 16506 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16506 _matview_second 16390 10 -1 f b A f t , 0 array_subscript_handler 16507 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16511 fk_reference_test_table 16390 10 -1 f c C f t , 16509 - 0 16510 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16510 _fk_reference_test_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16511 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16526 _us_postal_code 16390 10 -1 f b A f t , 0 array_subscript_handler 16527 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 950 \N \N \N 16536 _planets 16390 10 -1 f b A f t , 0 array_subscript_handler 16537 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16544 textmultirange 16390 10 -1 f m R f t , 0 - 0 16545 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze i x f 0 -1 0 0 \N \N \N 16543 _textrange 16390 10 -1 f b A f t , 0 array_subscript_handler 16546 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16545 _textmultirange 16390 10 -1 f b A f t , 0 array_subscript_handler 16544 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16553 undefined 16390 10 4 t p P f f , 0 - 0 0 shell_in shell_out - - - - - i p f 0 -1 0 0 \N \N \N 16558 ordering_table 16390 10 -1 f c C f t , 16556 - 0 16557 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16557 _ordering_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16558 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16567 ordering_view 16390 10 -1 f c C f t , 16565 - 0 16566 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16566 _ordering_view 16390 10 -1 f b A f t , 0 array_subscript_handler 16567 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16569 _int42 16390 10 -1 f b A f t , 0 array_subscript_handler 16554 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16572 composite 16390 10 -1 f c C f t , 16570 - 0 16571 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16571 _composite 16390 10 -1 f b A f t , 0 array_subscript_handler 16572 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16596 test_fifth_table 16390 10 -1 f c C f t , 16594 - 0 16595 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16595 _test_fifth_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16596 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16601 matview_third 16390 10 -1 f c C f t , 16599 - 0 16600 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16600 _matview_third 16390 10 -1 f b A f t , 0 array_subscript_handler 16601 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16537 planets 16390 10 4 t e E f t , 0 - 0 16536 enum_in enum_out enum_recv enum_send - - - i p f 0 -1 0 0 \N \N {=U/SYSTEM,SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} 16554 int42 16390 10 4 t b U f t , 0 - 0 16569 dump_test.int42_in dump_test.int42_out - - - - - i p f 0 -1 0 0 \N 42 {=U/SYSTEM,SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} 16605 matview_fourth 16390 10 -1 f c C f t , 16603 - 0 16604 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16604 _matview_fourth 16390 10 -1 f b A f t , 0 array_subscript_handler 16605 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16609 test_view 16390 10 -1 f c C f t , 16607 - 0 16608 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16608 _test_view 16390 10 -1 f b A f t , 0 array_subscript_handler 16609 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16546 textrange 16390 10 -1 f r R f t , 0 - 0 16543 range_in range_out range_recv range_send - - range_typanalyze i x f 0 -1 0 0 \N \N {=U/SYSTEM,SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} 16527 us_postal_code 16390 10 -1 f d S f t , 0 - 0 16526 domain_in textout domain_recv textsend - - - i x f 25 -1 0 950 {CONST :consttype 25 :consttypmod -1 :constcollid 100 :constlen -1 :constbyval false :constisnull false :location -1 :constvalue 9 [ 36 0 0 0 49 48 48 49 52 ]} '10014'::text {=U/SYSTEM,SYSTEM=U/SYSTEM,regress_dump_test_role=U/SYSTEM} 16620 range_type_custom 16390 10 -1 f r R f t , 0 - 0 16617 range_in range_out range_recv range_send - - range_typanalyze i x f 0 -1 0 0 \N \N \N 16618 multirange_type_custom 16390 10 -1 f m R f t , 0 - 0 16619 multirange_in multirange_out multirange_recv multirange_send - - multirange_typanalyze i x f 0 -1 0 0 \N \N \N 16617 _range_type_custom 16390 10 -1 f b A f t , 0 array_subscript_handler 16620 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16619 _multirange_type_custom 16390 10 -1 f b A f t , 0 array_subscript_handler 16618 0 array_in array_out array_recv array_send - - array_typanalyze i x f 0 -1 0 0 \N \N \N 16653 foreign_table 16390 10 -1 f c C f t , 16651 - 0 16652 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16652 _foreign_table 16390 10 -1 f b A f t , 0 array_subscript_handler 16653 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16658 measurement 16390 10 -1 f c C f t , 16656 - 0 16657 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16657 _measurement 16390 10 -1 f b A f t , 0 array_subscript_handler 16658 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16665 test_inheritance_parent 16390 10 -1 f c C f t , 16663 - 0 16664 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16664 _test_inheritance_parent 16390 10 -1 f b A f t , 0 array_subscript_handler 16665 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16670 test_inheritance_child 16390 10 -1 f c C f t , 16668 - 0 16669 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16669 _test_inheritance_child 16390 10 -1 f b A f t , 0 array_subscript_handler 16670 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16676 measurement_y2006m2 16465 10 -1 f c C f t , 16674 - 0 16675 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16675 _measurement_y2006m2 16465 10 -1 f b A f t , 0 array_subscript_handler 16676 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16689 measurement_y2006m3 16465 10 -1 f c C f t , 16687 - 0 16688 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16688 _measurement_y2006m3 16465 10 -1 f b A f t , 0 array_subscript_handler 16689 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16698 measurement_y2006m4 16465 10 -1 f c C f t , 16696 - 0 16697 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16697 _measurement_y2006m4 16465 10 -1 f b A f t , 0 array_subscript_handler 16698 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16707 measurement_y2006m5 16465 10 -1 f c C f t , 16705 - 0 16706 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16706 _measurement_y2006m5 16465 10 -1 f b A f t , 0 array_subscript_handler 16707 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16728 table_index_stats 16390 10 -1 f c C f t , 16726 - 0 16727 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16727 _table_index_stats 16390 10 -1 f b A f t , 0 array_subscript_handler 16728 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16733 test_compression_method 16390 10 -1 f c C f t , 16731 - 0 16732 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16732 _test_compression_method 16390 10 -1 f b A f t , 0 array_subscript_handler 16733 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16739 test_table_tuq 16390 10 -1 f c C f t , 16737 - 0 16738 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16738 _test_table_tuq 16390 10 -1 f b A f t , 0 array_subscript_handler 16739 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N 16747 test_table_tpk 16390 10 -1 f c C f t , 16745 - 0 16746 record_in record_out record_recv record_send - - - d x f 0 -1 0 0 \N \N \N 16746 _test_table_tpk 16390 10 -1 f b A f t , 0 array_subscript_handler 16747 0 array_in array_out array_recv array_send - - array_typanalyze d x f 0 -1 0 0 \N \N \N \. -- -- Data for Name: pg_user_mapping; Type: TABLE DATA; Schema: pg_catalog; Owner: SYSTEM -- COPY pg_catalog.pg_user_mapping (oid, umuser, umserver, umoptions) FROM stdin; 16650 16389 16535 \N \. -- -- Name: pg_aggregate pg_aggregate_fnoid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_aggregate ADD CONSTRAINT pg_aggregate_fnoid_index PRIMARY KEY (aggfnoid); ALTER TABLE ONLY pg_catalog.pg_aggregate DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_am pg_am_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_am ADD CONSTRAINT pg_am_name_index UNIQUE (amname); -- -- Name: pg_am pg_am_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_am ADD CONSTRAINT pg_am_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_am DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_amop pg_amop_fam_strat_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_amop ADD CONSTRAINT pg_amop_fam_strat_index UNIQUE (amopfamily, amoplefttype, amoprighttype, amopstrategy); -- -- Name: pg_amop pg_amop_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_amop ADD CONSTRAINT pg_amop_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_amop DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_amop pg_amop_opr_fam_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_amop ADD CONSTRAINT pg_amop_opr_fam_index UNIQUE (amopopr, amoppurpose, amopfamily); -- -- Name: pg_amproc pg_amproc_fam_proc_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_amproc ADD CONSTRAINT pg_amproc_fam_proc_index UNIQUE (amprocfamily, amproclefttype, amprocrighttype, amprocnum); -- -- Name: pg_amproc pg_amproc_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_amproc ADD CONSTRAINT pg_amproc_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_amproc DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_attrdef pg_attrdef_adrelid_adnum_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_attrdef ADD CONSTRAINT pg_attrdef_adrelid_adnum_index UNIQUE (adrelid, adnum); -- -- Name: pg_attrdef pg_attrdef_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_attrdef ADD CONSTRAINT pg_attrdef_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_attrdef DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_attribute pg_attribute_relid_attnam_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_attribute ADD CONSTRAINT pg_attribute_relid_attnam_index UNIQUE (attrelid, attname); -- -- Name: pg_attribute pg_attribute_relid_attnum_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_attribute ADD CONSTRAINT pg_attribute_relid_attnum_index PRIMARY KEY (attrelid, attnum); ALTER TABLE ONLY pg_catalog.pg_attribute DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_attribute DROP CONSTRAINT pgdump_throwaway_notnull_1; SET default_tablespace = pg_global; -- -- Name: pg_auth_members pg_auth_members_member_role_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_auth_members ADD CONSTRAINT pg_auth_members_member_role_index UNIQUE (member, roleid, grantor); -- -- Name: pg_auth_members pg_auth_members_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_auth_members ADD CONSTRAINT pg_auth_members_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_auth_members DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_auth_members pg_auth_members_role_member_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_auth_members ADD CONSTRAINT pg_auth_members_role_member_index UNIQUE (roleid, member, grantor); -- -- Name: pg_authid pg_authid_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_authid ADD CONSTRAINT pg_authid_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_authid DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_authid pg_authid_rolname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_authid ADD CONSTRAINT pg_authid_rolname_index UNIQUE (rolname); SET default_tablespace = ''; -- -- Name: pg_cast pg_cast_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_cast ADD CONSTRAINT pg_cast_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_cast DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_cast pg_cast_source_target_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_cast ADD CONSTRAINT pg_cast_source_target_index UNIQUE (castsource, casttarget); -- -- Name: pg_class pg_class_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_class ADD CONSTRAINT pg_class_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_class DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_class pg_class_relname_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_class ADD CONSTRAINT pg_class_relname_nsp_index UNIQUE (relname, relnamespace); -- -- Name: pg_collation pg_collation_name_enc_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_collation ADD CONSTRAINT pg_collation_name_enc_nsp_index UNIQUE (collname, collencoding, collnamespace); -- -- Name: pg_collation pg_collation_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_collation ADD CONSTRAINT pg_collation_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_collation DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_constraint pg_constraint_conrelid_contypid_conname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_constraint ADD CONSTRAINT pg_constraint_conrelid_contypid_conname_index UNIQUE (conrelid, contypid, conname); -- -- Name: pg_constraint pg_constraint_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_constraint ADD CONSTRAINT pg_constraint_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_constraint DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_conversion pg_conversion_default_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_conversion ADD CONSTRAINT pg_conversion_default_index UNIQUE (connamespace, conforencoding, contoencoding, oid); -- -- Name: pg_conversion pg_conversion_name_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_conversion ADD CONSTRAINT pg_conversion_name_nsp_index UNIQUE (conname, connamespace); -- -- Name: pg_conversion pg_conversion_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_conversion ADD CONSTRAINT pg_conversion_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_conversion DROP CONSTRAINT pgdump_throwaway_notnull_0; SET default_tablespace = pg_global; -- -- Name: pg_database pg_database_datname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_database ADD CONSTRAINT pg_database_datname_index UNIQUE (datname); -- -- Name: pg_database pg_database_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_database ADD CONSTRAINT pg_database_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_database DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_db_role_setting pg_db_role_setting_databaseid_rol_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_db_role_setting ADD CONSTRAINT pg_db_role_setting_databaseid_rol_index PRIMARY KEY (setdatabase, setrole); ALTER TABLE ONLY pg_catalog.pg_db_role_setting DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_db_role_setting DROP CONSTRAINT pgdump_throwaway_notnull_1; SET default_tablespace = ''; -- -- Name: pg_default_acl pg_default_acl_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_default_acl ADD CONSTRAINT pg_default_acl_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_default_acl DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_default_acl pg_default_acl_role_nsp_obj_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_default_acl ADD CONSTRAINT pg_default_acl_role_nsp_obj_index UNIQUE (defaclrole, defaclnamespace, defaclobjtype); -- -- Name: pg_description pg_description_o_c_o_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_description ADD CONSTRAINT pg_description_o_c_o_index PRIMARY KEY (objoid, classoid, objsubid); ALTER TABLE ONLY pg_catalog.pg_description DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_description DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_description DROP CONSTRAINT pgdump_throwaway_notnull_2; -- -- Name: pg_enum pg_enum_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_enum ADD CONSTRAINT pg_enum_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_enum DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_enum pg_enum_typid_label_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_enum ADD CONSTRAINT pg_enum_typid_label_index UNIQUE (enumtypid, enumlabel); -- -- Name: pg_enum pg_enum_typid_sortorder_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_enum ADD CONSTRAINT pg_enum_typid_sortorder_index UNIQUE (enumtypid, enumsortorder); -- -- Name: pg_event_trigger pg_event_trigger_evtname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_event_trigger ADD CONSTRAINT pg_event_trigger_evtname_index UNIQUE (evtname); -- -- Name: pg_event_trigger pg_event_trigger_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_event_trigger ADD CONSTRAINT pg_event_trigger_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_event_trigger DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_extension pg_extension_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_extension ADD CONSTRAINT pg_extension_name_index UNIQUE (extname); -- -- Name: pg_extension pg_extension_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_extension ADD CONSTRAINT pg_extension_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_extension DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_foreign_data_wrapper pg_foreign_data_wrapper_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_foreign_data_wrapper ADD CONSTRAINT pg_foreign_data_wrapper_name_index UNIQUE (fdwname); -- -- Name: pg_foreign_data_wrapper pg_foreign_data_wrapper_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_foreign_data_wrapper ADD CONSTRAINT pg_foreign_data_wrapper_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_foreign_data_wrapper DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_foreign_server pg_foreign_server_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_foreign_server ADD CONSTRAINT pg_foreign_server_name_index UNIQUE (srvname); -- -- Name: pg_foreign_server pg_foreign_server_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_foreign_server ADD CONSTRAINT pg_foreign_server_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_foreign_server DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_foreign_table pg_foreign_table_relid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_foreign_table ADD CONSTRAINT pg_foreign_table_relid_index PRIMARY KEY (ftrelid); ALTER TABLE ONLY pg_catalog.pg_foreign_table DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_index pg_index_indexrelid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_index ADD CONSTRAINT pg_index_indexrelid_index PRIMARY KEY (indexrelid); ALTER TABLE ONLY pg_catalog.pg_index DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_inherits pg_inherits_relid_seqno_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_inherits ADD CONSTRAINT pg_inherits_relid_seqno_index PRIMARY KEY (inhrelid, inhseqno); ALTER TABLE ONLY pg_catalog.pg_inherits DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_inherits DROP CONSTRAINT pgdump_throwaway_notnull_1; -- -- Name: pg_init_privs pg_init_privs_o_c_o_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_init_privs ADD CONSTRAINT pg_init_privs_o_c_o_index PRIMARY KEY (objoid, classoid, objsubid); ALTER TABLE ONLY pg_catalog.pg_init_privs DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_init_privs DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_init_privs DROP CONSTRAINT pgdump_throwaway_notnull_2; -- -- Name: pg_language pg_language_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_language ADD CONSTRAINT pg_language_name_index UNIQUE (lanname); -- -- Name: pg_language pg_language_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_language ADD CONSTRAINT pg_language_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_language DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_largeobject pg_largeobject_loid_pn_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_largeobject ADD CONSTRAINT pg_largeobject_loid_pn_index PRIMARY KEY (loid, pageno); ALTER TABLE ONLY pg_catalog.pg_largeobject DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_largeobject DROP CONSTRAINT pgdump_throwaway_notnull_1; -- -- Name: pg_largeobject_metadata pg_largeobject_metadata_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_largeobject_metadata ADD CONSTRAINT pg_largeobject_metadata_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_largeobject_metadata DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_namespace pg_namespace_nspname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_namespace ADD CONSTRAINT pg_namespace_nspname_index UNIQUE (nspname); -- -- Name: pg_namespace pg_namespace_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_namespace ADD CONSTRAINT pg_namespace_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_namespace DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_opclass pg_opclass_am_name_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_opclass ADD CONSTRAINT pg_opclass_am_name_nsp_index UNIQUE (opcmethod, opcname, opcnamespace); -- -- Name: pg_opclass pg_opclass_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_opclass ADD CONSTRAINT pg_opclass_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_opclass DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_operator pg_operator_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_operator ADD CONSTRAINT pg_operator_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_operator DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_operator pg_operator_oprname_l_r_n_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_operator ADD CONSTRAINT pg_operator_oprname_l_r_n_index UNIQUE (oprname, oprleft, oprright, oprnamespace); -- -- Name: pg_opfamily pg_opfamily_am_name_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_opfamily ADD CONSTRAINT pg_opfamily_am_name_nsp_index UNIQUE (opfmethod, opfname, opfnamespace); -- -- Name: pg_opfamily pg_opfamily_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_opfamily ADD CONSTRAINT pg_opfamily_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_opfamily DROP CONSTRAINT pgdump_throwaway_notnull_0; SET default_tablespace = pg_global; -- -- Name: pg_parameter_acl pg_parameter_acl_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_parameter_acl ADD CONSTRAINT pg_parameter_acl_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_parameter_acl DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_parameter_acl pg_parameter_acl_parname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_parameter_acl ADD CONSTRAINT pg_parameter_acl_parname_index UNIQUE (parname); SET default_tablespace = ''; -- -- Name: pg_partitioned_table pg_partitioned_table_partrelid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_partitioned_table ADD CONSTRAINT pg_partitioned_table_partrelid_index PRIMARY KEY (partrelid); ALTER TABLE ONLY pg_catalog.pg_partitioned_table DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_policy pg_policy_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_policy ADD CONSTRAINT pg_policy_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_policy DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_policy pg_policy_polrelid_polname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_policy ADD CONSTRAINT pg_policy_polrelid_polname_index UNIQUE (polrelid, polname); -- -- Name: pg_proc pg_proc_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_proc ADD CONSTRAINT pg_proc_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_proc DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_proc pg_proc_proname_args_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_proc ADD CONSTRAINT pg_proc_proname_args_nsp_index UNIQUE (proname, proargtypes, pronamespace); -- -- Name: pg_publication_namespace pg_publication_namespace_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication_namespace ADD CONSTRAINT pg_publication_namespace_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_publication_namespace DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_publication_namespace pg_publication_namespace_pnnspid_pnpubid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication_namespace ADD CONSTRAINT pg_publication_namespace_pnnspid_pnpubid_index UNIQUE (pnnspid, pnpubid); -- -- Name: pg_publication pg_publication_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication ADD CONSTRAINT pg_publication_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_publication DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_publication pg_publication_pubname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication ADD CONSTRAINT pg_publication_pubname_index UNIQUE (pubname); -- -- Name: pg_publication_rel pg_publication_rel_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication_rel ADD CONSTRAINT pg_publication_rel_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_publication_rel DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_publication_rel pg_publication_rel_prrelid_prpubid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_publication_rel ADD CONSTRAINT pg_publication_rel_prrelid_prpubid_index UNIQUE (prrelid, prpubid); -- -- Name: pg_range pg_range_rngmultitypid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_range ADD CONSTRAINT pg_range_rngmultitypid_index UNIQUE (rngmultitypid); -- -- Name: pg_range pg_range_rngtypid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_range ADD CONSTRAINT pg_range_rngtypid_index PRIMARY KEY (rngtypid); ALTER TABLE ONLY pg_catalog.pg_range DROP CONSTRAINT pgdump_throwaway_notnull_0; SET default_tablespace = pg_global; -- -- Name: pg_replication_origin pg_replication_origin_roiident_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_replication_origin ADD CONSTRAINT pg_replication_origin_roiident_index PRIMARY KEY (roident); ALTER TABLE ONLY pg_catalog.pg_replication_origin DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_replication_origin pg_replication_origin_roname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_replication_origin ADD CONSTRAINT pg_replication_origin_roname_index UNIQUE (roname); SET default_tablespace = ''; -- -- Name: pg_rewrite pg_rewrite_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_rewrite ADD CONSTRAINT pg_rewrite_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_rewrite DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_rewrite pg_rewrite_rel_rulename_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_rewrite ADD CONSTRAINT pg_rewrite_rel_rulename_index UNIQUE (ev_class, rulename); -- -- Name: pg_seclabel pg_seclabel_object_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_seclabel ADD CONSTRAINT pg_seclabel_object_index PRIMARY KEY (objoid, classoid, objsubid, provider); ALTER TABLE ONLY pg_catalog.pg_seclabel DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_seclabel DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_seclabel DROP CONSTRAINT pgdump_throwaway_notnull_2; ALTER TABLE ONLY pg_catalog.pg_seclabel DROP CONSTRAINT pgdump_throwaway_notnull_3; -- -- Name: pg_sequence pg_sequence_seqrelid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_sequence ADD CONSTRAINT pg_sequence_seqrelid_index PRIMARY KEY (seqrelid); ALTER TABLE ONLY pg_catalog.pg_sequence DROP CONSTRAINT pgdump_throwaway_notnull_0; SET default_tablespace = pg_global; -- -- Name: pg_shdescription pg_shdescription_o_c_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_shdescription ADD CONSTRAINT pg_shdescription_o_c_index PRIMARY KEY (objoid, classoid); ALTER TABLE ONLY pg_catalog.pg_shdescription DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_shdescription DROP CONSTRAINT pgdump_throwaway_notnull_1; -- -- Name: pg_shseclabel pg_shseclabel_object_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_shseclabel ADD CONSTRAINT pg_shseclabel_object_index PRIMARY KEY (objoid, classoid, provider); ALTER TABLE ONLY pg_catalog.pg_shseclabel DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_shseclabel DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_shseclabel DROP CONSTRAINT pgdump_throwaway_notnull_2; SET default_tablespace = ''; -- -- Name: pg_statistic_ext_data pg_statistic_ext_data_stxoid_inh_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_statistic_ext_data ADD CONSTRAINT pg_statistic_ext_data_stxoid_inh_index PRIMARY KEY (stxoid, stxdinherit); ALTER TABLE ONLY pg_catalog.pg_statistic_ext_data DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_statistic_ext_data DROP CONSTRAINT pgdump_throwaway_notnull_1; -- -- Name: pg_statistic_ext pg_statistic_ext_name_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_statistic_ext ADD CONSTRAINT pg_statistic_ext_name_index UNIQUE (stxname, stxnamespace); -- -- Name: pg_statistic_ext pg_statistic_ext_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_statistic_ext ADD CONSTRAINT pg_statistic_ext_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_statistic_ext DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_statistic pg_statistic_relid_att_inh_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_statistic ADD CONSTRAINT pg_statistic_relid_att_inh_index PRIMARY KEY (starelid, staattnum, stainherit); ALTER TABLE ONLY pg_catalog.pg_statistic DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_statistic DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_statistic DROP CONSTRAINT pgdump_throwaway_notnull_2; SET default_tablespace = pg_global; -- -- Name: pg_subscription pg_subscription_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_subscription ADD CONSTRAINT pg_subscription_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_subscription DROP CONSTRAINT pgdump_throwaway_notnull_0; SET default_tablespace = ''; -- -- Name: pg_subscription_rel pg_subscription_rel_srrelid_srsubid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_subscription_rel ADD CONSTRAINT pg_subscription_rel_srrelid_srsubid_index PRIMARY KEY (srrelid, srsubid); ALTER TABLE ONLY pg_catalog.pg_subscription_rel DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_subscription_rel DROP CONSTRAINT pgdump_throwaway_notnull_1; SET default_tablespace = pg_global; -- -- Name: pg_subscription pg_subscription_subname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_subscription ADD CONSTRAINT pg_subscription_subname_index UNIQUE (subdbid, subname); -- -- Name: pg_tablespace pg_tablespace_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_tablespace ADD CONSTRAINT pg_tablespace_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_tablespace DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_tablespace pg_tablespace_spcname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- ALTER TABLE ONLY pg_catalog.pg_tablespace ADD CONSTRAINT pg_tablespace_spcname_index UNIQUE (spcname); SET default_tablespace = ''; -- -- Name: pg_transform pg_transform_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_transform ADD CONSTRAINT pg_transform_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_transform DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_transform pg_transform_type_lang_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_transform ADD CONSTRAINT pg_transform_type_lang_index UNIQUE (trftype, trflang); -- -- Name: pg_trigger pg_trigger_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_trigger ADD CONSTRAINT pg_trigger_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_trigger DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_trigger pg_trigger_tgrelid_tgname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_trigger ADD CONSTRAINT pg_trigger_tgrelid_tgname_index UNIQUE (tgrelid, tgname); -- -- Name: pg_ts_config pg_ts_config_cfgname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_config ADD CONSTRAINT pg_ts_config_cfgname_index UNIQUE (cfgname, cfgnamespace); -- -- Name: pg_ts_config_map pg_ts_config_map_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_config_map ADD CONSTRAINT pg_ts_config_map_index PRIMARY KEY (mapcfg, maptokentype, mapseqno); ALTER TABLE ONLY pg_catalog.pg_ts_config_map DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY pg_catalog.pg_ts_config_map DROP CONSTRAINT pgdump_throwaway_notnull_1; ALTER TABLE ONLY pg_catalog.pg_ts_config_map DROP CONSTRAINT pgdump_throwaway_notnull_2; -- -- Name: pg_ts_config pg_ts_config_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_config ADD CONSTRAINT pg_ts_config_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_ts_config DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_ts_dict pg_ts_dict_dictname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_dict ADD CONSTRAINT pg_ts_dict_dictname_index UNIQUE (dictname, dictnamespace); -- -- Name: pg_ts_dict pg_ts_dict_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_dict ADD CONSTRAINT pg_ts_dict_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_ts_dict DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_ts_parser pg_ts_parser_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_parser ADD CONSTRAINT pg_ts_parser_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_ts_parser DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_ts_parser pg_ts_parser_prsname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_parser ADD CONSTRAINT pg_ts_parser_prsname_index UNIQUE (prsname, prsnamespace); -- -- Name: pg_ts_template pg_ts_template_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_template ADD CONSTRAINT pg_ts_template_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_ts_template DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_ts_template pg_ts_template_tmplname_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_ts_template ADD CONSTRAINT pg_ts_template_tmplname_index UNIQUE (tmplname, tmplnamespace); -- -- Name: pg_type pg_type_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_type ADD CONSTRAINT pg_type_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_type DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_type pg_type_typname_nsp_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_type ADD CONSTRAINT pg_type_typname_nsp_index UNIQUE (typname, typnamespace); -- -- Name: pg_user_mapping pg_user_mapping_oid_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_user_mapping ADD CONSTRAINT pg_user_mapping_oid_index PRIMARY KEY (oid); ALTER TABLE ONLY pg_catalog.pg_user_mapping DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: pg_user_mapping pg_user_mapping_user_server_index; Type: CONSTRAINT; Schema: pg_catalog; Owner: SYSTEM -- ALTER TABLE ONLY pg_catalog.pg_user_mapping ADD CONSTRAINT pg_user_mapping_user_server_index UNIQUE (umuser, umserver); -- -- Name: INDEX pg_aggregate_fnoid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_aggregate_fnoid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '157'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_am_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_am_name_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '7'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_am_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_am_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '7'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_amop_fam_strat_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amop_fam_strat_index'::regclass, '170000'::integer, 'relpages', '6'::integer, 'reltuples', '945'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_amop_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amop_oid_index'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '945'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_amop_opr_fam_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amop_opr_fam_index'::regclass, '170000'::integer, 'relpages', '6'::integer, 'reltuples', '945'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_amproc_fam_proc_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amproc_fam_proc_index'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '702'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_amproc_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_amproc_oid_index'::regclass, '170000'::integer, 'relpages', '4'::integer, 'reltuples', '702'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_attrdef_adrelid_adnum_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attrdef_adrelid_adnum_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_attrdef_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attrdef_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_attribute_relid_attnam_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attribute_relid_attnam_index'::regclass, '170000'::integer, 'relpages', '15'::integer, 'reltuples', '3126'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_attribute_relid_attnum_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_attribute_relid_attnum_index'::regclass, '170000'::integer, 'relpages', '11'::integer, 'reltuples', '3126'::real, 'relallvisible', '0'::integer ); SET default_tablespace = pg_global; -- -- Name: pg_auth_members_grantor_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE INDEX pg_auth_members_grantor_index ON pg_catalog.pg_auth_members USING btree (grantor); -- -- Name: INDEX pg_auth_members_grantor_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_auth_members_grantor_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '3'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_auth_members_member_role_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_auth_members_member_role_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '3'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_auth_members_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_auth_members_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '3'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_auth_members_role_member_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_auth_members_role_member_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '3'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_authid_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_authid_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '16'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_authid_rolname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_authid_rolname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '16'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_cast_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_cast_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '229'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_cast_source_target_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_cast_source_target_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '229'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_class_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_class_oid_index'::regclass, '170000'::integer, 'relpages', '4'::integer, 'reltuples', '415'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_class_relname_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_class_relname_nsp_index'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '415'::real, 'relallvisible', '0'::integer ); SET default_tablespace = ''; -- -- Name: pg_class_tblspc_relfilenode_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_class_tblspc_relfilenode_index ON pg_catalog.pg_class USING btree (reltablespace, relfilenode); -- -- Name: INDEX pg_class_tblspc_relfilenode_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_class_tblspc_relfilenode_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '415'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_collation_name_enc_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_collation_name_enc_nsp_index'::regclass, '170000'::integer, 'relpages', '8'::integer, 'reltuples', '1463'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_collation_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_collation_oid_index'::regclass, '170000'::integer, 'relpages', '6'::integer, 'reltuples', '1463'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_constraint_conname_nsp_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_constraint_conname_nsp_index ON pg_catalog.pg_constraint USING btree (conname, connamespace); -- -- Name: INDEX pg_constraint_conname_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint_conname_nsp_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '112'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_constraint_conparentid_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_constraint_conparentid_index ON pg_catalog.pg_constraint USING btree (conparentid); -- -- Name: INDEX pg_constraint_conparentid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint_conparentid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '112'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_constraint_conrelid_contypid_conname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint_conrelid_contypid_conname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '112'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_constraint_contypid_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_constraint_contypid_index ON pg_catalog.pg_constraint USING btree (contypid); -- -- Name: INDEX pg_constraint_contypid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint_contypid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '112'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_constraint_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_constraint_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '112'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_conversion_default_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_conversion_default_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '128'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_conversion_name_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_conversion_name_nsp_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '128'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_conversion_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_conversion_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '128'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_database_datname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_database_datname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_database_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_database_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_db_role_setting_databaseid_rol_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_db_role_setting_databaseid_rol_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_default_acl_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_default_acl_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_default_acl_role_nsp_obj_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_default_acl_role_nsp_obj_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_depend_depender_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_depend_depender_index ON pg_catalog.pg_depend USING btree (classid, objid, objsubid); -- -- Name: INDEX pg_depend_depender_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_depend_depender_index'::regclass, '170000'::integer, 'relpages', '10'::integer, 'reltuples', '1709'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_depend_reference_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_depend_reference_index ON pg_catalog.pg_depend USING btree (refclassid, refobjid, refobjsubid); -- -- Name: INDEX pg_depend_reference_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_depend_reference_index'::regclass, '170000'::integer, 'relpages', '8'::integer, 'reltuples', '1709'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_description_o_c_o_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_description_o_c_o_index'::regclass, '170000'::integer, 'relpages', '23'::integer, 'reltuples', '4435'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_enum_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_enum_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_enum_typid_label_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_enum_typid_label_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_enum_typid_sortorder_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_enum_typid_sortorder_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_event_trigger_evtname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_event_trigger_evtname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_event_trigger_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_event_trigger_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_extension_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_extension_name_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_extension_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_extension_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_foreign_data_wrapper_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_data_wrapper_name_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_foreign_data_wrapper_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_data_wrapper_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_foreign_server_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_server_name_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_foreign_server_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_server_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_foreign_table_relid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_foreign_table_relid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_index_indexrelid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_index_indexrelid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '164'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_index_indrelid_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_index_indrelid_index ON pg_catalog.pg_index USING btree (indrelid); -- -- Name: INDEX pg_index_indrelid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_index_indrelid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '164'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_inherits_parent_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_inherits_parent_index ON pg_catalog.pg_inherits USING btree (inhparent); -- -- Name: INDEX pg_inherits_parent_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_inherits_parent_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_inherits_relid_seqno_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_inherits_relid_seqno_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_init_privs_o_c_o_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_init_privs_o_c_o_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '223'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_language_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_language_name_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '4'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_language_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_language_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '4'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_largeobject_loid_pn_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_largeobject_loid_pn_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_largeobject_metadata_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_largeobject_metadata_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_namespace_nspname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_namespace_nspname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '4'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_namespace_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_namespace_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '4'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_opclass_am_name_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opclass_am_name_nsp_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '177'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_opclass_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opclass_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '177'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_operator_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_operator_oid_index'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '799'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_operator_oprname_l_r_n_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_operator_oprname_l_r_n_index'::regclass, '170000'::integer, 'relpages', '6'::integer, 'reltuples', '799'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_opfamily_am_name_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opfamily_am_name_nsp_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '146'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_opfamily_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_opfamily_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '146'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_parameter_acl_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_parameter_acl_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_parameter_acl_parname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_parameter_acl_parname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_partitioned_table_partrelid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_partitioned_table_partrelid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_policy_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_policy_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_policy_polrelid_polname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_policy_polrelid_polname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_proc_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_proc_oid_index'::regclass, '170000'::integer, 'relpages', '12'::integer, 'reltuples', '3332'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_proc_proname_args_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_proc_proname_args_nsp_index'::regclass, '170000'::integer, 'relpages', '32'::integer, 'reltuples', '3332'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_namespace_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_namespace_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_namespace_pnnspid_pnpubid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_namespace_pnnspid_pnpubid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_pubname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_pubname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_rel_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_rel_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_publication_rel_prpubid_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_publication_rel_prpubid_index ON pg_catalog.pg_publication_rel USING btree (prpubid); -- -- Name: INDEX pg_publication_rel_prpubid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_rel_prpubid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_publication_rel_prrelid_prpubid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_publication_rel_prrelid_prpubid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_range_rngmultitypid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_range_rngmultitypid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '6'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_range_rngtypid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_range_rngtypid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '6'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_replication_origin_roiident_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_replication_origin_roiident_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_replication_origin_roname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_replication_origin_roname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_rewrite_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_rewrite_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '145'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_rewrite_rel_rulename_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_rewrite_rel_rulename_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '145'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_seclabel_object_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_seclabel_object_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_sequence_seqrelid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_sequence_seqrelid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); SET default_tablespace = pg_global; -- -- Name: pg_shdepend_depender_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE INDEX pg_shdepend_depender_index ON pg_catalog.pg_shdepend USING btree (dbid, classid, objid, objsubid); -- -- Name: INDEX pg_shdepend_depender_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shdepend_depender_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_shdepend_reference_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM; Tablespace: pg_global -- CREATE INDEX pg_shdepend_reference_index ON pg_catalog.pg_shdepend USING btree (refclassid, refobjid); -- -- Name: INDEX pg_shdepend_reference_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shdepend_reference_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_shdescription_o_c_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shdescription_o_c_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_shseclabel_object_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_shseclabel_object_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_statistic_ext_data_stxoid_inh_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext_data_stxoid_inh_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_statistic_ext_name_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext_name_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_statistic_ext_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); SET default_tablespace = ''; -- -- Name: pg_statistic_ext_relid_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_statistic_ext_relid_index ON pg_catalog.pg_statistic_ext USING btree (stxrelid); -- -- Name: INDEX pg_statistic_ext_relid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_ext_relid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_statistic_relid_att_inh_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_statistic_relid_att_inh_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_subscription_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_subscription_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_subscription_rel_srrelid_srsubid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_subscription_rel_srrelid_srsubid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_subscription_subname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_subscription_subname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_tablespace_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_tablespace_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '2'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_tablespace_spcname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_tablespace_spcname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '2'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_transform_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_transform_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_transform_type_lang_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_transform_type_lang_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_trigger_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_trigger_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_trigger_tgconstraint_index; Type: INDEX; Schema: pg_catalog; Owner: SYSTEM -- CREATE INDEX pg_trigger_tgconstraint_index ON pg_catalog.pg_trigger USING btree (tgconstraint); -- -- Name: INDEX pg_trigger_tgconstraint_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_trigger_tgconstraint_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_trigger_tgrelid_tgname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_trigger_tgrelid_tgname_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_config_cfgname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_config_cfgname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '29'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_config_map_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_config_map_index'::regclass, '170000'::integer, 'relpages', '4'::integer, 'reltuples', '551'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_config_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_config_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '29'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_dict_dictname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_dict_dictname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '29'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_dict_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_dict_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '29'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_parser_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_parser_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_parser_prsname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_parser_prsname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_template_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_template_oid_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '5'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_ts_template_tmplname_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_ts_template_tmplname_index'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '5'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_type_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_type_oid_index'::regclass, '170000'::integer, 'relpages', '4'::integer, 'reltuples', '617'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_type_typname_nsp_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_type_typname_nsp_index'::regclass, '170000'::integer, 'relpages', '5'::integer, 'reltuples', '617'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_user_mapping_oid_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_user_mapping_oid_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX pg_user_mapping_user_server_index; Type: STATISTICS DATA; Schema: pg_catalog; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'pg_user_mapping_user_server_index'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: pg_settings pg_settings_n; Type: RULE; Schema: pg_catalog; Owner: SYSTEM -- CREATE RULE pg_settings_n AS ON UPDATE TO pg_catalog.pg_settings DO INSTEAD NOTHING; -- -- Name: pg_settings pg_settings_u; Type: RULE; Schema: pg_catalog; Owner: SYSTEM -- CREATE RULE pg_settings_u AS ON UPDATE TO pg_catalog.pg_settings WHERE (new.name = old.name) DO SELECT set_config(old.name, new.setting, false) AS set_config; -- -- Name: LANGUAGE plpgsql; Type: ACL; Schema: -; Owner: SYSTEM -- REVOKE ALL ON LANGUAGE plpgsql FROM PUBLIC; -- -- Name: FUNCTION pg_sleep(double precision); Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- REVOKE ALL ON FUNCTION pg_catalog.pg_sleep(double precision) FROM PUBLIC; GRANT ALL ON FUNCTION pg_catalog.pg_sleep(double precision) TO regress_dump_test_role; -- -- Name: FUNCTION pg_stat_reset(); Type: ACL; Schema: pg_catalog; Owner: regress_dump_test_role -- REVOKE ALL ON FUNCTION pg_catalog.pg_stat_reset() FROM "SYSTEM"; -- -- Name: TABLE pg_proc; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- REVOKE SELECT ON TABLE pg_catalog.pg_proc FROM PUBLIC; -- -- Name: COLUMN pg_proc.tableoid; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(tableoid) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.oid; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(oid) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proname; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proname) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronamespace; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronamespace) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proowner; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proowner) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prolang; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prolang) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.procost; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(procost) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prorows; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prorows) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.provariadic; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(provariadic) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosupport; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosupport) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prokind; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prokind) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosecdef; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosecdef) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proleakproof; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proleakproof) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proisstrict; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proisstrict) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proretset; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proretset) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.provolatile; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(provolatile) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proparallel; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proparallel) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronargs; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronargs) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronargdefaults; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronargdefaults) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prorettype; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prorettype) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargtypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargtypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proallargtypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proallargtypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargmodes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargmodes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargnames; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargnames) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargdefaults; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargdefaults) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.protrftypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(protrftypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosrc; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosrc) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.probin; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(probin) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proconfig; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proconfig) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proacl; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proacl) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- PostgreSQL database dump complete -- [04:49:17.339](4.921s) ok 19 - pg_dump: option -n pg_catalog # Running: pg_dumpall -p 63214 --exclude-database "myhost.mydb" -- -- PostgreSQL database cluster dump -- SET default_transaction_read_only = off; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; -- -- Roles -- CREATE ROLE "SYSTEM"; ALTER ROLE "SYSTEM" WITH SUPERUSER INHERIT CREATEROLE CREATEDB LOGIN REPLICATION BYPASSRLS; CREATE ROLE regress_dump_test_role; ALTER ROLE regress_dump_test_role WITH NOSUPERUSER INHERIT NOCREATEROLE NOCREATEDB NOLOGIN NOREPLICATION NOBYPASSRLS; CREATE ROLE "regress_quoted \"" role"; ALTER ROLE "regress_quoted \"" role" WITH NOSUPERUSER INHERIT NOCREATEROLE NOCREATEDB NOLOGIN NOREPLICATION NOBYPASSRLS; -- -- User Configurations -- -- -- Tablespaces -- CREATE TABLESPACE regress_dump_tablespace OWNER regress_dump_test_role LOCATION ''; -- -- Databases -- -- -- Database "template1" dump -- \connect template1 -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "dump_test" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: dump_test; Type: DATABASE; Schema: -; Owner: SYSTEM -- CREATE DATABASE dump_test WITH TEMPLATE = template0 ENCODING = 'WIN1252' LOCALE_PROVIDER = libc LOCALE = 'English_United States.1252'; ALTER DATABASE dump_test OWNER TO "SYSTEM"; \connect dump_test SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: DATABASE dump_test; Type: ACL; Schema: -; Owner: SYSTEM -- REVOKE CONNECT,TEMPORARY ON DATABASE dump_test FROM PUBLIC; GRANT TEMPORARY ON DATABASE dump_test TO PUBLIC; GRANT CREATE ON DATABASE dump_test TO regress_dump_test_role; -- -- PostgreSQL database dump complete -- -- -- Database "dump_test2" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: dump_test2; Type: DATABASE; Schema: -; Owner: SYSTEM -- CREATE DATABASE dump_test2 WITH TEMPLATE = template0 ENCODING = 'WIN1252' LOCALE_PROVIDER = libc LOCALE = 'C'; ALTER DATABASE dump_test2 OWNER TO "SYSTEM"; \connect dump_test2 SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "postgres" dump -- \connect postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: dump_test; Type: SCHEMA; Schema: -; Owner: SYSTEM -- CREATE SCHEMA dump_test; ALTER SCHEMA dump_test OWNER TO "SYSTEM"; -- -- Name: dump_test_second_schema; Type: SCHEMA; Schema: -; Owner: SYSTEM -- CREATE SCHEMA dump_test_second_schema; ALTER SCHEMA dump_test_second_schema OWNER TO "SYSTEM"; -- -- Name: public; Type: SCHEMA; Schema: -; Owner: regress_quoted \" role -- -- *not* creating schema, since initdb creates it ALTER SCHEMA public OWNER TO "regress_quoted \"" role"; -- -- Name: pltestlang_call_handler(); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.pltestlang_call_handler() RETURNS language_handler LANGUAGE c AS '$libdir/plpgsql', 'plpgsql_call_handler'; ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO "SYSTEM"; -- -- Name: pltestlang; Type: PROCEDURAL LANGUAGE; Schema: -; Owner: SYSTEM -- CREATE PROCEDURAL LANGUAGE pltestlang HANDLER dump_test.pltestlang_call_handler; ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO "SYSTEM"; -- -- Name: test0; Type: COLLATION; Schema: public; Owner: SYSTEM -- CREATE COLLATION public.test0 (provider = libc, locale = 'C'); ALTER COLLATION public.test0 OWNER TO "SYSTEM"; -- -- Name: COLLATION test0; Type: COMMENT; Schema: public; Owner: SYSTEM -- COMMENT ON COLLATION public.test0 IS 'comment on test0 collation'; -- -- Name: TRANSFORM FOR integer LANGUAGE sql; Type: TRANSFORM; Schema: -; Owner: - -- CREATE TRANSFORM FOR integer LANGUAGE sql (FROM SQL WITH FUNCTION pg_catalog.prsd_lextype(internal), TO SQL WITH FUNCTION pg_catalog.int4recv(internal)); -- -- Name: int42; Type: SHELL TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.int42; -- -- Name: int42_in(cstring); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.int42_in(cstring) RETURNS dump_test.int42 LANGUAGE internal IMMUTABLE STRICT AS $$int4in$$; ALTER FUNCTION dump_test.int42_in(cstring) OWNER TO "SYSTEM"; -- -- Name: int42_out(dump_test.int42); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.int42_out(dump_test.int42) RETURNS cstring LANGUAGE internal IMMUTABLE STRICT AS $$int4out$$; ALTER FUNCTION dump_test.int42_out(dump_test.int42) OWNER TO "SYSTEM"; -- -- Name: int42; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.int42 ( INTERNALLENGTH = 4, INPUT = dump_test.int42_in, OUTPUT = dump_test.int42_out, DEFAULT = '42', ALIGNMENT = int4, STORAGE = plain, PASSEDBYVALUE ); ALTER TYPE dump_test.int42 OWNER TO "SYSTEM"; -- -- Name: TYPE int42; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TYPE dump_test.int42 IS 'comment on regular type'; -- -- Name: composite; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.composite AS ( f1 integer, f2 dump_test.int42 ); ALTER TYPE dump_test.composite OWNER TO "SYSTEM"; -- -- Name: COLUMN composite.f1; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON COLUMN dump_test.composite.f1 IS 'comment on column of type'; -- -- Name: planets; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.planets AS ENUM ( 'venus', 'earth', 'mars' ); ALTER TYPE dump_test.planets OWNER TO "SYSTEM"; -- -- Name: TYPE planets; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TYPE dump_test.planets IS 'comment on enum type'; -- -- Name: ~~; Type: OPERATOR; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR dump_test.~~ ( FUNCTION = int4eq, LEFTARG = integer, RIGHTARG = integer ); ALTER OPERATOR dump_test.~~ (integer, integer) OWNER TO "SYSTEM"; -- -- Name: op_class_custom; Type: OPERATOR FAMILY; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR FAMILY dump_test.op_class_custom USING btree; ALTER OPERATOR FAMILY dump_test.op_class_custom USING btree OWNER TO "SYSTEM"; -- -- Name: op_class_custom; Type: OPERATOR CLASS; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR CLASS dump_test.op_class_custom FOR TYPE integer USING btree FAMILY dump_test.op_class_custom AS OPERATOR 3 dump_test.~~(integer,integer); ALTER OPERATOR CLASS dump_test.op_class_custom USING btree OWNER TO "SYSTEM"; -- -- Name: range_type_custom; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.range_type_custom AS RANGE ( subtype = integer, multirange_type_name = dump_test.multirange_type_custom, subtype_opclass = dump_test.op_class_custom ); ALTER TYPE dump_test.range_type_custom OWNER TO "SYSTEM"; -- -- Name: textrange; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.textrange AS RANGE ( subtype = text, multirange_type_name = dump_test.textmultirange, collation = pg_catalog."C" ); ALTER TYPE dump_test.textrange OWNER TO "SYSTEM"; -- -- Name: TYPE textrange; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TYPE dump_test.textrange IS 'comment on range type'; -- -- Name: undefined; Type: TYPE; Schema: dump_test; Owner: SYSTEM -- CREATE TYPE dump_test.undefined; ALTER TYPE dump_test.undefined OWNER TO "SYSTEM"; -- -- Name: TYPE undefined; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TYPE dump_test.undefined IS 'comment on undefined type'; -- -- Name: us_postal_code; Type: DOMAIN; Schema: dump_test; Owner: SYSTEM -- CREATE DOMAIN dump_test.us_postal_code AS text COLLATE pg_catalog."C" DEFAULT '10014'::text CONSTRAINT us_postal_code_check CHECK (((VALUE ~ '^\d{5}$'::text) OR (VALUE ~ '^\d{5}-\d{4}$'::text))); ALTER DOMAIN dump_test.us_postal_code OWNER TO "SYSTEM"; -- -- Name: CONSTRAINT us_postal_code_check ON DOMAIN us_postal_code; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON CONSTRAINT us_postal_code_check ON DOMAIN dump_test.us_postal_code IS 'check it'; -- -- Name: CAST (timestamp with time zone AS interval); Type: CAST; Schema: -; Owner: - -- CREATE CAST (timestamp with time zone AS interval) WITH FUNCTION pg_catalog.age(timestamp with time zone) AS ASSIGNMENT; -- -- Name: event_trigger_func(); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.event_trigger_func() RETURNS event_trigger LANGUAGE plpgsql AS $$ BEGIN RETURN; END;$$; ALTER FUNCTION dump_test.event_trigger_func() OWNER TO "SYSTEM"; -- -- Name: func_with_support(); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.func_with_support() RETURNS integer LANGUAGE sql SUPPORT varchar_support AS $$ SELECT 1 $$; ALTER FUNCTION dump_test.func_with_support() OWNER TO "SYSTEM"; -- -- Name: ptest1(integer); Type: PROCEDURE; Schema: dump_test; Owner: SYSTEM -- CREATE PROCEDURE dump_test.ptest1(IN a integer) LANGUAGE sql AS $$ INSERT INTO dump_test.test_table (col1) VALUES (a) $$; ALTER PROCEDURE dump_test.ptest1(IN a integer) OWNER TO "SYSTEM"; -- -- Name: trigger_func(); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.trigger_func() RETURNS trigger LANGUAGE plpgsql AS $$ BEGIN RETURN NULL; END;$$; ALTER FUNCTION dump_test.trigger_func() OWNER TO "SYSTEM"; -- -- Name: newavg(integer); Type: AGGREGATE; Schema: dump_test; Owner: SYSTEM -- CREATE AGGREGATE dump_test.newavg(integer) ( SFUNC = int4_avg_accum, STYPE = bigint[], INITCOND = '{0,0}', FINALFUNC = int8_avg, FINALFUNC_MODIFY = SHAREABLE ); ALTER AGGREGATE dump_test.newavg(integer) OWNER TO "SYSTEM"; -- -- Name: gist2; Type: ACCESS METHOD; Schema: -; Owner: - -- CREATE ACCESS METHOD gist2 TYPE INDEX HANDLER gisthandler; -- -- Name: regress_table_am; Type: ACCESS METHOD; Schema: -; Owner: - -- CREATE ACCESS METHOD regress_table_am TYPE TABLE HANDLER heap_tableam_handler; -- -- Name: op_family; Type: OPERATOR FAMILY; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR FAMILY dump_test.op_family USING btree; ALTER OPERATOR FAMILY dump_test.op_family USING btree ADD OPERATOR 1 <(bigint,integer) , OPERATOR 2 <=(bigint,integer) , OPERATOR 3 =(bigint,integer) , OPERATOR 4 >=(bigint,integer) , OPERATOR 5 >(bigint,integer) , FUNCTION 1 (integer, integer) btint4cmp(integer,integer) , FUNCTION 2 (bigint, bigint) btint8sortsupport(internal) , FUNCTION 2 (integer, integer) btint4sortsupport(internal) , FUNCTION 4 (bigint, bigint) btequalimage(oid) , FUNCTION 4 (integer, integer) btequalimage(oid); ALTER OPERATOR FAMILY dump_test.op_family USING btree OWNER TO "SYSTEM"; -- -- Name: op_class; Type: OPERATOR CLASS; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR CLASS dump_test.op_class FOR TYPE bigint USING btree FAMILY dump_test.op_family AS OPERATOR 1 <(bigint,bigint) , OPERATOR 2 <=(bigint,bigint) , OPERATOR 3 =(bigint,bigint) , OPERATOR 4 >=(bigint,bigint) , OPERATOR 5 >(bigint,bigint) , FUNCTION 1 (bigint, bigint) btint8cmp(bigint,bigint); ALTER OPERATOR CLASS dump_test.op_class USING btree OWNER TO "SYSTEM"; -- -- Name: op_class_empty; Type: OPERATOR CLASS; Schema: dump_test; Owner: SYSTEM -- CREATE OPERATOR CLASS dump_test.op_class_empty FOR TYPE bigint USING btree FAMILY dump_test.op_family AS STORAGE bigint; ALTER OPERATOR CLASS dump_test.op_class_empty USING btree OWNER TO "SYSTEM"; -- -- Name: test_conversion; Type: CONVERSION; Schema: dump_test; Owner: SYSTEM -- CREATE DEFAULT CONVERSION dump_test.test_conversion FOR 'LATIN1' TO 'UTF8' FROM iso8859_1_to_utf8; ALTER CONVERSION dump_test.test_conversion OWNER TO "SYSTEM"; -- -- Name: CONVERSION test_conversion; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON CONVERSION dump_test.test_conversion IS 'comment on test conversion'; -- -- Name: alt_ts_prs1; Type: TEXT SEARCH PARSER; Schema: dump_test; Owner: - -- CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 ( START = prsd_start, GETTOKEN = prsd_nexttoken, END = prsd_end, LEXTYPES = prsd_lextype ); -- -- Name: TEXT SEARCH PARSER alt_ts_prs1; Type: COMMENT; Schema: dump_test; Owner: -- COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 IS 'comment on text search parser'; -- -- Name: alt_ts_temp1; Type: TEXT SEARCH TEMPLATE; Schema: dump_test; Owner: - -- CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 ( LEXIZE = dsimple_lexize ); -- -- Name: TEXT SEARCH TEMPLATE alt_ts_temp1; Type: COMMENT; Schema: dump_test; Owner: -- COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 IS 'comment on text search template'; -- -- Name: alt_ts_dict1; Type: TEXT SEARCH DICTIONARY; Schema: dump_test; Owner: SYSTEM -- CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 ( TEMPLATE = pg_catalog.simple ); ALTER TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH DICTIONARY alt_ts_dict1; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 IS 'comment on text search dictionary'; -- -- Name: alt_ts_conf1; Type: TEXT SEARCH CONFIGURATION; Schema: dump_test; Owner: SYSTEM -- CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ( PARSER = pg_catalog."default" ); ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR asciiword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR word WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR numword WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR email WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR url WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR host WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR sfloat WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR version WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR hword_numpart WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR hword_part WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR hword_asciipart WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR numhword WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR asciihword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR hword WITH english_stem; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR url_path WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR file WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR "float" WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR "int" WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ADD MAPPING FOR uint WITH simple; ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 OWNER TO "SYSTEM"; -- -- Name: TEXT SEARCH CONFIGURATION alt_ts_conf1; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 IS 'comment on text search configuration'; -- -- Name: dummy; Type: FOREIGN DATA WRAPPER; Schema: -; Owner: SYSTEM -- CREATE FOREIGN DATA WRAPPER dummy; ALTER FOREIGN DATA WRAPPER dummy OWNER TO "SYSTEM"; -- -- Name: s1; Type: SERVER; Schema: -; Owner: SYSTEM -- CREATE SERVER s1 FOREIGN DATA WRAPPER dummy; ALTER SERVER s1 OWNER TO "SYSTEM"; -- -- Name: USER MAPPING regress_dump_test_role SERVER s1; Type: USER MAPPING; Schema: -; Owner: SYSTEM -- CREATE USER MAPPING FOR regress_dump_test_role SERVER s1; SET default_tablespace = ''; SET default_table_access_method = heap; -- -- Name: fk_reference_test_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.fk_reference_test_table ( col1 integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT ); ALTER TABLE dump_test.fk_reference_test_table OWNER TO "SYSTEM"; -- -- Name: TABLE fk_reference_test_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.fk_reference_test_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: foreign_table; Type: FOREIGN TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE FOREIGN TABLE dump_test.foreign_table ( c1 integer ) SERVER s1 OPTIONS ( schema_name 'x1' ); ALTER FOREIGN TABLE dump_test.foreign_table ALTER COLUMN c1 OPTIONS ( column_name 'col1' ); ALTER FOREIGN TABLE dump_test.foreign_table OWNER TO "SYSTEM"; -- -- Name: FOREIGN TABLE foreign_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.foreign_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table ( col1 integer NOT NULL, col2 text, col3 text, col4 text, CONSTRAINT test_table_col1_check CHECK ((col1 <= 1000)) ) WITH (autovacuum_enabled='false', fillfactor='80'); ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col1 SET STATISTICS 90; ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col2 SET STORAGE EXTERNAL; ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col2 SET COMPRESSION pglz; ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col3 SET STORAGE MAIN; ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col4 SET (n_distinct=10); ALTER TABLE dump_test.test_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_table; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON TABLE dump_test.test_table IS 'comment on table'; -- -- Name: COLUMN test_table.col1; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON COLUMN dump_test.test_table.col1 IS 'comment on column'; -- -- Name: TABLE test_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: CONSTRAINT test_table_col1_check ON test_table; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON CONSTRAINT test_table_col1_check ON dump_test.test_table IS 'bounds check'; -- -- Name: matview; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.matview AS SELECT col1 FROM dump_test.test_table WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.matview OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW matview; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.matview'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: matview_second; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.matview_second AS SELECT col1 FROM dump_test.matview WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.matview_second OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW matview_second; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.matview_second'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: matview_third; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.matview_third AS SELECT col1 FROM dump_test.matview_second WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.matview_third OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW matview_third; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.matview_third'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: matview_fourth; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.matview_fourth AS SELECT col1 FROM dump_test.matview_third WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.matview_fourth OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW matview_fourth; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.matview_fourth'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.measurement ( city_id integer NOT NULL, logdate date NOT NULL, peaktemp integer, unitsales integer, CONSTRAINT measurement_peaktemp_check CHECK ((peaktemp >= '-460'::integer)) ) PARTITION BY RANGE (logdate); ALTER TABLE dump_test.measurement OWNER TO "SYSTEM"; -- -- Name: TABLE measurement; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.measurement'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_city_id_seq; Type: SEQUENCE; Schema: dump_test; Owner: SYSTEM -- CREATE SEQUENCE dump_test.measurement_city_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER SEQUENCE dump_test.measurement_city_id_seq OWNER TO "SYSTEM"; -- -- Name: measurement_city_id_seq; Type: SEQUENCE OWNED BY; Schema: dump_test; Owner: SYSTEM -- ALTER SEQUENCE dump_test.measurement_city_id_seq OWNED BY dump_test.measurement.city_id; -- -- Name: ordering_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.ordering_table ( id integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, data integer ); ALTER TABLE dump_test.ordering_table OWNER TO "SYSTEM"; -- -- Name: TABLE ordering_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.ordering_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: regress_pg_dump_matview_am_0; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_0 AS SELECT 1 AS "?column?" WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_0 OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW regress_pg_dump_matview_am_0; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_matview_am_0'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = regress_table_am; -- -- Name: regress_pg_dump_matview_am_1; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_1 AS SELECT count(*) AS count FROM pg_class WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_1 OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW regress_pg_dump_matview_am_1; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_matview_am_1'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = heap; -- -- Name: regress_pg_dump_matview_am_2; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_2 AS SELECT 1 AS "?column?" WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_2 OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW regress_pg_dump_matview_am_2; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_matview_am_2'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: regress_pg_dump_table_am_0; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_0 ( ); ALTER TABLE dump_test.regress_pg_dump_table_am_0 OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_0; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_0'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = regress_table_am; -- -- Name: regress_pg_dump_table_am_1; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_1 ( col1 integer ); ALTER TABLE dump_test.regress_pg_dump_table_am_1 OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_1; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_1'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = heap; -- -- Name: regress_pg_dump_table_am_2; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_2 ( ); ALTER TABLE dump_test.regress_pg_dump_table_am_2 OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_2; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_2'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = regress_table_am; -- -- Name: regress_pg_dump_table_am_parent; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_parent ( id integer ) PARTITION BY LIST (id); ALTER TABLE dump_test.regress_pg_dump_table_am_parent OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_parent; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_parent'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = heap; -- -- Name: regress_pg_dump_table_am_child_1; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_child_1 ( id integer ); ALTER TABLE dump_test.regress_pg_dump_table_am_child_1 OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_child_1; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_child_1'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = regress_table_am; -- -- Name: regress_pg_dump_table_am_child_2; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.regress_pg_dump_table_am_child_2 ( id integer ); ALTER TABLE dump_test.regress_pg_dump_table_am_child_2 OWNER TO "SYSTEM"; -- -- Name: TABLE regress_pg_dump_table_am_child_2; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.regress_pg_dump_table_am_child_2'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); SET default_table_access_method = heap; -- -- Name: table_index_stats; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.table_index_stats ( col1 integer, col2 integer, col3 integer ); ALTER TABLE dump_test.table_index_stats OWNER TO "SYSTEM"; -- -- Name: TABLE table_index_stats; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.table_index_stats'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_compression_method; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_compression_method ( col1 text ); ALTER TABLE dump_test.test_compression_method OWNER TO "SYSTEM"; -- -- Name: TABLE test_compression_method; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_compression_method'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_fifth_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_fifth_table ( col1 integer, col2 boolean, col3 boolean, col4 bit(5), col5 double precision ); ALTER TABLE dump_test.test_fifth_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_fifth_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_fifth_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_fourth_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_fourth_table ( ); ALTER TABLE dump_test.test_fourth_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_fourth_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_fourth_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_inheritance_parent; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_inheritance_parent ( col1 integer NOT NULL, col2 integer, CONSTRAINT test_inheritance_parent_col2_check CHECK ((col2 >= 42)) ); ALTER TABLE dump_test.test_inheritance_parent OWNER TO "SYSTEM"; -- -- Name: TABLE test_inheritance_parent; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_inheritance_parent'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_inheritance_child; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_inheritance_child ( col1 integer NOT NULL, CONSTRAINT test_inheritance_child CHECK ((col2 >= 142857)) ) INHERITS (dump_test.test_inheritance_parent); ALTER TABLE dump_test.test_inheritance_child OWNER TO "SYSTEM"; -- -- Name: TABLE test_inheritance_child; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_inheritance_child'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_second_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_second_table ( col1 integer, col2 text ); ALTER TABLE dump_test.test_second_table OWNER TO "SYSTEM"; -- -- Name: COLUMN test_second_table.col1; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON COLUMN dump_test.test_second_table.col1 IS 'comment on column col1'; -- -- Name: COLUMN test_second_table.col2; Type: COMMENT; Schema: dump_test; Owner: SYSTEM -- COMMENT ON COLUMN dump_test.test_second_table.col2 IS 'comment on column col2'; -- -- Name: TABLE test_second_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_second_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_seventh_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_seventh_table ( col1 integer, col2 text, col3 bytea ); ALTER TABLE dump_test.test_seventh_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_seventh_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_seventh_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_sixth_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_sixth_table ( col1 integer, col2 text, col3 bytea ); ALTER TABLE dump_test.test_sixth_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_sixth_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_sixth_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_col1_seq; Type: SEQUENCE; Schema: dump_test; Owner: SYSTEM -- CREATE SEQUENCE dump_test.test_table_col1_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER SEQUENCE dump_test.test_table_col1_seq OWNER TO "SYSTEM"; -- -- Name: test_table_col1_seq; Type: SEQUENCE OWNED BY; Schema: dump_test; Owner: SYSTEM -- ALTER SEQUENCE dump_test.test_table_col1_seq OWNED BY dump_test.test_table.col1; -- -- Name: test_table_fk; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_fk ( col1 integer ) PARTITION BY RANGE (col1); ALTER TABLE dump_test.test_table_fk OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_fk; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_fk'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_fk_1; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_fk_1 ( col1 integer ); ALTER TABLE dump_test.test_table_fk_1 OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_fk_1; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_fk_1'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_generated; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_generated ( col1 integer CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, col2 integer GENERATED ALWAYS AS ((col1 * 2)) STORED ); ALTER TABLE dump_test.test_table_generated OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_generated; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_generated'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_generated_child1; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_generated_child1 ( ) INHERITS (dump_test.test_table_generated); ALTER TABLE dump_test.test_table_generated_child1 OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_generated_child1; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_generated_child1'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_generated_child2; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_generated_child2 ( col1 integer, col2 integer ) INHERITS (dump_test.test_table_generated); ALTER TABLE dump_test.test_table_generated_child2 OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_generated_child2; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_generated_child2'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_identity; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_identity ( col1 integer NOT NULL, col2 text ); ALTER TABLE dump_test.test_table_identity OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_identity; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_identity'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_identity_col1_seq; Type: SEQUENCE; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE dump_test.test_table_identity ALTER COLUMN col1 ADD GENERATED ALWAYS AS IDENTITY ( SEQUENCE NAME dump_test.test_table_identity_col1_seq START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1 ); -- -- Name: test_table_tpk; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_tpk ( col1 int4range CONSTRAINT pgdump_throwaway_notnull_0 NOT NULL NO INHERIT, col2 tstzrange CONSTRAINT pgdump_throwaway_notnull_1 NOT NULL NO INHERIT ); ALTER TABLE dump_test.test_table_tpk OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_tpk; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_tpk'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_table_tuq; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_table_tuq ( col1 int4range, col2 tstzrange ); ALTER TABLE dump_test.test_table_tuq OWNER TO "SYSTEM"; -- -- Name: TABLE test_table_tuq; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_tuq'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_third_table; Type: TABLE; Schema: dump_test; Owner: SYSTEM -- CREATE TABLE dump_test.test_third_table ( f1 integer, g1 integer GENERATED ALWAYS AS ((f1 * 2)) STORED, "F3" integer, g2 integer GENERATED ALWAYS AS (("F3" * 3)) STORED ); ALTER TABLE dump_test.test_third_table OWNER TO "SYSTEM"; -- -- Name: TABLE test_third_table; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_third_table'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: test_view; Type: VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE VIEW dump_test.test_view WITH (security_barrier='true') AS SELECT col1 FROM dump_test.test_table WITH LOCAL CHECK OPTION; ALTER VIEW dump_test.test_view OWNER TO "SYSTEM"; -- -- Name: measurement_y2006m2; Type: TABLE; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE TABLE dump_test_second_schema.measurement_y2006m2 ( city_id integer DEFAULT nextval('dump_test.measurement_city_id_seq'::regclass) CONSTRAINT measurement_city_id_not_null NOT NULL, logdate date CONSTRAINT measurement_logdate_not_null NOT NULL, peaktemp integer, unitsales integer DEFAULT 0, CONSTRAINT measurement_peaktemp_check CHECK ((peaktemp >= '-460'::integer)), CONSTRAINT measurement_y2006m2_unitsales_check CHECK ((unitsales >= 0)) ); ALTER TABLE dump_test_second_schema.measurement_y2006m2 OWNER TO "SYSTEM"; -- -- Name: TABLE measurement_y2006m2; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m2'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m3; Type: TABLE; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE TABLE dump_test_second_schema.measurement_y2006m3 ( city_id integer DEFAULT nextval('dump_test.measurement_city_id_seq'::regclass) CONSTRAINT measurement_city_id_not_null NOT NULL, logdate date CONSTRAINT measurement_logdate_not_null NOT NULL, peaktemp integer, unitsales integer, CONSTRAINT measurement_peaktemp_check CHECK ((peaktemp >= '-460'::integer)) ); ALTER TABLE dump_test_second_schema.measurement_y2006m3 OWNER TO "SYSTEM"; -- -- Name: TABLE measurement_y2006m3; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m3'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m4; Type: TABLE; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE TABLE dump_test_second_schema.measurement_y2006m4 ( city_id integer DEFAULT nextval('dump_test.measurement_city_id_seq'::regclass) CONSTRAINT measurement_city_id_not_null NOT NULL, logdate date CONSTRAINT measurement_logdate_not_null NOT NULL, peaktemp integer, unitsales integer, CONSTRAINT measurement_peaktemp_check CHECK ((peaktemp >= '-460'::integer)) ); ALTER TABLE dump_test_second_schema.measurement_y2006m4 OWNER TO "SYSTEM"; -- -- Name: TABLE measurement_y2006m4; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m4'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m5; Type: TABLE; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE TABLE dump_test_second_schema.measurement_y2006m5 ( city_id integer DEFAULT nextval('dump_test.measurement_city_id_seq'::regclass) CONSTRAINT measurement_city_id_not_null NOT NULL, logdate date CONSTRAINT measurement_logdate_not_null NOT NULL, peaktemp integer, unitsales integer, CONSTRAINT measurement_peaktemp_check CHECK ((peaktemp >= '-460'::integer)) ); ALTER TABLE dump_test_second_schema.measurement_y2006m5 OWNER TO "SYSTEM"; -- -- Name: TABLE measurement_y2006m5; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m5'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: regress_pg_dump_table_am_child_1; Type: TABLE ATTACH; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.regress_pg_dump_table_am_parent ATTACH PARTITION dump_test.regress_pg_dump_table_am_child_1 FOR VALUES IN (1); -- -- Name: regress_pg_dump_table_am_child_2; Type: TABLE ATTACH; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.regress_pg_dump_table_am_parent ATTACH PARTITION dump_test.regress_pg_dump_table_am_child_2 FOR VALUES IN (2); -- -- Name: test_table_fk_1; Type: TABLE ATTACH; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table_fk ATTACH PARTITION dump_test.test_table_fk_1 FOR VALUES FROM (0) TO (10); -- -- Name: measurement_y2006m2; Type: TABLE ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION dump_test_second_schema.measurement_y2006m2 FOR VALUES FROM ('2006-02-01') TO ('2006-03-01'); -- -- Name: measurement_y2006m3; Type: TABLE ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION dump_test_second_schema.measurement_y2006m3 FOR VALUES FROM ('2006-03-01') TO ('2006-04-01'); -- -- Name: measurement_y2006m4; Type: TABLE ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION dump_test_second_schema.measurement_y2006m4 FOR VALUES FROM ('2006-04-01') TO ('2006-05-01'); -- -- Name: measurement_y2006m5; Type: TABLE ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION dump_test_second_schema.measurement_y2006m5 FOR VALUES FROM ('2006-05-01') TO ('2006-06-01'); -- -- Name: measurement city_id; Type: DEFAULT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ALTER COLUMN city_id SET DEFAULT nextval('dump_test.measurement_city_id_seq'::regclass); -- -- Name: test_table col1; Type: DEFAULT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table ALTER COLUMN col1 SET DEFAULT nextval('dump_test.test_table_col1_seq'::regclass); -- -- Name: test_view col1; Type: DEFAULT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_view ALTER COLUMN col1 SET DEFAULT 1; -- -- Name: 16575; Type: BLOB METADATA; Schema: -; Owner: SYSTEM -- SELECT pg_catalog.lo_create('16575'); ALTER LARGE OBJECT 16575 OWNER TO "SYSTEM"; -- -- Name: LARGE OBJECT 16575; Type: COMMENT; Schema: -; Owner: SYSTEM -- COMMENT ON LARGE OBJECT 16575 IS 'comment on large object'; -- -- Name: 16744; Type: BLOB METADATA; Schema: -; Owner: SYSTEM -- SELECT pg_catalog.lo_create('16744'); ALTER LARGE OBJECT 16744 OWNER TO "SYSTEM"; -- -- Data for Name: fk_reference_test_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.fk_reference_test_table (col1) FROM stdin; 1 2 3 4 5 \. -- -- Data for Name: ordering_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.ordering_table (id, data) FROM stdin; \. -- -- Data for Name: regress_pg_dump_table_am_0; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.regress_pg_dump_table_am_0 FROM stdin; \. -- -- Data for Name: regress_pg_dump_table_am_1; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.regress_pg_dump_table_am_1 (col1) FROM stdin; \. -- -- Data for Name: regress_pg_dump_table_am_2; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.regress_pg_dump_table_am_2 FROM stdin; \. -- -- Data for Name: regress_pg_dump_table_am_child_1; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.regress_pg_dump_table_am_child_1 (id) FROM stdin; \. -- -- Data for Name: regress_pg_dump_table_am_child_2; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.regress_pg_dump_table_am_child_2 (id) FROM stdin; \. -- -- Data for Name: table_index_stats; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.table_index_stats (col1, col2, col3) FROM stdin; \. -- -- Data for Name: test_compression_method; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_compression_method (col1) FROM stdin; 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096 \. -- -- Data for Name: test_fifth_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_fifth_table (col1, col2, col3, col4, col5) FROM stdin; \N t f 11001 NaN \. -- -- Data for Name: test_fourth_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_fourth_table FROM stdin; \. -- -- Data for Name: test_inheritance_child; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_inheritance_child (col1, col2) FROM stdin; \. -- -- Data for Name: test_inheritance_parent; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_inheritance_parent (col1, col2) FROM stdin; \. -- -- Data for Name: test_second_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_second_table (col1, col2) FROM stdin; 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 \. -- -- Data for Name: test_seventh_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_seventh_table (col1, col2, col3) FROM stdin; \. -- -- Data for Name: test_sixth_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_sixth_table (col1, col2, col3) FROM stdin; \. -- -- Data for Name: test_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table (col1, col2, col3, col4) FROM stdin; 1 \N \N \N 2 \N \N \N 3 \N \N \N 4 \N \N \N 5 \N \N \N 6 \N \N \N 7 \N \N \N 8 \N \N \N 9 \N \N \N \. -- -- Data for Name: test_table_fk_1; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_fk_1 (col1) FROM stdin; \. -- -- Data for Name: test_table_generated; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_generated (col1) FROM stdin; \. -- -- Data for Name: test_table_generated_child1; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_generated_child1 (col1) FROM stdin; \. -- -- Data for Name: test_table_generated_child2; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_generated_child2 (col1) FROM stdin; \. -- -- Data for Name: test_table_identity; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_identity (col1, col2) FROM stdin; 1 test \. -- -- Data for Name: test_table_tpk; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_tpk (col1, col2) FROM stdin; \. -- -- Data for Name: test_table_tuq; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_table_tuq (col1, col2) FROM stdin; \. -- -- Data for Name: test_third_table; Type: TABLE DATA; Schema: dump_test; Owner: SYSTEM -- COPY dump_test.test_third_table (f1, "F3") FROM stdin; 123 456 \. -- -- Data for Name: measurement_y2006m2; Type: TABLE DATA; Schema: dump_test_second_schema; Owner: SYSTEM -- COPY dump_test_second_schema.measurement_y2006m2 (city_id, logdate, peaktemp, unitsales) FROM stdin; 1 2006-02-12 35 1 \. -- -- Data for Name: measurement_y2006m3; Type: TABLE DATA; Schema: dump_test_second_schema; Owner: SYSTEM -- COPY dump_test_second_schema.measurement_y2006m3 (city_id, logdate, peaktemp, unitsales) FROM stdin; \. -- -- Data for Name: measurement_y2006m4; Type: TABLE DATA; Schema: dump_test_second_schema; Owner: SYSTEM -- COPY dump_test_second_schema.measurement_y2006m4 (city_id, logdate, peaktemp, unitsales) FROM stdin; \. -- -- Data for Name: measurement_y2006m5; Type: TABLE DATA; Schema: dump_test_second_schema; Owner: SYSTEM -- COPY dump_test_second_schema.measurement_y2006m5 (city_id, logdate, peaktemp, unitsales) FROM stdin; \. -- -- Name: measurement_city_id_seq; Type: SEQUENCE SET; Schema: dump_test; Owner: SYSTEM -- SELECT pg_catalog.setval('dump_test.measurement_city_id_seq', 1, false); -- -- Name: test_table_col1_seq; Type: SEQUENCE SET; Schema: dump_test; Owner: SYSTEM -- SELECT pg_catalog.setval('dump_test.test_table_col1_seq', 1, false); -- -- Name: test_table_identity_col1_seq; Type: SEQUENCE SET; Schema: dump_test; Owner: SYSTEM -- SELECT pg_catalog.setval('dump_test.test_table_identity_col1_seq', 1, true); -- -- Data for Name: 16575; Type: BLOBS; Schema: -; Owner: SYSTEM -- BEGIN; SELECT pg_catalog.lo_open('16575', 131072); SELECT pg_catalog.lowrite(0, '\x310a320a330a340a350a360a370a380a390a'); SELECT pg_catalog.lo_close(0); COMMIT; -- -- Data for Name: 16744; Type: BLOBS; Schema: -; Owner: SYSTEM -- BEGIN; SELECT pg_catalog.lo_open('16744', 131072); SELECT pg_catalog.lo_close(0); COMMIT; -- -- Name: ordering_table ordering_table_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.ordering_table ADD CONSTRAINT ordering_table_pkey PRIMARY KEY (id); ALTER TABLE ONLY dump_test.ordering_table DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: ordering_func(); Type: FUNCTION; Schema: dump_test; Owner: SYSTEM -- CREATE FUNCTION dump_test.ordering_func() RETURNS SETOF dump_test.ordering_table LANGUAGE sql BEGIN ATOMIC SELECT ordering_table.id, ordering_table.data FROM dump_test.ordering_table GROUP BY ordering_table.id; END; ALTER FUNCTION dump_test.ordering_func() OWNER TO "SYSTEM"; -- -- Name: ordering_view; Type: MATERIALIZED VIEW; Schema: dump_test; Owner: SYSTEM -- CREATE MATERIALIZED VIEW dump_test.ordering_view AS SELECT id, data FROM dump_test.ordering_table GROUP BY id WITH NO DATA; ALTER MATERIALIZED VIEW dump_test.ordering_view OWNER TO "SYSTEM"; -- -- Name: MATERIALIZED VIEW ordering_view; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.ordering_view'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '-1'::real, 'relallvisible', '0'::integer ); -- -- Name: fk_reference_test_table fk_reference_test_table_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.fk_reference_test_table ADD CONSTRAINT fk_reference_test_table_pkey PRIMARY KEY (col1); ALTER TABLE ONLY dump_test.fk_reference_test_table DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: measurement measurement_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.measurement ADD CONSTRAINT measurement_pkey PRIMARY KEY (city_id, logdate); -- -- Name: test_table_generated test_table_generated_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table_generated ADD CONSTRAINT test_table_generated_pkey PRIMARY KEY (col1); ALTER TABLE ONLY dump_test.test_table_generated DROP CONSTRAINT pgdump_throwaway_notnull_0; -- -- Name: test_table_identity test_table_identity_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table_identity ADD CONSTRAINT test_table_identity_pkey PRIMARY KEY (col1); -- -- Name: test_table test_table_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table ADD CONSTRAINT test_table_pkey PRIMARY KEY (col1); ALTER TABLE dump_test.test_table CLUSTER ON test_table_pkey; -- -- Name: test_table_tpk test_table_tpk_pkey; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table_tpk ADD CONSTRAINT test_table_tpk_pkey PRIMARY KEY (col1, col2 WITHOUT OVERLAPS); ALTER TABLE ONLY dump_test.test_table_tpk DROP CONSTRAINT pgdump_throwaway_notnull_0; ALTER TABLE ONLY dump_test.test_table_tpk DROP CONSTRAINT pgdump_throwaway_notnull_1; -- -- Name: test_table_tuq test_table_tuq_uq; Type: CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.test_table_tuq ADD CONSTRAINT test_table_tuq_uq UNIQUE (col1, col2 WITHOUT OVERLAPS); -- -- Name: measurement_y2006m2 measurement_y2006m2_pkey; Type: CONSTRAINT; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test_second_schema.measurement_y2006m2 ADD CONSTRAINT measurement_y2006m2_pkey PRIMARY KEY (city_id, logdate); -- -- Name: measurement_y2006m3 measurement_y2006m3_pkey; Type: CONSTRAINT; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test_second_schema.measurement_y2006m3 ADD CONSTRAINT measurement_y2006m3_pkey PRIMARY KEY (city_id, logdate); -- -- Name: measurement_y2006m4 measurement_y2006m4_pkey; Type: CONSTRAINT; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test_second_schema.measurement_y2006m4 ADD CONSTRAINT measurement_y2006m4_pkey PRIMARY KEY (city_id, logdate); -- -- Name: measurement_y2006m5 measurement_y2006m5_pkey; Type: CONSTRAINT; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE ONLY dump_test_second_schema.measurement_y2006m5 ADD CONSTRAINT measurement_y2006m5_pkey PRIMARY KEY (city_id, logdate); -- -- Name: INDEX fk_reference_test_table_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.fk_reference_test_table_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: index_with_stats; Type: INDEX; Schema: dump_test; Owner: SYSTEM -- CREATE INDEX index_with_stats ON dump_test.table_index_stats USING btree (((col1 + 1)), col1, ((col2 + 1)), ((col3 + 1))); ALTER INDEX dump_test.index_with_stats ALTER COLUMN 1 SET STATISTICS 400; ALTER INDEX dump_test.index_with_stats ALTER COLUMN 3 SET STATISTICS 500; -- -- Name: INDEX index_with_stats; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.index_with_stats'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_city_id_logdate_idx; Type: INDEX; Schema: dump_test; Owner: SYSTEM -- CREATE INDEX measurement_city_id_logdate_idx ON ONLY dump_test.measurement USING btree (city_id, logdate); -- -- Name: INDEX measurement_city_id_logdate_idx; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.measurement_city_id_logdate_idx'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX measurement_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.measurement_pkey'::regclass, '170000'::integer, 'relpages', '0'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX ordering_table_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.ordering_table_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX test_table_generated_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_generated_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX test_table_identity_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_identity_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX test_table_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX test_table_tpk_pkey; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_tpk_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX test_table_tuq_uq; Type: STATISTICS DATA; Schema: dump_test; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test.test_table_tuq_uq'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m2_city_id_logdate_idx; Type: INDEX; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE INDEX measurement_y2006m2_city_id_logdate_idx ON dump_test_second_schema.measurement_y2006m2 USING btree (city_id, logdate); -- -- Name: INDEX measurement_y2006m2_city_id_logdate_idx; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX measurement_y2006m2_pkey; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m2_pkey'::regclass, '170000'::integer, 'relpages', '2'::integer, 'reltuples', '1'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m3_city_id_logdate_idx; Type: INDEX; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE INDEX measurement_y2006m3_city_id_logdate_idx ON dump_test_second_schema.measurement_y2006m3 USING btree (city_id, logdate); -- -- Name: INDEX measurement_y2006m3_city_id_logdate_idx; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX measurement_y2006m3_pkey; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m3_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m4_city_id_logdate_idx; Type: INDEX; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE INDEX measurement_y2006m4_city_id_logdate_idx ON dump_test_second_schema.measurement_y2006m4 USING btree (city_id, logdate); -- -- Name: INDEX measurement_y2006m4_city_id_logdate_idx; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX measurement_y2006m4_pkey; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m4_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m5_city_id_logdate_idx; Type: INDEX; Schema: dump_test_second_schema; Owner: SYSTEM -- CREATE INDEX measurement_y2006m5_city_id_logdate_idx ON dump_test_second_schema.measurement_y2006m5 USING btree (city_id, logdate); -- -- Name: INDEX measurement_y2006m5_city_id_logdate_idx; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: INDEX measurement_y2006m5_pkey; Type: STATISTICS DATA; Schema: dump_test_second_schema; Owner: - -- SELECT pg_catalog.pg_set_relation_stats( 'dump_test_second_schema.measurement_y2006m5_pkey'::regclass, '170000'::integer, 'relpages', '1'::integer, 'reltuples', '0'::real, 'relallvisible', '0'::integer ); -- -- Name: measurement_y2006m2_city_id_logdate_idx; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_city_id_logdate_idx ATTACH PARTITION dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx; -- -- Name: measurement_y2006m2_pkey; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_pkey ATTACH PARTITION dump_test_second_schema.measurement_y2006m2_pkey; -- -- Name: measurement_y2006m3_city_id_logdate_idx; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_city_id_logdate_idx ATTACH PARTITION dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx; -- -- Name: measurement_y2006m3_pkey; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_pkey ATTACH PARTITION dump_test_second_schema.measurement_y2006m3_pkey; -- -- Name: measurement_y2006m4_city_id_logdate_idx; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_city_id_logdate_idx ATTACH PARTITION dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx; -- -- Name: measurement_y2006m4_pkey; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_pkey ATTACH PARTITION dump_test_second_schema.measurement_y2006m4_pkey; -- -- Name: measurement_y2006m5_city_id_logdate_idx; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_city_id_logdate_idx ATTACH PARTITION dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx; -- -- Name: measurement_y2006m5_pkey; Type: INDEX ATTACH; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER INDEX dump_test.measurement_pkey ATTACH PARTITION dump_test_second_schema.measurement_y2006m5_pkey; -- -- Name: test_ext_stats_expr; Type: STATISTICS; Schema: dump_test; Owner: SYSTEM -- CREATE STATISTICS dump_test.test_ext_stats_expr ON (2 * col1) FROM dump_test.test_fifth_table; ALTER STATISTICS dump_test.test_ext_stats_expr OWNER TO "SYSTEM"; -- -- Name: test_ext_stats_no_options; Type: STATISTICS; Schema: dump_test; Owner: SYSTEM -- CREATE STATISTICS dump_test.test_ext_stats_no_options ON col1, col2 FROM dump_test.test_table; ALTER STATISTICS dump_test.test_ext_stats_no_options OWNER TO "SYSTEM"; -- -- Name: test_ext_stats_opts; Type: STATISTICS; Schema: dump_test; Owner: SYSTEM -- CREATE STATISTICS dump_test.test_ext_stats_opts (ndistinct) ON col1, col2 FROM dump_test.test_fifth_table; ALTER STATISTICS dump_test.test_ext_stats_opts SET STATISTICS 1000; ALTER STATISTICS dump_test.test_ext_stats_opts OWNER TO "SYSTEM"; -- -- Name: measurement test_trigger; Type: TRIGGER; Schema: dump_test; Owner: SYSTEM -- CREATE TRIGGER test_trigger AFTER INSERT ON dump_test.measurement FOR EACH ROW EXECUTE FUNCTION dump_test.trigger_func(); -- -- Name: test_table test_trigger; Type: TRIGGER; Schema: dump_test; Owner: SYSTEM -- CREATE TRIGGER test_trigger BEFORE INSERT ON dump_test.test_table FOR EACH ROW WHEN ((new.col1 > 10)) EXECUTE FUNCTION dump_test.trigger_func(); -- -- Name: measurement_y2006m3 test_trigger; Type: TRIGGER; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE dump_test_second_schema.measurement_y2006m3 DISABLE TRIGGER test_trigger; -- -- Name: measurement_y2006m4 test_trigger; Type: TRIGGER; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE dump_test_second_schema.measurement_y2006m4 ENABLE REPLICA TRIGGER test_trigger; -- -- Name: measurement_y2006m5 test_trigger; Type: TRIGGER; Schema: dump_test_second_schema; Owner: SYSTEM -- ALTER TABLE dump_test_second_schema.measurement_y2006m5 ENABLE ALWAYS TRIGGER test_trigger; -- -- Name: fk_reference_test_table fk_reference_test_table_col1_fkey; Type: FK CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE ONLY dump_test.fk_reference_test_table ADD CONSTRAINT fk_reference_test_table_col1_fkey FOREIGN KEY (col1) REFERENCES dump_test.test_table(col1); -- -- Name: test_table_fk test_table_fk_col1_fkey; Type: FK CONSTRAINT; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE dump_test.test_table_fk ADD CONSTRAINT test_table_fk_col1_fkey FOREIGN KEY (col1) REFERENCES dump_test.test_table(col1); -- -- Name: test_table p1; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p1 ON dump_test.test_table USING (true) WITH CHECK (true); -- -- Name: test_table p2; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p2 ON dump_test.test_table FOR SELECT TO regress_dump_test_role USING (true); -- -- Name: test_table p3; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p3 ON dump_test.test_table FOR INSERT TO regress_dump_test_role WITH CHECK (true); -- -- Name: test_table p4; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p4 ON dump_test.test_table FOR UPDATE TO regress_dump_test_role USING (true) WITH CHECK (true); -- -- Name: test_table p5; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p5 ON dump_test.test_table FOR DELETE TO regress_dump_test_role USING (true); -- -- Name: test_table p6; Type: POLICY; Schema: dump_test; Owner: SYSTEM -- CREATE POLICY p6 ON dump_test.test_table AS RESTRICTIVE USING (false); -- -- Name: test_table; Type: ROW SECURITY; Schema: dump_test; Owner: SYSTEM -- ALTER TABLE dump_test.test_table ENABLE ROW LEVEL SECURITY; -- -- Name: pub1; Type: PUBLICATION; Schema: -; Owner: SYSTEM -- CREATE PUBLICATION pub1 WITH (publish = 'insert, update, delete, truncate'); ALTER PUBLICATION pub1 OWNER TO "SYSTEM"; -- -- Name: PUBLICATION pub1; Type: COMMENT; Schema: -; Owner: SYSTEM -- COMMENT ON PUBLICATION pub1 IS 'comment on publication'; -- -- Name: pub2; Type: PUBLICATION; Schema: -; Owner: SYSTEM -- CREATE PUBLICATION pub2 FOR ALL TABLES WITH (publish = ''); ALTER PUBLICATION pub2 OWNER TO "SYSTEM"; -- -- Name: pub3; Type: PUBLICATION; Schema: -; Owner: SYSTEM -- CREATE PUBLICATION pub3 WITH (publish = 'insert, update, delete, truncate'); ALTER PUBLICATION pub3 OWNER TO "SYSTEM"; -- -- Name: pub4; Type: PUBLICATION; Schema: -; Owner: SYSTEM -- CREATE PUBLICATION pub4 WITH (publish = 'insert, update, delete, truncate'); ALTER PUBLICATION pub4 OWNER TO "SYSTEM"; -- -- Name: pub1 test_second_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub1 ADD TABLE ONLY dump_test.test_second_table; -- -- Name: pub4 test_second_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub4 ADD TABLE ONLY dump_test.test_second_table WHERE ((col2 = 'test'::text)); -- -- Name: pub1 test_seventh_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub1 ADD TABLE ONLY dump_test.test_seventh_table (col2, col3) WHERE ((col1 = 1)); -- -- Name: pub1 test_sixth_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub1 ADD TABLE ONLY dump_test.test_sixth_table (col2, col3); -- -- Name: pub3 test_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub3 ADD TABLE ONLY dump_test.test_table; -- -- Name: pub4 test_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub4 ADD TABLE ONLY dump_test.test_table WHERE ((col1 > 0)); -- -- Name: pub1 test_table; Type: PUBLICATION TABLE; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub1 ADD TABLE ONLY dump_test.test_table; -- -- Name: pub3 dump_test; Type: PUBLICATION TABLES IN SCHEMA; Schema: dump_test; Owner: SYSTEM -- ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test; -- -- Name: pub3 public; Type: PUBLICATION TABLES IN SCHEMA; Schema: public; Owner: SYSTEM -- ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public; -- -- Name: sub1; Type: SUBSCRIPTION; Schema: -; Owner: SYSTEM -- CREATE SUBSCRIPTION sub1 CONNECTION 'dbname=doesnotexist' PUBLICATION pub1 WITH (connect = false, slot_name = 'sub1'); ALTER SUBSCRIPTION sub1 OWNER TO "SYSTEM"; -- -- Name: SUBSCRIPTION sub1; Type: COMMENT; Schema: -; Owner: SYSTEM -- COMMENT ON SUBSCRIPTION sub1 IS 'comment on subscription'; -- -- Name: sub2; Type: SUBSCRIPTION; Schema: -; Owner: SYSTEM -- CREATE SUBSCRIPTION sub2 CONNECTION 'dbname=doesnotexist' PUBLICATION pub1 WITH (connect = false, slot_name = 'sub2', origin = none); ALTER SUBSCRIPTION sub2 OWNER TO "SYSTEM"; -- -- Name: sub3; Type: SUBSCRIPTION; Schema: -; Owner: SYSTEM -- CREATE SUBSCRIPTION sub3 CONNECTION 'dbname=doesnotexist' PUBLICATION pub1 WITH (connect = false, slot_name = 'sub3'); ALTER SUBSCRIPTION sub3 OWNER TO "SYSTEM"; -- -- Name: SCHEMA dump_test_second_schema; Type: ACL; Schema: -; Owner: SYSTEM -- GRANT USAGE ON SCHEMA dump_test_second_schema TO regress_dump_test_role; -- -- Name: SCHEMA public; Type: ACL; Schema: -; Owner: regress_quoted \" role -- REVOKE ALL ON SCHEMA public FROM "regress_quoted \"" role"; -- -- Name: LANGUAGE plpgsql; Type: ACL; Schema: -; Owner: SYSTEM -- REVOKE ALL ON LANGUAGE plpgsql FROM PUBLIC; -- -- Name: TYPE int42; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT ALL ON TYPE dump_test.int42 TO regress_dump_test_role; -- -- Name: TYPE planets; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT ALL ON TYPE dump_test.planets TO regress_dump_test_role; -- -- Name: TYPE textrange; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT ALL ON TYPE dump_test.textrange TO regress_dump_test_role; -- -- Name: TYPE us_postal_code; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT ALL ON TYPE dump_test.us_postal_code TO regress_dump_test_role; -- -- Name: FUNCTION pg_sleep(double precision); Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- REVOKE ALL ON FUNCTION pg_catalog.pg_sleep(double precision) FROM PUBLIC; GRANT ALL ON FUNCTION pg_catalog.pg_sleep(double precision) TO regress_dump_test_role; -- -- Name: FUNCTION pg_stat_reset(); Type: ACL; Schema: pg_catalog; Owner: regress_dump_test_role -- REVOKE ALL ON FUNCTION pg_catalog.pg_stat_reset() FROM "SYSTEM"; -- -- Name: FOREIGN DATA WRAPPER dummy; Type: ACL; Schema: -; Owner: SYSTEM -- GRANT ALL ON FOREIGN DATA WRAPPER dummy TO regress_dump_test_role; -- -- Name: FOREIGN SERVER s1; Type: ACL; Schema: -; Owner: SYSTEM -- GRANT ALL ON FOREIGN SERVER s1 TO regress_dump_test_role; -- -- Name: TABLE test_table; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test.test_table TO regress_dump_test_role; -- -- Name: TABLE measurement; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test.measurement TO regress_dump_test_role; -- -- Name: COLUMN measurement.city_id; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT SELECT(city_id) ON TABLE dump_test.measurement TO "regress_quoted \"" role"; -- -- Name: COLUMN test_second_table.col1; Type: ACL; Schema: dump_test; Owner: SYSTEM -- GRANT INSERT(col1) ON TABLE dump_test.test_second_table TO regress_dump_test_role; -- -- Name: TABLE measurement_y2006m2; Type: ACL; Schema: dump_test_second_schema; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test_second_schema.measurement_y2006m2 TO regress_dump_test_role; -- -- Name: TABLE measurement_y2006m3; Type: ACL; Schema: dump_test_second_schema; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test_second_schema.measurement_y2006m3 TO regress_dump_test_role; -- -- Name: TABLE measurement_y2006m4; Type: ACL; Schema: dump_test_second_schema; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test_second_schema.measurement_y2006m4 TO regress_dump_test_role; -- -- Name: TABLE measurement_y2006m5; Type: ACL; Schema: dump_test_second_schema; Owner: SYSTEM -- GRANT SELECT ON TABLE dump_test_second_schema.measurement_y2006m5 TO regress_dump_test_role; -- -- Name: TABLE pg_proc; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- REVOKE SELECT ON TABLE pg_catalog.pg_proc FROM PUBLIC; -- -- Name: COLUMN pg_proc.tableoid; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(tableoid) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.oid; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(oid) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proname; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proname) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronamespace; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronamespace) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proowner; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proowner) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prolang; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prolang) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.procost; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(procost) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prorows; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prorows) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.provariadic; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(provariadic) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosupport; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosupport) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prokind; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prokind) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosecdef; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosecdef) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proleakproof; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proleakproof) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proisstrict; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proisstrict) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proretset; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proretset) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.provolatile; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(provolatile) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proparallel; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proparallel) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronargs; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronargs) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.pronargdefaults; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(pronargdefaults) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prorettype; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prorettype) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargtypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargtypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proallargtypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proallargtypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargmodes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargmodes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargnames; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargnames) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proargdefaults; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proargdefaults) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.protrftypes; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(protrftypes) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.prosrc; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(prosrc) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.probin; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(probin) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proconfig; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proconfig) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: COLUMN pg_proc.proacl; Type: ACL; Schema: pg_catalog; Owner: SYSTEM -- GRANT SELECT(proacl) ON TABLE pg_catalog.pg_proc TO PUBLIC; -- -- Name: LARGE OBJECT 16575; Type: ACL; Schema: -; Owner: SYSTEM -- GRANT ALL ON LARGE OBJECT 16575 TO regress_dump_test_role; -- -- Name: DEFAULT PRIVILEGES FOR FUNCTIONS; Type: DEFAULT ACL; Schema: dump_test; Owner: regress_dump_test_role -- ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role IN SCHEMA dump_test GRANT ALL ON FUNCTIONS TO regress_dump_test_role; -- -- Name: DEFAULT PRIVILEGES FOR TABLES; Type: DEFAULT ACL; Schema: dump_test; Owner: regress_dump_test_role -- ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role IN SCHEMA dump_test GRANT SELECT ON TABLES TO regress_dump_test_role; -- -- Name: DEFAULT PRIVILEGES FOR FUNCTIONS; Type: DEFAULT ACL; Schema: -; Owner: regress_dump_test_role -- ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE ALL ON FUNCTIONS FROM PUBLIC; -- -- Name: DEFAULT PRIVILEGES FOR TABLES; Type: DEFAULT ACL; Schema: -; Owner: regress_dump_test_role -- ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE ALL ON TABLES FROM regress_dump_test_role; ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT INSERT,REFERENCES,DELETE,TRIGGER,TRUNCATE,MAINTAIN,UPDATE ON TABLES TO regress_dump_test_role; -- -- Name: test_event_trigger; Type: EVENT TRIGGER; Schema: -; Owner: SYSTEM -- CREATE EVENT TRIGGER test_event_trigger ON ddl_command_start EXECUTE FUNCTION dump_test.event_trigger_func(); ALTER EVENT TRIGGER test_event_trigger OWNER TO "SYSTEM"; -- -- Name: matview; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.matview; -- -- Name: matview_second; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.matview_second; -- -- Name: ordering_view; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.ordering_view; -- -- Name: regress_pg_dump_matview_am_0; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_0; -- -- Name: regress_pg_dump_matview_am_1; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_1; -- -- Name: regress_pg_dump_matview_am_2; Type: MATERIALIZED VIEW DATA; Schema: dump_test; Owner: SYSTEM -- REFRESH MATERIALIZED VIEW dump_test.regress_pg_dump_matview_am_2; -- -- PostgreSQL database dump complete -- -- -- Database "regress_pg_dump_test" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: regress_pg_dump_test; Type: DATABASE; Schema: -; Owner: SYSTEM -- CREATE DATABASE regress_pg_dump_test WITH TEMPLATE = template0 ENCODING = 'WIN1252' LOCALE_PROVIDER = libc LOCALE = 'English_United States.1252'; ALTER DATABASE regress_pg_dump_test OWNER TO "SYSTEM"; \connect regress_pg_dump_test SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- PostgreSQL database dump complete -- -- -- Database "regress_public_owner" dump -- -- -- PostgreSQL database dump -- -- Dumped from database version 17devel -- Dumped by pg_dump version 17devel SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: regress_public_owner; Type: DATABASE; Schema: -; Owner: SYSTEM -- CREATE DATABASE regress_public_owner WITH TEMPLATE = template0 ENCODING = 'WIN1252' LOCALE_PROVIDER = libc LOCALE = 'English_United States.1252'; ALTER DATABASE regress_public_owner OWNER TO "SYSTEM"; \connect regress_public_owner SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_timeout = 0; SET client_encoding = 'WIN1252'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; -- -- Name: public; Type: SCHEMA; Schema: -; Owner: regress_quoted \" role -- -- *not* creating schema, since initdb creates it ALTER SCHEMA public OWNER TO "regress_quoted \"" role"; -- -- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: regress_quoted \" role -- COMMENT ON SCHEMA public IS ''; -- -- PostgreSQL database dump complete -- -- -- PostgreSQL database cluster dump complete -- [04:49:20.251](2.912s) ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots # Running: pg_dump --schema myhost.mydb.myschema [04:49:20.423](0.172s) ok 21 - pg_dump: option --schema rejects three-part schema names: exit code not 0 [04:49:20.424](0.001s) ok 22 - pg_dump: option --schema rejects three-part schema names: matches # Running: pg_dump --schema otherdb.myschema [04:49:20.580](0.156s) ok 23 - pg_dump: option --schema rejects cross-database multipart schema names: exit code not 0 [04:49:20.580](0.000s) ok 24 - pg_dump: option --schema rejects cross-database multipart schema names: matches # Running: pg_dump --schema . [04:49:20.702](0.122s) ok 25 - pg_dump: option --schema rejects degenerate two-part schema name: ".": exit code not 0 [04:49:20.702](0.001s) ok 26 - pg_dump: option --schema rejects degenerate two-part schema name: ".": matches # Running: pg_dump --schema "some.other.db".myschema [04:49:20.798](0.096s) ok 27 - pg_dump: option --schema rejects cross-database multipart schema names with embedded dots: exit code not 0 [04:49:20.799](0.001s) ok 28 - pg_dump: option --schema rejects cross-database multipart schema names with embedded dots: matches # Running: pg_dump --schema .. [04:49:20.881](0.082s) ok 29 - pg_dump: option --schema rejects degenerate three-part schema name: "..": exit code not 0 [04:49:20.881](0.000s) ok 30 - pg_dump: option --schema rejects degenerate three-part schema name: "..": matches # Running: pg_dump --table myhost.mydb.myschema.mytable [04:49:20.997](0.116s) ok 31 - pg_dump: option --table rejects four-part table names: exit code not 0 [04:49:20.998](0.001s) ok 32 - pg_dump: option --table rejects four-part table names: matches # Running: pg_dump --table otherdb.pg_catalog.pg_class [04:49:21.124](0.126s) ok 33 - pg_dump: option --table rejects cross-database three part table names: exit code not 0 [04:49:21.124](0.000s) ok 34 - pg_dump: option --table rejects cross-database three part table names: matches # Running: pg_dump -p 63214 --table "some.other.db".pg_catalog.pg_class [04:49:21.221](0.097s) ok 35 - pg_dump: option --table rejects cross-database three part table names with embedded dots: exit code not 0 [04:49:21.222](0.000s) ok 36 - pg_dump: option --table rejects cross-database three part table names with embedded dots: matches # Running: pg_dump --no-sync --format=custom --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/binary_upgrade.dump -w --schema-only --binary-upgrade -d postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:22.190](0.969s) ok 37 - binary_upgrade: pg_dump runs # Running: pg_restore -Fc --verbose --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/binary_upgrade.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/binary_upgrade.dump pg_restore: creating pg_largeobject "pg_largeobject" pg_restore: creating SCHEMA "dump_test" pg_restore: creating SCHEMA "dump_test_second_schema" pg_restore: creating SCHEMA "public" pg_restore: creating FUNCTION "dump_test.pltestlang_call_handler()" pg_restore: creating PROCEDURAL LANGUAGE "pltestlang" pg_restore: creating COLLATION "public.test0" pg_restore: creating COMMENT "public.COLLATION test0" pg_restore: creating TRANSFORM "TRANSFORM FOR integer LANGUAGE sql" pg_restore: creating SHELL TYPE "dump_test.int42" pg_restore: creating FUNCTION "dump_test.int42_in(cstring)" pg_restore: creating FUNCTION "dump_test.int42_out(dump_test.int42)" pg_restore: creating TYPE "dump_test.int42" pg_restore: creating COMMENT "dump_test.TYPE int42" pg_restore: creating TYPE "dump_test.composite" pg_restore: creating COMMENT "dump_test.COLUMN composite.f1" pg_restore: creating TYPE "dump_test.planets" pg_restore: creating COMMENT "dump_test.TYPE planets" pg_restore: creating OPERATOR "dump_test.~~" pg_restore: creating OPERATOR FAMILY "dump_test.op_class_custom" pg_restore: creating OPERATOR CLASS "dump_test.op_class_custom" pg_restore: creating TYPE "dump_test.range_type_custom" pg_restore: creating TYPE "dump_test.textrange" pg_restore: creating COMMENT "dump_test.TYPE textrange" pg_restore: creating TYPE "dump_test.undefined" pg_restore: creating COMMENT "dump_test.TYPE undefined" pg_restore: creating DOMAIN "dump_test.us_postal_code" pg_restore: creating COMMENT "dump_test.CONSTRAINT us_postal_code_check ON DOMAIN us_postal_code" pg_restore: creating CAST "CAST (timestamp with time zone AS interval)" pg_restore: creating FUNCTION "dump_test.event_trigger_func()" pg_restore: creating FUNCTION "dump_test.func_with_support()" pg_restore: creating PROCEDURE "dump_test.ptest1(integer)" pg_restore: creating FUNCTION "dump_test.trigger_func()" pg_restore: creating AGGREGATE "dump_test.newavg(integer)" pg_restore: creating ACCESS METHOD "gist2" pg_restore: creating ACCESS METHOD "regress_table_am" pg_restore: creating OPERATOR FAMILY "dump_test.op_family" pg_restore: creating OPERATOR CLASS "dump_test.op_class" pg_restore: creating OPERATOR CLASS "dump_test.op_class_empty" pg_restore: creating CONVERSION "dump_test.test_conversion" pg_restore: creating COMMENT "dump_test.CONVERSION test_conversion" pg_restore: creating TEXT SEARCH PARSER "dump_test.alt_ts_prs1" pg_restore: creating COMMENT "dump_test.TEXT SEARCH PARSER alt_ts_prs1" pg_restore: creating TEXT SEARCH TEMPLATE "dump_test.alt_ts_temp1" pg_restore: creating COMMENT "dump_test.TEXT SEARCH TEMPLATE alt_ts_temp1" pg_restore: creating TEXT SEARCH DICTIONARY "dump_test.alt_ts_dict1" pg_restore: creating COMMENT "dump_test.TEXT SEARCH DICTIONARY alt_ts_dict1" pg_restore: creating TEXT SEARCH CONFIGURATION "dump_test.alt_ts_conf1" pg_restore: creating COMMENT "dump_test.TEXT SEARCH CONFIGURATION alt_ts_conf1" pg_restore: creating FOREIGN DATA WRAPPER "dummy" pg_restore: creating SERVER "s1" pg_restore: creating USER MAPPING "USER MAPPING regress_dump_test_role SERVER s1" pg_restore: creating TABLE "dump_test.fk_reference_test_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE fk_reference_test_table" pg_restore: creating FOREIGN TABLE "dump_test.foreign_table" pg_restore: creating STATISTICS DATA "dump_test.FOREIGN TABLE foreign_table" pg_restore: creating TABLE "dump_test.test_table" pg_restore: creating COMMENT "dump_test.TABLE test_table" pg_restore: creating COMMENT "dump_test.COLUMN test_table.col1" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table" pg_restore: creating COMMENT "dump_test.CONSTRAINT test_table_col1_check ON test_table" pg_restore: creating MATERIALIZED VIEW "dump_test.matview" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview" pg_restore: creating MATERIALIZED VIEW "dump_test.matview_second" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_second" pg_restore: creating MATERIALIZED VIEW "dump_test.matview_third" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_third" pg_restore: creating MATERIALIZED VIEW "dump_test.matview_fourth" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_fourth" pg_restore: creating TABLE "dump_test.measurement" pg_restore: creating STATISTICS DATA "dump_test.TABLE measurement" pg_restore: creating SEQUENCE "dump_test.measurement_city_id_seq" pg_restore: creating SEQUENCE OWNED BY "dump_test.measurement_city_id_seq" pg_restore: creating TABLE "dump_test.ordering_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE ordering_table" pg_restore: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_0" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_0" pg_restore: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_1" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_1" pg_restore: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_2" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_2" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_0" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_0" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_1" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_1" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_2" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_2" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_parent" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_parent" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_child_1" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_1" pg_restore: creating TABLE "dump_test.regress_pg_dump_table_am_child_2" pg_restore: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_2" pg_restore: creating TABLE "dump_test.table_index_stats" pg_restore: creating STATISTICS DATA "dump_test.TABLE table_index_stats" pg_restore: creating TABLE "dump_test.test_compression_method" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_compression_method" pg_restore: creating TABLE "dump_test.test_fifth_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_fifth_table" pg_restore: creating TABLE "dump_test.test_fourth_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_fourth_table" pg_restore: creating TABLE "dump_test.test_inheritance_parent" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_inheritance_parent" pg_restore: creating TABLE "dump_test.test_inheritance_child" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_inheritance_child" pg_restore: creating TABLE "dump_test.test_second_table" pg_restore: creating COMMENT "dump_test.COLUMN test_second_table.col1" pg_restore: creating COMMENT "dump_test.COLUMN test_second_table.col2" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_second_table" pg_restore: creating TABLE "dump_test.test_seventh_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_seventh_table" pg_restore: creating TABLE "dump_test.test_sixth_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_sixth_table" pg_restore: creating SEQUENCE "dump_test.test_table_col1_seq" pg_restore: creating SEQUENCE OWNED BY "dump_test.test_table_col1_seq" pg_restore: creating TABLE "dump_test.test_table_fk" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_fk" pg_restore: creating TABLE "dump_test.test_table_fk_1" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_fk_1" pg_restore: creating TABLE "dump_test.test_table_generated" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_generated" pg_restore: creating TABLE "dump_test.test_table_generated_child1" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child1" pg_restore: creating TABLE "dump_test.test_table_generated_child2" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child2" pg_restore: creating TABLE "dump_test.test_table_identity" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_identity" pg_restore: creating SEQUENCE "dump_test.test_table_identity_col1_seq" pg_restore: creating TABLE "dump_test.test_table_tpk" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_tpk" pg_restore: creating TABLE "dump_test.test_table_tuq" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_table_tuq" pg_restore: creating TABLE "dump_test.test_third_table" pg_restore: creating STATISTICS DATA "dump_test.TABLE test_third_table" pg_restore: creating VIEW "dump_test.test_view" pg_restore: creating TABLE "dump_test_second_schema.measurement_y2006m2" pg_restore: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m2" pg_restore: creating TABLE "dump_test_second_schema.measurement_y2006m3" pg_restore: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m3" pg_restore: creating TABLE "dump_test_second_schema.measurement_y2006m4" pg_restore: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m4" pg_restore: creating TABLE "dump_test_second_schema.measurement_y2006m5" pg_restore: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m5" pg_restore: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_1" pg_restore: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_2" pg_restore: creating TABLE ATTACH "dump_test.test_table_fk_1" pg_restore: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m2" pg_restore: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m3" pg_restore: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m4" pg_restore: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m5" pg_restore: creating DEFAULT "dump_test.measurement city_id" pg_restore: creating DEFAULT "dump_test.test_table col1" pg_restore: creating DEFAULT "dump_test.test_view col1" pg_restore: executing BLOB METADATA 16575 pg_restore: executing COMMENT LARGE OBJECT 16575 pg_restore: executing BLOB METADATA 16744 pg_restore: executing SEQUENCE SET measurement_city_id_seq pg_restore: executing SEQUENCE SET test_table_col1_seq pg_restore: executing SEQUENCE SET test_table_identity_col1_seq pg_restore: creating CONSTRAINT "dump_test.ordering_table ordering_table_pkey" pg_restore: creating FUNCTION "dump_test.ordering_func()" pg_restore: creating MATERIALIZED VIEW "dump_test.ordering_view" pg_restore: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW ordering_view" pg_restore: creating CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_pkey" pg_restore: creating CONSTRAINT "dump_test.measurement measurement_pkey" pg_restore: creating CONSTRAINT "dump_test.test_table_generated test_table_generated_pkey" pg_restore: creating CONSTRAINT "dump_test.test_table_identity test_table_identity_pkey" pg_restore: creating CONSTRAINT "dump_test.test_table test_table_pkey" pg_restore: creating CONSTRAINT "dump_test.test_table_tpk test_table_tpk_pkey" pg_restore: creating CONSTRAINT "dump_test.test_table_tuq test_table_tuq_uq" pg_restore: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m2 measurement_y2006m2_pkey" pg_restore: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m3 measurement_y2006m3_pkey" pg_restore: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m4 measurement_y2006m4_pkey" pg_restore: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m5 measurement_y2006m5_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX fk_reference_test_table_pkey" pg_restore: creating INDEX "dump_test.index_with_stats" pg_restore: creating STATISTICS DATA "dump_test.INDEX index_with_stats" pg_restore: creating INDEX "dump_test.measurement_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test.INDEX measurement_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test.INDEX measurement_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX ordering_table_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX test_table_generated_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX test_table_identity_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX test_table_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX test_table_tpk_pkey" pg_restore: creating STATISTICS DATA "dump_test.INDEX test_table_tuq_uq" pg_restore: creating INDEX "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_pkey" pg_restore: creating INDEX "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_pkey" pg_restore: creating INDEX "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_pkey" pg_restore: creating INDEX "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_city_id_logdate_idx" pg_restore: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_pkey" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_pkey" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_pkey" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_pkey" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_restore: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_pkey" pg_restore: creating STATISTICS "dump_test.test_ext_stats_expr" pg_restore: creating STATISTICS "dump_test.test_ext_stats_no_options" pg_restore: creating STATISTICS "dump_test.test_ext_stats_opts" pg_restore: creating TRIGGER "dump_test.measurement test_trigger" pg_restore: creating TRIGGER "dump_test.test_table test_trigger" pg_restore: creating TRIGGER "dump_test_second_schema.measurement_y2006m3 test_trigger" pg_restore: creating TRIGGER "dump_test_second_schema.measurement_y2006m4 test_trigger" pg_restore: creating TRIGGER "dump_test_second_schema.measurement_y2006m5 test_trigger" pg_restore: creating FK CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_col1_fkey" pg_restore: creating FK CONSTRAINT "dump_test.test_table_fk test_table_fk_col1_fkey" pg_restore: creating POLICY "dump_test.test_table p1" pg_restore: creating POLICY "dump_test.test_table p2" pg_restore: creating POLICY "dump_test.test_table p3" pg_restore: creating POLICY "dump_test.test_table p4" pg_restore: creating POLICY "dump_test.test_table p5" pg_restore: creating POLICY "dump_test.test_table p6" pg_restore: creating ROW SECURITY "dump_test.test_table" pg_restore: creating PUBLICATION "pub1" pg_restore: creating COMMENT "PUBLICATION pub1" pg_restore: creating PUBLICATION "pub2" pg_restore: creating PUBLICATION "pub3" pg_restore: creating PUBLICATION "pub4" pg_restore: creating PUBLICATION TABLE "dump_test.pub1 test_second_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub4 test_second_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub1 test_seventh_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub1 test_sixth_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub3 test_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub4 test_table" pg_restore: creating PUBLICATION TABLE "dump_test.pub1 test_table" pg_restore: creating PUBLICATION TABLES IN SCHEMA "dump_test.pub3 dump_test" pg_restore: creating PUBLICATION TABLES IN SCHEMA "public.pub3 public" pg_restore: creating SUBSCRIPTION "sub1" pg_restore: creating COMMENT "SUBSCRIPTION sub1" pg_restore: creating SUBSCRIPTION "sub2" pg_restore: creating SUBSCRIPTION "sub3" pg_restore: creating ACL "SCHEMA dump_test_second_schema" pg_restore: creating ACL "SCHEMA public" pg_restore: creating ACL "LANGUAGE plpgsql" pg_restore: creating ACL "dump_test.TYPE int42" pg_restore: creating ACL "dump_test.TYPE planets" pg_restore: creating ACL "dump_test.TYPE textrange" pg_restore: creating ACL "dump_test.TYPE us_postal_code" pg_restore: creating ACL "pg_catalog.FUNCTION pg_sleep(double precision)" pg_restore: creating ACL "pg_catalog.FUNCTION pg_stat_reset()" pg_restore: creating ACL "FOREIGN DATA WRAPPER dummy" pg_restore: creating ACL "FOREIGN SERVER s1" pg_restore: creating ACL "dump_test.TABLE test_table" pg_restore: creating ACL "dump_test.TABLE measurement" pg_restore: creating ACL "dump_test.COLUMN measurement.city_id" pg_restore: creating ACL "dump_test.COLUMN test_second_table.col1" pg_restore: creating ACL "dump_test_second_schema.TABLE measurement_y2006m2" pg_restore: creating ACL "dump_test_second_schema.TABLE measurement_y2006m3" pg_restore: creating ACL "dump_test_second_schema.TABLE measurement_y2006m4" pg_restore: creating ACL "dump_test_second_schema.TABLE measurement_y2006m5" pg_restore: creating ACL "pg_catalog.TABLE pg_proc" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.tableoid" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.oid" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proname" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.pronamespace" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proowner" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prolang" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.procost" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prorows" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.provariadic" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prosupport" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prokind" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prosecdef" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proleakproof" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proisstrict" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proretset" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.provolatile" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proparallel" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.pronargs" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.pronargdefaults" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prorettype" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proargtypes" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proallargtypes" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proargmodes" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proargnames" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proargdefaults" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.protrftypes" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.prosrc" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.probin" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proconfig" pg_restore: creating ACL "pg_catalog.COLUMN pg_proc.proacl" pg_restore: executing ACL LARGE OBJECT 16575 pg_restore: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR FUNCTIONS" pg_restore: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR TABLES" pg_restore: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR FUNCTIONS" pg_restore: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR TABLES" pg_restore: creating EVENT TRIGGER "test_event_trigger" [04:49:22.266](0.075s) ok 38 - binary_upgrade: pg_restore runs [04:49:22.271](0.005s) ok 39 - binary_upgrade: should dump ALTER COLLATION test0 OWNER TO [04:49:22.271](0.001s) ok 40 - binary_upgrade: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:22.272](0.000s) ok 41 - binary_upgrade: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:22.272](0.000s) ok 42 - binary_upgrade: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:22.273](0.000s) ok 43 - binary_upgrade: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:22.273](0.000s) ok 44 - binary_upgrade: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:22.273](0.000s) ok 45 - binary_upgrade: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:22.274](0.000s) ok 46 - binary_upgrade: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:22.274](0.000s) ok 47 - binary_upgrade: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:22.274](0.000s) ok 48 - binary_upgrade: should dump ALTER INDEX ... ATTACH PARTITION [04:49:22.274](0.000s) ok 49 - binary_upgrade: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:22.274](0.000s) ok 50 - binary_upgrade: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:22.274](0.000s) ok 51 - binary_upgrade: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:22.275](0.000s) ok 52 - binary_upgrade: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:22.276](0.001s) ok 53 - binary_upgrade: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:22.276](0.000s) ok 54 - binary_upgrade: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:22.276](0.000s) ok 55 - binary_upgrade: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:22.277](0.000s) ok 56 - binary_upgrade: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:22.278](0.001s) ok 57 - binary_upgrade: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:22.278](0.000s) ok 58 - binary_upgrade: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:22.278](0.000s) ok 59 - binary_upgrade: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:22.279](0.000s) ok 60 - binary_upgrade: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:22.279](0.000s) ok 61 - binary_upgrade: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:22.279](0.000s) ok 62 - binary_upgrade: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:22.279](0.000s) ok 63 - binary_upgrade: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:22.279](0.000s) ok 64 - binary_upgrade: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:22.279](0.000s) ok 65 - binary_upgrade: should not dump ALTER ROLE regress_dump_test_role [04:49:22.280](0.000s) ok 66 - binary_upgrade: should dump ALTER SCHEMA dump_test OWNER TO [04:49:22.280](0.000s) ok 67 - binary_upgrade: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:22.280](0.000s) ok 68 - binary_upgrade: should dump ALTER SCHEMA public OWNER TO [04:49:22.280](0.000s) ok 69 - binary_upgrade: should dump ALTER SEQUENCE test_table_col1_seq [04:49:22.280](0.000s) ok 70 - binary_upgrade: should dump ALTER SERVER s1 OWNER TO [04:49:22.280](0.000s) ok 71 - binary_upgrade: should dump ALTER STATISTICS extended_stats_options [04:49:22.280](0.000s) ok 72 - binary_upgrade: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:22.280](0.000s) ok 73 - binary_upgrade: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:22.281](0.000s) ok 74 - binary_upgrade: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:22.281](0.000s) ok 75 - binary_upgrade: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:22.281](0.000s) ok 76 - binary_upgrade: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:22.281](0.000s) ok 77 - binary_upgrade: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:22.281](0.000s) ok 78 - binary_upgrade: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:22.282](0.000s) ok 79 - binary_upgrade: should dump ALTER TABLE measurement OWNER TO [04:49:22.282](0.000s) ok 80 - binary_upgrade: should dump ALTER TABLE measurement PRIMARY KEY [04:49:22.282](0.000s) ok 81 - binary_upgrade: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:22.283](0.000s) ok 82 - binary_upgrade: should dump ALTER TABLE test_second_table OWNER TO [04:49:22.283](0.000s) ok 83 - binary_upgrade: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:22.283](0.000s) ok 84 - binary_upgrade: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:22.283](0.000s) ok 85 - binary_upgrade: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:22.283](0.000s) ok 86 - binary_upgrade: should dump ALTER TABLE test_table OWNER TO [04:49:22.284](0.000s) ok 87 - binary_upgrade: should not dump ALTER TABLE test_table_generated_child1 [04:49:22.284](0.000s) ok 88 - binary_upgrade: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:22.284](0.000s) ok 89 - binary_upgrade: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:22.284](0.000s) ok 90 - binary_upgrade: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:22.284](0.000s) ok 91 - binary_upgrade: should dump ALTER VIEW test_view SET DEFAULT [04:49:22.285](0.000s) ok 92 - binary_upgrade: should dump Always trigger on partition is altered [04:49:22.285](0.000s) ok 93 - binary_upgrade: should dump COMMENT ON COLLATION test0 [04:49:22.285](0.000s) ok 94 - binary_upgrade: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:22.285](0.000s) ok 95 - binary_upgrade: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:22.286](0.001s) ok 96 - binary_upgrade: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:22.286](0.001s) ok 97 - binary_upgrade: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:22.287](0.000s) ok 98 - binary_upgrade: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:22.287](0.000s) ok 99 - binary_upgrade: should not dump COMMENT ON DATABASE postgres [04:49:22.288](0.001s) ok 100 - binary_upgrade: should not dump COMMENT ON EXTENSION plpgsql [04:49:22.288](0.000s) ok 101 - binary_upgrade: should dump COMMENT ON LARGE OBJECT ... [04:49:22.290](0.002s) ok 102 - binary_upgrade: should dump COMMENT ON PUBLICATION pub1 [04:49:22.291](0.000s) ok 103 - binary_upgrade: should not dump COMMENT ON SCHEMA public [04:49:22.291](0.000s) ok 104 - binary_upgrade: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:22.291](0.000s) ok 105 - binary_upgrade: should dump COMMENT ON TABLE dump_test.test_table [04:49:22.292](0.001s) ok 106 - binary_upgrade: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:22.293](0.000s) ok 107 - binary_upgrade: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:22.293](0.000s) ok 108 - binary_upgrade: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:22.293](0.000s) ok 109 - binary_upgrade: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:22.294](0.000s) ok 110 - binary_upgrade: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:22.294](0.000s) ok 111 - binary_upgrade: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:22.294](0.000s) ok 112 - binary_upgrade: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:22.294](0.000s) ok 113 - binary_upgrade: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:22.296](0.002s) ok 114 - binary_upgrade: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:22.297](0.001s) ok 115 - binary_upgrade: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:22.297](0.000s) ok 116 - binary_upgrade: should not dump COPY fk_reference_test_table [04:49:22.298](0.000s) ok 117 - binary_upgrade: should not dump COPY fk_reference_test_table second [04:49:22.298](0.000s) ok 118 - binary_upgrade: should not dump COPY measurement [04:49:22.298](0.000s) ok 119 - binary_upgrade: should not dump COPY test_compression_method [04:49:22.299](0.001s) ok 120 - binary_upgrade: should not dump COPY test_fifth_table [04:49:22.300](0.000s) ok 121 - binary_upgrade: should not dump COPY test_fourth_table [04:49:22.300](0.000s) ok 122 - binary_upgrade: should not dump COPY test_second_table [04:49:22.300](0.000s) ok 123 - binary_upgrade: should not dump COPY test_table [04:49:22.301](0.000s) ok 124 - binary_upgrade: should not dump COPY test_table_identity [04:49:22.304](0.003s) ok 125 - binary_upgrade: should not dump COPY test_third_table [04:49:22.304](0.000s) ok 126 - binary_upgrade: should dump CREATE ACCESS METHOD gist2 [04:49:22.304](0.000s) ok 127 - binary_upgrade: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:22.306](0.002s) ok 128 - binary_upgrade: should dump CREATE AGGREGATE dump_test.newavg [04:49:22.306](0.000s) ok 129 - binary_upgrade: should dump CREATE CAST FOR timestamptz [04:49:22.307](0.000s) ok 130 - binary_upgrade: should dump CREATE COLLATION test0 FROM "C" [04:49:22.307](0.000s) ok 131 - binary_upgrade: should dump CREATE CONVERSION dump_test.test_conversion [04:49:22.307](0.000s) ok 132 - binary_upgrade: should not dump CREATE DATABASE dump_test [04:49:22.307](0.000s) ok 133 - binary_upgrade: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:22.307](0.000s) ok 134 - binary_upgrade: should not dump CREATE DATABASE postgres [04:49:22.308](0.001s) ok 135 - binary_upgrade: should not dump CREATE DATABASE regression_invalid... [04:49:22.314](0.006s) ok 136 - binary_upgrade: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:22.314](0.000s) ok 137 - binary_upgrade: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:22.314](0.000s) ok 138 - binary_upgrade: should not dump CREATE EXTENSION ... plpgsql [04:49:22.315](0.000s) ok 139 - binary_upgrade: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:22.315](0.000s) ok 140 - binary_upgrade: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:22.316](0.001s) ok 141 - binary_upgrade: should dump CREATE FUNCTION ... SUPPORT [04:49:22.316](0.001s) ok 142 - binary_upgrade: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:22.317](0.000s) ok 143 - binary_upgrade: should dump CREATE FUNCTION dump_test.int42_in [04:49:22.317](0.000s) ok 144 - binary_upgrade: should dump CREATE FUNCTION dump_test.int42_out [04:49:22.317](0.000s) ok 145 - binary_upgrade: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:22.317](0.000s) ok 146 - binary_upgrade: should dump CREATE FUNCTION dump_test.trigger_func [04:49:22.318](0.001s) ok 147 - binary_upgrade: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:22.318](0.000s) ok 148 - binary_upgrade: should dump CREATE INDEX ON ONLY measurement [04:49:22.319](0.000s) ok 149 - binary_upgrade: should dump CREATE LANGUAGE pltestlang [04:49:22.320](0.001s) ok 150 - binary_upgrade: should dump CREATE MATERIALIZED VIEW matview [04:49:22.320](0.000s) ok 151 - binary_upgrade: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:22.320](0.000s) ok 152 - binary_upgrade: should dump CREATE MATERIALIZED VIEW matview_second [04:49:22.321](0.000s) ok 153 - binary_upgrade: should dump CREATE MATERIALIZED VIEW matview_third [04:49:22.321](0.001s) ok 154 - binary_upgrade: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:22.321](0.000s) ok 155 - binary_upgrade: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:22.323](0.001s) ok 156 - binary_upgrade: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:22.323](0.000s) ok 157 - binary_upgrade: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:22.323](0.000s) ok 158 - binary_upgrade: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:22.323](0.000s) ok 159 - binary_upgrade: should dump CREATE POLICY p1 ON test_table [04:49:22.323](0.000s) ok 160 - binary_upgrade: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:22.324](0.000s) ok 161 - binary_upgrade: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:22.324](0.000s) ok 162 - binary_upgrade: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:22.324](0.000s) ok 163 - binary_upgrade: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:22.324](0.000s) ok 164 - binary_upgrade: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:22.324](0.000s) ok 165 - binary_upgrade: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:22.324](0.000s) ok 166 - binary_upgrade: should dump CREATE PUBLICATION pub1 [04:49:22.324](0.000s) ok 167 - binary_upgrade: should dump CREATE PUBLICATION pub2 [04:49:22.325](0.000s) ok 168 - binary_upgrade: should dump CREATE PUBLICATION pub3 [04:49:22.325](0.000s) ok 169 - binary_upgrade: should dump CREATE PUBLICATION pub4 [04:49:22.325](0.000s) ok 170 - binary_upgrade: should not dump CREATE ROLE regress_dump_test_role [04:49:22.325](0.000s) ok 171 - binary_upgrade: should not dump CREATE ROLE regress_quoted... [04:49:22.325](0.000s) ok 172 - binary_upgrade: should dump CREATE SCHEMA dump_test [04:49:22.325](0.000s) ok 173 - binary_upgrade: should dump CREATE SCHEMA dump_test_second_schema [04:49:22.325](0.000s) ok 174 - binary_upgrade: should not dump CREATE SCHEMA public [04:49:22.325](0.000s) ok 175 - binary_upgrade: should dump CREATE SEQUENCE test_table_col1_seq [04:49:22.325](0.000s) ok 176 - binary_upgrade: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:22.326](0.000s) ok 177 - binary_upgrade: should dump CREATE STATISTICS extended_stats_expression [04:49:22.326](0.000s) ok 178 - binary_upgrade: should dump CREATE STATISTICS extended_stats_no_options [04:49:22.326](0.000s) ok 179 - binary_upgrade: should dump CREATE STATISTICS extended_stats_options [04:49:22.326](0.000s) ok 180 - binary_upgrade: should dump CREATE SUBSCRIPTION sub1 [04:49:22.326](0.000s) ok 181 - binary_upgrade: should dump CREATE SUBSCRIPTION sub2 [04:49:22.326](0.000s) ok 182 - binary_upgrade: should dump CREATE SUBSCRIPTION sub3 [04:49:22.326](0.000s) ok 183 - binary_upgrade: should dump CREATE TABLE fk_reference_test_table [04:49:22.327](0.000s) ok 184 - binary_upgrade: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:22.327](0.000s) ok 185 - binary_upgrade: should dump CREATE TABLE regress_pg_dump_table_am [04:49:22.332](0.005s) ok 186 - binary_upgrade: should dump CREATE TABLE regress_pg_dump_table_part [04:49:22.332](0.000s) ok 187 - binary_upgrade: should dump CREATE TABLE table_with_stats [04:49:22.336](0.004s) ok 188 - binary_upgrade: should dump CREATE TABLE test_compression_method [04:49:22.337](0.000s) ok 189 - binary_upgrade: should dump CREATE TABLE test_fifth_table [04:49:22.337](0.000s) ok 190 - binary_upgrade: should dump CREATE TABLE test_fourth_table_zero_col [04:49:22.337](0.000s) ok 191 - binary_upgrade: should not dump CREATE TABLE test_inheritance_child [04:49:22.337](0.000s) ok 192 - binary_upgrade: should dump CREATE TABLE test_inheritance_parent [04:49:22.337](0.000s) ok 193 - binary_upgrade: should dump CREATE TABLE test_second_table [04:49:22.337](0.000s) ok 194 - binary_upgrade: should dump CREATE TABLE test_seventh_table [04:49:22.338](0.000s) ok 195 - binary_upgrade: should dump CREATE TABLE test_sixth_table [04:49:22.341](0.003s) ok 196 - binary_upgrade: should dump CREATE TABLE test_table [04:49:22.341](0.000s) ok 197 - binary_upgrade: should dump CREATE TABLE test_table_generated [04:49:22.341](0.000s) ok 198 - binary_upgrade: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:22.341](0.000s) ok 199 - binary_upgrade: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:22.342](0.001s) ok 200 - binary_upgrade: should dump CREATE TABLE test_table_identity [04:49:22.342](0.000s) ok 201 - binary_upgrade: should not dump CREATE TABLE test_third_table_generated_cols [04:49:22.343](0.000s) ok 202 - binary_upgrade: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:22.343](0.000s) ok 203 - binary_upgrade: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:22.344](0.000s) ok 204 - binary_upgrade: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:22.344](0.000s) ok 205 - binary_upgrade: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:22.344](0.000s) ok 206 - binary_upgrade: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:22.344](0.000s) ok 207 - binary_upgrade: should dump CREATE TRANSFORM FOR int [04:49:22.344](0.000s) ok 208 - binary_upgrade: should dump CREATE TRIGGER test_trigger [04:49:22.344](0.000s) ok 209 - binary_upgrade: should dump CREATE TYPE dump_test.composite [04:49:22.344](0.000s) ok 210 - binary_upgrade: should dump CREATE TYPE dump_test.int42 [04:49:22.345](0.000s) ok 211 - binary_upgrade: should dump CREATE TYPE dump_test.int42 populated [04:49:22.345](0.000s) ok 212 - binary_upgrade: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:22.351](0.006s) ok 213 - binary_upgrade: should dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:22.351](0.000s) ok 214 - binary_upgrade: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:22.351](0.000s) ok 215 - binary_upgrade: should dump CREATE TYPE dump_test.undefined [04:49:22.351](0.000s) ok 216 - binary_upgrade: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:22.351](0.000s) ok 217 - binary_upgrade: should dump CREATE VIEW test_view [04:49:22.352](0.001s) ok 218 - binary_upgrade: should dump Check ordering of a function that depends on a primary key [04:49:22.353](0.001s) ok 219 - binary_upgrade: should dump Check ordering of a matview that depends on a primary key [04:49:22.353](0.000s) ok 220 - binary_upgrade: should dump Creation of row-level trigger in partitioned table [04:49:22.353](0.001s) ok 221 - binary_upgrade: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:22.354](0.000s) ok 222 - binary_upgrade: should not dump DROP EXTENSION plpgsql [04:49:22.355](0.001s) ok 223 - binary_upgrade: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:22.356](0.001s) ok 224 - binary_upgrade: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:22.356](0.000s) ok 225 - binary_upgrade: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:22.357](0.000s) ok 226 - binary_upgrade: should not dump DROP LANGUAGE pltestlang [04:49:22.357](0.000s) ok 227 - binary_upgrade: should not dump DROP ROLE pg_ [04:49:22.357](0.000s) ok 228 - binary_upgrade: should not dump DROP ROLE regress_dump_test_role [04:49:22.357](0.000s) ok 229 - binary_upgrade: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:22.358](0.001s) ok 230 - binary_upgrade: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:22.358](0.000s) ok 231 - binary_upgrade: should not dump DROP SCHEMA IF EXISTS public [04:49:22.360](0.002s) ok 232 - binary_upgrade: should not dump DROP SCHEMA dump_test [04:49:22.360](0.000s) ok 233 - binary_upgrade: should not dump DROP SCHEMA dump_test_second_schema [04:49:22.360](0.000s) ok 234 - binary_upgrade: should not dump DROP SCHEMA public [04:49:22.361](0.001s) ok 235 - binary_upgrade: should not dump DROP TABLE IF EXISTS test_second_table [04:49:22.363](0.002s) ok 236 - binary_upgrade: should not dump DROP TABLE IF EXISTS test_table [04:49:22.363](0.000s) ok 237 - binary_upgrade: should not dump DROP TABLE fk_reference_test_table [04:49:22.363](0.000s) ok 238 - binary_upgrade: should not dump DROP TABLE test_second_table [04:49:22.363](0.000s) ok 239 - binary_upgrade: should not dump DROP TABLE test_table [04:49:22.364](0.000s) ok 240 - binary_upgrade: should dump Disabled trigger on partition is altered [04:49:22.364](0.000s) ok 241 - binary_upgrade: should not dump Disabled trigger on partition is not created [04:49:22.364](0.000s) ok 242 - binary_upgrade: should dump GRANT ALL ON LARGE OBJECT ... [04:49:22.364](0.000s) ok 243 - binary_upgrade: should not dump GRANT CREATE ON DATABASE dump_test [04:49:22.364](0.000s) ok 244 - binary_upgrade: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:22.365](0.000s) ok 245 - binary_upgrade: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:22.366](0.001s) ok 246 - binary_upgrade: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:22.366](0.000s) ok 247 - binary_upgrade: should dump GRANT SELECT ON TABLE measurement [04:49:22.366](0.000s) ok 248 - binary_upgrade: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:22.367](0.000s) ok 249 - binary_upgrade: should dump GRANT SELECT ON TABLE test_table [04:49:22.367](0.000s) ok 250 - binary_upgrade: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:22.367](0.000s) ok 251 - binary_upgrade: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:22.367](0.000s) ok 252 - binary_upgrade: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:22.367](0.000s) ok 253 - binary_upgrade: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:22.368](0.000s) ok 254 - binary_upgrade: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:22.368](0.000s) ok 255 - binary_upgrade: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:22.368](0.000s) ok 256 - binary_upgrade: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:22.368](0.000s) ok 257 - binary_upgrade: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:22.368](0.000s) ok 258 - binary_upgrade: should not dump INSERT INTO test_fifth_table [04:49:22.368](0.000s) ok 259 - binary_upgrade: should not dump INSERT INTO test_fourth_table [04:49:22.369](0.000s) ok 260 - binary_upgrade: should not dump INSERT INTO test_second_table [04:49:22.369](0.000s) ok 261 - binary_upgrade: should not dump INSERT INTO test_table [04:49:22.369](0.000s) ok 262 - binary_upgrade: should not dump INSERT INTO test_table_identity [04:49:22.370](0.000s) ok 263 - binary_upgrade: should not dump INSERT INTO test_third_table [04:49:22.370](0.000s) ok 264 - binary_upgrade: should not dump INSERT INTO test_third_table (colnames) [04:49:22.370](0.000s) ok 265 - binary_upgrade: should dump LO create (using lo_from_bytea) [04:49:22.371](0.000s) ok 266 - binary_upgrade: should not dump LO create (with no data) [04:49:22.371](0.000s) ok 267 - binary_upgrade: should not dump LO load (using lo_from_bytea) [04:49:22.372](0.001s) ok 268 - binary_upgrade: should dump Partition measurement_y2006m2 creation [04:49:22.372](0.000s) ok 269 - binary_upgrade: should not dump REFRESH MATERIALIZED VIEW matview [04:49:22.372](0.000s) ok 270 - binary_upgrade: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:22.373](0.000s) ok 271 - binary_upgrade: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:22.373](0.000s) ok 272 - binary_upgrade: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:22.373](0.000s) ok 273 - binary_upgrade: should dump REVOKE ALL ON SCHEMA public [04:49:22.374](0.000s) ok 274 - binary_upgrade: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:22.374](0.000s) ok 275 - binary_upgrade: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:22.453](0.079s) ok 276 - binary_upgrade: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:22.454](0.000s) ok 277 - binary_upgrade: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:22.454](0.000s) ok 278 - binary_upgrade: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:22.454](0.000s) ok 279 - binary_upgrade: should dump Replica trigger on partition is altered [04:49:22.455](0.000s) ok 280 - binary_upgrade: should not dump Triggers on partitions are not dropped [04:49:22.455](0.000s) ok 281 - binary_upgrade: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/clean.sql -c -d postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:23.727](1.272s) ok 282 - clean: pg_dump runs [04:49:23.732](0.005s) ok 283 - clean: should dump ALTER COLLATION test0 OWNER TO [04:49:23.732](0.000s) ok 284 - clean: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:23.732](0.000s) ok 285 - clean: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:23.733](0.000s) ok 286 - clean: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:23.733](0.000s) ok 287 - clean: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:23.733](0.000s) ok 288 - clean: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:23.733](0.000s) ok 289 - clean: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:23.733](0.000s) ok 290 - clean: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:23.733](0.000s) ok 291 - clean: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:23.733](0.000s) ok 292 - clean: should dump ALTER INDEX ... ATTACH PARTITION [04:49:23.733](0.000s) ok 293 - clean: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:23.733](0.000s) ok 294 - clean: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:23.734](0.000s) ok 295 - clean: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:23.734](0.000s) ok 296 - clean: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:23.734](0.000s) ok 297 - clean: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:23.734](0.000s) ok 298 - clean: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:23.734](0.000s) ok 299 - clean: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:23.734](0.000s) ok 300 - clean: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:23.735](0.000s) ok 301 - clean: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:23.735](0.000s) ok 302 - clean: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:23.735](0.000s) ok 303 - clean: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:23.735](0.000s) ok 304 - clean: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:23.735](0.000s) ok 305 - clean: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:23.736](0.000s) ok 306 - clean: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:23.736](0.000s) ok 307 - clean: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:23.736](0.000s) ok 308 - clean: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:23.736](0.000s) ok 309 - clean: should not dump ALTER ROLE regress_dump_test_role [04:49:23.736](0.000s) ok 310 - clean: should dump ALTER SCHEMA dump_test OWNER TO [04:49:23.736](0.000s) ok 311 - clean: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:23.737](0.000s) ok 312 - clean: should dump ALTER SCHEMA public OWNER TO [04:49:23.737](0.000s) ok 313 - clean: should dump ALTER SEQUENCE test_table_col1_seq [04:49:23.737](0.000s) ok 314 - clean: should dump ALTER SERVER s1 OWNER TO [04:49:23.737](0.000s) ok 315 - clean: should dump ALTER STATISTICS extended_stats_options [04:49:23.737](0.000s) ok 316 - clean: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:23.738](0.000s) ok 317 - clean: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:23.738](0.000s) ok 318 - clean: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:23.738](0.000s) ok 319 - clean: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:23.738](0.000s) ok 320 - clean: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:23.738](0.000s) ok 321 - clean: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:23.738](0.000s) ok 322 - clean: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:23.738](0.000s) ok 323 - clean: should dump ALTER TABLE measurement OWNER TO [04:49:23.739](0.000s) ok 324 - clean: should dump ALTER TABLE measurement PRIMARY KEY [04:49:23.739](0.000s) ok 325 - clean: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:23.739](0.000s) ok 326 - clean: should dump ALTER TABLE test_second_table OWNER TO [04:49:23.740](0.000s) ok 327 - clean: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:23.740](0.000s) ok 328 - clean: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:23.740](0.000s) ok 329 - clean: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:23.741](0.000s) ok 330 - clean: should dump ALTER TABLE test_table OWNER TO [04:49:23.741](0.000s) ok 331 - clean: should not dump ALTER TABLE test_table_generated_child1 [04:49:23.741](0.000s) ok 332 - clean: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:23.741](0.000s) ok 333 - clean: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:23.742](0.000s) ok 334 - clean: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:23.742](0.000s) ok 335 - clean: should dump ALTER VIEW test_view SET DEFAULT [04:49:23.743](0.001s) ok 336 - clean: should dump Always trigger on partition is altered [04:49:23.745](0.002s) ok 337 - clean: should dump COMMENT ON COLLATION test0 [04:49:23.747](0.002s) ok 338 - clean: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:23.756](0.009s) ok 339 - clean: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:23.756](0.000s) ok 340 - clean: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:23.757](0.000s) ok 341 - clean: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:23.757](0.000s) ok 342 - clean: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:23.757](0.000s) ok 343 - clean: should not dump COMMENT ON DATABASE postgres [04:49:23.758](0.000s) ok 344 - clean: should not dump COMMENT ON EXTENSION plpgsql [04:49:23.758](0.000s) ok 345 - clean: should dump COMMENT ON LARGE OBJECT ... [04:49:23.758](0.000s) ok 346 - clean: should dump COMMENT ON PUBLICATION pub1 [04:49:23.759](0.000s) ok 347 - clean: should not dump COMMENT ON SCHEMA public [04:49:23.759](0.000s) ok 348 - clean: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:23.759](0.000s) ok 349 - clean: should dump COMMENT ON TABLE dump_test.test_table [04:49:23.759](0.000s) ok 350 - clean: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:23.760](0.000s) ok 351 - clean: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:23.760](0.000s) ok 352 - clean: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:23.760](0.000s) ok 353 - clean: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:23.760](0.000s) ok 354 - clean: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:23.760](0.000s) ok 355 - clean: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:23.760](0.000s) ok 356 - clean: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:23.760](0.000s) ok 357 - clean: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:23.760](0.000s) ok 358 - clean: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:23.761](0.000s) ok 359 - clean: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:23.761](0.000s) ok 360 - clean: should dump COPY fk_reference_test_table [04:49:23.761](0.000s) ok 361 - clean: should not dump COPY fk_reference_test_table second [04:49:23.761](0.000s) ok 362 - clean: should dump COPY measurement [04:49:23.761](0.000s) ok 363 - clean: should dump COPY test_compression_method [04:49:23.761](0.000s) ok 364 - clean: should dump COPY test_fifth_table [04:49:23.761](0.000s) ok 365 - clean: should dump COPY test_fourth_table [04:49:23.762](0.000s) ok 366 - clean: should dump COPY test_second_table [04:49:23.762](0.000s) ok 367 - clean: should dump COPY test_table [04:49:23.762](0.000s) ok 368 - clean: should dump COPY test_table_identity [04:49:23.762](0.000s) ok 369 - clean: should dump COPY test_third_table [04:49:23.762](0.000s) ok 370 - clean: should dump CREATE ACCESS METHOD gist2 [04:49:23.762](0.000s) ok 371 - clean: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:23.763](0.000s) ok 372 - clean: should dump CREATE AGGREGATE dump_test.newavg [04:49:23.763](0.000s) ok 373 - clean: should dump CREATE CAST FOR timestamptz [04:49:23.763](0.000s) ok 374 - clean: should dump CREATE COLLATION test0 FROM "C" [04:49:23.763](0.000s) ok 375 - clean: should dump CREATE CONVERSION dump_test.test_conversion [04:49:23.764](0.000s) ok 376 - clean: should not dump CREATE DATABASE dump_test [04:49:23.764](0.000s) ok 377 - clean: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:23.764](0.000s) ok 378 - clean: should not dump CREATE DATABASE postgres [04:49:23.765](0.000s) ok 379 - clean: should not dump CREATE DATABASE regression_invalid... [04:49:23.767](0.002s) ok 380 - clean: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:23.767](0.000s) ok 381 - clean: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:23.768](0.000s) ok 382 - clean: should not dump CREATE EXTENSION ... plpgsql [04:49:23.768](0.000s) ok 383 - clean: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:23.768](0.000s) ok 384 - clean: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:23.768](0.000s) ok 385 - clean: should dump CREATE FUNCTION ... SUPPORT [04:49:23.769](0.001s) ok 386 - clean: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:23.770](0.000s) ok 387 - clean: should dump CREATE FUNCTION dump_test.int42_in [04:49:23.770](0.000s) ok 388 - clean: should dump CREATE FUNCTION dump_test.int42_out [04:49:23.770](0.000s) ok 389 - clean: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:23.770](0.000s) ok 390 - clean: should dump CREATE FUNCTION dump_test.trigger_func [04:49:23.771](0.000s) ok 391 - clean: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:23.771](0.000s) ok 392 - clean: should dump CREATE INDEX ON ONLY measurement [04:49:23.771](0.000s) ok 393 - clean: should dump CREATE LANGUAGE pltestlang [04:49:23.772](0.000s) ok 394 - clean: should dump CREATE MATERIALIZED VIEW matview [04:49:23.772](0.000s) ok 395 - clean: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:23.772](0.000s) ok 396 - clean: should dump CREATE MATERIALIZED VIEW matview_second [04:49:23.772](0.000s) ok 397 - clean: should dump CREATE MATERIALIZED VIEW matview_third [04:49:23.773](0.000s) ok 398 - clean: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:23.773](0.000s) ok 399 - clean: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:23.774](0.001s) ok 400 - clean: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:23.775](0.000s) ok 401 - clean: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:23.775](0.000s) ok 402 - clean: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:23.775](0.000s) ok 403 - clean: should dump CREATE POLICY p1 ON test_table [04:49:23.775](0.000s) ok 404 - clean: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:23.776](0.000s) ok 405 - clean: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:23.776](0.000s) ok 406 - clean: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:23.776](0.000s) ok 407 - clean: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:23.777](0.000s) ok 408 - clean: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:23.777](0.000s) ok 409 - clean: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:23.777](0.000s) ok 410 - clean: should dump CREATE PUBLICATION pub1 [04:49:23.777](0.000s) ok 411 - clean: should dump CREATE PUBLICATION pub2 [04:49:23.778](0.000s) ok 412 - clean: should dump CREATE PUBLICATION pub3 [04:49:23.778](0.000s) ok 413 - clean: should dump CREATE PUBLICATION pub4 [04:49:23.778](0.000s) ok 414 - clean: should not dump CREATE ROLE regress_dump_test_role [04:49:23.779](0.000s) ok 415 - clean: should not dump CREATE ROLE regress_quoted... [04:49:23.779](0.000s) ok 416 - clean: should dump CREATE SCHEMA dump_test [04:49:23.779](0.000s) ok 417 - clean: should dump CREATE SCHEMA dump_test_second_schema [04:49:23.780](0.000s) ok 418 - clean: should not dump CREATE SCHEMA public [04:49:23.780](0.000s) ok 419 - clean: should dump CREATE SEQUENCE test_table_col1_seq [04:49:23.780](0.000s) ok 420 - clean: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:23.781](0.000s) ok 421 - clean: should dump CREATE STATISTICS extended_stats_expression [04:49:23.781](0.000s) ok 422 - clean: should dump CREATE STATISTICS extended_stats_no_options [04:49:23.781](0.000s) ok 423 - clean: should dump CREATE STATISTICS extended_stats_options [04:49:23.782](0.000s) ok 424 - clean: should dump CREATE SUBSCRIPTION sub1 [04:49:23.782](0.000s) ok 425 - clean: should dump CREATE SUBSCRIPTION sub2 [04:49:23.782](0.000s) ok 426 - clean: should dump CREATE SUBSCRIPTION sub3 [04:49:23.782](0.000s) ok 427 - clean: should dump CREATE TABLE fk_reference_test_table [04:49:23.783](0.000s) ok 428 - clean: should dump CREATE TABLE measurement PARTITIONED BY [04:49:23.783](0.000s) ok 429 - clean: should dump CREATE TABLE regress_pg_dump_table_am [04:49:23.791](0.007s) ok 430 - clean: should dump CREATE TABLE regress_pg_dump_table_part [04:49:23.791](0.000s) ok 431 - clean: should dump CREATE TABLE table_with_stats [04:49:23.791](0.000s) ok 432 - clean: should dump CREATE TABLE test_compression_method [04:49:23.791](0.000s) ok 433 - clean: should dump CREATE TABLE test_fifth_table [04:49:23.791](0.000s) ok 434 - clean: should dump CREATE TABLE test_fourth_table_zero_col [04:49:23.791](0.000s) ok 435 - clean: should dump CREATE TABLE test_inheritance_child [04:49:23.791](0.000s) ok 436 - clean: should dump CREATE TABLE test_inheritance_parent [04:49:23.791](0.000s) ok 437 - clean: should dump CREATE TABLE test_second_table [04:49:23.792](0.000s) ok 438 - clean: should dump CREATE TABLE test_seventh_table [04:49:23.792](0.000s) ok 439 - clean: should dump CREATE TABLE test_sixth_table [04:49:23.797](0.006s) ok 440 - clean: should dump CREATE TABLE test_table [04:49:23.798](0.001s) ok 441 - clean: should dump CREATE TABLE test_table_generated [04:49:23.798](0.000s) ok 442 - clean: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:23.799](0.001s) ok 443 - clean: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:23.799](0.001s) ok 444 - clean: should dump CREATE TABLE test_table_identity [04:49:23.800](0.000s) ok 445 - clean: should dump CREATE TABLE test_third_table_generated_cols [04:49:23.800](0.000s) ok 446 - clean: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:23.800](0.000s) ok 447 - clean: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:23.800](0.000s) ok 448 - clean: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:23.801](0.000s) ok 449 - clean: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:23.801](0.000s) ok 450 - clean: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:23.801](0.000s) ok 451 - clean: should dump CREATE TRANSFORM FOR int [04:49:23.801](0.000s) ok 452 - clean: should dump CREATE TRIGGER test_trigger [04:49:23.801](0.000s) ok 453 - clean: should dump CREATE TYPE dump_test.composite [04:49:23.801](0.000s) ok 454 - clean: should dump CREATE TYPE dump_test.int42 [04:49:23.802](0.000s) ok 455 - clean: should dump CREATE TYPE dump_test.int42 populated [04:49:23.802](0.000s) ok 456 - clean: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:23.802](0.000s) ok 457 - clean: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:23.802](0.000s) ok 458 - clean: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:23.802](0.000s) ok 459 - clean: should dump CREATE TYPE dump_test.undefined [04:49:23.802](0.000s) ok 460 - clean: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:23.803](0.000s) ok 461 - clean: should dump CREATE VIEW test_view [04:49:23.803](0.001s) ok 462 - clean: should dump Check ordering of a function that depends on a primary key [04:49:23.804](0.001s) ok 463 - clean: should dump Check ordering of a matview that depends on a primary key [04:49:23.804](0.000s) ok 464 - clean: should dump Creation of row-level trigger in partitioned table [04:49:23.804](0.000s) ok 465 - clean: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:23.805](0.000s) ok 466 - clean: should not dump DROP EXTENSION plpgsql [04:49:23.805](0.000s) ok 467 - clean: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:23.805](0.000s) ok 468 - clean: should dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:23.806](0.000s) ok 469 - clean: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:23.806](0.000s) ok 470 - clean: should dump DROP LANGUAGE pltestlang [04:49:23.806](0.000s) ok 471 - clean: should not dump DROP ROLE pg_ [04:49:23.806](0.000s) ok 472 - clean: should not dump DROP ROLE regress_dump_test_role [04:49:23.806](0.000s) ok 473 - clean: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:23.807](0.000s) ok 474 - clean: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:23.807](0.000s) ok 475 - clean: should not dump DROP SCHEMA IF EXISTS public [04:49:23.807](0.000s) ok 476 - clean: should dump DROP SCHEMA dump_test [04:49:23.807](0.000s) ok 477 - clean: should dump DROP SCHEMA dump_test_second_schema [04:49:23.808](0.000s) ok 478 - clean: should not dump DROP SCHEMA public [04:49:23.808](0.000s) ok 479 - clean: should not dump DROP TABLE IF EXISTS test_second_table [04:49:23.808](0.000s) ok 480 - clean: should not dump DROP TABLE IF EXISTS test_table [04:49:23.808](0.000s) ok 481 - clean: should dump DROP TABLE fk_reference_test_table [04:49:23.808](0.000s) ok 482 - clean: should dump DROP TABLE test_second_table [04:49:23.810](0.001s) ok 483 - clean: should dump DROP TABLE test_table [04:49:23.810](0.000s) ok 484 - clean: should dump Disabled trigger on partition is altered [04:49:23.811](0.000s) ok 485 - clean: should not dump Disabled trigger on partition is not created [04:49:23.811](0.000s) ok 486 - clean: should dump GRANT ALL ON LARGE OBJECT ... [04:49:23.811](0.000s) ok 487 - clean: should not dump GRANT CREATE ON DATABASE dump_test [04:49:23.812](0.000s) ok 488 - clean: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:23.812](0.000s) ok 489 - clean: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:23.812](0.001s) ok 490 - clean: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:23.813](0.000s) ok 491 - clean: should dump GRANT SELECT ON TABLE measurement [04:49:23.813](0.000s) ok 492 - clean: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:23.813](0.000s) ok 493 - clean: should dump GRANT SELECT ON TABLE test_table [04:49:23.813](0.000s) ok 494 - clean: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:23.813](0.000s) ok 495 - clean: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:23.814](0.000s) ok 496 - clean: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:23.814](0.000s) ok 497 - clean: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:23.814](0.000s) ok 498 - clean: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:23.814](0.000s) ok 499 - clean: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:23.814](0.000s) ok 500 - clean: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:23.815](0.000s) ok 501 - clean: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:23.815](0.000s) ok 502 - clean: should not dump INSERT INTO test_fifth_table [04:49:23.815](0.000s) ok 503 - clean: should not dump INSERT INTO test_fourth_table [04:49:23.815](0.000s) ok 504 - clean: should not dump INSERT INTO test_second_table [04:49:23.817](0.002s) ok 505 - clean: should not dump INSERT INTO test_table [04:49:23.817](0.000s) ok 506 - clean: should not dump INSERT INTO test_table_identity [04:49:23.818](0.000s) ok 507 - clean: should not dump INSERT INTO test_third_table [04:49:23.818](0.000s) ok 508 - clean: should not dump INSERT INTO test_third_table (colnames) [04:49:23.818](0.000s) ok 509 - clean: should dump LO create (using lo_from_bytea) [04:49:23.819](0.000s) ok 510 - clean: should dump LO create (with no data) [04:49:23.819](0.000s) ok 511 - clean: should dump LO load (using lo_from_bytea) [04:49:23.819](0.000s) ok 512 - clean: should dump Partition measurement_y2006m2 creation [04:49:23.820](0.000s) ok 513 - clean: should dump REFRESH MATERIALIZED VIEW matview [04:49:23.820](0.000s) ok 514 - clean: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:23.820](0.000s) ok 515 - clean: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:23.820](0.000s) ok 516 - clean: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:23.821](0.000s) ok 517 - clean: should dump REVOKE ALL ON SCHEMA public [04:49:23.821](0.000s) ok 518 - clean: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:23.821](0.000s) ok 519 - clean: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:23.885](0.064s) ok 520 - clean: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:23.885](0.000s) ok 521 - clean: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:23.886](0.000s) ok 522 - clean: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:23.886](0.000s) ok 523 - clean: should dump Replica trigger on partition is altered [04:49:23.886](0.000s) ok 524 - clean: should not dump Triggers on partitions are not dropped [04:49:23.887](0.000s) ok 525 - clean: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/clean_if_exists.sql -c --if-exists --encoding=UTF8 postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:24.917](1.031s) ok 526 - clean_if_exists: pg_dump runs [04:49:24.931](0.014s) ok 527 - clean_if_exists: should dump ALTER COLLATION test0 OWNER TO [04:49:24.932](0.001s) ok 528 - clean_if_exists: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:24.932](0.000s) ok 529 - clean_if_exists: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:24.932](0.000s) ok 530 - clean_if_exists: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:24.933](0.000s) ok 531 - clean_if_exists: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:24.933](0.000s) ok 532 - clean_if_exists: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:24.933](0.000s) ok 533 - clean_if_exists: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:24.933](0.000s) ok 534 - clean_if_exists: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:24.934](0.000s) ok 535 - clean_if_exists: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:24.934](0.001s) ok 536 - clean_if_exists: should dump ALTER INDEX ... ATTACH PARTITION [04:49:24.946](0.011s) ok 537 - clean_if_exists: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:24.947](0.001s) ok 538 - clean_if_exists: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:24.948](0.001s) ok 539 - clean_if_exists: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:24.949](0.001s) ok 540 - clean_if_exists: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:24.949](0.000s) ok 541 - clean_if_exists: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:24.949](0.000s) ok 542 - clean_if_exists: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:24.950](0.000s) ok 543 - clean_if_exists: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:24.950](0.000s) ok 544 - clean_if_exists: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:24.951](0.001s) ok 545 - clean_if_exists: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:24.952](0.001s) ok 546 - clean_if_exists: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:24.953](0.000s) ok 547 - clean_if_exists: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:24.953](0.000s) ok 548 - clean_if_exists: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:24.953](0.000s) ok 549 - clean_if_exists: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:24.953](0.000s) ok 550 - clean_if_exists: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:24.954](0.001s) ok 551 - clean_if_exists: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:24.955](0.000s) ok 552 - clean_if_exists: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:24.959](0.005s) ok 553 - clean_if_exists: should not dump ALTER ROLE regress_dump_test_role [04:49:24.960](0.000s) ok 554 - clean_if_exists: should dump ALTER SCHEMA dump_test OWNER TO [04:49:24.961](0.002s) ok 555 - clean_if_exists: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:24.962](0.000s) ok 556 - clean_if_exists: should dump ALTER SCHEMA public OWNER TO [04:49:24.963](0.001s) ok 557 - clean_if_exists: should dump ALTER SEQUENCE test_table_col1_seq [04:49:24.964](0.001s) ok 558 - clean_if_exists: should dump ALTER SERVER s1 OWNER TO [04:49:24.964](0.000s) ok 559 - clean_if_exists: should dump ALTER STATISTICS extended_stats_options [04:49:24.965](0.001s) ok 560 - clean_if_exists: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:24.965](0.000s) ok 561 - clean_if_exists: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:24.966](0.000s) ok 562 - clean_if_exists: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:24.966](0.000s) ok 563 - clean_if_exists: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:24.966](0.000s) ok 564 - clean_if_exists: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:24.966](0.000s) ok 565 - clean_if_exists: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:24.966](0.000s) ok 566 - clean_if_exists: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:24.968](0.002s) ok 567 - clean_if_exists: should dump ALTER TABLE measurement OWNER TO [04:49:24.970](0.002s) ok 568 - clean_if_exists: should dump ALTER TABLE measurement PRIMARY KEY [04:49:24.970](0.000s) ok 569 - clean_if_exists: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:24.971](0.001s) ok 570 - clean_if_exists: should dump ALTER TABLE test_second_table OWNER TO [04:49:24.972](0.000s) ok 571 - clean_if_exists: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:24.975](0.003s) ok 572 - clean_if_exists: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:24.975](0.000s) ok 573 - clean_if_exists: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:24.976](0.000s) ok 574 - clean_if_exists: should dump ALTER TABLE test_table OWNER TO [04:49:24.976](0.000s) ok 575 - clean_if_exists: should not dump ALTER TABLE test_table_generated_child1 [04:49:24.976](0.000s) ok 576 - clean_if_exists: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:24.976](0.000s) ok 577 - clean_if_exists: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:24.978](0.002s) ok 578 - clean_if_exists: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:24.978](0.000s) ok 579 - clean_if_exists: should dump ALTER VIEW test_view SET DEFAULT [04:49:24.979](0.000s) ok 580 - clean_if_exists: should dump Always trigger on partition is altered [04:49:24.979](0.000s) ok 581 - clean_if_exists: should dump COMMENT ON COLLATION test0 [04:49:24.979](0.000s) ok 582 - clean_if_exists: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:24.979](0.000s) ok 583 - clean_if_exists: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:24.979](0.000s) ok 584 - clean_if_exists: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:24.979](0.000s) ok 585 - clean_if_exists: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:24.979](0.000s) ok 586 - clean_if_exists: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:24.980](0.000s) ok 587 - clean_if_exists: should not dump COMMENT ON DATABASE postgres [04:49:24.980](0.000s) ok 588 - clean_if_exists: should not dump COMMENT ON EXTENSION plpgsql [04:49:24.980](0.000s) ok 589 - clean_if_exists: should dump COMMENT ON LARGE OBJECT ... [04:49:24.980](0.000s) ok 590 - clean_if_exists: should dump COMMENT ON PUBLICATION pub1 [04:49:24.980](0.000s) ok 591 - clean_if_exists: should not dump COMMENT ON SCHEMA public [04:49:24.981](0.000s) ok 592 - clean_if_exists: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:24.981](0.000s) ok 593 - clean_if_exists: should dump COMMENT ON TABLE dump_test.test_table [04:49:24.981](0.000s) ok 594 - clean_if_exists: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:24.982](0.000s) ok 595 - clean_if_exists: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:24.983](0.001s) ok 596 - clean_if_exists: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:24.983](0.000s) ok 597 - clean_if_exists: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:24.984](0.001s) ok 598 - clean_if_exists: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:24.984](0.000s) ok 599 - clean_if_exists: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:24.984](0.000s) ok 600 - clean_if_exists: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:24.984](0.000s) ok 601 - clean_if_exists: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:24.985](0.000s) ok 602 - clean_if_exists: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:24.985](0.000s) ok 603 - clean_if_exists: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:24.985](0.000s) ok 604 - clean_if_exists: should dump COPY fk_reference_test_table [04:49:24.985](0.000s) ok 605 - clean_if_exists: should not dump COPY fk_reference_test_table second [04:49:24.986](0.000s) ok 606 - clean_if_exists: should dump COPY measurement [04:49:24.986](0.000s) ok 607 - clean_if_exists: should dump COPY test_compression_method [04:49:24.986](0.000s) ok 608 - clean_if_exists: should dump COPY test_fifth_table [04:49:24.987](0.000s) ok 609 - clean_if_exists: should dump COPY test_fourth_table [04:49:24.987](0.001s) ok 610 - clean_if_exists: should dump COPY test_second_table [04:49:24.988](0.001s) ok 611 - clean_if_exists: should dump COPY test_table [04:49:24.989](0.000s) ok 612 - clean_if_exists: should dump COPY test_table_identity [04:49:24.989](0.000s) ok 613 - clean_if_exists: should dump COPY test_third_table [04:49:24.989](0.000s) ok 614 - clean_if_exists: should dump CREATE ACCESS METHOD gist2 [04:49:24.989](0.000s) ok 615 - clean_if_exists: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:24.989](0.000s) ok 616 - clean_if_exists: should dump CREATE AGGREGATE dump_test.newavg [04:49:24.990](0.001s) ok 617 - clean_if_exists: should dump CREATE CAST FOR timestamptz [04:49:24.990](0.000s) ok 618 - clean_if_exists: should dump CREATE COLLATION test0 FROM "C" [04:49:24.990](0.000s) ok 619 - clean_if_exists: should dump CREATE CONVERSION dump_test.test_conversion [04:49:24.990](0.000s) ok 620 - clean_if_exists: should not dump CREATE DATABASE dump_test [04:49:24.991](0.000s) ok 621 - clean_if_exists: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:24.991](0.000s) ok 622 - clean_if_exists: should not dump CREATE DATABASE postgres [04:49:24.991](0.000s) ok 623 - clean_if_exists: should not dump CREATE DATABASE regression_invalid... [04:49:24.995](0.003s) ok 624 - clean_if_exists: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:24.995](0.000s) ok 625 - clean_if_exists: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:24.995](0.000s) ok 626 - clean_if_exists: should not dump CREATE EXTENSION ... plpgsql [04:49:24.995](0.000s) ok 627 - clean_if_exists: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:24.996](0.000s) ok 628 - clean_if_exists: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:24.996](0.000s) ok 629 - clean_if_exists: should dump CREATE FUNCTION ... SUPPORT [04:49:24.996](0.000s) ok 630 - clean_if_exists: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:24.996](0.000s) ok 631 - clean_if_exists: should dump CREATE FUNCTION dump_test.int42_in [04:49:24.996](0.000s) ok 632 - clean_if_exists: should dump CREATE FUNCTION dump_test.int42_out [04:49:24.996](0.000s) ok 633 - clean_if_exists: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:24.996](0.000s) ok 634 - clean_if_exists: should dump CREATE FUNCTION dump_test.trigger_func [04:49:24.997](0.000s) ok 635 - clean_if_exists: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:24.997](0.000s) ok 636 - clean_if_exists: should dump CREATE INDEX ON ONLY measurement [04:49:24.997](0.000s) ok 637 - clean_if_exists: should dump CREATE LANGUAGE pltestlang [04:49:24.997](0.000s) ok 638 - clean_if_exists: should dump CREATE MATERIALIZED VIEW matview [04:49:24.997](0.000s) ok 639 - clean_if_exists: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:24.997](0.000s) ok 640 - clean_if_exists: should dump CREATE MATERIALIZED VIEW matview_second [04:49:24.997](0.000s) ok 641 - clean_if_exists: should dump CREATE MATERIALIZED VIEW matview_third [04:49:24.997](0.000s) ok 642 - clean_if_exists: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:24.997](0.000s) ok 643 - clean_if_exists: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:24.998](0.001s) ok 644 - clean_if_exists: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:24.998](0.000s) ok 645 - clean_if_exists: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:24.999](0.000s) ok 646 - clean_if_exists: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:25.004](0.006s) ok 647 - clean_if_exists: should dump CREATE POLICY p1 ON test_table [04:49:25.007](0.003s) ok 648 - clean_if_exists: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:25.008](0.001s) ok 649 - clean_if_exists: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:25.008](0.000s) ok 650 - clean_if_exists: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:25.008](0.000s) ok 651 - clean_if_exists: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:25.009](0.000s) ok 652 - clean_if_exists: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:25.009](0.001s) ok 653 - clean_if_exists: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:25.011](0.001s) ok 654 - clean_if_exists: should dump CREATE PUBLICATION pub1 [04:49:25.011](0.000s) ok 655 - clean_if_exists: should dump CREATE PUBLICATION pub2 [04:49:25.011](0.000s) ok 656 - clean_if_exists: should dump CREATE PUBLICATION pub3 [04:49:25.012](0.000s) ok 657 - clean_if_exists: should dump CREATE PUBLICATION pub4 [04:49:25.012](0.000s) ok 658 - clean_if_exists: should not dump CREATE ROLE regress_dump_test_role [04:49:25.012](0.000s) ok 659 - clean_if_exists: should not dump CREATE ROLE regress_quoted... [04:49:25.012](0.000s) ok 660 - clean_if_exists: should dump CREATE SCHEMA dump_test [04:49:25.012](0.000s) ok 661 - clean_if_exists: should dump CREATE SCHEMA dump_test_second_schema [04:49:25.012](0.000s) ok 662 - clean_if_exists: should not dump CREATE SCHEMA public [04:49:25.012](0.000s) ok 663 - clean_if_exists: should dump CREATE SEQUENCE test_table_col1_seq [04:49:25.012](0.000s) ok 664 - clean_if_exists: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:25.013](0.000s) ok 665 - clean_if_exists: should dump CREATE STATISTICS extended_stats_expression [04:49:25.013](0.000s) ok 666 - clean_if_exists: should dump CREATE STATISTICS extended_stats_no_options [04:49:25.013](0.000s) ok 667 - clean_if_exists: should dump CREATE STATISTICS extended_stats_options [04:49:25.013](0.000s) ok 668 - clean_if_exists: should dump CREATE SUBSCRIPTION sub1 [04:49:25.013](0.000s) ok 669 - clean_if_exists: should dump CREATE SUBSCRIPTION sub2 [04:49:25.013](0.000s) ok 670 - clean_if_exists: should dump CREATE SUBSCRIPTION sub3 [04:49:25.014](0.000s) ok 671 - clean_if_exists: should dump CREATE TABLE fk_reference_test_table [04:49:25.014](0.000s) ok 672 - clean_if_exists: should dump CREATE TABLE measurement PARTITIONED BY [04:49:25.014](0.000s) ok 673 - clean_if_exists: should dump CREATE TABLE regress_pg_dump_table_am [04:49:25.020](0.006s) ok 674 - clean_if_exists: should dump CREATE TABLE regress_pg_dump_table_part [04:49:25.020](0.000s) ok 675 - clean_if_exists: should dump CREATE TABLE table_with_stats [04:49:25.021](0.001s) ok 676 - clean_if_exists: should dump CREATE TABLE test_compression_method [04:49:25.021](0.000s) ok 677 - clean_if_exists: should dump CREATE TABLE test_fifth_table [04:49:25.021](0.000s) ok 678 - clean_if_exists: should dump CREATE TABLE test_fourth_table_zero_col [04:49:25.022](0.001s) ok 679 - clean_if_exists: should dump CREATE TABLE test_inheritance_child [04:49:25.022](0.000s) ok 680 - clean_if_exists: should dump CREATE TABLE test_inheritance_parent [04:49:25.023](0.000s) ok 681 - clean_if_exists: should dump CREATE TABLE test_second_table [04:49:25.023](0.000s) ok 682 - clean_if_exists: should dump CREATE TABLE test_seventh_table [04:49:25.024](0.001s) ok 683 - clean_if_exists: should dump CREATE TABLE test_sixth_table [04:49:25.029](0.005s) ok 684 - clean_if_exists: should dump CREATE TABLE test_table [04:49:25.029](0.000s) ok 685 - clean_if_exists: should dump CREATE TABLE test_table_generated [04:49:25.030](0.001s) ok 686 - clean_if_exists: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:25.030](0.000s) ok 687 - clean_if_exists: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:25.033](0.003s) ok 688 - clean_if_exists: should dump CREATE TABLE test_table_identity [04:49:25.033](0.000s) ok 689 - clean_if_exists: should dump CREATE TABLE test_third_table_generated_cols [04:49:25.034](0.000s) ok 690 - clean_if_exists: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:25.034](0.000s) ok 691 - clean_if_exists: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:25.034](0.000s) ok 692 - clean_if_exists: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:25.034](0.000s) ok 693 - clean_if_exists: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:25.035](0.000s) ok 694 - clean_if_exists: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:25.035](0.000s) ok 695 - clean_if_exists: should dump CREATE TRANSFORM FOR int [04:49:25.035](0.000s) ok 696 - clean_if_exists: should dump CREATE TRIGGER test_trigger [04:49:25.035](0.000s) ok 697 - clean_if_exists: should dump CREATE TYPE dump_test.composite [04:49:25.036](0.000s) ok 698 - clean_if_exists: should dump CREATE TYPE dump_test.int42 [04:49:25.036](0.000s) ok 699 - clean_if_exists: should dump CREATE TYPE dump_test.int42 populated [04:49:25.036](0.000s) ok 700 - clean_if_exists: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:25.036](0.000s) ok 701 - clean_if_exists: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:25.037](0.000s) ok 702 - clean_if_exists: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:25.037](0.000s) ok 703 - clean_if_exists: should dump CREATE TYPE dump_test.undefined [04:49:25.037](0.000s) ok 704 - clean_if_exists: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:25.037](0.000s) ok 705 - clean_if_exists: should dump CREATE VIEW test_view [04:49:25.038](0.001s) ok 706 - clean_if_exists: should dump Check ordering of a function that depends on a primary key [04:49:25.039](0.001s) ok 707 - clean_if_exists: should dump Check ordering of a matview that depends on a primary key [04:49:25.039](0.000s) ok 708 - clean_if_exists: should dump Creation of row-level trigger in partitioned table [04:49:25.039](0.000s) ok 709 - clean_if_exists: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:25.040](0.000s) ok 710 - clean_if_exists: should not dump DROP EXTENSION plpgsql [04:49:25.040](0.000s) ok 711 - clean_if_exists: should dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:25.040](0.000s) ok 712 - clean_if_exists: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:25.041](0.000s) ok 713 - clean_if_exists: should dump DROP LANGUAGE IF EXISTS pltestlang [04:49:25.041](0.000s) ok 714 - clean_if_exists: should not dump DROP LANGUAGE pltestlang [04:49:25.041](0.000s) ok 715 - clean_if_exists: should not dump DROP ROLE pg_ [04:49:25.041](0.000s) ok 716 - clean_if_exists: should not dump DROP ROLE regress_dump_test_role [04:49:25.042](0.000s) ok 717 - clean_if_exists: should dump DROP SCHEMA IF EXISTS dump_test [04:49:25.042](0.000s) ok 718 - clean_if_exists: should dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:25.042](0.000s) ok 719 - clean_if_exists: should not dump DROP SCHEMA IF EXISTS public [04:49:25.042](0.000s) ok 720 - clean_if_exists: should not dump DROP SCHEMA dump_test [04:49:25.043](0.000s) ok 721 - clean_if_exists: should not dump DROP SCHEMA dump_test_second_schema [04:49:25.043](0.000s) ok 722 - clean_if_exists: should not dump DROP SCHEMA public [04:49:25.043](0.000s) ok 723 - clean_if_exists: should dump DROP TABLE IF EXISTS test_second_table [04:49:25.043](0.000s) ok 724 - clean_if_exists: should dump DROP TABLE IF EXISTS test_table [04:49:25.043](0.000s) ok 725 - clean_if_exists: should not dump DROP TABLE fk_reference_test_table [04:49:25.043](0.000s) ok 726 - clean_if_exists: should not dump DROP TABLE test_second_table [04:49:25.043](0.000s) ok 727 - clean_if_exists: should not dump DROP TABLE test_table [04:49:25.044](0.000s) ok 728 - clean_if_exists: should dump Disabled trigger on partition is altered [04:49:25.044](0.000s) ok 729 - clean_if_exists: should not dump Disabled trigger on partition is not created [04:49:25.044](0.000s) ok 730 - clean_if_exists: should dump GRANT ALL ON LARGE OBJECT ... [04:49:25.044](0.000s) ok 731 - clean_if_exists: should not dump GRANT CREATE ON DATABASE dump_test [04:49:25.044](0.000s) ok 732 - clean_if_exists: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:25.050](0.006s) ok 733 - clean_if_exists: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:25.054](0.004s) ok 734 - clean_if_exists: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:25.055](0.001s) ok 735 - clean_if_exists: should dump GRANT SELECT ON TABLE measurement [04:49:25.055](0.000s) ok 736 - clean_if_exists: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:25.056](0.001s) ok 737 - clean_if_exists: should dump GRANT SELECT ON TABLE test_table [04:49:25.056](0.000s) ok 738 - clean_if_exists: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:25.056](0.000s) ok 739 - clean_if_exists: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:25.057](0.000s) ok 740 - clean_if_exists: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:25.059](0.002s) ok 741 - clean_if_exists: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:25.062](0.003s) ok 742 - clean_if_exists: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:25.062](0.000s) ok 743 - clean_if_exists: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:25.062](0.000s) ok 744 - clean_if_exists: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:25.062](0.000s) ok 745 - clean_if_exists: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:25.062](0.000s) ok 746 - clean_if_exists: should not dump INSERT INTO test_fifth_table [04:49:25.063](0.000s) ok 747 - clean_if_exists: should not dump INSERT INTO test_fourth_table [04:49:25.063](0.000s) ok 748 - clean_if_exists: should not dump INSERT INTO test_second_table [04:49:25.063](0.000s) ok 749 - clean_if_exists: should not dump INSERT INTO test_table [04:49:25.064](0.000s) ok 750 - clean_if_exists: should not dump INSERT INTO test_table_identity [04:49:25.064](0.000s) ok 751 - clean_if_exists: should not dump INSERT INTO test_third_table [04:49:25.064](0.000s) ok 752 - clean_if_exists: should not dump INSERT INTO test_third_table (colnames) [04:49:25.065](0.000s) ok 753 - clean_if_exists: should dump LO create (using lo_from_bytea) [04:49:25.065](0.000s) ok 754 - clean_if_exists: should dump LO create (with no data) [04:49:25.065](0.000s) ok 755 - clean_if_exists: should dump LO load (using lo_from_bytea) [04:49:25.065](0.000s) ok 756 - clean_if_exists: should dump Partition measurement_y2006m2 creation [04:49:25.066](0.000s) ok 757 - clean_if_exists: should dump REFRESH MATERIALIZED VIEW matview [04:49:25.069](0.004s) ok 758 - clean_if_exists: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:25.072](0.002s) ok 759 - clean_if_exists: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:25.074](0.002s) ok 760 - clean_if_exists: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:25.074](0.000s) ok 761 - clean_if_exists: should dump REVOKE ALL ON SCHEMA public [04:49:25.074](0.000s) ok 762 - clean_if_exists: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:25.075](0.001s) ok 763 - clean_if_exists: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:25.157](0.082s) ok 764 - clean_if_exists: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:25.158](0.001s) ok 765 - clean_if_exists: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:25.158](0.000s) ok 766 - clean_if_exists: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:25.160](0.002s) ok 767 - clean_if_exists: should dump Replica trigger on partition is altered [04:49:25.160](0.000s) ok 768 - clean_if_exists: should not dump Triggers on partitions are not dropped [04:49:25.162](0.002s) ok 769 - clean_if_exists: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/column_inserts.sql -a --column-inserts postgres [04:49:25.449](0.286s) ok 770 - column_inserts: pg_dump runs [04:49:25.454](0.005s) ok 771 - column_inserts: should not dump ALTER COLLATION test0 OWNER TO [04:49:25.454](0.001s) ok 772 - column_inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:25.454](0.000s) ok 773 - column_inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:25.455](0.000s) ok 774 - column_inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:25.455](0.000s) ok 775 - column_inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:25.455](0.000s) ok 776 - column_inserts: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:25.455](0.000s) ok 777 - column_inserts: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:25.455](0.000s) ok 778 - column_inserts: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:25.455](0.000s) ok 779 - column_inserts: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:25.456](0.000s) ok 780 - column_inserts: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:25.456](0.000s) ok 781 - column_inserts: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:25.456](0.000s) ok 782 - column_inserts: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:25.457](0.000s) ok 783 - column_inserts: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:25.457](0.000s) ok 784 - column_inserts: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:25.457](0.000s) ok 785 - column_inserts: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:25.457](0.000s) ok 786 - column_inserts: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:25.458](0.000s) ok 787 - column_inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:25.458](0.000s) ok 788 - column_inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:25.458](0.000s) ok 789 - column_inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:25.458](0.000s) ok 790 - column_inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:25.458](0.000s) ok 791 - column_inserts: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:25.458](0.000s) ok 792 - column_inserts: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:25.459](0.000s) ok 793 - column_inserts: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:25.459](0.000s) ok 794 - column_inserts: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:25.459](0.000s) ok 795 - column_inserts: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:25.459](0.000s) ok 796 - column_inserts: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:25.459](0.000s) ok 797 - column_inserts: should not dump ALTER ROLE regress_dump_test_role [04:49:25.459](0.000s) ok 798 - column_inserts: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:25.459](0.000s) ok 799 - column_inserts: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:25.459](0.000s) ok 800 - column_inserts: should not dump ALTER SCHEMA public OWNER TO [04:49:25.459](0.000s) ok 801 - column_inserts: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:25.459](0.000s) ok 802 - column_inserts: should not dump ALTER SERVER s1 OWNER TO [04:49:25.460](0.000s) ok 803 - column_inserts: should not dump ALTER STATISTICS extended_stats_options [04:49:25.460](0.000s) ok 804 - column_inserts: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:25.460](0.000s) ok 805 - column_inserts: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:25.460](0.000s) ok 806 - column_inserts: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:25.460](0.000s) ok 807 - column_inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:25.460](0.000s) ok 808 - column_inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:25.460](0.000s) ok 809 - column_inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:25.460](0.000s) ok 810 - column_inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:25.460](0.000s) ok 811 - column_inserts: should not dump ALTER TABLE measurement OWNER TO [04:49:25.460](0.000s) ok 812 - column_inserts: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:25.460](0.000s) ok 813 - column_inserts: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:25.461](0.000s) ok 814 - column_inserts: should not dump ALTER TABLE test_second_table OWNER TO [04:49:25.461](0.000s) ok 815 - column_inserts: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:25.461](0.000s) ok 816 - column_inserts: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:25.461](0.000s) ok 817 - column_inserts: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:25.461](0.000s) ok 818 - column_inserts: should not dump ALTER TABLE test_table OWNER TO [04:49:25.461](0.000s) ok 819 - column_inserts: should not dump ALTER TABLE test_table_generated_child1 [04:49:25.461](0.000s) ok 820 - column_inserts: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:25.461](0.000s) ok 821 - column_inserts: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:25.461](0.000s) ok 822 - column_inserts: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:25.461](0.000s) ok 823 - column_inserts: should not dump ALTER VIEW test_view SET DEFAULT [04:49:25.462](0.000s) ok 824 - column_inserts: should not dump Always trigger on partition is altered [04:49:25.463](0.001s) ok 825 - column_inserts: should not dump COMMENT ON COLLATION test0 [04:49:25.463](0.000s) ok 826 - column_inserts: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:25.463](0.000s) ok 827 - column_inserts: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:25.463](0.000s) ok 828 - column_inserts: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:25.463](0.000s) ok 829 - column_inserts: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:25.463](0.000s) ok 830 - column_inserts: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:25.464](0.000s) ok 831 - column_inserts: should not dump COMMENT ON DATABASE postgres [04:49:25.464](0.000s) ok 832 - column_inserts: should not dump COMMENT ON EXTENSION plpgsql [04:49:25.464](0.000s) ok 833 - column_inserts: should dump COMMENT ON LARGE OBJECT ... [04:49:25.464](0.000s) ok 834 - column_inserts: should not dump COMMENT ON PUBLICATION pub1 [04:49:25.464](0.000s) ok 835 - column_inserts: should not dump COMMENT ON SCHEMA public [04:49:25.464](0.000s) ok 836 - column_inserts: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:25.465](0.000s) ok 837 - column_inserts: should not dump COMMENT ON TABLE dump_test.test_table [04:49:25.465](0.000s) ok 838 - column_inserts: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:25.465](0.000s) ok 839 - column_inserts: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:25.465](0.000s) ok 840 - column_inserts: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:25.465](0.000s) ok 841 - column_inserts: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:25.465](0.000s) ok 842 - column_inserts: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:25.465](0.000s) ok 843 - column_inserts: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:25.465](0.000s) ok 844 - column_inserts: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:25.465](0.000s) ok 845 - column_inserts: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:25.466](0.000s) ok 846 - column_inserts: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:25.466](0.000s) ok 847 - column_inserts: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:25.466](0.000s) ok 848 - column_inserts: should not dump COPY fk_reference_test_table [04:49:25.466](0.000s) ok 849 - column_inserts: should not dump COPY fk_reference_test_table second [04:49:25.466](0.000s) ok 850 - column_inserts: should not dump COPY measurement [04:49:25.467](0.000s) ok 851 - column_inserts: should not dump COPY test_compression_method [04:49:25.467](0.000s) ok 852 - column_inserts: should not dump COPY test_fifth_table [04:49:25.467](0.000s) ok 853 - column_inserts: should not dump COPY test_fourth_table [04:49:25.467](0.000s) ok 854 - column_inserts: should not dump COPY test_second_table [04:49:25.468](0.000s) ok 855 - column_inserts: should not dump COPY test_table [04:49:25.468](0.000s) ok 856 - column_inserts: should not dump COPY test_table_identity [04:49:25.468](0.000s) ok 857 - column_inserts: should not dump COPY test_third_table [04:49:25.468](0.000s) ok 858 - column_inserts: should not dump CREATE ACCESS METHOD gist2 [04:49:25.468](0.000s) ok 859 - column_inserts: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:25.469](0.000s) ok 860 - column_inserts: should not dump CREATE AGGREGATE dump_test.newavg [04:49:25.469](0.000s) ok 861 - column_inserts: should not dump CREATE CAST FOR timestamptz [04:49:25.469](0.000s) ok 862 - column_inserts: should not dump CREATE COLLATION test0 FROM "C" [04:49:25.470](0.001s) ok 863 - column_inserts: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:25.471](0.000s) ok 864 - column_inserts: should not dump CREATE DATABASE dump_test [04:49:25.471](0.000s) ok 865 - column_inserts: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:25.471](0.000s) ok 866 - column_inserts: should not dump CREATE DATABASE postgres [04:49:25.471](0.000s) ok 867 - column_inserts: should not dump CREATE DATABASE regression_invalid... [04:49:25.471](0.000s) ok 868 - column_inserts: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:25.471](0.000s) ok 869 - column_inserts: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:25.471](0.000s) ok 870 - column_inserts: should not dump CREATE EXTENSION ... plpgsql [04:49:25.472](0.000s) ok 871 - column_inserts: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:25.472](0.000s) ok 872 - column_inserts: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:25.472](0.000s) ok 873 - column_inserts: should not dump CREATE FUNCTION ... SUPPORT [04:49:25.472](0.000s) ok 874 - column_inserts: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:25.472](0.000s) ok 875 - column_inserts: should not dump CREATE FUNCTION dump_test.int42_in [04:49:25.472](0.000s) ok 876 - column_inserts: should not dump CREATE FUNCTION dump_test.int42_out [04:49:25.472](0.000s) ok 877 - column_inserts: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:25.472](0.000s) ok 878 - column_inserts: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:25.472](0.000s) ok 879 - column_inserts: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:25.472](0.000s) ok 880 - column_inserts: should not dump CREATE INDEX ON ONLY measurement [04:49:25.473](0.000s) ok 881 - column_inserts: should not dump CREATE LANGUAGE pltestlang [04:49:25.473](0.000s) ok 882 - column_inserts: should not dump CREATE MATERIALIZED VIEW matview [04:49:25.473](0.000s) ok 883 - column_inserts: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:25.473](0.000s) ok 884 - column_inserts: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:25.473](0.000s) ok 885 - column_inserts: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:25.473](0.000s) ok 886 - column_inserts: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:25.473](0.000s) ok 887 - column_inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:25.473](0.000s) ok 888 - column_inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:25.473](0.000s) ok 889 - column_inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:25.474](0.000s) ok 890 - column_inserts: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:25.474](0.000s) ok 891 - column_inserts: should not dump CREATE POLICY p1 ON test_table [04:49:25.474](0.000s) ok 892 - column_inserts: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:25.474](0.000s) ok 893 - column_inserts: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:25.475](0.000s) ok 894 - column_inserts: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:25.475](0.000s) ok 895 - column_inserts: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:25.475](0.000s) ok 896 - column_inserts: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:25.475](0.000s) ok 897 - column_inserts: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:25.475](0.000s) ok 898 - column_inserts: should not dump CREATE PUBLICATION pub1 [04:49:25.475](0.000s) ok 899 - column_inserts: should not dump CREATE PUBLICATION pub2 [04:49:25.476](0.000s) ok 900 - column_inserts: should not dump CREATE PUBLICATION pub3 [04:49:25.476](0.000s) ok 901 - column_inserts: should not dump CREATE PUBLICATION pub4 [04:49:25.476](0.000s) ok 902 - column_inserts: should not dump CREATE ROLE regress_dump_test_role [04:49:25.476](0.000s) ok 903 - column_inserts: should not dump CREATE ROLE regress_quoted... [04:49:25.477](0.000s) ok 904 - column_inserts: should not dump CREATE SCHEMA dump_test [04:49:25.477](0.000s) ok 905 - column_inserts: should not dump CREATE SCHEMA dump_test_second_schema [04:49:25.477](0.000s) ok 906 - column_inserts: should not dump CREATE SCHEMA public [04:49:25.477](0.000s) ok 907 - column_inserts: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:25.478](0.000s) ok 908 - column_inserts: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:25.478](0.000s) ok 909 - column_inserts: should not dump CREATE STATISTICS extended_stats_expression [04:49:25.479](0.001s) ok 910 - column_inserts: should not dump CREATE STATISTICS extended_stats_no_options [04:49:25.479](0.000s) ok 911 - column_inserts: should not dump CREATE STATISTICS extended_stats_options [04:49:25.479](0.000s) ok 912 - column_inserts: should not dump CREATE SUBSCRIPTION sub1 [04:49:25.479](0.000s) ok 913 - column_inserts: should not dump CREATE SUBSCRIPTION sub2 [04:49:25.480](0.000s) ok 914 - column_inserts: should not dump CREATE SUBSCRIPTION sub3 [04:49:25.480](0.000s) ok 915 - column_inserts: should not dump CREATE TABLE fk_reference_test_table [04:49:25.480](0.000s) ok 916 - column_inserts: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:25.482](0.002s) ok 917 - column_inserts: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:25.482](0.000s) ok 918 - column_inserts: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:25.483](0.000s) ok 919 - column_inserts: should not dump CREATE TABLE table_with_stats [04:49:25.483](0.000s) ok 920 - column_inserts: should not dump CREATE TABLE test_compression_method [04:49:25.483](0.000s) ok 921 - column_inserts: should not dump CREATE TABLE test_fifth_table [04:49:25.483](0.000s) ok 922 - column_inserts: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:25.483](0.000s) ok 923 - column_inserts: should not dump CREATE TABLE test_inheritance_child [04:49:25.484](0.000s) ok 924 - column_inserts: should not dump CREATE TABLE test_inheritance_parent [04:49:25.484](0.000s) ok 925 - column_inserts: should not dump CREATE TABLE test_second_table [04:49:25.484](0.000s) ok 926 - column_inserts: should not dump CREATE TABLE test_seventh_table [04:49:25.485](0.000s) ok 927 - column_inserts: should not dump CREATE TABLE test_sixth_table [04:49:25.485](0.000s) ok 928 - column_inserts: should not dump CREATE TABLE test_table [04:49:25.485](0.000s) ok 929 - column_inserts: should not dump CREATE TABLE test_table_generated [04:49:25.485](0.000s) ok 930 - column_inserts: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:25.485](0.000s) ok 931 - column_inserts: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:25.485](0.000s) ok 932 - column_inserts: should not dump CREATE TABLE test_table_identity [04:49:25.485](0.000s) ok 933 - column_inserts: should not dump CREATE TABLE test_third_table_generated_cols [04:49:25.486](0.000s) ok 934 - column_inserts: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:25.486](0.000s) ok 935 - column_inserts: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:25.486](0.000s) ok 936 - column_inserts: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:25.486](0.000s) ok 937 - column_inserts: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:25.486](0.000s) ok 938 - column_inserts: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:25.486](0.000s) ok 939 - column_inserts: should not dump CREATE TRANSFORM FOR int [04:49:25.486](0.000s) ok 940 - column_inserts: should not dump CREATE TRIGGER test_trigger [04:49:25.486](0.000s) ok 941 - column_inserts: should not dump CREATE TYPE dump_test.composite [04:49:25.487](0.000s) ok 942 - column_inserts: should not dump CREATE TYPE dump_test.int42 [04:49:25.487](0.000s) ok 943 - column_inserts: should not dump CREATE TYPE dump_test.int42 populated [04:49:25.487](0.000s) ok 944 - column_inserts: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:25.487](0.000s) ok 945 - column_inserts: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:25.487](0.000s) ok 946 - column_inserts: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:25.487](0.000s) ok 947 - column_inserts: should not dump CREATE TYPE dump_test.undefined [04:49:25.488](0.000s) ok 948 - column_inserts: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:25.488](0.000s) ok 949 - column_inserts: should not dump CREATE VIEW test_view [04:49:25.488](0.000s) ok 950 - column_inserts: should not dump Check ordering of a function that depends on a primary key [04:49:25.488](0.000s) ok 951 - column_inserts: should not dump Check ordering of a matview that depends on a primary key [04:49:25.488](0.000s) ok 952 - column_inserts: should not dump Creation of row-level trigger in partitioned table [04:49:25.489](0.000s) ok 953 - column_inserts: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:25.489](0.000s) ok 954 - column_inserts: should not dump DROP EXTENSION plpgsql [04:49:25.489](0.000s) ok 955 - column_inserts: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:25.489](0.000s) ok 956 - column_inserts: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:25.489](0.000s) ok 957 - column_inserts: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:25.489](0.000s) ok 958 - column_inserts: should not dump DROP LANGUAGE pltestlang [04:49:25.489](0.000s) ok 959 - column_inserts: should not dump DROP ROLE pg_ [04:49:25.489](0.000s) ok 960 - column_inserts: should not dump DROP ROLE regress_dump_test_role [04:49:25.490](0.000s) ok 961 - column_inserts: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:25.490](0.000s) ok 962 - column_inserts: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:25.490](0.000s) ok 963 - column_inserts: should not dump DROP SCHEMA IF EXISTS public [04:49:25.490](0.000s) ok 964 - column_inserts: should not dump DROP SCHEMA dump_test [04:49:25.490](0.000s) ok 965 - column_inserts: should not dump DROP SCHEMA dump_test_second_schema [04:49:25.490](0.000s) ok 966 - column_inserts: should not dump DROP SCHEMA public [04:49:25.491](0.000s) ok 967 - column_inserts: should not dump DROP TABLE IF EXISTS test_second_table [04:49:25.491](0.000s) ok 968 - column_inserts: should not dump DROP TABLE IF EXISTS test_table [04:49:25.491](0.000s) ok 969 - column_inserts: should not dump DROP TABLE fk_reference_test_table [04:49:25.491](0.000s) ok 970 - column_inserts: should not dump DROP TABLE test_second_table [04:49:25.491](0.000s) ok 971 - column_inserts: should not dump DROP TABLE test_table [04:49:25.491](0.000s) ok 972 - column_inserts: should not dump Disabled trigger on partition is altered [04:49:25.491](0.000s) ok 973 - column_inserts: should not dump Disabled trigger on partition is not created [04:49:25.491](0.000s) ok 974 - column_inserts: should dump GRANT ALL ON LARGE OBJECT ... [04:49:25.492](0.000s) ok 975 - column_inserts: should not dump GRANT CREATE ON DATABASE dump_test [04:49:25.492](0.000s) ok 976 - column_inserts: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:25.492](0.000s) ok 977 - column_inserts: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:25.492](0.000s) ok 978 - column_inserts: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:25.492](0.000s) ok 979 - column_inserts: should not dump GRANT SELECT ON TABLE measurement [04:49:25.492](0.000s) ok 980 - column_inserts: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:25.492](0.000s) ok 981 - column_inserts: should not dump GRANT SELECT ON TABLE test_table [04:49:25.492](0.000s) ok 982 - column_inserts: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:25.492](0.000s) ok 983 - column_inserts: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:25.492](0.000s) ok 984 - column_inserts: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:25.492](0.000s) ok 985 - column_inserts: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:25.492](0.000s) ok 986 - column_inserts: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:25.493](0.000s) ok 987 - column_inserts: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:25.493](0.000s) ok 988 - column_inserts: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:25.493](0.000s) ok 989 - column_inserts: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:25.493](0.000s) ok 990 - column_inserts: should dump INSERT INTO test_fifth_table [04:49:25.493](0.000s) ok 991 - column_inserts: should dump INSERT INTO test_fourth_table [04:49:25.493](0.000s) ok 992 - column_inserts: should dump INSERT INTO test_second_table [04:49:25.493](0.000s) ok 993 - column_inserts: should dump INSERT INTO test_table [04:49:25.493](0.000s) ok 994 - column_inserts: should dump INSERT INTO test_table_identity [04:49:25.493](0.000s) ok 995 - column_inserts: should not dump INSERT INTO test_third_table [04:49:25.493](0.000s) ok 996 - column_inserts: should dump INSERT INTO test_third_table (colnames) [04:49:25.493](0.000s) ok 997 - column_inserts: should dump LO create (using lo_from_bytea) [04:49:25.494](0.000s) ok 998 - column_inserts: should dump LO create (with no data) [04:49:25.494](0.000s) ok 999 - column_inserts: should dump LO load (using lo_from_bytea) [04:49:25.494](0.000s) ok 1000 - column_inserts: should not dump Partition measurement_y2006m2 creation [04:49:25.494](0.000s) ok 1001 - column_inserts: should not dump REFRESH MATERIALIZED VIEW matview [04:49:25.494](0.000s) ok 1002 - column_inserts: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:25.494](0.000s) ok 1003 - column_inserts: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:25.494](0.000s) ok 1004 - column_inserts: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:25.494](0.000s) ok 1005 - column_inserts: should not dump REVOKE ALL ON SCHEMA public [04:49:25.494](0.000s) ok 1006 - column_inserts: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:25.494](0.000s) ok 1007 - column_inserts: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:25.496](0.001s) ok 1008 - column_inserts: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:25.496](0.000s) ok 1009 - column_inserts: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:25.497](0.001s) ok 1010 - column_inserts: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:25.498](0.001s) ok 1011 - column_inserts: should not dump Replica trigger on partition is altered [04:49:25.498](0.000s) ok 1012 - column_inserts: should not dump Triggers on partitions are not dropped [04:49:25.499](0.001s) ok 1013 - column_inserts: should not dump test_table with 4-row INSERTs [04:49:25.504](0.005s) # compression_gzip_custom: skipped due to no gzip support [04:49:25.505](0.000s) # compression_gzip_dir: skipped due to no gzip support [04:49:25.505](0.000s) # compression_gzip_plain: skipped due to no gzip support [04:49:25.505](0.000s) # compression_lz4_custom: skipped due to no lz4 support [04:49:25.505](0.000s) # compression_lz4_dir: skipped due to no lz4 support [04:49:25.506](0.000s) # compression_lz4_plain: skipped due to no lz4 support [04:49:25.506](0.000s) # compression_zstd_custom: skipped due to no zstd support [04:49:25.506](0.000s) # compression_zstd_dir: skipped due to no zstd support [04:49:25.506](0.000s) # compression_zstd_plain: skipped due to no zstd support # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/createdb.sql -C -R -v postgres pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables pg_dump: reading user-defined functions pg_dump: reading user-defined types pg_dump: reading procedural languages pg_dump: reading user-defined aggregate functions pg_dump: reading user-defined operators pg_dump: reading user-defined access methods pg_dump: reading user-defined operator classes pg_dump: reading user-defined operator families pg_dump: reading user-defined text search parsers pg_dump: reading user-defined text search templates pg_dump: reading user-defined text search dictionaries pg_dump: reading user-defined text search configurations pg_dump: reading user-defined foreign-data wrappers pg_dump: reading user-defined foreign servers pg_dump: reading default privileges pg_dump: reading user-defined collations pg_dump: reading user-defined conversions pg_dump: reading type casts pg_dump: reading transforms pg_dump: reading table inheritance information pg_dump: reading event triggers pg_dump: finding extension tables pg_dump: finding inheritance relationships pg_dump: reading column info for interesting tables pg_dump: finding table default expressions pg_dump: finding table check constraints pg_dump: flagging inherited columns in subtables pg_dump: reading partitioning data pg_dump: reading indexes pg_dump: flagging indexes in partitioned tables pg_dump: reading extended statistics pg_dump: reading constraints pg_dump: reading triggers pg_dump: reading rewrite rules pg_dump: reading policies pg_dump: reading row-level security policies pg_dump: reading publications pg_dump: reading publication membership of tables pg_dump: reading publication membership of schemas pg_dump: reading subscriptions pg_dump: reading subscription membership of tables pg_dump: reading large objects pg_dump: reading dependency data pg_dump: saving encoding = WIN1252 pg_dump: saving standard_conforming_strings = on pg_dump: saving search_path = pg_dump: saving database definition pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: creating DATABASE "postgres" pg_dump: connecting to new database "postgres" pg_dump: creating COMMENT "DATABASE postgres" pg_dump: creating SCHEMA "dump_test" pg_dump: creating SCHEMA "dump_test_second_schema" pg_dump: creating SCHEMA "public" pg_dump: creating FUNCTION "dump_test.pltestlang_call_handler()" pg_dump: creating PROCEDURAL LANGUAGE "pltestlang" pg_dump: creating COLLATION "public.test0" pg_dump: creating COMMENT "public.COLLATION test0" pg_dump: creating TRANSFORM "TRANSFORM FOR integer LANGUAGE sql" pg_dump: creating SHELL TYPE "dump_test.int42" pg_dump: creating FUNCTION "dump_test.int42_in(cstring)" pg_dump: creating FUNCTION "dump_test.int42_out(dump_test.int42)" pg_dump: creating TYPE "dump_test.int42" pg_dump: creating COMMENT "dump_test.TYPE int42" pg_dump: creating TYPE "dump_test.composite" pg_dump: creating COMMENT "dump_test.COLUMN composite.f1" pg_dump: creating TYPE "dump_test.planets" pg_dump: creating COMMENT "dump_test.TYPE planets" pg_dump: creating OPERATOR "dump_test.~~" pg_dump: creating OPERATOR FAMILY "dump_test.op_class_custom" pg_dump: creating OPERATOR CLASS "dump_test.op_class_custom" pg_dump: creating TYPE "dump_test.range_type_custom" pg_dump: creating TYPE "dump_test.textrange" pg_dump: creating COMMENT "dump_test.TYPE textrange" pg_dump: creating TYPE "dump_test.undefined" pg_dump: creating COMMENT "dump_test.TYPE undefined" pg_dump: creating DOMAIN "dump_test.us_postal_code" pg_dump: creating COMMENT "dump_test.CONSTRAINT us_postal_code_check ON DOMAIN us_postal_code" pg_dump: creating CAST "CAST (timestamp with time zone AS interval)" pg_dump: creating FUNCTION "dump_test.event_trigger_func()" pg_dump: creating FUNCTION "dump_test.func_with_support()" pg_dump: creating PROCEDURE "dump_test.ptest1(integer)" pg_dump: creating FUNCTION "dump_test.trigger_func()" pg_dump: creating AGGREGATE "dump_test.newavg(integer)" pg_dump: creating ACCESS METHOD "gist2" pg_dump: creating ACCESS METHOD "regress_table_am" pg_dump: creating OPERATOR FAMILY "dump_test.op_family" pg_dump: creating OPERATOR CLASS "dump_test.op_class" pg_dump: creating OPERATOR CLASS "dump_test.op_class_empty" pg_dump: creating CONVERSION "dump_test.test_conversion" pg_dump: creating COMMENT "dump_test.CONVERSION test_conversion" pg_dump: creating TEXT SEARCH PARSER "dump_test.alt_ts_prs1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH PARSER alt_ts_prs1" pg_dump: creating TEXT SEARCH TEMPLATE "dump_test.alt_ts_temp1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH TEMPLATE alt_ts_temp1" pg_dump: creating TEXT SEARCH DICTIONARY "dump_test.alt_ts_dict1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH DICTIONARY alt_ts_dict1" pg_dump: creating TEXT SEARCH CONFIGURATION "dump_test.alt_ts_conf1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH CONFIGURATION alt_ts_conf1" pg_dump: creating FOREIGN DATA WRAPPER "dummy" pg_dump: creating SERVER "s1" pg_dump: creating USER MAPPING "USER MAPPING regress_dump_test_role SERVER s1" pg_dump: creating TABLE "dump_test.fk_reference_test_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE fk_reference_test_table" pg_dump: creating FOREIGN TABLE "dump_test.foreign_table" pg_dump: creating STATISTICS DATA "dump_test.FOREIGN TABLE foreign_table" pg_dump: creating TABLE "dump_test.test_table" pg_dump: creating COMMENT "dump_test.TABLE test_table" pg_dump: creating COMMENT "dump_test.COLUMN test_table.col1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table" pg_dump: creating COMMENT "dump_test.CONSTRAINT test_table_col1_check ON test_table" pg_dump: creating MATERIALIZED VIEW "dump_test.matview" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_second" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_second" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_third" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_third" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_fourth" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_fourth" pg_dump: creating TABLE "dump_test.measurement" pg_dump: creating STATISTICS DATA "dump_test.TABLE measurement" pg_dump: creating SEQUENCE "dump_test.measurement_city_id_seq" pg_dump: creating SEQUENCE OWNED BY "dump_test.measurement_city_id_seq" pg_dump: creating TABLE "dump_test.ordering_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE ordering_table" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_0" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_0" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_1" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_1" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_2" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_2" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_0" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_0" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_1" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_2" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_2" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_parent" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_parent" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_child_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_1" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_child_2" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_2" pg_dump: creating TABLE "dump_test.table_index_stats" pg_dump: creating STATISTICS DATA "dump_test.TABLE table_index_stats" pg_dump: creating TABLE "dump_test.test_compression_method" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_compression_method" pg_dump: creating TABLE "dump_test.test_fifth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_fifth_table" pg_dump: creating TABLE "dump_test.test_fourth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_fourth_table" pg_dump: creating TABLE "dump_test.test_inheritance_parent" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_inheritance_parent" pg_dump: creating TABLE "dump_test.test_inheritance_child" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_inheritance_child" pg_dump: creating TABLE "dump_test.test_second_table" pg_dump: creating COMMENT "dump_test.COLUMN test_second_table.col1" pg_dump: creating COMMENT "dump_test.COLUMN test_second_table.col2" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_second_table" pg_dump: creating TABLE "dump_test.test_seventh_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_seventh_table" pg_dump: creating TABLE "dump_test.test_sixth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_sixth_table" pg_dump: creating SEQUENCE "dump_test.test_table_col1_seq" pg_dump: creating SEQUENCE OWNED BY "dump_test.test_table_col1_seq" pg_dump: creating TABLE "dump_test.test_table_fk" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_fk" pg_dump: creating TABLE "dump_test.test_table_fk_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_fk_1" pg_dump: creating TABLE "dump_test.test_table_generated" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated" pg_dump: creating TABLE "dump_test.test_table_generated_child1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child1" pg_dump: creating TABLE "dump_test.test_table_generated_child2" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child2" pg_dump: creating TABLE "dump_test.test_table_identity" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_identity" pg_dump: creating SEQUENCE "dump_test.test_table_identity_col1_seq" pg_dump: creating TABLE "dump_test.test_table_tpk" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_tpk" pg_dump: creating TABLE "dump_test.test_table_tuq" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_tuq" pg_dump: creating TABLE "dump_test.test_third_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_third_table" pg_dump: creating VIEW "dump_test.test_view" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m2" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m2" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m3" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m3" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m4" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m4" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m5" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m5" pg_dump: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_1" pg_dump: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_2" pg_dump: creating TABLE ATTACH "dump_test.test_table_fk_1" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m2" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m3" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m4" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m5" pg_dump: creating DEFAULT "dump_test.measurement city_id" pg_dump: creating DEFAULT "dump_test.test_table col1" pg_dump: creating DEFAULT "dump_test.test_view col1" pg_dump: executing BLOB METADATA 16575 pg_dump: executing COMMENT LARGE OBJECT 16575 pg_dump: executing BLOB METADATA 16744 pg_dump: processing data for table "dump_test.fk_reference_test_table" pg_dump: dumping contents of table "dump_test.fk_reference_test_table" pg_dump: processing data for table "dump_test.ordering_table" pg_dump: dumping contents of table "dump_test.ordering_table" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_0" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_0" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_1" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_2" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: processing data for table "dump_test.table_index_stats" pg_dump: dumping contents of table "dump_test.table_index_stats" pg_dump: processing data for table "dump_test.test_compression_method" pg_dump: dumping contents of table "dump_test.test_compression_method" pg_dump: processing data for table "dump_test.test_fifth_table" pg_dump: dumping contents of table "dump_test.test_fifth_table" pg_dump: processing data for table "dump_test.test_fourth_table" pg_dump: dumping contents of table "dump_test.test_fourth_table" pg_dump: processing data for table "dump_test.test_inheritance_child" pg_dump: dumping contents of table "dump_test.test_inheritance_child" pg_dump: processing data for table "dump_test.test_inheritance_parent" pg_dump: dumping contents of table "dump_test.test_inheritance_parent" pg_dump: processing data for table "dump_test.test_second_table" pg_dump: dumping contents of table "dump_test.test_second_table" pg_dump: processing data for table "dump_test.test_seventh_table" pg_dump: dumping contents of table "dump_test.test_seventh_table" pg_dump: processing data for table "dump_test.test_sixth_table" pg_dump: dumping contents of table "dump_test.test_sixth_table" pg_dump: processing data for table "dump_test.test_table" pg_dump: dumping contents of table "dump_test.test_table" pg_dump: processing data for table "dump_test.test_table_fk_1" pg_dump: dumping contents of table "dump_test.test_table_fk_1" pg_dump: processing data for table "dump_test.test_table_generated" pg_dump: dumping contents of table "dump_test.test_table_generated" pg_dump: processing data for table "dump_test.test_table_generated_child1" pg_dump: dumping contents of table "dump_test.test_table_generated_child1" pg_dump: processing data for table "dump_test.test_table_generated_child2" pg_dump: dumping contents of table "dump_test.test_table_generated_child2" pg_dump: processing data for table "dump_test.test_table_identity" pg_dump: dumping contents of table "dump_test.test_table_identity" pg_dump: processing data for table "dump_test.test_table_tpk" pg_dump: dumping contents of table "dump_test.test_table_tpk" pg_dump: processing data for table "dump_test.test_table_tuq" pg_dump: dumping contents of table "dump_test.test_table_tuq" pg_dump: processing data for table "dump_test.test_third_table" pg_dump: dumping contents of table "dump_test.test_third_table" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m2" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m2" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m3" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m3" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m4" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m4" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m5" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m5" pg_dump: executing SEQUENCE SET measurement_city_id_seq pg_dump: executing SEQUENCE SET test_table_col1_seq pg_dump: executing SEQUENCE SET test_table_identity_col1_seq pg_dump: processing BLOBS pg_dump: saving large objects "16575" pg_dump: processing BLOBS pg_dump: saving large objects "16744" pg_dump: creating CONSTRAINT "dump_test.ordering_table ordering_table_pkey" pg_dump: creating FUNCTION "dump_test.ordering_func()" pg_dump: creating MATERIALIZED VIEW "dump_test.ordering_view" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW ordering_view" pg_dump: creating CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_pkey" pg_dump: creating CONSTRAINT "dump_test.measurement measurement_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_generated test_table_generated_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_identity test_table_identity_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table test_table_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_tpk test_table_tpk_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_tuq test_table_tuq_uq" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m2 measurement_y2006m2_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m3 measurement_y2006m3_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m4 measurement_y2006m4_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m5 measurement_y2006m5_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX fk_reference_test_table_pkey" pg_dump: creating INDEX "dump_test.index_with_stats" pg_dump: creating STATISTICS DATA "dump_test.INDEX index_with_stats" pg_dump: creating INDEX "dump_test.measurement_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test.INDEX measurement_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test.INDEX measurement_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX ordering_table_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_generated_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_identity_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_tpk_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_tuq_uq" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_pkey" pg_dump: creating STATISTICS "dump_test.test_ext_stats_expr" pg_dump: creating STATISTICS "dump_test.test_ext_stats_no_options" pg_dump: creating STATISTICS "dump_test.test_ext_stats_opts" pg_dump: creating TRIGGER "dump_test.measurement test_trigger" pg_dump: creating TRIGGER "dump_test.test_table test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m3 test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m4 test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m5 test_trigger" pg_dump: creating FK CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_col1_fkey" pg_dump: creating FK CONSTRAINT "dump_test.test_table_fk test_table_fk_col1_fkey" pg_dump: creating POLICY "dump_test.test_table p1" pg_dump: creating POLICY "dump_test.test_table p2" pg_dump: creating POLICY "dump_test.test_table p3" pg_dump: creating POLICY "dump_test.test_table p4" pg_dump: creating POLICY "dump_test.test_table p5" pg_dump: creating POLICY "dump_test.test_table p6" pg_dump: creating ROW SECURITY "dump_test.test_table" pg_dump: creating PUBLICATION "pub1" pg_dump: creating COMMENT "PUBLICATION pub1" pg_dump: creating PUBLICATION "pub2" pg_dump: creating PUBLICATION "pub3" pg_dump: creating PUBLICATION "pub4" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_second_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub4 test_second_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_seventh_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_sixth_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub3 test_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub4 test_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_table" pg_dump: creating PUBLICATION TABLES IN SCHEMA "dump_test.pub3 dump_test" pg_dump: creating PUBLICATION TABLES IN SCHEMA "public.pub3 public" pg_dump: creating SUBSCRIPTION "sub1" pg_dump: creating COMMENT "SUBSCRIPTION sub1" pg_dump: creating SUBSCRIPTION "sub2" pg_dump: creating SUBSCRIPTION "sub3" pg_dump: creating ACL "SCHEMA dump_test_second_schema" pg_dump: creating ACL "SCHEMA public" pg_dump: creating ACL "LANGUAGE plpgsql" pg_dump: creating ACL "dump_test.TYPE int42" pg_dump: creating ACL "dump_test.TYPE planets" pg_dump: creating ACL "dump_test.TYPE textrange" pg_dump: creating ACL "dump_test.TYPE us_postal_code" pg_dump: creating ACL "pg_catalog.FUNCTION pg_sleep(double precision)" pg_dump: creating ACL "pg_catalog.FUNCTION pg_stat_reset()" pg_dump: creating ACL "FOREIGN DATA WRAPPER dummy" pg_dump: creating ACL "FOREIGN SERVER s1" pg_dump: creating ACL "dump_test.TABLE test_table" pg_dump: creating ACL "dump_test.TABLE measurement" pg_dump: creating ACL "dump_test.COLUMN measurement.city_id" pg_dump: creating ACL "dump_test.COLUMN test_second_table.col1" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m2" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m3" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m4" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m5" pg_dump: creating ACL "pg_catalog.TABLE pg_proc" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.tableoid" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.oid" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proname" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronamespace" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proowner" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prolang" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.procost" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prorows" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.provariadic" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosupport" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prokind" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosecdef" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proleakproof" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proisstrict" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proretset" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.provolatile" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proparallel" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronargs" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronargdefaults" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prorettype" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargtypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proallargtypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargmodes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargnames" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargdefaults" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.protrftypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosrc" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.probin" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proconfig" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proacl" pg_dump: executing ACL LARGE OBJECT 16575 pg_dump: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR FUNCTIONS" pg_dump: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR TABLES" pg_dump: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR FUNCTIONS" pg_dump: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR TABLES" pg_dump: creating EVENT TRIGGER "test_event_trigger" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.matview" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.matview_second" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.ordering_view" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_0" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_1" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_2" [04:49:26.480](0.974s) ok 1014 - createdb: pg_dump runs [04:49:26.483](0.003s) ok 1015 - createdb: should dump ALTER COLLATION test0 OWNER TO [04:49:26.483](0.001s) ok 1016 - createdb: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:26.484](0.001s) ok 1017 - createdb: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:26.484](0.000s) ok 1018 - createdb: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:26.485](0.001s) ok 1019 - createdb: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:26.485](0.000s) ok 1020 - createdb: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:26.485](0.000s) ok 1021 - createdb: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:26.486](0.000s) ok 1022 - createdb: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:26.486](0.000s) ok 1023 - createdb: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:26.486](0.000s) ok 1024 - createdb: should dump ALTER INDEX ... ATTACH PARTITION [04:49:26.487](0.001s) ok 1025 - createdb: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:26.488](0.000s) ok 1026 - createdb: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:26.488](0.000s) ok 1027 - createdb: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:26.488](0.000s) ok 1028 - createdb: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:26.488](0.000s) ok 1029 - createdb: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:26.489](0.000s) ok 1030 - createdb: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:26.489](0.000s) ok 1031 - createdb: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:26.489](0.000s) ok 1032 - createdb: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:26.489](0.000s) ok 1033 - createdb: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:26.489](0.000s) ok 1034 - createdb: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:26.489](0.000s) ok 1035 - createdb: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:26.490](0.000s) ok 1036 - createdb: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:26.490](0.000s) ok 1037 - createdb: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:26.490](0.000s) ok 1038 - createdb: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:26.490](0.000s) ok 1039 - createdb: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:26.490](0.000s) ok 1040 - createdb: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:26.490](0.000s) ok 1041 - createdb: should not dump ALTER ROLE regress_dump_test_role [04:49:26.490](0.000s) ok 1042 - createdb: should dump ALTER SCHEMA dump_test OWNER TO [04:49:26.491](0.000s) ok 1043 - createdb: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:26.491](0.000s) ok 1044 - createdb: should dump ALTER SCHEMA public OWNER TO [04:49:26.491](0.000s) ok 1045 - createdb: should dump ALTER SEQUENCE test_table_col1_seq [04:49:26.491](0.000s) ok 1046 - createdb: should dump ALTER SERVER s1 OWNER TO [04:49:26.491](0.000s) ok 1047 - createdb: should dump ALTER STATISTICS extended_stats_options [04:49:26.491](0.000s) ok 1048 - createdb: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:26.491](0.000s) ok 1049 - createdb: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:26.491](0.000s) ok 1050 - createdb: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:26.492](0.000s) ok 1051 - createdb: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:26.492](0.000s) ok 1052 - createdb: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:26.492](0.000s) ok 1053 - createdb: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:26.492](0.000s) ok 1054 - createdb: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:26.493](0.000s) ok 1055 - createdb: should dump ALTER TABLE measurement OWNER TO [04:49:26.493](0.000s) ok 1056 - createdb: should dump ALTER TABLE measurement PRIMARY KEY [04:49:26.493](0.000s) ok 1057 - createdb: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:26.493](0.000s) ok 1058 - createdb: should dump ALTER TABLE test_second_table OWNER TO [04:49:26.494](0.000s) ok 1059 - createdb: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:26.494](0.000s) ok 1060 - createdb: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:26.494](0.000s) ok 1061 - createdb: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:26.494](0.000s) ok 1062 - createdb: should dump ALTER TABLE test_table OWNER TO [04:49:26.495](0.000s) ok 1063 - createdb: should not dump ALTER TABLE test_table_generated_child1 [04:49:26.495](0.000s) ok 1064 - createdb: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:26.495](0.000s) ok 1065 - createdb: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:26.495](0.000s) ok 1066 - createdb: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:26.496](0.000s) ok 1067 - createdb: should dump ALTER VIEW test_view SET DEFAULT [04:49:26.496](0.000s) ok 1068 - createdb: should dump Always trigger on partition is altered [04:49:26.496](0.000s) ok 1069 - createdb: should dump COMMENT ON COLLATION test0 [04:49:26.496](0.000s) ok 1070 - createdb: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:26.497](0.000s) ok 1071 - createdb: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:26.497](0.000s) ok 1072 - createdb: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:26.497](0.000s) ok 1073 - createdb: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:26.497](0.000s) ok 1074 - createdb: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:26.498](0.000s) ok 1075 - createdb: should dump COMMENT ON DATABASE postgres [04:49:26.498](0.000s) ok 1076 - createdb: should not dump COMMENT ON EXTENSION plpgsql [04:49:26.498](0.000s) ok 1077 - createdb: should dump COMMENT ON LARGE OBJECT ... [04:49:26.498](0.000s) ok 1078 - createdb: should dump COMMENT ON PUBLICATION pub1 [04:49:26.499](0.000s) ok 1079 - createdb: should not dump COMMENT ON SCHEMA public [04:49:26.499](0.000s) ok 1080 - createdb: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:26.499](0.000s) ok 1081 - createdb: should dump COMMENT ON TABLE dump_test.test_table [04:49:26.499](0.000s) ok 1082 - createdb: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:26.500](0.000s) ok 1083 - createdb: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:26.500](0.000s) ok 1084 - createdb: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:26.500](0.000s) ok 1085 - createdb: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:26.500](0.000s) ok 1086 - createdb: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:26.501](0.000s) ok 1087 - createdb: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:26.501](0.000s) ok 1088 - createdb: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:26.501](0.000s) ok 1089 - createdb: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:26.501](0.000s) ok 1090 - createdb: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:26.502](0.000s) ok 1091 - createdb: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:26.502](0.000s) ok 1092 - createdb: should dump COPY fk_reference_test_table [04:49:26.502](0.000s) ok 1093 - createdb: should not dump COPY fk_reference_test_table second [04:49:26.502](0.000s) ok 1094 - createdb: should dump COPY measurement [04:49:26.502](0.000s) ok 1095 - createdb: should dump COPY test_compression_method [04:49:26.502](0.000s) ok 1096 - createdb: should dump COPY test_fifth_table [04:49:26.503](0.000s) ok 1097 - createdb: should dump COPY test_fourth_table [04:49:26.503](0.000s) ok 1098 - createdb: should dump COPY test_second_table [04:49:26.503](0.000s) ok 1099 - createdb: should dump COPY test_table [04:49:26.503](0.000s) ok 1100 - createdb: should dump COPY test_table_identity [04:49:26.503](0.000s) ok 1101 - createdb: should dump COPY test_third_table [04:49:26.503](0.000s) ok 1102 - createdb: should dump CREATE ACCESS METHOD gist2 [04:49:26.504](0.000s) ok 1103 - createdb: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:26.504](0.000s) ok 1104 - createdb: should dump CREATE AGGREGATE dump_test.newavg [04:49:26.504](0.000s) ok 1105 - createdb: should dump CREATE CAST FOR timestamptz [04:49:26.504](0.000s) ok 1106 - createdb: should dump CREATE COLLATION test0 FROM "C" [04:49:26.505](0.000s) ok 1107 - createdb: should dump CREATE CONVERSION dump_test.test_conversion [04:49:26.505](0.000s) ok 1108 - createdb: should not dump CREATE DATABASE dump_test [04:49:26.505](0.000s) ok 1109 - createdb: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:26.505](0.000s) ok 1110 - createdb: should dump CREATE DATABASE postgres [04:49:26.506](0.000s) ok 1111 - createdb: should not dump CREATE DATABASE regression_invalid... [04:49:26.508](0.002s) ok 1112 - createdb: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:26.508](0.000s) ok 1113 - createdb: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:26.508](0.000s) ok 1114 - createdb: should not dump CREATE EXTENSION ... plpgsql [04:49:26.508](0.000s) ok 1115 - createdb: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:26.508](0.000s) ok 1116 - createdb: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:26.509](0.000s) ok 1117 - createdb: should dump CREATE FUNCTION ... SUPPORT [04:49:26.509](0.000s) ok 1118 - createdb: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:26.509](0.000s) ok 1119 - createdb: should dump CREATE FUNCTION dump_test.int42_in [04:49:26.509](0.000s) ok 1120 - createdb: should dump CREATE FUNCTION dump_test.int42_out [04:49:26.509](0.000s) ok 1121 - createdb: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:26.509](0.000s) ok 1122 - createdb: should dump CREATE FUNCTION dump_test.trigger_func [04:49:26.510](0.000s) ok 1123 - createdb: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:26.510](0.000s) ok 1124 - createdb: should dump CREATE INDEX ON ONLY measurement [04:49:26.510](0.000s) ok 1125 - createdb: should dump CREATE LANGUAGE pltestlang [04:49:26.510](0.000s) ok 1126 - createdb: should dump CREATE MATERIALIZED VIEW matview [04:49:26.510](0.000s) ok 1127 - createdb: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:26.510](0.000s) ok 1128 - createdb: should dump CREATE MATERIALIZED VIEW matview_second [04:49:26.510](0.000s) ok 1129 - createdb: should dump CREATE MATERIALIZED VIEW matview_third [04:49:26.510](0.000s) ok 1130 - createdb: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:26.510](0.000s) ok 1131 - createdb: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:26.512](0.001s) ok 1132 - createdb: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:26.512](0.000s) ok 1133 - createdb: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:26.512](0.000s) ok 1134 - createdb: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:26.512](0.000s) ok 1135 - createdb: should dump CREATE POLICY p1 ON test_table [04:49:26.512](0.000s) ok 1136 - createdb: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:26.512](0.000s) ok 1137 - createdb: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:26.515](0.002s) ok 1138 - createdb: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:26.515](0.000s) ok 1139 - createdb: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:26.515](0.001s) ok 1140 - createdb: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:26.516](0.000s) ok 1141 - createdb: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:26.516](0.000s) ok 1142 - createdb: should dump CREATE PUBLICATION pub1 [04:49:26.516](0.000s) ok 1143 - createdb: should dump CREATE PUBLICATION pub2 [04:49:26.516](0.000s) ok 1144 - createdb: should dump CREATE PUBLICATION pub3 [04:49:26.517](0.000s) ok 1145 - createdb: should dump CREATE PUBLICATION pub4 [04:49:26.517](0.000s) ok 1146 - createdb: should not dump CREATE ROLE regress_dump_test_role [04:49:26.517](0.000s) ok 1147 - createdb: should not dump CREATE ROLE regress_quoted... [04:49:26.517](0.000s) ok 1148 - createdb: should dump CREATE SCHEMA dump_test [04:49:26.518](0.000s) ok 1149 - createdb: should dump CREATE SCHEMA dump_test_second_schema [04:49:26.518](0.000s) ok 1150 - createdb: should not dump CREATE SCHEMA public [04:49:26.518](0.000s) ok 1151 - createdb: should dump CREATE SEQUENCE test_table_col1_seq [04:49:26.519](0.000s) ok 1152 - createdb: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:26.519](0.000s) ok 1153 - createdb: should dump CREATE STATISTICS extended_stats_expression [04:49:26.519](0.000s) ok 1154 - createdb: should dump CREATE STATISTICS extended_stats_no_options [04:49:26.519](0.000s) ok 1155 - createdb: should dump CREATE STATISTICS extended_stats_options [04:49:26.519](0.000s) ok 1156 - createdb: should dump CREATE SUBSCRIPTION sub1 [04:49:26.519](0.000s) ok 1157 - createdb: should dump CREATE SUBSCRIPTION sub2 [04:49:26.520](0.000s) ok 1158 - createdb: should dump CREATE SUBSCRIPTION sub3 [04:49:26.520](0.000s) ok 1159 - createdb: should dump CREATE TABLE fk_reference_test_table [04:49:26.520](0.000s) ok 1160 - createdb: should dump CREATE TABLE measurement PARTITIONED BY [04:49:26.521](0.000s) ok 1161 - createdb: should dump CREATE TABLE regress_pg_dump_table_am [04:49:26.544](0.024s) ok 1162 - createdb: should dump CREATE TABLE regress_pg_dump_table_part [04:49:26.545](0.001s) ok 1163 - createdb: should dump CREATE TABLE table_with_stats [04:49:26.546](0.000s) ok 1164 - createdb: should dump CREATE TABLE test_compression_method [04:49:26.546](0.000s) ok 1165 - createdb: should dump CREATE TABLE test_fifth_table [04:49:26.546](0.000s) ok 1166 - createdb: should dump CREATE TABLE test_fourth_table_zero_col [04:49:26.547](0.000s) ok 1167 - createdb: should dump CREATE TABLE test_inheritance_child [04:49:26.547](0.000s) ok 1168 - createdb: should dump CREATE TABLE test_inheritance_parent [04:49:26.547](0.000s) ok 1169 - createdb: should dump CREATE TABLE test_second_table [04:49:26.548](0.001s) ok 1170 - createdb: should dump CREATE TABLE test_seventh_table [04:49:26.548](0.000s) ok 1171 - createdb: should dump CREATE TABLE test_sixth_table [04:49:26.552](0.004s) ok 1172 - createdb: should dump CREATE TABLE test_table [04:49:26.553](0.000s) ok 1173 - createdb: should dump CREATE TABLE test_table_generated [04:49:26.553](0.001s) ok 1174 - createdb: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:26.553](0.000s) ok 1175 - createdb: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:26.554](0.001s) ok 1176 - createdb: should dump CREATE TABLE test_table_identity [04:49:26.554](0.000s) ok 1177 - createdb: should dump CREATE TABLE test_third_table_generated_cols [04:49:26.555](0.000s) ok 1178 - createdb: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:26.555](0.000s) ok 1179 - createdb: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:26.555](0.000s) ok 1180 - createdb: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:26.555](0.000s) ok 1181 - createdb: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:26.556](0.000s) ok 1182 - createdb: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:26.556](0.000s) ok 1183 - createdb: should dump CREATE TRANSFORM FOR int [04:49:26.556](0.000s) ok 1184 - createdb: should dump CREATE TRIGGER test_trigger [04:49:26.556](0.000s) ok 1185 - createdb: should dump CREATE TYPE dump_test.composite [04:49:26.557](0.000s) ok 1186 - createdb: should dump CREATE TYPE dump_test.int42 [04:49:26.557](0.000s) ok 1187 - createdb: should dump CREATE TYPE dump_test.int42 populated [04:49:26.557](0.000s) ok 1188 - createdb: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:26.558](0.000s) ok 1189 - createdb: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:26.558](0.000s) ok 1190 - createdb: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:26.558](0.000s) ok 1191 - createdb: should dump CREATE TYPE dump_test.undefined [04:49:26.558](0.000s) ok 1192 - createdb: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:26.559](0.000s) ok 1193 - createdb: should dump CREATE VIEW test_view [04:49:26.559](0.001s) ok 1194 - createdb: should dump Check ordering of a function that depends on a primary key [04:49:26.560](0.001s) ok 1195 - createdb: should dump Check ordering of a matview that depends on a primary key [04:49:26.561](0.000s) ok 1196 - createdb: should dump Creation of row-level trigger in partitioned table [04:49:26.561](0.000s) ok 1197 - createdb: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:26.561](0.000s) ok 1198 - createdb: should not dump DROP EXTENSION plpgsql [04:49:26.562](0.000s) ok 1199 - createdb: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:26.562](0.000s) ok 1200 - createdb: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:26.562](0.000s) ok 1201 - createdb: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:26.562](0.000s) ok 1202 - createdb: should not dump DROP LANGUAGE pltestlang [04:49:26.563](0.000s) ok 1203 - createdb: should not dump DROP ROLE pg_ [04:49:26.563](0.000s) ok 1204 - createdb: should not dump DROP ROLE regress_dump_test_role [04:49:26.564](0.000s) ok 1205 - createdb: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:26.564](0.000s) ok 1206 - createdb: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:26.564](0.000s) ok 1207 - createdb: should not dump DROP SCHEMA IF EXISTS public [04:49:26.565](0.001s) ok 1208 - createdb: should not dump DROP SCHEMA dump_test [04:49:26.565](0.000s) ok 1209 - createdb: should not dump DROP SCHEMA dump_test_second_schema [04:49:26.566](0.000s) ok 1210 - createdb: should not dump DROP SCHEMA public [04:49:26.566](0.000s) ok 1211 - createdb: should not dump DROP TABLE IF EXISTS test_second_table [04:49:26.566](0.000s) ok 1212 - createdb: should not dump DROP TABLE IF EXISTS test_table [04:49:26.567](0.000s) ok 1213 - createdb: should not dump DROP TABLE fk_reference_test_table [04:49:26.567](0.000s) ok 1214 - createdb: should not dump DROP TABLE test_second_table [04:49:26.567](0.000s) ok 1215 - createdb: should not dump DROP TABLE test_table [04:49:26.568](0.000s) ok 1216 - createdb: should dump Disabled trigger on partition is altered [04:49:26.568](0.000s) ok 1217 - createdb: should not dump Disabled trigger on partition is not created [04:49:26.569](0.001s) ok 1218 - createdb: should dump GRANT ALL ON LARGE OBJECT ... [04:49:26.569](0.000s) ok 1219 - createdb: should not dump GRANT CREATE ON DATABASE dump_test [04:49:26.570](0.001s) ok 1220 - createdb: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:26.570](0.000s) ok 1221 - createdb: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:26.571](0.001s) ok 1222 - createdb: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:26.571](0.000s) ok 1223 - createdb: should dump GRANT SELECT ON TABLE measurement [04:49:26.571](0.000s) ok 1224 - createdb: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:26.572](0.000s) ok 1225 - createdb: should dump GRANT SELECT ON TABLE test_table [04:49:26.572](0.000s) ok 1226 - createdb: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:26.573](0.001s) ok 1227 - createdb: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:26.573](0.000s) ok 1228 - createdb: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:26.573](0.000s) ok 1229 - createdb: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:26.574](0.000s) ok 1230 - createdb: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:26.574](0.000s) ok 1231 - createdb: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:26.574](0.000s) ok 1232 - createdb: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:26.575](0.000s) ok 1233 - createdb: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:26.575](0.000s) ok 1234 - createdb: should not dump INSERT INTO test_fifth_table [04:49:26.575](0.000s) ok 1235 - createdb: should not dump INSERT INTO test_fourth_table [04:49:26.576](0.000s) ok 1236 - createdb: should not dump INSERT INTO test_second_table [04:49:26.576](0.000s) ok 1237 - createdb: should not dump INSERT INTO test_table [04:49:26.576](0.000s) ok 1238 - createdb: should not dump INSERT INTO test_table_identity [04:49:26.577](0.000s) ok 1239 - createdb: should not dump INSERT INTO test_third_table [04:49:26.577](0.000s) ok 1240 - createdb: should not dump INSERT INTO test_third_table (colnames) [04:49:26.577](0.000s) ok 1241 - createdb: should dump LO create (using lo_from_bytea) [04:49:26.577](0.000s) ok 1242 - createdb: should dump LO create (with no data) [04:49:26.578](0.000s) ok 1243 - createdb: should dump LO load (using lo_from_bytea) [04:49:26.578](0.000s) ok 1244 - createdb: should dump Partition measurement_y2006m2 creation [04:49:26.578](0.000s) ok 1245 - createdb: should dump REFRESH MATERIALIZED VIEW matview [04:49:26.579](0.000s) ok 1246 - createdb: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:26.579](0.000s) ok 1247 - createdb: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:26.579](0.000s) ok 1248 - createdb: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:26.580](0.000s) ok 1249 - createdb: should dump REVOKE ALL ON SCHEMA public [04:49:26.580](0.000s) ok 1250 - createdb: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:26.580](0.000s) ok 1251 - createdb: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:26.682](0.102s) ok 1252 - createdb: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:26.683](0.001s) ok 1253 - createdb: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:26.684](0.000s) ok 1254 - createdb: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:26.684](0.000s) ok 1255 - createdb: should dump Replica trigger on partition is altered [04:49:26.684](0.000s) ok 1256 - createdb: should not dump Triggers on partitions are not dropped [04:49:26.685](0.001s) ok 1257 - createdb: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/data_only.sql -a --superuser=test_superuser --disable-triggers -v postgres pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables pg_dump: reading user-defined functions pg_dump: reading user-defined types pg_dump: reading procedural languages pg_dump: reading user-defined aggregate functions pg_dump: reading user-defined operators pg_dump: reading user-defined access methods pg_dump: reading user-defined operator classes pg_dump: reading user-defined operator families pg_dump: reading user-defined text search parsers pg_dump: reading user-defined text search templates pg_dump: reading user-defined text search dictionaries pg_dump: reading user-defined text search configurations pg_dump: reading user-defined foreign-data wrappers pg_dump: reading user-defined foreign servers pg_dump: reading default privileges pg_dump: reading user-defined collations pg_dump: reading user-defined conversions pg_dump: reading type casts pg_dump: reading transforms pg_dump: reading table inheritance information pg_dump: reading event triggers pg_dump: finding extension tables pg_dump: finding inheritance relationships pg_dump: reading column info for interesting tables pg_dump: flagging inherited columns in subtables pg_dump: reading partitioning data pg_dump: reading indexes pg_dump: flagging indexes in partitioned tables pg_dump: reading extended statistics pg_dump: reading constraints pg_dump: reading triggers pg_dump: reading rewrite rules pg_dump: reading policies pg_dump: reading row-level security policies pg_dump: reading publications pg_dump: reading publication membership of tables pg_dump: reading publication membership of schemas pg_dump: reading subscriptions pg_dump: reading subscription membership of tables pg_dump: reading large objects pg_dump: reading dependency data pg_dump: saving encoding = WIN1252 pg_dump: saving standard_conforming_strings = on pg_dump: saving search_path = pg_dump: executing BLOB METADATA 16575 pg_dump: executing COMMENT LARGE OBJECT 16575 pg_dump: executing BLOB METADATA 16744 pg_dump: disabling triggers for test_table pg_dump: processing data for table "dump_test.test_table" pg_dump: dumping contents of table "dump_test.test_table" pg_dump: enabling triggers for test_table pg_dump: disabling triggers for fk_reference_test_table pg_dump: processing data for table "dump_test.fk_reference_test_table" pg_dump: dumping contents of table "dump_test.fk_reference_test_table" pg_dump: enabling triggers for fk_reference_test_table pg_dump: disabling triggers for ordering_table pg_dump: processing data for table "dump_test.ordering_table" pg_dump: dumping contents of table "dump_test.ordering_table" pg_dump: enabling triggers for ordering_table pg_dump: disabling triggers for regress_pg_dump_table_am_0 pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_0" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_0" pg_dump: enabling triggers for regress_pg_dump_table_am_0 pg_dump: disabling triggers for regress_pg_dump_table_am_1 pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_1" pg_dump: enabling triggers for regress_pg_dump_table_am_1 pg_dump: disabling triggers for regress_pg_dump_table_am_2 pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_2" pg_dump: enabling triggers for regress_pg_dump_table_am_2 pg_dump: disabling triggers for regress_pg_dump_table_am_child_1 pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: enabling triggers for regress_pg_dump_table_am_child_1 pg_dump: disabling triggers for regress_pg_dump_table_am_child_2 pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: enabling triggers for regress_pg_dump_table_am_child_2 pg_dump: disabling triggers for table_index_stats pg_dump: processing data for table "dump_test.table_index_stats" pg_dump: dumping contents of table "dump_test.table_index_stats" pg_dump: enabling triggers for table_index_stats pg_dump: disabling triggers for test_compression_method pg_dump: processing data for table "dump_test.test_compression_method" pg_dump: dumping contents of table "dump_test.test_compression_method" pg_dump: enabling triggers for test_compression_method pg_dump: disabling triggers for test_fifth_table pg_dump: processing data for table "dump_test.test_fifth_table" pg_dump: dumping contents of table "dump_test.test_fifth_table" pg_dump: enabling triggers for test_fifth_table pg_dump: disabling triggers for test_fourth_table pg_dump: processing data for table "dump_test.test_fourth_table" pg_dump: dumping contents of table "dump_test.test_fourth_table" pg_dump: enabling triggers for test_fourth_table pg_dump: disabling triggers for test_inheritance_child pg_dump: processing data for table "dump_test.test_inheritance_child" pg_dump: dumping contents of table "dump_test.test_inheritance_child" pg_dump: enabling triggers for test_inheritance_child pg_dump: disabling triggers for test_inheritance_parent pg_dump: processing data for table "dump_test.test_inheritance_parent" pg_dump: dumping contents of table "dump_test.test_inheritance_parent" pg_dump: enabling triggers for test_inheritance_parent pg_dump: disabling triggers for test_second_table pg_dump: processing data for table "dump_test.test_second_table" pg_dump: dumping contents of table "dump_test.test_second_table" pg_dump: enabling triggers for test_second_table pg_dump: disabling triggers for test_seventh_table pg_dump: processing data for table "dump_test.test_seventh_table" pg_dump: dumping contents of table "dump_test.test_seventh_table" pg_dump: enabling triggers for test_seventh_table pg_dump: disabling triggers for test_sixth_table pg_dump: processing data for table "dump_test.test_sixth_table" pg_dump: dumping contents of table "dump_test.test_sixth_table" pg_dump: enabling triggers for test_sixth_table pg_dump: disabling triggers for test_table_fk_1 pg_dump: processing data for table "dump_test.test_table_fk_1" pg_dump: dumping contents of table "dump_test.test_table_fk_1" pg_dump: enabling triggers for test_table_fk_1 pg_dump: disabling triggers for test_table_generated pg_dump: processing data for table "dump_test.test_table_generated" pg_dump: dumping contents of table "dump_test.test_table_generated" pg_dump: enabling triggers for test_table_generated pg_dump: disabling triggers for test_table_generated_child1 pg_dump: processing data for table "dump_test.test_table_generated_child1" pg_dump: dumping contents of table "dump_test.test_table_generated_child1" pg_dump: enabling triggers for test_table_generated_child1 pg_dump: disabling triggers for test_table_generated_child2 pg_dump: processing data for table "dump_test.test_table_generated_child2" pg_dump: dumping contents of table "dump_test.test_table_generated_child2" pg_dump: enabling triggers for test_table_generated_child2 pg_dump: disabling triggers for test_table_identity pg_dump: processing data for table "dump_test.test_table_identity" pg_dump: dumping contents of table "dump_test.test_table_identity" pg_dump: enabling triggers for test_table_identity pg_dump: disabling triggers for test_table_tpk pg_dump: processing data for table "dump_test.test_table_tpk" pg_dump: dumping contents of table "dump_test.test_table_tpk" pg_dump: enabling triggers for test_table_tpk pg_dump: disabling triggers for test_table_tuq pg_dump: processing data for table "dump_test.test_table_tuq" pg_dump: dumping contents of table "dump_test.test_table_tuq" pg_dump: enabling triggers for test_table_tuq pg_dump: disabling triggers for test_third_table pg_dump: processing data for table "dump_test.test_third_table" pg_dump: dumping contents of table "dump_test.test_third_table" pg_dump: enabling triggers for test_third_table pg_dump: disabling triggers for measurement_y2006m2 pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m2" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m2" pg_dump: enabling triggers for measurement_y2006m2 pg_dump: disabling triggers for measurement_y2006m3 pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m3" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m3" pg_dump: enabling triggers for measurement_y2006m3 pg_dump: disabling triggers for measurement_y2006m4 pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m4" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m4" pg_dump: enabling triggers for measurement_y2006m4 pg_dump: disabling triggers for measurement_y2006m5 pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m5" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m5" pg_dump: enabling triggers for measurement_y2006m5 pg_dump: executing SEQUENCE SET measurement_city_id_seq pg_dump: executing SEQUENCE SET test_table_col1_seq pg_dump: executing SEQUENCE SET test_table_identity_col1_seq pg_dump: processing BLOBS pg_dump: saving large objects "16575" pg_dump: processing BLOBS pg_dump: saving large objects "16744" pg_dump: executing ACL LARGE OBJECT 16575 [04:49:27.074](0.389s) ok 1258 - data_only: pg_dump runs [04:49:27.080](0.006s) ok 1259 - data_only: should not dump ALTER COLLATION test0 OWNER TO [04:49:27.080](0.001s) ok 1260 - data_only: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:27.081](0.000s) ok 1261 - data_only: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:27.081](0.000s) ok 1262 - data_only: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:27.081](0.000s) ok 1263 - data_only: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:27.082](0.000s) ok 1264 - data_only: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:27.082](0.000s) ok 1265 - data_only: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:27.082](0.000s) ok 1266 - data_only: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:27.085](0.003s) ok 1267 - data_only: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:27.086](0.001s) ok 1268 - data_only: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:27.086](0.000s) ok 1269 - data_only: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:27.087](0.000s) ok 1270 - data_only: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:27.087](0.001s) ok 1271 - data_only: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:27.088](0.000s) ok 1272 - data_only: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:27.088](0.001s) ok 1273 - data_only: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:27.089](0.000s) ok 1274 - data_only: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:27.089](0.000s) ok 1275 - data_only: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:27.089](0.000s) ok 1276 - data_only: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:27.089](0.000s) ok 1277 - data_only: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:27.090](0.000s) ok 1278 - data_only: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:27.090](0.000s) ok 1279 - data_only: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:27.096](0.006s) ok 1280 - data_only: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:27.098](0.003s) ok 1281 - data_only: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:27.099](0.001s) ok 1282 - data_only: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:27.101](0.002s) ok 1283 - data_only: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:27.106](0.004s) ok 1284 - data_only: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:27.106](0.000s) ok 1285 - data_only: should not dump ALTER ROLE regress_dump_test_role [04:49:27.106](0.000s) ok 1286 - data_only: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:27.107](0.000s) ok 1287 - data_only: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:27.107](0.000s) ok 1288 - data_only: should not dump ALTER SCHEMA public OWNER TO [04:49:27.107](0.000s) ok 1289 - data_only: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:27.107](0.000s) ok 1290 - data_only: should not dump ALTER SERVER s1 OWNER TO [04:49:27.108](0.001s) ok 1291 - data_only: should not dump ALTER STATISTICS extended_stats_options [04:49:27.109](0.001s) ok 1292 - data_only: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:27.110](0.001s) ok 1293 - data_only: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:27.111](0.001s) ok 1294 - data_only: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:27.114](0.003s) ok 1295 - data_only: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:27.115](0.001s) ok 1296 - data_only: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:27.115](0.000s) ok 1297 - data_only: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:27.115](0.000s) ok 1298 - data_only: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:27.115](0.000s) ok 1299 - data_only: should not dump ALTER TABLE measurement OWNER TO [04:49:27.116](0.000s) ok 1300 - data_only: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:27.116](0.000s) ok 1301 - data_only: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:27.116](0.000s) ok 1302 - data_only: should not dump ALTER TABLE test_second_table OWNER TO [04:49:27.116](0.000s) ok 1303 - data_only: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:27.116](0.000s) ok 1304 - data_only: should dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:27.117](0.000s) ok 1305 - data_only: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:27.117](0.000s) ok 1306 - data_only: should not dump ALTER TABLE test_table OWNER TO [04:49:27.117](0.000s) ok 1307 - data_only: should not dump ALTER TABLE test_table_generated_child1 [04:49:27.117](0.000s) ok 1308 - data_only: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:27.117](0.000s) ok 1309 - data_only: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:27.117](0.000s) ok 1310 - data_only: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:27.118](0.000s) ok 1311 - data_only: should not dump ALTER VIEW test_view SET DEFAULT [04:49:27.118](0.000s) ok 1312 - data_only: should not dump Always trigger on partition is altered [04:49:27.118](0.000s) ok 1313 - data_only: should not dump COMMENT ON COLLATION test0 [04:49:27.118](0.000s) ok 1314 - data_only: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:27.119](0.000s) ok 1315 - data_only: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:27.119](0.000s) ok 1316 - data_only: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:27.119](0.000s) ok 1317 - data_only: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:27.119](0.000s) ok 1318 - data_only: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:27.119](0.000s) ok 1319 - data_only: should not dump COMMENT ON DATABASE postgres [04:49:27.120](0.000s) ok 1320 - data_only: should not dump COMMENT ON EXTENSION plpgsql [04:49:27.120](0.000s) ok 1321 - data_only: should dump COMMENT ON LARGE OBJECT ... [04:49:27.120](0.000s) ok 1322 - data_only: should not dump COMMENT ON PUBLICATION pub1 [04:49:27.122](0.001s) ok 1323 - data_only: should not dump COMMENT ON SCHEMA public [04:49:27.122](0.000s) ok 1324 - data_only: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:27.123](0.001s) ok 1325 - data_only: should not dump COMMENT ON TABLE dump_test.test_table [04:49:27.124](0.000s) ok 1326 - data_only: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:27.124](0.000s) ok 1327 - data_only: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:27.124](0.000s) ok 1328 - data_only: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:27.124](0.000s) ok 1329 - data_only: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:27.125](0.001s) ok 1330 - data_only: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:27.126](0.001s) ok 1331 - data_only: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:27.127](0.000s) ok 1332 - data_only: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:27.127](0.000s) ok 1333 - data_only: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:27.129](0.002s) ok 1334 - data_only: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:27.131](0.001s) ok 1335 - data_only: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:27.131](0.000s) ok 1336 - data_only: should dump COPY fk_reference_test_table [04:49:27.131](0.000s) ok 1337 - data_only: should dump COPY fk_reference_test_table second [04:49:27.132](0.001s) ok 1338 - data_only: should dump COPY measurement [04:49:27.133](0.000s) ok 1339 - data_only: should dump COPY test_compression_method [04:49:27.133](0.000s) ok 1340 - data_only: should dump COPY test_fifth_table [04:49:27.133](0.000s) ok 1341 - data_only: should dump COPY test_fourth_table [04:49:27.133](0.000s) ok 1342 - data_only: should dump COPY test_second_table [04:49:27.134](0.000s) ok 1343 - data_only: should dump COPY test_table [04:49:27.134](0.000s) ok 1344 - data_only: should dump COPY test_table_identity [04:49:27.134](0.000s) ok 1345 - data_only: should dump COPY test_third_table [04:49:27.134](0.000s) ok 1346 - data_only: should not dump CREATE ACCESS METHOD gist2 [04:49:27.134](0.000s) ok 1347 - data_only: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:27.134](0.000s) ok 1348 - data_only: should not dump CREATE AGGREGATE dump_test.newavg [04:49:27.134](0.000s) ok 1349 - data_only: should not dump CREATE CAST FOR timestamptz [04:49:27.135](0.000s) ok 1350 - data_only: should not dump CREATE COLLATION test0 FROM "C" [04:49:27.135](0.000s) ok 1351 - data_only: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:27.135](0.000s) ok 1352 - data_only: should not dump CREATE DATABASE dump_test [04:49:27.135](0.000s) ok 1353 - data_only: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:27.135](0.000s) ok 1354 - data_only: should not dump CREATE DATABASE postgres [04:49:27.135](0.000s) ok 1355 - data_only: should not dump CREATE DATABASE regression_invalid... [04:49:27.135](0.000s) ok 1356 - data_only: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:27.135](0.000s) ok 1357 - data_only: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:27.135](0.000s) ok 1358 - data_only: should not dump CREATE EXTENSION ... plpgsql [04:49:27.136](0.000s) ok 1359 - data_only: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:27.145](0.009s) ok 1360 - data_only: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:27.146](0.001s) ok 1361 - data_only: should not dump CREATE FUNCTION ... SUPPORT [04:49:27.146](0.000s) ok 1362 - data_only: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:27.146](0.000s) ok 1363 - data_only: should not dump CREATE FUNCTION dump_test.int42_in [04:49:27.147](0.000s) ok 1364 - data_only: should not dump CREATE FUNCTION dump_test.int42_out [04:49:27.147](0.001s) ok 1365 - data_only: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:27.148](0.000s) ok 1366 - data_only: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:27.148](0.000s) ok 1367 - data_only: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:27.148](0.000s) ok 1368 - data_only: should not dump CREATE INDEX ON ONLY measurement [04:49:27.148](0.000s) ok 1369 - data_only: should not dump CREATE LANGUAGE pltestlang [04:49:27.148](0.000s) ok 1370 - data_only: should not dump CREATE MATERIALIZED VIEW matview [04:49:27.148](0.000s) ok 1371 - data_only: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:27.148](0.000s) ok 1372 - data_only: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:27.149](0.000s) ok 1373 - data_only: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:27.149](0.001s) ok 1374 - data_only: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:27.150](0.001s) ok 1375 - data_only: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:27.157](0.007s) ok 1376 - data_only: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:27.160](0.003s) ok 1377 - data_only: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:27.162](0.003s) ok 1378 - data_only: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:27.163](0.001s) ok 1379 - data_only: should not dump CREATE POLICY p1 ON test_table [04:49:27.164](0.000s) ok 1380 - data_only: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:27.164](0.000s) ok 1381 - data_only: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:27.166](0.003s) ok 1382 - data_only: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:27.168](0.002s) ok 1383 - data_only: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:27.169](0.001s) ok 1384 - data_only: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:27.170](0.000s) ok 1385 - data_only: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:27.170](0.000s) ok 1386 - data_only: should not dump CREATE PUBLICATION pub1 [04:49:27.170](0.000s) ok 1387 - data_only: should not dump CREATE PUBLICATION pub2 [04:49:27.170](0.000s) ok 1388 - data_only: should not dump CREATE PUBLICATION pub3 [04:49:27.171](0.001s) ok 1389 - data_only: should not dump CREATE PUBLICATION pub4 [04:49:27.172](0.000s) ok 1390 - data_only: should not dump CREATE ROLE regress_dump_test_role [04:49:27.172](0.001s) ok 1391 - data_only: should not dump CREATE ROLE regress_quoted... [04:49:27.173](0.001s) ok 1392 - data_only: should not dump CREATE SCHEMA dump_test [04:49:27.175](0.002s) ok 1393 - data_only: should not dump CREATE SCHEMA dump_test_second_schema [04:49:27.175](0.000s) ok 1394 - data_only: should not dump CREATE SCHEMA public [04:49:27.176](0.000s) ok 1395 - data_only: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:27.176](0.000s) ok 1396 - data_only: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:27.176](0.000s) ok 1397 - data_only: should not dump CREATE STATISTICS extended_stats_expression [04:49:27.176](0.000s) ok 1398 - data_only: should not dump CREATE STATISTICS extended_stats_no_options [04:49:27.177](0.000s) ok 1399 - data_only: should not dump CREATE STATISTICS extended_stats_options [04:49:27.183](0.007s) ok 1400 - data_only: should not dump CREATE SUBSCRIPTION sub1 [04:49:27.185](0.001s) ok 1401 - data_only: should not dump CREATE SUBSCRIPTION sub2 [04:49:27.185](0.000s) ok 1402 - data_only: should not dump CREATE SUBSCRIPTION sub3 [04:49:27.185](0.000s) ok 1403 - data_only: should not dump CREATE TABLE fk_reference_test_table [04:49:27.185](0.000s) ok 1404 - data_only: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:27.186](0.000s) ok 1405 - data_only: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:27.186](0.000s) ok 1406 - data_only: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:27.186](0.000s) ok 1407 - data_only: should not dump CREATE TABLE table_with_stats [04:49:27.187](0.000s) ok 1408 - data_only: should not dump CREATE TABLE test_compression_method [04:49:27.187](0.000s) ok 1409 - data_only: should not dump CREATE TABLE test_fifth_table [04:49:27.187](0.000s) ok 1410 - data_only: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:27.199](0.011s) ok 1411 - data_only: should not dump CREATE TABLE test_inheritance_child [04:49:27.200](0.001s) ok 1412 - data_only: should not dump CREATE TABLE test_inheritance_parent [04:49:27.200](0.000s) ok 1413 - data_only: should not dump CREATE TABLE test_second_table [04:49:27.200](0.000s) ok 1414 - data_only: should not dump CREATE TABLE test_seventh_table [04:49:27.200](0.000s) ok 1415 - data_only: should not dump CREATE TABLE test_sixth_table [04:49:27.201](0.001s) ok 1416 - data_only: should not dump CREATE TABLE test_table [04:49:27.201](0.000s) ok 1417 - data_only: should not dump CREATE TABLE test_table_generated [04:49:27.202](0.000s) ok 1418 - data_only: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:27.202](0.000s) ok 1419 - data_only: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:27.202](0.000s) ok 1420 - data_only: should not dump CREATE TABLE test_table_identity [04:49:27.202](0.000s) ok 1421 - data_only: should not dump CREATE TABLE test_third_table_generated_cols [04:49:27.204](0.001s) ok 1422 - data_only: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:27.206](0.002s) ok 1423 - data_only: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:27.207](0.000s) ok 1424 - data_only: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:27.207](0.000s) ok 1425 - data_only: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:27.207](0.000s) ok 1426 - data_only: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:27.207](0.000s) ok 1427 - data_only: should not dump CREATE TRANSFORM FOR int [04:49:27.207](0.000s) ok 1428 - data_only: should not dump CREATE TRIGGER test_trigger [04:49:27.208](0.000s) ok 1429 - data_only: should not dump CREATE TYPE dump_test.composite [04:49:27.208](0.000s) ok 1430 - data_only: should not dump CREATE TYPE dump_test.int42 [04:49:27.208](0.000s) ok 1431 - data_only: should not dump CREATE TYPE dump_test.int42 populated [04:49:27.208](0.000s) ok 1432 - data_only: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:27.231](0.023s) ok 1433 - data_only: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:27.232](0.001s) ok 1434 - data_only: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:27.233](0.001s) ok 1435 - data_only: should not dump CREATE TYPE dump_test.undefined [04:49:27.234](0.001s) ok 1436 - data_only: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:27.234](0.000s) ok 1437 - data_only: should not dump CREATE VIEW test_view [04:49:27.237](0.003s) ok 1438 - data_only: should not dump Check ordering of a function that depends on a primary key [04:49:27.237](0.001s) ok 1439 - data_only: should not dump Check ordering of a matview that depends on a primary key [04:49:27.238](0.000s) ok 1440 - data_only: should not dump Creation of row-level trigger in partitioned table [04:49:27.238](0.001s) ok 1441 - data_only: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:27.239](0.000s) ok 1442 - data_only: should not dump DROP EXTENSION plpgsql [04:49:27.239](0.000s) ok 1443 - data_only: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:27.239](0.000s) ok 1444 - data_only: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:27.239](0.000s) ok 1445 - data_only: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:27.239](0.000s) ok 1446 - data_only: should not dump DROP LANGUAGE pltestlang [04:49:27.240](0.000s) ok 1447 - data_only: should not dump DROP ROLE pg_ [04:49:27.240](0.000s) ok 1448 - data_only: should not dump DROP ROLE regress_dump_test_role [04:49:27.240](0.000s) ok 1449 - data_only: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:27.240](0.000s) ok 1450 - data_only: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:27.240](0.000s) ok 1451 - data_only: should not dump DROP SCHEMA IF EXISTS public [04:49:27.240](0.000s) ok 1452 - data_only: should not dump DROP SCHEMA dump_test [04:49:27.241](0.001s) ok 1453 - data_only: should not dump DROP SCHEMA dump_test_second_schema [04:49:27.241](0.001s) ok 1454 - data_only: should not dump DROP SCHEMA public [04:49:27.242](0.000s) ok 1455 - data_only: should not dump DROP TABLE IF EXISTS test_second_table [04:49:27.242](0.000s) ok 1456 - data_only: should not dump DROP TABLE IF EXISTS test_table [04:49:27.243](0.001s) ok 1457 - data_only: should not dump DROP TABLE fk_reference_test_table [04:49:27.243](0.000s) ok 1458 - data_only: should not dump DROP TABLE test_second_table [04:49:27.243](0.000s) ok 1459 - data_only: should not dump DROP TABLE test_table [04:49:27.244](0.001s) ok 1460 - data_only: should not dump Disabled trigger on partition is altered [04:49:27.244](0.000s) ok 1461 - data_only: should not dump Disabled trigger on partition is not created [04:49:27.244](0.000s) ok 1462 - data_only: should dump GRANT ALL ON LARGE OBJECT ... [04:49:27.244](0.000s) ok 1463 - data_only: should not dump GRANT CREATE ON DATABASE dump_test [04:49:27.245](0.000s) ok 1464 - data_only: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:27.245](0.000s) ok 1465 - data_only: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:27.245](0.000s) ok 1466 - data_only: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:27.245](0.000s) ok 1467 - data_only: should not dump GRANT SELECT ON TABLE measurement [04:49:27.245](0.000s) ok 1468 - data_only: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:27.246](0.000s) ok 1469 - data_only: should not dump GRANT SELECT ON TABLE test_table [04:49:27.246](0.000s) ok 1470 - data_only: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:27.247](0.001s) ok 1471 - data_only: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:27.247](0.000s) ok 1472 - data_only: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:27.247](0.000s) ok 1473 - data_only: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:27.248](0.001s) ok 1474 - data_only: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:27.248](0.000s) ok 1475 - data_only: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:27.248](0.000s) ok 1476 - data_only: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:27.249](0.000s) ok 1477 - data_only: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:27.249](0.000s) ok 1478 - data_only: should not dump INSERT INTO test_fifth_table [04:49:27.249](0.000s) ok 1479 - data_only: should not dump INSERT INTO test_fourth_table [04:49:27.249](0.000s) ok 1480 - data_only: should not dump INSERT INTO test_second_table [04:49:27.249](0.000s) ok 1481 - data_only: should not dump INSERT INTO test_table [04:49:27.249](0.000s) ok 1482 - data_only: should not dump INSERT INTO test_table_identity [04:49:27.250](0.000s) ok 1483 - data_only: should not dump INSERT INTO test_third_table [04:49:27.250](0.000s) ok 1484 - data_only: should not dump INSERT INTO test_third_table (colnames) [04:49:27.250](0.000s) ok 1485 - data_only: should dump LO create (using lo_from_bytea) [04:49:27.250](0.000s) ok 1486 - data_only: should dump LO create (with no data) [04:49:27.250](0.000s) ok 1487 - data_only: should dump LO load (using lo_from_bytea) [04:49:27.251](0.000s) ok 1488 - data_only: should not dump Partition measurement_y2006m2 creation [04:49:27.251](0.000s) ok 1489 - data_only: should not dump REFRESH MATERIALIZED VIEW matview [04:49:27.251](0.000s) ok 1490 - data_only: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:27.251](0.000s) ok 1491 - data_only: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:27.251](0.000s) ok 1492 - data_only: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:27.252](0.000s) ok 1493 - data_only: should not dump REVOKE ALL ON SCHEMA public [04:49:27.252](0.001s) ok 1494 - data_only: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:27.253](0.000s) ok 1495 - data_only: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:27.259](0.006s) ok 1496 - data_only: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:27.259](0.001s) ok 1497 - data_only: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:27.260](0.001s) ok 1498 - data_only: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:27.260](0.001s) ok 1499 - data_only: should not dump Replica trigger on partition is altered [04:49:27.261](0.000s) ok 1500 - data_only: should not dump Triggers on partitions are not dropped [04:49:27.261](0.000s) ok 1501 - data_only: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync -f C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults.sql postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:28.265](1.004s) ok 1502 - defaults: pg_dump runs [04:49:28.285](0.020s) ok 1503 - defaults: should dump ALTER COLLATION test0 OWNER TO [04:49:28.285](0.000s) ok 1504 - defaults: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:28.285](0.000s) ok 1505 - defaults: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:28.285](0.000s) ok 1506 - defaults: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:28.285](0.000s) ok 1507 - defaults: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:28.285](0.000s) ok 1508 - defaults: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:28.285](0.000s) ok 1509 - defaults: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:28.285](0.000s) ok 1510 - defaults: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:28.286](0.000s) ok 1511 - defaults: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:28.286](0.000s) ok 1512 - defaults: should dump ALTER INDEX ... ATTACH PARTITION [04:49:28.286](0.000s) ok 1513 - defaults: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:28.286](0.000s) ok 1514 - defaults: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:28.286](0.000s) ok 1515 - defaults: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:28.286](0.000s) ok 1516 - defaults: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:28.286](0.000s) ok 1517 - defaults: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:28.286](0.000s) ok 1518 - defaults: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:28.286](0.000s) ok 1519 - defaults: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:28.287](0.000s) ok 1520 - defaults: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:28.287](0.000s) ok 1521 - defaults: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:28.287](0.000s) ok 1522 - defaults: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:28.287](0.000s) ok 1523 - defaults: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:28.287](0.000s) ok 1524 - defaults: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:28.287](0.000s) ok 1525 - defaults: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:28.287](0.000s) ok 1526 - defaults: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:28.287](0.000s) ok 1527 - defaults: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:28.288](0.000s) ok 1528 - defaults: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:28.288](0.000s) ok 1529 - defaults: should not dump ALTER ROLE regress_dump_test_role [04:49:28.288](0.000s) ok 1530 - defaults: should dump ALTER SCHEMA dump_test OWNER TO [04:49:28.288](0.000s) ok 1531 - defaults: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:28.288](0.000s) ok 1532 - defaults: should dump ALTER SCHEMA public OWNER TO [04:49:28.288](0.000s) ok 1533 - defaults: should dump ALTER SEQUENCE test_table_col1_seq [04:49:28.288](0.000s) ok 1534 - defaults: should dump ALTER SERVER s1 OWNER TO [04:49:28.288](0.000s) ok 1535 - defaults: should dump ALTER STATISTICS extended_stats_options [04:49:28.288](0.000s) ok 1536 - defaults: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:28.288](0.000s) ok 1537 - defaults: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:28.288](0.000s) ok 1538 - defaults: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:28.289](0.000s) ok 1539 - defaults: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:28.289](0.000s) ok 1540 - defaults: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:28.289](0.000s) ok 1541 - defaults: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:28.289](0.000s) ok 1542 - defaults: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:28.289](0.000s) ok 1543 - defaults: should dump ALTER TABLE measurement OWNER TO [04:49:28.289](0.000s) ok 1544 - defaults: should dump ALTER TABLE measurement PRIMARY KEY [04:49:28.289](0.000s) ok 1545 - defaults: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:28.289](0.000s) ok 1546 - defaults: should dump ALTER TABLE test_second_table OWNER TO [04:49:28.289](0.000s) ok 1547 - defaults: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:28.289](0.000s) ok 1548 - defaults: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:28.289](0.000s) ok 1549 - defaults: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:28.290](0.000s) ok 1550 - defaults: should dump ALTER TABLE test_table OWNER TO [04:49:28.290](0.000s) ok 1551 - defaults: should not dump ALTER TABLE test_table_generated_child1 [04:49:28.290](0.000s) ok 1552 - defaults: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:28.290](0.000s) ok 1553 - defaults: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:28.290](0.000s) ok 1554 - defaults: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:28.290](0.000s) ok 1555 - defaults: should dump ALTER VIEW test_view SET DEFAULT [04:49:28.290](0.000s) ok 1556 - defaults: should dump Always trigger on partition is altered [04:49:28.290](0.000s) ok 1557 - defaults: should dump COMMENT ON COLLATION test0 [04:49:28.290](0.000s) ok 1558 - defaults: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:28.290](0.000s) ok 1559 - defaults: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:28.290](0.000s) ok 1560 - defaults: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:28.291](0.000s) ok 1561 - defaults: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:28.291](0.000s) ok 1562 - defaults: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:28.291](0.000s) ok 1563 - defaults: should not dump COMMENT ON DATABASE postgres [04:49:28.291](0.000s) ok 1564 - defaults: should not dump COMMENT ON EXTENSION plpgsql [04:49:28.295](0.004s) ok 1565 - defaults: should dump COMMENT ON LARGE OBJECT ... [04:49:28.296](0.000s) ok 1566 - defaults: should dump COMMENT ON PUBLICATION pub1 [04:49:28.296](0.000s) ok 1567 - defaults: should not dump COMMENT ON SCHEMA public [04:49:28.297](0.001s) ok 1568 - defaults: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:28.299](0.001s) ok 1569 - defaults: should dump COMMENT ON TABLE dump_test.test_table [04:49:28.300](0.002s) ok 1570 - defaults: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:28.305](0.004s) ok 1571 - defaults: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:28.305](0.001s) ok 1572 - defaults: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:28.306](0.000s) ok 1573 - defaults: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:28.306](0.000s) ok 1574 - defaults: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:28.306](0.000s) ok 1575 - defaults: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:28.306](0.000s) ok 1576 - defaults: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:28.306](0.000s) ok 1577 - defaults: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:28.306](0.000s) ok 1578 - defaults: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:28.306](0.000s) ok 1579 - defaults: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:28.306](0.000s) ok 1580 - defaults: should dump COPY fk_reference_test_table [04:49:28.306](0.000s) ok 1581 - defaults: should not dump COPY fk_reference_test_table second [04:49:28.307](0.000s) ok 1582 - defaults: should dump COPY measurement [04:49:28.307](0.000s) ok 1583 - defaults: should dump COPY test_compression_method [04:49:28.307](0.000s) ok 1584 - defaults: should dump COPY test_fifth_table [04:49:28.307](0.000s) ok 1585 - defaults: should dump COPY test_fourth_table [04:49:28.307](0.000s) ok 1586 - defaults: should dump COPY test_second_table [04:49:28.307](0.000s) ok 1587 - defaults: should dump COPY test_table [04:49:28.307](0.000s) ok 1588 - defaults: should dump COPY test_table_identity [04:49:28.307](0.000s) ok 1589 - defaults: should dump COPY test_third_table [04:49:28.307](0.000s) ok 1590 - defaults: should dump CREATE ACCESS METHOD gist2 [04:49:28.308](0.000s) ok 1591 - defaults: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:28.308](0.000s) ok 1592 - defaults: should dump CREATE AGGREGATE dump_test.newavg [04:49:28.308](0.000s) ok 1593 - defaults: should dump CREATE CAST FOR timestamptz [04:49:28.308](0.001s) ok 1594 - defaults: should dump CREATE COLLATION test0 FROM "C" [04:49:28.309](0.000s) ok 1595 - defaults: should dump CREATE CONVERSION dump_test.test_conversion [04:49:28.309](0.000s) ok 1596 - defaults: should not dump CREATE DATABASE dump_test [04:49:28.309](0.000s) ok 1597 - defaults: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:28.309](0.000s) ok 1598 - defaults: should not dump CREATE DATABASE postgres [04:49:28.309](0.000s) ok 1599 - defaults: should not dump CREATE DATABASE regression_invalid... [04:49:28.312](0.003s) ok 1600 - defaults: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:28.312](0.000s) ok 1601 - defaults: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:28.313](0.000s) ok 1602 - defaults: should not dump CREATE EXTENSION ... plpgsql [04:49:28.313](0.000s) ok 1603 - defaults: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:28.313](0.000s) ok 1604 - defaults: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:28.313](0.000s) ok 1605 - defaults: should dump CREATE FUNCTION ... SUPPORT [04:49:28.313](0.000s) ok 1606 - defaults: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:28.313](0.000s) ok 1607 - defaults: should dump CREATE FUNCTION dump_test.int42_in [04:49:28.313](0.000s) ok 1608 - defaults: should dump CREATE FUNCTION dump_test.int42_out [04:49:28.313](0.000s) ok 1609 - defaults: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:28.313](0.000s) ok 1610 - defaults: should dump CREATE FUNCTION dump_test.trigger_func [04:49:28.314](0.000s) ok 1611 - defaults: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:28.314](0.000s) ok 1612 - defaults: should dump CREATE INDEX ON ONLY measurement [04:49:28.314](0.000s) ok 1613 - defaults: should dump CREATE LANGUAGE pltestlang [04:49:28.315](0.000s) ok 1614 - defaults: should dump CREATE MATERIALIZED VIEW matview [04:49:28.315](0.000s) ok 1615 - defaults: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:28.315](0.000s) ok 1616 - defaults: should dump CREATE MATERIALIZED VIEW matview_second [04:49:28.315](0.000s) ok 1617 - defaults: should dump CREATE MATERIALIZED VIEW matview_third [04:49:28.315](0.000s) ok 1618 - defaults: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:28.315](0.000s) ok 1619 - defaults: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:28.317](0.002s) ok 1620 - defaults: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:28.318](0.000s) ok 1621 - defaults: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:28.318](0.000s) ok 1622 - defaults: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:28.318](0.000s) ok 1623 - defaults: should dump CREATE POLICY p1 ON test_table [04:49:28.318](0.000s) ok 1624 - defaults: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:28.319](0.001s) ok 1625 - defaults: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:28.319](0.000s) ok 1626 - defaults: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:28.319](0.000s) ok 1627 - defaults: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:28.320](0.000s) ok 1628 - defaults: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:28.320](0.000s) ok 1629 - defaults: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:28.320](0.000s) ok 1630 - defaults: should dump CREATE PUBLICATION pub1 [04:49:28.321](0.000s) ok 1631 - defaults: should dump CREATE PUBLICATION pub2 [04:49:28.321](0.000s) ok 1632 - defaults: should dump CREATE PUBLICATION pub3 [04:49:28.321](0.000s) ok 1633 - defaults: should dump CREATE PUBLICATION pub4 [04:49:28.321](0.000s) ok 1634 - defaults: should not dump CREATE ROLE regress_dump_test_role [04:49:28.321](0.000s) ok 1635 - defaults: should not dump CREATE ROLE regress_quoted... [04:49:28.322](0.000s) ok 1636 - defaults: should dump CREATE SCHEMA dump_test [04:49:28.322](0.000s) ok 1637 - defaults: should dump CREATE SCHEMA dump_test_second_schema [04:49:28.322](0.000s) ok 1638 - defaults: should not dump CREATE SCHEMA public [04:49:28.322](0.000s) ok 1639 - defaults: should dump CREATE SEQUENCE test_table_col1_seq [04:49:28.322](0.000s) ok 1640 - defaults: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:28.322](0.000s) ok 1641 - defaults: should dump CREATE STATISTICS extended_stats_expression [04:49:28.322](0.000s) ok 1642 - defaults: should dump CREATE STATISTICS extended_stats_no_options [04:49:28.324](0.001s) ok 1643 - defaults: should dump CREATE STATISTICS extended_stats_options [04:49:28.325](0.001s) ok 1644 - defaults: should dump CREATE SUBSCRIPTION sub1 [04:49:28.327](0.002s) ok 1645 - defaults: should dump CREATE SUBSCRIPTION sub2 [04:49:28.327](0.000s) ok 1646 - defaults: should dump CREATE SUBSCRIPTION sub3 [04:49:28.328](0.001s) ok 1647 - defaults: should dump CREATE TABLE fk_reference_test_table [04:49:28.328](0.000s) ok 1648 - defaults: should dump CREATE TABLE measurement PARTITIONED BY [04:49:28.329](0.001s) ok 1649 - defaults: should dump CREATE TABLE regress_pg_dump_table_am [04:49:28.341](0.012s) ok 1650 - defaults: should dump CREATE TABLE regress_pg_dump_table_part [04:49:28.342](0.001s) ok 1651 - defaults: should dump CREATE TABLE table_with_stats [04:49:28.343](0.001s) ok 1652 - defaults: should dump CREATE TABLE test_compression_method [04:49:28.343](0.000s) ok 1653 - defaults: should dump CREATE TABLE test_fifth_table [04:49:28.344](0.000s) ok 1654 - defaults: should dump CREATE TABLE test_fourth_table_zero_col [04:49:28.344](0.000s) ok 1655 - defaults: should dump CREATE TABLE test_inheritance_child [04:49:28.344](0.000s) ok 1656 - defaults: should dump CREATE TABLE test_inheritance_parent [04:49:28.344](0.000s) ok 1657 - defaults: should dump CREATE TABLE test_second_table [04:49:28.345](0.000s) ok 1658 - defaults: should dump CREATE TABLE test_seventh_table [04:49:28.345](0.000s) ok 1659 - defaults: should dump CREATE TABLE test_sixth_table [04:49:28.348](0.003s) ok 1660 - defaults: should dump CREATE TABLE test_table [04:49:28.348](0.000s) ok 1661 - defaults: should dump CREATE TABLE test_table_generated [04:49:28.348](0.000s) ok 1662 - defaults: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:28.348](0.000s) ok 1663 - defaults: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:28.349](0.000s) ok 1664 - defaults: should dump CREATE TABLE test_table_identity [04:49:28.349](0.000s) ok 1665 - defaults: should dump CREATE TABLE test_third_table_generated_cols [04:49:28.349](0.000s) ok 1666 - defaults: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:28.350](0.000s) ok 1667 - defaults: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:28.350](0.000s) ok 1668 - defaults: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:28.350](0.000s) ok 1669 - defaults: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:28.350](0.000s) ok 1670 - defaults: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:28.350](0.000s) ok 1671 - defaults: should dump CREATE TRANSFORM FOR int [04:49:28.350](0.000s) ok 1672 - defaults: should dump CREATE TRIGGER test_trigger [04:49:28.350](0.000s) ok 1673 - defaults: should dump CREATE TYPE dump_test.composite [04:49:28.350](0.000s) ok 1674 - defaults: should dump CREATE TYPE dump_test.int42 [04:49:28.351](0.000s) ok 1675 - defaults: should dump CREATE TYPE dump_test.int42 populated [04:49:28.351](0.000s) ok 1676 - defaults: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:28.351](0.000s) ok 1677 - defaults: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:28.352](0.001s) ok 1678 - defaults: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:28.352](0.000s) ok 1679 - defaults: should dump CREATE TYPE dump_test.undefined [04:49:28.352](0.000s) ok 1680 - defaults: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:28.353](0.000s) ok 1681 - defaults: should dump CREATE VIEW test_view [04:49:28.354](0.001s) ok 1682 - defaults: should dump Check ordering of a function that depends on a primary key [04:49:28.356](0.002s) ok 1683 - defaults: should dump Check ordering of a matview that depends on a primary key [04:49:28.357](0.001s) ok 1684 - defaults: should dump Creation of row-level trigger in partitioned table [04:49:28.357](0.001s) ok 1685 - defaults: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:28.358](0.000s) ok 1686 - defaults: should not dump DROP EXTENSION plpgsql [04:49:28.358](0.000s) ok 1687 - defaults: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:28.358](0.000s) ok 1688 - defaults: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:28.358](0.000s) ok 1689 - defaults: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:28.359](0.001s) ok 1690 - defaults: should not dump DROP LANGUAGE pltestlang [04:49:28.360](0.000s) ok 1691 - defaults: should not dump DROP ROLE pg_ [04:49:28.361](0.002s) ok 1692 - defaults: should not dump DROP ROLE regress_dump_test_role [04:49:28.364](0.003s) ok 1693 - defaults: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:28.364](0.000s) ok 1694 - defaults: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:28.365](0.000s) ok 1695 - defaults: should not dump DROP SCHEMA IF EXISTS public [04:49:28.365](0.000s) ok 1696 - defaults: should not dump DROP SCHEMA dump_test [04:49:28.371](0.006s) ok 1697 - defaults: should not dump DROP SCHEMA dump_test_second_schema [04:49:28.373](0.002s) ok 1698 - defaults: should not dump DROP SCHEMA public [04:49:28.374](0.001s) ok 1699 - defaults: should not dump DROP TABLE IF EXISTS test_second_table [04:49:28.376](0.002s) ok 1700 - defaults: should not dump DROP TABLE IF EXISTS test_table [04:49:28.377](0.002s) ok 1701 - defaults: should not dump DROP TABLE fk_reference_test_table [04:49:28.378](0.000s) ok 1702 - defaults: should not dump DROP TABLE test_second_table [04:49:28.378](0.000s) ok 1703 - defaults: should not dump DROP TABLE test_table [04:49:28.379](0.000s) ok 1704 - defaults: should dump Disabled trigger on partition is altered [04:49:28.379](0.000s) ok 1705 - defaults: should not dump Disabled trigger on partition is not created [04:49:28.379](0.000s) ok 1706 - defaults: should dump GRANT ALL ON LARGE OBJECT ... [04:49:28.379](0.000s) ok 1707 - defaults: should not dump GRANT CREATE ON DATABASE dump_test [04:49:28.379](0.000s) ok 1708 - defaults: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:28.380](0.000s) ok 1709 - defaults: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:28.381](0.001s) ok 1710 - defaults: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:28.381](0.000s) ok 1711 - defaults: should dump GRANT SELECT ON TABLE measurement [04:49:28.381](0.000s) ok 1712 - defaults: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:28.382](0.000s) ok 1713 - defaults: should dump GRANT SELECT ON TABLE test_table [04:49:28.382](0.000s) ok 1714 - defaults: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:28.382](0.000s) ok 1715 - defaults: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:28.382](0.000s) ok 1716 - defaults: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:28.382](0.000s) ok 1717 - defaults: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:28.382](0.000s) ok 1718 - defaults: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:28.382](0.000s) ok 1719 - defaults: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:28.382](0.000s) ok 1720 - defaults: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:28.383](0.000s) ok 1721 - defaults: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:28.383](0.000s) ok 1722 - defaults: should not dump INSERT INTO test_fifth_table [04:49:28.383](0.000s) ok 1723 - defaults: should not dump INSERT INTO test_fourth_table [04:49:28.383](0.000s) ok 1724 - defaults: should not dump INSERT INTO test_second_table [04:49:28.383](0.000s) ok 1725 - defaults: should not dump INSERT INTO test_table [04:49:28.383](0.000s) ok 1726 - defaults: should not dump INSERT INTO test_table_identity [04:49:28.384](0.000s) ok 1727 - defaults: should not dump INSERT INTO test_third_table [04:49:28.384](0.000s) ok 1728 - defaults: should not dump INSERT INTO test_third_table (colnames) [04:49:28.384](0.000s) ok 1729 - defaults: should dump LO create (using lo_from_bytea) [04:49:28.384](0.000s) ok 1730 - defaults: should dump LO create (with no data) [04:49:28.385](0.000s) ok 1731 - defaults: should dump LO load (using lo_from_bytea) [04:49:28.385](0.000s) ok 1732 - defaults: should dump Partition measurement_y2006m2 creation [04:49:28.385](0.000s) ok 1733 - defaults: should dump REFRESH MATERIALIZED VIEW matview [04:49:28.385](0.000s) ok 1734 - defaults: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:28.385](0.000s) ok 1735 - defaults: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:28.386](0.000s) ok 1736 - defaults: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:28.386](0.000s) ok 1737 - defaults: should dump REVOKE ALL ON SCHEMA public [04:49:28.386](0.000s) ok 1738 - defaults: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:28.386](0.000s) ok 1739 - defaults: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:28.459](0.072s) ok 1740 - defaults: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:28.460](0.002s) ok 1741 - defaults: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:28.464](0.003s) ok 1742 - defaults: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:28.464](0.000s) ok 1743 - defaults: should dump Replica trigger on partition is altered [04:49:28.464](0.000s) ok 1744 - defaults: should not dump Triggers on partitions are not dropped [04:49:28.464](0.000s) ok 1745 - defaults: should not dump test_table with 4-row INSERTs # Running: pg_dump -Fc --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_custom_format.dump postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:29.392](0.927s) ok 1746 - defaults_custom_format: pg_dump runs # Running: pg_restore -l C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_custom_format.dump [04:49:29.490](0.098s) ok 1747 - defaults_custom_format: data content is gzip-compressed by default if available: exit code 0 [04:49:29.490](0.001s) ok 1748 - defaults_custom_format: data content is gzip-compressed by default if available: no stderr [04:49:29.491](0.001s) ok 1749 - defaults_custom_format: data content is gzip-compressed by default if available: matches # Running: pg_restore -Fc --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_custom_format.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_custom_format.dump [04:49:29.554](0.063s) ok 1750 - defaults_custom_format: pg_restore runs [04:49:29.556](0.003s) ok 1751 - defaults_custom_format: should dump ALTER COLLATION test0 OWNER TO [04:49:29.556](0.000s) ok 1752 - defaults_custom_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:29.556](0.000s) ok 1753 - defaults_custom_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:29.557](0.000s) ok 1754 - defaults_custom_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:29.557](0.000s) ok 1755 - defaults_custom_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:29.557](0.000s) ok 1756 - defaults_custom_format: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:29.557](0.000s) ok 1757 - defaults_custom_format: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:29.557](0.000s) ok 1758 - defaults_custom_format: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:29.557](0.000s) ok 1759 - defaults_custom_format: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:29.558](0.000s) ok 1760 - defaults_custom_format: should dump ALTER INDEX ... ATTACH PARTITION [04:49:29.558](0.000s) ok 1761 - defaults_custom_format: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:29.558](0.000s) ok 1762 - defaults_custom_format: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:29.558](0.000s) ok 1763 - defaults_custom_format: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:29.559](0.000s) ok 1764 - defaults_custom_format: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:29.559](0.000s) ok 1765 - defaults_custom_format: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:29.559](0.000s) ok 1766 - defaults_custom_format: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:29.559](0.000s) ok 1767 - defaults_custom_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:29.559](0.000s) ok 1768 - defaults_custom_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:29.560](0.000s) ok 1769 - defaults_custom_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:29.560](0.000s) ok 1770 - defaults_custom_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:29.560](0.000s) ok 1771 - defaults_custom_format: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:29.560](0.000s) ok 1772 - defaults_custom_format: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:29.561](0.000s) ok 1773 - defaults_custom_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:29.561](0.000s) ok 1774 - defaults_custom_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:29.561](0.000s) ok 1775 - defaults_custom_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:29.562](0.000s) ok 1776 - defaults_custom_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:29.562](0.000s) ok 1777 - defaults_custom_format: should not dump ALTER ROLE regress_dump_test_role [04:49:29.562](0.000s) ok 1778 - defaults_custom_format: should dump ALTER SCHEMA dump_test OWNER TO [04:49:29.562](0.000s) ok 1779 - defaults_custom_format: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:29.563](0.000s) ok 1780 - defaults_custom_format: should dump ALTER SCHEMA public OWNER TO [04:49:29.563](0.000s) ok 1781 - defaults_custom_format: should dump ALTER SEQUENCE test_table_col1_seq [04:49:29.563](0.000s) ok 1782 - defaults_custom_format: should dump ALTER SERVER s1 OWNER TO [04:49:29.563](0.000s) ok 1783 - defaults_custom_format: should dump ALTER STATISTICS extended_stats_options [04:49:29.564](0.000s) ok 1784 - defaults_custom_format: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:29.564](0.000s) ok 1785 - defaults_custom_format: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:29.564](0.000s) ok 1786 - defaults_custom_format: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:29.564](0.000s) ok 1787 - defaults_custom_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:29.565](0.000s) ok 1788 - defaults_custom_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:29.565](0.000s) ok 1789 - defaults_custom_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:29.565](0.000s) ok 1790 - defaults_custom_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:29.565](0.000s) ok 1791 - defaults_custom_format: should dump ALTER TABLE measurement OWNER TO [04:49:29.565](0.000s) ok 1792 - defaults_custom_format: should dump ALTER TABLE measurement PRIMARY KEY [04:49:29.566](0.000s) ok 1793 - defaults_custom_format: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:29.566](0.000s) ok 1794 - defaults_custom_format: should dump ALTER TABLE test_second_table OWNER TO [04:49:29.566](0.000s) ok 1795 - defaults_custom_format: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:29.567](0.001s) ok 1796 - defaults_custom_format: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:29.568](0.001s) ok 1797 - defaults_custom_format: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:29.568](0.000s) ok 1798 - defaults_custom_format: should dump ALTER TABLE test_table OWNER TO [04:49:29.569](0.000s) ok 1799 - defaults_custom_format: should not dump ALTER TABLE test_table_generated_child1 [04:49:29.569](0.000s) ok 1800 - defaults_custom_format: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:29.569](0.000s) ok 1801 - defaults_custom_format: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:29.569](0.000s) ok 1802 - defaults_custom_format: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:29.569](0.000s) ok 1803 - defaults_custom_format: should dump ALTER VIEW test_view SET DEFAULT [04:49:29.569](0.000s) ok 1804 - defaults_custom_format: should dump Always trigger on partition is altered [04:49:29.569](0.000s) ok 1805 - defaults_custom_format: should dump COMMENT ON COLLATION test0 [04:49:29.569](0.000s) ok 1806 - defaults_custom_format: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:29.570](0.000s) ok 1807 - defaults_custom_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:29.570](0.000s) ok 1808 - defaults_custom_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:29.570](0.000s) ok 1809 - defaults_custom_format: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:29.570](0.000s) ok 1810 - defaults_custom_format: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:29.571](0.000s) ok 1811 - defaults_custom_format: should not dump COMMENT ON DATABASE postgres [04:49:29.571](0.000s) ok 1812 - defaults_custom_format: should not dump COMMENT ON EXTENSION plpgsql [04:49:29.571](0.000s) ok 1813 - defaults_custom_format: should dump COMMENT ON LARGE OBJECT ... [04:49:29.572](0.000s) ok 1814 - defaults_custom_format: should dump COMMENT ON PUBLICATION pub1 [04:49:29.572](0.000s) ok 1815 - defaults_custom_format: should not dump COMMENT ON SCHEMA public [04:49:29.572](0.000s) ok 1816 - defaults_custom_format: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:29.572](0.000s) ok 1817 - defaults_custom_format: should dump COMMENT ON TABLE dump_test.test_table [04:49:29.572](0.000s) ok 1818 - defaults_custom_format: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:29.572](0.000s) ok 1819 - defaults_custom_format: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:29.572](0.000s) ok 1820 - defaults_custom_format: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:29.573](0.000s) ok 1821 - defaults_custom_format: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:29.573](0.000s) ok 1822 - defaults_custom_format: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:29.573](0.000s) ok 1823 - defaults_custom_format: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:29.573](0.000s) ok 1824 - defaults_custom_format: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:29.573](0.000s) ok 1825 - defaults_custom_format: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:29.573](0.000s) ok 1826 - defaults_custom_format: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:29.573](0.000s) ok 1827 - defaults_custom_format: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:29.573](0.000s) ok 1828 - defaults_custom_format: should dump COPY fk_reference_test_table [04:49:29.574](0.000s) ok 1829 - defaults_custom_format: should not dump COPY fk_reference_test_table second [04:49:29.574](0.000s) ok 1830 - defaults_custom_format: should dump COPY measurement [04:49:29.574](0.000s) ok 1831 - defaults_custom_format: should dump COPY test_compression_method [04:49:29.574](0.000s) ok 1832 - defaults_custom_format: should dump COPY test_fifth_table [04:49:29.574](0.000s) ok 1833 - defaults_custom_format: should dump COPY test_fourth_table [04:49:29.574](0.000s) ok 1834 - defaults_custom_format: should dump COPY test_second_table [04:49:29.574](0.000s) ok 1835 - defaults_custom_format: should dump COPY test_table [04:49:29.575](0.000s) ok 1836 - defaults_custom_format: should dump COPY test_table_identity [04:49:29.575](0.000s) ok 1837 - defaults_custom_format: should dump COPY test_third_table [04:49:29.575](0.000s) ok 1838 - defaults_custom_format: should dump CREATE ACCESS METHOD gist2 [04:49:29.575](0.000s) ok 1839 - defaults_custom_format: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:29.575](0.000s) ok 1840 - defaults_custom_format: should dump CREATE AGGREGATE dump_test.newavg [04:49:29.576](0.000s) ok 1841 - defaults_custom_format: should dump CREATE CAST FOR timestamptz [04:49:29.576](0.000s) ok 1842 - defaults_custom_format: should dump CREATE COLLATION test0 FROM "C" [04:49:29.576](0.000s) ok 1843 - defaults_custom_format: should dump CREATE CONVERSION dump_test.test_conversion [04:49:29.576](0.000s) ok 1844 - defaults_custom_format: should not dump CREATE DATABASE dump_test [04:49:29.577](0.000s) ok 1845 - defaults_custom_format: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:29.577](0.001s) ok 1846 - defaults_custom_format: should not dump CREATE DATABASE postgres [04:49:29.578](0.000s) ok 1847 - defaults_custom_format: should not dump CREATE DATABASE regression_invalid... [04:49:29.580](0.003s) ok 1848 - defaults_custom_format: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:29.581](0.000s) ok 1849 - defaults_custom_format: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:29.581](0.000s) ok 1850 - defaults_custom_format: should not dump CREATE EXTENSION ... plpgsql [04:49:29.581](0.000s) ok 1851 - defaults_custom_format: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:29.581](0.000s) ok 1852 - defaults_custom_format: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:29.581](0.000s) ok 1853 - defaults_custom_format: should dump CREATE FUNCTION ... SUPPORT [04:49:29.581](0.000s) ok 1854 - defaults_custom_format: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:29.582](0.000s) ok 1855 - defaults_custom_format: should dump CREATE FUNCTION dump_test.int42_in [04:49:29.582](0.000s) ok 1856 - defaults_custom_format: should dump CREATE FUNCTION dump_test.int42_out [04:49:29.582](0.000s) ok 1857 - defaults_custom_format: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:29.582](0.000s) ok 1858 - defaults_custom_format: should dump CREATE FUNCTION dump_test.trigger_func [04:49:29.583](0.000s) ok 1859 - defaults_custom_format: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:29.583](0.000s) ok 1860 - defaults_custom_format: should dump CREATE INDEX ON ONLY measurement [04:49:29.584](0.001s) ok 1861 - defaults_custom_format: should dump CREATE LANGUAGE pltestlang [04:49:29.584](0.000s) ok 1862 - defaults_custom_format: should dump CREATE MATERIALIZED VIEW matview [04:49:29.584](0.000s) ok 1863 - defaults_custom_format: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:29.584](0.000s) ok 1864 - defaults_custom_format: should dump CREATE MATERIALIZED VIEW matview_second [04:49:29.584](0.000s) ok 1865 - defaults_custom_format: should dump CREATE MATERIALIZED VIEW matview_third [04:49:29.584](0.000s) ok 1866 - defaults_custom_format: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:29.585](0.000s) ok 1867 - defaults_custom_format: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:29.586](0.001s) ok 1868 - defaults_custom_format: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:29.586](0.000s) ok 1869 - defaults_custom_format: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:29.586](0.000s) ok 1870 - defaults_custom_format: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:29.586](0.000s) ok 1871 - defaults_custom_format: should dump CREATE POLICY p1 ON test_table [04:49:29.586](0.000s) ok 1872 - defaults_custom_format: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:29.586](0.000s) ok 1873 - defaults_custom_format: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:29.586](0.000s) ok 1874 - defaults_custom_format: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:29.587](0.000s) ok 1875 - defaults_custom_format: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:29.587](0.000s) ok 1876 - defaults_custom_format: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:29.587](0.000s) ok 1877 - defaults_custom_format: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:29.587](0.000s) ok 1878 - defaults_custom_format: should dump CREATE PUBLICATION pub1 [04:49:29.588](0.000s) ok 1879 - defaults_custom_format: should dump CREATE PUBLICATION pub2 [04:49:29.588](0.000s) ok 1880 - defaults_custom_format: should dump CREATE PUBLICATION pub3 [04:49:29.588](0.000s) ok 1881 - defaults_custom_format: should dump CREATE PUBLICATION pub4 [04:49:29.589](0.000s) ok 1882 - defaults_custom_format: should not dump CREATE ROLE regress_dump_test_role [04:49:29.589](0.000s) ok 1883 - defaults_custom_format: should not dump CREATE ROLE regress_quoted... [04:49:29.589](0.000s) ok 1884 - defaults_custom_format: should dump CREATE SCHEMA dump_test [04:49:29.590](0.000s) ok 1885 - defaults_custom_format: should dump CREATE SCHEMA dump_test_second_schema [04:49:29.590](0.000s) ok 1886 - defaults_custom_format: should not dump CREATE SCHEMA public [04:49:29.590](0.000s) ok 1887 - defaults_custom_format: should dump CREATE SEQUENCE test_table_col1_seq [04:49:29.590](0.000s) ok 1888 - defaults_custom_format: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:29.591](0.000s) ok 1889 - defaults_custom_format: should dump CREATE STATISTICS extended_stats_expression [04:49:29.591](0.000s) ok 1890 - defaults_custom_format: should dump CREATE STATISTICS extended_stats_no_options [04:49:29.591](0.000s) ok 1891 - defaults_custom_format: should dump CREATE STATISTICS extended_stats_options [04:49:29.592](0.000s) ok 1892 - defaults_custom_format: should dump CREATE SUBSCRIPTION sub1 [04:49:29.592](0.000s) ok 1893 - defaults_custom_format: should dump CREATE SUBSCRIPTION sub2 [04:49:29.592](0.000s) ok 1894 - defaults_custom_format: should dump CREATE SUBSCRIPTION sub3 [04:49:29.593](0.000s) ok 1895 - defaults_custom_format: should dump CREATE TABLE fk_reference_test_table [04:49:29.593](0.000s) ok 1896 - defaults_custom_format: should dump CREATE TABLE measurement PARTITIONED BY [04:49:29.593](0.000s) ok 1897 - defaults_custom_format: should dump CREATE TABLE regress_pg_dump_table_am [04:49:29.599](0.006s) ok 1898 - defaults_custom_format: should dump CREATE TABLE regress_pg_dump_table_part [04:49:29.600](0.000s) ok 1899 - defaults_custom_format: should dump CREATE TABLE table_with_stats [04:49:29.600](0.000s) ok 1900 - defaults_custom_format: should dump CREATE TABLE test_compression_method [04:49:29.600](0.000s) ok 1901 - defaults_custom_format: should dump CREATE TABLE test_fifth_table [04:49:29.600](0.000s) ok 1902 - defaults_custom_format: should dump CREATE TABLE test_fourth_table_zero_col [04:49:29.600](0.000s) ok 1903 - defaults_custom_format: should dump CREATE TABLE test_inheritance_child [04:49:29.600](0.000s) ok 1904 - defaults_custom_format: should dump CREATE TABLE test_inheritance_parent [04:49:29.600](0.000s) ok 1905 - defaults_custom_format: should dump CREATE TABLE test_second_table [04:49:29.600](0.000s) ok 1906 - defaults_custom_format: should dump CREATE TABLE test_seventh_table [04:49:29.601](0.000s) ok 1907 - defaults_custom_format: should dump CREATE TABLE test_sixth_table [04:49:29.602](0.002s) ok 1908 - defaults_custom_format: should dump CREATE TABLE test_table [04:49:29.602](0.000s) ok 1909 - defaults_custom_format: should dump CREATE TABLE test_table_generated [04:49:29.602](0.000s) ok 1910 - defaults_custom_format: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:29.603](0.000s) ok 1911 - defaults_custom_format: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:29.603](0.000s) ok 1912 - defaults_custom_format: should dump CREATE TABLE test_table_identity [04:49:29.603](0.000s) ok 1913 - defaults_custom_format: should dump CREATE TABLE test_third_table_generated_cols [04:49:29.603](0.000s) ok 1914 - defaults_custom_format: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:29.603](0.000s) ok 1915 - defaults_custom_format: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:29.603](0.000s) ok 1916 - defaults_custom_format: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:29.603](0.000s) ok 1917 - defaults_custom_format: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:29.604](0.000s) ok 1918 - defaults_custom_format: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:29.604](0.000s) ok 1919 - defaults_custom_format: should dump CREATE TRANSFORM FOR int [04:49:29.604](0.000s) ok 1920 - defaults_custom_format: should dump CREATE TRIGGER test_trigger [04:49:29.604](0.000s) ok 1921 - defaults_custom_format: should dump CREATE TYPE dump_test.composite [04:49:29.604](0.000s) ok 1922 - defaults_custom_format: should dump CREATE TYPE dump_test.int42 [04:49:29.604](0.000s) ok 1923 - defaults_custom_format: should dump CREATE TYPE dump_test.int42 populated [04:49:29.604](0.000s) ok 1924 - defaults_custom_format: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:29.604](0.000s) ok 1925 - defaults_custom_format: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:29.604](0.000s) ok 1926 - defaults_custom_format: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:29.604](0.000s) ok 1927 - defaults_custom_format: should dump CREATE TYPE dump_test.undefined [04:49:29.604](0.000s) ok 1928 - defaults_custom_format: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:29.605](0.000s) ok 1929 - defaults_custom_format: should dump CREATE VIEW test_view [04:49:29.605](0.000s) ok 1930 - defaults_custom_format: should dump Check ordering of a function that depends on a primary key [04:49:29.605](0.000s) ok 1931 - defaults_custom_format: should dump Check ordering of a matview that depends on a primary key [04:49:29.606](0.000s) ok 1932 - defaults_custom_format: should dump Creation of row-level trigger in partitioned table [04:49:29.606](0.000s) ok 1933 - defaults_custom_format: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:29.606](0.000s) ok 1934 - defaults_custom_format: should not dump DROP EXTENSION plpgsql [04:49:29.606](0.000s) ok 1935 - defaults_custom_format: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:29.606](0.000s) ok 1936 - defaults_custom_format: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:29.606](0.000s) ok 1937 - defaults_custom_format: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:29.606](0.000s) ok 1938 - defaults_custom_format: should not dump DROP LANGUAGE pltestlang [04:49:29.607](0.000s) ok 1939 - defaults_custom_format: should not dump DROP ROLE pg_ [04:49:29.607](0.000s) ok 1940 - defaults_custom_format: should not dump DROP ROLE regress_dump_test_role [04:49:29.607](0.000s) ok 1941 - defaults_custom_format: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:29.607](0.000s) ok 1942 - defaults_custom_format: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:29.607](0.000s) ok 1943 - defaults_custom_format: should not dump DROP SCHEMA IF EXISTS public [04:49:29.608](0.000s) ok 1944 - defaults_custom_format: should not dump DROP SCHEMA dump_test [04:49:29.608](0.000s) ok 1945 - defaults_custom_format: should not dump DROP SCHEMA dump_test_second_schema [04:49:29.608](0.000s) ok 1946 - defaults_custom_format: should not dump DROP SCHEMA public [04:49:29.609](0.000s) ok 1947 - defaults_custom_format: should not dump DROP TABLE IF EXISTS test_second_table [04:49:29.609](0.000s) ok 1948 - defaults_custom_format: should not dump DROP TABLE IF EXISTS test_table [04:49:29.609](0.000s) ok 1949 - defaults_custom_format: should not dump DROP TABLE fk_reference_test_table [04:49:29.610](0.000s) ok 1950 - defaults_custom_format: should not dump DROP TABLE test_second_table [04:49:29.610](0.000s) ok 1951 - defaults_custom_format: should not dump DROP TABLE test_table [04:49:29.610](0.000s) ok 1952 - defaults_custom_format: should dump Disabled trigger on partition is altered [04:49:29.611](0.000s) ok 1953 - defaults_custom_format: should not dump Disabled trigger on partition is not created [04:49:29.611](0.000s) ok 1954 - defaults_custom_format: should dump GRANT ALL ON LARGE OBJECT ... [04:49:29.611](0.000s) ok 1955 - defaults_custom_format: should not dump GRANT CREATE ON DATABASE dump_test [04:49:29.612](0.000s) ok 1956 - defaults_custom_format: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:29.612](0.000s) ok 1957 - defaults_custom_format: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:29.613](0.001s) ok 1958 - defaults_custom_format: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:29.613](0.000s) ok 1959 - defaults_custom_format: should dump GRANT SELECT ON TABLE measurement [04:49:29.613](0.000s) ok 1960 - defaults_custom_format: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:29.614](0.000s) ok 1961 - defaults_custom_format: should dump GRANT SELECT ON TABLE test_table [04:49:29.614](0.000s) ok 1962 - defaults_custom_format: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:29.614](0.000s) ok 1963 - defaults_custom_format: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:29.615](0.000s) ok 1964 - defaults_custom_format: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:29.615](0.001s) ok 1965 - defaults_custom_format: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:29.615](0.000s) ok 1966 - defaults_custom_format: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:29.616](0.000s) ok 1967 - defaults_custom_format: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:29.616](0.000s) ok 1968 - defaults_custom_format: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:29.616](0.000s) ok 1969 - defaults_custom_format: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:29.616](0.000s) ok 1970 - defaults_custom_format: should not dump INSERT INTO test_fifth_table [04:49:29.616](0.000s) ok 1971 - defaults_custom_format: should not dump INSERT INTO test_fourth_table [04:49:29.617](0.001s) ok 1972 - defaults_custom_format: should not dump INSERT INTO test_second_table [04:49:29.618](0.000s) ok 1973 - defaults_custom_format: should not dump INSERT INTO test_table [04:49:29.618](0.000s) ok 1974 - defaults_custom_format: should not dump INSERT INTO test_table_identity [04:49:29.618](0.000s) ok 1975 - defaults_custom_format: should not dump INSERT INTO test_third_table [04:49:29.618](0.000s) ok 1976 - defaults_custom_format: should not dump INSERT INTO test_third_table (colnames) [04:49:29.619](0.000s) ok 1977 - defaults_custom_format: should dump LO create (using lo_from_bytea) [04:49:29.619](0.000s) ok 1978 - defaults_custom_format: should dump LO create (with no data) [04:49:29.619](0.000s) ok 1979 - defaults_custom_format: should dump LO load (using lo_from_bytea) [04:49:29.620](0.000s) ok 1980 - defaults_custom_format: should dump Partition measurement_y2006m2 creation [04:49:29.620](0.000s) ok 1981 - defaults_custom_format: should dump REFRESH MATERIALIZED VIEW matview [04:49:29.620](0.000s) ok 1982 - defaults_custom_format: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:29.620](0.000s) ok 1983 - defaults_custom_format: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:29.621](0.001s) ok 1984 - defaults_custom_format: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:29.621](0.000s) ok 1985 - defaults_custom_format: should dump REVOKE ALL ON SCHEMA public [04:49:29.622](0.000s) ok 1986 - defaults_custom_format: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:29.622](0.000s) ok 1987 - defaults_custom_format: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:29.663](0.041s) ok 1988 - defaults_custom_format: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:29.664](0.001s) ok 1989 - defaults_custom_format: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:29.664](0.001s) ok 1990 - defaults_custom_format: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:29.665](0.000s) ok 1991 - defaults_custom_format: should dump Replica trigger on partition is altered [04:49:29.665](0.001s) ok 1992 - defaults_custom_format: should not dump Triggers on partitions are not dropped [04:49:29.666](0.000s) ok 1993 - defaults_custom_format: should not dump test_table with 4-row INSERTs # Running: pg_dump -Fd --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:30.610](0.945s) ok 1994 - defaults_dir_format: pg_dump runs [04:49:30.613](0.002s) ok 1995 - defaults_dir_format: glob check for C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format/toc.dat [04:49:30.614](0.001s) ok 1996 - defaults_dir_format: glob check for C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format/blobs_*.toc [04:49:30.636](0.022s) ok 1997 - defaults_dir_format: glob check for C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format/*.dat # Running: pg_restore -l C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format [04:49:30.731](0.096s) ok 1998 - defaults_dir_format: data content is gzip-compressed by default: exit code 0 [04:49:30.732](0.000s) ok 1999 - defaults_dir_format: data content is gzip-compressed by default: no stderr [04:49:30.733](0.001s) ok 2000 - defaults_dir_format: data content is gzip-compressed by default: matches # Running: pg_restore -Fd --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_dir_format [04:49:30.788](0.056s) ok 2001 - defaults_dir_format: pg_restore runs [04:49:30.818](0.029s) ok 2002 - defaults_dir_format: should dump ALTER COLLATION test0 OWNER TO [04:49:30.819](0.001s) ok 2003 - defaults_dir_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:30.820](0.001s) ok 2004 - defaults_dir_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:30.820](0.001s) ok 2005 - defaults_dir_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:30.821](0.000s) ok 2006 - defaults_dir_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:30.822](0.001s) ok 2007 - defaults_dir_format: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:30.822](0.000s) ok 2008 - defaults_dir_format: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:30.822](0.000s) ok 2009 - defaults_dir_format: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:30.823](0.000s) ok 2010 - defaults_dir_format: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:30.823](0.000s) ok 2011 - defaults_dir_format: should dump ALTER INDEX ... ATTACH PARTITION [04:49:30.823](0.000s) ok 2012 - defaults_dir_format: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:30.824](0.000s) ok 2013 - defaults_dir_format: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:30.825](0.001s) ok 2014 - defaults_dir_format: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:30.825](0.000s) ok 2015 - defaults_dir_format: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:30.825](0.000s) ok 2016 - defaults_dir_format: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:30.826](0.000s) ok 2017 - defaults_dir_format: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:30.826](0.000s) ok 2018 - defaults_dir_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:30.827](0.000s) ok 2019 - defaults_dir_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:30.828](0.001s) ok 2020 - defaults_dir_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:30.829](0.001s) ok 2021 - defaults_dir_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:30.829](0.001s) ok 2022 - defaults_dir_format: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:30.830](0.001s) ok 2023 - defaults_dir_format: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:30.830](0.000s) ok 2024 - defaults_dir_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:30.831](0.000s) ok 2025 - defaults_dir_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:30.831](0.000s) ok 2026 - defaults_dir_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:30.832](0.000s) ok 2027 - defaults_dir_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:30.832](0.000s) ok 2028 - defaults_dir_format: should not dump ALTER ROLE regress_dump_test_role [04:49:30.833](0.001s) ok 2029 - defaults_dir_format: should dump ALTER SCHEMA dump_test OWNER TO [04:49:30.833](0.001s) ok 2030 - defaults_dir_format: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:30.834](0.000s) ok 2031 - defaults_dir_format: should dump ALTER SCHEMA public OWNER TO [04:49:30.834](0.000s) ok 2032 - defaults_dir_format: should dump ALTER SEQUENCE test_table_col1_seq [04:49:30.835](0.000s) ok 2033 - defaults_dir_format: should dump ALTER SERVER s1 OWNER TO [04:49:30.835](0.000s) ok 2034 - defaults_dir_format: should dump ALTER STATISTICS extended_stats_options [04:49:30.836](0.001s) ok 2035 - defaults_dir_format: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:30.837](0.001s) ok 2036 - defaults_dir_format: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:30.838](0.001s) ok 2037 - defaults_dir_format: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:30.838](0.001s) ok 2038 - defaults_dir_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:30.839](0.000s) ok 2039 - defaults_dir_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:30.839](0.000s) ok 2040 - defaults_dir_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:30.839](0.000s) ok 2041 - defaults_dir_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:30.840](0.001s) ok 2042 - defaults_dir_format: should dump ALTER TABLE measurement OWNER TO [04:49:30.840](0.000s) ok 2043 - defaults_dir_format: should dump ALTER TABLE measurement PRIMARY KEY [04:49:30.841](0.000s) ok 2044 - defaults_dir_format: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:30.841](0.000s) ok 2045 - defaults_dir_format: should dump ALTER TABLE test_second_table OWNER TO [04:49:30.841](0.000s) ok 2046 - defaults_dir_format: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:30.842](0.000s) ok 2047 - defaults_dir_format: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:30.842](0.000s) ok 2048 - defaults_dir_format: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:30.842](0.000s) ok 2049 - defaults_dir_format: should dump ALTER TABLE test_table OWNER TO [04:49:30.842](0.000s) ok 2050 - defaults_dir_format: should not dump ALTER TABLE test_table_generated_child1 [04:49:30.843](0.000s) ok 2051 - defaults_dir_format: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:30.843](0.000s) ok 2052 - defaults_dir_format: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:30.843](0.000s) ok 2053 - defaults_dir_format: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:30.843](0.001s) ok 2054 - defaults_dir_format: should dump ALTER VIEW test_view SET DEFAULT [04:49:30.844](0.000s) ok 2055 - defaults_dir_format: should dump Always trigger on partition is altered [04:49:30.844](0.000s) ok 2056 - defaults_dir_format: should dump COMMENT ON COLLATION test0 [04:49:30.844](0.000s) ok 2057 - defaults_dir_format: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:30.845](0.000s) ok 2058 - defaults_dir_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:30.845](0.000s) ok 2059 - defaults_dir_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:30.845](0.000s) ok 2060 - defaults_dir_format: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:30.845](0.000s) ok 2061 - defaults_dir_format: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:30.845](0.000s) ok 2062 - defaults_dir_format: should not dump COMMENT ON DATABASE postgres [04:49:30.846](0.000s) ok 2063 - defaults_dir_format: should not dump COMMENT ON EXTENSION plpgsql [04:49:30.846](0.000s) ok 2064 - defaults_dir_format: should dump COMMENT ON LARGE OBJECT ... [04:49:30.847](0.001s) ok 2065 - defaults_dir_format: should dump COMMENT ON PUBLICATION pub1 [04:49:30.847](0.000s) ok 2066 - defaults_dir_format: should not dump COMMENT ON SCHEMA public [04:49:30.848](0.001s) ok 2067 - defaults_dir_format: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:30.849](0.001s) ok 2068 - defaults_dir_format: should dump COMMENT ON TABLE dump_test.test_table [04:49:30.849](0.001s) ok 2069 - defaults_dir_format: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:30.849](0.000s) ok 2070 - defaults_dir_format: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:30.850](0.000s) ok 2071 - defaults_dir_format: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:30.850](0.000s) ok 2072 - defaults_dir_format: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:30.851](0.000s) ok 2073 - defaults_dir_format: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:30.851](0.001s) ok 2074 - defaults_dir_format: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:30.852](0.000s) ok 2075 - defaults_dir_format: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:30.852](0.000s) ok 2076 - defaults_dir_format: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:30.853](0.001s) ok 2077 - defaults_dir_format: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:30.853](0.000s) ok 2078 - defaults_dir_format: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:30.853](0.000s) ok 2079 - defaults_dir_format: should dump COPY fk_reference_test_table [04:49:30.854](0.001s) ok 2080 - defaults_dir_format: should not dump COPY fk_reference_test_table second [04:49:30.854](0.000s) ok 2081 - defaults_dir_format: should dump COPY measurement [04:49:30.855](0.000s) ok 2082 - defaults_dir_format: should dump COPY test_compression_method [04:49:30.855](0.001s) ok 2083 - defaults_dir_format: should dump COPY test_fifth_table [04:49:30.856](0.000s) ok 2084 - defaults_dir_format: should dump COPY test_fourth_table [04:49:30.856](0.001s) ok 2085 - defaults_dir_format: should dump COPY test_second_table [04:49:30.857](0.000s) ok 2086 - defaults_dir_format: should dump COPY test_table [04:49:30.858](0.001s) ok 2087 - defaults_dir_format: should dump COPY test_table_identity [04:49:30.858](0.001s) ok 2088 - defaults_dir_format: should dump COPY test_third_table [04:49:30.859](0.001s) ok 2089 - defaults_dir_format: should dump CREATE ACCESS METHOD gist2 [04:49:30.859](0.001s) ok 2090 - defaults_dir_format: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:30.860](0.000s) ok 2091 - defaults_dir_format: should dump CREATE AGGREGATE dump_test.newavg [04:49:30.861](0.001s) ok 2092 - defaults_dir_format: should dump CREATE CAST FOR timestamptz [04:49:30.861](0.001s) ok 2093 - defaults_dir_format: should dump CREATE COLLATION test0 FROM "C" [04:49:30.862](0.000s) ok 2094 - defaults_dir_format: should dump CREATE CONVERSION dump_test.test_conversion [04:49:30.862](0.000s) ok 2095 - defaults_dir_format: should not dump CREATE DATABASE dump_test [04:49:30.862](0.000s) ok 2096 - defaults_dir_format: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:30.863](0.000s) ok 2097 - defaults_dir_format: should not dump CREATE DATABASE postgres [04:49:30.863](0.001s) ok 2098 - defaults_dir_format: should not dump CREATE DATABASE regression_invalid... [04:49:30.867](0.003s) ok 2099 - defaults_dir_format: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:30.867](0.000s) ok 2100 - defaults_dir_format: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:30.868](0.001s) ok 2101 - defaults_dir_format: should not dump CREATE EXTENSION ... plpgsql [04:49:30.868](0.000s) ok 2102 - defaults_dir_format: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:30.869](0.001s) ok 2103 - defaults_dir_format: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:30.869](0.000s) ok 2104 - defaults_dir_format: should dump CREATE FUNCTION ... SUPPORT [04:49:30.871](0.002s) ok 2105 - defaults_dir_format: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:30.872](0.001s) ok 2106 - defaults_dir_format: should dump CREATE FUNCTION dump_test.int42_in [04:49:30.872](0.000s) ok 2107 - defaults_dir_format: should dump CREATE FUNCTION dump_test.int42_out [04:49:30.872](0.000s) ok 2108 - defaults_dir_format: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:30.873](0.000s) ok 2109 - defaults_dir_format: should dump CREATE FUNCTION dump_test.trigger_func [04:49:30.873](0.000s) ok 2110 - defaults_dir_format: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:30.873](0.000s) ok 2111 - defaults_dir_format: should dump CREATE INDEX ON ONLY measurement [04:49:30.873](0.000s) ok 2112 - defaults_dir_format: should dump CREATE LANGUAGE pltestlang [04:49:30.874](0.000s) ok 2113 - defaults_dir_format: should dump CREATE MATERIALIZED VIEW matview [04:49:30.875](0.001s) ok 2114 - defaults_dir_format: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:30.875](0.000s) ok 2115 - defaults_dir_format: should dump CREATE MATERIALIZED VIEW matview_second [04:49:30.875](0.000s) ok 2116 - defaults_dir_format: should dump CREATE MATERIALIZED VIEW matview_third [04:49:30.876](0.001s) ok 2117 - defaults_dir_format: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:30.876](0.000s) ok 2118 - defaults_dir_format: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:30.879](0.002s) ok 2119 - defaults_dir_format: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:30.879](0.001s) ok 2120 - defaults_dir_format: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:30.881](0.001s) ok 2121 - defaults_dir_format: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:30.883](0.003s) ok 2122 - defaults_dir_format: should dump CREATE POLICY p1 ON test_table [04:49:30.885](0.001s) ok 2123 - defaults_dir_format: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:30.886](0.001s) ok 2124 - defaults_dir_format: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:30.886](0.001s) ok 2125 - defaults_dir_format: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:30.887](0.001s) ok 2126 - defaults_dir_format: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:30.888](0.001s) ok 2127 - defaults_dir_format: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:30.888](0.001s) ok 2128 - defaults_dir_format: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:30.889](0.001s) ok 2129 - defaults_dir_format: should dump CREATE PUBLICATION pub1 [04:49:30.890](0.001s) ok 2130 - defaults_dir_format: should dump CREATE PUBLICATION pub2 [04:49:30.890](0.001s) ok 2131 - defaults_dir_format: should dump CREATE PUBLICATION pub3 [04:49:30.891](0.001s) ok 2132 - defaults_dir_format: should dump CREATE PUBLICATION pub4 [04:49:30.893](0.002s) ok 2133 - defaults_dir_format: should not dump CREATE ROLE regress_dump_test_role [04:49:30.896](0.003s) ok 2134 - defaults_dir_format: should not dump CREATE ROLE regress_quoted... [04:49:30.896](0.001s) ok 2135 - defaults_dir_format: should dump CREATE SCHEMA dump_test [04:49:30.897](0.001s) ok 2136 - defaults_dir_format: should dump CREATE SCHEMA dump_test_second_schema [04:49:30.898](0.000s) ok 2137 - defaults_dir_format: should not dump CREATE SCHEMA public [04:49:30.898](0.001s) ok 2138 - defaults_dir_format: should dump CREATE SEQUENCE test_table_col1_seq [04:49:30.899](0.000s) ok 2139 - defaults_dir_format: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:30.899](0.000s) ok 2140 - defaults_dir_format: should dump CREATE STATISTICS extended_stats_expression [04:49:30.899](0.000s) ok 2141 - defaults_dir_format: should dump CREATE STATISTICS extended_stats_no_options [04:49:30.900](0.000s) ok 2142 - defaults_dir_format: should dump CREATE STATISTICS extended_stats_options [04:49:30.901](0.001s) ok 2143 - defaults_dir_format: should dump CREATE SUBSCRIPTION sub1 [04:49:30.901](0.001s) ok 2144 - defaults_dir_format: should dump CREATE SUBSCRIPTION sub2 [04:49:30.901](0.000s) ok 2145 - defaults_dir_format: should dump CREATE SUBSCRIPTION sub3 [04:49:30.902](0.000s) ok 2146 - defaults_dir_format: should dump CREATE TABLE fk_reference_test_table [04:49:30.902](0.000s) ok 2147 - defaults_dir_format: should dump CREATE TABLE measurement PARTITIONED BY [04:49:30.902](0.000s) ok 2148 - defaults_dir_format: should dump CREATE TABLE regress_pg_dump_table_am [04:49:30.910](0.008s) ok 2149 - defaults_dir_format: should dump CREATE TABLE regress_pg_dump_table_part [04:49:30.910](0.000s) ok 2150 - defaults_dir_format: should dump CREATE TABLE table_with_stats [04:49:30.910](0.000s) ok 2151 - defaults_dir_format: should dump CREATE TABLE test_compression_method [04:49:30.910](0.000s) ok 2152 - defaults_dir_format: should dump CREATE TABLE test_fifth_table [04:49:30.910](0.000s) ok 2153 - defaults_dir_format: should dump CREATE TABLE test_fourth_table_zero_col [04:49:30.910](0.000s) ok 2154 - defaults_dir_format: should dump CREATE TABLE test_inheritance_child [04:49:30.911](0.000s) ok 2155 - defaults_dir_format: should dump CREATE TABLE test_inheritance_parent [04:49:30.911](0.000s) ok 2156 - defaults_dir_format: should dump CREATE TABLE test_second_table [04:49:30.911](0.000s) ok 2157 - defaults_dir_format: should dump CREATE TABLE test_seventh_table [04:49:30.911](0.000s) ok 2158 - defaults_dir_format: should dump CREATE TABLE test_sixth_table [04:49:30.913](0.002s) ok 2159 - defaults_dir_format: should dump CREATE TABLE test_table [04:49:30.913](0.000s) ok 2160 - defaults_dir_format: should dump CREATE TABLE test_table_generated [04:49:30.913](0.000s) ok 2161 - defaults_dir_format: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:30.913](0.000s) ok 2162 - defaults_dir_format: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:30.913](0.000s) ok 2163 - defaults_dir_format: should dump CREATE TABLE test_table_identity [04:49:30.914](0.000s) ok 2164 - defaults_dir_format: should dump CREATE TABLE test_third_table_generated_cols [04:49:30.914](0.000s) ok 2165 - defaults_dir_format: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:30.914](0.000s) ok 2166 - defaults_dir_format: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:30.914](0.000s) ok 2167 - defaults_dir_format: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:30.914](0.000s) ok 2168 - defaults_dir_format: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:30.914](0.000s) ok 2169 - defaults_dir_format: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:30.914](0.000s) ok 2170 - defaults_dir_format: should dump CREATE TRANSFORM FOR int [04:49:30.914](0.000s) ok 2171 - defaults_dir_format: should dump CREATE TRIGGER test_trigger [04:49:30.914](0.000s) ok 2172 - defaults_dir_format: should dump CREATE TYPE dump_test.composite [04:49:30.915](0.000s) ok 2173 - defaults_dir_format: should dump CREATE TYPE dump_test.int42 [04:49:30.915](0.000s) ok 2174 - defaults_dir_format: should dump CREATE TYPE dump_test.int42 populated [04:49:30.915](0.000s) ok 2175 - defaults_dir_format: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:30.915](0.000s) ok 2176 - defaults_dir_format: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:30.915](0.000s) ok 2177 - defaults_dir_format: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:30.915](0.000s) ok 2178 - defaults_dir_format: should dump CREATE TYPE dump_test.undefined [04:49:30.915](0.000s) ok 2179 - defaults_dir_format: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:30.915](0.000s) ok 2180 - defaults_dir_format: should dump CREATE VIEW test_view [04:49:30.916](0.001s) ok 2181 - defaults_dir_format: should dump Check ordering of a function that depends on a primary key [04:49:30.917](0.000s) ok 2182 - defaults_dir_format: should dump Check ordering of a matview that depends on a primary key [04:49:30.917](0.000s) ok 2183 - defaults_dir_format: should dump Creation of row-level trigger in partitioned table [04:49:30.917](0.000s) ok 2184 - defaults_dir_format: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:30.917](0.000s) ok 2185 - defaults_dir_format: should not dump DROP EXTENSION plpgsql [04:49:30.917](0.000s) ok 2186 - defaults_dir_format: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:30.917](0.000s) ok 2187 - defaults_dir_format: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:30.917](0.000s) ok 2188 - defaults_dir_format: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:30.918](0.000s) ok 2189 - defaults_dir_format: should not dump DROP LANGUAGE pltestlang [04:49:30.918](0.000s) ok 2190 - defaults_dir_format: should not dump DROP ROLE pg_ [04:49:30.918](0.000s) ok 2191 - defaults_dir_format: should not dump DROP ROLE regress_dump_test_role [04:49:30.918](0.000s) ok 2192 - defaults_dir_format: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:30.918](0.000s) ok 2193 - defaults_dir_format: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:30.918](0.000s) ok 2194 - defaults_dir_format: should not dump DROP SCHEMA IF EXISTS public [04:49:30.918](0.000s) ok 2195 - defaults_dir_format: should not dump DROP SCHEMA dump_test [04:49:30.918](0.000s) ok 2196 - defaults_dir_format: should not dump DROP SCHEMA dump_test_second_schema [04:49:30.919](0.000s) ok 2197 - defaults_dir_format: should not dump DROP SCHEMA public [04:49:30.919](0.000s) ok 2198 - defaults_dir_format: should not dump DROP TABLE IF EXISTS test_second_table [04:49:30.919](0.000s) ok 2199 - defaults_dir_format: should not dump DROP TABLE IF EXISTS test_table [04:49:30.919](0.000s) ok 2200 - defaults_dir_format: should not dump DROP TABLE fk_reference_test_table [04:49:30.919](0.000s) ok 2201 - defaults_dir_format: should not dump DROP TABLE test_second_table [04:49:30.919](0.000s) ok 2202 - defaults_dir_format: should not dump DROP TABLE test_table [04:49:30.919](0.000s) ok 2203 - defaults_dir_format: should dump Disabled trigger on partition is altered [04:49:30.920](0.000s) ok 2204 - defaults_dir_format: should not dump Disabled trigger on partition is not created [04:49:30.920](0.000s) ok 2205 - defaults_dir_format: should dump GRANT ALL ON LARGE OBJECT ... [04:49:30.920](0.000s) ok 2206 - defaults_dir_format: should not dump GRANT CREATE ON DATABASE dump_test [04:49:30.920](0.000s) ok 2207 - defaults_dir_format: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:30.920](0.000s) ok 2208 - defaults_dir_format: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:30.921](0.001s) ok 2209 - defaults_dir_format: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:30.921](0.000s) ok 2210 - defaults_dir_format: should dump GRANT SELECT ON TABLE measurement [04:49:30.921](0.000s) ok 2211 - defaults_dir_format: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:30.921](0.000s) ok 2212 - defaults_dir_format: should dump GRANT SELECT ON TABLE test_table [04:49:30.922](0.000s) ok 2213 - defaults_dir_format: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:30.922](0.000s) ok 2214 - defaults_dir_format: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:30.922](0.000s) ok 2215 - defaults_dir_format: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:30.922](0.000s) ok 2216 - defaults_dir_format: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:30.923](0.000s) ok 2217 - defaults_dir_format: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:30.923](0.000s) ok 2218 - defaults_dir_format: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:30.923](0.000s) ok 2219 - defaults_dir_format: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:30.923](0.000s) ok 2220 - defaults_dir_format: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:30.923](0.000s) ok 2221 - defaults_dir_format: should not dump INSERT INTO test_fifth_table [04:49:30.923](0.000s) ok 2222 - defaults_dir_format: should not dump INSERT INTO test_fourth_table [04:49:30.923](0.000s) ok 2223 - defaults_dir_format: should not dump INSERT INTO test_second_table [04:49:30.924](0.000s) ok 2224 - defaults_dir_format: should not dump INSERT INTO test_table [04:49:30.924](0.000s) ok 2225 - defaults_dir_format: should not dump INSERT INTO test_table_identity [04:49:30.924](0.000s) ok 2226 - defaults_dir_format: should not dump INSERT INTO test_third_table [04:49:30.924](0.000s) ok 2227 - defaults_dir_format: should not dump INSERT INTO test_third_table (colnames) [04:49:30.924](0.000s) ok 2228 - defaults_dir_format: should dump LO create (using lo_from_bytea) [04:49:30.924](0.000s) ok 2229 - defaults_dir_format: should dump LO create (with no data) [04:49:30.925](0.000s) ok 2230 - defaults_dir_format: should dump LO load (using lo_from_bytea) [04:49:30.925](0.000s) ok 2231 - defaults_dir_format: should dump Partition measurement_y2006m2 creation [04:49:30.925](0.000s) ok 2232 - defaults_dir_format: should dump REFRESH MATERIALIZED VIEW matview [04:49:30.925](0.000s) ok 2233 - defaults_dir_format: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:30.925](0.000s) ok 2234 - defaults_dir_format: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:30.925](0.000s) ok 2235 - defaults_dir_format: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:30.925](0.000s) ok 2236 - defaults_dir_format: should dump REVOKE ALL ON SCHEMA public [04:49:30.926](0.000s) ok 2237 - defaults_dir_format: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:30.926](0.000s) ok 2238 - defaults_dir_format: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:30.966](0.040s) ok 2239 - defaults_dir_format: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:30.966](0.000s) ok 2240 - defaults_dir_format: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:30.966](0.000s) ok 2241 - defaults_dir_format: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:30.967](0.000s) ok 2242 - defaults_dir_format: should dump Replica trigger on partition is altered [04:49:30.967](0.000s) ok 2243 - defaults_dir_format: should not dump Triggers on partitions are not dropped [04:49:30.967](0.000s) ok 2244 - defaults_dir_format: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync -f C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_no_public.sql regress_pg_dump_test [04:49:31.267](0.300s) ok 2245 - defaults_no_public: pg_dump runs [04:49:31.270](0.003s) ok 2246 - defaults_no_public: should not dump DROP SCHEMA public (for testing without public schema) # Running: pg_dump --no-sync -c -f C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_no_public_clean.sql regress_pg_dump_test [04:49:31.530](0.260s) ok 2247 - defaults_no_public_clean: pg_dump runs [04:49:31.538](0.008s) ok 2248 - defaults_no_public_clean: should not dump DROP SCHEMA public (for testing without public schema) # Running: pg_dump -Fd -j2 --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_parallel postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:32.331](0.793s) ok 2249 - defaults_parallel: pg_dump runs # Running: pg_restore --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_parallel.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_parallel [04:49:32.369](0.038s) ok 2250 - defaults_parallel: pg_restore runs [04:49:32.372](0.003s) ok 2251 - defaults_parallel: should dump ALTER COLLATION test0 OWNER TO [04:49:32.373](0.000s) ok 2252 - defaults_parallel: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:32.373](0.000s) ok 2253 - defaults_parallel: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:32.373](0.000s) ok 2254 - defaults_parallel: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:32.373](0.000s) ok 2255 - defaults_parallel: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:32.374](0.001s) ok 2256 - defaults_parallel: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:32.374](0.000s) ok 2257 - defaults_parallel: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:32.374](0.000s) ok 2258 - defaults_parallel: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:32.374](0.000s) ok 2259 - defaults_parallel: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:32.374](0.000s) ok 2260 - defaults_parallel: should dump ALTER INDEX ... ATTACH PARTITION [04:49:32.375](0.000s) ok 2261 - defaults_parallel: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:32.375](0.000s) ok 2262 - defaults_parallel: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:32.375](0.000s) ok 2263 - defaults_parallel: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:32.376](0.000s) ok 2264 - defaults_parallel: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:32.376](0.000s) ok 2265 - defaults_parallel: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:32.376](0.000s) ok 2266 - defaults_parallel: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:32.376](0.000s) ok 2267 - defaults_parallel: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:32.376](0.000s) ok 2268 - defaults_parallel: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:32.376](0.000s) ok 2269 - defaults_parallel: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:32.376](0.000s) ok 2270 - defaults_parallel: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:32.377](0.000s) ok 2271 - defaults_parallel: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:32.377](0.000s) ok 2272 - defaults_parallel: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:32.377](0.000s) ok 2273 - defaults_parallel: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:32.378](0.000s) ok 2274 - defaults_parallel: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:32.378](0.000s) ok 2275 - defaults_parallel: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:32.378](0.000s) ok 2276 - defaults_parallel: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:32.379](0.001s) ok 2277 - defaults_parallel: should not dump ALTER ROLE regress_dump_test_role [04:49:32.379](0.000s) ok 2278 - defaults_parallel: should dump ALTER SCHEMA dump_test OWNER TO [04:49:32.379](0.000s) ok 2279 - defaults_parallel: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:32.379](0.000s) ok 2280 - defaults_parallel: should dump ALTER SCHEMA public OWNER TO [04:49:32.380](0.000s) ok 2281 - defaults_parallel: should dump ALTER SEQUENCE test_table_col1_seq [04:49:32.380](0.000s) ok 2282 - defaults_parallel: should dump ALTER SERVER s1 OWNER TO [04:49:32.380](0.000s) ok 2283 - defaults_parallel: should dump ALTER STATISTICS extended_stats_options [04:49:32.380](0.000s) ok 2284 - defaults_parallel: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:32.381](0.001s) ok 2285 - defaults_parallel: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:32.381](0.000s) ok 2286 - defaults_parallel: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:32.382](0.000s) ok 2287 - defaults_parallel: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:32.382](0.001s) ok 2288 - defaults_parallel: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:32.382](0.000s) ok 2289 - defaults_parallel: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:32.383](0.000s) ok 2290 - defaults_parallel: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:32.383](0.000s) ok 2291 - defaults_parallel: should dump ALTER TABLE measurement OWNER TO [04:49:32.384](0.000s) ok 2292 - defaults_parallel: should dump ALTER TABLE measurement PRIMARY KEY [04:49:32.384](0.000s) ok 2293 - defaults_parallel: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:32.384](0.000s) ok 2294 - defaults_parallel: should dump ALTER TABLE test_second_table OWNER TO [04:49:32.384](0.000s) ok 2295 - defaults_parallel: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:32.384](0.000s) ok 2296 - defaults_parallel: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:32.384](0.000s) ok 2297 - defaults_parallel: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:32.385](0.000s) ok 2298 - defaults_parallel: should dump ALTER TABLE test_table OWNER TO [04:49:32.385](0.000s) ok 2299 - defaults_parallel: should not dump ALTER TABLE test_table_generated_child1 [04:49:32.385](0.000s) ok 2300 - defaults_parallel: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:32.385](0.000s) ok 2301 - defaults_parallel: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:32.385](0.000s) ok 2302 - defaults_parallel: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:32.385](0.000s) ok 2303 - defaults_parallel: should dump ALTER VIEW test_view SET DEFAULT [04:49:32.386](0.000s) ok 2304 - defaults_parallel: should dump Always trigger on partition is altered [04:49:32.386](0.000s) ok 2305 - defaults_parallel: should dump COMMENT ON COLLATION test0 [04:49:32.386](0.000s) ok 2306 - defaults_parallel: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:32.386](0.000s) ok 2307 - defaults_parallel: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:32.386](0.000s) ok 2308 - defaults_parallel: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:32.387](0.000s) ok 2309 - defaults_parallel: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:32.387](0.000s) ok 2310 - defaults_parallel: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:32.387](0.000s) ok 2311 - defaults_parallel: should not dump COMMENT ON DATABASE postgres [04:49:32.387](0.000s) ok 2312 - defaults_parallel: should not dump COMMENT ON EXTENSION plpgsql [04:49:32.387](0.000s) ok 2313 - defaults_parallel: should dump COMMENT ON LARGE OBJECT ... [04:49:32.388](0.000s) ok 2314 - defaults_parallel: should dump COMMENT ON PUBLICATION pub1 [04:49:32.388](0.000s) ok 2315 - defaults_parallel: should not dump COMMENT ON SCHEMA public [04:49:32.388](0.000s) ok 2316 - defaults_parallel: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:32.388](0.000s) ok 2317 - defaults_parallel: should dump COMMENT ON TABLE dump_test.test_table [04:49:32.389](0.000s) ok 2318 - defaults_parallel: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:32.389](0.000s) ok 2319 - defaults_parallel: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:32.389](0.000s) ok 2320 - defaults_parallel: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:32.389](0.000s) ok 2321 - defaults_parallel: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:32.389](0.000s) ok 2322 - defaults_parallel: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:32.389](0.000s) ok 2323 - defaults_parallel: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:32.389](0.000s) ok 2324 - defaults_parallel: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:32.390](0.000s) ok 2325 - defaults_parallel: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:32.390](0.000s) ok 2326 - defaults_parallel: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:32.390](0.000s) ok 2327 - defaults_parallel: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:32.391](0.000s) ok 2328 - defaults_parallel: should dump COPY fk_reference_test_table [04:49:32.391](0.001s) ok 2329 - defaults_parallel: should not dump COPY fk_reference_test_table second [04:49:32.391](0.000s) ok 2330 - defaults_parallel: should dump COPY measurement [04:49:32.392](0.000s) ok 2331 - defaults_parallel: should dump COPY test_compression_method [04:49:32.392](0.000s) ok 2332 - defaults_parallel: should dump COPY test_fifth_table [04:49:32.392](0.000s) ok 2333 - defaults_parallel: should dump COPY test_fourth_table [04:49:32.394](0.002s) ok 2334 - defaults_parallel: should dump COPY test_second_table [04:49:32.394](0.000s) ok 2335 - defaults_parallel: should dump COPY test_table [04:49:32.395](0.000s) ok 2336 - defaults_parallel: should dump COPY test_table_identity [04:49:32.395](0.000s) ok 2337 - defaults_parallel: should dump COPY test_third_table [04:49:32.395](0.000s) ok 2338 - defaults_parallel: should dump CREATE ACCESS METHOD gist2 [04:49:32.396](0.000s) ok 2339 - defaults_parallel: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:32.396](0.000s) ok 2340 - defaults_parallel: should dump CREATE AGGREGATE dump_test.newavg [04:49:32.396](0.000s) ok 2341 - defaults_parallel: should dump CREATE CAST FOR timestamptz [04:49:32.396](0.000s) ok 2342 - defaults_parallel: should dump CREATE COLLATION test0 FROM "C" [04:49:32.396](0.000s) ok 2343 - defaults_parallel: should dump CREATE CONVERSION dump_test.test_conversion [04:49:32.397](0.000s) ok 2344 - defaults_parallel: should not dump CREATE DATABASE dump_test [04:49:32.397](0.000s) ok 2345 - defaults_parallel: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:32.397](0.000s) ok 2346 - defaults_parallel: should not dump CREATE DATABASE postgres [04:49:32.398](0.001s) ok 2347 - defaults_parallel: should not dump CREATE DATABASE regression_invalid... [04:49:32.400](0.003s) ok 2348 - defaults_parallel: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:32.401](0.000s) ok 2349 - defaults_parallel: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:32.402](0.001s) ok 2350 - defaults_parallel: should not dump CREATE EXTENSION ... plpgsql [04:49:32.402](0.000s) ok 2351 - defaults_parallel: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:32.402](0.000s) ok 2352 - defaults_parallel: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:32.403](0.000s) ok 2353 - defaults_parallel: should dump CREATE FUNCTION ... SUPPORT [04:49:32.403](0.000s) ok 2354 - defaults_parallel: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:32.403](0.000s) ok 2355 - defaults_parallel: should dump CREATE FUNCTION dump_test.int42_in [04:49:32.404](0.000s) ok 2356 - defaults_parallel: should dump CREATE FUNCTION dump_test.int42_out [04:49:32.404](0.000s) ok 2357 - defaults_parallel: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:32.404](0.000s) ok 2358 - defaults_parallel: should dump CREATE FUNCTION dump_test.trigger_func [04:49:32.404](0.000s) ok 2359 - defaults_parallel: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:32.404](0.000s) ok 2360 - defaults_parallel: should dump CREATE INDEX ON ONLY measurement [04:49:32.405](0.000s) ok 2361 - defaults_parallel: should dump CREATE LANGUAGE pltestlang [04:49:32.405](0.000s) ok 2362 - defaults_parallel: should dump CREATE MATERIALIZED VIEW matview [04:49:32.405](0.001s) ok 2363 - defaults_parallel: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:32.406](0.000s) ok 2364 - defaults_parallel: should dump CREATE MATERIALIZED VIEW matview_second [04:49:32.406](0.000s) ok 2365 - defaults_parallel: should dump CREATE MATERIALIZED VIEW matview_third [04:49:32.406](0.000s) ok 2366 - defaults_parallel: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:32.406](0.000s) ok 2367 - defaults_parallel: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:32.408](0.002s) ok 2368 - defaults_parallel: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:32.408](0.000s) ok 2369 - defaults_parallel: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:32.408](0.000s) ok 2370 - defaults_parallel: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:32.408](0.000s) ok 2371 - defaults_parallel: should dump CREATE POLICY p1 ON test_table [04:49:32.409](0.000s) ok 2372 - defaults_parallel: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:32.409](0.000s) ok 2373 - defaults_parallel: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:32.409](0.000s) ok 2374 - defaults_parallel: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:32.409](0.000s) ok 2375 - defaults_parallel: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:32.409](0.000s) ok 2376 - defaults_parallel: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:32.409](0.000s) ok 2377 - defaults_parallel: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:32.409](0.000s) ok 2378 - defaults_parallel: should dump CREATE PUBLICATION pub1 [04:49:32.410](0.000s) ok 2379 - defaults_parallel: should dump CREATE PUBLICATION pub2 [04:49:32.410](0.000s) ok 2380 - defaults_parallel: should dump CREATE PUBLICATION pub3 [04:49:32.410](0.000s) ok 2381 - defaults_parallel: should dump CREATE PUBLICATION pub4 [04:49:32.410](0.000s) ok 2382 - defaults_parallel: should not dump CREATE ROLE regress_dump_test_role [04:49:32.410](0.000s) ok 2383 - defaults_parallel: should not dump CREATE ROLE regress_quoted... [04:49:32.410](0.000s) ok 2384 - defaults_parallel: should dump CREATE SCHEMA dump_test [04:49:32.410](0.000s) ok 2385 - defaults_parallel: should dump CREATE SCHEMA dump_test_second_schema [04:49:32.410](0.000s) ok 2386 - defaults_parallel: should not dump CREATE SCHEMA public [04:49:32.410](0.000s) ok 2387 - defaults_parallel: should dump CREATE SEQUENCE test_table_col1_seq [04:49:32.411](0.000s) ok 2388 - defaults_parallel: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:32.411](0.000s) ok 2389 - defaults_parallel: should dump CREATE STATISTICS extended_stats_expression [04:49:32.411](0.000s) ok 2390 - defaults_parallel: should dump CREATE STATISTICS extended_stats_no_options [04:49:32.411](0.000s) ok 2391 - defaults_parallel: should dump CREATE STATISTICS extended_stats_options [04:49:32.411](0.000s) ok 2392 - defaults_parallel: should dump CREATE SUBSCRIPTION sub1 [04:49:32.412](0.000s) ok 2393 - defaults_parallel: should dump CREATE SUBSCRIPTION sub2 [04:49:32.412](0.000s) ok 2394 - defaults_parallel: should dump CREATE SUBSCRIPTION sub3 [04:49:32.412](0.000s) ok 2395 - defaults_parallel: should dump CREATE TABLE fk_reference_test_table [04:49:32.412](0.000s) ok 2396 - defaults_parallel: should dump CREATE TABLE measurement PARTITIONED BY [04:49:32.413](0.000s) ok 2397 - defaults_parallel: should dump CREATE TABLE regress_pg_dump_table_am [04:49:32.420](0.008s) ok 2398 - defaults_parallel: should dump CREATE TABLE regress_pg_dump_table_part [04:49:32.421](0.000s) ok 2399 - defaults_parallel: should dump CREATE TABLE table_with_stats [04:49:32.421](0.001s) ok 2400 - defaults_parallel: should dump CREATE TABLE test_compression_method [04:49:32.422](0.000s) ok 2401 - defaults_parallel: should dump CREATE TABLE test_fifth_table [04:49:32.422](0.001s) ok 2402 - defaults_parallel: should dump CREATE TABLE test_fourth_table_zero_col [04:49:32.422](0.000s) ok 2403 - defaults_parallel: should dump CREATE TABLE test_inheritance_child [04:49:32.423](0.001s) ok 2404 - defaults_parallel: should dump CREATE TABLE test_inheritance_parent [04:49:32.423](0.000s) ok 2405 - defaults_parallel: should dump CREATE TABLE test_second_table [04:49:32.423](0.000s) ok 2406 - defaults_parallel: should dump CREATE TABLE test_seventh_table [04:49:32.424](0.000s) ok 2407 - defaults_parallel: should dump CREATE TABLE test_sixth_table [04:49:32.426](0.003s) ok 2408 - defaults_parallel: should dump CREATE TABLE test_table [04:49:32.427](0.001s) ok 2409 - defaults_parallel: should dump CREATE TABLE test_table_generated [04:49:32.427](0.000s) ok 2410 - defaults_parallel: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:32.427](0.000s) ok 2411 - defaults_parallel: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:32.427](0.000s) ok 2412 - defaults_parallel: should dump CREATE TABLE test_table_identity [04:49:32.428](0.001s) ok 2413 - defaults_parallel: should dump CREATE TABLE test_third_table_generated_cols [04:49:32.428](0.000s) ok 2414 - defaults_parallel: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:32.429](0.000s) ok 2415 - defaults_parallel: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:32.429](0.001s) ok 2416 - defaults_parallel: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:32.430](0.000s) ok 2417 - defaults_parallel: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:32.430](0.000s) ok 2418 - defaults_parallel: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:32.430](0.000s) ok 2419 - defaults_parallel: should dump CREATE TRANSFORM FOR int [04:49:32.430](0.000s) ok 2420 - defaults_parallel: should dump CREATE TRIGGER test_trigger [04:49:32.431](0.000s) ok 2421 - defaults_parallel: should dump CREATE TYPE dump_test.composite [04:49:32.431](0.000s) ok 2422 - defaults_parallel: should dump CREATE TYPE dump_test.int42 [04:49:32.431](0.000s) ok 2423 - defaults_parallel: should dump CREATE TYPE dump_test.int42 populated [04:49:32.431](0.000s) ok 2424 - defaults_parallel: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:32.431](0.000s) ok 2425 - defaults_parallel: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:32.431](0.000s) ok 2426 - defaults_parallel: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:32.432](0.000s) ok 2427 - defaults_parallel: should dump CREATE TYPE dump_test.undefined [04:49:32.432](0.000s) ok 2428 - defaults_parallel: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:32.432](0.000s) ok 2429 - defaults_parallel: should dump CREATE VIEW test_view [04:49:32.433](0.001s) ok 2430 - defaults_parallel: should dump Check ordering of a function that depends on a primary key [04:49:32.434](0.001s) ok 2431 - defaults_parallel: should dump Check ordering of a matview that depends on a primary key [04:49:32.435](0.001s) ok 2432 - defaults_parallel: should dump Creation of row-level trigger in partitioned table [04:49:32.435](0.000s) ok 2433 - defaults_parallel: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:32.436](0.000s) ok 2434 - defaults_parallel: should not dump DROP EXTENSION plpgsql [04:49:32.436](0.000s) ok 2435 - defaults_parallel: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:32.437](0.000s) ok 2436 - defaults_parallel: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:32.437](0.000s) ok 2437 - defaults_parallel: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:32.439](0.002s) ok 2438 - defaults_parallel: should not dump DROP LANGUAGE pltestlang [04:49:32.439](0.000s) ok 2439 - defaults_parallel: should not dump DROP ROLE pg_ [04:49:32.439](0.000s) ok 2440 - defaults_parallel: should not dump DROP ROLE regress_dump_test_role [04:49:32.439](0.000s) ok 2441 - defaults_parallel: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:32.440](0.000s) ok 2442 - defaults_parallel: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:32.440](0.000s) ok 2443 - defaults_parallel: should not dump DROP SCHEMA IF EXISTS public [04:49:32.441](0.001s) ok 2444 - defaults_parallel: should not dump DROP SCHEMA dump_test [04:49:32.441](0.000s) ok 2445 - defaults_parallel: should not dump DROP SCHEMA dump_test_second_schema [04:49:32.441](0.000s) ok 2446 - defaults_parallel: should not dump DROP SCHEMA public [04:49:32.442](0.001s) ok 2447 - defaults_parallel: should not dump DROP TABLE IF EXISTS test_second_table [04:49:32.442](0.000s) ok 2448 - defaults_parallel: should not dump DROP TABLE IF EXISTS test_table [04:49:32.443](0.000s) ok 2449 - defaults_parallel: should not dump DROP TABLE fk_reference_test_table [04:49:32.443](0.000s) ok 2450 - defaults_parallel: should not dump DROP TABLE test_second_table [04:49:32.443](0.000s) ok 2451 - defaults_parallel: should not dump DROP TABLE test_table [04:49:32.444](0.000s) ok 2452 - defaults_parallel: should dump Disabled trigger on partition is altered [04:49:32.444](0.000s) ok 2453 - defaults_parallel: should not dump Disabled trigger on partition is not created [04:49:32.445](0.000s) ok 2454 - defaults_parallel: should dump GRANT ALL ON LARGE OBJECT ... [04:49:32.445](0.000s) ok 2455 - defaults_parallel: should not dump GRANT CREATE ON DATABASE dump_test [04:49:32.445](0.000s) ok 2456 - defaults_parallel: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:32.445](0.000s) ok 2457 - defaults_parallel: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:32.446](0.001s) ok 2458 - defaults_parallel: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:32.447](0.001s) ok 2459 - defaults_parallel: should dump GRANT SELECT ON TABLE measurement [04:49:32.447](0.000s) ok 2460 - defaults_parallel: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:32.447](0.000s) ok 2461 - defaults_parallel: should dump GRANT SELECT ON TABLE test_table [04:49:32.447](0.000s) ok 2462 - defaults_parallel: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:32.448](0.000s) ok 2463 - defaults_parallel: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:32.448](0.000s) ok 2464 - defaults_parallel: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:32.448](0.000s) ok 2465 - defaults_parallel: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:32.449](0.000s) ok 2466 - defaults_parallel: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:32.449](0.000s) ok 2467 - defaults_parallel: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:32.449](0.000s) ok 2468 - defaults_parallel: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:32.450](0.001s) ok 2469 - defaults_parallel: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:32.450](0.000s) ok 2470 - defaults_parallel: should not dump INSERT INTO test_fifth_table [04:49:32.450](0.000s) ok 2471 - defaults_parallel: should not dump INSERT INTO test_fourth_table [04:49:32.451](0.000s) ok 2472 - defaults_parallel: should not dump INSERT INTO test_second_table [04:49:32.451](0.000s) ok 2473 - defaults_parallel: should not dump INSERT INTO test_table [04:49:32.451](0.000s) ok 2474 - defaults_parallel: should not dump INSERT INTO test_table_identity [04:49:32.452](0.000s) ok 2475 - defaults_parallel: should not dump INSERT INTO test_third_table [04:49:32.452](0.000s) ok 2476 - defaults_parallel: should not dump INSERT INTO test_third_table (colnames) [04:49:32.452](0.000s) ok 2477 - defaults_parallel: should dump LO create (using lo_from_bytea) [04:49:32.453](0.000s) ok 2478 - defaults_parallel: should dump LO create (with no data) [04:49:32.453](0.001s) ok 2479 - defaults_parallel: should dump LO load (using lo_from_bytea) [04:49:32.453](0.000s) ok 2480 - defaults_parallel: should dump Partition measurement_y2006m2 creation [04:49:32.454](0.000s) ok 2481 - defaults_parallel: should dump REFRESH MATERIALIZED VIEW matview [04:49:32.454](0.000s) ok 2482 - defaults_parallel: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:32.454](0.000s) ok 2483 - defaults_parallel: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:32.455](0.000s) ok 2484 - defaults_parallel: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:32.455](0.000s) ok 2485 - defaults_parallel: should dump REVOKE ALL ON SCHEMA public [04:49:32.455](0.000s) ok 2486 - defaults_parallel: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:32.456](0.000s) ok 2487 - defaults_parallel: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:32.496](0.041s) ok 2488 - defaults_parallel: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:32.496](0.000s) ok 2489 - defaults_parallel: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:32.497](0.000s) ok 2490 - defaults_parallel: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:32.497](0.000s) ok 2491 - defaults_parallel: should dump Replica trigger on partition is altered [04:49:32.498](0.001s) ok 2492 - defaults_parallel: should not dump Triggers on partitions are not dropped [04:49:32.501](0.004s) ok 2493 - defaults_parallel: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync -f C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_public_owner.sql regress_public_owner [04:49:32.747](0.246s) ok 2494 - defaults_public_owner: pg_dump runs [04:49:32.757](0.010s) ok 2495 - defaults_public_owner: should not dump ALTER SCHEMA public OWNER TO (w/o ACL changes) [04:49:32.758](0.000s) ok 2496 - defaults_public_owner: should dump COMMENT ON SCHEMA public IS NULL # Running: pg_dump -Ft --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_tar_format.tar postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:33.676](0.919s) ok 2497 - defaults_tar_format: pg_dump runs # Running: pg_restore --format=tar --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_tar_format.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/defaults_tar_format.tar [04:49:33.712](0.036s) ok 2498 - defaults_tar_format: pg_restore runs [04:49:33.715](0.003s) ok 2499 - defaults_tar_format: should dump ALTER COLLATION test0 OWNER TO [04:49:33.715](0.000s) ok 2500 - defaults_tar_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:33.716](0.000s) ok 2501 - defaults_tar_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:33.716](0.000s) ok 2502 - defaults_tar_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:33.716](0.000s) ok 2503 - defaults_tar_format: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:33.717](0.000s) ok 2504 - defaults_tar_format: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:33.717](0.000s) ok 2505 - defaults_tar_format: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:33.717](0.000s) ok 2506 - defaults_tar_format: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:33.717](0.000s) ok 2507 - defaults_tar_format: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:33.718](0.000s) ok 2508 - defaults_tar_format: should dump ALTER INDEX ... ATTACH PARTITION [04:49:33.718](0.000s) ok 2509 - defaults_tar_format: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:33.718](0.000s) ok 2510 - defaults_tar_format: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:33.719](0.000s) ok 2511 - defaults_tar_format: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:33.719](0.000s) ok 2512 - defaults_tar_format: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:33.719](0.000s) ok 2513 - defaults_tar_format: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:33.719](0.000s) ok 2514 - defaults_tar_format: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:33.720](0.000s) ok 2515 - defaults_tar_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:33.720](0.000s) ok 2516 - defaults_tar_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:33.720](0.000s) ok 2517 - defaults_tar_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:33.721](0.000s) ok 2518 - defaults_tar_format: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:33.721](0.000s) ok 2519 - defaults_tar_format: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:33.721](0.000s) ok 2520 - defaults_tar_format: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:33.721](0.000s) ok 2521 - defaults_tar_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:33.721](0.000s) ok 2522 - defaults_tar_format: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:33.722](0.000s) ok 2523 - defaults_tar_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:33.722](0.000s) ok 2524 - defaults_tar_format: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:33.722](0.000s) ok 2525 - defaults_tar_format: should not dump ALTER ROLE regress_dump_test_role [04:49:33.723](0.000s) ok 2526 - defaults_tar_format: should dump ALTER SCHEMA dump_test OWNER TO [04:49:33.723](0.000s) ok 2527 - defaults_tar_format: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:33.723](0.000s) ok 2528 - defaults_tar_format: should dump ALTER SCHEMA public OWNER TO [04:49:33.723](0.000s) ok 2529 - defaults_tar_format: should dump ALTER SEQUENCE test_table_col1_seq [04:49:33.723](0.000s) ok 2530 - defaults_tar_format: should dump ALTER SERVER s1 OWNER TO [04:49:33.724](0.000s) ok 2531 - defaults_tar_format: should dump ALTER STATISTICS extended_stats_options [04:49:33.724](0.000s) ok 2532 - defaults_tar_format: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:33.724](0.000s) ok 2533 - defaults_tar_format: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:33.726](0.002s) ok 2534 - defaults_tar_format: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:33.726](0.000s) ok 2535 - defaults_tar_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:33.726](0.000s) ok 2536 - defaults_tar_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:33.726](0.000s) ok 2537 - defaults_tar_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:33.726](0.000s) ok 2538 - defaults_tar_format: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:33.726](0.000s) ok 2539 - defaults_tar_format: should dump ALTER TABLE measurement OWNER TO [04:49:33.727](0.000s) ok 2540 - defaults_tar_format: should dump ALTER TABLE measurement PRIMARY KEY [04:49:33.727](0.000s) ok 2541 - defaults_tar_format: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:33.727](0.000s) ok 2542 - defaults_tar_format: should dump ALTER TABLE test_second_table OWNER TO [04:49:33.727](0.000s) ok 2543 - defaults_tar_format: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:33.727](0.000s) ok 2544 - defaults_tar_format: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:33.727](0.000s) ok 2545 - defaults_tar_format: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:33.727](0.000s) ok 2546 - defaults_tar_format: should dump ALTER TABLE test_table OWNER TO [04:49:33.727](0.000s) ok 2547 - defaults_tar_format: should not dump ALTER TABLE test_table_generated_child1 [04:49:33.727](0.000s) ok 2548 - defaults_tar_format: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:33.727](0.000s) ok 2549 - defaults_tar_format: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:33.727](0.000s) ok 2550 - defaults_tar_format: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:33.728](0.000s) ok 2551 - defaults_tar_format: should dump ALTER VIEW test_view SET DEFAULT [04:49:33.728](0.000s) ok 2552 - defaults_tar_format: should dump Always trigger on partition is altered [04:49:33.728](0.000s) ok 2553 - defaults_tar_format: should dump COMMENT ON COLLATION test0 [04:49:33.728](0.000s) ok 2554 - defaults_tar_format: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:33.728](0.000s) ok 2555 - defaults_tar_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:33.728](0.000s) ok 2556 - defaults_tar_format: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:33.728](0.000s) ok 2557 - defaults_tar_format: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:33.728](0.000s) ok 2558 - defaults_tar_format: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:33.728](0.000s) ok 2559 - defaults_tar_format: should not dump COMMENT ON DATABASE postgres [04:49:33.728](0.000s) ok 2560 - defaults_tar_format: should not dump COMMENT ON EXTENSION plpgsql [04:49:33.729](0.000s) ok 2561 - defaults_tar_format: should dump COMMENT ON LARGE OBJECT ... [04:49:33.729](0.000s) ok 2562 - defaults_tar_format: should dump COMMENT ON PUBLICATION pub1 [04:49:33.729](0.000s) ok 2563 - defaults_tar_format: should not dump COMMENT ON SCHEMA public [04:49:33.729](0.000s) ok 2564 - defaults_tar_format: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:33.729](0.000s) ok 2565 - defaults_tar_format: should dump COMMENT ON TABLE dump_test.test_table [04:49:33.729](0.000s) ok 2566 - defaults_tar_format: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:33.729](0.000s) ok 2567 - defaults_tar_format: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:33.729](0.000s) ok 2568 - defaults_tar_format: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:33.729](0.000s) ok 2569 - defaults_tar_format: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:33.730](0.000s) ok 2570 - defaults_tar_format: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:33.730](0.000s) ok 2571 - defaults_tar_format: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:33.730](0.000s) ok 2572 - defaults_tar_format: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:33.730](0.000s) ok 2573 - defaults_tar_format: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:33.730](0.000s) ok 2574 - defaults_tar_format: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:33.730](0.000s) ok 2575 - defaults_tar_format: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:33.730](0.000s) ok 2576 - defaults_tar_format: should dump COPY fk_reference_test_table [04:49:33.730](0.000s) ok 2577 - defaults_tar_format: should not dump COPY fk_reference_test_table second [04:49:33.730](0.000s) ok 2578 - defaults_tar_format: should dump COPY measurement [04:49:33.731](0.000s) ok 2579 - defaults_tar_format: should dump COPY test_compression_method [04:49:33.731](0.000s) ok 2580 - defaults_tar_format: should dump COPY test_fifth_table [04:49:33.731](0.000s) ok 2581 - defaults_tar_format: should dump COPY test_fourth_table [04:49:33.732](0.000s) ok 2582 - defaults_tar_format: should dump COPY test_second_table [04:49:33.732](0.000s) ok 2583 - defaults_tar_format: should dump COPY test_table [04:49:33.732](0.000s) ok 2584 - defaults_tar_format: should dump COPY test_table_identity [04:49:33.732](0.000s) ok 2585 - defaults_tar_format: should dump COPY test_third_table [04:49:33.733](0.000s) ok 2586 - defaults_tar_format: should dump CREATE ACCESS METHOD gist2 [04:49:33.733](0.000s) ok 2587 - defaults_tar_format: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:33.733](0.000s) ok 2588 - defaults_tar_format: should dump CREATE AGGREGATE dump_test.newavg [04:49:33.733](0.000s) ok 2589 - defaults_tar_format: should dump CREATE CAST FOR timestamptz [04:49:33.733](0.000s) ok 2590 - defaults_tar_format: should dump CREATE COLLATION test0 FROM "C" [04:49:33.733](0.000s) ok 2591 - defaults_tar_format: should dump CREATE CONVERSION dump_test.test_conversion [04:49:33.733](0.000s) ok 2592 - defaults_tar_format: should not dump CREATE DATABASE dump_test [04:49:33.733](0.000s) ok 2593 - defaults_tar_format: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:33.733](0.000s) ok 2594 - defaults_tar_format: should not dump CREATE DATABASE postgres [04:49:33.734](0.000s) ok 2595 - defaults_tar_format: should not dump CREATE DATABASE regression_invalid... [04:49:33.736](0.002s) ok 2596 - defaults_tar_format: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:33.736](0.000s) ok 2597 - defaults_tar_format: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:33.736](0.000s) ok 2598 - defaults_tar_format: should not dump CREATE EXTENSION ... plpgsql [04:49:33.736](0.000s) ok 2599 - defaults_tar_format: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:33.736](0.000s) ok 2600 - defaults_tar_format: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:33.736](0.000s) ok 2601 - defaults_tar_format: should dump CREATE FUNCTION ... SUPPORT [04:49:33.737](0.000s) ok 2602 - defaults_tar_format: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:33.737](0.000s) ok 2603 - defaults_tar_format: should dump CREATE FUNCTION dump_test.int42_in [04:49:33.737](0.000s) ok 2604 - defaults_tar_format: should dump CREATE FUNCTION dump_test.int42_out [04:49:33.737](0.000s) ok 2605 - defaults_tar_format: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:33.737](0.000s) ok 2606 - defaults_tar_format: should dump CREATE FUNCTION dump_test.trigger_func [04:49:33.737](0.000s) ok 2607 - defaults_tar_format: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:33.737](0.000s) ok 2608 - defaults_tar_format: should dump CREATE INDEX ON ONLY measurement [04:49:33.737](0.000s) ok 2609 - defaults_tar_format: should dump CREATE LANGUAGE pltestlang [04:49:33.737](0.000s) ok 2610 - defaults_tar_format: should dump CREATE MATERIALIZED VIEW matview [04:49:33.737](0.000s) ok 2611 - defaults_tar_format: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:33.737](0.000s) ok 2612 - defaults_tar_format: should dump CREATE MATERIALIZED VIEW matview_second [04:49:33.737](0.000s) ok 2613 - defaults_tar_format: should dump CREATE MATERIALIZED VIEW matview_third [04:49:33.738](0.000s) ok 2614 - defaults_tar_format: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:33.738](0.000s) ok 2615 - defaults_tar_format: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:33.739](0.001s) ok 2616 - defaults_tar_format: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:33.739](0.000s) ok 2617 - defaults_tar_format: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:33.740](0.000s) ok 2618 - defaults_tar_format: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:33.740](0.000s) ok 2619 - defaults_tar_format: should dump CREATE POLICY p1 ON test_table [04:49:33.740](0.000s) ok 2620 - defaults_tar_format: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:33.740](0.000s) ok 2621 - defaults_tar_format: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:33.741](0.000s) ok 2622 - defaults_tar_format: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:33.741](0.000s) ok 2623 - defaults_tar_format: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:33.741](0.000s) ok 2624 - defaults_tar_format: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:33.741](0.000s) ok 2625 - defaults_tar_format: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:33.742](0.000s) ok 2626 - defaults_tar_format: should dump CREATE PUBLICATION pub1 [04:49:33.742](0.000s) ok 2627 - defaults_tar_format: should dump CREATE PUBLICATION pub2 [04:49:33.742](0.000s) ok 2628 - defaults_tar_format: should dump CREATE PUBLICATION pub3 [04:49:33.742](0.000s) ok 2629 - defaults_tar_format: should dump CREATE PUBLICATION pub4 [04:49:33.742](0.000s) ok 2630 - defaults_tar_format: should not dump CREATE ROLE regress_dump_test_role [04:49:33.743](0.000s) ok 2631 - defaults_tar_format: should not dump CREATE ROLE regress_quoted... [04:49:33.743](0.000s) ok 2632 - defaults_tar_format: should dump CREATE SCHEMA dump_test [04:49:33.743](0.000s) ok 2633 - defaults_tar_format: should dump CREATE SCHEMA dump_test_second_schema [04:49:33.744](0.000s) ok 2634 - defaults_tar_format: should not dump CREATE SCHEMA public [04:49:33.744](0.000s) ok 2635 - defaults_tar_format: should dump CREATE SEQUENCE test_table_col1_seq [04:49:33.744](0.000s) ok 2636 - defaults_tar_format: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:33.744](0.000s) ok 2637 - defaults_tar_format: should dump CREATE STATISTICS extended_stats_expression [04:49:33.745](0.000s) ok 2638 - defaults_tar_format: should dump CREATE STATISTICS extended_stats_no_options [04:49:33.745](0.000s) ok 2639 - defaults_tar_format: should dump CREATE STATISTICS extended_stats_options [04:49:33.745](0.000s) ok 2640 - defaults_tar_format: should dump CREATE SUBSCRIPTION sub1 [04:49:33.745](0.000s) ok 2641 - defaults_tar_format: should dump CREATE SUBSCRIPTION sub2 [04:49:33.746](0.000s) ok 2642 - defaults_tar_format: should dump CREATE SUBSCRIPTION sub3 [04:49:33.746](0.000s) ok 2643 - defaults_tar_format: should dump CREATE TABLE fk_reference_test_table [04:49:33.746](0.000s) ok 2644 - defaults_tar_format: should dump CREATE TABLE measurement PARTITIONED BY [04:49:33.747](0.000s) ok 2645 - defaults_tar_format: should dump CREATE TABLE regress_pg_dump_table_am [04:49:33.752](0.005s) ok 2646 - defaults_tar_format: should dump CREATE TABLE regress_pg_dump_table_part [04:49:33.752](0.000s) ok 2647 - defaults_tar_format: should dump CREATE TABLE table_with_stats [04:49:33.752](0.000s) ok 2648 - defaults_tar_format: should dump CREATE TABLE test_compression_method [04:49:33.752](0.000s) ok 2649 - defaults_tar_format: should dump CREATE TABLE test_fifth_table [04:49:33.752](0.000s) ok 2650 - defaults_tar_format: should dump CREATE TABLE test_fourth_table_zero_col [04:49:33.752](0.000s) ok 2651 - defaults_tar_format: should dump CREATE TABLE test_inheritance_child [04:49:33.753](0.000s) ok 2652 - defaults_tar_format: should dump CREATE TABLE test_inheritance_parent [04:49:33.753](0.000s) ok 2653 - defaults_tar_format: should dump CREATE TABLE test_second_table [04:49:33.753](0.000s) ok 2654 - defaults_tar_format: should dump CREATE TABLE test_seventh_table [04:49:33.753](0.000s) ok 2655 - defaults_tar_format: should dump CREATE TABLE test_sixth_table [04:49:33.755](0.002s) ok 2656 - defaults_tar_format: should dump CREATE TABLE test_table [04:49:33.755](0.000s) ok 2657 - defaults_tar_format: should dump CREATE TABLE test_table_generated [04:49:33.755](0.000s) ok 2658 - defaults_tar_format: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:33.756](0.000s) ok 2659 - defaults_tar_format: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:33.756](0.000s) ok 2660 - defaults_tar_format: should dump CREATE TABLE test_table_identity [04:49:33.756](0.000s) ok 2661 - defaults_tar_format: should dump CREATE TABLE test_third_table_generated_cols [04:49:33.756](0.000s) ok 2662 - defaults_tar_format: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:33.756](0.000s) ok 2663 - defaults_tar_format: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:33.756](0.000s) ok 2664 - defaults_tar_format: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:33.756](0.000s) ok 2665 - defaults_tar_format: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:33.756](0.000s) ok 2666 - defaults_tar_format: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:33.756](0.000s) ok 2667 - defaults_tar_format: should dump CREATE TRANSFORM FOR int [04:49:33.756](0.000s) ok 2668 - defaults_tar_format: should dump CREATE TRIGGER test_trigger [04:49:33.757](0.000s) ok 2669 - defaults_tar_format: should dump CREATE TYPE dump_test.composite [04:49:33.757](0.000s) ok 2670 - defaults_tar_format: should dump CREATE TYPE dump_test.int42 [04:49:33.757](0.000s) ok 2671 - defaults_tar_format: should dump CREATE TYPE dump_test.int42 populated [04:49:33.757](0.000s) ok 2672 - defaults_tar_format: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:33.757](0.000s) ok 2673 - defaults_tar_format: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:33.757](0.000s) ok 2674 - defaults_tar_format: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:33.757](0.000s) ok 2675 - defaults_tar_format: should dump CREATE TYPE dump_test.undefined [04:49:33.758](0.000s) ok 2676 - defaults_tar_format: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:33.758](0.001s) ok 2677 - defaults_tar_format: should dump CREATE VIEW test_view [04:49:33.759](0.001s) ok 2678 - defaults_tar_format: should dump Check ordering of a function that depends on a primary key [04:49:33.760](0.001s) ok 2679 - defaults_tar_format: should dump Check ordering of a matview that depends on a primary key [04:49:33.760](0.000s) ok 2680 - defaults_tar_format: should dump Creation of row-level trigger in partitioned table [04:49:33.760](0.000s) ok 2681 - defaults_tar_format: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:33.760](0.000s) ok 2682 - defaults_tar_format: should not dump DROP EXTENSION plpgsql [04:49:33.760](0.000s) ok 2683 - defaults_tar_format: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:33.761](0.000s) ok 2684 - defaults_tar_format: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:33.761](0.000s) ok 2685 - defaults_tar_format: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:33.761](0.000s) ok 2686 - defaults_tar_format: should not dump DROP LANGUAGE pltestlang [04:49:33.761](0.000s) ok 2687 - defaults_tar_format: should not dump DROP ROLE pg_ [04:49:33.761](0.000s) ok 2688 - defaults_tar_format: should not dump DROP ROLE regress_dump_test_role [04:49:33.761](0.000s) ok 2689 - defaults_tar_format: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:33.761](0.000s) ok 2690 - defaults_tar_format: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:33.761](0.000s) ok 2691 - defaults_tar_format: should not dump DROP SCHEMA IF EXISTS public [04:49:33.762](0.000s) ok 2692 - defaults_tar_format: should not dump DROP SCHEMA dump_test [04:49:33.762](0.000s) ok 2693 - defaults_tar_format: should not dump DROP SCHEMA dump_test_second_schema [04:49:33.762](0.000s) ok 2694 - defaults_tar_format: should not dump DROP SCHEMA public [04:49:33.762](0.000s) ok 2695 - defaults_tar_format: should not dump DROP TABLE IF EXISTS test_second_table [04:49:33.762](0.000s) ok 2696 - defaults_tar_format: should not dump DROP TABLE IF EXISTS test_table [04:49:33.763](0.000s) ok 2697 - defaults_tar_format: should not dump DROP TABLE fk_reference_test_table [04:49:33.763](0.000s) ok 2698 - defaults_tar_format: should not dump DROP TABLE test_second_table [04:49:33.763](0.000s) ok 2699 - defaults_tar_format: should not dump DROP TABLE test_table [04:49:33.764](0.000s) ok 2700 - defaults_tar_format: should dump Disabled trigger on partition is altered [04:49:33.764](0.000s) ok 2701 - defaults_tar_format: should not dump Disabled trigger on partition is not created [04:49:33.764](0.000s) ok 2702 - defaults_tar_format: should dump GRANT ALL ON LARGE OBJECT ... [04:49:33.765](0.000s) ok 2703 - defaults_tar_format: should not dump GRANT CREATE ON DATABASE dump_test [04:49:33.765](0.000s) ok 2704 - defaults_tar_format: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:33.765](0.000s) ok 2705 - defaults_tar_format: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:33.766](0.001s) ok 2706 - defaults_tar_format: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:33.766](0.000s) ok 2707 - defaults_tar_format: should dump GRANT SELECT ON TABLE measurement [04:49:33.767](0.000s) ok 2708 - defaults_tar_format: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:33.767](0.000s) ok 2709 - defaults_tar_format: should dump GRANT SELECT ON TABLE test_table [04:49:33.767](0.000s) ok 2710 - defaults_tar_format: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:33.767](0.000s) ok 2711 - defaults_tar_format: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:33.768](0.000s) ok 2712 - defaults_tar_format: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:33.768](0.000s) ok 2713 - defaults_tar_format: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:33.768](0.000s) ok 2714 - defaults_tar_format: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:33.768](0.000s) ok 2715 - defaults_tar_format: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:33.769](0.000s) ok 2716 - defaults_tar_format: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:33.769](0.000s) ok 2717 - defaults_tar_format: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:33.769](0.000s) ok 2718 - defaults_tar_format: should not dump INSERT INTO test_fifth_table [04:49:33.770](0.000s) ok 2719 - defaults_tar_format: should not dump INSERT INTO test_fourth_table [04:49:33.770](0.000s) ok 2720 - defaults_tar_format: should not dump INSERT INTO test_second_table [04:49:33.770](0.000s) ok 2721 - defaults_tar_format: should not dump INSERT INTO test_table [04:49:33.771](0.000s) ok 2722 - defaults_tar_format: should not dump INSERT INTO test_table_identity [04:49:33.771](0.000s) ok 2723 - defaults_tar_format: should not dump INSERT INTO test_third_table [04:49:33.771](0.000s) ok 2724 - defaults_tar_format: should not dump INSERT INTO test_third_table (colnames) [04:49:33.771](0.000s) ok 2725 - defaults_tar_format: should dump LO create (using lo_from_bytea) [04:49:33.772](0.000s) ok 2726 - defaults_tar_format: should dump LO create (with no data) [04:49:33.772](0.000s) ok 2727 - defaults_tar_format: should dump LO load (using lo_from_bytea) [04:49:33.772](0.000s) ok 2728 - defaults_tar_format: should dump Partition measurement_y2006m2 creation [04:49:33.772](0.000s) ok 2729 - defaults_tar_format: should dump REFRESH MATERIALIZED VIEW matview [04:49:33.773](0.000s) ok 2730 - defaults_tar_format: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:33.773](0.000s) ok 2731 - defaults_tar_format: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:33.774](0.000s) ok 2732 - defaults_tar_format: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:33.774](0.000s) ok 2733 - defaults_tar_format: should dump REVOKE ALL ON SCHEMA public [04:49:33.774](0.000s) ok 2734 - defaults_tar_format: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:33.774](0.000s) ok 2735 - defaults_tar_format: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:33.814](0.040s) ok 2736 - defaults_tar_format: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:33.814](0.000s) ok 2737 - defaults_tar_format: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:33.814](0.000s) ok 2738 - defaults_tar_format: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:33.815](0.000s) ok 2739 - defaults_tar_format: should dump Replica trigger on partition is altered [04:49:33.815](0.000s) ok 2740 - defaults_tar_format: should not dump Triggers on partitions are not dropped [04:49:33.815](0.000s) ok 2741 - defaults_tar_format: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/exclude_dump_test_schema.sql --exclude-schema=dump_test postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:34.135](0.320s) ok 2742 - exclude_dump_test_schema: pg_dump runs [04:49:34.140](0.005s) ok 2743 - exclude_dump_test_schema: should dump ALTER COLLATION test0 OWNER TO [04:49:34.141](0.001s) ok 2744 - exclude_dump_test_schema: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:34.142](0.000s) ok 2745 - exclude_dump_test_schema: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:34.142](0.001s) ok 2746 - exclude_dump_test_schema: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:34.143](0.000s) ok 2747 - exclude_dump_test_schema: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:34.144](0.002s) ok 2748 - exclude_dump_test_schema: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:34.145](0.001s) ok 2749 - exclude_dump_test_schema: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:34.146](0.001s) ok 2750 - exclude_dump_test_schema: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:34.146](0.000s) ok 2751 - exclude_dump_test_schema: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:34.146](0.001s) ok 2752 - exclude_dump_test_schema: should dump ALTER INDEX ... ATTACH PARTITION [04:49:34.147](0.000s) ok 2753 - exclude_dump_test_schema: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:34.147](0.000s) ok 2754 - exclude_dump_test_schema: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:34.148](0.001s) ok 2755 - exclude_dump_test_schema: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:34.149](0.000s) ok 2756 - exclude_dump_test_schema: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:34.149](0.001s) ok 2757 - exclude_dump_test_schema: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:34.150](0.000s) ok 2758 - exclude_dump_test_schema: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:34.150](0.001s) ok 2759 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:34.151](0.000s) ok 2760 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:34.151](0.001s) ok 2761 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:34.153](0.002s) ok 2762 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:34.155](0.003s) ok 2763 - exclude_dump_test_schema: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:34.156](0.000s) ok 2764 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:34.156](0.000s) ok 2765 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:34.156](0.000s) ok 2766 - exclude_dump_test_schema: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:34.156](0.000s) ok 2767 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:34.157](0.000s) ok 2768 - exclude_dump_test_schema: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:34.157](0.000s) ok 2769 - exclude_dump_test_schema: should not dump ALTER ROLE regress_dump_test_role [04:49:34.157](0.000s) ok 2770 - exclude_dump_test_schema: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:34.157](0.000s) ok 2771 - exclude_dump_test_schema: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:34.158](0.000s) ok 2772 - exclude_dump_test_schema: should dump ALTER SCHEMA public OWNER TO [04:49:34.158](0.000s) ok 2773 - exclude_dump_test_schema: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:34.158](0.000s) ok 2774 - exclude_dump_test_schema: should dump ALTER SERVER s1 OWNER TO [04:49:34.159](0.001s) ok 2775 - exclude_dump_test_schema: should not dump ALTER STATISTICS extended_stats_options [04:49:34.160](0.001s) ok 2776 - exclude_dump_test_schema: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:34.160](0.000s) ok 2777 - exclude_dump_test_schema: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:34.161](0.000s) ok 2778 - exclude_dump_test_schema: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:34.161](0.000s) ok 2779 - exclude_dump_test_schema: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:34.161](0.000s) ok 2780 - exclude_dump_test_schema: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:34.162](0.000s) ok 2781 - exclude_dump_test_schema: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:34.162](0.000s) ok 2782 - exclude_dump_test_schema: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:34.162](0.000s) ok 2783 - exclude_dump_test_schema: should not dump ALTER TABLE measurement OWNER TO [04:49:34.163](0.000s) ok 2784 - exclude_dump_test_schema: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:34.163](0.000s) ok 2785 - exclude_dump_test_schema: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:34.163](0.000s) ok 2786 - exclude_dump_test_schema: should not dump ALTER TABLE test_second_table OWNER TO [04:49:34.164](0.000s) ok 2787 - exclude_dump_test_schema: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:34.164](0.000s) ok 2788 - exclude_dump_test_schema: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:34.164](0.000s) ok 2789 - exclude_dump_test_schema: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:34.167](0.002s) ok 2790 - exclude_dump_test_schema: should not dump ALTER TABLE test_table OWNER TO [04:49:34.167](0.000s) ok 2791 - exclude_dump_test_schema: should not dump ALTER TABLE test_table_generated_child1 [04:49:34.168](0.001s) ok 2792 - exclude_dump_test_schema: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:34.168](0.000s) ok 2793 - exclude_dump_test_schema: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:34.169](0.000s) ok 2794 - exclude_dump_test_schema: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:34.169](0.000s) ok 2795 - exclude_dump_test_schema: should not dump ALTER VIEW test_view SET DEFAULT [04:49:34.169](0.000s) ok 2796 - exclude_dump_test_schema: should dump Always trigger on partition is altered [04:49:34.169](0.000s) ok 2797 - exclude_dump_test_schema: should dump COMMENT ON COLLATION test0 [04:49:34.169](0.000s) ok 2798 - exclude_dump_test_schema: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:34.169](0.000s) ok 2799 - exclude_dump_test_schema: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:34.169](0.000s) ok 2800 - exclude_dump_test_schema: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:34.169](0.000s) ok 2801 - exclude_dump_test_schema: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:34.170](0.000s) ok 2802 - exclude_dump_test_schema: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:34.170](0.000s) ok 2803 - exclude_dump_test_schema: should not dump COMMENT ON DATABASE postgres [04:49:34.170](0.000s) ok 2804 - exclude_dump_test_schema: should not dump COMMENT ON EXTENSION plpgsql [04:49:34.170](0.000s) ok 2805 - exclude_dump_test_schema: should dump COMMENT ON LARGE OBJECT ... [04:49:34.170](0.000s) ok 2806 - exclude_dump_test_schema: should dump COMMENT ON PUBLICATION pub1 [04:49:34.171](0.000s) ok 2807 - exclude_dump_test_schema: should not dump COMMENT ON SCHEMA public [04:49:34.171](0.000s) ok 2808 - exclude_dump_test_schema: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:34.171](0.000s) ok 2809 - exclude_dump_test_schema: should not dump COMMENT ON TABLE dump_test.test_table [04:49:34.171](0.000s) ok 2810 - exclude_dump_test_schema: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:34.171](0.000s) ok 2811 - exclude_dump_test_schema: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:34.171](0.000s) ok 2812 - exclude_dump_test_schema: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:34.171](0.000s) ok 2813 - exclude_dump_test_schema: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:34.171](0.000s) ok 2814 - exclude_dump_test_schema: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:34.171](0.000s) ok 2815 - exclude_dump_test_schema: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:34.172](0.000s) ok 2816 - exclude_dump_test_schema: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:34.172](0.000s) ok 2817 - exclude_dump_test_schema: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:34.172](0.000s) ok 2818 - exclude_dump_test_schema: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:34.172](0.000s) ok 2819 - exclude_dump_test_schema: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:34.172](0.000s) ok 2820 - exclude_dump_test_schema: should not dump COPY fk_reference_test_table [04:49:34.172](0.000s) ok 2821 - exclude_dump_test_schema: should not dump COPY fk_reference_test_table second [04:49:34.173](0.000s) ok 2822 - exclude_dump_test_schema: should dump COPY measurement [04:49:34.173](0.000s) ok 2823 - exclude_dump_test_schema: should not dump COPY test_compression_method [04:49:34.173](0.000s) ok 2824 - exclude_dump_test_schema: should not dump COPY test_fifth_table [04:49:34.173](0.000s) ok 2825 - exclude_dump_test_schema: should not dump COPY test_fourth_table [04:49:34.173](0.000s) ok 2826 - exclude_dump_test_schema: should not dump COPY test_second_table [04:49:34.173](0.000s) ok 2827 - exclude_dump_test_schema: should not dump COPY test_table [04:49:34.173](0.000s) ok 2828 - exclude_dump_test_schema: should not dump COPY test_table_identity [04:49:34.173](0.000s) ok 2829 - exclude_dump_test_schema: should not dump COPY test_third_table [04:49:34.173](0.000s) ok 2830 - exclude_dump_test_schema: should dump CREATE ACCESS METHOD gist2 [04:49:34.173](0.000s) ok 2831 - exclude_dump_test_schema: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:34.173](0.000s) ok 2832 - exclude_dump_test_schema: should not dump CREATE AGGREGATE dump_test.newavg [04:49:34.173](0.000s) ok 2833 - exclude_dump_test_schema: should dump CREATE CAST FOR timestamptz [04:49:34.174](0.000s) ok 2834 - exclude_dump_test_schema: should dump CREATE COLLATION test0 FROM "C" [04:49:34.174](0.000s) ok 2835 - exclude_dump_test_schema: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:34.174](0.000s) ok 2836 - exclude_dump_test_schema: should not dump CREATE DATABASE dump_test [04:49:34.174](0.000s) ok 2837 - exclude_dump_test_schema: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:34.174](0.000s) ok 2838 - exclude_dump_test_schema: should not dump CREATE DATABASE postgres [04:49:34.174](0.000s) ok 2839 - exclude_dump_test_schema: should not dump CREATE DATABASE regression_invalid... [04:49:34.174](0.000s) ok 2840 - exclude_dump_test_schema: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:34.174](0.000s) ok 2841 - exclude_dump_test_schema: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:34.174](0.000s) ok 2842 - exclude_dump_test_schema: should not dump CREATE EXTENSION ... plpgsql [04:49:34.175](0.000s) ok 2843 - exclude_dump_test_schema: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:34.175](0.000s) ok 2844 - exclude_dump_test_schema: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:34.175](0.000s) ok 2845 - exclude_dump_test_schema: should not dump CREATE FUNCTION ... SUPPORT [04:49:34.175](0.000s) ok 2846 - exclude_dump_test_schema: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:34.175](0.000s) ok 2847 - exclude_dump_test_schema: should not dump CREATE FUNCTION dump_test.int42_in [04:49:34.175](0.000s) ok 2848 - exclude_dump_test_schema: should not dump CREATE FUNCTION dump_test.int42_out [04:49:34.175](0.000s) ok 2849 - exclude_dump_test_schema: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:34.175](0.000s) ok 2850 - exclude_dump_test_schema: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:34.175](0.000s) ok 2851 - exclude_dump_test_schema: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:34.175](0.000s) ok 2852 - exclude_dump_test_schema: should not dump CREATE INDEX ON ONLY measurement [04:49:34.176](0.000s) ok 2853 - exclude_dump_test_schema: should not dump CREATE LANGUAGE pltestlang [04:49:34.176](0.000s) ok 2854 - exclude_dump_test_schema: should not dump CREATE MATERIALIZED VIEW matview [04:49:34.176](0.000s) ok 2855 - exclude_dump_test_schema: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:34.176](0.000s) ok 2856 - exclude_dump_test_schema: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:34.176](0.000s) ok 2857 - exclude_dump_test_schema: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:34.176](0.000s) ok 2858 - exclude_dump_test_schema: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:34.176](0.000s) ok 2859 - exclude_dump_test_schema: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:34.176](0.000s) ok 2860 - exclude_dump_test_schema: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:34.176](0.000s) ok 2861 - exclude_dump_test_schema: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:34.162](-0.015s) ok 2862 - exclude_dump_test_schema: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:34.162](0.000s) ok 2863 - exclude_dump_test_schema: should not dump CREATE POLICY p1 ON test_table [04:49:34.162](0.000s) ok 2864 - exclude_dump_test_schema: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:34.162](0.000s) ok 2865 - exclude_dump_test_schema: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:34.162](0.000s) ok 2866 - exclude_dump_test_schema: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:34.162](0.000s) ok 2867 - exclude_dump_test_schema: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:34.162](0.000s) ok 2868 - exclude_dump_test_schema: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:34.162](0.000s) ok 2869 - exclude_dump_test_schema: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:34.162](0.000s) ok 2870 - exclude_dump_test_schema: should dump CREATE PUBLICATION pub1 [04:49:34.162](0.000s) ok 2871 - exclude_dump_test_schema: should dump CREATE PUBLICATION pub2 [04:49:34.163](0.000s) ok 2872 - exclude_dump_test_schema: should dump CREATE PUBLICATION pub3 [04:49:34.163](0.000s) ok 2873 - exclude_dump_test_schema: should dump CREATE PUBLICATION pub4 [04:49:34.163](0.000s) ok 2874 - exclude_dump_test_schema: should not dump CREATE ROLE regress_dump_test_role [04:49:34.163](0.000s) ok 2875 - exclude_dump_test_schema: should not dump CREATE ROLE regress_quoted... [04:49:34.163](0.000s) ok 2876 - exclude_dump_test_schema: should not dump CREATE SCHEMA dump_test [04:49:34.163](0.000s) ok 2877 - exclude_dump_test_schema: should dump CREATE SCHEMA dump_test_second_schema [04:49:34.163](0.000s) ok 2878 - exclude_dump_test_schema: should not dump CREATE SCHEMA public [04:49:34.163](0.000s) ok 2879 - exclude_dump_test_schema: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:34.163](0.000s) ok 2880 - exclude_dump_test_schema: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:34.163](0.000s) ok 2881 - exclude_dump_test_schema: should not dump CREATE STATISTICS extended_stats_expression [04:49:34.163](0.000s) ok 2882 - exclude_dump_test_schema: should not dump CREATE STATISTICS extended_stats_no_options [04:49:34.163](0.000s) ok 2883 - exclude_dump_test_schema: should not dump CREATE STATISTICS extended_stats_options [04:49:34.163](0.000s) ok 2884 - exclude_dump_test_schema: should dump CREATE SUBSCRIPTION sub1 [04:49:34.164](0.000s) ok 2885 - exclude_dump_test_schema: should dump CREATE SUBSCRIPTION sub2 [04:49:34.164](0.000s) ok 2886 - exclude_dump_test_schema: should dump CREATE SUBSCRIPTION sub3 [04:49:34.164](0.000s) ok 2887 - exclude_dump_test_schema: should not dump CREATE TABLE fk_reference_test_table [04:49:34.164](0.000s) ok 2888 - exclude_dump_test_schema: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:34.164](0.000s) ok 2889 - exclude_dump_test_schema: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:34.164](0.000s) ok 2890 - exclude_dump_test_schema: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:34.164](0.000s) ok 2891 - exclude_dump_test_schema: should not dump CREATE TABLE table_with_stats [04:49:34.164](0.000s) ok 2892 - exclude_dump_test_schema: should not dump CREATE TABLE test_compression_method [04:49:34.164](0.000s) ok 2893 - exclude_dump_test_schema: should not dump CREATE TABLE test_fifth_table [04:49:34.164](0.000s) ok 2894 - exclude_dump_test_schema: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:34.164](0.000s) ok 2895 - exclude_dump_test_schema: should not dump CREATE TABLE test_inheritance_child [04:49:34.164](0.000s) ok 2896 - exclude_dump_test_schema: should not dump CREATE TABLE test_inheritance_parent [04:49:34.165](0.000s) ok 2897 - exclude_dump_test_schema: should not dump CREATE TABLE test_second_table [04:49:34.165](0.000s) ok 2898 - exclude_dump_test_schema: should not dump CREATE TABLE test_seventh_table [04:49:34.165](0.000s) ok 2899 - exclude_dump_test_schema: should not dump CREATE TABLE test_sixth_table [04:49:34.165](0.000s) ok 2900 - exclude_dump_test_schema: should not dump CREATE TABLE test_table [04:49:34.165](0.000s) ok 2901 - exclude_dump_test_schema: should not dump CREATE TABLE test_table_generated [04:49:34.165](0.000s) ok 2902 - exclude_dump_test_schema: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:34.165](0.000s) ok 2903 - exclude_dump_test_schema: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:34.165](0.000s) ok 2904 - exclude_dump_test_schema: should not dump CREATE TABLE test_table_identity [04:49:34.165](0.000s) ok 2905 - exclude_dump_test_schema: should not dump CREATE TABLE test_third_table_generated_cols [04:49:34.165](0.000s) ok 2906 - exclude_dump_test_schema: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:34.165](0.000s) ok 2907 - exclude_dump_test_schema: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:34.166](0.000s) ok 2908 - exclude_dump_test_schema: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:34.166](0.000s) ok 2909 - exclude_dump_test_schema: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:34.166](0.000s) ok 2910 - exclude_dump_test_schema: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:34.166](0.000s) ok 2911 - exclude_dump_test_schema: should dump CREATE TRANSFORM FOR int [04:49:34.166](0.000s) ok 2912 - exclude_dump_test_schema: should not dump CREATE TRIGGER test_trigger [04:49:34.166](0.000s) ok 2913 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.composite [04:49:34.166](0.000s) ok 2914 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.int42 [04:49:34.166](0.000s) ok 2915 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.int42 populated [04:49:34.166](0.000s) ok 2916 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:34.166](0.000s) ok 2917 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:34.166](0.000s) ok 2918 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:34.166](0.000s) ok 2919 - exclude_dump_test_schema: should not dump CREATE TYPE dump_test.undefined [04:49:34.166](0.000s) ok 2920 - exclude_dump_test_schema: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:34.167](0.000s) ok 2921 - exclude_dump_test_schema: should not dump CREATE VIEW test_view [04:49:34.167](0.000s) ok 2922 - exclude_dump_test_schema: should not dump Check ordering of a function that depends on a primary key [04:49:34.167](0.000s) ok 2923 - exclude_dump_test_schema: should not dump Check ordering of a matview that depends on a primary key [04:49:34.167](0.000s) ok 2924 - exclude_dump_test_schema: should not dump Creation of row-level trigger in partitioned table [04:49:34.168](0.000s) ok 2925 - exclude_dump_test_schema: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:34.169](0.002s) ok 2926 - exclude_dump_test_schema: should not dump DROP EXTENSION plpgsql [04:49:34.169](0.000s) ok 2927 - exclude_dump_test_schema: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:34.170](0.000s) ok 2928 - exclude_dump_test_schema: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:34.170](0.000s) ok 2929 - exclude_dump_test_schema: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:34.170](0.000s) ok 2930 - exclude_dump_test_schema: should not dump DROP LANGUAGE pltestlang [04:49:34.171](0.000s) ok 2931 - exclude_dump_test_schema: should not dump DROP ROLE pg_ [04:49:34.171](0.000s) ok 2932 - exclude_dump_test_schema: should not dump DROP ROLE regress_dump_test_role [04:49:34.171](0.000s) ok 2933 - exclude_dump_test_schema: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:34.171](0.000s) ok 2934 - exclude_dump_test_schema: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:34.171](0.000s) ok 2935 - exclude_dump_test_schema: should not dump DROP SCHEMA IF EXISTS public [04:49:34.171](0.000s) ok 2936 - exclude_dump_test_schema: should not dump DROP SCHEMA dump_test [04:49:34.171](0.000s) ok 2937 - exclude_dump_test_schema: should not dump DROP SCHEMA dump_test_second_schema [04:49:34.171](0.000s) ok 2938 - exclude_dump_test_schema: should not dump DROP SCHEMA public [04:49:34.171](0.000s) ok 2939 - exclude_dump_test_schema: should not dump DROP TABLE IF EXISTS test_second_table [04:49:34.172](0.000s) ok 2940 - exclude_dump_test_schema: should not dump DROP TABLE IF EXISTS test_table [04:49:34.172](0.000s) ok 2941 - exclude_dump_test_schema: should not dump DROP TABLE fk_reference_test_table [04:49:34.172](0.000s) ok 2942 - exclude_dump_test_schema: should not dump DROP TABLE test_second_table [04:49:34.172](0.000s) ok 2943 - exclude_dump_test_schema: should not dump DROP TABLE test_table [04:49:34.172](0.000s) ok 2944 - exclude_dump_test_schema: should dump Disabled trigger on partition is altered [04:49:34.172](0.000s) ok 2945 - exclude_dump_test_schema: should not dump Disabled trigger on partition is not created [04:49:34.172](0.000s) ok 2946 - exclude_dump_test_schema: should dump GRANT ALL ON LARGE OBJECT ... [04:49:34.173](0.001s) ok 2947 - exclude_dump_test_schema: should not dump GRANT CREATE ON DATABASE dump_test [04:49:34.173](0.000s) ok 2948 - exclude_dump_test_schema: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:34.173](0.000s) ok 2949 - exclude_dump_test_schema: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:34.174](0.000s) ok 2950 - exclude_dump_test_schema: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:34.174](0.000s) ok 2951 - exclude_dump_test_schema: should not dump GRANT SELECT ON TABLE measurement [04:49:34.175](0.001s) ok 2952 - exclude_dump_test_schema: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:34.175](0.000s) ok 2953 - exclude_dump_test_schema: should not dump GRANT SELECT ON TABLE test_table [04:49:34.175](0.000s) ok 2954 - exclude_dump_test_schema: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:34.176](0.000s) ok 2955 - exclude_dump_test_schema: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:34.176](0.000s) ok 2956 - exclude_dump_test_schema: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:34.176](0.000s) ok 2957 - exclude_dump_test_schema: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:34.176](0.000s) ok 2958 - exclude_dump_test_schema: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:34.176](0.000s) ok 2959 - exclude_dump_test_schema: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:34.177](0.000s) ok 2960 - exclude_dump_test_schema: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:34.177](0.000s) ok 2961 - exclude_dump_test_schema: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:34.177](0.000s) ok 2962 - exclude_dump_test_schema: should not dump INSERT INTO test_fifth_table [04:49:34.177](0.000s) ok 2963 - exclude_dump_test_schema: should not dump INSERT INTO test_fourth_table [04:49:34.178](0.001s) ok 2964 - exclude_dump_test_schema: should not dump INSERT INTO test_second_table [04:49:34.178](0.000s) ok 2965 - exclude_dump_test_schema: should not dump INSERT INTO test_table [04:49:34.178](0.000s) ok 2966 - exclude_dump_test_schema: should not dump INSERT INTO test_table_identity [04:49:34.180](0.001s) ok 2967 - exclude_dump_test_schema: should not dump INSERT INTO test_third_table [04:49:34.180](0.000s) ok 2968 - exclude_dump_test_schema: should not dump INSERT INTO test_third_table (colnames) [04:49:34.180](0.000s) ok 2969 - exclude_dump_test_schema: should dump LO create (using lo_from_bytea) [04:49:34.180](0.000s) ok 2970 - exclude_dump_test_schema: should dump LO create (with no data) [04:49:34.180](0.000s) ok 2971 - exclude_dump_test_schema: should dump LO load (using lo_from_bytea) [04:49:34.180](0.000s) ok 2972 - exclude_dump_test_schema: should dump Partition measurement_y2006m2 creation [04:49:34.180](0.000s) ok 2973 - exclude_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview [04:49:34.180](0.000s) ok 2974 - exclude_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:34.180](0.000s) ok 2975 - exclude_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:34.181](0.000s) ok 2976 - exclude_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:34.181](0.000s) ok 2977 - exclude_dump_test_schema: should dump REVOKE ALL ON SCHEMA public [04:49:34.181](0.000s) ok 2978 - exclude_dump_test_schema: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:34.181](0.000s) ok 2979 - exclude_dump_test_schema: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:34.183](0.002s) ok 2980 - exclude_dump_test_schema: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:34.183](0.000s) ok 2981 - exclude_dump_test_schema: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:34.183](0.000s) ok 2982 - exclude_dump_test_schema: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:34.183](0.000s) ok 2983 - exclude_dump_test_schema: should dump Replica trigger on partition is altered [04:49:34.183](0.000s) ok 2984 - exclude_dump_test_schema: should not dump Triggers on partitions are not dropped [04:49:34.184](0.000s) ok 2985 - exclude_dump_test_schema: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/exclude_measurement.sql --exclude-table-and-children=dump_test.measurement postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:34.974](0.791s) ok 2986 - exclude_measurement: pg_dump runs [04:49:34.982](0.008s) ok 2987 - exclude_measurement: should dump ALTER COLLATION test0 OWNER TO [04:49:34.982](0.000s) ok 2988 - exclude_measurement: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:34.983](0.002s) ok 2989 - exclude_measurement: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:34.985](0.001s) ok 2990 - exclude_measurement: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:34.985](0.000s) ok 2991 - exclude_measurement: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:34.985](0.000s) ok 2992 - exclude_measurement: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:34.985](0.000s) ok 2993 - exclude_measurement: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:34.985](0.000s) ok 2994 - exclude_measurement: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:34.987](0.002s) ok 2995 - exclude_measurement: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:34.988](0.001s) ok 2996 - exclude_measurement: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:34.988](0.000s) ok 2997 - exclude_measurement: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:34.988](0.000s) ok 2998 - exclude_measurement: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:34.988](0.000s) ok 2999 - exclude_measurement: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:34.989](0.000s) ok 3000 - exclude_measurement: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:34.990](0.001s) ok 3001 - exclude_measurement: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:34.990](0.000s) ok 3002 - exclude_measurement: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:34.991](0.001s) ok 3003 - exclude_measurement: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:34.992](0.001s) ok 3004 - exclude_measurement: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:34.993](0.001s) ok 3005 - exclude_measurement: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:34.993](0.001s) ok 3006 - exclude_measurement: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:34.994](0.000s) ok 3007 - exclude_measurement: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:34.995](0.002s) ok 3008 - exclude_measurement: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:34.996](0.000s) ok 3009 - exclude_measurement: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:34.997](0.001s) ok 3010 - exclude_measurement: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:34.997](0.000s) ok 3011 - exclude_measurement: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:34.998](0.001s) ok 3012 - exclude_measurement: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:34.999](0.001s) ok 3013 - exclude_measurement: should not dump ALTER ROLE regress_dump_test_role [04:49:34.999](0.000s) ok 3014 - exclude_measurement: should dump ALTER SCHEMA dump_test OWNER TO [04:49:34.999](0.000s) ok 3015 - exclude_measurement: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:34.999](0.000s) ok 3016 - exclude_measurement: should dump ALTER SCHEMA public OWNER TO [04:49:35.000](0.000s) ok 3017 - exclude_measurement: should dump ALTER SEQUENCE test_table_col1_seq [04:49:35.000](0.000s) ok 3018 - exclude_measurement: should dump ALTER SERVER s1 OWNER TO [04:49:35.000](0.000s) ok 3019 - exclude_measurement: should dump ALTER STATISTICS extended_stats_options [04:49:35.000](0.000s) ok 3020 - exclude_measurement: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:35.000](0.000s) ok 3021 - exclude_measurement: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:35.000](0.000s) ok 3022 - exclude_measurement: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:35.000](0.000s) ok 3023 - exclude_measurement: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:35.000](0.000s) ok 3024 - exclude_measurement: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:35.001](0.000s) ok 3025 - exclude_measurement: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:35.001](0.000s) ok 3026 - exclude_measurement: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:35.001](0.000s) ok 3027 - exclude_measurement: should not dump ALTER TABLE measurement OWNER TO [04:49:35.001](0.000s) ok 3028 - exclude_measurement: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:35.002](0.000s) ok 3029 - exclude_measurement: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:35.002](0.000s) ok 3030 - exclude_measurement: should dump ALTER TABLE test_second_table OWNER TO [04:49:35.002](0.000s) ok 3031 - exclude_measurement: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:35.002](0.000s) ok 3032 - exclude_measurement: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:35.002](0.000s) ok 3033 - exclude_measurement: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:35.002](0.000s) ok 3034 - exclude_measurement: should dump ALTER TABLE test_table OWNER TO [04:49:35.003](0.000s) ok 3035 - exclude_measurement: should not dump ALTER TABLE test_table_generated_child1 [04:49:35.003](0.000s) ok 3036 - exclude_measurement: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:35.003](0.000s) ok 3037 - exclude_measurement: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:35.004](0.001s) ok 3038 - exclude_measurement: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:35.005](0.000s) ok 3039 - exclude_measurement: should dump ALTER VIEW test_view SET DEFAULT [04:49:35.005](0.000s) ok 3040 - exclude_measurement: should not dump Always trigger on partition is altered [04:49:35.005](0.000s) ok 3041 - exclude_measurement: should dump COMMENT ON COLLATION test0 [04:49:35.006](0.000s) ok 3042 - exclude_measurement: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:35.006](0.000s) ok 3043 - exclude_measurement: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:35.006](0.000s) ok 3044 - exclude_measurement: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:35.006](0.000s) ok 3045 - exclude_measurement: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:35.007](0.000s) ok 3046 - exclude_measurement: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:35.007](0.000s) ok 3047 - exclude_measurement: should not dump COMMENT ON DATABASE postgres [04:49:35.007](0.000s) ok 3048 - exclude_measurement: should not dump COMMENT ON EXTENSION plpgsql [04:49:35.008](0.000s) ok 3049 - exclude_measurement: should dump COMMENT ON LARGE OBJECT ... [04:49:35.008](0.000s) ok 3050 - exclude_measurement: should dump COMMENT ON PUBLICATION pub1 [04:49:35.009](0.001s) ok 3051 - exclude_measurement: should not dump COMMENT ON SCHEMA public [04:49:35.009](0.000s) ok 3052 - exclude_measurement: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:35.009](0.000s) ok 3053 - exclude_measurement: should dump COMMENT ON TABLE dump_test.test_table [04:49:35.009](0.000s) ok 3054 - exclude_measurement: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:35.009](0.000s) ok 3055 - exclude_measurement: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:35.010](0.000s) ok 3056 - exclude_measurement: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:35.010](0.000s) ok 3057 - exclude_measurement: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:35.010](0.000s) ok 3058 - exclude_measurement: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:35.010](0.000s) ok 3059 - exclude_measurement: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:35.010](0.000s) ok 3060 - exclude_measurement: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:35.010](0.000s) ok 3061 - exclude_measurement: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:35.010](0.000s) ok 3062 - exclude_measurement: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:35.010](0.000s) ok 3063 - exclude_measurement: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:35.010](0.000s) ok 3064 - exclude_measurement: should dump COPY fk_reference_test_table [04:49:35.011](0.000s) ok 3065 - exclude_measurement: should not dump COPY fk_reference_test_table second [04:49:35.011](0.000s) ok 3066 - exclude_measurement: should not dump COPY measurement [04:49:35.011](0.000s) ok 3067 - exclude_measurement: should dump COPY test_compression_method [04:49:35.011](0.000s) ok 3068 - exclude_measurement: should dump COPY test_fifth_table [04:49:35.011](0.000s) ok 3069 - exclude_measurement: should dump COPY test_fourth_table [04:49:35.011](0.000s) ok 3070 - exclude_measurement: should dump COPY test_second_table [04:49:35.012](0.000s) ok 3071 - exclude_measurement: should dump COPY test_table [04:49:35.012](0.000s) ok 3072 - exclude_measurement: should dump COPY test_table_identity [04:49:35.012](0.000s) ok 3073 - exclude_measurement: should dump COPY test_third_table [04:49:35.013](0.000s) ok 3074 - exclude_measurement: should dump CREATE ACCESS METHOD gist2 [04:49:35.013](0.000s) ok 3075 - exclude_measurement: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:35.013](0.000s) ok 3076 - exclude_measurement: should dump CREATE AGGREGATE dump_test.newavg [04:49:35.013](0.000s) ok 3077 - exclude_measurement: should dump CREATE CAST FOR timestamptz [04:49:35.014](0.000s) ok 3078 - exclude_measurement: should dump CREATE COLLATION test0 FROM "C" [04:49:35.014](0.000s) ok 3079 - exclude_measurement: should dump CREATE CONVERSION dump_test.test_conversion [04:49:35.014](0.000s) ok 3080 - exclude_measurement: should not dump CREATE DATABASE dump_test [04:49:35.015](0.001s) ok 3081 - exclude_measurement: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:35.015](0.000s) ok 3082 - exclude_measurement: should not dump CREATE DATABASE postgres [04:49:35.016](0.001s) ok 3083 - exclude_measurement: should not dump CREATE DATABASE regression_invalid... [04:49:35.018](0.002s) ok 3084 - exclude_measurement: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:35.018](0.000s) ok 3085 - exclude_measurement: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:35.018](0.000s) ok 3086 - exclude_measurement: should not dump CREATE EXTENSION ... plpgsql [04:49:35.018](0.000s) ok 3087 - exclude_measurement: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:35.018](0.000s) ok 3088 - exclude_measurement: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:35.018](0.000s) ok 3089 - exclude_measurement: should dump CREATE FUNCTION ... SUPPORT [04:49:35.018](0.000s) ok 3090 - exclude_measurement: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:35.018](0.000s) ok 3091 - exclude_measurement: should dump CREATE FUNCTION dump_test.int42_in [04:49:35.019](0.000s) ok 3092 - exclude_measurement: should dump CREATE FUNCTION dump_test.int42_out [04:49:35.019](0.000s) ok 3093 - exclude_measurement: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:35.019](0.000s) ok 3094 - exclude_measurement: should dump CREATE FUNCTION dump_test.trigger_func [04:49:35.019](0.000s) ok 3095 - exclude_measurement: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:35.019](0.000s) ok 3096 - exclude_measurement: should not dump CREATE INDEX ON ONLY measurement [04:49:35.019](0.000s) ok 3097 - exclude_measurement: should dump CREATE LANGUAGE pltestlang [04:49:35.019](0.000s) ok 3098 - exclude_measurement: should dump CREATE MATERIALIZED VIEW matview [04:49:35.020](0.000s) ok 3099 - exclude_measurement: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:35.020](0.000s) ok 3100 - exclude_measurement: should dump CREATE MATERIALIZED VIEW matview_second [04:49:35.020](0.000s) ok 3101 - exclude_measurement: should dump CREATE MATERIALIZED VIEW matview_third [04:49:35.021](0.001s) ok 3102 - exclude_measurement: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:35.022](0.001s) ok 3103 - exclude_measurement: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:35.026](0.004s) ok 3104 - exclude_measurement: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:35.028](0.002s) ok 3105 - exclude_measurement: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:35.029](0.001s) ok 3106 - exclude_measurement: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:35.029](0.000s) ok 3107 - exclude_measurement: should dump CREATE POLICY p1 ON test_table [04:49:35.031](0.002s) ok 3108 - exclude_measurement: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:35.031](0.000s) ok 3109 - exclude_measurement: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:35.032](0.001s) ok 3110 - exclude_measurement: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:35.032](0.000s) ok 3111 - exclude_measurement: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:35.032](0.000s) ok 3112 - exclude_measurement: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:35.033](0.000s) ok 3113 - exclude_measurement: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:35.033](0.000s) ok 3114 - exclude_measurement: should dump CREATE PUBLICATION pub1 [04:49:35.033](0.000s) ok 3115 - exclude_measurement: should dump CREATE PUBLICATION pub2 [04:49:35.033](0.000s) ok 3116 - exclude_measurement: should dump CREATE PUBLICATION pub3 [04:49:35.034](0.000s) ok 3117 - exclude_measurement: should dump CREATE PUBLICATION pub4 [04:49:35.036](0.003s) ok 3118 - exclude_measurement: should not dump CREATE ROLE regress_dump_test_role [04:49:35.038](0.001s) ok 3119 - exclude_measurement: should not dump CREATE ROLE regress_quoted... [04:49:35.038](0.000s) ok 3120 - exclude_measurement: should dump CREATE SCHEMA dump_test [04:49:35.038](0.000s) ok 3121 - exclude_measurement: should dump CREATE SCHEMA dump_test_second_schema [04:49:35.039](0.000s) ok 3122 - exclude_measurement: should not dump CREATE SCHEMA public [04:49:35.039](0.000s) ok 3123 - exclude_measurement: should dump CREATE SEQUENCE test_table_col1_seq [04:49:35.039](0.000s) ok 3124 - exclude_measurement: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:35.039](0.000s) ok 3125 - exclude_measurement: should dump CREATE STATISTICS extended_stats_expression [04:49:35.039](0.000s) ok 3126 - exclude_measurement: should dump CREATE STATISTICS extended_stats_no_options [04:49:35.039](0.000s) ok 3127 - exclude_measurement: should dump CREATE STATISTICS extended_stats_options [04:49:35.039](0.000s) ok 3128 - exclude_measurement: should dump CREATE SUBSCRIPTION sub1 [04:49:35.039](0.000s) ok 3129 - exclude_measurement: should dump CREATE SUBSCRIPTION sub2 [04:49:35.040](0.000s) ok 3130 - exclude_measurement: should dump CREATE SUBSCRIPTION sub3 [04:49:35.040](0.000s) ok 3131 - exclude_measurement: should dump CREATE TABLE fk_reference_test_table [04:49:35.040](0.000s) ok 3132 - exclude_measurement: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:35.040](0.000s) ok 3133 - exclude_measurement: should dump CREATE TABLE regress_pg_dump_table_am [04:49:35.046](0.006s) ok 3134 - exclude_measurement: should dump CREATE TABLE regress_pg_dump_table_part [04:49:35.046](0.000s) ok 3135 - exclude_measurement: should dump CREATE TABLE table_with_stats [04:49:35.046](0.000s) ok 3136 - exclude_measurement: should dump CREATE TABLE test_compression_method [04:49:35.046](0.000s) ok 3137 - exclude_measurement: should dump CREATE TABLE test_fifth_table [04:49:35.046](0.000s) ok 3138 - exclude_measurement: should dump CREATE TABLE test_fourth_table_zero_col [04:49:35.046](0.000s) ok 3139 - exclude_measurement: should dump CREATE TABLE test_inheritance_child [04:49:35.047](0.000s) ok 3140 - exclude_measurement: should dump CREATE TABLE test_inheritance_parent [04:49:35.047](0.000s) ok 3141 - exclude_measurement: should dump CREATE TABLE test_second_table [04:49:35.047](0.000s) ok 3142 - exclude_measurement: should dump CREATE TABLE test_seventh_table [04:49:35.047](0.000s) ok 3143 - exclude_measurement: should dump CREATE TABLE test_sixth_table [04:49:35.048](0.001s) ok 3144 - exclude_measurement: should dump CREATE TABLE test_table [04:49:35.048](0.000s) ok 3145 - exclude_measurement: should dump CREATE TABLE test_table_generated [04:49:35.048](0.000s) ok 3146 - exclude_measurement: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:35.049](0.000s) ok 3147 - exclude_measurement: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:35.049](0.000s) ok 3148 - exclude_measurement: should dump CREATE TABLE test_table_identity [04:49:35.049](0.000s) ok 3149 - exclude_measurement: should dump CREATE TABLE test_third_table_generated_cols [04:49:35.049](0.000s) ok 3150 - exclude_measurement: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:35.051](0.002s) ok 3151 - exclude_measurement: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:35.051](0.000s) ok 3152 - exclude_measurement: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:35.051](0.000s) ok 3153 - exclude_measurement: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:35.051](0.000s) ok 3154 - exclude_measurement: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:35.051](0.000s) ok 3155 - exclude_measurement: should dump CREATE TRANSFORM FOR int [04:49:35.052](0.000s) ok 3156 - exclude_measurement: should dump CREATE TRIGGER test_trigger [04:49:35.052](0.000s) ok 3157 - exclude_measurement: should dump CREATE TYPE dump_test.composite [04:49:35.052](0.000s) ok 3158 - exclude_measurement: should dump CREATE TYPE dump_test.int42 [04:49:35.052](0.000s) ok 3159 - exclude_measurement: should dump CREATE TYPE dump_test.int42 populated [04:49:35.052](0.000s) ok 3160 - exclude_measurement: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:35.052](0.000s) ok 3161 - exclude_measurement: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:35.052](0.000s) ok 3162 - exclude_measurement: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:35.052](0.000s) ok 3163 - exclude_measurement: should dump CREATE TYPE dump_test.undefined [04:49:35.052](0.000s) ok 3164 - exclude_measurement: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:35.052](0.000s) ok 3165 - exclude_measurement: should dump CREATE VIEW test_view [04:49:35.053](0.000s) ok 3166 - exclude_measurement: should dump Check ordering of a function that depends on a primary key [04:49:35.053](0.000s) ok 3167 - exclude_measurement: should dump Check ordering of a matview that depends on a primary key [04:49:35.054](0.000s) ok 3168 - exclude_measurement: should not dump Creation of row-level trigger in partitioned table [04:49:35.054](0.000s) ok 3169 - exclude_measurement: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:35.054](0.000s) ok 3170 - exclude_measurement: should not dump DROP EXTENSION plpgsql [04:49:35.054](0.000s) ok 3171 - exclude_measurement: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:35.054](0.000s) ok 3172 - exclude_measurement: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:35.055](0.000s) ok 3173 - exclude_measurement: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:35.055](0.000s) ok 3174 - exclude_measurement: should not dump DROP LANGUAGE pltestlang [04:49:35.055](0.000s) ok 3175 - exclude_measurement: should not dump DROP ROLE pg_ [04:49:35.055](0.000s) ok 3176 - exclude_measurement: should not dump DROP ROLE regress_dump_test_role [04:49:35.055](0.000s) ok 3177 - exclude_measurement: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:35.055](0.000s) ok 3178 - exclude_measurement: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:35.056](0.000s) ok 3179 - exclude_measurement: should not dump DROP SCHEMA IF EXISTS public [04:49:35.056](0.000s) ok 3180 - exclude_measurement: should not dump DROP SCHEMA dump_test [04:49:35.056](0.000s) ok 3181 - exclude_measurement: should not dump DROP SCHEMA dump_test_second_schema [04:49:35.056](0.000s) ok 3182 - exclude_measurement: should not dump DROP SCHEMA public [04:49:35.056](0.000s) ok 3183 - exclude_measurement: should not dump DROP TABLE IF EXISTS test_second_table [04:49:35.056](0.000s) ok 3184 - exclude_measurement: should not dump DROP TABLE IF EXISTS test_table [04:49:35.057](0.000s) ok 3185 - exclude_measurement: should not dump DROP TABLE fk_reference_test_table [04:49:35.057](0.000s) ok 3186 - exclude_measurement: should not dump DROP TABLE test_second_table [04:49:35.057](0.000s) ok 3187 - exclude_measurement: should not dump DROP TABLE test_table [04:49:35.057](0.000s) ok 3188 - exclude_measurement: should not dump Disabled trigger on partition is altered [04:49:35.057](0.000s) ok 3189 - exclude_measurement: should not dump Disabled trigger on partition is not created [04:49:35.057](0.000s) ok 3190 - exclude_measurement: should dump GRANT ALL ON LARGE OBJECT ... [04:49:35.059](0.001s) ok 3191 - exclude_measurement: should not dump GRANT CREATE ON DATABASE dump_test [04:49:35.060](0.002s) ok 3192 - exclude_measurement: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:35.062](0.001s) ok 3193 - exclude_measurement: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:35.063](0.002s) ok 3194 - exclude_measurement: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:35.064](0.001s) ok 3195 - exclude_measurement: should not dump GRANT SELECT ON TABLE measurement [04:49:35.069](0.004s) ok 3196 - exclude_measurement: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:35.069](0.000s) ok 3197 - exclude_measurement: should dump GRANT SELECT ON TABLE test_table [04:49:35.069](0.000s) ok 3198 - exclude_measurement: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:35.070](0.001s) ok 3199 - exclude_measurement: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:35.071](0.000s) ok 3200 - exclude_measurement: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:35.071](0.000s) ok 3201 - exclude_measurement: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:35.073](0.002s) ok 3202 - exclude_measurement: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:35.073](0.000s) ok 3203 - exclude_measurement: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:35.074](0.000s) ok 3204 - exclude_measurement: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:35.074](0.000s) ok 3205 - exclude_measurement: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:35.074](0.000s) ok 3206 - exclude_measurement: should not dump INSERT INTO test_fifth_table [04:49:35.074](0.000s) ok 3207 - exclude_measurement: should not dump INSERT INTO test_fourth_table [04:49:35.074](0.000s) ok 3208 - exclude_measurement: should not dump INSERT INTO test_second_table [04:49:35.075](0.000s) ok 3209 - exclude_measurement: should not dump INSERT INTO test_table [04:49:35.075](0.000s) ok 3210 - exclude_measurement: should not dump INSERT INTO test_table_identity [04:49:35.075](0.000s) ok 3211 - exclude_measurement: should not dump INSERT INTO test_third_table [04:49:35.076](0.001s) ok 3212 - exclude_measurement: should not dump INSERT INTO test_third_table (colnames) [04:49:35.078](0.002s) ok 3213 - exclude_measurement: should dump LO create (using lo_from_bytea) [04:49:35.079](0.001s) ok 3214 - exclude_measurement: should dump LO create (with no data) [04:49:35.079](0.000s) ok 3215 - exclude_measurement: should dump LO load (using lo_from_bytea) [04:49:35.080](0.001s) ok 3216 - exclude_measurement: should not dump Partition measurement_y2006m2 creation [04:49:35.081](0.000s) ok 3217 - exclude_measurement: should dump REFRESH MATERIALIZED VIEW matview [04:49:35.081](0.000s) ok 3218 - exclude_measurement: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:35.081](0.000s) ok 3219 - exclude_measurement: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:35.082](0.001s) ok 3220 - exclude_measurement: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:35.082](0.000s) ok 3221 - exclude_measurement: should dump REVOKE ALL ON SCHEMA public [04:49:35.083](0.001s) ok 3222 - exclude_measurement: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:35.084](0.000s) ok 3223 - exclude_measurement: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:35.148](0.065s) ok 3224 - exclude_measurement: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:35.149](0.000s) ok 3225 - exclude_measurement: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:35.149](0.000s) ok 3226 - exclude_measurement: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:35.149](0.000s) ok 3227 - exclude_measurement: should not dump Replica trigger on partition is altered [04:49:35.149](0.000s) ok 3228 - exclude_measurement: should not dump Triggers on partitions are not dropped [04:49:35.149](0.000s) ok 3229 - exclude_measurement: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/exclude_measurement_data.sql --exclude-table-data-and-children=dump_test.measurement --no-unlogged-table-data postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:35.927](0.778s) ok 3230 - exclude_measurement_data: pg_dump runs [04:49:35.943](0.016s) ok 3231 - exclude_measurement_data: should dump ALTER COLLATION test0 OWNER TO [04:49:35.944](0.001s) ok 3232 - exclude_measurement_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:35.944](0.001s) ok 3233 - exclude_measurement_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:35.945](0.000s) ok 3234 - exclude_measurement_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:35.945](0.000s) ok 3235 - exclude_measurement_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:35.945](0.000s) ok 3236 - exclude_measurement_data: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:35.946](0.000s) ok 3237 - exclude_measurement_data: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:35.946](0.000s) ok 3238 - exclude_measurement_data: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:35.946](0.000s) ok 3239 - exclude_measurement_data: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:35.947](0.001s) ok 3240 - exclude_measurement_data: should dump ALTER INDEX ... ATTACH PARTITION [04:49:35.948](0.001s) ok 3241 - exclude_measurement_data: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:35.948](0.001s) ok 3242 - exclude_measurement_data: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:35.949](0.001s) ok 3243 - exclude_measurement_data: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:35.949](0.001s) ok 3244 - exclude_measurement_data: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:35.950](0.000s) ok 3245 - exclude_measurement_data: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:35.950](0.000s) ok 3246 - exclude_measurement_data: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:35.951](0.000s) ok 3247 - exclude_measurement_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:35.952](0.001s) ok 3248 - exclude_measurement_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:35.952](0.000s) ok 3249 - exclude_measurement_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:35.952](0.000s) ok 3250 - exclude_measurement_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:35.952](0.000s) ok 3251 - exclude_measurement_data: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:35.953](0.000s) ok 3252 - exclude_measurement_data: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:35.953](0.000s) ok 3253 - exclude_measurement_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:35.954](0.001s) ok 3254 - exclude_measurement_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:35.957](0.003s) ok 3255 - exclude_measurement_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:35.963](0.006s) ok 3256 - exclude_measurement_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:35.964](0.001s) ok 3257 - exclude_measurement_data: should not dump ALTER ROLE regress_dump_test_role [04:49:35.964](0.000s) ok 3258 - exclude_measurement_data: should dump ALTER SCHEMA dump_test OWNER TO [04:49:35.965](0.000s) ok 3259 - exclude_measurement_data: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:35.965](0.000s) ok 3260 - exclude_measurement_data: should dump ALTER SCHEMA public OWNER TO [04:49:35.965](0.000s) ok 3261 - exclude_measurement_data: should dump ALTER SEQUENCE test_table_col1_seq [04:49:35.965](0.000s) ok 3262 - exclude_measurement_data: should dump ALTER SERVER s1 OWNER TO [04:49:35.965](0.000s) ok 3263 - exclude_measurement_data: should dump ALTER STATISTICS extended_stats_options [04:49:35.965](0.000s) ok 3264 - exclude_measurement_data: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:35.965](0.000s) ok 3265 - exclude_measurement_data: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:35.966](0.000s) ok 3266 - exclude_measurement_data: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:35.966](0.000s) ok 3267 - exclude_measurement_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:35.966](0.000s) ok 3268 - exclude_measurement_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:35.966](0.000s) ok 3269 - exclude_measurement_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:35.966](0.000s) ok 3270 - exclude_measurement_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:35.966](0.000s) ok 3271 - exclude_measurement_data: should dump ALTER TABLE measurement OWNER TO [04:49:35.967](0.001s) ok 3272 - exclude_measurement_data: should dump ALTER TABLE measurement PRIMARY KEY [04:49:35.967](0.000s) ok 3273 - exclude_measurement_data: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:35.967](0.000s) ok 3274 - exclude_measurement_data: should dump ALTER TABLE test_second_table OWNER TO [04:49:35.968](0.000s) ok 3275 - exclude_measurement_data: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:35.968](0.000s) ok 3276 - exclude_measurement_data: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:35.973](0.005s) ok 3277 - exclude_measurement_data: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:35.974](0.001s) ok 3278 - exclude_measurement_data: should dump ALTER TABLE test_table OWNER TO [04:49:35.974](0.000s) ok 3279 - exclude_measurement_data: should not dump ALTER TABLE test_table_generated_child1 [04:49:35.974](0.000s) ok 3280 - exclude_measurement_data: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:35.975](0.000s) ok 3281 - exclude_measurement_data: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:35.975](0.000s) ok 3282 - exclude_measurement_data: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:35.975](0.000s) ok 3283 - exclude_measurement_data: should dump ALTER VIEW test_view SET DEFAULT [04:49:35.976](0.000s) ok 3284 - exclude_measurement_data: should dump Always trigger on partition is altered [04:49:35.976](0.000s) ok 3285 - exclude_measurement_data: should dump COMMENT ON COLLATION test0 [04:49:35.976](0.000s) ok 3286 - exclude_measurement_data: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:35.976](0.000s) ok 3287 - exclude_measurement_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:35.976](0.000s) ok 3288 - exclude_measurement_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:35.976](0.000s) ok 3289 - exclude_measurement_data: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:35.976](0.000s) ok 3290 - exclude_measurement_data: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:35.976](0.000s) ok 3291 - exclude_measurement_data: should not dump COMMENT ON DATABASE postgres [04:49:35.977](0.000s) ok 3292 - exclude_measurement_data: should not dump COMMENT ON EXTENSION plpgsql [04:49:35.977](0.000s) ok 3293 - exclude_measurement_data: should dump COMMENT ON LARGE OBJECT ... [04:49:35.978](0.000s) ok 3294 - exclude_measurement_data: should dump COMMENT ON PUBLICATION pub1 [04:49:35.978](0.000s) ok 3295 - exclude_measurement_data: should not dump COMMENT ON SCHEMA public [04:49:35.978](0.000s) ok 3296 - exclude_measurement_data: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:35.978](0.000s) ok 3297 - exclude_measurement_data: should dump COMMENT ON TABLE dump_test.test_table [04:49:35.979](0.000s) ok 3298 - exclude_measurement_data: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:35.979](0.000s) ok 3299 - exclude_measurement_data: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:35.979](0.000s) ok 3300 - exclude_measurement_data: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:35.979](0.000s) ok 3301 - exclude_measurement_data: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:35.980](0.001s) ok 3302 - exclude_measurement_data: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:35.981](0.001s) ok 3303 - exclude_measurement_data: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:35.982](0.001s) ok 3304 - exclude_measurement_data: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:35.983](0.000s) ok 3305 - exclude_measurement_data: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:35.983](0.000s) ok 3306 - exclude_measurement_data: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:35.983](0.000s) ok 3307 - exclude_measurement_data: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:35.984](0.000s) ok 3308 - exclude_measurement_data: should dump COPY fk_reference_test_table [04:49:35.985](0.001s) ok 3309 - exclude_measurement_data: should not dump COPY fk_reference_test_table second [04:49:35.985](0.000s) ok 3310 - exclude_measurement_data: should not dump COPY measurement [04:49:35.986](0.000s) ok 3311 - exclude_measurement_data: should dump COPY test_compression_method [04:49:35.986](0.000s) ok 3312 - exclude_measurement_data: should dump COPY test_fifth_table [04:49:35.986](0.000s) ok 3313 - exclude_measurement_data: should dump COPY test_fourth_table [04:49:35.986](0.000s) ok 3314 - exclude_measurement_data: should dump COPY test_second_table [04:49:35.987](0.000s) ok 3315 - exclude_measurement_data: should dump COPY test_table [04:49:35.987](0.000s) ok 3316 - exclude_measurement_data: should dump COPY test_table_identity [04:49:35.987](0.000s) ok 3317 - exclude_measurement_data: should dump COPY test_third_table [04:49:35.987](0.000s) ok 3318 - exclude_measurement_data: should dump CREATE ACCESS METHOD gist2 [04:49:35.987](0.000s) ok 3319 - exclude_measurement_data: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:35.987](0.000s) ok 3320 - exclude_measurement_data: should dump CREATE AGGREGATE dump_test.newavg [04:49:35.988](0.000s) ok 3321 - exclude_measurement_data: should dump CREATE CAST FOR timestamptz [04:49:35.988](0.000s) ok 3322 - exclude_measurement_data: should dump CREATE COLLATION test0 FROM "C" [04:49:35.988](0.000s) ok 3323 - exclude_measurement_data: should dump CREATE CONVERSION dump_test.test_conversion [04:49:35.988](0.000s) ok 3324 - exclude_measurement_data: should not dump CREATE DATABASE dump_test [04:49:35.988](0.000s) ok 3325 - exclude_measurement_data: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:35.988](0.000s) ok 3326 - exclude_measurement_data: should not dump CREATE DATABASE postgres [04:49:35.988](0.000s) ok 3327 - exclude_measurement_data: should not dump CREATE DATABASE regression_invalid... [04:49:36.004](0.016s) ok 3328 - exclude_measurement_data: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:36.005](0.000s) ok 3329 - exclude_measurement_data: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:36.005](0.000s) ok 3330 - exclude_measurement_data: should not dump CREATE EXTENSION ... plpgsql [04:49:36.005](0.000s) ok 3331 - exclude_measurement_data: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:36.006](0.000s) ok 3332 - exclude_measurement_data: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:36.006](0.000s) ok 3333 - exclude_measurement_data: should dump CREATE FUNCTION ... SUPPORT [04:49:36.006](0.000s) ok 3334 - exclude_measurement_data: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:36.007](0.000s) ok 3335 - exclude_measurement_data: should dump CREATE FUNCTION dump_test.int42_in [04:49:36.007](0.000s) ok 3336 - exclude_measurement_data: should dump CREATE FUNCTION dump_test.int42_out [04:49:36.007](0.000s) ok 3337 - exclude_measurement_data: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:36.007](0.000s) ok 3338 - exclude_measurement_data: should dump CREATE FUNCTION dump_test.trigger_func [04:49:36.008](0.000s) ok 3339 - exclude_measurement_data: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:36.008](0.000s) ok 3340 - exclude_measurement_data: should dump CREATE INDEX ON ONLY measurement [04:49:36.008](0.000s) ok 3341 - exclude_measurement_data: should dump CREATE LANGUAGE pltestlang [04:49:36.008](0.000s) ok 3342 - exclude_measurement_data: should dump CREATE MATERIALIZED VIEW matview [04:49:36.009](0.000s) ok 3343 - exclude_measurement_data: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:36.009](0.000s) ok 3344 - exclude_measurement_data: should dump CREATE MATERIALIZED VIEW matview_second [04:49:36.009](0.000s) ok 3345 - exclude_measurement_data: should dump CREATE MATERIALIZED VIEW matview_third [04:49:36.009](0.000s) ok 3346 - exclude_measurement_data: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:36.009](0.000s) ok 3347 - exclude_measurement_data: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:36.010](0.001s) ok 3348 - exclude_measurement_data: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:36.010](0.000s) ok 3349 - exclude_measurement_data: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:36.010](0.000s) ok 3350 - exclude_measurement_data: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:36.010](0.000s) ok 3351 - exclude_measurement_data: should dump CREATE POLICY p1 ON test_table [04:49:36.010](0.000s) ok 3352 - exclude_measurement_data: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:36.011](0.000s) ok 3353 - exclude_measurement_data: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:36.011](0.000s) ok 3354 - exclude_measurement_data: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:36.011](0.000s) ok 3355 - exclude_measurement_data: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:36.011](0.000s) ok 3356 - exclude_measurement_data: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:36.012](0.000s) ok 3357 - exclude_measurement_data: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:36.012](0.000s) ok 3358 - exclude_measurement_data: should dump CREATE PUBLICATION pub1 [04:49:36.012](0.000s) ok 3359 - exclude_measurement_data: should dump CREATE PUBLICATION pub2 [04:49:36.012](0.000s) ok 3360 - exclude_measurement_data: should dump CREATE PUBLICATION pub3 [04:49:36.012](0.000s) ok 3361 - exclude_measurement_data: should dump CREATE PUBLICATION pub4 [04:49:36.013](0.000s) ok 3362 - exclude_measurement_data: should not dump CREATE ROLE regress_dump_test_role [04:49:36.013](0.000s) ok 3363 - exclude_measurement_data: should not dump CREATE ROLE regress_quoted... [04:49:36.013](0.000s) ok 3364 - exclude_measurement_data: should dump CREATE SCHEMA dump_test [04:49:36.014](0.000s) ok 3365 - exclude_measurement_data: should dump CREATE SCHEMA dump_test_second_schema [04:49:36.014](0.000s) ok 3366 - exclude_measurement_data: should not dump CREATE SCHEMA public [04:49:36.014](0.000s) ok 3367 - exclude_measurement_data: should dump CREATE SEQUENCE test_table_col1_seq [04:49:36.014](0.000s) ok 3368 - exclude_measurement_data: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:36.015](0.000s) ok 3369 - exclude_measurement_data: should dump CREATE STATISTICS extended_stats_expression [04:49:36.015](0.000s) ok 3370 - exclude_measurement_data: should dump CREATE STATISTICS extended_stats_no_options [04:49:36.015](0.000s) ok 3371 - exclude_measurement_data: should dump CREATE STATISTICS extended_stats_options [04:49:36.016](0.000s) ok 3372 - exclude_measurement_data: should dump CREATE SUBSCRIPTION sub1 [04:49:36.016](0.000s) ok 3373 - exclude_measurement_data: should dump CREATE SUBSCRIPTION sub2 [04:49:36.016](0.000s) ok 3374 - exclude_measurement_data: should dump CREATE SUBSCRIPTION sub3 [04:49:36.016](0.000s) ok 3375 - exclude_measurement_data: should dump CREATE TABLE fk_reference_test_table [04:49:36.016](0.000s) ok 3376 - exclude_measurement_data: should dump CREATE TABLE measurement PARTITIONED BY [04:49:36.017](0.000s) ok 3377 - exclude_measurement_data: should dump CREATE TABLE regress_pg_dump_table_am [04:49:36.023](0.006s) ok 3378 - exclude_measurement_data: should dump CREATE TABLE regress_pg_dump_table_part [04:49:36.023](0.000s) ok 3379 - exclude_measurement_data: should dump CREATE TABLE table_with_stats [04:49:36.023](0.000s) ok 3380 - exclude_measurement_data: should dump CREATE TABLE test_compression_method [04:49:36.023](0.000s) ok 3381 - exclude_measurement_data: should dump CREATE TABLE test_fifth_table [04:49:36.023](0.000s) ok 3382 - exclude_measurement_data: should dump CREATE TABLE test_fourth_table_zero_col [04:49:36.024](0.000s) ok 3383 - exclude_measurement_data: should dump CREATE TABLE test_inheritance_child [04:49:36.024](0.000s) ok 3384 - exclude_measurement_data: should dump CREATE TABLE test_inheritance_parent [04:49:36.024](0.000s) ok 3385 - exclude_measurement_data: should dump CREATE TABLE test_second_table [04:49:36.024](0.000s) ok 3386 - exclude_measurement_data: should dump CREATE TABLE test_seventh_table [04:49:36.024](0.000s) ok 3387 - exclude_measurement_data: should dump CREATE TABLE test_sixth_table [04:49:36.026](0.002s) ok 3388 - exclude_measurement_data: should dump CREATE TABLE test_table [04:49:36.026](0.000s) ok 3389 - exclude_measurement_data: should dump CREATE TABLE test_table_generated [04:49:36.026](0.000s) ok 3390 - exclude_measurement_data: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:36.026](0.000s) ok 3391 - exclude_measurement_data: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:36.027](0.001s) ok 3392 - exclude_measurement_data: should dump CREATE TABLE test_table_identity [04:49:36.027](0.001s) ok 3393 - exclude_measurement_data: should dump CREATE TABLE test_third_table_generated_cols [04:49:36.028](0.001s) ok 3394 - exclude_measurement_data: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:36.029](0.000s) ok 3395 - exclude_measurement_data: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:36.029](0.000s) ok 3396 - exclude_measurement_data: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:36.029](0.000s) ok 3397 - exclude_measurement_data: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:36.029](0.000s) ok 3398 - exclude_measurement_data: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:36.030](0.000s) ok 3399 - exclude_measurement_data: should dump CREATE TRANSFORM FOR int [04:49:36.030](0.000s) ok 3400 - exclude_measurement_data: should dump CREATE TRIGGER test_trigger [04:49:36.030](0.000s) ok 3401 - exclude_measurement_data: should dump CREATE TYPE dump_test.composite [04:49:36.030](0.000s) ok 3402 - exclude_measurement_data: should dump CREATE TYPE dump_test.int42 [04:49:36.031](0.000s) ok 3403 - exclude_measurement_data: should dump CREATE TYPE dump_test.int42 populated [04:49:36.031](0.000s) ok 3404 - exclude_measurement_data: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:36.031](0.000s) ok 3405 - exclude_measurement_data: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:36.031](0.000s) ok 3406 - exclude_measurement_data: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:36.032](0.000s) ok 3407 - exclude_measurement_data: should dump CREATE TYPE dump_test.undefined [04:49:36.032](0.000s) ok 3408 - exclude_measurement_data: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:36.032](0.000s) ok 3409 - exclude_measurement_data: should dump CREATE VIEW test_view [04:49:36.033](0.001s) ok 3410 - exclude_measurement_data: should dump Check ordering of a function that depends on a primary key [04:49:36.034](0.001s) ok 3411 - exclude_measurement_data: should dump Check ordering of a matview that depends on a primary key [04:49:36.034](0.000s) ok 3412 - exclude_measurement_data: should dump Creation of row-level trigger in partitioned table [04:49:36.034](0.000s) ok 3413 - exclude_measurement_data: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:36.034](0.000s) ok 3414 - exclude_measurement_data: should not dump DROP EXTENSION plpgsql [04:49:36.034](0.000s) ok 3415 - exclude_measurement_data: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:36.035](0.000s) ok 3416 - exclude_measurement_data: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:36.035](0.000s) ok 3417 - exclude_measurement_data: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:36.035](0.000s) ok 3418 - exclude_measurement_data: should not dump DROP LANGUAGE pltestlang [04:49:36.035](0.000s) ok 3419 - exclude_measurement_data: should not dump DROP ROLE pg_ [04:49:36.035](0.000s) ok 3420 - exclude_measurement_data: should not dump DROP ROLE regress_dump_test_role [04:49:36.035](0.000s) ok 3421 - exclude_measurement_data: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:36.036](0.000s) ok 3422 - exclude_measurement_data: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:36.036](0.000s) ok 3423 - exclude_measurement_data: should not dump DROP SCHEMA IF EXISTS public [04:49:36.036](0.000s) ok 3424 - exclude_measurement_data: should not dump DROP SCHEMA dump_test [04:49:36.037](0.000s) ok 3425 - exclude_measurement_data: should not dump DROP SCHEMA dump_test_second_schema [04:49:36.037](0.000s) ok 3426 - exclude_measurement_data: should not dump DROP SCHEMA public [04:49:36.037](0.000s) ok 3427 - exclude_measurement_data: should not dump DROP TABLE IF EXISTS test_second_table [04:49:36.038](0.000s) ok 3428 - exclude_measurement_data: should not dump DROP TABLE IF EXISTS test_table [04:49:36.038](0.000s) ok 3429 - exclude_measurement_data: should not dump DROP TABLE fk_reference_test_table [04:49:36.038](0.000s) ok 3430 - exclude_measurement_data: should not dump DROP TABLE test_second_table [04:49:36.038](0.000s) ok 3431 - exclude_measurement_data: should not dump DROP TABLE test_table [04:49:36.039](0.000s) ok 3432 - exclude_measurement_data: should dump Disabled trigger on partition is altered [04:49:36.039](0.000s) ok 3433 - exclude_measurement_data: should not dump Disabled trigger on partition is not created [04:49:36.040](0.000s) ok 3434 - exclude_measurement_data: should dump GRANT ALL ON LARGE OBJECT ... [04:49:36.040](0.000s) ok 3435 - exclude_measurement_data: should not dump GRANT CREATE ON DATABASE dump_test [04:49:36.040](0.000s) ok 3436 - exclude_measurement_data: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:36.040](0.000s) ok 3437 - exclude_measurement_data: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:36.041](0.001s) ok 3438 - exclude_measurement_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:36.042](0.001s) ok 3439 - exclude_measurement_data: should dump GRANT SELECT ON TABLE measurement [04:49:36.042](0.000s) ok 3440 - exclude_measurement_data: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:36.042](0.000s) ok 3441 - exclude_measurement_data: should dump GRANT SELECT ON TABLE test_table [04:49:36.043](0.001s) ok 3442 - exclude_measurement_data: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:36.043](0.000s) ok 3443 - exclude_measurement_data: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:36.044](0.001s) ok 3444 - exclude_measurement_data: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:36.044](0.000s) ok 3445 - exclude_measurement_data: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:36.045](0.000s) ok 3446 - exclude_measurement_data: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:36.045](0.000s) ok 3447 - exclude_measurement_data: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:36.045](0.000s) ok 3448 - exclude_measurement_data: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:36.046](0.000s) ok 3449 - exclude_measurement_data: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:36.046](0.000s) ok 3450 - exclude_measurement_data: should not dump INSERT INTO test_fifth_table [04:49:36.046](0.000s) ok 3451 - exclude_measurement_data: should not dump INSERT INTO test_fourth_table [04:49:36.046](0.000s) ok 3452 - exclude_measurement_data: should not dump INSERT INTO test_second_table [04:49:36.046](0.000s) ok 3453 - exclude_measurement_data: should not dump INSERT INTO test_table [04:49:36.047](0.000s) ok 3454 - exclude_measurement_data: should not dump INSERT INTO test_table_identity [04:49:36.047](0.000s) ok 3455 - exclude_measurement_data: should not dump INSERT INTO test_third_table [04:49:36.047](0.000s) ok 3456 - exclude_measurement_data: should not dump INSERT INTO test_third_table (colnames) [04:49:36.048](0.000s) ok 3457 - exclude_measurement_data: should dump LO create (using lo_from_bytea) [04:49:36.048](0.000s) ok 3458 - exclude_measurement_data: should dump LO create (with no data) [04:49:36.048](0.000s) ok 3459 - exclude_measurement_data: should dump LO load (using lo_from_bytea) [04:49:36.049](0.001s) ok 3460 - exclude_measurement_data: should dump Partition measurement_y2006m2 creation [04:49:36.049](0.000s) ok 3461 - exclude_measurement_data: should dump REFRESH MATERIALIZED VIEW matview [04:49:36.049](0.000s) ok 3462 - exclude_measurement_data: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:36.051](0.002s) ok 3463 - exclude_measurement_data: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:36.051](0.000s) ok 3464 - exclude_measurement_data: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:36.052](0.000s) ok 3465 - exclude_measurement_data: should dump REVOKE ALL ON SCHEMA public [04:49:36.052](0.000s) ok 3466 - exclude_measurement_data: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:36.052](0.000s) ok 3467 - exclude_measurement_data: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:36.097](0.045s) ok 3468 - exclude_measurement_data: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:36.098](0.001s) ok 3469 - exclude_measurement_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:36.098](0.001s) ok 3470 - exclude_measurement_data: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:36.099](0.000s) ok 3471 - exclude_measurement_data: should dump Replica trigger on partition is altered [04:49:36.099](0.000s) ok 3472 - exclude_measurement_data: should not dump Triggers on partitions are not dropped [04:49:36.100](0.000s) ok 3473 - exclude_measurement_data: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/exclude_test_table.sql --exclude-table=dump_test.test_table postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:37.396](1.296s) ok 3474 - exclude_test_table: pg_dump runs [04:49:37.400](0.004s) ok 3475 - exclude_test_table: should dump ALTER COLLATION test0 OWNER TO [04:49:37.400](0.001s) ok 3476 - exclude_test_table: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:37.401](0.000s) ok 3477 - exclude_test_table: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:37.401](0.000s) ok 3478 - exclude_test_table: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:37.402](0.000s) ok 3479 - exclude_test_table: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:37.403](0.001s) ok 3480 - exclude_test_table: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:37.404](0.001s) ok 3481 - exclude_test_table: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:37.405](0.001s) ok 3482 - exclude_test_table: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:37.405](0.001s) ok 3483 - exclude_test_table: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:37.406](0.000s) ok 3484 - exclude_test_table: should dump ALTER INDEX ... ATTACH PARTITION [04:49:37.408](0.002s) ok 3485 - exclude_test_table: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:37.410](0.002s) ok 3486 - exclude_test_table: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:37.410](0.000s) ok 3487 - exclude_test_table: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:37.411](0.001s) ok 3488 - exclude_test_table: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:37.415](0.003s) ok 3489 - exclude_test_table: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:37.416](0.001s) ok 3490 - exclude_test_table: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:37.417](0.001s) ok 3491 - exclude_test_table: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:37.417](0.000s) ok 3492 - exclude_test_table: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:37.419](0.002s) ok 3493 - exclude_test_table: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:37.420](0.001s) ok 3494 - exclude_test_table: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:37.422](0.002s) ok 3495 - exclude_test_table: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:37.423](0.001s) ok 3496 - exclude_test_table: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:37.424](0.001s) ok 3497 - exclude_test_table: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:37.424](0.000s) ok 3498 - exclude_test_table: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:37.425](0.001s) ok 3499 - exclude_test_table: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:37.426](0.001s) ok 3500 - exclude_test_table: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:37.427](0.001s) ok 3501 - exclude_test_table: should not dump ALTER ROLE regress_dump_test_role [04:49:37.427](0.000s) ok 3502 - exclude_test_table: should dump ALTER SCHEMA dump_test OWNER TO [04:49:37.427](0.000s) ok 3503 - exclude_test_table: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:37.427](0.000s) ok 3504 - exclude_test_table: should dump ALTER SCHEMA public OWNER TO [04:49:37.427](0.000s) ok 3505 - exclude_test_table: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:37.428](0.000s) ok 3506 - exclude_test_table: should dump ALTER SERVER s1 OWNER TO [04:49:37.428](0.000s) ok 3507 - exclude_test_table: should dump ALTER STATISTICS extended_stats_options [04:49:37.428](0.000s) ok 3508 - exclude_test_table: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:37.428](0.000s) ok 3509 - exclude_test_table: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:37.429](0.000s) ok 3510 - exclude_test_table: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:37.429](0.000s) ok 3511 - exclude_test_table: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:37.429](0.000s) ok 3512 - exclude_test_table: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:37.429](0.000s) ok 3513 - exclude_test_table: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:37.429](0.000s) ok 3514 - exclude_test_table: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:37.430](0.000s) ok 3515 - exclude_test_table: should dump ALTER TABLE measurement OWNER TO [04:49:37.430](0.000s) ok 3516 - exclude_test_table: should dump ALTER TABLE measurement PRIMARY KEY [04:49:37.430](0.000s) ok 3517 - exclude_test_table: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:37.430](0.000s) ok 3518 - exclude_test_table: should dump ALTER TABLE test_second_table OWNER TO [04:49:37.430](0.000s) ok 3519 - exclude_test_table: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:37.430](0.000s) ok 3520 - exclude_test_table: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:37.430](0.000s) ok 3521 - exclude_test_table: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:37.430](0.000s) ok 3522 - exclude_test_table: should not dump ALTER TABLE test_table OWNER TO [04:49:37.431](0.000s) ok 3523 - exclude_test_table: should not dump ALTER TABLE test_table_generated_child1 [04:49:37.431](0.000s) ok 3524 - exclude_test_table: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:37.431](0.000s) ok 3525 - exclude_test_table: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:37.433](0.002s) ok 3526 - exclude_test_table: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:37.433](0.000s) ok 3527 - exclude_test_table: should dump ALTER VIEW test_view SET DEFAULT [04:49:37.433](0.000s) ok 3528 - exclude_test_table: should dump Always trigger on partition is altered [04:49:37.433](0.000s) ok 3529 - exclude_test_table: should dump COMMENT ON COLLATION test0 [04:49:37.433](0.000s) ok 3530 - exclude_test_table: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:37.433](0.000s) ok 3531 - exclude_test_table: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:37.433](0.000s) ok 3532 - exclude_test_table: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:37.433](0.000s) ok 3533 - exclude_test_table: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:37.433](0.000s) ok 3534 - exclude_test_table: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:37.434](0.000s) ok 3535 - exclude_test_table: should not dump COMMENT ON DATABASE postgres [04:49:37.434](0.000s) ok 3536 - exclude_test_table: should not dump COMMENT ON EXTENSION plpgsql [04:49:37.434](0.000s) ok 3537 - exclude_test_table: should dump COMMENT ON LARGE OBJECT ... [04:49:37.434](0.000s) ok 3538 - exclude_test_table: should dump COMMENT ON PUBLICATION pub1 [04:49:37.434](0.000s) ok 3539 - exclude_test_table: should not dump COMMENT ON SCHEMA public [04:49:37.434](0.000s) ok 3540 - exclude_test_table: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:37.434](0.000s) ok 3541 - exclude_test_table: should not dump COMMENT ON TABLE dump_test.test_table [04:49:37.434](0.000s) ok 3542 - exclude_test_table: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:37.434](0.000s) ok 3543 - exclude_test_table: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:37.435](0.000s) ok 3544 - exclude_test_table: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:37.435](0.000s) ok 3545 - exclude_test_table: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:37.435](0.000s) ok 3546 - exclude_test_table: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:37.435](0.000s) ok 3547 - exclude_test_table: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:37.435](0.000s) ok 3548 - exclude_test_table: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:37.435](0.000s) ok 3549 - exclude_test_table: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:37.435](0.000s) ok 3550 - exclude_test_table: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:37.435](0.000s) ok 3551 - exclude_test_table: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:37.435](0.000s) ok 3552 - exclude_test_table: should dump COPY fk_reference_test_table [04:49:37.436](0.001s) ok 3553 - exclude_test_table: should not dump COPY fk_reference_test_table second [04:49:37.436](0.000s) ok 3554 - exclude_test_table: should dump COPY measurement [04:49:37.436](0.000s) ok 3555 - exclude_test_table: should dump COPY test_compression_method [04:49:37.436](0.000s) ok 3556 - exclude_test_table: should dump COPY test_fifth_table [04:49:37.436](0.000s) ok 3557 - exclude_test_table: should dump COPY test_fourth_table [04:49:37.437](0.000s) ok 3558 - exclude_test_table: should dump COPY test_second_table [04:49:37.437](0.000s) ok 3559 - exclude_test_table: should not dump COPY test_table [04:49:37.437](0.000s) ok 3560 - exclude_test_table: should dump COPY test_table_identity [04:49:37.437](0.000s) ok 3561 - exclude_test_table: should dump COPY test_third_table [04:49:37.437](0.000s) ok 3562 - exclude_test_table: should dump CREATE ACCESS METHOD gist2 [04:49:37.437](0.000s) ok 3563 - exclude_test_table: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:37.437](0.000s) ok 3564 - exclude_test_table: should dump CREATE AGGREGATE dump_test.newavg [04:49:37.437](0.000s) ok 3565 - exclude_test_table: should dump CREATE CAST FOR timestamptz [04:49:37.437](0.000s) ok 3566 - exclude_test_table: should dump CREATE COLLATION test0 FROM "C" [04:49:37.437](0.000s) ok 3567 - exclude_test_table: should dump CREATE CONVERSION dump_test.test_conversion [04:49:37.438](0.000s) ok 3568 - exclude_test_table: should not dump CREATE DATABASE dump_test [04:49:37.438](0.000s) ok 3569 - exclude_test_table: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:37.438](0.000s) ok 3570 - exclude_test_table: should not dump CREATE DATABASE postgres [04:49:37.438](0.000s) ok 3571 - exclude_test_table: should not dump CREATE DATABASE regression_invalid... [04:49:37.440](0.002s) ok 3572 - exclude_test_table: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:37.440](0.000s) ok 3573 - exclude_test_table: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:37.440](0.000s) ok 3574 - exclude_test_table: should not dump CREATE EXTENSION ... plpgsql [04:49:37.440](0.000s) ok 3575 - exclude_test_table: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:37.440](0.000s) ok 3576 - exclude_test_table: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:37.440](0.000s) ok 3577 - exclude_test_table: should dump CREATE FUNCTION ... SUPPORT [04:49:37.440](0.000s) ok 3578 - exclude_test_table: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:37.440](0.000s) ok 3579 - exclude_test_table: should dump CREATE FUNCTION dump_test.int42_in [04:49:37.440](0.000s) ok 3580 - exclude_test_table: should dump CREATE FUNCTION dump_test.int42_out [04:49:37.440](0.000s) ok 3581 - exclude_test_table: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:37.440](0.000s) ok 3582 - exclude_test_table: should dump CREATE FUNCTION dump_test.trigger_func [04:49:37.441](0.000s) ok 3583 - exclude_test_table: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:37.442](0.001s) ok 3584 - exclude_test_table: should dump CREATE INDEX ON ONLY measurement [04:49:37.442](0.000s) ok 3585 - exclude_test_table: should dump CREATE LANGUAGE pltestlang [04:49:37.442](0.000s) ok 3586 - exclude_test_table: should dump CREATE MATERIALIZED VIEW matview [04:49:37.442](0.000s) ok 3587 - exclude_test_table: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:37.442](0.000s) ok 3588 - exclude_test_table: should dump CREATE MATERIALIZED VIEW matview_second [04:49:37.443](0.000s) ok 3589 - exclude_test_table: should dump CREATE MATERIALIZED VIEW matview_third [04:49:37.443](0.000s) ok 3590 - exclude_test_table: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:37.443](0.000s) ok 3591 - exclude_test_table: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:37.444](0.001s) ok 3592 - exclude_test_table: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:37.444](0.000s) ok 3593 - exclude_test_table: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:37.444](0.000s) ok 3594 - exclude_test_table: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:37.445](0.000s) ok 3595 - exclude_test_table: should not dump CREATE POLICY p1 ON test_table [04:49:37.445](0.000s) ok 3596 - exclude_test_table: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:37.445](0.000s) ok 3597 - exclude_test_table: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:37.445](0.000s) ok 3598 - exclude_test_table: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:37.445](0.000s) ok 3599 - exclude_test_table: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:37.445](0.000s) ok 3600 - exclude_test_table: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:37.445](0.000s) ok 3601 - exclude_test_table: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:37.445](0.000s) ok 3602 - exclude_test_table: should dump CREATE PUBLICATION pub1 [04:49:37.446](0.000s) ok 3603 - exclude_test_table: should dump CREATE PUBLICATION pub2 [04:49:37.446](0.000s) ok 3604 - exclude_test_table: should dump CREATE PUBLICATION pub3 [04:49:37.446](0.000s) ok 3605 - exclude_test_table: should dump CREATE PUBLICATION pub4 [04:49:37.446](0.000s) ok 3606 - exclude_test_table: should not dump CREATE ROLE regress_dump_test_role [04:49:37.446](0.000s) ok 3607 - exclude_test_table: should not dump CREATE ROLE regress_quoted... [04:49:37.446](0.000s) ok 3608 - exclude_test_table: should dump CREATE SCHEMA dump_test [04:49:37.446](0.000s) ok 3609 - exclude_test_table: should dump CREATE SCHEMA dump_test_second_schema [04:49:37.446](0.000s) ok 3610 - exclude_test_table: should not dump CREATE SCHEMA public [04:49:37.446](0.000s) ok 3611 - exclude_test_table: should dump CREATE SEQUENCE test_table_col1_seq [04:49:37.447](0.000s) ok 3612 - exclude_test_table: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:37.447](0.000s) ok 3613 - exclude_test_table: should dump CREATE STATISTICS extended_stats_expression [04:49:37.447](0.000s) ok 3614 - exclude_test_table: should not dump CREATE STATISTICS extended_stats_no_options [04:49:37.447](0.000s) ok 3615 - exclude_test_table: should dump CREATE STATISTICS extended_stats_options [04:49:37.447](0.000s) ok 3616 - exclude_test_table: should dump CREATE SUBSCRIPTION sub1 [04:49:37.447](0.000s) ok 3617 - exclude_test_table: should dump CREATE SUBSCRIPTION sub2 [04:49:37.447](0.000s) ok 3618 - exclude_test_table: should dump CREATE SUBSCRIPTION sub3 [04:49:37.447](0.000s) ok 3619 - exclude_test_table: should dump CREATE TABLE fk_reference_test_table [04:49:37.447](0.000s) ok 3620 - exclude_test_table: should dump CREATE TABLE measurement PARTITIONED BY [04:49:37.448](0.000s) ok 3621 - exclude_test_table: should dump CREATE TABLE regress_pg_dump_table_am [04:49:37.453](0.005s) ok 3622 - exclude_test_table: should dump CREATE TABLE regress_pg_dump_table_part [04:49:37.453](0.000s) ok 3623 - exclude_test_table: should dump CREATE TABLE table_with_stats [04:49:37.453](0.000s) ok 3624 - exclude_test_table: should dump CREATE TABLE test_compression_method [04:49:37.453](0.000s) ok 3625 - exclude_test_table: should dump CREATE TABLE test_fifth_table [04:49:37.453](0.000s) ok 3626 - exclude_test_table: should dump CREATE TABLE test_fourth_table_zero_col [04:49:37.453](0.000s) ok 3627 - exclude_test_table: should dump CREATE TABLE test_inheritance_child [04:49:37.453](0.000s) ok 3628 - exclude_test_table: should dump CREATE TABLE test_inheritance_parent [04:49:37.453](0.000s) ok 3629 - exclude_test_table: should dump CREATE TABLE test_second_table [04:49:37.453](0.000s) ok 3630 - exclude_test_table: should dump CREATE TABLE test_seventh_table [04:49:37.453](0.000s) ok 3631 - exclude_test_table: should dump CREATE TABLE test_sixth_table [04:49:37.453](0.000s) ok 3632 - exclude_test_table: should not dump CREATE TABLE test_table [04:49:37.454](0.000s) ok 3633 - exclude_test_table: should dump CREATE TABLE test_table_generated [04:49:37.454](0.000s) ok 3634 - exclude_test_table: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:37.457](0.004s) ok 3635 - exclude_test_table: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:37.459](0.001s) ok 3636 - exclude_test_table: should dump CREATE TABLE test_table_identity [04:49:37.459](0.000s) ok 3637 - exclude_test_table: should dump CREATE TABLE test_third_table_generated_cols [04:49:37.459](0.000s) ok 3638 - exclude_test_table: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:37.459](0.000s) ok 3639 - exclude_test_table: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:37.459](0.000s) ok 3640 - exclude_test_table: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:37.460](0.000s) ok 3641 - exclude_test_table: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:37.460](0.000s) ok 3642 - exclude_test_table: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:37.460](0.000s) ok 3643 - exclude_test_table: should dump CREATE TRANSFORM FOR int [04:49:37.462](0.002s) ok 3644 - exclude_test_table: should not dump CREATE TRIGGER test_trigger [04:49:37.463](0.001s) ok 3645 - exclude_test_table: should dump CREATE TYPE dump_test.composite [04:49:37.463](0.000s) ok 3646 - exclude_test_table: should dump CREATE TYPE dump_test.int42 [04:49:37.464](0.001s) ok 3647 - exclude_test_table: should dump CREATE TYPE dump_test.int42 populated [04:49:37.464](0.001s) ok 3648 - exclude_test_table: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:37.465](0.001s) ok 3649 - exclude_test_table: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:37.465](0.001s) ok 3650 - exclude_test_table: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:37.466](0.000s) ok 3651 - exclude_test_table: should dump CREATE TYPE dump_test.undefined [04:49:37.466](0.000s) ok 3652 - exclude_test_table: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:37.466](0.000s) ok 3653 - exclude_test_table: should dump CREATE VIEW test_view [04:49:37.467](0.000s) ok 3654 - exclude_test_table: should dump Check ordering of a function that depends on a primary key [04:49:37.467](0.001s) ok 3655 - exclude_test_table: should dump Check ordering of a matview that depends on a primary key [04:49:37.467](0.000s) ok 3656 - exclude_test_table: should dump Creation of row-level trigger in partitioned table [04:49:37.468](0.001s) ok 3657 - exclude_test_table: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:37.468](0.000s) ok 3658 - exclude_test_table: should not dump DROP EXTENSION plpgsql [04:49:37.468](0.000s) ok 3659 - exclude_test_table: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:37.469](0.000s) ok 3660 - exclude_test_table: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:37.469](0.000s) ok 3661 - exclude_test_table: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:37.469](0.000s) ok 3662 - exclude_test_table: should not dump DROP LANGUAGE pltestlang [04:49:37.470](0.000s) ok 3663 - exclude_test_table: should not dump DROP ROLE pg_ [04:49:37.470](0.000s) ok 3664 - exclude_test_table: should not dump DROP ROLE regress_dump_test_role [04:49:37.470](0.000s) ok 3665 - exclude_test_table: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:37.470](0.000s) ok 3666 - exclude_test_table: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:37.470](0.000s) ok 3667 - exclude_test_table: should not dump DROP SCHEMA IF EXISTS public [04:49:37.471](0.000s) ok 3668 - exclude_test_table: should not dump DROP SCHEMA dump_test [04:49:37.471](0.000s) ok 3669 - exclude_test_table: should not dump DROP SCHEMA dump_test_second_schema [04:49:37.471](0.000s) ok 3670 - exclude_test_table: should not dump DROP SCHEMA public [04:49:37.471](0.000s) ok 3671 - exclude_test_table: should not dump DROP TABLE IF EXISTS test_second_table [04:49:37.471](0.000s) ok 3672 - exclude_test_table: should not dump DROP TABLE IF EXISTS test_table [04:49:37.471](0.000s) ok 3673 - exclude_test_table: should not dump DROP TABLE fk_reference_test_table [04:49:37.471](0.000s) ok 3674 - exclude_test_table: should not dump DROP TABLE test_second_table [04:49:37.471](0.000s) ok 3675 - exclude_test_table: should not dump DROP TABLE test_table [04:49:37.472](0.000s) ok 3676 - exclude_test_table: should dump Disabled trigger on partition is altered [04:49:37.472](0.000s) ok 3677 - exclude_test_table: should not dump Disabled trigger on partition is not created [04:49:37.472](0.000s) ok 3678 - exclude_test_table: should dump GRANT ALL ON LARGE OBJECT ... [04:49:37.472](0.000s) ok 3679 - exclude_test_table: should not dump GRANT CREATE ON DATABASE dump_test [04:49:37.472](0.000s) ok 3680 - exclude_test_table: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:37.472](0.000s) ok 3681 - exclude_test_table: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:37.473](0.001s) ok 3682 - exclude_test_table: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:37.473](0.000s) ok 3683 - exclude_test_table: should dump GRANT SELECT ON TABLE measurement [04:49:37.473](0.000s) ok 3684 - exclude_test_table: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:37.473](0.000s) ok 3685 - exclude_test_table: should not dump GRANT SELECT ON TABLE test_table [04:49:37.473](0.000s) ok 3686 - exclude_test_table: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:37.474](0.000s) ok 3687 - exclude_test_table: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:37.474](0.000s) ok 3688 - exclude_test_table: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:37.474](0.000s) ok 3689 - exclude_test_table: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:37.474](0.000s) ok 3690 - exclude_test_table: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:37.474](0.000s) ok 3691 - exclude_test_table: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:37.474](0.000s) ok 3692 - exclude_test_table: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:37.474](0.000s) ok 3693 - exclude_test_table: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:37.474](0.000s) ok 3694 - exclude_test_table: should not dump INSERT INTO test_fifth_table [04:49:37.475](0.000s) ok 3695 - exclude_test_table: should not dump INSERT INTO test_fourth_table [04:49:37.475](0.000s) ok 3696 - exclude_test_table: should not dump INSERT INTO test_second_table [04:49:37.475](0.000s) ok 3697 - exclude_test_table: should not dump INSERT INTO test_table [04:49:37.475](0.000s) ok 3698 - exclude_test_table: should not dump INSERT INTO test_table_identity [04:49:37.475](0.000s) ok 3699 - exclude_test_table: should not dump INSERT INTO test_third_table [04:49:37.475](0.000s) ok 3700 - exclude_test_table: should not dump INSERT INTO test_third_table (colnames) [04:49:37.475](0.000s) ok 3701 - exclude_test_table: should dump LO create (using lo_from_bytea) [04:49:37.475](0.000s) ok 3702 - exclude_test_table: should dump LO create (with no data) [04:49:37.476](0.000s) ok 3703 - exclude_test_table: should dump LO load (using lo_from_bytea) [04:49:37.476](0.000s) ok 3704 - exclude_test_table: should dump Partition measurement_y2006m2 creation [04:49:37.476](0.000s) ok 3705 - exclude_test_table: should dump REFRESH MATERIALIZED VIEW matview [04:49:37.476](0.000s) ok 3706 - exclude_test_table: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:37.476](0.000s) ok 3707 - exclude_test_table: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:37.476](0.000s) ok 3708 - exclude_test_table: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:37.476](0.000s) ok 3709 - exclude_test_table: should dump REVOKE ALL ON SCHEMA public [04:49:37.476](0.000s) ok 3710 - exclude_test_table: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:37.477](0.000s) ok 3711 - exclude_test_table: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:37.513](0.036s) ok 3712 - exclude_test_table: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:37.513](0.000s) ok 3713 - exclude_test_table: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:37.513](0.000s) ok 3714 - exclude_test_table: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:37.513](0.000s) ok 3715 - exclude_test_table: should dump Replica trigger on partition is altered [04:49:37.514](0.000s) ok 3716 - exclude_test_table: should not dump Triggers on partitions are not dropped [04:49:37.514](0.001s) ok 3717 - exclude_test_table: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/exclude_test_table_data.sql --exclude-table-data=dump_test.test_table --no-unlogged-table-data postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:38.336](0.822s) ok 3718 - exclude_test_table_data: pg_dump runs [04:49:38.339](0.003s) ok 3719 - exclude_test_table_data: should dump ALTER COLLATION test0 OWNER TO [04:49:38.339](0.000s) ok 3720 - exclude_test_table_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:38.340](0.001s) ok 3721 - exclude_test_table_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:38.340](0.000s) ok 3722 - exclude_test_table_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:38.341](0.000s) ok 3723 - exclude_test_table_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:38.341](0.000s) ok 3724 - exclude_test_table_data: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:38.341](0.000s) ok 3725 - exclude_test_table_data: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:38.342](0.000s) ok 3726 - exclude_test_table_data: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:38.342](0.000s) ok 3727 - exclude_test_table_data: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:38.342](0.000s) ok 3728 - exclude_test_table_data: should dump ALTER INDEX ... ATTACH PARTITION [04:49:38.342](0.000s) ok 3729 - exclude_test_table_data: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:38.343](0.000s) ok 3730 - exclude_test_table_data: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:38.343](0.000s) ok 3731 - exclude_test_table_data: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:38.343](0.000s) ok 3732 - exclude_test_table_data: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:38.343](0.000s) ok 3733 - exclude_test_table_data: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:38.343](0.000s) ok 3734 - exclude_test_table_data: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:38.344](0.000s) ok 3735 - exclude_test_table_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:38.344](0.000s) ok 3736 - exclude_test_table_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:38.344](0.000s) ok 3737 - exclude_test_table_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:38.344](0.000s) ok 3738 - exclude_test_table_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:38.344](0.000s) ok 3739 - exclude_test_table_data: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:38.344](0.000s) ok 3740 - exclude_test_table_data: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:38.345](0.000s) ok 3741 - exclude_test_table_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:38.345](0.000s) ok 3742 - exclude_test_table_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:38.346](0.001s) ok 3743 - exclude_test_table_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:38.346](0.000s) ok 3744 - exclude_test_table_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:38.347](0.000s) ok 3745 - exclude_test_table_data: should not dump ALTER ROLE regress_dump_test_role [04:49:38.347](0.000s) ok 3746 - exclude_test_table_data: should dump ALTER SCHEMA dump_test OWNER TO [04:49:38.347](0.000s) ok 3747 - exclude_test_table_data: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:38.347](0.000s) ok 3748 - exclude_test_table_data: should dump ALTER SCHEMA public OWNER TO [04:49:38.347](0.000s) ok 3749 - exclude_test_table_data: should dump ALTER SEQUENCE test_table_col1_seq [04:49:38.347](0.000s) ok 3750 - exclude_test_table_data: should dump ALTER SERVER s1 OWNER TO [04:49:38.347](0.000s) ok 3751 - exclude_test_table_data: should dump ALTER STATISTICS extended_stats_options [04:49:38.347](0.000s) ok 3752 - exclude_test_table_data: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:38.347](0.000s) ok 3753 - exclude_test_table_data: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:38.347](0.000s) ok 3754 - exclude_test_table_data: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:38.348](0.000s) ok 3755 - exclude_test_table_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:38.348](0.000s) ok 3756 - exclude_test_table_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:38.348](0.000s) ok 3757 - exclude_test_table_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:38.348](0.000s) ok 3758 - exclude_test_table_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:38.348](0.000s) ok 3759 - exclude_test_table_data: should dump ALTER TABLE measurement OWNER TO [04:49:38.348](0.000s) ok 3760 - exclude_test_table_data: should dump ALTER TABLE measurement PRIMARY KEY [04:49:38.348](0.000s) ok 3761 - exclude_test_table_data: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:38.349](0.000s) ok 3762 - exclude_test_table_data: should dump ALTER TABLE test_second_table OWNER TO [04:49:38.349](0.000s) ok 3763 - exclude_test_table_data: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:38.349](0.000s) ok 3764 - exclude_test_table_data: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:38.350](0.000s) ok 3765 - exclude_test_table_data: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:38.350](0.000s) ok 3766 - exclude_test_table_data: should dump ALTER TABLE test_table OWNER TO [04:49:38.350](0.000s) ok 3767 - exclude_test_table_data: should not dump ALTER TABLE test_table_generated_child1 [04:49:38.350](0.000s) ok 3768 - exclude_test_table_data: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:38.351](0.000s) ok 3769 - exclude_test_table_data: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:38.351](0.000s) ok 3770 - exclude_test_table_data: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:38.351](0.000s) ok 3771 - exclude_test_table_data: should dump ALTER VIEW test_view SET DEFAULT [04:49:38.351](0.000s) ok 3772 - exclude_test_table_data: should dump Always trigger on partition is altered [04:49:38.352](0.000s) ok 3773 - exclude_test_table_data: should dump COMMENT ON COLLATION test0 [04:49:38.352](0.000s) ok 3774 - exclude_test_table_data: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:38.352](0.000s) ok 3775 - exclude_test_table_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:38.352](0.000s) ok 3776 - exclude_test_table_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:38.352](0.000s) ok 3777 - exclude_test_table_data: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:38.352](0.000s) ok 3778 - exclude_test_table_data: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:38.353](0.000s) ok 3779 - exclude_test_table_data: should not dump COMMENT ON DATABASE postgres [04:49:38.353](0.000s) ok 3780 - exclude_test_table_data: should not dump COMMENT ON EXTENSION plpgsql [04:49:38.353](0.000s) ok 3781 - exclude_test_table_data: should dump COMMENT ON LARGE OBJECT ... [04:49:38.353](0.000s) ok 3782 - exclude_test_table_data: should dump COMMENT ON PUBLICATION pub1 [04:49:38.353](0.000s) ok 3783 - exclude_test_table_data: should not dump COMMENT ON SCHEMA public [04:49:38.353](0.000s) ok 3784 - exclude_test_table_data: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:38.354](0.000s) ok 3785 - exclude_test_table_data: should dump COMMENT ON TABLE dump_test.test_table [04:49:38.354](0.000s) ok 3786 - exclude_test_table_data: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:38.354](0.000s) ok 3787 - exclude_test_table_data: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:38.354](0.000s) ok 3788 - exclude_test_table_data: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:38.354](0.000s) ok 3789 - exclude_test_table_data: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:38.354](0.000s) ok 3790 - exclude_test_table_data: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:38.354](0.000s) ok 3791 - exclude_test_table_data: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:38.354](0.000s) ok 3792 - exclude_test_table_data: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:38.354](0.000s) ok 3793 - exclude_test_table_data: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:38.354](0.000s) ok 3794 - exclude_test_table_data: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:38.354](0.000s) ok 3795 - exclude_test_table_data: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:38.355](0.000s) ok 3796 - exclude_test_table_data: should dump COPY fk_reference_test_table [04:49:38.355](0.000s) ok 3797 - exclude_test_table_data: should not dump COPY fk_reference_test_table second [04:49:38.355](0.000s) ok 3798 - exclude_test_table_data: should dump COPY measurement [04:49:38.355](0.000s) ok 3799 - exclude_test_table_data: should dump COPY test_compression_method [04:49:38.355](0.000s) ok 3800 - exclude_test_table_data: should dump COPY test_fifth_table [04:49:38.355](0.000s) ok 3801 - exclude_test_table_data: should dump COPY test_fourth_table [04:49:38.355](0.000s) ok 3802 - exclude_test_table_data: should dump COPY test_second_table [04:49:38.355](0.000s) ok 3803 - exclude_test_table_data: should not dump COPY test_table [04:49:38.356](0.000s) ok 3804 - exclude_test_table_data: should dump COPY test_table_identity [04:49:38.356](0.000s) ok 3805 - exclude_test_table_data: should dump COPY test_third_table [04:49:38.356](0.000s) ok 3806 - exclude_test_table_data: should dump CREATE ACCESS METHOD gist2 [04:49:38.356](0.000s) ok 3807 - exclude_test_table_data: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:38.356](0.000s) ok 3808 - exclude_test_table_data: should dump CREATE AGGREGATE dump_test.newavg [04:49:38.356](0.000s) ok 3809 - exclude_test_table_data: should dump CREATE CAST FOR timestamptz [04:49:38.356](0.000s) ok 3810 - exclude_test_table_data: should dump CREATE COLLATION test0 FROM "C" [04:49:38.356](0.000s) ok 3811 - exclude_test_table_data: should dump CREATE CONVERSION dump_test.test_conversion [04:49:38.356](0.000s) ok 3812 - exclude_test_table_data: should not dump CREATE DATABASE dump_test [04:49:38.356](0.000s) ok 3813 - exclude_test_table_data: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:38.357](0.000s) ok 3814 - exclude_test_table_data: should not dump CREATE DATABASE postgres [04:49:38.357](0.000s) ok 3815 - exclude_test_table_data: should not dump CREATE DATABASE regression_invalid... [04:49:38.359](0.002s) ok 3816 - exclude_test_table_data: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:38.359](0.000s) ok 3817 - exclude_test_table_data: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:38.359](0.000s) ok 3818 - exclude_test_table_data: should not dump CREATE EXTENSION ... plpgsql [04:49:38.359](0.000s) ok 3819 - exclude_test_table_data: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:38.359](0.000s) ok 3820 - exclude_test_table_data: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:38.359](0.000s) ok 3821 - exclude_test_table_data: should dump CREATE FUNCTION ... SUPPORT [04:49:38.359](0.000s) ok 3822 - exclude_test_table_data: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:38.359](0.000s) ok 3823 - exclude_test_table_data: should dump CREATE FUNCTION dump_test.int42_in [04:49:38.360](0.000s) ok 3824 - exclude_test_table_data: should dump CREATE FUNCTION dump_test.int42_out [04:49:38.360](0.000s) ok 3825 - exclude_test_table_data: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:38.360](0.000s) ok 3826 - exclude_test_table_data: should dump CREATE FUNCTION dump_test.trigger_func [04:49:38.360](0.000s) ok 3827 - exclude_test_table_data: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:38.360](0.000s) ok 3828 - exclude_test_table_data: should dump CREATE INDEX ON ONLY measurement [04:49:38.360](0.000s) ok 3829 - exclude_test_table_data: should dump CREATE LANGUAGE pltestlang [04:49:38.360](0.000s) ok 3830 - exclude_test_table_data: should dump CREATE MATERIALIZED VIEW matview [04:49:38.360](0.000s) ok 3831 - exclude_test_table_data: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:38.360](0.000s) ok 3832 - exclude_test_table_data: should dump CREATE MATERIALIZED VIEW matview_second [04:49:38.361](0.000s) ok 3833 - exclude_test_table_data: should dump CREATE MATERIALIZED VIEW matview_third [04:49:38.361](0.000s) ok 3834 - exclude_test_table_data: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:38.361](0.000s) ok 3835 - exclude_test_table_data: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:38.362](0.001s) ok 3836 - exclude_test_table_data: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:38.362](0.000s) ok 3837 - exclude_test_table_data: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:38.362](0.000s) ok 3838 - exclude_test_table_data: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:38.362](0.000s) ok 3839 - exclude_test_table_data: should dump CREATE POLICY p1 ON test_table [04:49:38.362](0.000s) ok 3840 - exclude_test_table_data: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:38.362](0.000s) ok 3841 - exclude_test_table_data: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:38.362](0.000s) ok 3842 - exclude_test_table_data: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:38.362](0.000s) ok 3843 - exclude_test_table_data: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:38.362](0.000s) ok 3844 - exclude_test_table_data: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:38.362](0.000s) ok 3845 - exclude_test_table_data: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:38.363](0.000s) ok 3846 - exclude_test_table_data: should dump CREATE PUBLICATION pub1 [04:49:38.363](0.000s) ok 3847 - exclude_test_table_data: should dump CREATE PUBLICATION pub2 [04:49:38.363](0.000s) ok 3848 - exclude_test_table_data: should dump CREATE PUBLICATION pub3 [04:49:38.363](0.000s) ok 3849 - exclude_test_table_data: should dump CREATE PUBLICATION pub4 [04:49:38.363](0.000s) ok 3850 - exclude_test_table_data: should not dump CREATE ROLE regress_dump_test_role [04:49:38.363](0.000s) ok 3851 - exclude_test_table_data: should not dump CREATE ROLE regress_quoted... [04:49:38.363](0.000s) ok 3852 - exclude_test_table_data: should dump CREATE SCHEMA dump_test [04:49:38.363](0.000s) ok 3853 - exclude_test_table_data: should dump CREATE SCHEMA dump_test_second_schema [04:49:38.363](0.000s) ok 3854 - exclude_test_table_data: should not dump CREATE SCHEMA public [04:49:38.364](0.000s) ok 3855 - exclude_test_table_data: should dump CREATE SEQUENCE test_table_col1_seq [04:49:38.364](0.000s) ok 3856 - exclude_test_table_data: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:38.364](0.000s) ok 3857 - exclude_test_table_data: should dump CREATE STATISTICS extended_stats_expression [04:49:38.364](0.000s) ok 3858 - exclude_test_table_data: should dump CREATE STATISTICS extended_stats_no_options [04:49:38.364](0.000s) ok 3859 - exclude_test_table_data: should dump CREATE STATISTICS extended_stats_options [04:49:38.364](0.000s) ok 3860 - exclude_test_table_data: should dump CREATE SUBSCRIPTION sub1 [04:49:38.364](0.000s) ok 3861 - exclude_test_table_data: should dump CREATE SUBSCRIPTION sub2 [04:49:38.364](0.000s) ok 3862 - exclude_test_table_data: should dump CREATE SUBSCRIPTION sub3 [04:49:38.365](0.000s) ok 3863 - exclude_test_table_data: should dump CREATE TABLE fk_reference_test_table [04:49:38.365](0.000s) ok 3864 - exclude_test_table_data: should dump CREATE TABLE measurement PARTITIONED BY [04:49:38.365](0.000s) ok 3865 - exclude_test_table_data: should dump CREATE TABLE regress_pg_dump_table_am [04:49:38.370](0.005s) ok 3866 - exclude_test_table_data: should dump CREATE TABLE regress_pg_dump_table_part [04:49:38.370](0.000s) ok 3867 - exclude_test_table_data: should dump CREATE TABLE table_with_stats [04:49:38.370](0.000s) ok 3868 - exclude_test_table_data: should dump CREATE TABLE test_compression_method [04:49:38.370](0.000s) ok 3869 - exclude_test_table_data: should dump CREATE TABLE test_fifth_table [04:49:38.371](0.000s) ok 3870 - exclude_test_table_data: should dump CREATE TABLE test_fourth_table_zero_col [04:49:38.371](0.000s) ok 3871 - exclude_test_table_data: should dump CREATE TABLE test_inheritance_child [04:49:38.371](0.000s) ok 3872 - exclude_test_table_data: should dump CREATE TABLE test_inheritance_parent [04:49:38.371](0.000s) ok 3873 - exclude_test_table_data: should dump CREATE TABLE test_second_table [04:49:38.371](0.000s) ok 3874 - exclude_test_table_data: should dump CREATE TABLE test_seventh_table [04:49:38.371](0.000s) ok 3875 - exclude_test_table_data: should dump CREATE TABLE test_sixth_table [04:49:38.373](0.002s) ok 3876 - exclude_test_table_data: should dump CREATE TABLE test_table [04:49:38.373](0.000s) ok 3877 - exclude_test_table_data: should dump CREATE TABLE test_table_generated [04:49:38.373](0.000s) ok 3878 - exclude_test_table_data: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:38.373](0.000s) ok 3879 - exclude_test_table_data: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:38.373](0.000s) ok 3880 - exclude_test_table_data: should dump CREATE TABLE test_table_identity [04:49:38.373](0.000s) ok 3881 - exclude_test_table_data: should dump CREATE TABLE test_third_table_generated_cols [04:49:38.373](0.000s) ok 3882 - exclude_test_table_data: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:38.373](0.000s) ok 3883 - exclude_test_table_data: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:38.374](0.000s) ok 3884 - exclude_test_table_data: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:38.374](0.000s) ok 3885 - exclude_test_table_data: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:38.374](0.000s) ok 3886 - exclude_test_table_data: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:38.374](0.000s) ok 3887 - exclude_test_table_data: should dump CREATE TRANSFORM FOR int [04:49:38.374](0.000s) ok 3888 - exclude_test_table_data: should dump CREATE TRIGGER test_trigger [04:49:38.374](0.000s) ok 3889 - exclude_test_table_data: should dump CREATE TYPE dump_test.composite [04:49:38.374](0.000s) ok 3890 - exclude_test_table_data: should dump CREATE TYPE dump_test.int42 [04:49:38.374](0.000s) ok 3891 - exclude_test_table_data: should dump CREATE TYPE dump_test.int42 populated [04:49:38.374](0.000s) ok 3892 - exclude_test_table_data: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:38.374](0.000s) ok 3893 - exclude_test_table_data: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:38.374](0.000s) ok 3894 - exclude_test_table_data: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:38.374](0.000s) ok 3895 - exclude_test_table_data: should dump CREATE TYPE dump_test.undefined [04:49:38.374](0.000s) ok 3896 - exclude_test_table_data: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:38.375](0.000s) ok 3897 - exclude_test_table_data: should dump CREATE VIEW test_view [04:49:38.375](0.000s) ok 3898 - exclude_test_table_data: should dump Check ordering of a function that depends on a primary key [04:49:38.375](0.000s) ok 3899 - exclude_test_table_data: should dump Check ordering of a matview that depends on a primary key [04:49:38.376](0.000s) ok 3900 - exclude_test_table_data: should dump Creation of row-level trigger in partitioned table [04:49:38.376](0.000s) ok 3901 - exclude_test_table_data: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:38.376](0.000s) ok 3902 - exclude_test_table_data: should not dump DROP EXTENSION plpgsql [04:49:38.376](0.000s) ok 3903 - exclude_test_table_data: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:38.376](0.000s) ok 3904 - exclude_test_table_data: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:38.376](0.000s) ok 3905 - exclude_test_table_data: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:38.376](0.000s) ok 3906 - exclude_test_table_data: should not dump DROP LANGUAGE pltestlang [04:49:38.376](0.000s) ok 3907 - exclude_test_table_data: should not dump DROP ROLE pg_ [04:49:38.377](0.000s) ok 3908 - exclude_test_table_data: should not dump DROP ROLE regress_dump_test_role [04:49:38.377](0.000s) ok 3909 - exclude_test_table_data: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:38.378](0.000s) ok 3910 - exclude_test_table_data: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:38.378](0.000s) ok 3911 - exclude_test_table_data: should not dump DROP SCHEMA IF EXISTS public [04:49:38.378](0.000s) ok 3912 - exclude_test_table_data: should not dump DROP SCHEMA dump_test [04:49:38.378](0.000s) ok 3913 - exclude_test_table_data: should not dump DROP SCHEMA dump_test_second_schema [04:49:38.378](0.000s) ok 3914 - exclude_test_table_data: should not dump DROP SCHEMA public [04:49:38.378](0.000s) ok 3915 - exclude_test_table_data: should not dump DROP TABLE IF EXISTS test_second_table [04:49:38.379](0.000s) ok 3916 - exclude_test_table_data: should not dump DROP TABLE IF EXISTS test_table [04:49:38.379](0.000s) ok 3917 - exclude_test_table_data: should not dump DROP TABLE fk_reference_test_table [04:49:38.379](0.000s) ok 3918 - exclude_test_table_data: should not dump DROP TABLE test_second_table [04:49:38.379](0.000s) ok 3919 - exclude_test_table_data: should not dump DROP TABLE test_table [04:49:38.379](0.000s) ok 3920 - exclude_test_table_data: should dump Disabled trigger on partition is altered [04:49:38.379](0.000s) ok 3921 - exclude_test_table_data: should not dump Disabled trigger on partition is not created [04:49:38.380](0.000s) ok 3922 - exclude_test_table_data: should dump GRANT ALL ON LARGE OBJECT ... [04:49:38.380](0.000s) ok 3923 - exclude_test_table_data: should not dump GRANT CREATE ON DATABASE dump_test [04:49:38.380](0.000s) ok 3924 - exclude_test_table_data: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:38.380](0.000s) ok 3925 - exclude_test_table_data: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:38.381](0.001s) ok 3926 - exclude_test_table_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:38.381](0.000s) ok 3927 - exclude_test_table_data: should dump GRANT SELECT ON TABLE measurement [04:49:38.381](0.000s) ok 3928 - exclude_test_table_data: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:38.381](0.000s) ok 3929 - exclude_test_table_data: should dump GRANT SELECT ON TABLE test_table [04:49:38.381](0.000s) ok 3930 - exclude_test_table_data: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:38.381](0.000s) ok 3931 - exclude_test_table_data: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:38.382](0.000s) ok 3932 - exclude_test_table_data: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:38.382](0.000s) ok 3933 - exclude_test_table_data: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:38.382](0.000s) ok 3934 - exclude_test_table_data: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:38.382](0.000s) ok 3935 - exclude_test_table_data: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:38.382](0.000s) ok 3936 - exclude_test_table_data: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:38.382](0.000s) ok 3937 - exclude_test_table_data: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:38.382](0.000s) ok 3938 - exclude_test_table_data: should not dump INSERT INTO test_fifth_table [04:49:38.382](0.000s) ok 3939 - exclude_test_table_data: should not dump INSERT INTO test_fourth_table [04:49:38.383](0.000s) ok 3940 - exclude_test_table_data: should not dump INSERT INTO test_second_table [04:49:38.383](0.000s) ok 3941 - exclude_test_table_data: should not dump INSERT INTO test_table [04:49:38.383](0.000s) ok 3942 - exclude_test_table_data: should not dump INSERT INTO test_table_identity [04:49:38.383](0.000s) ok 3943 - exclude_test_table_data: should not dump INSERT INTO test_third_table [04:49:38.383](0.000s) ok 3944 - exclude_test_table_data: should not dump INSERT INTO test_third_table (colnames) [04:49:38.383](0.000s) ok 3945 - exclude_test_table_data: should dump LO create (using lo_from_bytea) [04:49:38.384](0.000s) ok 3946 - exclude_test_table_data: should dump LO create (with no data) [04:49:38.384](0.000s) ok 3947 - exclude_test_table_data: should dump LO load (using lo_from_bytea) [04:49:38.384](0.000s) ok 3948 - exclude_test_table_data: should dump Partition measurement_y2006m2 creation [04:49:38.384](0.000s) ok 3949 - exclude_test_table_data: should dump REFRESH MATERIALIZED VIEW matview [04:49:38.384](0.000s) ok 3950 - exclude_test_table_data: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:38.384](0.000s) ok 3951 - exclude_test_table_data: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:38.384](0.000s) ok 3952 - exclude_test_table_data: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:38.385](0.000s) ok 3953 - exclude_test_table_data: should dump REVOKE ALL ON SCHEMA public [04:49:38.385](0.000s) ok 3954 - exclude_test_table_data: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:38.385](0.000s) ok 3955 - exclude_test_table_data: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:38.432](0.047s) ok 3956 - exclude_test_table_data: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:38.433](0.001s) ok 3957 - exclude_test_table_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:38.433](0.000s) ok 3958 - exclude_test_table_data: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:38.433](0.000s) ok 3959 - exclude_test_table_data: should dump Replica trigger on partition is altered [04:49:38.433](0.000s) ok 3960 - exclude_test_table_data: should not dump Triggers on partitions are not dropped [04:49:38.433](0.000s) ok 3961 - exclude_test_table_data: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/inserts.sql -a --inserts postgres [04:49:38.731](0.298s) ok 3962 - inserts: pg_dump runs [04:49:38.735](0.003s) ok 3963 - inserts: should not dump ALTER COLLATION test0 OWNER TO [04:49:38.735](0.000s) ok 3964 - inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:38.735](0.000s) ok 3965 - inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:38.735](0.000s) ok 3966 - inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:38.736](0.000s) ok 3967 - inserts: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:38.736](0.000s) ok 3968 - inserts: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:38.736](0.000s) ok 3969 - inserts: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:38.736](0.000s) ok 3970 - inserts: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:38.736](0.000s) ok 3971 - inserts: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:38.736](0.000s) ok 3972 - inserts: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:38.736](0.000s) ok 3973 - inserts: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:38.736](0.000s) ok 3974 - inserts: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:38.736](0.000s) ok 3975 - inserts: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:38.736](0.000s) ok 3976 - inserts: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:38.737](0.000s) ok 3977 - inserts: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:38.743](0.007s) ok 3978 - inserts: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:38.744](0.000s) ok 3979 - inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:38.744](0.000s) ok 3980 - inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:38.744](0.000s) ok 3981 - inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:38.744](0.000s) ok 3982 - inserts: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:38.748](0.004s) ok 3983 - inserts: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:38.749](0.000s) ok 3984 - inserts: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:38.749](0.000s) ok 3985 - inserts: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:38.749](0.000s) ok 3986 - inserts: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:38.749](0.000s) ok 3987 - inserts: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:38.750](0.000s) ok 3988 - inserts: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:38.750](0.000s) ok 3989 - inserts: should not dump ALTER ROLE regress_dump_test_role [04:49:38.750](0.000s) ok 3990 - inserts: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:38.750](0.000s) ok 3991 - inserts: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:38.750](0.000s) ok 3992 - inserts: should not dump ALTER SCHEMA public OWNER TO [04:49:38.750](0.000s) ok 3993 - inserts: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:38.750](0.000s) ok 3994 - inserts: should not dump ALTER SERVER s1 OWNER TO [04:49:38.751](0.000s) ok 3995 - inserts: should not dump ALTER STATISTICS extended_stats_options [04:49:38.751](0.000s) ok 3996 - inserts: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:38.751](0.000s) ok 3997 - inserts: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:38.751](0.000s) ok 3998 - inserts: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:38.752](0.001s) ok 3999 - inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:38.752](0.000s) ok 4000 - inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:38.752](0.000s) ok 4001 - inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:38.753](0.000s) ok 4002 - inserts: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:38.753](0.000s) ok 4003 - inserts: should not dump ALTER TABLE measurement OWNER TO [04:49:38.760](0.007s) ok 4004 - inserts: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:38.761](0.001s) ok 4005 - inserts: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:38.762](0.001s) ok 4006 - inserts: should not dump ALTER TABLE test_second_table OWNER TO [04:49:38.762](0.001s) ok 4007 - inserts: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:38.764](0.001s) ok 4008 - inserts: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:38.764](0.000s) ok 4009 - inserts: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:38.764](0.000s) ok 4010 - inserts: should not dump ALTER TABLE test_table OWNER TO [04:49:38.765](0.001s) ok 4011 - inserts: should not dump ALTER TABLE test_table_generated_child1 [04:49:38.766](0.001s) ok 4012 - inserts: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:38.766](0.000s) ok 4013 - inserts: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:38.766](0.000s) ok 4014 - inserts: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:38.768](0.001s) ok 4015 - inserts: should not dump ALTER VIEW test_view SET DEFAULT [04:49:38.768](0.000s) ok 4016 - inserts: should not dump Always trigger on partition is altered [04:49:38.768](0.000s) ok 4017 - inserts: should not dump COMMENT ON COLLATION test0 [04:49:38.768](0.000s) ok 4018 - inserts: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:38.768](0.000s) ok 4019 - inserts: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:38.768](0.000s) ok 4020 - inserts: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:38.768](0.000s) ok 4021 - inserts: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:38.768](0.000s) ok 4022 - inserts: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:38.768](0.000s) ok 4023 - inserts: should not dump COMMENT ON DATABASE postgres [04:49:38.769](0.000s) ok 4024 - inserts: should not dump COMMENT ON EXTENSION plpgsql [04:49:38.769](0.000s) ok 4025 - inserts: should dump COMMENT ON LARGE OBJECT ... [04:49:38.769](0.000s) ok 4026 - inserts: should not dump COMMENT ON PUBLICATION pub1 [04:49:38.769](0.000s) ok 4027 - inserts: should not dump COMMENT ON SCHEMA public [04:49:38.770](0.000s) ok 4028 - inserts: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:38.770](0.001s) ok 4029 - inserts: should not dump COMMENT ON TABLE dump_test.test_table [04:49:38.771](0.001s) ok 4030 - inserts: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:38.771](0.000s) ok 4031 - inserts: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:38.772](0.000s) ok 4032 - inserts: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:38.773](0.001s) ok 4033 - inserts: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:38.773](0.000s) ok 4034 - inserts: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:38.774](0.000s) ok 4035 - inserts: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:38.774](0.000s) ok 4036 - inserts: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:38.774](0.000s) ok 4037 - inserts: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:38.774](0.000s) ok 4038 - inserts: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:38.774](0.000s) ok 4039 - inserts: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:38.775](0.000s) ok 4040 - inserts: should not dump COPY fk_reference_test_table [04:49:38.775](0.000s) ok 4041 - inserts: should not dump COPY fk_reference_test_table second [04:49:38.775](0.000s) ok 4042 - inserts: should not dump COPY measurement [04:49:38.775](0.000s) ok 4043 - inserts: should not dump COPY test_compression_method [04:49:38.775](0.000s) ok 4044 - inserts: should not dump COPY test_fifth_table [04:49:38.775](0.000s) ok 4045 - inserts: should not dump COPY test_fourth_table [04:49:38.775](0.000s) ok 4046 - inserts: should not dump COPY test_second_table [04:49:38.776](0.000s) ok 4047 - inserts: should not dump COPY test_table [04:49:38.776](0.000s) ok 4048 - inserts: should not dump COPY test_table_identity [04:49:38.776](0.000s) ok 4049 - inserts: should not dump COPY test_third_table [04:49:38.776](0.000s) ok 4050 - inserts: should not dump CREATE ACCESS METHOD gist2 [04:49:38.776](0.000s) ok 4051 - inserts: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:38.776](0.000s) ok 4052 - inserts: should not dump CREATE AGGREGATE dump_test.newavg [04:49:38.776](0.000s) ok 4053 - inserts: should not dump CREATE CAST FOR timestamptz [04:49:38.777](0.000s) ok 4054 - inserts: should not dump CREATE COLLATION test0 FROM "C" [04:49:38.779](0.002s) ok 4055 - inserts: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:38.779](0.000s) ok 4056 - inserts: should not dump CREATE DATABASE dump_test [04:49:38.779](0.000s) ok 4057 - inserts: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:38.780](0.000s) ok 4058 - inserts: should not dump CREATE DATABASE postgres [04:49:38.780](0.000s) ok 4059 - inserts: should not dump CREATE DATABASE regression_invalid... [04:49:38.780](0.000s) ok 4060 - inserts: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:38.780](0.000s) ok 4061 - inserts: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:38.780](0.000s) ok 4062 - inserts: should not dump CREATE EXTENSION ... plpgsql [04:49:38.780](0.000s) ok 4063 - inserts: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:38.780](0.000s) ok 4064 - inserts: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:38.780](0.000s) ok 4065 - inserts: should not dump CREATE FUNCTION ... SUPPORT [04:49:38.780](0.000s) ok 4066 - inserts: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:38.780](0.000s) ok 4067 - inserts: should not dump CREATE FUNCTION dump_test.int42_in [04:49:38.780](0.000s) ok 4068 - inserts: should not dump CREATE FUNCTION dump_test.int42_out [04:49:38.780](0.000s) ok 4069 - inserts: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:38.780](0.000s) ok 4070 - inserts: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:38.781](0.000s) ok 4071 - inserts: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:38.781](0.000s) ok 4072 - inserts: should not dump CREATE INDEX ON ONLY measurement [04:49:38.781](0.000s) ok 4073 - inserts: should not dump CREATE LANGUAGE pltestlang [04:49:38.781](0.000s) ok 4074 - inserts: should not dump CREATE MATERIALIZED VIEW matview [04:49:38.781](0.000s) ok 4075 - inserts: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:38.781](0.000s) ok 4076 - inserts: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:38.781](0.000s) ok 4077 - inserts: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:38.781](0.000s) ok 4078 - inserts: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:38.781](0.000s) ok 4079 - inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:38.781](0.000s) ok 4080 - inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:38.782](0.000s) ok 4081 - inserts: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:38.782](0.000s) ok 4082 - inserts: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:38.782](0.000s) ok 4083 - inserts: should not dump CREATE POLICY p1 ON test_table [04:49:38.783](0.001s) ok 4084 - inserts: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:38.783](0.000s) ok 4085 - inserts: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:38.783](0.000s) ok 4086 - inserts: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:38.784](0.001s) ok 4087 - inserts: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:38.784](0.000s) ok 4088 - inserts: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:38.784](0.000s) ok 4089 - inserts: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:38.785](0.000s) ok 4090 - inserts: should not dump CREATE PUBLICATION pub1 [04:49:38.785](0.001s) ok 4091 - inserts: should not dump CREATE PUBLICATION pub2 [04:49:38.786](0.000s) ok 4092 - inserts: should not dump CREATE PUBLICATION pub3 [04:49:38.786](0.000s) ok 4093 - inserts: should not dump CREATE PUBLICATION pub4 [04:49:38.786](0.000s) ok 4094 - inserts: should not dump CREATE ROLE regress_dump_test_role [04:49:38.786](0.000s) ok 4095 - inserts: should not dump CREATE ROLE regress_quoted... [04:49:38.786](0.000s) ok 4096 - inserts: should not dump CREATE SCHEMA dump_test [04:49:38.787](0.000s) ok 4097 - inserts: should not dump CREATE SCHEMA dump_test_second_schema [04:49:38.787](0.000s) ok 4098 - inserts: should not dump CREATE SCHEMA public [04:49:38.787](0.000s) ok 4099 - inserts: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:38.787](0.000s) ok 4100 - inserts: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:38.787](0.000s) ok 4101 - inserts: should not dump CREATE STATISTICS extended_stats_expression [04:49:38.787](0.000s) ok 4102 - inserts: should not dump CREATE STATISTICS extended_stats_no_options [04:49:38.787](0.000s) ok 4103 - inserts: should not dump CREATE STATISTICS extended_stats_options [04:49:38.787](0.000s) ok 4104 - inserts: should not dump CREATE SUBSCRIPTION sub1 [04:49:38.787](0.000s) ok 4105 - inserts: should not dump CREATE SUBSCRIPTION sub2 [04:49:38.787](0.000s) ok 4106 - inserts: should not dump CREATE SUBSCRIPTION sub3 [04:49:38.787](0.000s) ok 4107 - inserts: should not dump CREATE TABLE fk_reference_test_table [04:49:38.787](0.000s) ok 4108 - inserts: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:38.788](0.000s) ok 4109 - inserts: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:38.788](0.000s) ok 4110 - inserts: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:38.788](0.000s) ok 4111 - inserts: should not dump CREATE TABLE table_with_stats [04:49:38.788](0.000s) ok 4112 - inserts: should not dump CREATE TABLE test_compression_method [04:49:38.788](0.000s) ok 4113 - inserts: should not dump CREATE TABLE test_fifth_table [04:49:38.788](0.000s) ok 4114 - inserts: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:38.788](0.000s) ok 4115 - inserts: should not dump CREATE TABLE test_inheritance_child [04:49:38.788](0.000s) ok 4116 - inserts: should not dump CREATE TABLE test_inheritance_parent [04:49:38.788](0.000s) ok 4117 - inserts: should not dump CREATE TABLE test_second_table [04:49:38.788](0.000s) ok 4118 - inserts: should not dump CREATE TABLE test_seventh_table [04:49:38.788](0.000s) ok 4119 - inserts: should not dump CREATE TABLE test_sixth_table [04:49:38.788](0.000s) ok 4120 - inserts: should not dump CREATE TABLE test_table [04:49:38.789](0.000s) ok 4121 - inserts: should not dump CREATE TABLE test_table_generated [04:49:38.789](0.000s) ok 4122 - inserts: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:38.789](0.000s) ok 4123 - inserts: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:38.789](0.000s) ok 4124 - inserts: should not dump CREATE TABLE test_table_identity [04:49:38.789](0.000s) ok 4125 - inserts: should not dump CREATE TABLE test_third_table_generated_cols [04:49:38.789](0.000s) ok 4126 - inserts: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:38.789](0.000s) ok 4127 - inserts: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:38.789](0.000s) ok 4128 - inserts: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:38.789](0.000s) ok 4129 - inserts: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:38.789](0.000s) ok 4130 - inserts: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:38.789](0.000s) ok 4131 - inserts: should not dump CREATE TRANSFORM FOR int [04:49:38.790](0.000s) ok 4132 - inserts: should not dump CREATE TRIGGER test_trigger [04:49:38.791](0.001s) ok 4133 - inserts: should not dump CREATE TYPE dump_test.composite [04:49:38.791](0.001s) ok 4134 - inserts: should not dump CREATE TYPE dump_test.int42 [04:49:38.792](0.000s) ok 4135 - inserts: should not dump CREATE TYPE dump_test.int42 populated [04:49:38.792](0.000s) ok 4136 - inserts: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:38.792](0.000s) ok 4137 - inserts: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:38.792](0.000s) ok 4138 - inserts: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:38.792](0.000s) ok 4139 - inserts: should not dump CREATE TYPE dump_test.undefined [04:49:38.792](0.000s) ok 4140 - inserts: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:38.793](0.000s) ok 4141 - inserts: should not dump CREATE VIEW test_view [04:49:38.793](0.000s) ok 4142 - inserts: should not dump Check ordering of a function that depends on a primary key [04:49:38.794](0.001s) ok 4143 - inserts: should not dump Check ordering of a matview that depends on a primary key [04:49:38.794](0.000s) ok 4144 - inserts: should not dump Creation of row-level trigger in partitioned table [04:49:38.796](0.002s) ok 4145 - inserts: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:38.797](0.000s) ok 4146 - inserts: should not dump DROP EXTENSION plpgsql [04:49:38.811](0.015s) ok 4147 - inserts: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:38.812](0.001s) ok 4148 - inserts: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:38.812](0.000s) ok 4149 - inserts: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:38.813](0.000s) ok 4150 - inserts: should not dump DROP LANGUAGE pltestlang [04:49:38.814](0.001s) ok 4151 - inserts: should not dump DROP ROLE pg_ [04:49:38.814](0.000s) ok 4152 - inserts: should not dump DROP ROLE regress_dump_test_role [04:49:38.814](0.000s) ok 4153 - inserts: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:38.814](0.000s) ok 4154 - inserts: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:38.814](0.000s) ok 4155 - inserts: should not dump DROP SCHEMA IF EXISTS public [04:49:38.815](0.000s) ok 4156 - inserts: should not dump DROP SCHEMA dump_test [04:49:38.815](0.000s) ok 4157 - inserts: should not dump DROP SCHEMA dump_test_second_schema [04:49:38.815](0.000s) ok 4158 - inserts: should not dump DROP SCHEMA public [04:49:38.815](0.000s) ok 4159 - inserts: should not dump DROP TABLE IF EXISTS test_second_table [04:49:38.815](0.000s) ok 4160 - inserts: should not dump DROP TABLE IF EXISTS test_table [04:49:38.815](0.000s) ok 4161 - inserts: should not dump DROP TABLE fk_reference_test_table [04:49:38.815](0.000s) ok 4162 - inserts: should not dump DROP TABLE test_second_table [04:49:38.815](0.000s) ok 4163 - inserts: should not dump DROP TABLE test_table [04:49:38.816](0.000s) ok 4164 - inserts: should not dump Disabled trigger on partition is altered [04:49:38.817](0.001s) ok 4165 - inserts: should not dump Disabled trigger on partition is not created [04:49:38.817](0.000s) ok 4166 - inserts: should dump GRANT ALL ON LARGE OBJECT ... [04:49:38.817](0.000s) ok 4167 - inserts: should not dump GRANT CREATE ON DATABASE dump_test [04:49:38.817](0.000s) ok 4168 - inserts: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:38.818](0.000s) ok 4169 - inserts: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:38.818](0.000s) ok 4170 - inserts: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:38.818](0.000s) ok 4171 - inserts: should not dump GRANT SELECT ON TABLE measurement [04:49:38.818](0.000s) ok 4172 - inserts: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:38.821](0.003s) ok 4173 - inserts: should not dump GRANT SELECT ON TABLE test_table [04:49:38.832](0.011s) ok 4174 - inserts: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:38.832](0.000s) ok 4175 - inserts: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:38.832](0.000s) ok 4176 - inserts: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:38.833](0.000s) ok 4177 - inserts: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:38.833](0.000s) ok 4178 - inserts: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:38.835](0.002s) ok 4179 - inserts: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:38.835](0.000s) ok 4180 - inserts: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:38.835](0.000s) ok 4181 - inserts: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:38.835](0.000s) ok 4182 - inserts: should not dump INSERT INTO test_fifth_table [04:49:38.836](0.000s) ok 4183 - inserts: should dump INSERT INTO test_fourth_table [04:49:38.836](0.000s) ok 4184 - inserts: should not dump INSERT INTO test_second_table [04:49:38.836](0.000s) ok 4185 - inserts: should not dump INSERT INTO test_table [04:49:38.836](0.000s) ok 4186 - inserts: should not dump INSERT INTO test_table_identity [04:49:38.837](0.000s) ok 4187 - inserts: should dump INSERT INTO test_third_table [04:49:38.837](0.000s) ok 4188 - inserts: should not dump INSERT INTO test_third_table (colnames) [04:49:38.837](0.000s) ok 4189 - inserts: should dump LO create (using lo_from_bytea) [04:49:38.838](0.000s) ok 4190 - inserts: should dump LO create (with no data) [04:49:38.838](0.000s) ok 4191 - inserts: should dump LO load (using lo_from_bytea) [04:49:38.838](0.000s) ok 4192 - inserts: should not dump Partition measurement_y2006m2 creation [04:49:38.838](0.000s) ok 4193 - inserts: should not dump REFRESH MATERIALIZED VIEW matview [04:49:38.838](0.000s) ok 4194 - inserts: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:38.838](0.000s) ok 4195 - inserts: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:38.838](0.000s) ok 4196 - inserts: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:38.838](0.000s) ok 4197 - inserts: should not dump REVOKE ALL ON SCHEMA public [04:49:38.839](0.000s) ok 4198 - inserts: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:38.839](0.000s) ok 4199 - inserts: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:38.840](0.002s) ok 4200 - inserts: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:38.840](0.000s) ok 4201 - inserts: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:38.840](0.000s) ok 4202 - inserts: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:38.840](0.000s) ok 4203 - inserts: should not dump Replica trigger on partition is altered [04:49:38.841](0.000s) ok 4204 - inserts: should not dump Triggers on partitions are not dropped [04:49:38.841](0.000s) ok 4205 - inserts: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/no_large_objects.sql -B postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:39.682](0.841s) ok 4206 - no_large_objects: pg_dump runs [04:49:39.692](0.010s) ok 4207 - no_large_objects: should dump ALTER COLLATION test0 OWNER TO [04:49:39.693](0.001s) ok 4208 - no_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:39.694](0.001s) ok 4209 - no_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:39.695](0.001s) ok 4210 - no_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:39.695](0.000s) ok 4211 - no_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:39.695](0.000s) ok 4212 - no_large_objects: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:39.696](0.001s) ok 4213 - no_large_objects: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:39.697](0.001s) ok 4214 - no_large_objects: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:39.697](0.000s) ok 4215 - no_large_objects: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:39.697](0.000s) ok 4216 - no_large_objects: should dump ALTER INDEX ... ATTACH PARTITION [04:49:39.698](0.000s) ok 4217 - no_large_objects: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:39.698](0.000s) ok 4218 - no_large_objects: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:39.698](0.000s) ok 4219 - no_large_objects: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:39.698](0.000s) ok 4220 - no_large_objects: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:39.698](0.000s) ok 4221 - no_large_objects: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:39.698](0.000s) ok 4222 - no_large_objects: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:39.699](0.000s) ok 4223 - no_large_objects: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:39.699](0.000s) ok 4224 - no_large_objects: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:39.699](0.000s) ok 4225 - no_large_objects: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:39.699](0.000s) ok 4226 - no_large_objects: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:39.699](0.000s) ok 4227 - no_large_objects: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:39.699](0.000s) ok 4228 - no_large_objects: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:39.702](0.002s) ok 4229 - no_large_objects: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:39.709](0.008s) ok 4230 - no_large_objects: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:39.710](0.001s) ok 4231 - no_large_objects: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:39.711](0.001s) ok 4232 - no_large_objects: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:39.718](0.007s) ok 4233 - no_large_objects: should not dump ALTER ROLE regress_dump_test_role [04:49:39.719](0.001s) ok 4234 - no_large_objects: should dump ALTER SCHEMA dump_test OWNER TO [04:49:39.719](0.000s) ok 4235 - no_large_objects: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:39.720](0.001s) ok 4236 - no_large_objects: should dump ALTER SCHEMA public OWNER TO [04:49:39.721](0.001s) ok 4237 - no_large_objects: should dump ALTER SEQUENCE test_table_col1_seq [04:49:39.721](0.001s) ok 4238 - no_large_objects: should dump ALTER SERVER s1 OWNER TO [04:49:39.722](0.000s) ok 4239 - no_large_objects: should dump ALTER STATISTICS extended_stats_options [04:49:39.723](0.001s) ok 4240 - no_large_objects: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:39.724](0.001s) ok 4241 - no_large_objects: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:39.725](0.001s) ok 4242 - no_large_objects: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:39.725](0.001s) ok 4243 - no_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:39.726](0.000s) ok 4244 - no_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:39.726](0.001s) ok 4245 - no_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:39.727](0.001s) ok 4246 - no_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:39.727](0.001s) ok 4247 - no_large_objects: should dump ALTER TABLE measurement OWNER TO [04:49:39.728](0.001s) ok 4248 - no_large_objects: should dump ALTER TABLE measurement PRIMARY KEY [04:49:39.729](0.000s) ok 4249 - no_large_objects: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:39.729](0.001s) ok 4250 - no_large_objects: should dump ALTER TABLE test_second_table OWNER TO [04:49:39.730](0.001s) ok 4251 - no_large_objects: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:39.730](0.001s) ok 4252 - no_large_objects: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:39.733](0.002s) ok 4253 - no_large_objects: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:39.734](0.002s) ok 4254 - no_large_objects: should dump ALTER TABLE test_table OWNER TO [04:49:39.735](0.000s) ok 4255 - no_large_objects: should not dump ALTER TABLE test_table_generated_child1 [04:49:39.735](0.000s) ok 4256 - no_large_objects: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:39.735](0.001s) ok 4257 - no_large_objects: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:39.736](0.001s) ok 4258 - no_large_objects: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:39.736](0.000s) ok 4259 - no_large_objects: should dump ALTER VIEW test_view SET DEFAULT [04:49:39.737](0.000s) ok 4260 - no_large_objects: should dump Always trigger on partition is altered [04:49:39.737](0.000s) ok 4261 - no_large_objects: should dump COMMENT ON COLLATION test0 [04:49:39.737](0.000s) ok 4262 - no_large_objects: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:39.737](0.000s) ok 4263 - no_large_objects: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:39.738](0.000s) ok 4264 - no_large_objects: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:39.738](0.000s) ok 4265 - no_large_objects: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:39.739](0.001s) ok 4266 - no_large_objects: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:39.739](0.000s) ok 4267 - no_large_objects: should not dump COMMENT ON DATABASE postgres [04:49:39.740](0.000s) ok 4268 - no_large_objects: should not dump COMMENT ON EXTENSION plpgsql [04:49:39.740](0.000s) ok 4269 - no_large_objects: should not dump COMMENT ON LARGE OBJECT ... [04:49:39.744](0.004s) ok 4270 - no_large_objects: should dump COMMENT ON PUBLICATION pub1 [04:49:39.745](0.001s) ok 4271 - no_large_objects: should not dump COMMENT ON SCHEMA public [04:49:39.749](0.004s) ok 4272 - no_large_objects: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:39.750](0.001s) ok 4273 - no_large_objects: should dump COMMENT ON TABLE dump_test.test_table [04:49:39.750](0.000s) ok 4274 - no_large_objects: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:39.750](0.000s) ok 4275 - no_large_objects: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:39.751](0.000s) ok 4276 - no_large_objects: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:39.751](0.000s) ok 4277 - no_large_objects: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:39.751](0.000s) ok 4278 - no_large_objects: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:39.753](0.002s) ok 4279 - no_large_objects: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:39.756](0.003s) ok 4280 - no_large_objects: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:39.756](0.001s) ok 4281 - no_large_objects: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:39.757](0.001s) ok 4282 - no_large_objects: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:39.758](0.001s) ok 4283 - no_large_objects: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:39.758](0.000s) ok 4284 - no_large_objects: should dump COPY fk_reference_test_table [04:49:39.758](0.000s) ok 4285 - no_large_objects: should not dump COPY fk_reference_test_table second [04:49:39.758](0.000s) ok 4286 - no_large_objects: should dump COPY measurement [04:49:39.758](0.000s) ok 4287 - no_large_objects: should dump COPY test_compression_method [04:49:39.758](0.000s) ok 4288 - no_large_objects: should dump COPY test_fifth_table [04:49:39.758](0.000s) ok 4289 - no_large_objects: should dump COPY test_fourth_table [04:49:39.758](0.000s) ok 4290 - no_large_objects: should dump COPY test_second_table [04:49:39.758](0.000s) ok 4291 - no_large_objects: should dump COPY test_table [04:49:39.759](0.000s) ok 4292 - no_large_objects: should dump COPY test_table_identity [04:49:39.759](0.000s) ok 4293 - no_large_objects: should dump COPY test_third_table [04:49:39.759](0.000s) ok 4294 - no_large_objects: should dump CREATE ACCESS METHOD gist2 [04:49:39.759](0.000s) ok 4295 - no_large_objects: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:39.759](0.000s) ok 4296 - no_large_objects: should dump CREATE AGGREGATE dump_test.newavg [04:49:39.759](0.000s) ok 4297 - no_large_objects: should dump CREATE CAST FOR timestamptz [04:49:39.759](0.000s) ok 4298 - no_large_objects: should dump CREATE COLLATION test0 FROM "C" [04:49:39.759](0.000s) ok 4299 - no_large_objects: should dump CREATE CONVERSION dump_test.test_conversion [04:49:39.759](0.000s) ok 4300 - no_large_objects: should not dump CREATE DATABASE dump_test [04:49:39.759](0.000s) ok 4301 - no_large_objects: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:39.759](0.000s) ok 4302 - no_large_objects: should not dump CREATE DATABASE postgres [04:49:39.760](0.000s) ok 4303 - no_large_objects: should not dump CREATE DATABASE regression_invalid... [04:49:39.761](0.002s) ok 4304 - no_large_objects: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:39.762](0.000s) ok 4305 - no_large_objects: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:39.762](0.000s) ok 4306 - no_large_objects: should not dump CREATE EXTENSION ... plpgsql [04:49:39.762](0.000s) ok 4307 - no_large_objects: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:39.762](0.000s) ok 4308 - no_large_objects: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:39.762](0.000s) ok 4309 - no_large_objects: should dump CREATE FUNCTION ... SUPPORT [04:49:39.762](0.000s) ok 4310 - no_large_objects: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:39.762](0.000s) ok 4311 - no_large_objects: should dump CREATE FUNCTION dump_test.int42_in [04:49:39.762](0.000s) ok 4312 - no_large_objects: should dump CREATE FUNCTION dump_test.int42_out [04:49:39.762](0.000s) ok 4313 - no_large_objects: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:39.762](0.000s) ok 4314 - no_large_objects: should dump CREATE FUNCTION dump_test.trigger_func [04:49:39.762](0.000s) ok 4315 - no_large_objects: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:39.762](0.000s) ok 4316 - no_large_objects: should dump CREATE INDEX ON ONLY measurement [04:49:39.762](0.000s) ok 4317 - no_large_objects: should dump CREATE LANGUAGE pltestlang [04:49:39.763](0.000s) ok 4318 - no_large_objects: should dump CREATE MATERIALIZED VIEW matview [04:49:39.763](0.000s) ok 4319 - no_large_objects: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:39.763](0.000s) ok 4320 - no_large_objects: should dump CREATE MATERIALIZED VIEW matview_second [04:49:39.763](0.000s) ok 4321 - no_large_objects: should dump CREATE MATERIALIZED VIEW matview_third [04:49:39.763](0.000s) ok 4322 - no_large_objects: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:39.763](0.000s) ok 4323 - no_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:39.764](0.001s) ok 4324 - no_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:39.765](0.000s) ok 4325 - no_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:39.765](0.000s) ok 4326 - no_large_objects: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:39.765](0.000s) ok 4327 - no_large_objects: should dump CREATE POLICY p1 ON test_table [04:49:39.765](0.000s) ok 4328 - no_large_objects: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:39.766](0.000s) ok 4329 - no_large_objects: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:39.766](0.000s) ok 4330 - no_large_objects: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:39.766](0.000s) ok 4331 - no_large_objects: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:39.766](0.000s) ok 4332 - no_large_objects: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:39.766](0.000s) ok 4333 - no_large_objects: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:39.766](0.000s) ok 4334 - no_large_objects: should dump CREATE PUBLICATION pub1 [04:49:39.766](0.000s) ok 4335 - no_large_objects: should dump CREATE PUBLICATION pub2 [04:49:39.767](0.000s) ok 4336 - no_large_objects: should dump CREATE PUBLICATION pub3 [04:49:39.767](0.000s) ok 4337 - no_large_objects: should dump CREATE PUBLICATION pub4 [04:49:39.767](0.000s) ok 4338 - no_large_objects: should not dump CREATE ROLE regress_dump_test_role [04:49:39.767](0.000s) ok 4339 - no_large_objects: should not dump CREATE ROLE regress_quoted... [04:49:39.767](0.000s) ok 4340 - no_large_objects: should dump CREATE SCHEMA dump_test [04:49:39.767](0.000s) ok 4341 - no_large_objects: should dump CREATE SCHEMA dump_test_second_schema [04:49:39.767](0.000s) ok 4342 - no_large_objects: should not dump CREATE SCHEMA public [04:49:39.768](0.000s) ok 4343 - no_large_objects: should dump CREATE SEQUENCE test_table_col1_seq [04:49:39.768](0.000s) ok 4344 - no_large_objects: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:39.768](0.000s) ok 4345 - no_large_objects: should dump CREATE STATISTICS extended_stats_expression [04:49:39.768](0.000s) ok 4346 - no_large_objects: should dump CREATE STATISTICS extended_stats_no_options [04:49:39.768](0.000s) ok 4347 - no_large_objects: should dump CREATE STATISTICS extended_stats_options [04:49:39.768](0.000s) ok 4348 - no_large_objects: should dump CREATE SUBSCRIPTION sub1 [04:49:39.768](0.000s) ok 4349 - no_large_objects: should dump CREATE SUBSCRIPTION sub2 [04:49:39.768](0.000s) ok 4350 - no_large_objects: should dump CREATE SUBSCRIPTION sub3 [04:49:39.768](0.000s) ok 4351 - no_large_objects: should dump CREATE TABLE fk_reference_test_table [04:49:39.769](0.000s) ok 4352 - no_large_objects: should dump CREATE TABLE measurement PARTITIONED BY [04:49:39.769](0.000s) ok 4353 - no_large_objects: should dump CREATE TABLE regress_pg_dump_table_am [04:49:39.788](0.019s) ok 4354 - no_large_objects: should dump CREATE TABLE regress_pg_dump_table_part [04:49:39.789](0.001s) ok 4355 - no_large_objects: should dump CREATE TABLE table_with_stats [04:49:39.792](0.003s) ok 4356 - no_large_objects: should dump CREATE TABLE test_compression_method [04:49:39.793](0.001s) ok 4357 - no_large_objects: should dump CREATE TABLE test_fifth_table [04:49:39.793](0.001s) ok 4358 - no_large_objects: should dump CREATE TABLE test_fourth_table_zero_col [04:49:39.793](0.000s) ok 4359 - no_large_objects: should dump CREATE TABLE test_inheritance_child [04:49:39.794](0.000s) ok 4360 - no_large_objects: should dump CREATE TABLE test_inheritance_parent [04:49:39.794](0.000s) ok 4361 - no_large_objects: should dump CREATE TABLE test_second_table [04:49:39.794](0.000s) ok 4362 - no_large_objects: should dump CREATE TABLE test_seventh_table [04:49:39.794](0.000s) ok 4363 - no_large_objects: should dump CREATE TABLE test_sixth_table [04:49:39.796](0.002s) ok 4364 - no_large_objects: should dump CREATE TABLE test_table [04:49:39.796](0.000s) ok 4365 - no_large_objects: should dump CREATE TABLE test_table_generated [04:49:39.796](0.000s) ok 4366 - no_large_objects: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:39.796](0.000s) ok 4367 - no_large_objects: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:39.797](0.000s) ok 4368 - no_large_objects: should dump CREATE TABLE test_table_identity [04:49:39.797](0.000s) ok 4369 - no_large_objects: should dump CREATE TABLE test_third_table_generated_cols [04:49:39.797](0.000s) ok 4370 - no_large_objects: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:39.797](0.000s) ok 4371 - no_large_objects: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:39.797](0.000s) ok 4372 - no_large_objects: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:39.797](0.000s) ok 4373 - no_large_objects: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:39.797](0.000s) ok 4374 - no_large_objects: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:39.797](0.000s) ok 4375 - no_large_objects: should dump CREATE TRANSFORM FOR int [04:49:39.797](0.000s) ok 4376 - no_large_objects: should dump CREATE TRIGGER test_trigger [04:49:39.798](0.000s) ok 4377 - no_large_objects: should dump CREATE TYPE dump_test.composite [04:49:39.798](0.000s) ok 4378 - no_large_objects: should dump CREATE TYPE dump_test.int42 [04:49:39.798](0.000s) ok 4379 - no_large_objects: should dump CREATE TYPE dump_test.int42 populated [04:49:39.798](0.000s) ok 4380 - no_large_objects: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:39.798](0.000s) ok 4381 - no_large_objects: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:39.798](0.000s) ok 4382 - no_large_objects: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:39.798](0.000s) ok 4383 - no_large_objects: should dump CREATE TYPE dump_test.undefined [04:49:39.798](0.000s) ok 4384 - no_large_objects: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:39.798](0.000s) ok 4385 - no_large_objects: should dump CREATE VIEW test_view [04:49:39.799](0.000s) ok 4386 - no_large_objects: should dump Check ordering of a function that depends on a primary key [04:49:39.799](0.000s) ok 4387 - no_large_objects: should dump Check ordering of a matview that depends on a primary key [04:49:39.799](0.000s) ok 4388 - no_large_objects: should dump Creation of row-level trigger in partitioned table [04:49:39.799](0.000s) ok 4389 - no_large_objects: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:39.799](0.000s) ok 4390 - no_large_objects: should not dump DROP EXTENSION plpgsql [04:49:39.800](0.000s) ok 4391 - no_large_objects: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:39.807](0.007s) ok 4392 - no_large_objects: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:39.807](0.001s) ok 4393 - no_large_objects: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:39.808](0.000s) ok 4394 - no_large_objects: should not dump DROP LANGUAGE pltestlang [04:49:39.808](0.000s) ok 4395 - no_large_objects: should not dump DROP ROLE pg_ [04:49:39.808](0.000s) ok 4396 - no_large_objects: should not dump DROP ROLE regress_dump_test_role [04:49:39.809](0.000s) ok 4397 - no_large_objects: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:39.809](0.000s) ok 4398 - no_large_objects: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:39.809](0.000s) ok 4399 - no_large_objects: should not dump DROP SCHEMA IF EXISTS public [04:49:39.809](0.000s) ok 4400 - no_large_objects: should not dump DROP SCHEMA dump_test [04:49:39.809](0.000s) ok 4401 - no_large_objects: should not dump DROP SCHEMA dump_test_second_schema [04:49:39.810](0.000s) ok 4402 - no_large_objects: should not dump DROP SCHEMA public [04:49:39.810](0.000s) ok 4403 - no_large_objects: should not dump DROP TABLE IF EXISTS test_second_table [04:49:39.810](0.000s) ok 4404 - no_large_objects: should not dump DROP TABLE IF EXISTS test_table [04:49:39.810](0.000s) ok 4405 - no_large_objects: should not dump DROP TABLE fk_reference_test_table [04:49:39.810](0.000s) ok 4406 - no_large_objects: should not dump DROP TABLE test_second_table [04:49:39.810](0.000s) ok 4407 - no_large_objects: should not dump DROP TABLE test_table [04:49:39.810](0.000s) ok 4408 - no_large_objects: should dump Disabled trigger on partition is altered [04:49:39.810](0.000s) ok 4409 - no_large_objects: should not dump Disabled trigger on partition is not created [04:49:39.811](0.000s) ok 4410 - no_large_objects: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:39.811](0.000s) ok 4411 - no_large_objects: should not dump GRANT CREATE ON DATABASE dump_test [04:49:39.811](0.000s) ok 4412 - no_large_objects: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:39.812](0.000s) ok 4413 - no_large_objects: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:39.812](0.001s) ok 4414 - no_large_objects: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:39.813](0.000s) ok 4415 - no_large_objects: should dump GRANT SELECT ON TABLE measurement [04:49:39.813](0.000s) ok 4416 - no_large_objects: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:39.813](0.000s) ok 4417 - no_large_objects: should dump GRANT SELECT ON TABLE test_table [04:49:39.814](0.000s) ok 4418 - no_large_objects: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:39.815](0.002s) ok 4419 - no_large_objects: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:39.815](0.000s) ok 4420 - no_large_objects: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:39.816](0.000s) ok 4421 - no_large_objects: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:39.816](0.000s) ok 4422 - no_large_objects: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:39.816](0.000s) ok 4423 - no_large_objects: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:39.816](0.000s) ok 4424 - no_large_objects: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:39.816](0.000s) ok 4425 - no_large_objects: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:39.816](0.000s) ok 4426 - no_large_objects: should not dump INSERT INTO test_fifth_table [04:49:39.816](0.000s) ok 4427 - no_large_objects: should not dump INSERT INTO test_fourth_table [04:49:39.816](0.000s) ok 4428 - no_large_objects: should not dump INSERT INTO test_second_table [04:49:39.817](0.000s) ok 4429 - no_large_objects: should not dump INSERT INTO test_table [04:49:39.817](0.000s) ok 4430 - no_large_objects: should not dump INSERT INTO test_table_identity [04:49:39.817](0.000s) ok 4431 - no_large_objects: should not dump INSERT INTO test_third_table [04:49:39.817](0.000s) ok 4432 - no_large_objects: should not dump INSERT INTO test_third_table (colnames) [04:49:39.817](0.000s) ok 4433 - no_large_objects: should not dump LO create (using lo_from_bytea) [04:49:39.817](0.000s) ok 4434 - no_large_objects: should not dump LO create (with no data) [04:49:39.817](0.000s) ok 4435 - no_large_objects: should not dump LO load (using lo_from_bytea) [04:49:39.818](0.000s) ok 4436 - no_large_objects: should dump Partition measurement_y2006m2 creation [04:49:39.818](0.000s) ok 4437 - no_large_objects: should dump REFRESH MATERIALIZED VIEW matview [04:49:39.818](0.000s) ok 4438 - no_large_objects: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:39.818](0.000s) ok 4439 - no_large_objects: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:39.818](0.000s) ok 4440 - no_large_objects: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:39.818](0.000s) ok 4441 - no_large_objects: should dump REVOKE ALL ON SCHEMA public [04:49:39.818](0.000s) ok 4442 - no_large_objects: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:39.819](0.000s) ok 4443 - no_large_objects: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:39.875](0.056s) ok 4444 - no_large_objects: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:39.875](0.000s) ok 4445 - no_large_objects: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:39.876](0.000s) ok 4446 - no_large_objects: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:39.876](0.000s) ok 4447 - no_large_objects: should dump Replica trigger on partition is altered [04:49:39.876](0.000s) ok 4448 - no_large_objects: should not dump Triggers on partitions are not dropped [04:49:39.877](0.000s) ok 4449 - no_large_objects: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/no_owner.sql -O postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:40.777](0.900s) ok 4450 - no_owner: pg_dump runs [04:49:40.782](0.005s) ok 4451 - no_owner: should not dump ALTER COLLATION test0 OWNER TO [04:49:40.783](0.000s) ok 4452 - no_owner: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:40.783](0.000s) ok 4453 - no_owner: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:40.794](0.011s) ok 4454 - no_owner: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:40.794](0.000s) ok 4455 - no_owner: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:40.794](0.000s) ok 4456 - no_owner: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:40.795](0.000s) ok 4457 - no_owner: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:40.795](0.000s) ok 4458 - no_owner: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:40.795](0.000s) ok 4459 - no_owner: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:40.795](0.000s) ok 4460 - no_owner: should dump ALTER INDEX ... ATTACH PARTITION [04:49:40.796](0.000s) ok 4461 - no_owner: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:40.796](0.000s) ok 4462 - no_owner: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:40.796](0.000s) ok 4463 - no_owner: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:40.797](0.000s) ok 4464 - no_owner: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:40.797](0.000s) ok 4465 - no_owner: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:40.797](0.000s) ok 4466 - no_owner: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:40.797](0.000s) ok 4467 - no_owner: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:40.798](0.000s) ok 4468 - no_owner: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:40.798](0.000s) ok 4469 - no_owner: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:40.798](0.000s) ok 4470 - no_owner: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:40.799](0.000s) ok 4471 - no_owner: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:40.799](0.000s) ok 4472 - no_owner: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:40.802](0.003s) ok 4473 - no_owner: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:40.806](0.004s) ok 4474 - no_owner: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:40.806](0.000s) ok 4475 - no_owner: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:40.807](0.000s) ok 4476 - no_owner: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:40.807](0.001s) ok 4477 - no_owner: should not dump ALTER ROLE regress_dump_test_role [04:49:40.808](0.000s) ok 4478 - no_owner: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:40.808](0.000s) ok 4479 - no_owner: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:40.808](0.000s) ok 4480 - no_owner: should not dump ALTER SCHEMA public OWNER TO [04:49:40.808](0.000s) ok 4481 - no_owner: should dump ALTER SEQUENCE test_table_col1_seq [04:49:40.808](0.000s) ok 4482 - no_owner: should not dump ALTER SERVER s1 OWNER TO [04:49:40.808](0.000s) ok 4483 - no_owner: should dump ALTER STATISTICS extended_stats_options [04:49:40.809](0.000s) ok 4484 - no_owner: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:40.809](0.000s) ok 4485 - no_owner: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:40.810](0.002s) ok 4486 - no_owner: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:40.811](0.000s) ok 4487 - no_owner: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:40.811](0.000s) ok 4488 - no_owner: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:40.811](0.000s) ok 4489 - no_owner: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:40.813](0.002s) ok 4490 - no_owner: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:40.814](0.000s) ok 4491 - no_owner: should not dump ALTER TABLE measurement OWNER TO [04:49:40.814](0.000s) ok 4492 - no_owner: should dump ALTER TABLE measurement PRIMARY KEY [04:49:40.814](0.000s) ok 4493 - no_owner: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:40.815](0.000s) ok 4494 - no_owner: should not dump ALTER TABLE test_second_table OWNER TO [04:49:40.815](0.000s) ok 4495 - no_owner: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:40.815](0.000s) ok 4496 - no_owner: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:40.815](0.000s) ok 4497 - no_owner: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:40.816](0.000s) ok 4498 - no_owner: should not dump ALTER TABLE test_table OWNER TO [04:49:40.816](0.000s) ok 4499 - no_owner: should not dump ALTER TABLE test_table_generated_child1 [04:49:40.816](0.000s) ok 4500 - no_owner: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:40.816](0.000s) ok 4501 - no_owner: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:40.816](0.000s) ok 4502 - no_owner: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:40.817](0.000s) ok 4503 - no_owner: should dump ALTER VIEW test_view SET DEFAULT [04:49:40.817](0.000s) ok 4504 - no_owner: should dump Always trigger on partition is altered [04:49:40.817](0.000s) ok 4505 - no_owner: should dump COMMENT ON COLLATION test0 [04:49:40.817](0.000s) ok 4506 - no_owner: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:40.817](0.000s) ok 4507 - no_owner: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:40.817](0.000s) ok 4508 - no_owner: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:40.817](0.000s) ok 4509 - no_owner: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:40.817](0.000s) ok 4510 - no_owner: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:40.817](0.000s) ok 4511 - no_owner: should not dump COMMENT ON DATABASE postgres [04:49:40.817](0.000s) ok 4512 - no_owner: should not dump COMMENT ON EXTENSION plpgsql [04:49:40.817](0.000s) ok 4513 - no_owner: should dump COMMENT ON LARGE OBJECT ... [04:49:40.818](0.000s) ok 4514 - no_owner: should dump COMMENT ON PUBLICATION pub1 [04:49:40.818](0.000s) ok 4515 - no_owner: should not dump COMMENT ON SCHEMA public [04:49:40.818](0.000s) ok 4516 - no_owner: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:40.818](0.000s) ok 4517 - no_owner: should dump COMMENT ON TABLE dump_test.test_table [04:49:40.818](0.000s) ok 4518 - no_owner: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:40.818](0.000s) ok 4519 - no_owner: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:40.818](0.000s) ok 4520 - no_owner: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:40.818](0.000s) ok 4521 - no_owner: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:40.818](0.000s) ok 4522 - no_owner: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:40.818](0.000s) ok 4523 - no_owner: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:40.818](0.000s) ok 4524 - no_owner: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:40.818](0.000s) ok 4525 - no_owner: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:40.819](0.000s) ok 4526 - no_owner: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:40.819](0.000s) ok 4527 - no_owner: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:40.819](0.000s) ok 4528 - no_owner: should dump COPY fk_reference_test_table [04:49:40.819](0.000s) ok 4529 - no_owner: should not dump COPY fk_reference_test_table second [04:49:40.819](0.000s) ok 4530 - no_owner: should dump COPY measurement [04:49:40.819](0.000s) ok 4531 - no_owner: should dump COPY test_compression_method [04:49:40.819](0.000s) ok 4532 - no_owner: should dump COPY test_fifth_table [04:49:40.819](0.000s) ok 4533 - no_owner: should dump COPY test_fourth_table [04:49:40.819](0.000s) ok 4534 - no_owner: should dump COPY test_second_table [04:49:40.820](0.000s) ok 4535 - no_owner: should dump COPY test_table [04:49:40.820](0.000s) ok 4536 - no_owner: should dump COPY test_table_identity [04:49:40.820](0.000s) ok 4537 - no_owner: should dump COPY test_third_table [04:49:40.821](0.000s) ok 4538 - no_owner: should dump CREATE ACCESS METHOD gist2 [04:49:40.821](0.000s) ok 4539 - no_owner: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:40.829](0.008s) ok 4540 - no_owner: should dump CREATE AGGREGATE dump_test.newavg [04:49:40.830](0.001s) ok 4541 - no_owner: should dump CREATE CAST FOR timestamptz [04:49:40.830](0.000s) ok 4542 - no_owner: should dump CREATE COLLATION test0 FROM "C" [04:49:40.831](0.001s) ok 4543 - no_owner: should dump CREATE CONVERSION dump_test.test_conversion [04:49:40.833](0.003s) ok 4544 - no_owner: should not dump CREATE DATABASE dump_test [04:49:40.833](0.000s) ok 4545 - no_owner: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:40.834](0.000s) ok 4546 - no_owner: should not dump CREATE DATABASE postgres [04:49:40.834](0.000s) ok 4547 - no_owner: should not dump CREATE DATABASE regression_invalid... [04:49:40.836](0.002s) ok 4548 - no_owner: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:40.836](0.000s) ok 4549 - no_owner: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:40.836](0.000s) ok 4550 - no_owner: should not dump CREATE EXTENSION ... plpgsql [04:49:40.836](0.000s) ok 4551 - no_owner: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:40.837](0.000s) ok 4552 - no_owner: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:40.837](0.000s) ok 4553 - no_owner: should dump CREATE FUNCTION ... SUPPORT [04:49:40.837](0.000s) ok 4554 - no_owner: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:40.837](0.000s) ok 4555 - no_owner: should dump CREATE FUNCTION dump_test.int42_in [04:49:40.837](0.000s) ok 4556 - no_owner: should dump CREATE FUNCTION dump_test.int42_out [04:49:40.837](0.000s) ok 4557 - no_owner: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:40.837](0.000s) ok 4558 - no_owner: should dump CREATE FUNCTION dump_test.trigger_func [04:49:40.837](0.000s) ok 4559 - no_owner: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:40.837](0.000s) ok 4560 - no_owner: should dump CREATE INDEX ON ONLY measurement [04:49:40.837](0.000s) ok 4561 - no_owner: should dump CREATE LANGUAGE pltestlang [04:49:40.837](0.000s) ok 4562 - no_owner: should dump CREATE MATERIALIZED VIEW matview [04:49:40.844](0.007s) ok 4563 - no_owner: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:40.844](0.000s) ok 4564 - no_owner: should dump CREATE MATERIALIZED VIEW matview_second [04:49:40.845](0.001s) ok 4565 - no_owner: should dump CREATE MATERIALIZED VIEW matview_third [04:49:40.846](0.001s) ok 4566 - no_owner: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:40.846](0.000s) ok 4567 - no_owner: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:40.862](0.016s) ok 4568 - no_owner: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:40.862](0.001s) ok 4569 - no_owner: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:40.863](0.000s) ok 4570 - no_owner: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:40.863](0.000s) ok 4571 - no_owner: should dump CREATE POLICY p1 ON test_table [04:49:40.863](0.000s) ok 4572 - no_owner: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:40.863](0.000s) ok 4573 - no_owner: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:40.863](0.000s) ok 4574 - no_owner: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:40.863](0.000s) ok 4575 - no_owner: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:40.864](0.000s) ok 4576 - no_owner: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:40.864](0.000s) ok 4577 - no_owner: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:40.864](0.000s) ok 4578 - no_owner: should dump CREATE PUBLICATION pub1 [04:49:40.864](0.000s) ok 4579 - no_owner: should dump CREATE PUBLICATION pub2 [04:49:40.864](0.000s) ok 4580 - no_owner: should dump CREATE PUBLICATION pub3 [04:49:40.864](0.000s) ok 4581 - no_owner: should dump CREATE PUBLICATION pub4 [04:49:40.864](0.000s) ok 4582 - no_owner: should not dump CREATE ROLE regress_dump_test_role [04:49:40.864](0.000s) ok 4583 - no_owner: should not dump CREATE ROLE regress_quoted... [04:49:40.864](0.000s) ok 4584 - no_owner: should dump CREATE SCHEMA dump_test [04:49:40.864](0.000s) ok 4585 - no_owner: should dump CREATE SCHEMA dump_test_second_schema [04:49:40.865](0.000s) ok 4586 - no_owner: should not dump CREATE SCHEMA public [04:49:40.865](0.000s) ok 4587 - no_owner: should dump CREATE SEQUENCE test_table_col1_seq [04:49:40.865](0.000s) ok 4588 - no_owner: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:40.865](0.000s) ok 4589 - no_owner: should dump CREATE STATISTICS extended_stats_expression [04:49:40.865](0.000s) ok 4590 - no_owner: should dump CREATE STATISTICS extended_stats_no_options [04:49:40.865](0.000s) ok 4591 - no_owner: should dump CREATE STATISTICS extended_stats_options [04:49:40.865](0.000s) ok 4592 - no_owner: should dump CREATE SUBSCRIPTION sub1 [04:49:40.865](0.000s) ok 4593 - no_owner: should dump CREATE SUBSCRIPTION sub2 [04:49:40.865](0.000s) ok 4594 - no_owner: should dump CREATE SUBSCRIPTION sub3 [04:49:40.865](0.000s) ok 4595 - no_owner: should dump CREATE TABLE fk_reference_test_table [04:49:40.866](0.000s) ok 4596 - no_owner: should dump CREATE TABLE measurement PARTITIONED BY [04:49:40.866](0.000s) ok 4597 - no_owner: should dump CREATE TABLE regress_pg_dump_table_am [04:49:40.871](0.005s) ok 4598 - no_owner: should dump CREATE TABLE regress_pg_dump_table_part [04:49:40.872](0.000s) ok 4599 - no_owner: should dump CREATE TABLE table_with_stats [04:49:40.872](0.000s) ok 4600 - no_owner: should dump CREATE TABLE test_compression_method [04:49:40.872](0.000s) ok 4601 - no_owner: should dump CREATE TABLE test_fifth_table [04:49:40.872](0.000s) ok 4602 - no_owner: should dump CREATE TABLE test_fourth_table_zero_col [04:49:40.873](0.000s) ok 4603 - no_owner: should dump CREATE TABLE test_inheritance_child [04:49:40.873](0.000s) ok 4604 - no_owner: should dump CREATE TABLE test_inheritance_parent [04:49:40.873](0.000s) ok 4605 - no_owner: should dump CREATE TABLE test_second_table [04:49:40.873](0.000s) ok 4606 - no_owner: should dump CREATE TABLE test_seventh_table [04:49:40.873](0.000s) ok 4607 - no_owner: should dump CREATE TABLE test_sixth_table [04:49:40.875](0.002s) ok 4608 - no_owner: should dump CREATE TABLE test_table [04:49:40.875](0.000s) ok 4609 - no_owner: should dump CREATE TABLE test_table_generated [04:49:40.876](0.000s) ok 4610 - no_owner: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:40.876](0.000s) ok 4611 - no_owner: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:40.876](0.000s) ok 4612 - no_owner: should dump CREATE TABLE test_table_identity [04:49:40.877](0.000s) ok 4613 - no_owner: should dump CREATE TABLE test_third_table_generated_cols [04:49:40.877](0.000s) ok 4614 - no_owner: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:40.877](0.000s) ok 4615 - no_owner: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:40.877](0.000s) ok 4616 - no_owner: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:40.877](0.000s) ok 4617 - no_owner: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:40.878](0.000s) ok 4618 - no_owner: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:40.878](0.000s) ok 4619 - no_owner: should dump CREATE TRANSFORM FOR int [04:49:40.878](0.000s) ok 4620 - no_owner: should dump CREATE TRIGGER test_trigger [04:49:40.878](0.000s) ok 4621 - no_owner: should dump CREATE TYPE dump_test.composite [04:49:40.878](0.000s) ok 4622 - no_owner: should dump CREATE TYPE dump_test.int42 [04:49:40.878](0.000s) ok 4623 - no_owner: should dump CREATE TYPE dump_test.int42 populated [04:49:40.878](0.000s) ok 4624 - no_owner: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:40.879](0.001s) ok 4625 - no_owner: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:40.880](0.000s) ok 4626 - no_owner: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:40.880](0.000s) ok 4627 - no_owner: should dump CREATE TYPE dump_test.undefined [04:49:40.880](0.000s) ok 4628 - no_owner: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:40.880](0.000s) ok 4629 - no_owner: should dump CREATE VIEW test_view [04:49:40.881](0.001s) ok 4630 - no_owner: should dump Check ordering of a function that depends on a primary key [04:49:40.882](0.001s) ok 4631 - no_owner: should dump Check ordering of a matview that depends on a primary key [04:49:40.882](0.000s) ok 4632 - no_owner: should dump Creation of row-level trigger in partitioned table [04:49:40.882](0.000s) ok 4633 - no_owner: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:40.882](0.000s) ok 4634 - no_owner: should not dump DROP EXTENSION plpgsql [04:49:40.883](0.000s) ok 4635 - no_owner: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:40.883](0.000s) ok 4636 - no_owner: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:40.883](0.000s) ok 4637 - no_owner: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:40.883](0.000s) ok 4638 - no_owner: should not dump DROP LANGUAGE pltestlang [04:49:40.884](0.000s) ok 4639 - no_owner: should not dump DROP ROLE pg_ [04:49:40.884](0.000s) ok 4640 - no_owner: should not dump DROP ROLE regress_dump_test_role [04:49:40.884](0.000s) ok 4641 - no_owner: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:40.885](0.000s) ok 4642 - no_owner: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:40.885](0.000s) ok 4643 - no_owner: should not dump DROP SCHEMA IF EXISTS public [04:49:40.885](0.000s) ok 4644 - no_owner: should not dump DROP SCHEMA dump_test [04:49:40.885](0.000s) ok 4645 - no_owner: should not dump DROP SCHEMA dump_test_second_schema [04:49:40.886](0.000s) ok 4646 - no_owner: should not dump DROP SCHEMA public [04:49:40.886](0.000s) ok 4647 - no_owner: should not dump DROP TABLE IF EXISTS test_second_table [04:49:40.886](0.000s) ok 4648 - no_owner: should not dump DROP TABLE IF EXISTS test_table [04:49:40.886](0.000s) ok 4649 - no_owner: should not dump DROP TABLE fk_reference_test_table [04:49:40.887](0.000s) ok 4650 - no_owner: should not dump DROP TABLE test_second_table [04:49:40.887](0.000s) ok 4651 - no_owner: should not dump DROP TABLE test_table [04:49:40.887](0.000s) ok 4652 - no_owner: should dump Disabled trigger on partition is altered [04:49:40.887](0.000s) ok 4653 - no_owner: should not dump Disabled trigger on partition is not created [04:49:40.888](0.000s) ok 4654 - no_owner: should dump GRANT ALL ON LARGE OBJECT ... [04:49:40.888](0.000s) ok 4655 - no_owner: should not dump GRANT CREATE ON DATABASE dump_test [04:49:40.888](0.000s) ok 4656 - no_owner: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:40.889](0.000s) ok 4657 - no_owner: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:40.889](0.001s) ok 4658 - no_owner: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:40.890](0.000s) ok 4659 - no_owner: should dump GRANT SELECT ON TABLE measurement [04:49:40.890](0.000s) ok 4660 - no_owner: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:40.890](0.000s) ok 4661 - no_owner: should dump GRANT SELECT ON TABLE test_table [04:49:40.890](0.000s) ok 4662 - no_owner: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:40.891](0.000s) ok 4663 - no_owner: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:40.891](0.000s) ok 4664 - no_owner: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:40.891](0.000s) ok 4665 - no_owner: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:40.891](0.000s) ok 4666 - no_owner: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:40.892](0.000s) ok 4667 - no_owner: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:40.892](0.000s) ok 4668 - no_owner: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:40.892](0.000s) ok 4669 - no_owner: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:40.892](0.000s) ok 4670 - no_owner: should not dump INSERT INTO test_fifth_table [04:49:40.893](0.000s) ok 4671 - no_owner: should not dump INSERT INTO test_fourth_table [04:49:40.893](0.000s) ok 4672 - no_owner: should not dump INSERT INTO test_second_table [04:49:40.893](0.000s) ok 4673 - no_owner: should not dump INSERT INTO test_table [04:49:40.893](0.000s) ok 4674 - no_owner: should not dump INSERT INTO test_table_identity [04:49:40.894](0.000s) ok 4675 - no_owner: should not dump INSERT INTO test_third_table [04:49:40.898](0.005s) ok 4676 - no_owner: should not dump INSERT INTO test_third_table (colnames) [04:49:40.899](0.000s) ok 4677 - no_owner: should dump LO create (using lo_from_bytea) [04:49:40.899](0.000s) ok 4678 - no_owner: should dump LO create (with no data) [04:49:40.899](0.000s) ok 4679 - no_owner: should dump LO load (using lo_from_bytea) [04:49:40.899](0.000s) ok 4680 - no_owner: should dump Partition measurement_y2006m2 creation [04:49:40.899](0.000s) ok 4681 - no_owner: should dump REFRESH MATERIALIZED VIEW matview [04:49:40.899](0.000s) ok 4682 - no_owner: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:40.899](0.000s) ok 4683 - no_owner: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:40.900](0.000s) ok 4684 - no_owner: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:40.900](0.000s) ok 4685 - no_owner: should dump REVOKE ALL ON SCHEMA public [04:49:40.900](0.000s) ok 4686 - no_owner: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:40.900](0.000s) ok 4687 - no_owner: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:40.932](0.032s) ok 4688 - no_owner: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:40.932](0.000s) ok 4689 - no_owner: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:40.932](0.000s) ok 4690 - no_owner: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:40.932](0.000s) ok 4691 - no_owner: should dump Replica trigger on partition is altered [04:49:40.933](0.000s) ok 4692 - no_owner: should not dump Triggers on partitions are not dropped [04:49:40.933](0.000s) ok 4693 - no_owner: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/no_privs.sql -x postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:41.839](0.907s) ok 4694 - no_privs: pg_dump runs [04:49:41.842](0.003s) ok 4695 - no_privs: should dump ALTER COLLATION test0 OWNER TO [04:49:41.842](0.000s) ok 4696 - no_privs: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:41.842](0.000s) ok 4697 - no_privs: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:41.842](0.000s) ok 4698 - no_privs: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:41.843](0.000s) ok 4699 - no_privs: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:41.843](0.000s) ok 4700 - no_privs: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:41.843](0.000s) ok 4701 - no_privs: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:41.843](0.000s) ok 4702 - no_privs: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:41.843](0.000s) ok 4703 - no_privs: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:41.843](0.000s) ok 4704 - no_privs: should dump ALTER INDEX ... ATTACH PARTITION [04:49:41.844](0.001s) ok 4705 - no_privs: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:41.856](0.013s) ok 4706 - no_privs: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:41.857](0.001s) ok 4707 - no_privs: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:41.859](0.001s) ok 4708 - no_privs: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:41.859](0.000s) ok 4709 - no_privs: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:41.859](0.000s) ok 4710 - no_privs: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:41.860](0.001s) ok 4711 - no_privs: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:41.861](0.000s) ok 4712 - no_privs: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:41.861](0.000s) ok 4713 - no_privs: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:41.861](0.000s) ok 4714 - no_privs: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:41.862](0.000s) ok 4715 - no_privs: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:41.862](0.000s) ok 4716 - no_privs: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:41.862](0.000s) ok 4717 - no_privs: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:41.862](0.000s) ok 4718 - no_privs: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:41.863](0.000s) ok 4719 - no_privs: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:41.863](0.000s) ok 4720 - no_privs: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:41.863](0.000s) ok 4721 - no_privs: should not dump ALTER ROLE regress_dump_test_role [04:49:41.864](0.000s) ok 4722 - no_privs: should dump ALTER SCHEMA dump_test OWNER TO [04:49:41.864](0.000s) ok 4723 - no_privs: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:41.864](0.000s) ok 4724 - no_privs: should dump ALTER SCHEMA public OWNER TO [04:49:41.864](0.000s) ok 4725 - no_privs: should dump ALTER SEQUENCE test_table_col1_seq [04:49:41.864](0.000s) ok 4726 - no_privs: should dump ALTER SERVER s1 OWNER TO [04:49:41.865](0.000s) ok 4727 - no_privs: should dump ALTER STATISTICS extended_stats_options [04:49:41.865](0.000s) ok 4728 - no_privs: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:41.867](0.002s) ok 4729 - no_privs: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:41.867](0.000s) ok 4730 - no_privs: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:41.867](0.000s) ok 4731 - no_privs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:41.867](0.000s) ok 4732 - no_privs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:41.868](0.000s) ok 4733 - no_privs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:41.868](0.000s) ok 4734 - no_privs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:41.868](0.000s) ok 4735 - no_privs: should dump ALTER TABLE measurement OWNER TO [04:49:41.869](0.000s) ok 4736 - no_privs: should dump ALTER TABLE measurement PRIMARY KEY [04:49:41.869](0.000s) ok 4737 - no_privs: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:41.869](0.000s) ok 4738 - no_privs: should dump ALTER TABLE test_second_table OWNER TO [04:49:41.870](0.000s) ok 4739 - no_privs: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:41.870](0.000s) ok 4740 - no_privs: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:41.870](0.000s) ok 4741 - no_privs: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:41.871](0.000s) ok 4742 - no_privs: should dump ALTER TABLE test_table OWNER TO [04:49:41.871](0.000s) ok 4743 - no_privs: should not dump ALTER TABLE test_table_generated_child1 [04:49:41.872](0.001s) ok 4744 - no_privs: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:41.872](0.000s) ok 4745 - no_privs: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:41.872](0.000s) ok 4746 - no_privs: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:41.873](0.001s) ok 4747 - no_privs: should dump ALTER VIEW test_view SET DEFAULT [04:49:41.873](0.000s) ok 4748 - no_privs: should dump Always trigger on partition is altered [04:49:41.873](0.000s) ok 4749 - no_privs: should dump COMMENT ON COLLATION test0 [04:49:41.873](0.000s) ok 4750 - no_privs: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:41.874](0.000s) ok 4751 - no_privs: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:41.874](0.000s) ok 4752 - no_privs: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:41.874](0.000s) ok 4753 - no_privs: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:41.874](0.000s) ok 4754 - no_privs: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:41.874](0.000s) ok 4755 - no_privs: should not dump COMMENT ON DATABASE postgres [04:49:41.875](0.000s) ok 4756 - no_privs: should not dump COMMENT ON EXTENSION plpgsql [04:49:41.875](0.000s) ok 4757 - no_privs: should dump COMMENT ON LARGE OBJECT ... [04:49:41.877](0.002s) ok 4758 - no_privs: should dump COMMENT ON PUBLICATION pub1 [04:49:41.877](0.000s) ok 4759 - no_privs: should not dump COMMENT ON SCHEMA public [04:49:41.877](0.000s) ok 4760 - no_privs: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:41.878](0.000s) ok 4761 - no_privs: should dump COMMENT ON TABLE dump_test.test_table [04:49:41.878](0.000s) ok 4762 - no_privs: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:41.878](0.000s) ok 4763 - no_privs: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:41.878](0.000s) ok 4764 - no_privs: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:41.879](0.000s) ok 4765 - no_privs: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:41.879](0.001s) ok 4766 - no_privs: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:41.879](0.000s) ok 4767 - no_privs: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:41.879](0.000s) ok 4768 - no_privs: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:41.880](0.000s) ok 4769 - no_privs: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:41.880](0.000s) ok 4770 - no_privs: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:41.880](0.000s) ok 4771 - no_privs: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:41.880](0.000s) ok 4772 - no_privs: should dump COPY fk_reference_test_table [04:49:41.880](0.000s) ok 4773 - no_privs: should not dump COPY fk_reference_test_table second [04:49:41.880](0.000s) ok 4774 - no_privs: should dump COPY measurement [04:49:41.880](0.000s) ok 4775 - no_privs: should dump COPY test_compression_method [04:49:41.881](0.000s) ok 4776 - no_privs: should dump COPY test_fifth_table [04:49:41.881](0.000s) ok 4777 - no_privs: should dump COPY test_fourth_table [04:49:41.881](0.000s) ok 4778 - no_privs: should dump COPY test_second_table [04:49:41.882](0.001s) ok 4779 - no_privs: should dump COPY test_table [04:49:41.883](0.001s) ok 4780 - no_privs: should dump COPY test_table_identity [04:49:41.883](0.000s) ok 4781 - no_privs: should dump COPY test_third_table [04:49:41.883](0.000s) ok 4782 - no_privs: should dump CREATE ACCESS METHOD gist2 [04:49:41.885](0.002s) ok 4783 - no_privs: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:41.887](0.001s) ok 4784 - no_privs: should dump CREATE AGGREGATE dump_test.newavg [04:49:41.887](0.000s) ok 4785 - no_privs: should dump CREATE CAST FOR timestamptz [04:49:41.887](0.000s) ok 4786 - no_privs: should dump CREATE COLLATION test0 FROM "C" [04:49:41.887](0.000s) ok 4787 - no_privs: should dump CREATE CONVERSION dump_test.test_conversion [04:49:41.887](0.000s) ok 4788 - no_privs: should not dump CREATE DATABASE dump_test [04:49:41.888](0.000s) ok 4789 - no_privs: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:41.889](0.001s) ok 4790 - no_privs: should not dump CREATE DATABASE postgres [04:49:41.889](0.000s) ok 4791 - no_privs: should not dump CREATE DATABASE regression_invalid... [04:49:41.906](0.017s) ok 4792 - no_privs: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:41.907](0.001s) ok 4793 - no_privs: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:41.907](0.000s) ok 4794 - no_privs: should not dump CREATE EXTENSION ... plpgsql [04:49:41.908](0.001s) ok 4795 - no_privs: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:41.908](0.000s) ok 4796 - no_privs: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:41.908](0.000s) ok 4797 - no_privs: should dump CREATE FUNCTION ... SUPPORT [04:49:41.908](0.000s) ok 4798 - no_privs: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:41.908](0.000s) ok 4799 - no_privs: should dump CREATE FUNCTION dump_test.int42_in [04:49:41.909](0.000s) ok 4800 - no_privs: should dump CREATE FUNCTION dump_test.int42_out [04:49:41.909](0.000s) ok 4801 - no_privs: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:41.909](0.000s) ok 4802 - no_privs: should dump CREATE FUNCTION dump_test.trigger_func [04:49:41.909](0.000s) ok 4803 - no_privs: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:41.909](0.000s) ok 4804 - no_privs: should dump CREATE INDEX ON ONLY measurement [04:49:41.909](0.000s) ok 4805 - no_privs: should dump CREATE LANGUAGE pltestlang [04:49:41.909](0.000s) ok 4806 - no_privs: should dump CREATE MATERIALIZED VIEW matview [04:49:41.909](0.000s) ok 4807 - no_privs: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:41.909](0.000s) ok 4808 - no_privs: should dump CREATE MATERIALIZED VIEW matview_second [04:49:41.909](0.000s) ok 4809 - no_privs: should dump CREATE MATERIALIZED VIEW matview_third [04:49:41.909](0.000s) ok 4810 - no_privs: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:41.910](0.000s) ok 4811 - no_privs: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:41.911](0.001s) ok 4812 - no_privs: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:41.911](0.000s) ok 4813 - no_privs: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:41.911](0.000s) ok 4814 - no_privs: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:41.911](0.000s) ok 4815 - no_privs: should dump CREATE POLICY p1 ON test_table [04:49:41.911](0.000s) ok 4816 - no_privs: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:41.912](0.000s) ok 4817 - no_privs: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:41.912](0.000s) ok 4818 - no_privs: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:41.915](0.003s) ok 4819 - no_privs: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:41.915](0.000s) ok 4820 - no_privs: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:41.915](0.000s) ok 4821 - no_privs: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:41.915](0.000s) ok 4822 - no_privs: should dump CREATE PUBLICATION pub1 [04:49:41.915](0.000s) ok 4823 - no_privs: should dump CREATE PUBLICATION pub2 [04:49:41.916](0.000s) ok 4824 - no_privs: should dump CREATE PUBLICATION pub3 [04:49:41.916](0.000s) ok 4825 - no_privs: should dump CREATE PUBLICATION pub4 [04:49:41.916](0.000s) ok 4826 - no_privs: should not dump CREATE ROLE regress_dump_test_role [04:49:41.916](0.000s) ok 4827 - no_privs: should not dump CREATE ROLE regress_quoted... [04:49:41.923](0.007s) ok 4828 - no_privs: should dump CREATE SCHEMA dump_test [04:49:41.923](0.000s) ok 4829 - no_privs: should dump CREATE SCHEMA dump_test_second_schema [04:49:41.923](0.000s) ok 4830 - no_privs: should not dump CREATE SCHEMA public [04:49:41.923](0.000s) ok 4831 - no_privs: should dump CREATE SEQUENCE test_table_col1_seq [04:49:41.923](0.000s) ok 4832 - no_privs: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:41.923](0.000s) ok 4833 - no_privs: should dump CREATE STATISTICS extended_stats_expression [04:49:41.924](0.000s) ok 4834 - no_privs: should dump CREATE STATISTICS extended_stats_no_options [04:49:41.924](0.000s) ok 4835 - no_privs: should dump CREATE STATISTICS extended_stats_options [04:49:41.924](0.001s) ok 4836 - no_privs: should dump CREATE SUBSCRIPTION sub1 [04:49:41.925](0.000s) ok 4837 - no_privs: should dump CREATE SUBSCRIPTION sub2 [04:49:41.928](0.003s) ok 4838 - no_privs: should dump CREATE SUBSCRIPTION sub3 [04:49:41.928](0.000s) ok 4839 - no_privs: should dump CREATE TABLE fk_reference_test_table [04:49:41.928](0.000s) ok 4840 - no_privs: should dump CREATE TABLE measurement PARTITIONED BY [04:49:41.929](0.001s) ok 4841 - no_privs: should dump CREATE TABLE regress_pg_dump_table_am [04:49:41.938](0.009s) ok 4842 - no_privs: should dump CREATE TABLE regress_pg_dump_table_part [04:49:41.938](0.000s) ok 4843 - no_privs: should dump CREATE TABLE table_with_stats [04:49:41.938](0.000s) ok 4844 - no_privs: should dump CREATE TABLE test_compression_method [04:49:41.938](0.000s) ok 4845 - no_privs: should dump CREATE TABLE test_fifth_table [04:49:41.939](0.000s) ok 4846 - no_privs: should dump CREATE TABLE test_fourth_table_zero_col [04:49:41.939](0.000s) ok 4847 - no_privs: should dump CREATE TABLE test_inheritance_child [04:49:41.939](0.000s) ok 4848 - no_privs: should dump CREATE TABLE test_inheritance_parent [04:49:41.939](0.000s) ok 4849 - no_privs: should dump CREATE TABLE test_second_table [04:49:41.939](0.000s) ok 4850 - no_privs: should dump CREATE TABLE test_seventh_table [04:49:41.939](0.000s) ok 4851 - no_privs: should dump CREATE TABLE test_sixth_table [04:49:41.949](0.010s) ok 4852 - no_privs: should dump CREATE TABLE test_table [04:49:41.950](0.000s) ok 4853 - no_privs: should dump CREATE TABLE test_table_generated [04:49:41.950](0.000s) ok 4854 - no_privs: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:41.950](0.000s) ok 4855 - no_privs: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:41.950](0.000s) ok 4856 - no_privs: should dump CREATE TABLE test_table_identity [04:49:41.965](0.015s) ok 4857 - no_privs: should dump CREATE TABLE test_third_table_generated_cols [04:49:41.966](0.001s) ok 4858 - no_privs: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:41.966](0.000s) ok 4859 - no_privs: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:41.967](0.000s) ok 4860 - no_privs: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:41.967](0.000s) ok 4861 - no_privs: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:41.976](0.009s) ok 4862 - no_privs: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:41.977](0.001s) ok 4863 - no_privs: should dump CREATE TRANSFORM FOR int [04:49:41.977](0.001s) ok 4864 - no_privs: should dump CREATE TRIGGER test_trigger [04:49:41.977](0.000s) ok 4865 - no_privs: should dump CREATE TYPE dump_test.composite [04:49:41.978](0.000s) ok 4866 - no_privs: should dump CREATE TYPE dump_test.int42 [04:49:41.978](0.000s) ok 4867 - no_privs: should dump CREATE TYPE dump_test.int42 populated [04:49:41.978](0.000s) ok 4868 - no_privs: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:41.979](0.000s) ok 4869 - no_privs: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:41.979](0.000s) ok 4870 - no_privs: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:41.979](0.000s) ok 4871 - no_privs: should dump CREATE TYPE dump_test.undefined [04:49:41.979](0.000s) ok 4872 - no_privs: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:41.979](0.000s) ok 4873 - no_privs: should dump CREATE VIEW test_view [04:49:41.979](0.000s) ok 4874 - no_privs: should dump Check ordering of a function that depends on a primary key [04:49:41.980](0.000s) ok 4875 - no_privs: should dump Check ordering of a matview that depends on a primary key [04:49:41.980](0.000s) ok 4876 - no_privs: should dump Creation of row-level trigger in partitioned table [04:49:41.980](0.000s) ok 4877 - no_privs: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:41.980](0.000s) ok 4878 - no_privs: should not dump DROP EXTENSION plpgsql [04:49:41.980](0.000s) ok 4879 - no_privs: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:41.980](0.000s) ok 4880 - no_privs: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:41.981](0.000s) ok 4881 - no_privs: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:41.981](0.000s) ok 4882 - no_privs: should not dump DROP LANGUAGE pltestlang [04:49:41.982](0.000s) ok 4883 - no_privs: should not dump DROP ROLE pg_ [04:49:41.982](0.000s) ok 4884 - no_privs: should not dump DROP ROLE regress_dump_test_role [04:49:41.982](0.000s) ok 4885 - no_privs: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:41.982](0.000s) ok 4886 - no_privs: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:41.983](0.000s) ok 4887 - no_privs: should not dump DROP SCHEMA IF EXISTS public [04:49:41.983](0.000s) ok 4888 - no_privs: should not dump DROP SCHEMA dump_test [04:49:41.983](0.000s) ok 4889 - no_privs: should not dump DROP SCHEMA dump_test_second_schema [04:49:41.983](0.000s) ok 4890 - no_privs: should not dump DROP SCHEMA public [04:49:41.984](0.001s) ok 4891 - no_privs: should not dump DROP TABLE IF EXISTS test_second_table [04:49:41.985](0.001s) ok 4892 - no_privs: should not dump DROP TABLE IF EXISTS test_table [04:49:41.985](0.000s) ok 4893 - no_privs: should not dump DROP TABLE fk_reference_test_table [04:49:41.986](0.000s) ok 4894 - no_privs: should not dump DROP TABLE test_second_table [04:49:41.986](0.000s) ok 4895 - no_privs: should not dump DROP TABLE test_table [04:49:41.986](0.000s) ok 4896 - no_privs: should dump Disabled trigger on partition is altered [04:49:41.993](0.007s) ok 4897 - no_privs: should not dump Disabled trigger on partition is not created [04:49:41.994](0.001s) ok 4898 - no_privs: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:41.995](0.000s) ok 4899 - no_privs: should not dump GRANT CREATE ON DATABASE dump_test [04:49:41.995](0.000s) ok 4900 - no_privs: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:41.995](0.000s) ok 4901 - no_privs: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:41.995](0.000s) ok 4902 - no_privs: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:41.995](0.000s) ok 4903 - no_privs: should not dump GRANT SELECT ON TABLE measurement [04:49:41.995](0.000s) ok 4904 - no_privs: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:41.996](0.000s) ok 4905 - no_privs: should not dump GRANT SELECT ON TABLE test_table [04:49:41.996](0.000s) ok 4906 - no_privs: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:41.996](0.000s) ok 4907 - no_privs: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:41.996](0.000s) ok 4908 - no_privs: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:41.996](0.000s) ok 4909 - no_privs: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:41.996](0.000s) ok 4910 - no_privs: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:41.996](0.000s) ok 4911 - no_privs: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:41.996](0.000s) ok 4912 - no_privs: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:41.997](0.000s) ok 4913 - no_privs: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:41.997](0.000s) ok 4914 - no_privs: should not dump INSERT INTO test_fifth_table [04:49:41.997](0.000s) ok 4915 - no_privs: should not dump INSERT INTO test_fourth_table [04:49:41.997](0.000s) ok 4916 - no_privs: should not dump INSERT INTO test_second_table [04:49:41.997](0.000s) ok 4917 - no_privs: should not dump INSERT INTO test_table [04:49:41.997](0.000s) ok 4918 - no_privs: should not dump INSERT INTO test_table_identity [04:49:41.998](0.000s) ok 4919 - no_privs: should not dump INSERT INTO test_third_table [04:49:41.998](0.000s) ok 4920 - no_privs: should not dump INSERT INTO test_third_table (colnames) [04:49:41.998](0.000s) ok 4921 - no_privs: should dump LO create (using lo_from_bytea) [04:49:41.998](0.000s) ok 4922 - no_privs: should dump LO create (with no data) [04:49:41.998](0.000s) ok 4923 - no_privs: should dump LO load (using lo_from_bytea) [04:49:41.999](0.000s) ok 4924 - no_privs: should dump Partition measurement_y2006m2 creation [04:49:41.999](0.000s) ok 4925 - no_privs: should dump REFRESH MATERIALIZED VIEW matview [04:49:41.999](0.000s) ok 4926 - no_privs: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:42.000](0.000s) ok 4927 - no_privs: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:42.000](0.000s) ok 4928 - no_privs: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:42.000](0.000s) ok 4929 - no_privs: should not dump REVOKE ALL ON SCHEMA public [04:49:42.000](0.000s) ok 4930 - no_privs: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:42.001](0.000s) ok 4931 - no_privs: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:42.036](0.036s) ok 4932 - no_privs: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:42.037](0.000s) ok 4933 - no_privs: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:42.037](0.000s) ok 4934 - no_privs: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:42.037](0.000s) ok 4935 - no_privs: should dump Replica trigger on partition is altered [04:49:42.037](0.000s) ok 4936 - no_privs: should not dump Triggers on partitions are not dropped [04:49:42.037](0.000s) ok 4937 - no_privs: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/no_table_access_method.sql --no-table-access-method postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:43.392](1.354s) ok 4938 - no_table_access_method: pg_dump runs [04:49:43.395](0.003s) ok 4939 - no_table_access_method: should dump ALTER COLLATION test0 OWNER TO [04:49:43.395](0.000s) ok 4940 - no_table_access_method: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:43.395](0.000s) ok 4941 - no_table_access_method: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:43.395](0.000s) ok 4942 - no_table_access_method: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:43.395](0.000s) ok 4943 - no_table_access_method: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:43.395](0.000s) ok 4944 - no_table_access_method: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:43.395](0.000s) ok 4945 - no_table_access_method: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:43.396](0.000s) ok 4946 - no_table_access_method: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:43.396](0.000s) ok 4947 - no_table_access_method: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:43.396](0.000s) ok 4948 - no_table_access_method: should dump ALTER INDEX ... ATTACH PARTITION [04:49:43.396](0.000s) ok 4949 - no_table_access_method: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:43.396](0.000s) ok 4950 - no_table_access_method: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:43.397](0.000s) ok 4951 - no_table_access_method: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:43.397](0.000s) ok 4952 - no_table_access_method: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:43.397](0.000s) ok 4953 - no_table_access_method: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:43.397](0.000s) ok 4954 - no_table_access_method: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:43.398](0.000s) ok 4955 - no_table_access_method: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:43.398](0.001s) ok 4956 - no_table_access_method: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:43.399](0.000s) ok 4957 - no_table_access_method: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:43.399](0.000s) ok 4958 - no_table_access_method: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:43.400](0.001s) ok 4959 - no_table_access_method: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:43.400](0.000s) ok 4960 - no_table_access_method: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:43.401](0.001s) ok 4961 - no_table_access_method: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:43.402](0.000s) ok 4962 - no_table_access_method: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:43.402](0.001s) ok 4963 - no_table_access_method: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:43.402](0.000s) ok 4964 - no_table_access_method: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:43.403](0.000s) ok 4965 - no_table_access_method: should not dump ALTER ROLE regress_dump_test_role [04:49:43.408](0.005s) ok 4966 - no_table_access_method: should dump ALTER SCHEMA dump_test OWNER TO [04:49:43.408](0.000s) ok 4967 - no_table_access_method: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:43.409](0.000s) ok 4968 - no_table_access_method: should dump ALTER SCHEMA public OWNER TO [04:49:43.409](0.000s) ok 4969 - no_table_access_method: should dump ALTER SEQUENCE test_table_col1_seq [04:49:43.409](0.000s) ok 4970 - no_table_access_method: should dump ALTER SERVER s1 OWNER TO [04:49:43.409](0.000s) ok 4971 - no_table_access_method: should dump ALTER STATISTICS extended_stats_options [04:49:43.410](0.000s) ok 4972 - no_table_access_method: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:43.410](0.000s) ok 4973 - no_table_access_method: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:43.410](0.000s) ok 4974 - no_table_access_method: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:43.411](0.000s) ok 4975 - no_table_access_method: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:43.411](0.000s) ok 4976 - no_table_access_method: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:43.411](0.000s) ok 4977 - no_table_access_method: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:43.411](0.000s) ok 4978 - no_table_access_method: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:43.411](0.000s) ok 4979 - no_table_access_method: should dump ALTER TABLE measurement OWNER TO [04:49:43.411](0.000s) ok 4980 - no_table_access_method: should dump ALTER TABLE measurement PRIMARY KEY [04:49:43.412](0.000s) ok 4981 - no_table_access_method: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:43.412](0.000s) ok 4982 - no_table_access_method: should dump ALTER TABLE test_second_table OWNER TO [04:49:43.412](0.000s) ok 4983 - no_table_access_method: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:43.412](0.000s) ok 4984 - no_table_access_method: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:43.413](0.000s) ok 4985 - no_table_access_method: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:43.413](0.000s) ok 4986 - no_table_access_method: should dump ALTER TABLE test_table OWNER TO [04:49:43.413](0.000s) ok 4987 - no_table_access_method: should not dump ALTER TABLE test_table_generated_child1 [04:49:43.413](0.000s) ok 4988 - no_table_access_method: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:43.416](0.003s) ok 4989 - no_table_access_method: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:43.416](0.000s) ok 4990 - no_table_access_method: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:43.417](0.000s) ok 4991 - no_table_access_method: should dump ALTER VIEW test_view SET DEFAULT [04:49:43.417](0.000s) ok 4992 - no_table_access_method: should dump Always trigger on partition is altered [04:49:43.417](0.000s) ok 4993 - no_table_access_method: should dump COMMENT ON COLLATION test0 [04:49:43.417](0.000s) ok 4994 - no_table_access_method: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:43.418](0.000s) ok 4995 - no_table_access_method: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:43.418](0.000s) ok 4996 - no_table_access_method: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:43.418](0.000s) ok 4997 - no_table_access_method: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:43.418](0.000s) ok 4998 - no_table_access_method: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:43.419](0.000s) ok 4999 - no_table_access_method: should not dump COMMENT ON DATABASE postgres [04:49:43.419](0.000s) ok 5000 - no_table_access_method: should not dump COMMENT ON EXTENSION plpgsql [04:49:43.419](0.000s) ok 5001 - no_table_access_method: should dump COMMENT ON LARGE OBJECT ... [04:49:43.420](0.000s) ok 5002 - no_table_access_method: should dump COMMENT ON PUBLICATION pub1 [04:49:43.420](0.000s) ok 5003 - no_table_access_method: should not dump COMMENT ON SCHEMA public [04:49:43.420](0.000s) ok 5004 - no_table_access_method: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:43.421](0.000s) ok 5005 - no_table_access_method: should dump COMMENT ON TABLE dump_test.test_table [04:49:43.421](0.000s) ok 5006 - no_table_access_method: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:43.421](0.000s) ok 5007 - no_table_access_method: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:43.421](0.000s) ok 5008 - no_table_access_method: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:43.422](0.000s) ok 5009 - no_table_access_method: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:43.422](0.000s) ok 5010 - no_table_access_method: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:43.422](0.000s) ok 5011 - no_table_access_method: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:43.422](0.000s) ok 5012 - no_table_access_method: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:43.422](0.000s) ok 5013 - no_table_access_method: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:43.423](0.000s) ok 5014 - no_table_access_method: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:43.423](0.000s) ok 5015 - no_table_access_method: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:43.423](0.000s) ok 5016 - no_table_access_method: should dump COPY fk_reference_test_table [04:49:43.423](0.000s) ok 5017 - no_table_access_method: should not dump COPY fk_reference_test_table second [04:49:43.424](0.000s) ok 5018 - no_table_access_method: should dump COPY measurement [04:49:43.424](0.000s) ok 5019 - no_table_access_method: should dump COPY test_compression_method [04:49:43.424](0.000s) ok 5020 - no_table_access_method: should dump COPY test_fifth_table [04:49:43.425](0.000s) ok 5021 - no_table_access_method: should dump COPY test_fourth_table [04:49:43.425](0.000s) ok 5022 - no_table_access_method: should dump COPY test_second_table [04:49:43.425](0.000s) ok 5023 - no_table_access_method: should dump COPY test_table [04:49:43.425](0.000s) ok 5024 - no_table_access_method: should dump COPY test_table_identity [04:49:43.426](0.000s) ok 5025 - no_table_access_method: should dump COPY test_third_table [04:49:43.426](0.000s) ok 5026 - no_table_access_method: should dump CREATE ACCESS METHOD gist2 [04:49:43.426](0.000s) ok 5027 - no_table_access_method: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:43.426](0.000s) ok 5028 - no_table_access_method: should dump CREATE AGGREGATE dump_test.newavg [04:49:43.427](0.000s) ok 5029 - no_table_access_method: should dump CREATE CAST FOR timestamptz [04:49:43.427](0.000s) ok 5030 - no_table_access_method: should dump CREATE COLLATION test0 FROM "C" [04:49:43.427](0.000s) ok 5031 - no_table_access_method: should dump CREATE CONVERSION dump_test.test_conversion [04:49:43.427](0.000s) ok 5032 - no_table_access_method: should not dump CREATE DATABASE dump_test [04:49:43.427](0.000s) ok 5033 - no_table_access_method: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:43.427](0.000s) ok 5034 - no_table_access_method: should not dump CREATE DATABASE postgres [04:49:43.428](0.000s) ok 5035 - no_table_access_method: should not dump CREATE DATABASE regression_invalid... [04:49:43.431](0.003s) ok 5036 - no_table_access_method: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:43.431](0.000s) ok 5037 - no_table_access_method: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:43.432](0.000s) ok 5038 - no_table_access_method: should not dump CREATE EXTENSION ... plpgsql [04:49:43.432](0.000s) ok 5039 - no_table_access_method: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:43.432](0.000s) ok 5040 - no_table_access_method: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:43.432](0.000s) ok 5041 - no_table_access_method: should dump CREATE FUNCTION ... SUPPORT [04:49:43.432](0.000s) ok 5042 - no_table_access_method: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:43.432](0.000s) ok 5043 - no_table_access_method: should dump CREATE FUNCTION dump_test.int42_in [04:49:43.432](0.000s) ok 5044 - no_table_access_method: should dump CREATE FUNCTION dump_test.int42_out [04:49:43.432](0.000s) ok 5045 - no_table_access_method: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:43.432](0.000s) ok 5046 - no_table_access_method: should dump CREATE FUNCTION dump_test.trigger_func [04:49:43.433](0.000s) ok 5047 - no_table_access_method: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:43.433](0.000s) ok 5048 - no_table_access_method: should dump CREATE INDEX ON ONLY measurement [04:49:43.433](0.000s) ok 5049 - no_table_access_method: should dump CREATE LANGUAGE pltestlang [04:49:43.433](0.000s) ok 5050 - no_table_access_method: should dump CREATE MATERIALIZED VIEW matview [04:49:43.433](0.000s) ok 5051 - no_table_access_method: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:43.433](0.000s) ok 5052 - no_table_access_method: should dump CREATE MATERIALIZED VIEW matview_second [04:49:43.433](0.000s) ok 5053 - no_table_access_method: should dump CREATE MATERIALIZED VIEW matview_third [04:49:43.433](0.000s) ok 5054 - no_table_access_method: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:43.433](0.000s) ok 5055 - no_table_access_method: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:43.434](0.001s) ok 5056 - no_table_access_method: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:43.435](0.000s) ok 5057 - no_table_access_method: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:43.435](0.000s) ok 5058 - no_table_access_method: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:43.435](0.000s) ok 5059 - no_table_access_method: should dump CREATE POLICY p1 ON test_table [04:49:43.435](0.000s) ok 5060 - no_table_access_method: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:43.436](0.000s) ok 5061 - no_table_access_method: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:43.436](0.000s) ok 5062 - no_table_access_method: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:43.436](0.000s) ok 5063 - no_table_access_method: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:43.437](0.000s) ok 5064 - no_table_access_method: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:43.437](0.000s) ok 5065 - no_table_access_method: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:43.437](0.000s) ok 5066 - no_table_access_method: should dump CREATE PUBLICATION pub1 [04:49:43.437](0.000s) ok 5067 - no_table_access_method: should dump CREATE PUBLICATION pub2 [04:49:43.438](0.000s) ok 5068 - no_table_access_method: should dump CREATE PUBLICATION pub3 [04:49:43.438](0.000s) ok 5069 - no_table_access_method: should dump CREATE PUBLICATION pub4 [04:49:43.438](0.000s) ok 5070 - no_table_access_method: should not dump CREATE ROLE regress_dump_test_role [04:49:43.439](0.000s) ok 5071 - no_table_access_method: should not dump CREATE ROLE regress_quoted... [04:49:43.439](0.000s) ok 5072 - no_table_access_method: should dump CREATE SCHEMA dump_test [04:49:43.439](0.000s) ok 5073 - no_table_access_method: should dump CREATE SCHEMA dump_test_second_schema [04:49:43.440](0.000s) ok 5074 - no_table_access_method: should not dump CREATE SCHEMA public [04:49:43.440](0.000s) ok 5075 - no_table_access_method: should dump CREATE SEQUENCE test_table_col1_seq [04:49:43.440](0.000s) ok 5076 - no_table_access_method: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:43.440](0.000s) ok 5077 - no_table_access_method: should dump CREATE STATISTICS extended_stats_expression [04:49:43.441](0.000s) ok 5078 - no_table_access_method: should dump CREATE STATISTICS extended_stats_no_options [04:49:43.441](0.000s) ok 5079 - no_table_access_method: should dump CREATE STATISTICS extended_stats_options [04:49:43.441](0.000s) ok 5080 - no_table_access_method: should dump CREATE SUBSCRIPTION sub1 [04:49:43.441](0.000s) ok 5081 - no_table_access_method: should dump CREATE SUBSCRIPTION sub2 [04:49:43.442](0.000s) ok 5082 - no_table_access_method: should dump CREATE SUBSCRIPTION sub3 [04:49:43.442](0.000s) ok 5083 - no_table_access_method: should dump CREATE TABLE fk_reference_test_table [04:49:43.442](0.000s) ok 5084 - no_table_access_method: should dump CREATE TABLE measurement PARTITIONED BY [04:49:43.443](0.000s) ok 5085 - no_table_access_method: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:43.443](0.000s) ok 5086 - no_table_access_method: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:43.443](0.000s) ok 5087 - no_table_access_method: should dump CREATE TABLE table_with_stats [04:49:43.443](0.000s) ok 5088 - no_table_access_method: should dump CREATE TABLE test_compression_method [04:49:43.443](0.000s) ok 5089 - no_table_access_method: should dump CREATE TABLE test_fifth_table [04:49:43.443](0.000s) ok 5090 - no_table_access_method: should dump CREATE TABLE test_fourth_table_zero_col [04:49:43.444](0.000s) ok 5091 - no_table_access_method: should dump CREATE TABLE test_inheritance_child [04:49:43.444](0.000s) ok 5092 - no_table_access_method: should dump CREATE TABLE test_inheritance_parent [04:49:43.444](0.000s) ok 5093 - no_table_access_method: should dump CREATE TABLE test_second_table [04:49:43.444](0.000s) ok 5094 - no_table_access_method: should dump CREATE TABLE test_seventh_table [04:49:43.445](0.000s) ok 5095 - no_table_access_method: should dump CREATE TABLE test_sixth_table [04:49:43.447](0.002s) ok 5096 - no_table_access_method: should dump CREATE TABLE test_table [04:49:43.447](0.000s) ok 5097 - no_table_access_method: should dump CREATE TABLE test_table_generated [04:49:43.447](0.000s) ok 5098 - no_table_access_method: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:43.447](0.000s) ok 5099 - no_table_access_method: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:43.447](0.000s) ok 5100 - no_table_access_method: should dump CREATE TABLE test_table_identity [04:49:43.448](0.000s) ok 5101 - no_table_access_method: should dump CREATE TABLE test_third_table_generated_cols [04:49:43.448](0.000s) ok 5102 - no_table_access_method: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:43.448](0.000s) ok 5103 - no_table_access_method: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:43.448](0.000s) ok 5104 - no_table_access_method: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:43.449](0.000s) ok 5105 - no_table_access_method: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:43.449](0.000s) ok 5106 - no_table_access_method: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:43.449](0.000s) ok 5107 - no_table_access_method: should dump CREATE TRANSFORM FOR int [04:49:43.449](0.000s) ok 5108 - no_table_access_method: should dump CREATE TRIGGER test_trigger [04:49:43.450](0.000s) ok 5109 - no_table_access_method: should dump CREATE TYPE dump_test.composite [04:49:43.450](0.000s) ok 5110 - no_table_access_method: should dump CREATE TYPE dump_test.int42 [04:49:43.450](0.000s) ok 5111 - no_table_access_method: should dump CREATE TYPE dump_test.int42 populated [04:49:43.451](0.000s) ok 5112 - no_table_access_method: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:43.451](0.000s) ok 5113 - no_table_access_method: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:43.451](0.000s) ok 5114 - no_table_access_method: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:43.451](0.000s) ok 5115 - no_table_access_method: should dump CREATE TYPE dump_test.undefined [04:49:43.452](0.000s) ok 5116 - no_table_access_method: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:43.452](0.000s) ok 5117 - no_table_access_method: should dump CREATE VIEW test_view [04:49:43.453](0.001s) ok 5118 - no_table_access_method: should dump Check ordering of a function that depends on a primary key [04:49:43.454](0.001s) ok 5119 - no_table_access_method: should dump Check ordering of a matview that depends on a primary key [04:49:43.454](0.000s) ok 5120 - no_table_access_method: should dump Creation of row-level trigger in partitioned table [04:49:43.454](0.000s) ok 5121 - no_table_access_method: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:43.454](0.000s) ok 5122 - no_table_access_method: should not dump DROP EXTENSION plpgsql [04:49:43.455](0.000s) ok 5123 - no_table_access_method: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:43.455](0.000s) ok 5124 - no_table_access_method: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:43.455](0.000s) ok 5125 - no_table_access_method: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:43.456](0.000s) ok 5126 - no_table_access_method: should not dump DROP LANGUAGE pltestlang [04:49:43.456](0.000s) ok 5127 - no_table_access_method: should not dump DROP ROLE pg_ [04:49:43.456](0.000s) ok 5128 - no_table_access_method: should not dump DROP ROLE regress_dump_test_role [04:49:43.457](0.000s) ok 5129 - no_table_access_method: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:43.457](0.000s) ok 5130 - no_table_access_method: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:43.458](0.001s) ok 5131 - no_table_access_method: should not dump DROP SCHEMA IF EXISTS public [04:49:43.458](0.000s) ok 5132 - no_table_access_method: should not dump DROP SCHEMA dump_test [04:49:43.458](0.000s) ok 5133 - no_table_access_method: should not dump DROP SCHEMA dump_test_second_schema [04:49:43.459](0.000s) ok 5134 - no_table_access_method: should not dump DROP SCHEMA public [04:49:43.459](0.000s) ok 5135 - no_table_access_method: should not dump DROP TABLE IF EXISTS test_second_table [04:49:43.460](0.000s) ok 5136 - no_table_access_method: should not dump DROP TABLE IF EXISTS test_table [04:49:43.460](0.000s) ok 5137 - no_table_access_method: should not dump DROP TABLE fk_reference_test_table [04:49:43.460](0.000s) ok 5138 - no_table_access_method: should not dump DROP TABLE test_second_table [04:49:43.460](0.000s) ok 5139 - no_table_access_method: should not dump DROP TABLE test_table [04:49:43.461](0.000s) ok 5140 - no_table_access_method: should dump Disabled trigger on partition is altered [04:49:43.461](0.000s) ok 5141 - no_table_access_method: should not dump Disabled trigger on partition is not created [04:49:43.462](0.001s) ok 5142 - no_table_access_method: should dump GRANT ALL ON LARGE OBJECT ... [04:49:43.462](0.000s) ok 5143 - no_table_access_method: should not dump GRANT CREATE ON DATABASE dump_test [04:49:43.462](0.000s) ok 5144 - no_table_access_method: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:43.463](0.000s) ok 5145 - no_table_access_method: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:43.463](0.001s) ok 5146 - no_table_access_method: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:43.464](0.000s) ok 5147 - no_table_access_method: should dump GRANT SELECT ON TABLE measurement [04:49:43.464](0.000s) ok 5148 - no_table_access_method: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:43.465](0.000s) ok 5149 - no_table_access_method: should dump GRANT SELECT ON TABLE test_table [04:49:43.465](0.000s) ok 5150 - no_table_access_method: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:43.465](0.000s) ok 5151 - no_table_access_method: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:43.465](0.000s) ok 5152 - no_table_access_method: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:43.465](0.000s) ok 5153 - no_table_access_method: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:43.466](0.000s) ok 5154 - no_table_access_method: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:43.466](0.000s) ok 5155 - no_table_access_method: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:43.468](0.002s) ok 5156 - no_table_access_method: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:43.468](0.000s) ok 5157 - no_table_access_method: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:43.470](0.001s) ok 5158 - no_table_access_method: should not dump INSERT INTO test_fifth_table [04:49:43.470](0.000s) ok 5159 - no_table_access_method: should not dump INSERT INTO test_fourth_table [04:49:43.470](0.000s) ok 5160 - no_table_access_method: should not dump INSERT INTO test_second_table [04:49:43.470](0.000s) ok 5161 - no_table_access_method: should not dump INSERT INTO test_table [04:49:43.471](0.000s) ok 5162 - no_table_access_method: should not dump INSERT INTO test_table_identity [04:49:43.471](0.000s) ok 5163 - no_table_access_method: should not dump INSERT INTO test_third_table [04:49:43.471](0.000s) ok 5164 - no_table_access_method: should not dump INSERT INTO test_third_table (colnames) [04:49:43.472](0.000s) ok 5165 - no_table_access_method: should dump LO create (using lo_from_bytea) [04:49:43.472](0.000s) ok 5166 - no_table_access_method: should dump LO create (with no data) [04:49:43.472](0.000s) ok 5167 - no_table_access_method: should dump LO load (using lo_from_bytea) [04:49:43.473](0.000s) ok 5168 - no_table_access_method: should dump Partition measurement_y2006m2 creation [04:49:43.473](0.000s) ok 5169 - no_table_access_method: should dump REFRESH MATERIALIZED VIEW matview [04:49:43.473](0.000s) ok 5170 - no_table_access_method: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:43.476](0.003s) ok 5171 - no_table_access_method: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:43.476](0.000s) ok 5172 - no_table_access_method: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:43.477](0.000s) ok 5173 - no_table_access_method: should dump REVOKE ALL ON SCHEMA public [04:49:43.477](0.000s) ok 5174 - no_table_access_method: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:43.477](0.000s) ok 5175 - no_table_access_method: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:43.537](0.060s) ok 5176 - no_table_access_method: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:43.537](0.000s) ok 5177 - no_table_access_method: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:43.538](0.000s) ok 5178 - no_table_access_method: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:43.538](0.000s) ok 5179 - no_table_access_method: should dump Replica trigger on partition is altered [04:49:43.538](0.000s) ok 5180 - no_table_access_method: should not dump Triggers on partitions are not dropped [04:49:43.538](0.000s) ok 5181 - no_table_access_method: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/no_toast_compression.sql --no-toast-compression postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:44.549](1.011s) ok 5182 - no_toast_compression: pg_dump runs [04:49:44.578](0.029s) ok 5183 - no_toast_compression: should dump ALTER COLLATION test0 OWNER TO [04:49:44.579](0.001s) ok 5184 - no_toast_compression: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:44.580](0.001s) ok 5185 - no_toast_compression: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:44.581](0.001s) ok 5186 - no_toast_compression: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:44.581](0.000s) ok 5187 - no_toast_compression: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:44.581](0.000s) ok 5188 - no_toast_compression: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:44.581](0.000s) ok 5189 - no_toast_compression: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:44.581](0.000s) ok 5190 - no_toast_compression: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:44.581](0.000s) ok 5191 - no_toast_compression: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:44.582](0.000s) ok 5192 - no_toast_compression: should dump ALTER INDEX ... ATTACH PARTITION [04:49:44.583](0.001s) ok 5193 - no_toast_compression: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:44.583](0.001s) ok 5194 - no_toast_compression: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:44.584](0.000s) ok 5195 - no_toast_compression: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:44.584](0.000s) ok 5196 - no_toast_compression: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:44.584](0.000s) ok 5197 - no_toast_compression: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:44.585](0.000s) ok 5198 - no_toast_compression: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:44.585](0.000s) ok 5199 - no_toast_compression: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:44.585](0.000s) ok 5200 - no_toast_compression: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:44.586](0.000s) ok 5201 - no_toast_compression: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:44.586](0.000s) ok 5202 - no_toast_compression: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:44.586](0.000s) ok 5203 - no_toast_compression: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:44.586](0.000s) ok 5204 - no_toast_compression: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:44.587](0.000s) ok 5205 - no_toast_compression: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:44.587](0.000s) ok 5206 - no_toast_compression: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:44.587](0.000s) ok 5207 - no_toast_compression: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:44.587](0.000s) ok 5208 - no_toast_compression: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:44.587](0.000s) ok 5209 - no_toast_compression: should not dump ALTER ROLE regress_dump_test_role [04:49:44.587](0.000s) ok 5210 - no_toast_compression: should dump ALTER SCHEMA dump_test OWNER TO [04:49:44.587](0.000s) ok 5211 - no_toast_compression: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:44.587](0.000s) ok 5212 - no_toast_compression: should dump ALTER SCHEMA public OWNER TO [04:49:44.587](0.000s) ok 5213 - no_toast_compression: should dump ALTER SEQUENCE test_table_col1_seq [04:49:44.587](0.000s) ok 5214 - no_toast_compression: should dump ALTER SERVER s1 OWNER TO [04:49:44.588](0.000s) ok 5215 - no_toast_compression: should dump ALTER STATISTICS extended_stats_options [04:49:44.588](0.000s) ok 5216 - no_toast_compression: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:44.588](0.000s) ok 5217 - no_toast_compression: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:44.588](0.000s) ok 5218 - no_toast_compression: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:44.588](0.000s) ok 5219 - no_toast_compression: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:44.588](0.000s) ok 5220 - no_toast_compression: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:44.588](0.000s) ok 5221 - no_toast_compression: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:44.589](0.000s) ok 5222 - no_toast_compression: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:44.589](0.000s) ok 5223 - no_toast_compression: should dump ALTER TABLE measurement OWNER TO [04:49:44.589](0.000s) ok 5224 - no_toast_compression: should dump ALTER TABLE measurement PRIMARY KEY [04:49:44.590](0.000s) ok 5225 - no_toast_compression: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:44.590](0.000s) ok 5226 - no_toast_compression: should dump ALTER TABLE test_second_table OWNER TO [04:49:44.590](0.000s) ok 5227 - no_toast_compression: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:44.590](0.000s) ok 5228 - no_toast_compression: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:44.590](0.000s) ok 5229 - no_toast_compression: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:44.590](0.000s) ok 5230 - no_toast_compression: should dump ALTER TABLE test_table OWNER TO [04:49:44.590](0.000s) ok 5231 - no_toast_compression: should not dump ALTER TABLE test_table_generated_child1 [04:49:44.590](0.000s) ok 5232 - no_toast_compression: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:44.590](0.000s) ok 5233 - no_toast_compression: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:44.590](0.000s) ok 5234 - no_toast_compression: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:44.591](0.000s) ok 5235 - no_toast_compression: should dump ALTER VIEW test_view SET DEFAULT [04:49:44.591](0.000s) ok 5236 - no_toast_compression: should dump Always trigger on partition is altered [04:49:44.591](0.000s) ok 5237 - no_toast_compression: should dump COMMENT ON COLLATION test0 [04:49:44.591](0.000s) ok 5238 - no_toast_compression: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:44.591](0.000s) ok 5239 - no_toast_compression: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:44.591](0.000s) ok 5240 - no_toast_compression: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:44.591](0.000s) ok 5241 - no_toast_compression: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:44.591](0.000s) ok 5242 - no_toast_compression: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:44.591](0.000s) ok 5243 - no_toast_compression: should not dump COMMENT ON DATABASE postgres [04:49:44.591](0.000s) ok 5244 - no_toast_compression: should not dump COMMENT ON EXTENSION plpgsql [04:49:44.591](0.000s) ok 5245 - no_toast_compression: should dump COMMENT ON LARGE OBJECT ... [04:49:44.592](0.000s) ok 5246 - no_toast_compression: should dump COMMENT ON PUBLICATION pub1 [04:49:44.592](0.000s) ok 5247 - no_toast_compression: should not dump COMMENT ON SCHEMA public [04:49:44.592](0.000s) ok 5248 - no_toast_compression: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:44.592](0.000s) ok 5249 - no_toast_compression: should dump COMMENT ON TABLE dump_test.test_table [04:49:44.592](0.001s) ok 5250 - no_toast_compression: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:44.595](0.002s) ok 5251 - no_toast_compression: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:44.596](0.001s) ok 5252 - no_toast_compression: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:44.596](0.000s) ok 5253 - no_toast_compression: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:44.597](0.001s) ok 5254 - no_toast_compression: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:44.599](0.001s) ok 5255 - no_toast_compression: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:44.600](0.001s) ok 5256 - no_toast_compression: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:44.601](0.001s) ok 5257 - no_toast_compression: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:44.601](0.001s) ok 5258 - no_toast_compression: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:44.602](0.000s) ok 5259 - no_toast_compression: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:44.602](0.000s) ok 5260 - no_toast_compression: should dump COPY fk_reference_test_table [04:49:44.603](0.001s) ok 5261 - no_toast_compression: should not dump COPY fk_reference_test_table second [04:49:44.604](0.001s) ok 5262 - no_toast_compression: should dump COPY measurement [04:49:44.604](0.000s) ok 5263 - no_toast_compression: should dump COPY test_compression_method [04:49:44.604](0.000s) ok 5264 - no_toast_compression: should dump COPY test_fifth_table [04:49:44.605](0.001s) ok 5265 - no_toast_compression: should dump COPY test_fourth_table [04:49:44.606](0.001s) ok 5266 - no_toast_compression: should dump COPY test_second_table [04:49:44.608](0.002s) ok 5267 - no_toast_compression: should dump COPY test_table [04:49:44.609](0.001s) ok 5268 - no_toast_compression: should dump COPY test_table_identity [04:49:44.610](0.001s) ok 5269 - no_toast_compression: should dump COPY test_third_table [04:49:44.611](0.000s) ok 5270 - no_toast_compression: should dump CREATE ACCESS METHOD gist2 [04:49:44.611](0.001s) ok 5271 - no_toast_compression: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:44.611](0.000s) ok 5272 - no_toast_compression: should dump CREATE AGGREGATE dump_test.newavg [04:49:44.613](0.001s) ok 5273 - no_toast_compression: should dump CREATE CAST FOR timestamptz [04:49:44.613](0.000s) ok 5274 - no_toast_compression: should dump CREATE COLLATION test0 FROM "C" [04:49:44.613](0.000s) ok 5275 - no_toast_compression: should dump CREATE CONVERSION dump_test.test_conversion [04:49:44.614](0.000s) ok 5276 - no_toast_compression: should not dump CREATE DATABASE dump_test [04:49:44.615](0.001s) ok 5277 - no_toast_compression: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:44.615](0.001s) ok 5278 - no_toast_compression: should not dump CREATE DATABASE postgres [04:49:44.616](0.000s) ok 5279 - no_toast_compression: should not dump CREATE DATABASE regression_invalid... [04:49:44.622](0.006s) ok 5280 - no_toast_compression: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:44.623](0.001s) ok 5281 - no_toast_compression: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:44.623](0.000s) ok 5282 - no_toast_compression: should not dump CREATE EXTENSION ... plpgsql [04:49:44.623](0.000s) ok 5283 - no_toast_compression: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:44.623](0.000s) ok 5284 - no_toast_compression: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:44.623](0.000s) ok 5285 - no_toast_compression: should dump CREATE FUNCTION ... SUPPORT [04:49:44.624](0.000s) ok 5286 - no_toast_compression: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:44.624](0.000s) ok 5287 - no_toast_compression: should dump CREATE FUNCTION dump_test.int42_in [04:49:44.624](0.000s) ok 5288 - no_toast_compression: should dump CREATE FUNCTION dump_test.int42_out [04:49:44.624](0.000s) ok 5289 - no_toast_compression: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:44.624](0.000s) ok 5290 - no_toast_compression: should dump CREATE FUNCTION dump_test.trigger_func [04:49:44.625](0.000s) ok 5291 - no_toast_compression: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:44.625](0.000s) ok 5292 - no_toast_compression: should dump CREATE INDEX ON ONLY measurement [04:49:44.625](0.000s) ok 5293 - no_toast_compression: should dump CREATE LANGUAGE pltestlang [04:49:44.626](0.001s) ok 5294 - no_toast_compression: should dump CREATE MATERIALIZED VIEW matview [04:49:44.626](0.000s) ok 5295 - no_toast_compression: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:44.627](0.001s) ok 5296 - no_toast_compression: should dump CREATE MATERIALIZED VIEW matview_second [04:49:44.627](0.000s) ok 5297 - no_toast_compression: should dump CREATE MATERIALIZED VIEW matview_third [04:49:44.628](0.000s) ok 5298 - no_toast_compression: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:44.629](0.001s) ok 5299 - no_toast_compression: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:44.630](0.001s) ok 5300 - no_toast_compression: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:44.633](0.003s) ok 5301 - no_toast_compression: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:44.633](0.000s) ok 5302 - no_toast_compression: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:44.633](0.000s) ok 5303 - no_toast_compression: should dump CREATE POLICY p1 ON test_table [04:49:44.633](0.000s) ok 5304 - no_toast_compression: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:44.634](0.001s) ok 5305 - no_toast_compression: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:44.634](0.000s) ok 5306 - no_toast_compression: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:44.634](0.000s) ok 5307 - no_toast_compression: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:44.635](0.000s) ok 5308 - no_toast_compression: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:44.635](0.000s) ok 5309 - no_toast_compression: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:44.635](0.000s) ok 5310 - no_toast_compression: should dump CREATE PUBLICATION pub1 [04:49:44.635](0.000s) ok 5311 - no_toast_compression: should dump CREATE PUBLICATION pub2 [04:49:44.636](0.000s) ok 5312 - no_toast_compression: should dump CREATE PUBLICATION pub3 [04:49:44.636](0.001s) ok 5313 - no_toast_compression: should dump CREATE PUBLICATION pub4 [04:49:44.637](0.000s) ok 5314 - no_toast_compression: should not dump CREATE ROLE regress_dump_test_role [04:49:44.637](0.001s) ok 5315 - no_toast_compression: should not dump CREATE ROLE regress_quoted... [04:49:44.637](0.000s) ok 5316 - no_toast_compression: should dump CREATE SCHEMA dump_test [04:49:44.638](0.000s) ok 5317 - no_toast_compression: should dump CREATE SCHEMA dump_test_second_schema [04:49:44.638](0.000s) ok 5318 - no_toast_compression: should not dump CREATE SCHEMA public [04:49:44.638](0.000s) ok 5319 - no_toast_compression: should dump CREATE SEQUENCE test_table_col1_seq [04:49:44.638](0.000s) ok 5320 - no_toast_compression: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:44.639](0.000s) ok 5321 - no_toast_compression: should dump CREATE STATISTICS extended_stats_expression [04:49:44.640](0.002s) ok 5322 - no_toast_compression: should dump CREATE STATISTICS extended_stats_no_options [04:49:44.641](0.001s) ok 5323 - no_toast_compression: should dump CREATE STATISTICS extended_stats_options [04:49:44.641](0.000s) ok 5324 - no_toast_compression: should dump CREATE SUBSCRIPTION sub1 [04:49:44.642](0.000s) ok 5325 - no_toast_compression: should dump CREATE SUBSCRIPTION sub2 [04:49:44.642](0.000s) ok 5326 - no_toast_compression: should dump CREATE SUBSCRIPTION sub3 [04:49:44.642](0.000s) ok 5327 - no_toast_compression: should dump CREATE TABLE fk_reference_test_table [04:49:44.642](0.000s) ok 5328 - no_toast_compression: should dump CREATE TABLE measurement PARTITIONED BY [04:49:44.642](0.000s) ok 5329 - no_toast_compression: should dump CREATE TABLE regress_pg_dump_table_am [04:49:44.661](0.019s) ok 5330 - no_toast_compression: should dump CREATE TABLE regress_pg_dump_table_part [04:49:44.662](0.001s) ok 5331 - no_toast_compression: should dump CREATE TABLE table_with_stats [04:49:44.663](0.000s) ok 5332 - no_toast_compression: should dump CREATE TABLE test_compression_method [04:49:44.663](0.000s) ok 5333 - no_toast_compression: should dump CREATE TABLE test_fifth_table [04:49:44.664](0.002s) ok 5334 - no_toast_compression: should dump CREATE TABLE test_fourth_table_zero_col [04:49:44.665](0.001s) ok 5335 - no_toast_compression: should dump CREATE TABLE test_inheritance_child [04:49:44.666](0.000s) ok 5336 - no_toast_compression: should dump CREATE TABLE test_inheritance_parent [04:49:44.667](0.001s) ok 5337 - no_toast_compression: should dump CREATE TABLE test_second_table [04:49:44.667](0.000s) ok 5338 - no_toast_compression: should dump CREATE TABLE test_seventh_table [04:49:44.667](0.000s) ok 5339 - no_toast_compression: should dump CREATE TABLE test_sixth_table [04:49:44.669](0.002s) ok 5340 - no_toast_compression: should dump CREATE TABLE test_table [04:49:44.670](0.000s) ok 5341 - no_toast_compression: should dump CREATE TABLE test_table_generated [04:49:44.670](0.000s) ok 5342 - no_toast_compression: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:44.670](0.000s) ok 5343 - no_toast_compression: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:44.670](0.000s) ok 5344 - no_toast_compression: should dump CREATE TABLE test_table_identity [04:49:44.671](0.000s) ok 5345 - no_toast_compression: should dump CREATE TABLE test_third_table_generated_cols [04:49:44.671](0.000s) ok 5346 - no_toast_compression: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:44.672](0.001s) ok 5347 - no_toast_compression: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:44.672](0.000s) ok 5348 - no_toast_compression: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:44.672](0.000s) ok 5349 - no_toast_compression: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:44.672](0.000s) ok 5350 - no_toast_compression: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:44.672](0.000s) ok 5351 - no_toast_compression: should dump CREATE TRANSFORM FOR int [04:49:44.672](0.000s) ok 5352 - no_toast_compression: should dump CREATE TRIGGER test_trigger [04:49:44.672](0.000s) ok 5353 - no_toast_compression: should dump CREATE TYPE dump_test.composite [04:49:44.672](0.000s) ok 5354 - no_toast_compression: should dump CREATE TYPE dump_test.int42 [04:49:44.672](0.000s) ok 5355 - no_toast_compression: should dump CREATE TYPE dump_test.int42 populated [04:49:44.672](0.000s) ok 5356 - no_toast_compression: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:44.673](0.000s) ok 5357 - no_toast_compression: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:44.673](0.000s) ok 5358 - no_toast_compression: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:44.673](0.000s) ok 5359 - no_toast_compression: should dump CREATE TYPE dump_test.undefined [04:49:44.673](0.000s) ok 5360 - no_toast_compression: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:44.673](0.000s) ok 5361 - no_toast_compression: should dump CREATE VIEW test_view [04:49:44.674](0.001s) ok 5362 - no_toast_compression: should dump Check ordering of a function that depends on a primary key [04:49:44.674](0.001s) ok 5363 - no_toast_compression: should dump Check ordering of a matview that depends on a primary key [04:49:44.674](0.000s) ok 5364 - no_toast_compression: should dump Creation of row-level trigger in partitioned table [04:49:44.674](0.000s) ok 5365 - no_toast_compression: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:44.675](0.000s) ok 5366 - no_toast_compression: should not dump DROP EXTENSION plpgsql [04:49:44.675](0.000s) ok 5367 - no_toast_compression: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:44.675](0.000s) ok 5368 - no_toast_compression: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:44.675](0.000s) ok 5369 - no_toast_compression: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:44.675](0.000s) ok 5370 - no_toast_compression: should not dump DROP LANGUAGE pltestlang [04:49:44.675](0.000s) ok 5371 - no_toast_compression: should not dump DROP ROLE pg_ [04:49:44.676](0.000s) ok 5372 - no_toast_compression: should not dump DROP ROLE regress_dump_test_role [04:49:44.676](0.000s) ok 5373 - no_toast_compression: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:44.676](0.000s) ok 5374 - no_toast_compression: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:44.677](0.001s) ok 5375 - no_toast_compression: should not dump DROP SCHEMA IF EXISTS public [04:49:44.677](0.000s) ok 5376 - no_toast_compression: should not dump DROP SCHEMA dump_test [04:49:44.677](0.000s) ok 5377 - no_toast_compression: should not dump DROP SCHEMA dump_test_second_schema [04:49:44.677](0.000s) ok 5378 - no_toast_compression: should not dump DROP SCHEMA public [04:49:44.677](0.000s) ok 5379 - no_toast_compression: should not dump DROP TABLE IF EXISTS test_second_table [04:49:44.678](0.000s) ok 5380 - no_toast_compression: should not dump DROP TABLE IF EXISTS test_table [04:49:44.678](0.000s) ok 5381 - no_toast_compression: should not dump DROP TABLE fk_reference_test_table [04:49:44.678](0.000s) ok 5382 - no_toast_compression: should not dump DROP TABLE test_second_table [04:49:44.678](0.000s) ok 5383 - no_toast_compression: should not dump DROP TABLE test_table [04:49:44.678](0.000s) ok 5384 - no_toast_compression: should dump Disabled trigger on partition is altered [04:49:44.678](0.000s) ok 5385 - no_toast_compression: should not dump Disabled trigger on partition is not created [04:49:44.679](0.000s) ok 5386 - no_toast_compression: should dump GRANT ALL ON LARGE OBJECT ... [04:49:44.679](0.000s) ok 5387 - no_toast_compression: should not dump GRANT CREATE ON DATABASE dump_test [04:49:44.679](0.000s) ok 5388 - no_toast_compression: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:44.679](0.000s) ok 5389 - no_toast_compression: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:44.680](0.001s) ok 5390 - no_toast_compression: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:44.680](0.000s) ok 5391 - no_toast_compression: should dump GRANT SELECT ON TABLE measurement [04:49:44.680](0.000s) ok 5392 - no_toast_compression: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:44.680](0.000s) ok 5393 - no_toast_compression: should dump GRANT SELECT ON TABLE test_table [04:49:44.680](0.000s) ok 5394 - no_toast_compression: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:44.680](0.000s) ok 5395 - no_toast_compression: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:44.680](0.000s) ok 5396 - no_toast_compression: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:44.681](0.000s) ok 5397 - no_toast_compression: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:44.681](0.000s) ok 5398 - no_toast_compression: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:44.681](0.000s) ok 5399 - no_toast_compression: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:44.681](0.000s) ok 5400 - no_toast_compression: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:44.681](0.000s) ok 5401 - no_toast_compression: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:44.682](0.000s) ok 5402 - no_toast_compression: should not dump INSERT INTO test_fifth_table [04:49:44.682](0.000s) ok 5403 - no_toast_compression: should not dump INSERT INTO test_fourth_table [04:49:44.682](0.000s) ok 5404 - no_toast_compression: should not dump INSERT INTO test_second_table [04:49:44.682](0.000s) ok 5405 - no_toast_compression: should not dump INSERT INTO test_table [04:49:44.683](0.000s) ok 5406 - no_toast_compression: should not dump INSERT INTO test_table_identity [04:49:44.683](0.000s) ok 5407 - no_toast_compression: should not dump INSERT INTO test_third_table [04:49:44.687](0.004s) ok 5408 - no_toast_compression: should not dump INSERT INTO test_third_table (colnames) [04:49:44.687](0.000s) ok 5409 - no_toast_compression: should dump LO create (using lo_from_bytea) [04:49:44.688](0.000s) ok 5410 - no_toast_compression: should dump LO create (with no data) [04:49:44.688](0.000s) ok 5411 - no_toast_compression: should dump LO load (using lo_from_bytea) [04:49:44.690](0.002s) ok 5412 - no_toast_compression: should dump Partition measurement_y2006m2 creation [04:49:44.690](0.000s) ok 5413 - no_toast_compression: should dump REFRESH MATERIALIZED VIEW matview [04:49:44.690](0.000s) ok 5414 - no_toast_compression: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:44.690](0.000s) ok 5415 - no_toast_compression: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:44.691](0.000s) ok 5416 - no_toast_compression: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:44.692](0.001s) ok 5417 - no_toast_compression: should dump REVOKE ALL ON SCHEMA public [04:49:44.697](0.005s) ok 5418 - no_toast_compression: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:44.697](0.000s) ok 5419 - no_toast_compression: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:44.795](0.098s) ok 5420 - no_toast_compression: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:44.795](0.000s) ok 5421 - no_toast_compression: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:44.796](0.000s) ok 5422 - no_toast_compression: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:44.796](0.000s) ok 5423 - no_toast_compression: should dump Replica trigger on partition is altered [04:49:44.796](0.000s) ok 5424 - no_toast_compression: should not dump Triggers on partitions are not dropped [04:49:44.797](0.000s) ok 5425 - no_toast_compression: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/only_dump_measurement.sql --table-and-children=dump_test.measurement --lock-wait-timeout=180000 postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:45.268](0.471s) ok 5426 - only_dump_measurement: pg_dump runs [04:49:45.271](0.003s) ok 5427 - only_dump_measurement: should not dump ALTER COLLATION test0 OWNER TO [04:49:45.271](0.000s) ok 5428 - only_dump_measurement: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:45.272](0.000s) ok 5429 - only_dump_measurement: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:45.273](0.001s) ok 5430 - only_dump_measurement: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:45.273](0.000s) ok 5431 - only_dump_measurement: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:45.273](0.000s) ok 5432 - only_dump_measurement: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:45.279](0.006s) ok 5433 - only_dump_measurement: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:45.280](0.000s) ok 5434 - only_dump_measurement: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:45.280](0.000s) ok 5435 - only_dump_measurement: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:45.280](0.000s) ok 5436 - only_dump_measurement: should dump ALTER INDEX ... ATTACH PARTITION [04:49:45.281](0.001s) ok 5437 - only_dump_measurement: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:45.282](0.001s) ok 5438 - only_dump_measurement: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:45.283](0.001s) ok 5439 - only_dump_measurement: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:45.283](0.000s) ok 5440 - only_dump_measurement: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:45.283](0.000s) ok 5441 - only_dump_measurement: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:45.283](0.000s) ok 5442 - only_dump_measurement: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:45.284](0.000s) ok 5443 - only_dump_measurement: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:45.284](0.000s) ok 5444 - only_dump_measurement: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:45.284](0.001s) ok 5445 - only_dump_measurement: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:45.285](0.000s) ok 5446 - only_dump_measurement: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:45.285](0.000s) ok 5447 - only_dump_measurement: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:45.285](0.000s) ok 5448 - only_dump_measurement: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:45.285](0.000s) ok 5449 - only_dump_measurement: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:45.285](0.000s) ok 5450 - only_dump_measurement: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:45.285](0.000s) ok 5451 - only_dump_measurement: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:45.285](0.000s) ok 5452 - only_dump_measurement: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:45.285](0.000s) ok 5453 - only_dump_measurement: should not dump ALTER ROLE regress_dump_test_role [04:49:45.286](0.000s) ok 5454 - only_dump_measurement: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:45.286](0.001s) ok 5455 - only_dump_measurement: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:45.289](0.003s) ok 5456 - only_dump_measurement: should not dump ALTER SCHEMA public OWNER TO [04:49:45.289](0.000s) ok 5457 - only_dump_measurement: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:45.289](0.000s) ok 5458 - only_dump_measurement: should not dump ALTER SERVER s1 OWNER TO [04:49:45.289](0.000s) ok 5459 - only_dump_measurement: should not dump ALTER STATISTICS extended_stats_options [04:49:45.290](0.001s) ok 5460 - only_dump_measurement: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:45.292](0.002s) ok 5461 - only_dump_measurement: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:45.293](0.001s) ok 5462 - only_dump_measurement: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:45.294](0.001s) ok 5463 - only_dump_measurement: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:45.295](0.000s) ok 5464 - only_dump_measurement: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:45.295](0.000s) ok 5465 - only_dump_measurement: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:45.295](0.000s) ok 5466 - only_dump_measurement: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:45.295](0.000s) ok 5467 - only_dump_measurement: should dump ALTER TABLE measurement OWNER TO [04:49:45.296](0.001s) ok 5468 - only_dump_measurement: should dump ALTER TABLE measurement PRIMARY KEY [04:49:45.296](0.000s) ok 5469 - only_dump_measurement: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:45.296](0.000s) ok 5470 - only_dump_measurement: should not dump ALTER TABLE test_second_table OWNER TO [04:49:45.298](0.001s) ok 5471 - only_dump_measurement: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:45.302](0.005s) ok 5472 - only_dump_measurement: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:45.304](0.002s) ok 5473 - only_dump_measurement: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:45.304](0.000s) ok 5474 - only_dump_measurement: should not dump ALTER TABLE test_table OWNER TO [04:49:45.308](0.004s) ok 5475 - only_dump_measurement: should not dump ALTER TABLE test_table_generated_child1 [04:49:45.308](0.000s) ok 5476 - only_dump_measurement: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:45.309](0.001s) ok 5477 - only_dump_measurement: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:45.310](0.000s) ok 5478 - only_dump_measurement: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:45.310](0.000s) ok 5479 - only_dump_measurement: should not dump ALTER VIEW test_view SET DEFAULT [04:49:45.310](0.000s) ok 5480 - only_dump_measurement: should dump Always trigger on partition is altered [04:49:45.310](0.000s) ok 5481 - only_dump_measurement: should not dump COMMENT ON COLLATION test0 [04:49:45.310](0.000s) ok 5482 - only_dump_measurement: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:45.315](0.005s) ok 5483 - only_dump_measurement: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:45.316](0.001s) ok 5484 - only_dump_measurement: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:45.316](0.000s) ok 5485 - only_dump_measurement: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:45.317](0.001s) ok 5486 - only_dump_measurement: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:45.319](0.001s) ok 5487 - only_dump_measurement: should not dump COMMENT ON DATABASE postgres [04:49:45.324](0.006s) ok 5488 - only_dump_measurement: should not dump COMMENT ON EXTENSION plpgsql [04:49:45.325](0.001s) ok 5489 - only_dump_measurement: should not dump COMMENT ON LARGE OBJECT ... [04:49:45.326](0.001s) ok 5490 - only_dump_measurement: should not dump COMMENT ON PUBLICATION pub1 [04:49:45.326](0.000s) ok 5491 - only_dump_measurement: should not dump COMMENT ON SCHEMA public [04:49:45.326](0.000s) ok 5492 - only_dump_measurement: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:45.326](0.000s) ok 5493 - only_dump_measurement: should not dump COMMENT ON TABLE dump_test.test_table [04:49:45.327](0.000s) ok 5494 - only_dump_measurement: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:45.327](0.000s) ok 5495 - only_dump_measurement: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:45.327](0.000s) ok 5496 - only_dump_measurement: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:45.328](0.000s) ok 5497 - only_dump_measurement: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:45.328](0.000s) ok 5498 - only_dump_measurement: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:45.328](0.000s) ok 5499 - only_dump_measurement: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:45.329](0.001s) ok 5500 - only_dump_measurement: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:45.329](0.000s) ok 5501 - only_dump_measurement: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:45.329](0.000s) ok 5502 - only_dump_measurement: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:45.329](0.000s) ok 5503 - only_dump_measurement: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:45.330](0.001s) ok 5504 - only_dump_measurement: should not dump COPY fk_reference_test_table [04:49:45.330](0.000s) ok 5505 - only_dump_measurement: should not dump COPY fk_reference_test_table second [04:49:45.331](0.000s) ok 5506 - only_dump_measurement: should dump COPY measurement [04:49:45.331](0.000s) ok 5507 - only_dump_measurement: should not dump COPY test_compression_method [04:49:45.331](0.000s) ok 5508 - only_dump_measurement: should not dump COPY test_fifth_table [04:49:45.332](0.000s) ok 5509 - only_dump_measurement: should not dump COPY test_fourth_table [04:49:45.336](0.004s) ok 5510 - only_dump_measurement: should not dump COPY test_second_table [04:49:45.337](0.002s) ok 5511 - only_dump_measurement: should not dump COPY test_table [04:49:45.339](0.001s) ok 5512 - only_dump_measurement: should not dump COPY test_table_identity [04:49:45.339](0.000s) ok 5513 - only_dump_measurement: should not dump COPY test_third_table [04:49:45.343](0.004s) ok 5514 - only_dump_measurement: should not dump CREATE ACCESS METHOD gist2 [04:49:45.343](0.000s) ok 5515 - only_dump_measurement: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:45.344](0.001s) ok 5516 - only_dump_measurement: should not dump CREATE AGGREGATE dump_test.newavg [04:49:45.344](0.001s) ok 5517 - only_dump_measurement: should not dump CREATE CAST FOR timestamptz [04:49:45.345](0.000s) ok 5518 - only_dump_measurement: should not dump CREATE COLLATION test0 FROM "C" [04:49:45.345](0.000s) ok 5519 - only_dump_measurement: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:45.345](0.000s) ok 5520 - only_dump_measurement: should not dump CREATE DATABASE dump_test [04:49:45.345](0.000s) ok 5521 - only_dump_measurement: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:45.345](0.000s) ok 5522 - only_dump_measurement: should not dump CREATE DATABASE postgres [04:49:45.345](0.000s) ok 5523 - only_dump_measurement: should not dump CREATE DATABASE regression_invalid... [04:49:45.346](0.000s) ok 5524 - only_dump_measurement: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:45.346](0.000s) ok 5525 - only_dump_measurement: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:45.346](0.000s) ok 5526 - only_dump_measurement: should not dump CREATE EXTENSION ... plpgsql [04:49:45.346](0.000s) ok 5527 - only_dump_measurement: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:45.346](0.000s) ok 5528 - only_dump_measurement: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:45.346](0.000s) ok 5529 - only_dump_measurement: should not dump CREATE FUNCTION ... SUPPORT [04:49:45.346](0.000s) ok 5530 - only_dump_measurement: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:45.346](0.000s) ok 5531 - only_dump_measurement: should not dump CREATE FUNCTION dump_test.int42_in [04:49:45.346](0.000s) ok 5532 - only_dump_measurement: should not dump CREATE FUNCTION dump_test.int42_out [04:49:45.347](0.000s) ok 5533 - only_dump_measurement: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:45.347](0.000s) ok 5534 - only_dump_measurement: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:45.347](0.000s) ok 5535 - only_dump_measurement: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:45.347](0.000s) ok 5536 - only_dump_measurement: should dump CREATE INDEX ON ONLY measurement [04:49:45.349](0.002s) ok 5537 - only_dump_measurement: should not dump CREATE LANGUAGE pltestlang [04:49:45.350](0.000s) ok 5538 - only_dump_measurement: should not dump CREATE MATERIALIZED VIEW matview [04:49:45.350](0.000s) ok 5539 - only_dump_measurement: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:45.350](0.000s) ok 5540 - only_dump_measurement: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:45.350](0.000s) ok 5541 - only_dump_measurement: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:45.351](0.000s) ok 5542 - only_dump_measurement: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:45.351](0.000s) ok 5543 - only_dump_measurement: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:45.352](0.001s) ok 5544 - only_dump_measurement: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:45.352](0.000s) ok 5545 - only_dump_measurement: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:45.352](0.000s) ok 5546 - only_dump_measurement: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:45.352](0.000s) ok 5547 - only_dump_measurement: should not dump CREATE POLICY p1 ON test_table [04:49:45.353](0.000s) ok 5548 - only_dump_measurement: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:45.353](0.000s) ok 5549 - only_dump_measurement: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:45.353](0.000s) ok 5550 - only_dump_measurement: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:45.353](0.000s) ok 5551 - only_dump_measurement: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:45.354](0.000s) ok 5552 - only_dump_measurement: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:45.354](0.000s) ok 5553 - only_dump_measurement: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:45.354](0.000s) ok 5554 - only_dump_measurement: should not dump CREATE PUBLICATION pub1 [04:49:45.354](0.000s) ok 5555 - only_dump_measurement: should not dump CREATE PUBLICATION pub2 [04:49:45.355](0.000s) ok 5556 - only_dump_measurement: should not dump CREATE PUBLICATION pub3 [04:49:45.355](0.000s) ok 5557 - only_dump_measurement: should not dump CREATE PUBLICATION pub4 [04:49:45.355](0.000s) ok 5558 - only_dump_measurement: should not dump CREATE ROLE regress_dump_test_role [04:49:45.355](0.000s) ok 5559 - only_dump_measurement: should not dump CREATE ROLE regress_quoted... [04:49:45.356](0.001s) ok 5560 - only_dump_measurement: should not dump CREATE SCHEMA dump_test [04:49:45.358](0.001s) ok 5561 - only_dump_measurement: should not dump CREATE SCHEMA dump_test_second_schema [04:49:45.359](0.001s) ok 5562 - only_dump_measurement: should not dump CREATE SCHEMA public [04:49:45.359](0.001s) ok 5563 - only_dump_measurement: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:45.360](0.000s) ok 5564 - only_dump_measurement: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:45.360](0.000s) ok 5565 - only_dump_measurement: should not dump CREATE STATISTICS extended_stats_expression [04:49:45.360](0.000s) ok 5566 - only_dump_measurement: should not dump CREATE STATISTICS extended_stats_no_options [04:49:45.361](0.000s) ok 5567 - only_dump_measurement: should not dump CREATE STATISTICS extended_stats_options [04:49:45.361](0.000s) ok 5568 - only_dump_measurement: should not dump CREATE SUBSCRIPTION sub1 [04:49:45.361](0.000s) ok 5569 - only_dump_measurement: should not dump CREATE SUBSCRIPTION sub2 [04:49:45.363](0.001s) ok 5570 - only_dump_measurement: should not dump CREATE SUBSCRIPTION sub3 [04:49:45.363](0.000s) ok 5571 - only_dump_measurement: should not dump CREATE TABLE fk_reference_test_table [04:49:45.367](0.004s) ok 5572 - only_dump_measurement: should dump CREATE TABLE measurement PARTITIONED BY [04:49:45.368](0.000s) ok 5573 - only_dump_measurement: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:45.368](0.001s) ok 5574 - only_dump_measurement: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:45.369](0.001s) ok 5575 - only_dump_measurement: should not dump CREATE TABLE table_with_stats [04:49:45.371](0.002s) ok 5576 - only_dump_measurement: should not dump CREATE TABLE test_compression_method [04:49:45.371](0.001s) ok 5577 - only_dump_measurement: should not dump CREATE TABLE test_fifth_table [04:49:45.373](0.002s) ok 5578 - only_dump_measurement: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:45.375](0.001s) ok 5579 - only_dump_measurement: should not dump CREATE TABLE test_inheritance_child [04:49:45.376](0.002s) ok 5580 - only_dump_measurement: should not dump CREATE TABLE test_inheritance_parent [04:49:45.380](0.004s) ok 5581 - only_dump_measurement: should not dump CREATE TABLE test_second_table [04:49:45.381](0.000s) ok 5582 - only_dump_measurement: should not dump CREATE TABLE test_seventh_table [04:49:45.381](0.000s) ok 5583 - only_dump_measurement: should not dump CREATE TABLE test_sixth_table [04:49:45.381](0.000s) ok 5584 - only_dump_measurement: should not dump CREATE TABLE test_table [04:49:45.381](0.000s) ok 5585 - only_dump_measurement: should not dump CREATE TABLE test_table_generated [04:49:45.381](0.000s) ok 5586 - only_dump_measurement: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:45.381](0.000s) ok 5587 - only_dump_measurement: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:45.381](0.000s) ok 5588 - only_dump_measurement: should not dump CREATE TABLE test_table_identity [04:49:45.381](0.000s) ok 5589 - only_dump_measurement: should not dump CREATE TABLE test_third_table_generated_cols [04:49:45.382](0.000s) ok 5590 - only_dump_measurement: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:45.382](0.000s) ok 5591 - only_dump_measurement: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:45.382](0.000s) ok 5592 - only_dump_measurement: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:45.382](0.000s) ok 5593 - only_dump_measurement: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:45.382](0.000s) ok 5594 - only_dump_measurement: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:45.382](0.000s) ok 5595 - only_dump_measurement: should not dump CREATE TRANSFORM FOR int [04:49:45.382](0.000s) ok 5596 - only_dump_measurement: should not dump CREATE TRIGGER test_trigger [04:49:45.382](0.000s) ok 5597 - only_dump_measurement: should not dump CREATE TYPE dump_test.composite [04:49:45.382](0.000s) ok 5598 - only_dump_measurement: should not dump CREATE TYPE dump_test.int42 [04:49:45.382](0.000s) ok 5599 - only_dump_measurement: should not dump CREATE TYPE dump_test.int42 populated [04:49:45.382](0.000s) ok 5600 - only_dump_measurement: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:45.383](0.000s) ok 5601 - only_dump_measurement: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:45.383](0.000s) ok 5602 - only_dump_measurement: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:45.383](0.000s) ok 5603 - only_dump_measurement: should not dump CREATE TYPE dump_test.undefined [04:49:45.383](0.000s) ok 5604 - only_dump_measurement: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:45.383](0.000s) ok 5605 - only_dump_measurement: should not dump CREATE VIEW test_view [04:49:45.383](0.000s) ok 5606 - only_dump_measurement: should not dump Check ordering of a function that depends on a primary key [04:49:45.383](0.000s) ok 5607 - only_dump_measurement: should not dump Check ordering of a matview that depends on a primary key [04:49:45.383](0.000s) ok 5608 - only_dump_measurement: should dump Creation of row-level trigger in partitioned table [04:49:45.383](0.000s) ok 5609 - only_dump_measurement: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:45.383](0.000s) ok 5610 - only_dump_measurement: should not dump DROP EXTENSION plpgsql [04:49:45.383](0.000s) ok 5611 - only_dump_measurement: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:45.384](0.000s) ok 5612 - only_dump_measurement: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:45.384](0.000s) ok 5613 - only_dump_measurement: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:45.384](0.000s) ok 5614 - only_dump_measurement: should not dump DROP LANGUAGE pltestlang [04:49:45.384](0.000s) ok 5615 - only_dump_measurement: should not dump DROP ROLE pg_ [04:49:45.384](0.000s) ok 5616 - only_dump_measurement: should not dump DROP ROLE regress_dump_test_role [04:49:45.384](0.000s) ok 5617 - only_dump_measurement: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:45.384](0.000s) ok 5618 - only_dump_measurement: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:45.384](0.000s) ok 5619 - only_dump_measurement: should not dump DROP SCHEMA IF EXISTS public [04:49:45.384](0.000s) ok 5620 - only_dump_measurement: should not dump DROP SCHEMA dump_test [04:49:45.384](0.000s) ok 5621 - only_dump_measurement: should not dump DROP SCHEMA dump_test_second_schema [04:49:45.384](0.000s) ok 5622 - only_dump_measurement: should not dump DROP SCHEMA public [04:49:45.385](0.000s) ok 5623 - only_dump_measurement: should not dump DROP TABLE IF EXISTS test_second_table [04:49:45.385](0.000s) ok 5624 - only_dump_measurement: should not dump DROP TABLE IF EXISTS test_table [04:49:45.385](0.000s) ok 5625 - only_dump_measurement: should not dump DROP TABLE fk_reference_test_table [04:49:45.385](0.000s) ok 5626 - only_dump_measurement: should not dump DROP TABLE test_second_table [04:49:45.385](0.000s) ok 5627 - only_dump_measurement: should not dump DROP TABLE test_table [04:49:45.385](0.000s) ok 5628 - only_dump_measurement: should dump Disabled trigger on partition is altered [04:49:45.385](0.000s) ok 5629 - only_dump_measurement: should not dump Disabled trigger on partition is not created [04:49:45.385](0.000s) ok 5630 - only_dump_measurement: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:45.385](0.000s) ok 5631 - only_dump_measurement: should not dump GRANT CREATE ON DATABASE dump_test [04:49:45.385](0.000s) ok 5632 - only_dump_measurement: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:45.386](0.000s) ok 5633 - only_dump_measurement: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:45.386](0.000s) ok 5634 - only_dump_measurement: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:45.386](0.000s) ok 5635 - only_dump_measurement: should dump GRANT SELECT ON TABLE measurement [04:49:45.386](0.000s) ok 5636 - only_dump_measurement: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:45.386](0.000s) ok 5637 - only_dump_measurement: should not dump GRANT SELECT ON TABLE test_table [04:49:45.386](0.000s) ok 5638 - only_dump_measurement: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:45.386](0.000s) ok 5639 - only_dump_measurement: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:45.386](0.000s) ok 5640 - only_dump_measurement: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:45.386](0.000s) ok 5641 - only_dump_measurement: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:45.386](0.000s) ok 5642 - only_dump_measurement: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:45.386](0.000s) ok 5643 - only_dump_measurement: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:45.387](0.000s) ok 5644 - only_dump_measurement: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:45.387](0.000s) ok 5645 - only_dump_measurement: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:45.387](0.000s) ok 5646 - only_dump_measurement: should not dump INSERT INTO test_fifth_table [04:49:45.387](0.000s) ok 5647 - only_dump_measurement: should not dump INSERT INTO test_fourth_table [04:49:45.387](0.000s) ok 5648 - only_dump_measurement: should not dump INSERT INTO test_second_table [04:49:45.387](0.000s) ok 5649 - only_dump_measurement: should not dump INSERT INTO test_table [04:49:45.387](0.000s) ok 5650 - only_dump_measurement: should not dump INSERT INTO test_table_identity [04:49:45.387](0.000s) ok 5651 - only_dump_measurement: should not dump INSERT INTO test_third_table [04:49:45.387](0.000s) ok 5652 - only_dump_measurement: should not dump INSERT INTO test_third_table (colnames) [04:49:45.387](0.000s) ok 5653 - only_dump_measurement: should not dump LO create (using lo_from_bytea) [04:49:45.387](0.000s) ok 5654 - only_dump_measurement: should not dump LO create (with no data) [04:49:45.387](0.000s) ok 5655 - only_dump_measurement: should not dump LO load (using lo_from_bytea) [04:49:45.388](0.000s) ok 5656 - only_dump_measurement: should dump Partition measurement_y2006m2 creation [04:49:45.388](0.000s) ok 5657 - only_dump_measurement: should not dump REFRESH MATERIALIZED VIEW matview [04:49:45.388](0.000s) ok 5658 - only_dump_measurement: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:45.388](0.000s) ok 5659 - only_dump_measurement: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:45.388](0.000s) ok 5660 - only_dump_measurement: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:45.388](0.000s) ok 5661 - only_dump_measurement: should not dump REVOKE ALL ON SCHEMA public [04:49:45.388](0.000s) ok 5662 - only_dump_measurement: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:45.388](0.000s) ok 5663 - only_dump_measurement: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:45.399](0.011s) ok 5664 - only_dump_measurement: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:45.401](0.003s) ok 5665 - only_dump_measurement: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:45.404](0.002s) ok 5666 - only_dump_measurement: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:45.408](0.005s) ok 5667 - only_dump_measurement: should dump Replica trigger on partition is altered [04:49:45.410](0.002s) ok 5668 - only_dump_measurement: should not dump Triggers on partitions are not dropped [04:49:45.411](0.000s) ok 5669 - only_dump_measurement: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/only_dump_test_schema.sql --schema=dump_test postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:46.330](0.919s) ok 5670 - only_dump_test_schema: pg_dump runs [04:49:46.334](0.004s) ok 5671 - only_dump_test_schema: should not dump ALTER COLLATION test0 OWNER TO [04:49:46.334](0.000s) ok 5672 - only_dump_test_schema: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:46.334](0.000s) ok 5673 - only_dump_test_schema: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:46.334](0.000s) ok 5674 - only_dump_test_schema: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:46.335](0.000s) ok 5675 - only_dump_test_schema: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:46.335](0.000s) ok 5676 - only_dump_test_schema: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:46.335](0.000s) ok 5677 - only_dump_test_schema: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:46.335](0.000s) ok 5678 - only_dump_test_schema: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:46.335](0.000s) ok 5679 - only_dump_test_schema: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:46.335](0.000s) ok 5680 - only_dump_test_schema: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:46.335](0.000s) ok 5681 - only_dump_test_schema: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:46.335](0.000s) ok 5682 - only_dump_test_schema: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:46.336](0.000s) ok 5683 - only_dump_test_schema: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:46.336](0.000s) ok 5684 - only_dump_test_schema: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:46.336](0.000s) ok 5685 - only_dump_test_schema: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:46.336](0.000s) ok 5686 - only_dump_test_schema: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:46.336](0.000s) ok 5687 - only_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:46.336](0.000s) ok 5688 - only_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:46.336](0.000s) ok 5689 - only_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:46.336](0.000s) ok 5690 - only_dump_test_schema: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:46.336](0.000s) ok 5691 - only_dump_test_schema: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:46.337](0.000s) ok 5692 - only_dump_test_schema: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:46.337](0.000s) ok 5693 - only_dump_test_schema: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:46.337](0.000s) ok 5694 - only_dump_test_schema: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:46.337](0.000s) ok 5695 - only_dump_test_schema: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:46.337](0.000s) ok 5696 - only_dump_test_schema: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:46.337](0.000s) ok 5697 - only_dump_test_schema: should not dump ALTER ROLE regress_dump_test_role [04:49:46.337](0.000s) ok 5698 - only_dump_test_schema: should dump ALTER SCHEMA dump_test OWNER TO [04:49:46.337](0.000s) ok 5699 - only_dump_test_schema: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:46.337](0.000s) ok 5700 - only_dump_test_schema: should not dump ALTER SCHEMA public OWNER TO [04:49:46.337](0.000s) ok 5701 - only_dump_test_schema: should dump ALTER SEQUENCE test_table_col1_seq [04:49:46.338](0.000s) ok 5702 - only_dump_test_schema: should not dump ALTER SERVER s1 OWNER TO [04:49:46.338](0.000s) ok 5703 - only_dump_test_schema: should dump ALTER STATISTICS extended_stats_options [04:49:46.338](0.000s) ok 5704 - only_dump_test_schema: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:46.338](0.000s) ok 5705 - only_dump_test_schema: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:46.338](0.000s) ok 5706 - only_dump_test_schema: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:46.338](0.000s) ok 5707 - only_dump_test_schema: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:46.338](0.000s) ok 5708 - only_dump_test_schema: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:46.338](0.000s) ok 5709 - only_dump_test_schema: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:46.338](0.000s) ok 5710 - only_dump_test_schema: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:46.338](0.000s) ok 5711 - only_dump_test_schema: should dump ALTER TABLE measurement OWNER TO [04:49:46.339](0.000s) ok 5712 - only_dump_test_schema: should dump ALTER TABLE measurement PRIMARY KEY [04:49:46.339](0.000s) ok 5713 - only_dump_test_schema: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:46.339](0.000s) ok 5714 - only_dump_test_schema: should dump ALTER TABLE test_second_table OWNER TO [04:49:46.339](0.000s) ok 5715 - only_dump_test_schema: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:46.339](0.000s) ok 5716 - only_dump_test_schema: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:46.339](0.000s) ok 5717 - only_dump_test_schema: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:46.339](0.000s) ok 5718 - only_dump_test_schema: should dump ALTER TABLE test_table OWNER TO [04:49:46.339](0.000s) ok 5719 - only_dump_test_schema: should not dump ALTER TABLE test_table_generated_child1 [04:49:46.339](0.000s) ok 5720 - only_dump_test_schema: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:46.339](0.000s) ok 5721 - only_dump_test_schema: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:46.340](0.000s) ok 5722 - only_dump_test_schema: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:46.340](0.000s) ok 5723 - only_dump_test_schema: should dump ALTER VIEW test_view SET DEFAULT [04:49:46.340](0.000s) ok 5724 - only_dump_test_schema: should not dump Always trigger on partition is altered [04:49:46.340](0.000s) ok 5725 - only_dump_test_schema: should not dump COMMENT ON COLLATION test0 [04:49:46.340](0.000s) ok 5726 - only_dump_test_schema: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:46.340](0.000s) ok 5727 - only_dump_test_schema: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:46.340](0.000s) ok 5728 - only_dump_test_schema: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:46.340](0.000s) ok 5729 - only_dump_test_schema: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:46.340](0.000s) ok 5730 - only_dump_test_schema: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:46.340](0.000s) ok 5731 - only_dump_test_schema: should not dump COMMENT ON DATABASE postgres [04:49:46.340](0.000s) ok 5732 - only_dump_test_schema: should not dump COMMENT ON EXTENSION plpgsql [04:49:46.341](0.000s) ok 5733 - only_dump_test_schema: should not dump COMMENT ON LARGE OBJECT ... [04:49:46.341](0.000s) ok 5734 - only_dump_test_schema: should not dump COMMENT ON PUBLICATION pub1 [04:49:46.341](0.000s) ok 5735 - only_dump_test_schema: should not dump COMMENT ON SCHEMA public [04:49:46.341](0.000s) ok 5736 - only_dump_test_schema: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:46.341](0.000s) ok 5737 - only_dump_test_schema: should dump COMMENT ON TABLE dump_test.test_table [04:49:46.341](0.000s) ok 5738 - only_dump_test_schema: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:46.341](0.000s) ok 5739 - only_dump_test_schema: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:46.341](0.000s) ok 5740 - only_dump_test_schema: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:46.341](0.000s) ok 5741 - only_dump_test_schema: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:46.341](0.000s) ok 5742 - only_dump_test_schema: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:46.341](0.000s) ok 5743 - only_dump_test_schema: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:46.341](0.000s) ok 5744 - only_dump_test_schema: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:46.342](0.000s) ok 5745 - only_dump_test_schema: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:46.342](0.000s) ok 5746 - only_dump_test_schema: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:46.342](0.000s) ok 5747 - only_dump_test_schema: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:46.342](0.000s) ok 5748 - only_dump_test_schema: should dump COPY fk_reference_test_table [04:49:46.342](0.000s) ok 5749 - only_dump_test_schema: should not dump COPY fk_reference_test_table second [04:49:46.342](0.000s) ok 5750 - only_dump_test_schema: should not dump COPY measurement [04:49:46.342](0.000s) ok 5751 - only_dump_test_schema: should dump COPY test_compression_method [04:49:46.342](0.000s) ok 5752 - only_dump_test_schema: should dump COPY test_fifth_table [04:49:46.343](0.000s) ok 5753 - only_dump_test_schema: should dump COPY test_fourth_table [04:49:46.343](0.000s) ok 5754 - only_dump_test_schema: should dump COPY test_second_table [04:49:46.343](0.000s) ok 5755 - only_dump_test_schema: should dump COPY test_table [04:49:46.343](0.000s) ok 5756 - only_dump_test_schema: should dump COPY test_table_identity [04:49:46.343](0.000s) ok 5757 - only_dump_test_schema: should dump COPY test_third_table [04:49:46.343](0.000s) ok 5758 - only_dump_test_schema: should not dump CREATE ACCESS METHOD gist2 [04:49:46.343](0.000s) ok 5759 - only_dump_test_schema: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:46.343](0.000s) ok 5760 - only_dump_test_schema: should dump CREATE AGGREGATE dump_test.newavg [04:49:46.343](0.000s) ok 5761 - only_dump_test_schema: should not dump CREATE CAST FOR timestamptz [04:49:46.343](0.000s) ok 5762 - only_dump_test_schema: should not dump CREATE COLLATION test0 FROM "C" [04:49:46.343](0.000s) ok 5763 - only_dump_test_schema: should dump CREATE CONVERSION dump_test.test_conversion [04:49:46.344](0.000s) ok 5764 - only_dump_test_schema: should not dump CREATE DATABASE dump_test [04:49:46.344](0.000s) ok 5765 - only_dump_test_schema: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:46.344](0.000s) ok 5766 - only_dump_test_schema: should not dump CREATE DATABASE postgres [04:49:46.344](0.000s) ok 5767 - only_dump_test_schema: should not dump CREATE DATABASE regression_invalid... [04:49:46.345](0.001s) ok 5768 - only_dump_test_schema: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:46.345](0.000s) ok 5769 - only_dump_test_schema: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:46.346](0.000s) ok 5770 - only_dump_test_schema: should not dump CREATE EXTENSION ... plpgsql [04:49:46.346](0.000s) ok 5771 - only_dump_test_schema: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:46.346](0.000s) ok 5772 - only_dump_test_schema: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:46.346](0.000s) ok 5773 - only_dump_test_schema: should dump CREATE FUNCTION ... SUPPORT [04:49:46.346](0.000s) ok 5774 - only_dump_test_schema: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:46.346](0.000s) ok 5775 - only_dump_test_schema: should dump CREATE FUNCTION dump_test.int42_in [04:49:46.346](0.000s) ok 5776 - only_dump_test_schema: should dump CREATE FUNCTION dump_test.int42_out [04:49:46.346](0.000s) ok 5777 - only_dump_test_schema: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:46.346](0.000s) ok 5778 - only_dump_test_schema: should dump CREATE FUNCTION dump_test.trigger_func [04:49:46.346](0.000s) ok 5779 - only_dump_test_schema: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:46.346](0.000s) ok 5780 - only_dump_test_schema: should dump CREATE INDEX ON ONLY measurement [04:49:46.346](0.000s) ok 5781 - only_dump_test_schema: should not dump CREATE LANGUAGE pltestlang [04:49:46.347](0.000s) ok 5782 - only_dump_test_schema: should dump CREATE MATERIALIZED VIEW matview [04:49:46.347](0.000s) ok 5783 - only_dump_test_schema: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:46.347](0.000s) ok 5784 - only_dump_test_schema: should dump CREATE MATERIALIZED VIEW matview_second [04:49:46.347](0.000s) ok 5785 - only_dump_test_schema: should dump CREATE MATERIALIZED VIEW matview_third [04:49:46.347](0.000s) ok 5786 - only_dump_test_schema: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:46.347](0.000s) ok 5787 - only_dump_test_schema: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:46.348](0.001s) ok 5788 - only_dump_test_schema: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:46.348](0.000s) ok 5789 - only_dump_test_schema: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:46.348](0.000s) ok 5790 - only_dump_test_schema: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:46.348](0.000s) ok 5791 - only_dump_test_schema: should dump CREATE POLICY p1 ON test_table [04:49:46.348](0.000s) ok 5792 - only_dump_test_schema: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:46.348](0.000s) ok 5793 - only_dump_test_schema: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:46.348](0.000s) ok 5794 - only_dump_test_schema: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:46.348](0.000s) ok 5795 - only_dump_test_schema: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:46.348](0.000s) ok 5796 - only_dump_test_schema: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:46.348](0.000s) ok 5797 - only_dump_test_schema: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:46.349](0.000s) ok 5798 - only_dump_test_schema: should not dump CREATE PUBLICATION pub1 [04:49:46.349](0.000s) ok 5799 - only_dump_test_schema: should not dump CREATE PUBLICATION pub2 [04:49:46.349](0.000s) ok 5800 - only_dump_test_schema: should not dump CREATE PUBLICATION pub3 [04:49:46.349](0.000s) ok 5801 - only_dump_test_schema: should not dump CREATE PUBLICATION pub4 [04:49:46.349](0.000s) ok 5802 - only_dump_test_schema: should not dump CREATE ROLE regress_dump_test_role [04:49:46.349](0.000s) ok 5803 - only_dump_test_schema: should not dump CREATE ROLE regress_quoted... [04:49:46.349](0.000s) ok 5804 - only_dump_test_schema: should dump CREATE SCHEMA dump_test [04:49:46.349](0.000s) ok 5805 - only_dump_test_schema: should not dump CREATE SCHEMA dump_test_second_schema [04:49:46.349](0.000s) ok 5806 - only_dump_test_schema: should not dump CREATE SCHEMA public [04:49:46.350](0.000s) ok 5807 - only_dump_test_schema: should dump CREATE SEQUENCE test_table_col1_seq [04:49:46.350](0.000s) ok 5808 - only_dump_test_schema: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:46.350](0.000s) ok 5809 - only_dump_test_schema: should dump CREATE STATISTICS extended_stats_expression [04:49:46.350](0.000s) ok 5810 - only_dump_test_schema: should dump CREATE STATISTICS extended_stats_no_options [04:49:46.350](0.000s) ok 5811 - only_dump_test_schema: should dump CREATE STATISTICS extended_stats_options [04:49:46.350](0.000s) ok 5812 - only_dump_test_schema: should not dump CREATE SUBSCRIPTION sub1 [04:49:46.350](0.000s) ok 5813 - only_dump_test_schema: should not dump CREATE SUBSCRIPTION sub2 [04:49:46.350](0.000s) ok 5814 - only_dump_test_schema: should not dump CREATE SUBSCRIPTION sub3 [04:49:46.350](0.000s) ok 5815 - only_dump_test_schema: should dump CREATE TABLE fk_reference_test_table [04:49:46.350](0.000s) ok 5816 - only_dump_test_schema: should dump CREATE TABLE measurement PARTITIONED BY [04:49:46.351](0.000s) ok 5817 - only_dump_test_schema: should dump CREATE TABLE regress_pg_dump_table_am [04:49:46.354](0.004s) ok 5818 - only_dump_test_schema: should dump CREATE TABLE regress_pg_dump_table_part [04:49:46.354](0.000s) ok 5819 - only_dump_test_schema: should dump CREATE TABLE table_with_stats [04:49:46.354](0.000s) ok 5820 - only_dump_test_schema: should dump CREATE TABLE test_compression_method [04:49:46.354](0.000s) ok 5821 - only_dump_test_schema: should dump CREATE TABLE test_fifth_table [04:49:46.355](0.000s) ok 5822 - only_dump_test_schema: should dump CREATE TABLE test_fourth_table_zero_col [04:49:46.355](0.000s) ok 5823 - only_dump_test_schema: should dump CREATE TABLE test_inheritance_child [04:49:46.355](0.000s) ok 5824 - only_dump_test_schema: should dump CREATE TABLE test_inheritance_parent [04:49:46.356](0.000s) ok 5825 - only_dump_test_schema: should dump CREATE TABLE test_second_table [04:49:46.356](0.000s) ok 5826 - only_dump_test_schema: should dump CREATE TABLE test_seventh_table [04:49:46.356](0.000s) ok 5827 - only_dump_test_schema: should dump CREATE TABLE test_sixth_table [04:49:46.358](0.002s) ok 5828 - only_dump_test_schema: should dump CREATE TABLE test_table [04:49:46.358](0.000s) ok 5829 - only_dump_test_schema: should dump CREATE TABLE test_table_generated [04:49:46.358](0.000s) ok 5830 - only_dump_test_schema: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:46.358](0.000s) ok 5831 - only_dump_test_schema: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:46.358](0.000s) ok 5832 - only_dump_test_schema: should dump CREATE TABLE test_table_identity [04:49:46.358](0.000s) ok 5833 - only_dump_test_schema: should dump CREATE TABLE test_third_table_generated_cols [04:49:46.359](0.000s) ok 5834 - only_dump_test_schema: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:46.359](0.000s) ok 5835 - only_dump_test_schema: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:46.359](0.000s) ok 5836 - only_dump_test_schema: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:46.359](0.000s) ok 5837 - only_dump_test_schema: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:46.359](0.000s) ok 5838 - only_dump_test_schema: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:46.359](0.000s) ok 5839 - only_dump_test_schema: should not dump CREATE TRANSFORM FOR int [04:49:46.359](0.000s) ok 5840 - only_dump_test_schema: should dump CREATE TRIGGER test_trigger [04:49:46.359](0.000s) ok 5841 - only_dump_test_schema: should dump CREATE TYPE dump_test.composite [04:49:46.359](0.000s) ok 5842 - only_dump_test_schema: should dump CREATE TYPE dump_test.int42 [04:49:46.359](0.000s) ok 5843 - only_dump_test_schema: should dump CREATE TYPE dump_test.int42 populated [04:49:46.359](0.000s) ok 5844 - only_dump_test_schema: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:46.359](0.000s) ok 5845 - only_dump_test_schema: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:46.360](0.000s) ok 5846 - only_dump_test_schema: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:46.360](0.000s) ok 5847 - only_dump_test_schema: should dump CREATE TYPE dump_test.undefined [04:49:46.360](0.000s) ok 5848 - only_dump_test_schema: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:46.360](0.000s) ok 5849 - only_dump_test_schema: should dump CREATE VIEW test_view [04:49:46.360](0.000s) ok 5850 - only_dump_test_schema: should dump Check ordering of a function that depends on a primary key [04:49:46.360](0.000s) ok 5851 - only_dump_test_schema: should dump Check ordering of a matview that depends on a primary key [04:49:46.360](0.000s) ok 5852 - only_dump_test_schema: should dump Creation of row-level trigger in partitioned table [04:49:46.361](0.000s) ok 5853 - only_dump_test_schema: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:46.361](0.000s) ok 5854 - only_dump_test_schema: should not dump DROP EXTENSION plpgsql [04:49:46.361](0.000s) ok 5855 - only_dump_test_schema: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:46.361](0.000s) ok 5856 - only_dump_test_schema: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:46.361](0.000s) ok 5857 - only_dump_test_schema: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:46.361](0.000s) ok 5858 - only_dump_test_schema: should not dump DROP LANGUAGE pltestlang [04:49:46.361](0.000s) ok 5859 - only_dump_test_schema: should not dump DROP ROLE pg_ [04:49:46.361](0.000s) ok 5860 - only_dump_test_schema: should not dump DROP ROLE regress_dump_test_role [04:49:46.361](0.000s) ok 5861 - only_dump_test_schema: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:46.362](0.000s) ok 5862 - only_dump_test_schema: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:46.362](0.000s) ok 5863 - only_dump_test_schema: should not dump DROP SCHEMA IF EXISTS public [04:49:46.362](0.000s) ok 5864 - only_dump_test_schema: should not dump DROP SCHEMA dump_test [04:49:46.362](0.000s) ok 5865 - only_dump_test_schema: should not dump DROP SCHEMA dump_test_second_schema [04:49:46.362](0.000s) ok 5866 - only_dump_test_schema: should not dump DROP SCHEMA public [04:49:46.362](0.000s) ok 5867 - only_dump_test_schema: should not dump DROP TABLE IF EXISTS test_second_table [04:49:46.362](0.000s) ok 5868 - only_dump_test_schema: should not dump DROP TABLE IF EXISTS test_table [04:49:46.362](0.000s) ok 5869 - only_dump_test_schema: should not dump DROP TABLE fk_reference_test_table [04:49:46.363](0.000s) ok 5870 - only_dump_test_schema: should not dump DROP TABLE test_second_table [04:49:46.363](0.000s) ok 5871 - only_dump_test_schema: should not dump DROP TABLE test_table [04:49:46.363](0.000s) ok 5872 - only_dump_test_schema: should not dump Disabled trigger on partition is altered [04:49:46.363](0.000s) ok 5873 - only_dump_test_schema: should not dump Disabled trigger on partition is not created [04:49:46.363](0.000s) ok 5874 - only_dump_test_schema: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:46.363](0.000s) ok 5875 - only_dump_test_schema: should not dump GRANT CREATE ON DATABASE dump_test [04:49:46.363](0.000s) ok 5876 - only_dump_test_schema: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:46.363](0.000s) ok 5877 - only_dump_test_schema: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:46.364](0.000s) ok 5878 - only_dump_test_schema: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:46.364](0.000s) ok 5879 - only_dump_test_schema: should dump GRANT SELECT ON TABLE measurement [04:49:46.364](0.000s) ok 5880 - only_dump_test_schema: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:46.364](0.000s) ok 5881 - only_dump_test_schema: should dump GRANT SELECT ON TABLE test_table [04:49:46.364](0.000s) ok 5882 - only_dump_test_schema: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:46.364](0.000s) ok 5883 - only_dump_test_schema: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:46.364](0.000s) ok 5884 - only_dump_test_schema: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:46.364](0.000s) ok 5885 - only_dump_test_schema: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:46.364](0.000s) ok 5886 - only_dump_test_schema: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:46.365](0.000s) ok 5887 - only_dump_test_schema: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:46.365](0.000s) ok 5888 - only_dump_test_schema: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:46.365](0.000s) ok 5889 - only_dump_test_schema: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:46.365](0.000s) ok 5890 - only_dump_test_schema: should not dump INSERT INTO test_fifth_table [04:49:46.365](0.000s) ok 5891 - only_dump_test_schema: should not dump INSERT INTO test_fourth_table [04:49:46.365](0.000s) ok 5892 - only_dump_test_schema: should not dump INSERT INTO test_second_table [04:49:46.365](0.000s) ok 5893 - only_dump_test_schema: should not dump INSERT INTO test_table [04:49:46.365](0.000s) ok 5894 - only_dump_test_schema: should not dump INSERT INTO test_table_identity [04:49:46.365](0.000s) ok 5895 - only_dump_test_schema: should not dump INSERT INTO test_third_table [04:49:46.366](0.000s) ok 5896 - only_dump_test_schema: should not dump INSERT INTO test_third_table (colnames) [04:49:46.366](0.000s) ok 5897 - only_dump_test_schema: should not dump LO create (using lo_from_bytea) [04:49:46.366](0.000s) ok 5898 - only_dump_test_schema: should not dump LO create (with no data) [04:49:46.366](0.000s) ok 5899 - only_dump_test_schema: should not dump LO load (using lo_from_bytea) [04:49:46.366](0.000s) ok 5900 - only_dump_test_schema: should not dump Partition measurement_y2006m2 creation [04:49:46.366](0.000s) ok 5901 - only_dump_test_schema: should dump REFRESH MATERIALIZED VIEW matview [04:49:46.366](0.000s) ok 5902 - only_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:46.366](0.000s) ok 5903 - only_dump_test_schema: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:46.366](0.000s) ok 5904 - only_dump_test_schema: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:46.367](0.000s) ok 5905 - only_dump_test_schema: should not dump REVOKE ALL ON SCHEMA public [04:49:46.367](0.000s) ok 5906 - only_dump_test_schema: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:46.367](0.000s) ok 5907 - only_dump_test_schema: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:46.403](0.036s) ok 5908 - only_dump_test_schema: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:46.403](0.000s) ok 5909 - only_dump_test_schema: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:46.403](0.000s) ok 5910 - only_dump_test_schema: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:46.403](0.000s) ok 5911 - only_dump_test_schema: should not dump Replica trigger on partition is altered [04:49:46.404](0.000s) ok 5912 - only_dump_test_schema: should not dump Triggers on partitions are not dropped [04:49:46.404](0.000s) ok 5913 - only_dump_test_schema: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/only_dump_test_table.sql --table=dump_test.test_table --lock-wait-timeout=180000 postgres pg_dump: warning: archive items not in correct section order [04:49:46.893](0.489s) ok 5914 - only_dump_test_table: pg_dump runs [04:49:46.901](0.009s) ok 5915 - only_dump_test_table: should not dump ALTER COLLATION test0 OWNER TO [04:49:46.901](0.000s) ok 5916 - only_dump_test_table: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:46.901](0.000s) ok 5917 - only_dump_test_table: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:46.902](0.000s) ok 5918 - only_dump_test_table: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:46.902](0.000s) ok 5919 - only_dump_test_table: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:46.902](0.000s) ok 5920 - only_dump_test_table: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:46.902](0.000s) ok 5921 - only_dump_test_table: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:46.902](0.000s) ok 5922 - only_dump_test_table: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:46.902](0.000s) ok 5923 - only_dump_test_table: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:46.902](0.000s) ok 5924 - only_dump_test_table: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:46.902](0.000s) ok 5925 - only_dump_test_table: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:46.902](0.000s) ok 5926 - only_dump_test_table: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:46.902](0.000s) ok 5927 - only_dump_test_table: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:46.902](0.000s) ok 5928 - only_dump_test_table: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:46.902](0.000s) ok 5929 - only_dump_test_table: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:46.903](0.000s) ok 5930 - only_dump_test_table: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:46.903](0.000s) ok 5931 - only_dump_test_table: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:46.903](0.000s) ok 5932 - only_dump_test_table: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:46.903](0.000s) ok 5933 - only_dump_test_table: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:46.903](0.000s) ok 5934 - only_dump_test_table: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:46.903](0.000s) ok 5935 - only_dump_test_table: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:46.903](0.000s) ok 5936 - only_dump_test_table: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:46.903](0.000s) ok 5937 - only_dump_test_table: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:46.903](0.000s) ok 5938 - only_dump_test_table: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:46.903](0.000s) ok 5939 - only_dump_test_table: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:46.903](0.000s) ok 5940 - only_dump_test_table: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:46.903](0.000s) ok 5941 - only_dump_test_table: should not dump ALTER ROLE regress_dump_test_role [04:49:46.903](0.000s) ok 5942 - only_dump_test_table: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:46.903](0.000s) ok 5943 - only_dump_test_table: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:46.903](0.000s) ok 5944 - only_dump_test_table: should not dump ALTER SCHEMA public OWNER TO [04:49:46.904](0.000s) ok 5945 - only_dump_test_table: should dump ALTER SEQUENCE test_table_col1_seq [04:49:46.904](0.000s) ok 5946 - only_dump_test_table: should not dump ALTER SERVER s1 OWNER TO [04:49:46.904](0.000s) ok 5947 - only_dump_test_table: should not dump ALTER STATISTICS extended_stats_options [04:49:46.904](0.000s) ok 5948 - only_dump_test_table: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:46.904](0.000s) ok 5949 - only_dump_test_table: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:46.904](0.000s) ok 5950 - only_dump_test_table: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:46.904](0.000s) ok 5951 - only_dump_test_table: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:46.904](0.000s) ok 5952 - only_dump_test_table: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:46.904](0.000s) ok 5953 - only_dump_test_table: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:46.904](0.000s) ok 5954 - only_dump_test_table: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:46.904](0.000s) ok 5955 - only_dump_test_table: should not dump ALTER TABLE measurement OWNER TO [04:49:46.904](0.000s) ok 5956 - only_dump_test_table: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:46.904](0.000s) ok 5957 - only_dump_test_table: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:46.904](0.000s) ok 5958 - only_dump_test_table: should not dump ALTER TABLE test_second_table OWNER TO [04:49:46.904](0.000s) ok 5959 - only_dump_test_table: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:46.905](0.000s) ok 5960 - only_dump_test_table: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:46.905](0.000s) ok 5961 - only_dump_test_table: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:46.905](0.000s) ok 5962 - only_dump_test_table: should dump ALTER TABLE test_table OWNER TO [04:49:46.905](0.000s) ok 5963 - only_dump_test_table: should not dump ALTER TABLE test_table_generated_child1 [04:49:46.905](0.000s) ok 5964 - only_dump_test_table: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:46.905](0.000s) ok 5965 - only_dump_test_table: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:46.905](0.000s) ok 5966 - only_dump_test_table: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:46.905](0.000s) ok 5967 - only_dump_test_table: should not dump ALTER VIEW test_view SET DEFAULT [04:49:46.905](0.000s) ok 5968 - only_dump_test_table: should not dump Always trigger on partition is altered [04:49:46.905](0.000s) ok 5969 - only_dump_test_table: should not dump COMMENT ON COLLATION test0 [04:49:46.905](0.000s) ok 5970 - only_dump_test_table: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:46.905](0.000s) ok 5971 - only_dump_test_table: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:46.905](0.000s) ok 5972 - only_dump_test_table: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:46.905](0.000s) ok 5973 - only_dump_test_table: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:46.906](0.000s) ok 5974 - only_dump_test_table: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:46.906](0.000s) ok 5975 - only_dump_test_table: should not dump COMMENT ON DATABASE postgres [04:49:46.906](0.000s) ok 5976 - only_dump_test_table: should not dump COMMENT ON EXTENSION plpgsql [04:49:46.906](0.000s) ok 5977 - only_dump_test_table: should not dump COMMENT ON LARGE OBJECT ... [04:49:46.906](0.000s) ok 5978 - only_dump_test_table: should not dump COMMENT ON PUBLICATION pub1 [04:49:46.906](0.000s) ok 5979 - only_dump_test_table: should not dump COMMENT ON SCHEMA public [04:49:46.906](0.000s) ok 5980 - only_dump_test_table: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:46.906](0.000s) ok 5981 - only_dump_test_table: should dump COMMENT ON TABLE dump_test.test_table [04:49:46.906](0.000s) ok 5982 - only_dump_test_table: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:46.906](0.000s) ok 5983 - only_dump_test_table: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:46.906](0.000s) ok 5984 - only_dump_test_table: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:46.906](0.000s) ok 5985 - only_dump_test_table: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:46.906](0.000s) ok 5986 - only_dump_test_table: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:46.906](0.000s) ok 5987 - only_dump_test_table: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:46.906](0.000s) ok 5988 - only_dump_test_table: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:46.907](0.000s) ok 5989 - only_dump_test_table: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:46.907](0.000s) ok 5990 - only_dump_test_table: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:46.907](0.000s) ok 5991 - only_dump_test_table: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:46.907](0.000s) ok 5992 - only_dump_test_table: should not dump COPY fk_reference_test_table [04:49:46.907](0.000s) ok 5993 - only_dump_test_table: should not dump COPY fk_reference_test_table second [04:49:46.907](0.000s) ok 5994 - only_dump_test_table: should not dump COPY measurement [04:49:46.907](0.000s) ok 5995 - only_dump_test_table: should not dump COPY test_compression_method [04:49:46.907](0.000s) ok 5996 - only_dump_test_table: should not dump COPY test_fifth_table [04:49:46.907](0.000s) ok 5997 - only_dump_test_table: should not dump COPY test_fourth_table [04:49:46.907](0.000s) ok 5998 - only_dump_test_table: should not dump COPY test_second_table [04:49:46.907](0.000s) ok 5999 - only_dump_test_table: should dump COPY test_table [04:49:46.907](0.000s) ok 6000 - only_dump_test_table: should not dump COPY test_table_identity [04:49:46.907](0.000s) ok 6001 - only_dump_test_table: should not dump COPY test_third_table [04:49:46.907](0.000s) ok 6002 - only_dump_test_table: should not dump CREATE ACCESS METHOD gist2 [04:49:46.907](0.000s) ok 6003 - only_dump_test_table: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:46.907](0.000s) ok 6004 - only_dump_test_table: should not dump CREATE AGGREGATE dump_test.newavg [04:49:46.908](0.000s) ok 6005 - only_dump_test_table: should not dump CREATE CAST FOR timestamptz [04:49:46.908](0.000s) ok 6006 - only_dump_test_table: should not dump CREATE COLLATION test0 FROM "C" [04:49:46.908](0.000s) ok 6007 - only_dump_test_table: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:46.908](0.000s) ok 6008 - only_dump_test_table: should not dump CREATE DATABASE dump_test [04:49:46.908](0.000s) ok 6009 - only_dump_test_table: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:46.908](0.000s) ok 6010 - only_dump_test_table: should not dump CREATE DATABASE postgres [04:49:46.908](0.000s) ok 6011 - only_dump_test_table: should not dump CREATE DATABASE regression_invalid... [04:49:46.908](0.000s) ok 6012 - only_dump_test_table: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:46.908](0.000s) ok 6013 - only_dump_test_table: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:46.908](0.000s) ok 6014 - only_dump_test_table: should not dump CREATE EXTENSION ... plpgsql [04:49:46.908](0.000s) ok 6015 - only_dump_test_table: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:46.908](0.000s) ok 6016 - only_dump_test_table: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:46.908](0.000s) ok 6017 - only_dump_test_table: should not dump CREATE FUNCTION ... SUPPORT [04:49:46.908](0.000s) ok 6018 - only_dump_test_table: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:46.908](0.000s) ok 6019 - only_dump_test_table: should not dump CREATE FUNCTION dump_test.int42_in [04:49:46.908](0.000s) ok 6020 - only_dump_test_table: should not dump CREATE FUNCTION dump_test.int42_out [04:49:46.909](0.000s) ok 6021 - only_dump_test_table: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:46.909](0.000s) ok 6022 - only_dump_test_table: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:46.909](0.000s) ok 6023 - only_dump_test_table: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:46.909](0.000s) ok 6024 - only_dump_test_table: should not dump CREATE INDEX ON ONLY measurement [04:49:46.909](0.000s) ok 6025 - only_dump_test_table: should not dump CREATE LANGUAGE pltestlang [04:49:46.909](0.000s) ok 6026 - only_dump_test_table: should not dump CREATE MATERIALIZED VIEW matview [04:49:46.909](0.000s) ok 6027 - only_dump_test_table: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:46.909](0.000s) ok 6028 - only_dump_test_table: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:46.909](0.000s) ok 6029 - only_dump_test_table: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:46.909](0.000s) ok 6030 - only_dump_test_table: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:46.909](0.000s) ok 6031 - only_dump_test_table: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:46.909](0.000s) ok 6032 - only_dump_test_table: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:46.909](0.000s) ok 6033 - only_dump_test_table: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:46.910](0.000s) ok 6034 - only_dump_test_table: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:46.910](0.000s) ok 6035 - only_dump_test_table: should dump CREATE POLICY p1 ON test_table [04:49:46.910](0.000s) ok 6036 - only_dump_test_table: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:46.910](0.000s) ok 6037 - only_dump_test_table: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:46.910](0.000s) ok 6038 - only_dump_test_table: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:46.910](0.000s) ok 6039 - only_dump_test_table: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:46.911](0.000s) ok 6040 - only_dump_test_table: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:46.911](0.000s) ok 6041 - only_dump_test_table: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:46.911](0.000s) ok 6042 - only_dump_test_table: should not dump CREATE PUBLICATION pub1 [04:49:46.912](0.001s) ok 6043 - only_dump_test_table: should not dump CREATE PUBLICATION pub2 [04:49:46.912](0.000s) ok 6044 - only_dump_test_table: should not dump CREATE PUBLICATION pub3 [04:49:46.912](0.000s) ok 6045 - only_dump_test_table: should not dump CREATE PUBLICATION pub4 [04:49:46.912](0.000s) ok 6046 - only_dump_test_table: should not dump CREATE ROLE regress_dump_test_role [04:49:46.913](0.000s) ok 6047 - only_dump_test_table: should not dump CREATE ROLE regress_quoted... [04:49:46.913](0.000s) ok 6048 - only_dump_test_table: should not dump CREATE SCHEMA dump_test [04:49:46.913](0.000s) ok 6049 - only_dump_test_table: should not dump CREATE SCHEMA dump_test_second_schema [04:49:46.913](0.000s) ok 6050 - only_dump_test_table: should not dump CREATE SCHEMA public [04:49:46.915](0.002s) ok 6051 - only_dump_test_table: should dump CREATE SEQUENCE test_table_col1_seq [04:49:46.915](0.000s) ok 6052 - only_dump_test_table: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:46.915](0.000s) ok 6053 - only_dump_test_table: should not dump CREATE STATISTICS extended_stats_expression [04:49:46.915](0.000s) ok 6054 - only_dump_test_table: should not dump CREATE STATISTICS extended_stats_no_options [04:49:46.915](0.000s) ok 6055 - only_dump_test_table: should not dump CREATE STATISTICS extended_stats_options [04:49:46.915](0.000s) ok 6056 - only_dump_test_table: should not dump CREATE SUBSCRIPTION sub1 [04:49:46.916](0.000s) ok 6057 - only_dump_test_table: should not dump CREATE SUBSCRIPTION sub2 [04:49:46.916](0.000s) ok 6058 - only_dump_test_table: should not dump CREATE SUBSCRIPTION sub3 [04:49:46.916](0.000s) ok 6059 - only_dump_test_table: should not dump CREATE TABLE fk_reference_test_table [04:49:46.916](0.000s) ok 6060 - only_dump_test_table: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:46.916](0.000s) ok 6061 - only_dump_test_table: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:46.916](0.000s) ok 6062 - only_dump_test_table: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:46.916](0.000s) ok 6063 - only_dump_test_table: should not dump CREATE TABLE table_with_stats [04:49:46.916](0.000s) ok 6064 - only_dump_test_table: should not dump CREATE TABLE test_compression_method [04:49:46.916](0.000s) ok 6065 - only_dump_test_table: should not dump CREATE TABLE test_fifth_table [04:49:46.916](0.000s) ok 6066 - only_dump_test_table: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:46.916](0.000s) ok 6067 - only_dump_test_table: should not dump CREATE TABLE test_inheritance_child [04:49:46.916](0.000s) ok 6068 - only_dump_test_table: should not dump CREATE TABLE test_inheritance_parent [04:49:46.917](0.000s) ok 6069 - only_dump_test_table: should not dump CREATE TABLE test_second_table [04:49:46.917](0.000s) ok 6070 - only_dump_test_table: should not dump CREATE TABLE test_seventh_table [04:49:46.917](0.000s) ok 6071 - only_dump_test_table: should not dump CREATE TABLE test_sixth_table [04:49:46.917](0.000s) ok 6072 - only_dump_test_table: should dump CREATE TABLE test_table [04:49:46.917](0.000s) ok 6073 - only_dump_test_table: should not dump CREATE TABLE test_table_generated [04:49:46.917](0.000s) ok 6074 - only_dump_test_table: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:46.917](0.000s) ok 6075 - only_dump_test_table: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:46.917](0.000s) ok 6076 - only_dump_test_table: should not dump CREATE TABLE test_table_identity [04:49:46.917](0.000s) ok 6077 - only_dump_test_table: should not dump CREATE TABLE test_third_table_generated_cols [04:49:46.917](0.000s) ok 6078 - only_dump_test_table: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:46.917](0.000s) ok 6079 - only_dump_test_table: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:46.918](0.000s) ok 6080 - only_dump_test_table: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:46.918](0.000s) ok 6081 - only_dump_test_table: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:46.918](0.000s) ok 6082 - only_dump_test_table: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:46.918](0.000s) ok 6083 - only_dump_test_table: should not dump CREATE TRANSFORM FOR int [04:49:46.918](0.000s) ok 6084 - only_dump_test_table: should dump CREATE TRIGGER test_trigger [04:49:46.918](0.000s) ok 6085 - only_dump_test_table: should not dump CREATE TYPE dump_test.composite [04:49:46.918](0.000s) ok 6086 - only_dump_test_table: should not dump CREATE TYPE dump_test.int42 [04:49:46.918](0.000s) ok 6087 - only_dump_test_table: should not dump CREATE TYPE dump_test.int42 populated [04:49:46.918](0.000s) ok 6088 - only_dump_test_table: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:46.918](0.000s) ok 6089 - only_dump_test_table: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:46.918](0.000s) ok 6090 - only_dump_test_table: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:46.918](0.000s) ok 6091 - only_dump_test_table: should not dump CREATE TYPE dump_test.undefined [04:49:46.918](0.000s) ok 6092 - only_dump_test_table: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:46.918](0.000s) ok 6093 - only_dump_test_table: should not dump CREATE VIEW test_view [04:49:46.918](0.000s) ok 6094 - only_dump_test_table: should not dump Check ordering of a function that depends on a primary key [04:49:46.918](0.000s) ok 6095 - only_dump_test_table: should not dump Check ordering of a matview that depends on a primary key [04:49:46.919](0.000s) ok 6096 - only_dump_test_table: should not dump Creation of row-level trigger in partitioned table [04:49:46.919](0.000s) ok 6097 - only_dump_test_table: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:46.919](0.000s) ok 6098 - only_dump_test_table: should not dump DROP EXTENSION plpgsql [04:49:46.919](0.000s) ok 6099 - only_dump_test_table: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:46.919](0.000s) ok 6100 - only_dump_test_table: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:46.919](0.000s) ok 6101 - only_dump_test_table: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:46.919](0.000s) ok 6102 - only_dump_test_table: should not dump DROP LANGUAGE pltestlang [04:49:46.919](0.000s) ok 6103 - only_dump_test_table: should not dump DROP ROLE pg_ [04:49:46.919](0.000s) ok 6104 - only_dump_test_table: should not dump DROP ROLE regress_dump_test_role [04:49:46.919](0.000s) ok 6105 - only_dump_test_table: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:46.919](0.000s) ok 6106 - only_dump_test_table: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:46.920](0.000s) ok 6107 - only_dump_test_table: should not dump DROP SCHEMA IF EXISTS public [04:49:46.920](0.000s) ok 6108 - only_dump_test_table: should not dump DROP SCHEMA dump_test [04:49:46.920](0.000s) ok 6109 - only_dump_test_table: should not dump DROP SCHEMA dump_test_second_schema [04:49:46.920](0.000s) ok 6110 - only_dump_test_table: should not dump DROP SCHEMA public [04:49:46.920](0.000s) ok 6111 - only_dump_test_table: should not dump DROP TABLE IF EXISTS test_second_table [04:49:46.920](0.000s) ok 6112 - only_dump_test_table: should not dump DROP TABLE IF EXISTS test_table [04:49:46.920](0.000s) ok 6113 - only_dump_test_table: should not dump DROP TABLE fk_reference_test_table [04:49:46.920](0.000s) ok 6114 - only_dump_test_table: should not dump DROP TABLE test_second_table [04:49:46.921](0.000s) ok 6115 - only_dump_test_table: should not dump DROP TABLE test_table [04:49:46.921](0.000s) ok 6116 - only_dump_test_table: should not dump Disabled trigger on partition is altered [04:49:46.921](0.000s) ok 6117 - only_dump_test_table: should not dump Disabled trigger on partition is not created [04:49:46.921](0.000s) ok 6118 - only_dump_test_table: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:46.921](0.000s) ok 6119 - only_dump_test_table: should not dump GRANT CREATE ON DATABASE dump_test [04:49:46.921](0.000s) ok 6120 - only_dump_test_table: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:46.921](0.000s) ok 6121 - only_dump_test_table: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:46.938](0.017s) ok 6122 - only_dump_test_table: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:46.938](0.000s) ok 6123 - only_dump_test_table: should not dump GRANT SELECT ON TABLE measurement [04:49:46.938](0.000s) ok 6124 - only_dump_test_table: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:46.938](0.000s) ok 6125 - only_dump_test_table: should dump GRANT SELECT ON TABLE test_table [04:49:46.938](0.000s) ok 6126 - only_dump_test_table: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:46.938](0.000s) ok 6127 - only_dump_test_table: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:46.938](0.000s) ok 6128 - only_dump_test_table: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:46.938](0.000s) ok 6129 - only_dump_test_table: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:46.938](0.000s) ok 6130 - only_dump_test_table: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:46.939](0.000s) ok 6131 - only_dump_test_table: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:46.939](0.000s) ok 6132 - only_dump_test_table: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:46.939](0.000s) ok 6133 - only_dump_test_table: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:46.939](0.000s) ok 6134 - only_dump_test_table: should not dump INSERT INTO test_fifth_table [04:49:46.939](0.000s) ok 6135 - only_dump_test_table: should not dump INSERT INTO test_fourth_table [04:49:46.939](0.000s) ok 6136 - only_dump_test_table: should not dump INSERT INTO test_second_table [04:49:46.939](0.000s) ok 6137 - only_dump_test_table: should not dump INSERT INTO test_table [04:49:46.939](0.000s) ok 6138 - only_dump_test_table: should not dump INSERT INTO test_table_identity [04:49:46.939](0.000s) ok 6139 - only_dump_test_table: should not dump INSERT INTO test_third_table [04:49:46.939](0.000s) ok 6140 - only_dump_test_table: should not dump INSERT INTO test_third_table (colnames) [04:49:46.939](0.000s) ok 6141 - only_dump_test_table: should not dump LO create (using lo_from_bytea) [04:49:46.939](0.000s) ok 6142 - only_dump_test_table: should not dump LO create (with no data) [04:49:46.939](0.000s) ok 6143 - only_dump_test_table: should not dump LO load (using lo_from_bytea) [04:49:46.939](0.000s) ok 6144 - only_dump_test_table: should not dump Partition measurement_y2006m2 creation [04:49:46.940](0.000s) ok 6145 - only_dump_test_table: should not dump REFRESH MATERIALIZED VIEW matview [04:49:46.940](0.000s) ok 6146 - only_dump_test_table: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:46.940](0.000s) ok 6147 - only_dump_test_table: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:46.940](0.000s) ok 6148 - only_dump_test_table: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:46.940](0.000s) ok 6149 - only_dump_test_table: should not dump REVOKE ALL ON SCHEMA public [04:49:46.940](0.000s) ok 6150 - only_dump_test_table: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:46.940](0.000s) ok 6151 - only_dump_test_table: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:46.940](0.000s) ok 6152 - only_dump_test_table: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:46.940](0.000s) ok 6153 - only_dump_test_table: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:46.940](0.000s) ok 6154 - only_dump_test_table: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:46.940](0.000s) ok 6155 - only_dump_test_table: should not dump Replica trigger on partition is altered [04:49:46.940](0.000s) ok 6156 - only_dump_test_table: should not dump Triggers on partitions are not dropped [04:49:46.941](0.000s) ok 6157 - only_dump_test_table: should not dump test_table with 4-row INSERTs # Running: pg_dumpall --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/pg_dumpall_dbprivs.sql pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:50.443](3.503s) ok 6158 - pg_dumpall_dbprivs: pg_dump runs [04:49:50.468](0.025s) ok 6159 - pg_dumpall_dbprivs: should dump ALTER COLLATION test0 OWNER TO [04:49:50.469](0.001s) ok 6160 - pg_dumpall_dbprivs: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:50.469](0.000s) ok 6161 - pg_dumpall_dbprivs: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:50.469](0.000s) ok 6162 - pg_dumpall_dbprivs: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:50.470](0.000s) ok 6163 - pg_dumpall_dbprivs: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:50.470](0.000s) ok 6164 - pg_dumpall_dbprivs: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:50.470](0.000s) ok 6165 - pg_dumpall_dbprivs: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:50.470](0.000s) ok 6166 - pg_dumpall_dbprivs: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:50.471](0.000s) ok 6167 - pg_dumpall_dbprivs: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:50.471](0.000s) ok 6168 - pg_dumpall_dbprivs: should dump ALTER INDEX ... ATTACH PARTITION [04:49:50.483](0.012s) ok 6169 - pg_dumpall_dbprivs: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:50.483](0.001s) ok 6170 - pg_dumpall_dbprivs: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:50.485](0.002s) ok 6171 - pg_dumpall_dbprivs: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:50.486](0.000s) ok 6172 - pg_dumpall_dbprivs: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:50.486](0.000s) ok 6173 - pg_dumpall_dbprivs: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:50.486](0.000s) ok 6174 - pg_dumpall_dbprivs: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:50.487](0.000s) ok 6175 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:50.487](0.000s) ok 6176 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:50.487](0.000s) ok 6177 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:50.488](0.001s) ok 6178 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:50.489](0.001s) ok 6179 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:50.490](0.000s) ok 6180 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:50.490](0.000s) ok 6181 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:50.491](0.000s) ok 6182 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:50.491](0.001s) ok 6183 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:50.492](0.000s) ok 6184 - pg_dumpall_dbprivs: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:50.492](0.000s) ok 6185 - pg_dumpall_dbprivs: should dump ALTER ROLE regress_dump_test_role [04:49:50.492](0.000s) ok 6186 - pg_dumpall_dbprivs: should dump ALTER SCHEMA dump_test OWNER TO [04:49:50.492](0.000s) ok 6187 - pg_dumpall_dbprivs: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:50.493](0.001s) ok 6188 - pg_dumpall_dbprivs: should dump ALTER SCHEMA public OWNER TO [04:49:50.503](0.010s) ok 6189 - pg_dumpall_dbprivs: should dump ALTER SEQUENCE test_table_col1_seq [04:49:50.504](0.001s) ok 6190 - pg_dumpall_dbprivs: should dump ALTER SERVER s1 OWNER TO [04:49:50.505](0.001s) ok 6191 - pg_dumpall_dbprivs: should dump ALTER STATISTICS extended_stats_options [04:49:50.505](0.001s) ok 6192 - pg_dumpall_dbprivs: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:50.506](0.001s) ok 6193 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:50.507](0.001s) ok 6194 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:50.508](0.001s) ok 6195 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:50.509](0.001s) ok 6196 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:50.510](0.001s) ok 6197 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:50.510](0.001s) ok 6198 - pg_dumpall_dbprivs: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:50.511](0.001s) ok 6199 - pg_dumpall_dbprivs: should dump ALTER TABLE measurement OWNER TO [04:49:50.511](0.000s) ok 6200 - pg_dumpall_dbprivs: should dump ALTER TABLE measurement PRIMARY KEY [04:49:50.512](0.000s) ok 6201 - pg_dumpall_dbprivs: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:50.512](0.001s) ok 6202 - pg_dumpall_dbprivs: should dump ALTER TABLE test_second_table OWNER TO [04:49:50.513](0.000s) ok 6203 - pg_dumpall_dbprivs: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:50.513](0.000s) ok 6204 - pg_dumpall_dbprivs: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:50.513](0.000s) ok 6205 - pg_dumpall_dbprivs: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:50.514](0.000s) ok 6206 - pg_dumpall_dbprivs: should dump ALTER TABLE test_table OWNER TO [04:49:50.514](0.000s) ok 6207 - pg_dumpall_dbprivs: should not dump ALTER TABLE test_table_generated_child1 [04:49:50.517](0.003s) ok 6208 - pg_dumpall_dbprivs: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:50.517](0.000s) ok 6209 - pg_dumpall_dbprivs: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:50.518](0.000s) ok 6210 - pg_dumpall_dbprivs: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:50.518](0.000s) ok 6211 - pg_dumpall_dbprivs: should dump ALTER VIEW test_view SET DEFAULT [04:49:50.518](0.000s) ok 6212 - pg_dumpall_dbprivs: should dump Always trigger on partition is altered [04:49:50.518](0.000s) ok 6213 - pg_dumpall_dbprivs: should dump COMMENT ON COLLATION test0 [04:49:50.518](0.000s) ok 6214 - pg_dumpall_dbprivs: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:50.518](0.000s) ok 6215 - pg_dumpall_dbprivs: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:50.518](0.000s) ok 6216 - pg_dumpall_dbprivs: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:50.518](0.000s) ok 6217 - pg_dumpall_dbprivs: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:50.518](0.000s) ok 6218 - pg_dumpall_dbprivs: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:50.519](0.000s) ok 6219 - pg_dumpall_dbprivs: should not dump COMMENT ON DATABASE postgres [04:49:50.519](0.000s) ok 6220 - pg_dumpall_dbprivs: should not dump COMMENT ON EXTENSION plpgsql [04:49:50.519](0.000s) ok 6221 - pg_dumpall_dbprivs: should dump COMMENT ON LARGE OBJECT ... [04:49:50.520](0.000s) ok 6222 - pg_dumpall_dbprivs: should dump COMMENT ON PUBLICATION pub1 [04:49:50.520](0.000s) ok 6223 - pg_dumpall_dbprivs: should dump COMMENT ON SCHEMA public [04:49:50.520](0.000s) ok 6224 - pg_dumpall_dbprivs: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:50.521](0.000s) ok 6225 - pg_dumpall_dbprivs: should dump COMMENT ON TABLE dump_test.test_table [04:49:50.521](0.000s) ok 6226 - pg_dumpall_dbprivs: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:50.521](0.000s) ok 6227 - pg_dumpall_dbprivs: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:50.521](0.000s) ok 6228 - pg_dumpall_dbprivs: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:50.522](0.000s) ok 6229 - pg_dumpall_dbprivs: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:50.522](0.000s) ok 6230 - pg_dumpall_dbprivs: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:50.522](0.000s) ok 6231 - pg_dumpall_dbprivs: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:50.522](0.000s) ok 6232 - pg_dumpall_dbprivs: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:50.522](0.000s) ok 6233 - pg_dumpall_dbprivs: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:50.523](0.000s) ok 6234 - pg_dumpall_dbprivs: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:50.523](0.000s) ok 6235 - pg_dumpall_dbprivs: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:50.523](0.000s) ok 6236 - pg_dumpall_dbprivs: should dump COPY fk_reference_test_table [04:49:50.523](0.000s) ok 6237 - pg_dumpall_dbprivs: should not dump COPY fk_reference_test_table second [04:49:50.523](0.000s) ok 6238 - pg_dumpall_dbprivs: should dump COPY measurement [04:49:50.523](0.000s) ok 6239 - pg_dumpall_dbprivs: should dump COPY test_compression_method [04:49:50.524](0.000s) ok 6240 - pg_dumpall_dbprivs: should dump COPY test_fifth_table [04:49:50.524](0.000s) ok 6241 - pg_dumpall_dbprivs: should dump COPY test_fourth_table [04:49:50.524](0.000s) ok 6242 - pg_dumpall_dbprivs: should dump COPY test_second_table [04:49:50.524](0.000s) ok 6243 - pg_dumpall_dbprivs: should dump COPY test_table [04:49:50.524](0.000s) ok 6244 - pg_dumpall_dbprivs: should dump COPY test_table_identity [04:49:50.524](0.000s) ok 6245 - pg_dumpall_dbprivs: should dump COPY test_third_table [04:49:50.524](0.000s) ok 6246 - pg_dumpall_dbprivs: should dump CREATE ACCESS METHOD gist2 [04:49:50.525](0.000s) ok 6247 - pg_dumpall_dbprivs: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:50.525](0.000s) ok 6248 - pg_dumpall_dbprivs: should dump CREATE AGGREGATE dump_test.newavg [04:49:50.525](0.000s) ok 6249 - pg_dumpall_dbprivs: should dump CREATE CAST FOR timestamptz [04:49:50.525](0.000s) ok 6250 - pg_dumpall_dbprivs: should dump CREATE COLLATION test0 FROM "C" [04:49:50.525](0.000s) ok 6251 - pg_dumpall_dbprivs: should dump CREATE CONVERSION dump_test.test_conversion [04:49:50.525](0.000s) ok 6252 - pg_dumpall_dbprivs: should dump CREATE DATABASE dump_test [04:49:50.525](0.000s) ok 6253 - pg_dumpall_dbprivs: should dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:50.525](0.000s) ok 6254 - pg_dumpall_dbprivs: should not dump CREATE DATABASE postgres [04:49:50.525](0.000s) ok 6255 - pg_dumpall_dbprivs: should not dump CREATE DATABASE regression_invalid... [04:49:50.533](0.007s) ok 6256 - pg_dumpall_dbprivs: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:50.534](0.001s) ok 6257 - pg_dumpall_dbprivs: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:50.534](0.000s) ok 6258 - pg_dumpall_dbprivs: should not dump CREATE EXTENSION ... plpgsql [04:49:50.534](0.000s) ok 6259 - pg_dumpall_dbprivs: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:50.534](0.000s) ok 6260 - pg_dumpall_dbprivs: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:50.535](0.000s) ok 6261 - pg_dumpall_dbprivs: should dump CREATE FUNCTION ... SUPPORT [04:49:50.535](0.000s) ok 6262 - pg_dumpall_dbprivs: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:50.535](0.000s) ok 6263 - pg_dumpall_dbprivs: should dump CREATE FUNCTION dump_test.int42_in [04:49:50.537](0.002s) ok 6264 - pg_dumpall_dbprivs: should dump CREATE FUNCTION dump_test.int42_out [04:49:50.537](0.000s) ok 6265 - pg_dumpall_dbprivs: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:50.537](0.000s) ok 6266 - pg_dumpall_dbprivs: should dump CREATE FUNCTION dump_test.trigger_func [04:49:50.538](0.000s) ok 6267 - pg_dumpall_dbprivs: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:50.538](0.000s) ok 6268 - pg_dumpall_dbprivs: should dump CREATE INDEX ON ONLY measurement [04:49:50.538](0.000s) ok 6269 - pg_dumpall_dbprivs: should dump CREATE LANGUAGE pltestlang [04:49:50.538](0.000s) ok 6270 - pg_dumpall_dbprivs: should dump CREATE MATERIALIZED VIEW matview [04:49:50.539](0.001s) ok 6271 - pg_dumpall_dbprivs: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:50.539](0.000s) ok 6272 - pg_dumpall_dbprivs: should dump CREATE MATERIALIZED VIEW matview_second [04:49:50.540](0.000s) ok 6273 - pg_dumpall_dbprivs: should dump CREATE MATERIALIZED VIEW matview_third [04:49:50.540](0.000s) ok 6274 - pg_dumpall_dbprivs: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:50.541](0.000s) ok 6275 - pg_dumpall_dbprivs: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:50.542](0.001s) ok 6276 - pg_dumpall_dbprivs: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:50.542](0.000s) ok 6277 - pg_dumpall_dbprivs: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:50.545](0.003s) ok 6278 - pg_dumpall_dbprivs: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:50.546](0.001s) ok 6279 - pg_dumpall_dbprivs: should dump CREATE POLICY p1 ON test_table [04:49:50.547](0.001s) ok 6280 - pg_dumpall_dbprivs: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:50.547](0.000s) ok 6281 - pg_dumpall_dbprivs: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:50.548](0.000s) ok 6282 - pg_dumpall_dbprivs: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:50.548](0.000s) ok 6283 - pg_dumpall_dbprivs: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:50.548](0.000s) ok 6284 - pg_dumpall_dbprivs: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:50.549](0.001s) ok 6285 - pg_dumpall_dbprivs: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:50.551](0.002s) ok 6286 - pg_dumpall_dbprivs: should dump CREATE PUBLICATION pub1 [04:49:50.552](0.000s) ok 6287 - pg_dumpall_dbprivs: should dump CREATE PUBLICATION pub2 [04:49:50.552](0.000s) ok 6288 - pg_dumpall_dbprivs: should dump CREATE PUBLICATION pub3 [04:49:50.552](0.000s) ok 6289 - pg_dumpall_dbprivs: should dump CREATE PUBLICATION pub4 [04:49:50.553](0.000s) ok 6290 - pg_dumpall_dbprivs: should dump CREATE ROLE regress_dump_test_role [04:49:50.553](0.000s) ok 6291 - pg_dumpall_dbprivs: should dump CREATE ROLE regress_quoted... [04:49:50.553](0.000s) ok 6292 - pg_dumpall_dbprivs: should dump CREATE SCHEMA dump_test [04:49:50.553](0.000s) ok 6293 - pg_dumpall_dbprivs: should dump CREATE SCHEMA dump_test_second_schema [04:49:50.554](0.000s) ok 6294 - pg_dumpall_dbprivs: should not dump CREATE SCHEMA public [04:49:50.554](0.000s) ok 6295 - pg_dumpall_dbprivs: should dump CREATE SEQUENCE test_table_col1_seq [04:49:50.554](0.000s) ok 6296 - pg_dumpall_dbprivs: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:50.554](0.000s) ok 6297 - pg_dumpall_dbprivs: should dump CREATE STATISTICS extended_stats_expression [04:49:50.555](0.000s) ok 6298 - pg_dumpall_dbprivs: should dump CREATE STATISTICS extended_stats_no_options [04:49:50.555](0.000s) ok 6299 - pg_dumpall_dbprivs: should dump CREATE STATISTICS extended_stats_options [04:49:50.555](0.000s) ok 6300 - pg_dumpall_dbprivs: should dump CREATE SUBSCRIPTION sub1 [04:49:50.556](0.000s) ok 6301 - pg_dumpall_dbprivs: should dump CREATE SUBSCRIPTION sub2 [04:49:50.556](0.000s) ok 6302 - pg_dumpall_dbprivs: should dump CREATE SUBSCRIPTION sub3 [04:49:50.556](0.000s) ok 6303 - pg_dumpall_dbprivs: should dump CREATE TABLE fk_reference_test_table [04:49:50.556](0.000s) ok 6304 - pg_dumpall_dbprivs: should dump CREATE TABLE measurement PARTITIONED BY [04:49:50.557](0.000s) ok 6305 - pg_dumpall_dbprivs: should dump CREATE TABLE regress_pg_dump_table_am [04:49:50.563](0.006s) ok 6306 - pg_dumpall_dbprivs: should dump CREATE TABLE regress_pg_dump_table_part [04:49:50.563](0.000s) ok 6307 - pg_dumpall_dbprivs: should dump CREATE TABLE table_with_stats [04:49:50.564](0.001s) ok 6308 - pg_dumpall_dbprivs: should dump CREATE TABLE test_compression_method [04:49:50.564](0.000s) ok 6309 - pg_dumpall_dbprivs: should dump CREATE TABLE test_fifth_table [04:49:50.565](0.001s) ok 6310 - pg_dumpall_dbprivs: should dump CREATE TABLE test_fourth_table_zero_col [04:49:50.565](0.001s) ok 6311 - pg_dumpall_dbprivs: should dump CREATE TABLE test_inheritance_child [04:49:50.572](0.007s) ok 6312 - pg_dumpall_dbprivs: should dump CREATE TABLE test_inheritance_parent [04:49:50.572](0.001s) ok 6313 - pg_dumpall_dbprivs: should dump CREATE TABLE test_second_table [04:49:50.574](0.001s) ok 6314 - pg_dumpall_dbprivs: should dump CREATE TABLE test_seventh_table [04:49:50.576](0.002s) ok 6315 - pg_dumpall_dbprivs: should dump CREATE TABLE test_sixth_table [04:49:50.578](0.002s) ok 6316 - pg_dumpall_dbprivs: should dump CREATE TABLE test_table [04:49:50.579](0.000s) ok 6317 - pg_dumpall_dbprivs: should dump CREATE TABLE test_table_generated [04:49:50.579](0.000s) ok 6318 - pg_dumpall_dbprivs: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:50.579](0.000s) ok 6319 - pg_dumpall_dbprivs: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:50.580](0.001s) ok 6320 - pg_dumpall_dbprivs: should dump CREATE TABLE test_table_identity [04:49:50.581](0.001s) ok 6321 - pg_dumpall_dbprivs: should dump CREATE TABLE test_third_table_generated_cols [04:49:50.581](0.000s) ok 6322 - pg_dumpall_dbprivs: should dump CREATE TABLESPACE regress_dump_tablespace [04:49:50.581](0.000s) ok 6323 - pg_dumpall_dbprivs: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:50.582](0.000s) ok 6324 - pg_dumpall_dbprivs: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:50.582](0.001s) ok 6325 - pg_dumpall_dbprivs: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:50.583](0.000s) ok 6326 - pg_dumpall_dbprivs: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:50.583](0.000s) ok 6327 - pg_dumpall_dbprivs: should dump CREATE TRANSFORM FOR int [04:49:50.583](0.000s) ok 6328 - pg_dumpall_dbprivs: should dump CREATE TRIGGER test_trigger [04:49:50.583](0.000s) ok 6329 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.composite [04:49:50.584](0.000s) ok 6330 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.int42 [04:49:50.584](0.000s) ok 6331 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.int42 populated [04:49:50.584](0.000s) ok 6332 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:50.584](0.000s) ok 6333 - pg_dumpall_dbprivs: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:50.585](0.001s) ok 6334 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:50.585](0.000s) ok 6335 - pg_dumpall_dbprivs: should dump CREATE TYPE dump_test.undefined [04:49:50.586](0.000s) ok 6336 - pg_dumpall_dbprivs: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:50.586](0.000s) ok 6337 - pg_dumpall_dbprivs: should dump CREATE VIEW test_view [04:49:50.587](0.001s) ok 6338 - pg_dumpall_dbprivs: should dump Check ordering of a function that depends on a primary key [04:49:50.589](0.002s) ok 6339 - pg_dumpall_dbprivs: should dump Check ordering of a matview that depends on a primary key [04:49:50.589](0.000s) ok 6340 - pg_dumpall_dbprivs: should dump Creation of row-level trigger in partitioned table [04:49:50.589](0.000s) ok 6341 - pg_dumpall_dbprivs: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:50.590](0.000s) ok 6342 - pg_dumpall_dbprivs: should not dump DROP EXTENSION plpgsql [04:49:50.590](0.000s) ok 6343 - pg_dumpall_dbprivs: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:50.592](0.002s) ok 6344 - pg_dumpall_dbprivs: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:50.592](0.000s) ok 6345 - pg_dumpall_dbprivs: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:50.599](0.006s) ok 6346 - pg_dumpall_dbprivs: should not dump DROP LANGUAGE pltestlang [04:49:50.599](0.000s) ok 6347 - pg_dumpall_dbprivs: should not dump DROP ROLE pg_ [04:49:50.599](0.000s) ok 6348 - pg_dumpall_dbprivs: should not dump DROP ROLE regress_dump_test_role [04:49:50.600](0.000s) ok 6349 - pg_dumpall_dbprivs: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:50.600](0.000s) ok 6350 - pg_dumpall_dbprivs: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:50.600](0.000s) ok 6351 - pg_dumpall_dbprivs: should not dump DROP SCHEMA IF EXISTS public [04:49:50.601](0.000s) ok 6352 - pg_dumpall_dbprivs: should not dump DROP SCHEMA dump_test [04:49:50.601](0.000s) ok 6353 - pg_dumpall_dbprivs: should not dump DROP SCHEMA dump_test_second_schema [04:49:50.601](0.000s) ok 6354 - pg_dumpall_dbprivs: should not dump DROP SCHEMA public [04:49:50.602](0.000s) ok 6355 - pg_dumpall_dbprivs: should not dump DROP TABLE IF EXISTS test_second_table [04:49:50.602](0.000s) ok 6356 - pg_dumpall_dbprivs: should not dump DROP TABLE IF EXISTS test_table [04:49:50.604](0.002s) ok 6357 - pg_dumpall_dbprivs: should not dump DROP TABLE fk_reference_test_table [04:49:50.604](0.000s) ok 6358 - pg_dumpall_dbprivs: should not dump DROP TABLE test_second_table [04:49:50.605](0.000s) ok 6359 - pg_dumpall_dbprivs: should not dump DROP TABLE test_table [04:49:50.605](0.000s) ok 6360 - pg_dumpall_dbprivs: should dump Disabled trigger on partition is altered [04:49:50.605](0.000s) ok 6361 - pg_dumpall_dbprivs: should not dump Disabled trigger on partition is not created [04:49:50.606](0.000s) ok 6362 - pg_dumpall_dbprivs: should dump GRANT ALL ON LARGE OBJECT ... [04:49:50.606](0.000s) ok 6363 - pg_dumpall_dbprivs: should dump GRANT CREATE ON DATABASE dump_test [04:49:50.606](0.000s) ok 6364 - pg_dumpall_dbprivs: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:50.606](0.000s) ok 6365 - pg_dumpall_dbprivs: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:50.632](0.025s) ok 6366 - pg_dumpall_dbprivs: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:50.651](0.020s) ok 6367 - pg_dumpall_dbprivs: should dump GRANT SELECT ON TABLE measurement [04:49:50.655](0.003s) ok 6368 - pg_dumpall_dbprivs: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:50.655](0.001s) ok 6369 - pg_dumpall_dbprivs: should dump GRANT SELECT ON TABLE test_table [04:49:50.655](0.000s) ok 6370 - pg_dumpall_dbprivs: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:50.656](0.000s) ok 6371 - pg_dumpall_dbprivs: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:50.656](0.000s) ok 6372 - pg_dumpall_dbprivs: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:50.657](0.000s) ok 6373 - pg_dumpall_dbprivs: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:50.657](0.000s) ok 6374 - pg_dumpall_dbprivs: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:50.658](0.001s) ok 6375 - pg_dumpall_dbprivs: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:50.658](0.000s) ok 6376 - pg_dumpall_dbprivs: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:50.658](0.000s) ok 6377 - pg_dumpall_dbprivs: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:50.659](0.000s) ok 6378 - pg_dumpall_dbprivs: should not dump INSERT INTO test_fifth_table [04:49:50.659](0.000s) ok 6379 - pg_dumpall_dbprivs: should not dump INSERT INTO test_fourth_table [04:49:50.659](0.000s) ok 6380 - pg_dumpall_dbprivs: should not dump INSERT INTO test_second_table [04:49:50.660](0.000s) ok 6381 - pg_dumpall_dbprivs: should not dump INSERT INTO test_table [04:49:50.662](0.003s) ok 6382 - pg_dumpall_dbprivs: should not dump INSERT INTO test_table_identity [04:49:50.663](0.001s) ok 6383 - pg_dumpall_dbprivs: should not dump INSERT INTO test_third_table [04:49:50.663](0.000s) ok 6384 - pg_dumpall_dbprivs: should not dump INSERT INTO test_third_table (colnames) [04:49:50.664](0.000s) ok 6385 - pg_dumpall_dbprivs: should dump LO create (using lo_from_bytea) [04:49:50.664](0.000s) ok 6386 - pg_dumpall_dbprivs: should dump LO create (with no data) [04:49:50.664](0.000s) ok 6387 - pg_dumpall_dbprivs: should dump LO load (using lo_from_bytea) [04:49:50.664](0.000s) ok 6388 - pg_dumpall_dbprivs: should dump Partition measurement_y2006m2 creation [04:49:50.665](0.000s) ok 6389 - pg_dumpall_dbprivs: should dump REFRESH MATERIALIZED VIEW matview [04:49:50.665](0.000s) ok 6390 - pg_dumpall_dbprivs: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:50.665](0.000s) ok 6391 - pg_dumpall_dbprivs: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:50.665](0.000s) ok 6392 - pg_dumpall_dbprivs: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:50.665](0.000s) ok 6393 - pg_dumpall_dbprivs: should dump REVOKE ALL ON SCHEMA public [04:49:50.666](0.000s) ok 6394 - pg_dumpall_dbprivs: should dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:50.666](0.000s) ok 6395 - pg_dumpall_dbprivs: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:50.717](0.051s) ok 6396 - pg_dumpall_dbprivs: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:50.718](0.001s) ok 6397 - pg_dumpall_dbprivs: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:50.718](0.000s) ok 6398 - pg_dumpall_dbprivs: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:50.719](0.000s) ok 6399 - pg_dumpall_dbprivs: should dump Replica trigger on partition is altered [04:49:50.719](0.000s) ok 6400 - pg_dumpall_dbprivs: should not dump Triggers on partitions are not dropped [04:49:50.719](0.000s) ok 6401 - pg_dumpall_dbprivs: should not dump test_table with 4-row INSERTs # Running: pg_dumpall -v --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/pg_dumpall_exclude.sql --exclude-database *dump_test* --no-sync pg_dumpall: executing SELECT pg_catalog.set_config('search_path', '', false); pg_dumpall: executing SELECT datname FROM pg_catalog.pg_database n WHERE datname OPERATOR(pg_catalog.~) '^(.*dump_test.*)$' COLLATE pg_catalog.default pg_dumpall: executing SELECT oid, rolname, rolsuper, rolinherit, rolcreaterole, rolcreatedb, rolcanlogin, rolconnlimit, rolpassword, rolvaliduntil, rolreplication, rolbypassrls, pg_catalog.shobj_description(oid, 'pg_authid') as rolcomment, rolname = current_user AS is_current_user FROM pg_authid WHERE rolname !~ '^pg_' ORDER BY 2 pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '10' pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '16389' pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '16388' pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = 'SYSTEM') pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = 'regress_dump_test_role') pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = E'regress_quoted \\" role') pg_dumpall: executing SELECT ur.rolname AS role, um.rolname AS member, ug.oid AS grantorid, ug.rolname AS grantor, a.admin_option, a.inherit_option, a.set_option FROM pg_auth_members a LEFT JOIN pg_authid ur on ur.oid = a.roleid LEFT JOIN pg_authid um on um.oid = a.member LEFT JOIN pg_authid ug on ug.oid = a.grantor WHERE NOT (ur.rolname ~ '^pg_' AND um.rolname ~ '^pg_')ORDER BY 1,2,4 pg_dumpall: executing SELECT parname, pg_catalog.pg_get_userbyid(10) AS parowner, paracl, pg_catalog.acldefault('p', 10) AS acldefault FROM pg_catalog.pg_parameter_acl ORDER BY 1 pg_dumpall: executing SELECT oid, spcname, pg_catalog.pg_get_userbyid(spcowner) AS spcowner, pg_catalog.pg_tablespace_location(oid), spcacl, acldefault('t', spcowner) AS acldefault, array_to_string(spcoptions, ', '),pg_catalog.shobj_description(oid, 'pg_tablespace') FROM pg_catalog.pg_tablespace WHERE spcname !~ '^pg_' ORDER BY 1 pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_tablespace'::pg_catalog.regclass AND objoid = '16391' pg_dumpall: executing SELECT datname FROM pg_database d WHERE datallowconn AND datconnlimit != -2 ORDER BY (datname <> 'template1'), datname pg_dumpall: dumping database "template1" pg_dumpall: running ""C:/cirrus/build/tmp_install/usr/local/pgsql/bin/pg_dump.exe" -v -f ^"C^:^\cirrus^\build^\testrun^\pg^_dump^\002^_pg^_dump^\data^\tmp^_test^_O4vG^/pg^_dumpall^_exclude^.sql^" --no-sync -Fa ^"^ dbname^=template1^"" pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables pg_dump: reading user-defined functions pg_dump: reading user-defined types pg_dump: reading procedural languages pg_dump: reading user-defined aggregate functions pg_dump: reading user-defined operators pg_dump: reading user-defined access methods pg_dump: reading user-defined operator classes pg_dump: reading user-defined operator families pg_dump: reading user-defined text search parsers pg_dump: reading user-defined text search templates pg_dump: reading user-defined text search dictionaries pg_dump: reading user-defined text search configurations pg_dump: reading user-defined foreign-data wrappers pg_dump: reading user-defined foreign servers pg_dump: reading default privileges pg_dump: reading user-defined collations pg_dump: reading user-defined conversions pg_dump: reading type casts pg_dump: reading transforms pg_dump: reading table inheritance information pg_dump: reading event triggers pg_dump: finding extension tables pg_dump: finding inheritance relationships pg_dump: reading column info for interesting tables pg_dump: flagging inherited columns in subtables pg_dump: reading partitioning data pg_dump: reading indexes pg_dump: flagging indexes in partitioned tables pg_dump: reading extended statistics pg_dump: reading constraints pg_dump: reading triggers pg_dump: reading rewrite rules pg_dump: reading policies pg_dump: reading row-level security policies pg_dump: reading publications pg_dump: reading publication membership of tables pg_dump: reading publication membership of schemas pg_dump: reading subscriptions pg_dump: reading subscription membership of tables pg_dump: reading large objects pg_dump: reading dependency data pg_dump: saving encoding = WIN1252 pg_dump: saving standard_conforming_strings = on pg_dump: saving search_path = pg_dump: implied data-only restore pg_dumpall: excluding database "dump_test" pg_dumpall: excluding database "dump_test2" pg_dumpall: dumping database "postgres" pg_dumpall: running ""C:/cirrus/build/tmp_install/usr/local/pgsql/bin/pg_dump.exe" -v -f ^"C^:^\cirrus^\build^\testrun^\pg^_dump^\002^_pg^_dump^\data^\tmp^_test^_O4vG^/pg^_dumpall^_exclude^.sql^" --no-sync -Fa ^"^ dbname^=postgres^"" pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables pg_dump: reading user-defined functions pg_dump: reading user-defined types pg_dump: reading procedural languages pg_dump: reading user-defined aggregate functions pg_dump: reading user-defined operators pg_dump: reading user-defined access methods pg_dump: reading user-defined operator classes pg_dump: reading user-defined operator families pg_dump: reading user-defined text search parsers pg_dump: reading user-defined text search templates pg_dump: reading user-defined text search dictionaries pg_dump: reading user-defined text search configurations pg_dump: reading user-defined foreign-data wrappers pg_dump: reading user-defined foreign servers pg_dump: reading default privileges pg_dump: reading user-defined collations pg_dump: reading user-defined conversions pg_dump: reading type casts pg_dump: reading transforms pg_dump: reading table inheritance information pg_dump: reading event triggers pg_dump: finding extension tables pg_dump: finding inheritance relationships pg_dump: reading column info for interesting tables pg_dump: finding table default expressions pg_dump: finding table check constraints pg_dump: flagging inherited columns in subtables pg_dump: reading partitioning data pg_dump: reading indexes pg_dump: flagging indexes in partitioned tables pg_dump: reading extended statistics pg_dump: reading constraints pg_dump: reading triggers pg_dump: reading rewrite rules pg_dump: reading policies pg_dump: reading row-level security policies pg_dump: reading publications pg_dump: reading publication membership of tables pg_dump: reading publication membership of schemas pg_dump: reading subscriptions pg_dump: reading subscription membership of tables pg_dump: reading large objects pg_dump: reading dependency data pg_dump: saving encoding = WIN1252 pg_dump: saving standard_conforming_strings = on pg_dump: saving search_path = pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: creating SCHEMA "dump_test" pg_dump: creating SCHEMA "dump_test_second_schema" pg_dump: creating SCHEMA "public" pg_dump: creating FUNCTION "dump_test.pltestlang_call_handler()" pg_dump: creating PROCEDURAL LANGUAGE "pltestlang" pg_dump: creating COLLATION "public.test0" pg_dump: creating COMMENT "public.COLLATION test0" pg_dump: creating TRANSFORM "TRANSFORM FOR integer LANGUAGE sql" pg_dump: creating SHELL TYPE "dump_test.int42" pg_dump: creating FUNCTION "dump_test.int42_in(cstring)" pg_dump: creating FUNCTION "dump_test.int42_out(dump_test.int42)" pg_dump: creating TYPE "dump_test.int42" pg_dump: creating COMMENT "dump_test.TYPE int42" pg_dump: creating TYPE "dump_test.composite" pg_dump: creating COMMENT "dump_test.COLUMN composite.f1" pg_dump: creating TYPE "dump_test.planets" pg_dump: creating COMMENT "dump_test.TYPE planets" pg_dump: creating OPERATOR "dump_test.~~" pg_dump: creating OPERATOR FAMILY "dump_test.op_class_custom" pg_dump: creating OPERATOR CLASS "dump_test.op_class_custom" pg_dump: creating TYPE "dump_test.range_type_custom" pg_dump: creating TYPE "dump_test.textrange" pg_dump: creating COMMENT "dump_test.TYPE textrange" pg_dump: creating TYPE "dump_test.undefined" pg_dump: creating COMMENT "dump_test.TYPE undefined" pg_dump: creating DOMAIN "dump_test.us_postal_code" pg_dump: creating COMMENT "dump_test.CONSTRAINT us_postal_code_check ON DOMAIN us_postal_code" pg_dump: creating CAST "CAST (timestamp with time zone AS interval)" pg_dump: creating FUNCTION "dump_test.event_trigger_func()" pg_dump: creating FUNCTION "dump_test.func_with_support()" pg_dump: creating PROCEDURE "dump_test.ptest1(integer)" pg_dump: creating FUNCTION "dump_test.trigger_func()" pg_dump: creating AGGREGATE "dump_test.newavg(integer)" pg_dump: creating ACCESS METHOD "gist2" pg_dump: creating ACCESS METHOD "regress_table_am" pg_dump: creating OPERATOR FAMILY "dump_test.op_family" pg_dump: creating OPERATOR CLASS "dump_test.op_class" pg_dump: creating OPERATOR CLASS "dump_test.op_class_empty" pg_dump: creating CONVERSION "dump_test.test_conversion" pg_dump: creating COMMENT "dump_test.CONVERSION test_conversion" pg_dump: creating TEXT SEARCH PARSER "dump_test.alt_ts_prs1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH PARSER alt_ts_prs1" pg_dump: creating TEXT SEARCH TEMPLATE "dump_test.alt_ts_temp1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH TEMPLATE alt_ts_temp1" pg_dump: creating TEXT SEARCH DICTIONARY "dump_test.alt_ts_dict1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH DICTIONARY alt_ts_dict1" pg_dump: creating TEXT SEARCH CONFIGURATION "dump_test.alt_ts_conf1" pg_dump: creating COMMENT "dump_test.TEXT SEARCH CONFIGURATION alt_ts_conf1" pg_dump: creating FOREIGN DATA WRAPPER "dummy" pg_dump: creating SERVER "s1" pg_dump: creating USER MAPPING "USER MAPPING regress_dump_test_role SERVER s1" pg_dump: creating TABLE "dump_test.fk_reference_test_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE fk_reference_test_table" pg_dump: creating FOREIGN TABLE "dump_test.foreign_table" pg_dump: creating STATISTICS DATA "dump_test.FOREIGN TABLE foreign_table" pg_dump: creating TABLE "dump_test.test_table" pg_dump: creating COMMENT "dump_test.TABLE test_table" pg_dump: creating COMMENT "dump_test.COLUMN test_table.col1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table" pg_dump: creating COMMENT "dump_test.CONSTRAINT test_table_col1_check ON test_table" pg_dump: creating MATERIALIZED VIEW "dump_test.matview" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_second" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_second" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_third" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_third" pg_dump: creating MATERIALIZED VIEW "dump_test.matview_fourth" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW matview_fourth" pg_dump: creating TABLE "dump_test.measurement" pg_dump: creating STATISTICS DATA "dump_test.TABLE measurement" pg_dump: creating SEQUENCE "dump_test.measurement_city_id_seq" pg_dump: creating SEQUENCE OWNED BY "dump_test.measurement_city_id_seq" pg_dump: creating TABLE "dump_test.ordering_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE ordering_table" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_0" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_0" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_1" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_1" pg_dump: creating MATERIALIZED VIEW "dump_test.regress_pg_dump_matview_am_2" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW regress_pg_dump_matview_am_2" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_0" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_0" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_1" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_2" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_2" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_parent" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_parent" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_child_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_1" pg_dump: creating TABLE "dump_test.regress_pg_dump_table_am_child_2" pg_dump: creating STATISTICS DATA "dump_test.TABLE regress_pg_dump_table_am_child_2" pg_dump: creating TABLE "dump_test.table_index_stats" pg_dump: creating STATISTICS DATA "dump_test.TABLE table_index_stats" pg_dump: creating TABLE "dump_test.test_compression_method" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_compression_method" pg_dump: creating TABLE "dump_test.test_fifth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_fifth_table" pg_dump: creating TABLE "dump_test.test_fourth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_fourth_table" pg_dump: creating TABLE "dump_test.test_inheritance_parent" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_inheritance_parent" pg_dump: creating TABLE "dump_test.test_inheritance_child" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_inheritance_child" pg_dump: creating TABLE "dump_test.test_second_table" pg_dump: creating COMMENT "dump_test.COLUMN test_second_table.col1" pg_dump: creating COMMENT "dump_test.COLUMN test_second_table.col2" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_second_table" pg_dump: creating TABLE "dump_test.test_seventh_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_seventh_table" pg_dump: creating TABLE "dump_test.test_sixth_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_sixth_table" pg_dump: creating SEQUENCE "dump_test.test_table_col1_seq" pg_dump: creating SEQUENCE OWNED BY "dump_test.test_table_col1_seq" pg_dump: creating TABLE "dump_test.test_table_fk" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_fk" pg_dump: creating TABLE "dump_test.test_table_fk_1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_fk_1" pg_dump: creating TABLE "dump_test.test_table_generated" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated" pg_dump: creating TABLE "dump_test.test_table_generated_child1" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child1" pg_dump: creating TABLE "dump_test.test_table_generated_child2" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_generated_child2" pg_dump: creating TABLE "dump_test.test_table_identity" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_identity" pg_dump: creating SEQUENCE "dump_test.test_table_identity_col1_seq" pg_dump: creating TABLE "dump_test.test_table_tpk" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_tpk" pg_dump: creating TABLE "dump_test.test_table_tuq" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_table_tuq" pg_dump: creating TABLE "dump_test.test_third_table" pg_dump: creating STATISTICS DATA "dump_test.TABLE test_third_table" pg_dump: creating VIEW "dump_test.test_view" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m2" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m2" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m3" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m3" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m4" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m4" pg_dump: creating TABLE "dump_test_second_schema.measurement_y2006m5" pg_dump: creating STATISTICS DATA "dump_test_second_schema.TABLE measurement_y2006m5" pg_dump: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_1" pg_dump: creating TABLE ATTACH "dump_test.regress_pg_dump_table_am_child_2" pg_dump: creating TABLE ATTACH "dump_test.test_table_fk_1" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m2" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m3" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m4" pg_dump: creating TABLE ATTACH "dump_test_second_schema.measurement_y2006m5" pg_dump: creating DEFAULT "dump_test.measurement city_id" pg_dump: creating DEFAULT "dump_test.test_table col1" pg_dump: creating DEFAULT "dump_test.test_view col1" pg_dump: executing BLOB METADATA 16575 pg_dump: executing COMMENT LARGE OBJECT 16575 pg_dump: executing BLOB METADATA 16744 pg_dump: processing data for table "dump_test.fk_reference_test_table" pg_dump: dumping contents of table "dump_test.fk_reference_test_table" pg_dump: processing data for table "dump_test.ordering_table" pg_dump: dumping contents of table "dump_test.ordering_table" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_0" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_0" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_1" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_2" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_1" pg_dump: processing data for table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: dumping contents of table "dump_test.regress_pg_dump_table_am_child_2" pg_dump: processing data for table "dump_test.table_index_stats" pg_dump: dumping contents of table "dump_test.table_index_stats" pg_dump: processing data for table "dump_test.test_compression_method" pg_dump: dumping contents of table "dump_test.test_compression_method" pg_dump: processing data for table "dump_test.test_fifth_table" pg_dump: dumping contents of table "dump_test.test_fifth_table" pg_dump: processing data for table "dump_test.test_fourth_table" pg_dump: dumping contents of table "dump_test.test_fourth_table" pg_dump: processing data for table "dump_test.test_inheritance_child" pg_dump: dumping contents of table "dump_test.test_inheritance_child" pg_dump: processing data for table "dump_test.test_inheritance_parent" pg_dump: dumping contents of table "dump_test.test_inheritance_parent" pg_dump: processing data for table "dump_test.test_second_table" pg_dump: dumping contents of table "dump_test.test_second_table" pg_dump: processing data for table "dump_test.test_seventh_table" pg_dump: dumping contents of table "dump_test.test_seventh_table" pg_dump: processing data for table "dump_test.test_sixth_table" pg_dump: dumping contents of table "dump_test.test_sixth_table" pg_dump: processing data for table "dump_test.test_table" pg_dump: dumping contents of table "dump_test.test_table" pg_dump: processing data for table "dump_test.test_table_fk_1" pg_dump: dumping contents of table "dump_test.test_table_fk_1" pg_dump: processing data for table "dump_test.test_table_generated" pg_dump: dumping contents of table "dump_test.test_table_generated" pg_dump: processing data for table "dump_test.test_table_generated_child1" pg_dump: dumping contents of table "dump_test.test_table_generated_child1" pg_dump: processing data for table "dump_test.test_table_generated_child2" pg_dump: dumping contents of table "dump_test.test_table_generated_child2" pg_dump: processing data for table "dump_test.test_table_identity" pg_dump: dumping contents of table "dump_test.test_table_identity" pg_dump: processing data for table "dump_test.test_table_tpk" pg_dump: dumping contents of table "dump_test.test_table_tpk" pg_dump: processing data for table "dump_test.test_table_tuq" pg_dump: dumping contents of table "dump_test.test_table_tuq" pg_dump: processing data for table "dump_test.test_third_table" pg_dump: dumping contents of table "dump_test.test_third_table" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m2" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m2" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m3" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m3" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m4" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m4" pg_dump: processing data for table "dump_test_second_schema.measurement_y2006m5" pg_dump: dumping contents of table "dump_test_second_schema.measurement_y2006m5" pg_dump: executing SEQUENCE SET measurement_city_id_seq pg_dump: executing SEQUENCE SET test_table_col1_seq pg_dump: executing SEQUENCE SET test_table_identity_col1_seq pg_dump: processing BLOBS pg_dump: saving large objects "16575" pg_dump: processing BLOBS pg_dump: saving large objects "16744" pg_dump: creating CONSTRAINT "dump_test.ordering_table ordering_table_pkey" pg_dump: creating FUNCTION "dump_test.ordering_func()" pg_dump: creating MATERIALIZED VIEW "dump_test.ordering_view" pg_dump: creating STATISTICS DATA "dump_test.MATERIALIZED VIEW ordering_view" pg_dump: creating CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_pkey" pg_dump: creating CONSTRAINT "dump_test.measurement measurement_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_generated test_table_generated_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_identity test_table_identity_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table test_table_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_tpk test_table_tpk_pkey" pg_dump: creating CONSTRAINT "dump_test.test_table_tuq test_table_tuq_uq" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m2 measurement_y2006m2_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m3 measurement_y2006m3_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m4 measurement_y2006m4_pkey" pg_dump: creating CONSTRAINT "dump_test_second_schema.measurement_y2006m5 measurement_y2006m5_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX fk_reference_test_table_pkey" pg_dump: creating INDEX "dump_test.index_with_stats" pg_dump: creating STATISTICS DATA "dump_test.INDEX index_with_stats" pg_dump: creating INDEX "dump_test.measurement_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test.INDEX measurement_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test.INDEX measurement_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX ordering_table_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_generated_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_identity_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_tpk_pkey" pg_dump: creating STATISTICS DATA "dump_test.INDEX test_table_tuq_uq" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m2_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m3_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m4_pkey" pg_dump: creating INDEX "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_city_id_logdate_idx" pg_dump: creating STATISTICS DATA "dump_test_second_schema.INDEX measurement_y2006m5_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m2_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m3_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m4_pkey" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_city_id_logdate_idx" pg_dump: creating INDEX ATTACH "dump_test_second_schema.measurement_y2006m5_pkey" pg_dump: creating STATISTICS "dump_test.test_ext_stats_expr" pg_dump: creating STATISTICS "dump_test.test_ext_stats_no_options" pg_dump: creating STATISTICS "dump_test.test_ext_stats_opts" pg_dump: creating TRIGGER "dump_test.measurement test_trigger" pg_dump: creating TRIGGER "dump_test.test_table test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m3 test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m4 test_trigger" pg_dump: creating TRIGGER "dump_test_second_schema.measurement_y2006m5 test_trigger" pg_dump: creating FK CONSTRAINT "dump_test.fk_reference_test_table fk_reference_test_table_col1_fkey" pg_dump: creating FK CONSTRAINT "dump_test.test_table_fk test_table_fk_col1_fkey" pg_dump: creating POLICY "dump_test.test_table p1" pg_dump: creating POLICY "dump_test.test_table p2" pg_dump: creating POLICY "dump_test.test_table p3" pg_dump: creating POLICY "dump_test.test_table p4" pg_dump: creating POLICY "dump_test.test_table p5" pg_dump: creating POLICY "dump_test.test_table p6" pg_dump: creating ROW SECURITY "dump_test.test_table" pg_dump: creating PUBLICATION "pub1" pg_dump: creating COMMENT "PUBLICATION pub1" pg_dump: creating PUBLICATION "pub2" pg_dump: creating PUBLICATION "pub3" pg_dump: creating PUBLICATION "pub4" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_second_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub4 test_second_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_seventh_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_sixth_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub3 test_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub4 test_table" pg_dump: creating PUBLICATION TABLE "dump_test.pub1 test_table" pg_dump: creating PUBLICATION TABLES IN SCHEMA "dump_test.pub3 dump_test" pg_dump: creating PUBLICATION TABLES IN SCHEMA "public.pub3 public" pg_dump: creating SUBSCRIPTION "sub1" pg_dump: creating COMMENT "SUBSCRIPTION sub1" pg_dump: creating SUBSCRIPTION "sub2" pg_dump: creating SUBSCRIPTION "sub3" pg_dump: creating ACL "SCHEMA dump_test_second_schema" pg_dump: creating ACL "SCHEMA public" pg_dump: creating ACL "LANGUAGE plpgsql" pg_dump: creating ACL "dump_test.TYPE int42" pg_dump: creating ACL "dump_test.TYPE planets" pg_dump: creating ACL "dump_test.TYPE textrange" pg_dump: creating ACL "dump_test.TYPE us_postal_code" pg_dump: creating ACL "pg_catalog.FUNCTION pg_sleep(double precision)" pg_dump: creating ACL "pg_catalog.FUNCTION pg_stat_reset()" pg_dump: creating ACL "FOREIGN DATA WRAPPER dummy" pg_dump: creating ACL "FOREIGN SERVER s1" pg_dump: creating ACL "dump_test.TABLE test_table" pg_dump: creating ACL "dump_test.TABLE measurement" pg_dump: creating ACL "dump_test.COLUMN measurement.city_id" pg_dump: creating ACL "dump_test.COLUMN test_second_table.col1" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m2" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m3" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m4" pg_dump: creating ACL "dump_test_second_schema.TABLE measurement_y2006m5" pg_dump: creating ACL "pg_catalog.TABLE pg_proc" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.tableoid" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.oid" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proname" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronamespace" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proowner" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prolang" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.procost" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prorows" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.provariadic" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosupport" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prokind" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosecdef" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proleakproof" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proisstrict" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proretset" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.provolatile" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proparallel" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronargs" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.pronargdefaults" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prorettype" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargtypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proallargtypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargmodes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargnames" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proargdefaults" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.protrftypes" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.prosrc" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.probin" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proconfig" pg_dump: creating ACL "pg_catalog.COLUMN pg_proc.proacl" pg_dump: executing ACL LARGE OBJECT 16575 pg_dump: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR FUNCTIONS" pg_dump: creating DEFAULT ACL "dump_test.DEFAULT PRIVILEGES FOR TABLES" pg_dump: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR FUNCTIONS" pg_dump: creating DEFAULT ACL "DEFAULT PRIVILEGES FOR TABLES" pg_dump: creating EVENT TRIGGER "test_event_trigger" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.matview" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.matview_second" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.ordering_view" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_0" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_1" pg_dump: creating MATERIALIZED VIEW DATA "dump_test.regress_pg_dump_matview_am_2" pg_dumpall: excluding database "regress_pg_dump_test" pg_dumpall: dumping database "regress_public_owner" pg_dumpall: running ""C:/cirrus/build/tmp_install/usr/local/pgsql/bin/pg_dump.exe" -v -f ^"C^:^\cirrus^\build^\testrun^\pg^_dump^\002^_pg^_dump^\data^\tmp^_test^_O4vG^/pg^_dumpall^_exclude^.sql^" --no-sync --create -Fa ^"^ dbname^=regress^_public^_owner^"" pg_dump: last built-in OID is 16383 pg_dump: reading extensions pg_dump: identifying extension members pg_dump: reading schemas pg_dump: reading user-defined tables pg_dump: reading user-defined functions pg_dump: reading user-defined types pg_dump: reading procedural languages pg_dump: reading user-defined aggregate functions pg_dump: reading user-defined operators pg_dump: reading user-defined access methods pg_dump: reading user-defined operator classes pg_dump: reading user-defined operator families pg_dump: reading user-defined text search parsers pg_dump: reading user-defined text search templates pg_dump: reading user-defined text search dictionaries pg_dump: reading user-defined text search configurations pg_dump: reading user-defined foreign-data wrappers pg_dump: reading user-defined foreign servers pg_dump: reading default privileges pg_dump: reading user-defined collations pg_dump: reading user-defined conversions pg_dump: reading type casts pg_dump: reading transforms pg_dump: reading table inheritance information pg_dump: reading event triggers pg_dump: finding extension tables pg_dump: finding inheritance relationships pg_dump: reading column info for interesting tables pg_dump: flagging inherited columns in subtables pg_dump: reading partitioning data pg_dump: reading indexes pg_dump: flagging indexes in partitioned tables pg_dump: reading extended statistics pg_dump: reading constraints pg_dump: reading triggers pg_dump: reading rewrite rules pg_dump: reading policies pg_dump: reading row-level security policies pg_dump: reading publications pg_dump: reading publication membership of tables pg_dump: reading publication membership of schemas pg_dump: reading subscriptions pg_dump: reading subscription membership of tables pg_dump: reading large objects pg_dump: reading dependency data pg_dump: saving encoding = WIN1252 pg_dump: saving standard_conforming_strings = on pg_dump: saving search_path = pg_dump: saving database definition pg_dump: creating DATABASE "regress_public_owner" pg_dump: connecting to new database "regress_public_owner" pg_dump: creating SCHEMA "public" pg_dump: creating COMMENT "SCHEMA public" [04:49:52.699](1.980s) ok 6402 - pg_dumpall_exclude: pg_dump runs [04:49:52.705](0.006s) ok 6403 - pg_dumpall_exclude: should dump ALTER COLLATION test0 OWNER TO [04:49:52.706](0.001s) ok 6404 - pg_dumpall_exclude: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:52.706](0.000s) ok 6405 - pg_dumpall_exclude: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:52.707](0.000s) ok 6406 - pg_dumpall_exclude: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:52.707](0.000s) ok 6407 - pg_dumpall_exclude: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:52.707](0.000s) ok 6408 - pg_dumpall_exclude: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:52.708](0.000s) ok 6409 - pg_dumpall_exclude: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:52.708](0.000s) ok 6410 - pg_dumpall_exclude: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:52.708](0.000s) ok 6411 - pg_dumpall_exclude: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:52.708](0.000s) ok 6412 - pg_dumpall_exclude: should dump ALTER INDEX ... ATTACH PARTITION [04:49:52.709](0.000s) ok 6413 - pg_dumpall_exclude: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:52.709](0.000s) ok 6414 - pg_dumpall_exclude: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:52.709](0.000s) ok 6415 - pg_dumpall_exclude: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:52.709](0.000s) ok 6416 - pg_dumpall_exclude: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:52.710](0.000s) ok 6417 - pg_dumpall_exclude: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:52.710](0.000s) ok 6418 - pg_dumpall_exclude: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:52.710](0.000s) ok 6419 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:52.710](0.000s) ok 6420 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:52.711](0.000s) ok 6421 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:52.711](0.000s) ok 6422 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:52.711](0.000s) ok 6423 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:52.711](0.000s) ok 6424 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:52.712](0.000s) ok 6425 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:52.712](0.000s) ok 6426 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:52.712](0.000s) ok 6427 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:52.713](0.000s) ok 6428 - pg_dumpall_exclude: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:52.713](0.000s) ok 6429 - pg_dumpall_exclude: should dump ALTER ROLE regress_dump_test_role [04:49:52.713](0.000s) ok 6430 - pg_dumpall_exclude: should dump ALTER SCHEMA dump_test OWNER TO [04:49:52.713](0.000s) ok 6431 - pg_dumpall_exclude: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:52.714](0.000s) ok 6432 - pg_dumpall_exclude: should dump ALTER SCHEMA public OWNER TO [04:49:52.714](0.000s) ok 6433 - pg_dumpall_exclude: should dump ALTER SEQUENCE test_table_col1_seq [04:49:52.714](0.000s) ok 6434 - pg_dumpall_exclude: should dump ALTER SERVER s1 OWNER TO [04:49:52.714](0.000s) ok 6435 - pg_dumpall_exclude: should dump ALTER STATISTICS extended_stats_options [04:49:52.715](0.000s) ok 6436 - pg_dumpall_exclude: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:52.715](0.000s) ok 6437 - pg_dumpall_exclude: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:52.715](0.000s) ok 6438 - pg_dumpall_exclude: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:52.716](0.000s) ok 6439 - pg_dumpall_exclude: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:52.716](0.000s) ok 6440 - pg_dumpall_exclude: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:52.716](0.000s) ok 6441 - pg_dumpall_exclude: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:52.716](0.000s) ok 6442 - pg_dumpall_exclude: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:52.717](0.000s) ok 6443 - pg_dumpall_exclude: should dump ALTER TABLE measurement OWNER TO [04:49:52.717](0.000s) ok 6444 - pg_dumpall_exclude: should dump ALTER TABLE measurement PRIMARY KEY [04:49:52.717](0.000s) ok 6445 - pg_dumpall_exclude: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:52.718](0.000s) ok 6446 - pg_dumpall_exclude: should dump ALTER TABLE test_second_table OWNER TO [04:49:52.718](0.000s) ok 6447 - pg_dumpall_exclude: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:52.718](0.000s) ok 6448 - pg_dumpall_exclude: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:52.718](0.000s) ok 6449 - pg_dumpall_exclude: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:52.719](0.000s) ok 6450 - pg_dumpall_exclude: should dump ALTER TABLE test_table OWNER TO [04:49:52.719](0.000s) ok 6451 - pg_dumpall_exclude: should not dump ALTER TABLE test_table_generated_child1 [04:49:52.719](0.000s) ok 6452 - pg_dumpall_exclude: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:52.719](0.000s) ok 6453 - pg_dumpall_exclude: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:52.720](0.000s) ok 6454 - pg_dumpall_exclude: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:52.720](0.000s) ok 6455 - pg_dumpall_exclude: should dump ALTER VIEW test_view SET DEFAULT [04:49:52.720](0.000s) ok 6456 - pg_dumpall_exclude: should dump Always trigger on partition is altered [04:49:52.720](0.000s) ok 6457 - pg_dumpall_exclude: should dump COMMENT ON COLLATION test0 [04:49:52.721](0.000s) ok 6458 - pg_dumpall_exclude: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:52.721](0.000s) ok 6459 - pg_dumpall_exclude: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:52.721](0.000s) ok 6460 - pg_dumpall_exclude: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:52.721](0.000s) ok 6461 - pg_dumpall_exclude: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:52.722](0.000s) ok 6462 - pg_dumpall_exclude: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:52.725](0.003s) ok 6463 - pg_dumpall_exclude: should not dump COMMENT ON DATABASE postgres [04:49:52.725](0.000s) ok 6464 - pg_dumpall_exclude: should not dump COMMENT ON EXTENSION plpgsql [04:49:52.725](0.000s) ok 6465 - pg_dumpall_exclude: should dump COMMENT ON LARGE OBJECT ... [04:49:52.725](0.000s) ok 6466 - pg_dumpall_exclude: should dump COMMENT ON PUBLICATION pub1 [04:49:52.725](0.000s) ok 6467 - pg_dumpall_exclude: should dump COMMENT ON SCHEMA public [04:49:52.726](0.000s) ok 6468 - pg_dumpall_exclude: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:52.726](0.000s) ok 6469 - pg_dumpall_exclude: should dump COMMENT ON TABLE dump_test.test_table [04:49:52.726](0.000s) ok 6470 - pg_dumpall_exclude: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:52.726](0.000s) ok 6471 - pg_dumpall_exclude: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:52.726](0.000s) ok 6472 - pg_dumpall_exclude: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:52.726](0.000s) ok 6473 - pg_dumpall_exclude: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:52.726](0.000s) ok 6474 - pg_dumpall_exclude: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:52.726](0.000s) ok 6475 - pg_dumpall_exclude: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:52.726](0.000s) ok 6476 - pg_dumpall_exclude: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:52.726](0.000s) ok 6477 - pg_dumpall_exclude: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:52.726](0.000s) ok 6478 - pg_dumpall_exclude: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:52.727](0.000s) ok 6479 - pg_dumpall_exclude: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:52.727](0.000s) ok 6480 - pg_dumpall_exclude: should dump COPY fk_reference_test_table [04:49:52.728](0.000s) ok 6481 - pg_dumpall_exclude: should not dump COPY fk_reference_test_table second [04:49:52.728](0.000s) ok 6482 - pg_dumpall_exclude: should dump COPY measurement [04:49:52.728](0.000s) ok 6483 - pg_dumpall_exclude: should dump COPY test_compression_method [04:49:52.728](0.000s) ok 6484 - pg_dumpall_exclude: should dump COPY test_fifth_table [04:49:52.729](0.000s) ok 6485 - pg_dumpall_exclude: should dump COPY test_fourth_table [04:49:52.729](0.000s) ok 6486 - pg_dumpall_exclude: should dump COPY test_second_table [04:49:52.733](0.005s) ok 6487 - pg_dumpall_exclude: should dump COPY test_table [04:49:52.734](0.000s) ok 6488 - pg_dumpall_exclude: should dump COPY test_table_identity [04:49:52.734](0.000s) ok 6489 - pg_dumpall_exclude: should dump COPY test_third_table [04:49:52.734](0.000s) ok 6490 - pg_dumpall_exclude: should dump CREATE ACCESS METHOD gist2 [04:49:52.735](0.000s) ok 6491 - pg_dumpall_exclude: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:52.735](0.000s) ok 6492 - pg_dumpall_exclude: should dump CREATE AGGREGATE dump_test.newavg [04:49:52.736](0.001s) ok 6493 - pg_dumpall_exclude: should dump CREATE CAST FOR timestamptz [04:49:52.736](0.000s) ok 6494 - pg_dumpall_exclude: should dump CREATE COLLATION test0 FROM "C" [04:49:52.736](0.000s) ok 6495 - pg_dumpall_exclude: should dump CREATE CONVERSION dump_test.test_conversion [04:49:52.736](0.000s) ok 6496 - pg_dumpall_exclude: should not dump CREATE DATABASE dump_test [04:49:52.737](0.000s) ok 6497 - pg_dumpall_exclude: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:52.737](0.000s) ok 6498 - pg_dumpall_exclude: should not dump CREATE DATABASE postgres [04:49:52.737](0.000s) ok 6499 - pg_dumpall_exclude: should not dump CREATE DATABASE regression_invalid... [04:49:52.740](0.003s) ok 6500 - pg_dumpall_exclude: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:52.741](0.000s) ok 6501 - pg_dumpall_exclude: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:52.741](0.000s) ok 6502 - pg_dumpall_exclude: should not dump CREATE EXTENSION ... plpgsql [04:49:52.741](0.000s) ok 6503 - pg_dumpall_exclude: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:52.742](0.001s) ok 6504 - pg_dumpall_exclude: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:52.742](0.000s) ok 6505 - pg_dumpall_exclude: should dump CREATE FUNCTION ... SUPPORT [04:49:52.742](0.000s) ok 6506 - pg_dumpall_exclude: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:52.742](0.000s) ok 6507 - pg_dumpall_exclude: should dump CREATE FUNCTION dump_test.int42_in [04:49:52.742](0.000s) ok 6508 - pg_dumpall_exclude: should dump CREATE FUNCTION dump_test.int42_out [04:49:52.742](0.000s) ok 6509 - pg_dumpall_exclude: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:52.742](0.000s) ok 6510 - pg_dumpall_exclude: should dump CREATE FUNCTION dump_test.trigger_func [04:49:52.742](0.000s) ok 6511 - pg_dumpall_exclude: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:52.743](0.000s) ok 6512 - pg_dumpall_exclude: should dump CREATE INDEX ON ONLY measurement [04:49:52.743](0.000s) ok 6513 - pg_dumpall_exclude: should dump CREATE LANGUAGE pltestlang [04:49:52.743](0.000s) ok 6514 - pg_dumpall_exclude: should dump CREATE MATERIALIZED VIEW matview [04:49:52.744](0.000s) ok 6515 - pg_dumpall_exclude: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:52.744](0.000s) ok 6516 - pg_dumpall_exclude: should dump CREATE MATERIALIZED VIEW matview_second [04:49:52.744](0.000s) ok 6517 - pg_dumpall_exclude: should dump CREATE MATERIALIZED VIEW matview_third [04:49:52.745](0.000s) ok 6518 - pg_dumpall_exclude: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:52.745](0.000s) ok 6519 - pg_dumpall_exclude: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:52.746](0.001s) ok 6520 - pg_dumpall_exclude: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:52.746](0.000s) ok 6521 - pg_dumpall_exclude: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:52.746](0.000s) ok 6522 - pg_dumpall_exclude: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:52.747](0.000s) ok 6523 - pg_dumpall_exclude: should dump CREATE POLICY p1 ON test_table [04:49:52.747](0.000s) ok 6524 - pg_dumpall_exclude: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:52.747](0.000s) ok 6525 - pg_dumpall_exclude: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:52.747](0.000s) ok 6526 - pg_dumpall_exclude: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:52.747](0.000s) ok 6527 - pg_dumpall_exclude: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:52.748](0.000s) ok 6528 - pg_dumpall_exclude: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:52.748](0.000s) ok 6529 - pg_dumpall_exclude: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:52.748](0.000s) ok 6530 - pg_dumpall_exclude: should dump CREATE PUBLICATION pub1 [04:49:52.748](0.000s) ok 6531 - pg_dumpall_exclude: should dump CREATE PUBLICATION pub2 [04:49:52.749](0.000s) ok 6532 - pg_dumpall_exclude: should dump CREATE PUBLICATION pub3 [04:49:52.749](0.000s) ok 6533 - pg_dumpall_exclude: should dump CREATE PUBLICATION pub4 [04:49:52.749](0.000s) ok 6534 - pg_dumpall_exclude: should dump CREATE ROLE regress_dump_test_role [04:49:52.749](0.000s) ok 6535 - pg_dumpall_exclude: should dump CREATE ROLE regress_quoted... [04:49:52.750](0.000s) ok 6536 - pg_dumpall_exclude: should dump CREATE SCHEMA dump_test [04:49:52.750](0.000s) ok 6537 - pg_dumpall_exclude: should dump CREATE SCHEMA dump_test_second_schema [04:49:52.750](0.000s) ok 6538 - pg_dumpall_exclude: should not dump CREATE SCHEMA public [04:49:52.750](0.000s) ok 6539 - pg_dumpall_exclude: should dump CREATE SEQUENCE test_table_col1_seq [04:49:52.751](0.000s) ok 6540 - pg_dumpall_exclude: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:52.751](0.000s) ok 6541 - pg_dumpall_exclude: should dump CREATE STATISTICS extended_stats_expression [04:49:52.751](0.000s) ok 6542 - pg_dumpall_exclude: should dump CREATE STATISTICS extended_stats_no_options [04:49:52.751](0.000s) ok 6543 - pg_dumpall_exclude: should dump CREATE STATISTICS extended_stats_options [04:49:52.752](0.000s) ok 6544 - pg_dumpall_exclude: should dump CREATE SUBSCRIPTION sub1 [04:49:52.752](0.001s) ok 6545 - pg_dumpall_exclude: should dump CREATE SUBSCRIPTION sub2 [04:49:52.753](0.000s) ok 6546 - pg_dumpall_exclude: should dump CREATE SUBSCRIPTION sub3 [04:49:52.753](0.000s) ok 6547 - pg_dumpall_exclude: should dump CREATE TABLE fk_reference_test_table [04:49:52.753](0.000s) ok 6548 - pg_dumpall_exclude: should dump CREATE TABLE measurement PARTITIONED BY [04:49:52.754](0.000s) ok 6549 - pg_dumpall_exclude: should dump CREATE TABLE regress_pg_dump_table_am [04:49:52.768](0.014s) ok 6550 - pg_dumpall_exclude: should dump CREATE TABLE regress_pg_dump_table_part [04:49:52.768](0.000s) ok 6551 - pg_dumpall_exclude: should dump CREATE TABLE table_with_stats [04:49:52.768](0.000s) ok 6552 - pg_dumpall_exclude: should dump CREATE TABLE test_compression_method [04:49:52.768](0.000s) ok 6553 - pg_dumpall_exclude: should dump CREATE TABLE test_fifth_table [04:49:52.768](0.000s) ok 6554 - pg_dumpall_exclude: should dump CREATE TABLE test_fourth_table_zero_col [04:49:52.768](0.000s) ok 6555 - pg_dumpall_exclude: should dump CREATE TABLE test_inheritance_child [04:49:52.769](0.000s) ok 6556 - pg_dumpall_exclude: should dump CREATE TABLE test_inheritance_parent [04:49:52.769](0.000s) ok 6557 - pg_dumpall_exclude: should dump CREATE TABLE test_second_table [04:49:52.769](0.000s) ok 6558 - pg_dumpall_exclude: should dump CREATE TABLE test_seventh_table [04:49:52.769](0.000s) ok 6559 - pg_dumpall_exclude: should dump CREATE TABLE test_sixth_table [04:49:52.774](0.005s) ok 6560 - pg_dumpall_exclude: should dump CREATE TABLE test_table [04:49:52.774](0.000s) ok 6561 - pg_dumpall_exclude: should dump CREATE TABLE test_table_generated [04:49:52.775](0.000s) ok 6562 - pg_dumpall_exclude: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:52.775](0.000s) ok 6563 - pg_dumpall_exclude: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:52.776](0.001s) ok 6564 - pg_dumpall_exclude: should dump CREATE TABLE test_table_identity [04:49:52.776](0.000s) ok 6565 - pg_dumpall_exclude: should dump CREATE TABLE test_third_table_generated_cols [04:49:52.776](0.000s) ok 6566 - pg_dumpall_exclude: should dump CREATE TABLESPACE regress_dump_tablespace [04:49:52.777](0.000s) ok 6567 - pg_dumpall_exclude: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:52.777](0.000s) ok 6568 - pg_dumpall_exclude: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:52.777](0.000s) ok 6569 - pg_dumpall_exclude: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:52.778](0.000s) ok 6570 - pg_dumpall_exclude: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:52.778](0.000s) ok 6571 - pg_dumpall_exclude: should dump CREATE TRANSFORM FOR int [04:49:52.778](0.000s) ok 6572 - pg_dumpall_exclude: should dump CREATE TRIGGER test_trigger [04:49:52.778](0.000s) ok 6573 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.composite [04:49:52.779](0.000s) ok 6574 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.int42 [04:49:52.779](0.000s) ok 6575 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.int42 populated [04:49:52.779](0.000s) ok 6576 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:52.779](0.000s) ok 6577 - pg_dumpall_exclude: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:52.780](0.000s) ok 6578 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:52.780](0.000s) ok 6579 - pg_dumpall_exclude: should dump CREATE TYPE dump_test.undefined [04:49:52.780](0.000s) ok 6580 - pg_dumpall_exclude: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:52.780](0.000s) ok 6581 - pg_dumpall_exclude: should dump CREATE VIEW test_view [04:49:52.781](0.001s) ok 6582 - pg_dumpall_exclude: should dump Check ordering of a function that depends on a primary key [04:49:52.782](0.001s) ok 6583 - pg_dumpall_exclude: should dump Check ordering of a matview that depends on a primary key [04:49:52.783](0.000s) ok 6584 - pg_dumpall_exclude: should dump Creation of row-level trigger in partitioned table [04:49:52.783](0.000s) ok 6585 - pg_dumpall_exclude: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:52.783](0.000s) ok 6586 - pg_dumpall_exclude: should not dump DROP EXTENSION plpgsql [04:49:52.784](0.000s) ok 6587 - pg_dumpall_exclude: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:52.784](0.000s) ok 6588 - pg_dumpall_exclude: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:52.784](0.000s) ok 6589 - pg_dumpall_exclude: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:52.785](0.000s) ok 6590 - pg_dumpall_exclude: should not dump DROP LANGUAGE pltestlang [04:49:52.785](0.000s) ok 6591 - pg_dumpall_exclude: should not dump DROP ROLE pg_ [04:49:52.785](0.000s) ok 6592 - pg_dumpall_exclude: should not dump DROP ROLE regress_dump_test_role [04:49:52.786](0.000s) ok 6593 - pg_dumpall_exclude: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:52.786](0.000s) ok 6594 - pg_dumpall_exclude: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:52.787](0.000s) ok 6595 - pg_dumpall_exclude: should not dump DROP SCHEMA IF EXISTS public [04:49:52.787](0.000s) ok 6596 - pg_dumpall_exclude: should not dump DROP SCHEMA dump_test [04:49:52.787](0.000s) ok 6597 - pg_dumpall_exclude: should not dump DROP SCHEMA dump_test_second_schema [04:49:52.788](0.000s) ok 6598 - pg_dumpall_exclude: should not dump DROP SCHEMA public [04:49:52.788](0.000s) ok 6599 - pg_dumpall_exclude: should not dump DROP TABLE IF EXISTS test_second_table [04:49:52.788](0.000s) ok 6600 - pg_dumpall_exclude: should not dump DROP TABLE IF EXISTS test_table [04:49:52.789](0.000s) ok 6601 - pg_dumpall_exclude: should not dump DROP TABLE fk_reference_test_table [04:49:52.789](0.000s) ok 6602 - pg_dumpall_exclude: should not dump DROP TABLE test_second_table [04:49:52.789](0.000s) ok 6603 - pg_dumpall_exclude: should not dump DROP TABLE test_table [04:49:52.790](0.000s) ok 6604 - pg_dumpall_exclude: should dump Disabled trigger on partition is altered [04:49:52.790](0.000s) ok 6605 - pg_dumpall_exclude: should not dump Disabled trigger on partition is not created [04:49:52.790](0.000s) ok 6606 - pg_dumpall_exclude: should dump GRANT ALL ON LARGE OBJECT ... [04:49:52.791](0.000s) ok 6607 - pg_dumpall_exclude: should not dump GRANT CREATE ON DATABASE dump_test [04:49:52.791](0.000s) ok 6608 - pg_dumpall_exclude: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:52.792](0.000s) ok 6609 - pg_dumpall_exclude: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:52.793](0.001s) ok 6610 - pg_dumpall_exclude: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:52.793](0.001s) ok 6611 - pg_dumpall_exclude: should dump GRANT SELECT ON TABLE measurement [04:49:52.793](0.000s) ok 6612 - pg_dumpall_exclude: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:52.794](0.000s) ok 6613 - pg_dumpall_exclude: should dump GRANT SELECT ON TABLE test_table [04:49:52.794](0.000s) ok 6614 - pg_dumpall_exclude: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:52.794](0.000s) ok 6615 - pg_dumpall_exclude: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:52.795](0.000s) ok 6616 - pg_dumpall_exclude: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:52.795](0.000s) ok 6617 - pg_dumpall_exclude: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:52.795](0.000s) ok 6618 - pg_dumpall_exclude: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:52.796](0.000s) ok 6619 - pg_dumpall_exclude: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:52.797](0.001s) ok 6620 - pg_dumpall_exclude: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:52.797](0.000s) ok 6621 - pg_dumpall_exclude: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:52.797](0.000s) ok 6622 - pg_dumpall_exclude: should not dump INSERT INTO test_fifth_table [04:49:52.797](0.000s) ok 6623 - pg_dumpall_exclude: should not dump INSERT INTO test_fourth_table [04:49:52.797](0.000s) ok 6624 - pg_dumpall_exclude: should not dump INSERT INTO test_second_table [04:49:52.798](0.000s) ok 6625 - pg_dumpall_exclude: should not dump INSERT INTO test_table [04:49:52.798](0.000s) ok 6626 - pg_dumpall_exclude: should not dump INSERT INTO test_table_identity [04:49:52.798](0.000s) ok 6627 - pg_dumpall_exclude: should not dump INSERT INTO test_third_table [04:49:52.798](0.000s) ok 6628 - pg_dumpall_exclude: should not dump INSERT INTO test_third_table (colnames) [04:49:52.798](0.000s) ok 6629 - pg_dumpall_exclude: should dump LO create (using lo_from_bytea) [04:49:52.799](0.000s) ok 6630 - pg_dumpall_exclude: should dump LO create (with no data) [04:49:52.799](0.000s) ok 6631 - pg_dumpall_exclude: should dump LO load (using lo_from_bytea) [04:49:52.799](0.000s) ok 6632 - pg_dumpall_exclude: should dump Partition measurement_y2006m2 creation [04:49:52.799](0.000s) ok 6633 - pg_dumpall_exclude: should dump REFRESH MATERIALIZED VIEW matview [04:49:52.799](0.000s) ok 6634 - pg_dumpall_exclude: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:52.799](0.000s) ok 6635 - pg_dumpall_exclude: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:52.800](0.000s) ok 6636 - pg_dumpall_exclude: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:52.800](0.000s) ok 6637 - pg_dumpall_exclude: should dump REVOKE ALL ON SCHEMA public [04:49:52.800](0.000s) ok 6638 - pg_dumpall_exclude: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:52.800](0.000s) ok 6639 - pg_dumpall_exclude: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:52.853](0.053s) ok 6640 - pg_dumpall_exclude: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:52.854](0.001s) ok 6641 - pg_dumpall_exclude: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:52.854](0.000s) ok 6642 - pg_dumpall_exclude: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:52.855](0.000s) ok 6643 - pg_dumpall_exclude: should dump Replica trigger on partition is altered [04:49:52.855](0.000s) ok 6644 - pg_dumpall_exclude: should not dump Triggers on partitions are not dropped [04:49:52.856](0.000s) ok 6645 - pg_dumpall_exclude: should not dump test_table with 4-row INSERTs # Running: pg_dumpall -v --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/pg_dumpall_globals.sql -g --no-sync pg_dumpall: executing SELECT pg_catalog.set_config('search_path', '', false); pg_dumpall: executing SELECT oid, rolname, rolsuper, rolinherit, rolcreaterole, rolcreatedb, rolcanlogin, rolconnlimit, rolpassword, rolvaliduntil, rolreplication, rolbypassrls, pg_catalog.shobj_description(oid, 'pg_authid') as rolcomment, rolname = current_user AS is_current_user FROM pg_authid WHERE rolname !~ '^pg_' ORDER BY 2 pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '10' pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '16389' pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_authid'::pg_catalog.regclass AND objoid = '16388' pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = 'SYSTEM') pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = 'regress_dump_test_role') pg_dumpall: executing SELECT unnest(setconfig) FROM pg_db_role_setting WHERE setdatabase = 0 AND setrole = (SELECT oid FROM pg_authid WHERE rolname = E'regress_quoted \\" role') pg_dumpall: executing SELECT ur.rolname AS role, um.rolname AS member, ug.oid AS grantorid, ug.rolname AS grantor, a.admin_option, a.inherit_option, a.set_option FROM pg_auth_members a LEFT JOIN pg_authid ur on ur.oid = a.roleid LEFT JOIN pg_authid um on um.oid = a.member LEFT JOIN pg_authid ug on ug.oid = a.grantor WHERE NOT (ur.rolname ~ '^pg_' AND um.rolname ~ '^pg_')ORDER BY 1,2,4 pg_dumpall: executing SELECT parname, pg_catalog.pg_get_userbyid(10) AS parowner, paracl, pg_catalog.acldefault('p', 10) AS acldefault FROM pg_catalog.pg_parameter_acl ORDER BY 1 pg_dumpall: executing SELECT oid, spcname, pg_catalog.pg_get_userbyid(spcowner) AS spcowner, pg_catalog.pg_tablespace_location(oid), spcacl, acldefault('t', spcowner) AS acldefault, array_to_string(spcoptions, ', '),pg_catalog.shobj_description(oid, 'pg_tablespace') FROM pg_catalog.pg_tablespace WHERE spcname !~ '^pg_' ORDER BY 1 pg_dumpall: executing SELECT provider, label FROM pg_catalog.pg_shseclabel WHERE classoid = 'pg_catalog.pg_tablespace'::pg_catalog.regclass AND objoid = '16391' [04:49:53.000](0.144s) ok 6646 - pg_dumpall_globals: pg_dump runs [04:49:53.003](0.004s) ok 6647 - pg_dumpall_globals: should not dump ALTER COLLATION test0 OWNER TO [04:49:53.004](0.001s) ok 6648 - pg_dumpall_globals: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:53.004](0.000s) ok 6649 - pg_dumpall_globals: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:53.005](0.000s) ok 6650 - pg_dumpall_globals: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:53.005](0.000s) ok 6651 - pg_dumpall_globals: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:53.005](0.000s) ok 6652 - pg_dumpall_globals: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:53.005](0.000s) ok 6653 - pg_dumpall_globals: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:53.006](0.000s) ok 6654 - pg_dumpall_globals: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:53.006](0.000s) ok 6655 - pg_dumpall_globals: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:53.006](0.000s) ok 6656 - pg_dumpall_globals: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:53.006](0.000s) ok 6657 - pg_dumpall_globals: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:53.007](0.000s) ok 6658 - pg_dumpall_globals: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:53.007](0.000s) ok 6659 - pg_dumpall_globals: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:53.007](0.000s) ok 6660 - pg_dumpall_globals: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:53.008](0.000s) ok 6661 - pg_dumpall_globals: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:53.008](0.000s) ok 6662 - pg_dumpall_globals: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:53.008](0.000s) ok 6663 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:53.008](0.000s) ok 6664 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:53.009](0.000s) ok 6665 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:53.009](0.000s) ok 6666 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:53.009](0.000s) ok 6667 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:53.010](0.000s) ok 6668 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:53.010](0.000s) ok 6669 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:53.010](0.000s) ok 6670 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:53.010](0.000s) ok 6671 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:53.011](0.000s) ok 6672 - pg_dumpall_globals: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:53.011](0.000s) ok 6673 - pg_dumpall_globals: should dump ALTER ROLE regress_dump_test_role [04:49:53.011](0.000s) ok 6674 - pg_dumpall_globals: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:53.012](0.000s) ok 6675 - pg_dumpall_globals: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:53.012](0.000s) ok 6676 - pg_dumpall_globals: should not dump ALTER SCHEMA public OWNER TO [04:49:53.012](0.001s) ok 6677 - pg_dumpall_globals: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:53.013](0.001s) ok 6678 - pg_dumpall_globals: should not dump ALTER SERVER s1 OWNER TO [04:49:53.014](0.000s) ok 6679 - pg_dumpall_globals: should not dump ALTER STATISTICS extended_stats_options [04:49:53.014](0.000s) ok 6680 - pg_dumpall_globals: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:53.014](0.000s) ok 6681 - pg_dumpall_globals: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:53.015](0.000s) ok 6682 - pg_dumpall_globals: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:53.015](0.001s) ok 6683 - pg_dumpall_globals: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:53.016](0.000s) ok 6684 - pg_dumpall_globals: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:53.016](0.000s) ok 6685 - pg_dumpall_globals: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:53.016](0.000s) ok 6686 - pg_dumpall_globals: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:53.016](0.000s) ok 6687 - pg_dumpall_globals: should not dump ALTER TABLE measurement OWNER TO [04:49:53.017](0.000s) ok 6688 - pg_dumpall_globals: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:53.017](0.000s) ok 6689 - pg_dumpall_globals: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:53.017](0.000s) ok 6690 - pg_dumpall_globals: should not dump ALTER TABLE test_second_table OWNER TO [04:49:53.017](0.000s) ok 6691 - pg_dumpall_globals: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:53.018](0.000s) ok 6692 - pg_dumpall_globals: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:53.018](0.000s) ok 6693 - pg_dumpall_globals: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:53.018](0.000s) ok 6694 - pg_dumpall_globals: should not dump ALTER TABLE test_table OWNER TO [04:49:53.018](0.000s) ok 6695 - pg_dumpall_globals: should not dump ALTER TABLE test_table_generated_child1 [04:49:53.018](0.000s) ok 6696 - pg_dumpall_globals: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:53.018](0.000s) ok 6697 - pg_dumpall_globals: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:53.018](0.000s) ok 6698 - pg_dumpall_globals: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:53.018](0.000s) ok 6699 - pg_dumpall_globals: should not dump ALTER VIEW test_view SET DEFAULT [04:49:53.019](0.000s) ok 6700 - pg_dumpall_globals: should not dump Always trigger on partition is altered [04:49:53.019](0.000s) ok 6701 - pg_dumpall_globals: should not dump COMMENT ON COLLATION test0 [04:49:53.019](0.000s) ok 6702 - pg_dumpall_globals: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:53.019](0.000s) ok 6703 - pg_dumpall_globals: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:53.019](0.000s) ok 6704 - pg_dumpall_globals: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:53.019](0.000s) ok 6705 - pg_dumpall_globals: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:53.019](0.000s) ok 6706 - pg_dumpall_globals: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:53.019](0.000s) ok 6707 - pg_dumpall_globals: should not dump COMMENT ON DATABASE postgres [04:49:53.019](0.000s) ok 6708 - pg_dumpall_globals: should not dump COMMENT ON EXTENSION plpgsql [04:49:53.019](0.000s) ok 6709 - pg_dumpall_globals: should not dump COMMENT ON LARGE OBJECT ... [04:49:53.019](0.000s) ok 6710 - pg_dumpall_globals: should not dump COMMENT ON PUBLICATION pub1 [04:49:53.019](0.000s) ok 6711 - pg_dumpall_globals: should not dump COMMENT ON SCHEMA public [04:49:53.019](0.000s) ok 6712 - pg_dumpall_globals: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:53.020](0.000s) ok 6713 - pg_dumpall_globals: should not dump COMMENT ON TABLE dump_test.test_table [04:49:53.020](0.000s) ok 6714 - pg_dumpall_globals: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.020](0.000s) ok 6715 - pg_dumpall_globals: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.020](0.000s) ok 6716 - pg_dumpall_globals: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.020](0.000s) ok 6717 - pg_dumpall_globals: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.020](0.000s) ok 6718 - pg_dumpall_globals: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:53.020](0.000s) ok 6719 - pg_dumpall_globals: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:53.020](0.000s) ok 6720 - pg_dumpall_globals: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:53.020](0.000s) ok 6721 - pg_dumpall_globals: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:53.020](0.000s) ok 6722 - pg_dumpall_globals: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:53.020](0.000s) ok 6723 - pg_dumpall_globals: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:53.021](0.000s) ok 6724 - pg_dumpall_globals: should not dump COPY fk_reference_test_table [04:49:53.021](0.000s) ok 6725 - pg_dumpall_globals: should not dump COPY fk_reference_test_table second [04:49:53.021](0.000s) ok 6726 - pg_dumpall_globals: should not dump COPY measurement [04:49:53.021](0.000s) ok 6727 - pg_dumpall_globals: should not dump COPY test_compression_method [04:49:53.021](0.000s) ok 6728 - pg_dumpall_globals: should not dump COPY test_fifth_table [04:49:53.021](0.000s) ok 6729 - pg_dumpall_globals: should not dump COPY test_fourth_table [04:49:53.021](0.000s) ok 6730 - pg_dumpall_globals: should not dump COPY test_second_table [04:49:53.021](0.000s) ok 6731 - pg_dumpall_globals: should not dump COPY test_table [04:49:53.021](0.000s) ok 6732 - pg_dumpall_globals: should not dump COPY test_table_identity [04:49:53.021](0.000s) ok 6733 - pg_dumpall_globals: should not dump COPY test_third_table [04:49:53.021](0.000s) ok 6734 - pg_dumpall_globals: should not dump CREATE ACCESS METHOD gist2 [04:49:53.021](0.000s) ok 6735 - pg_dumpall_globals: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:53.021](0.000s) ok 6736 - pg_dumpall_globals: should not dump CREATE AGGREGATE dump_test.newavg [04:49:53.022](0.000s) ok 6737 - pg_dumpall_globals: should not dump CREATE CAST FOR timestamptz [04:49:53.022](0.000s) ok 6738 - pg_dumpall_globals: should not dump CREATE COLLATION test0 FROM "C" [04:49:53.022](0.000s) ok 6739 - pg_dumpall_globals: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:53.022](0.000s) ok 6740 - pg_dumpall_globals: should not dump CREATE DATABASE dump_test [04:49:53.022](0.000s) ok 6741 - pg_dumpall_globals: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:53.022](0.000s) ok 6742 - pg_dumpall_globals: should not dump CREATE DATABASE postgres [04:49:53.022](0.000s) ok 6743 - pg_dumpall_globals: should not dump CREATE DATABASE regression_invalid... [04:49:53.022](0.000s) ok 6744 - pg_dumpall_globals: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:53.022](0.000s) ok 6745 - pg_dumpall_globals: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:53.022](0.000s) ok 6746 - pg_dumpall_globals: should not dump CREATE EXTENSION ... plpgsql [04:49:53.022](0.000s) ok 6747 - pg_dumpall_globals: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:53.022](0.000s) ok 6748 - pg_dumpall_globals: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:53.023](0.000s) ok 6749 - pg_dumpall_globals: should not dump CREATE FUNCTION ... SUPPORT [04:49:53.023](0.000s) ok 6750 - pg_dumpall_globals: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:53.023](0.000s) ok 6751 - pg_dumpall_globals: should not dump CREATE FUNCTION dump_test.int42_in [04:49:53.023](0.000s) ok 6752 - pg_dumpall_globals: should not dump CREATE FUNCTION dump_test.int42_out [04:49:53.023](0.000s) ok 6753 - pg_dumpall_globals: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:53.023](0.000s) ok 6754 - pg_dumpall_globals: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:53.023](0.000s) ok 6755 - pg_dumpall_globals: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:53.023](0.000s) ok 6756 - pg_dumpall_globals: should not dump CREATE INDEX ON ONLY measurement [04:49:53.023](0.000s) ok 6757 - pg_dumpall_globals: should not dump CREATE LANGUAGE pltestlang [04:49:53.023](0.000s) ok 6758 - pg_dumpall_globals: should not dump CREATE MATERIALIZED VIEW matview [04:49:53.023](0.000s) ok 6759 - pg_dumpall_globals: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:53.023](0.000s) ok 6760 - pg_dumpall_globals: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:53.023](0.000s) ok 6761 - pg_dumpall_globals: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:53.024](0.000s) ok 6762 - pg_dumpall_globals: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:53.024](0.000s) ok 6763 - pg_dumpall_globals: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:53.024](0.000s) ok 6764 - pg_dumpall_globals: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:53.024](0.000s) ok 6765 - pg_dumpall_globals: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:53.024](0.000s) ok 6766 - pg_dumpall_globals: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:53.025](0.000s) ok 6767 - pg_dumpall_globals: should not dump CREATE POLICY p1 ON test_table [04:49:53.025](0.000s) ok 6768 - pg_dumpall_globals: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:53.025](0.000s) ok 6769 - pg_dumpall_globals: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:53.025](0.000s) ok 6770 - pg_dumpall_globals: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:53.025](0.000s) ok 6771 - pg_dumpall_globals: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:53.025](0.000s) ok 6772 - pg_dumpall_globals: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:53.026](0.000s) ok 6773 - pg_dumpall_globals: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:53.026](0.000s) ok 6774 - pg_dumpall_globals: should not dump CREATE PUBLICATION pub1 [04:49:53.026](0.000s) ok 6775 - pg_dumpall_globals: should not dump CREATE PUBLICATION pub2 [04:49:53.030](0.004s) ok 6776 - pg_dumpall_globals: should not dump CREATE PUBLICATION pub3 [04:49:53.030](0.001s) ok 6777 - pg_dumpall_globals: should not dump CREATE PUBLICATION pub4 [04:49:53.031](0.001s) ok 6778 - pg_dumpall_globals: should dump CREATE ROLE regress_dump_test_role [04:49:53.039](0.008s) ok 6779 - pg_dumpall_globals: should dump CREATE ROLE regress_quoted... [04:49:53.039](0.000s) ok 6780 - pg_dumpall_globals: should not dump CREATE SCHEMA dump_test [04:49:53.039](0.000s) ok 6781 - pg_dumpall_globals: should not dump CREATE SCHEMA dump_test_second_schema [04:49:53.039](0.000s) ok 6782 - pg_dumpall_globals: should not dump CREATE SCHEMA public [04:49:53.039](0.000s) ok 6783 - pg_dumpall_globals: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:53.039](0.000s) ok 6784 - pg_dumpall_globals: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:53.039](0.000s) ok 6785 - pg_dumpall_globals: should not dump CREATE STATISTICS extended_stats_expression [04:49:53.040](0.000s) ok 6786 - pg_dumpall_globals: should not dump CREATE STATISTICS extended_stats_no_options [04:49:53.040](0.000s) ok 6787 - pg_dumpall_globals: should not dump CREATE STATISTICS extended_stats_options [04:49:53.040](0.000s) ok 6788 - pg_dumpall_globals: should not dump CREATE SUBSCRIPTION sub1 [04:49:53.040](0.000s) ok 6789 - pg_dumpall_globals: should not dump CREATE SUBSCRIPTION sub2 [04:49:53.041](0.000s) ok 6790 - pg_dumpall_globals: should not dump CREATE SUBSCRIPTION sub3 [04:49:53.041](0.000s) ok 6791 - pg_dumpall_globals: should not dump CREATE TABLE fk_reference_test_table [04:49:53.041](0.000s) ok 6792 - pg_dumpall_globals: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:53.041](0.000s) ok 6793 - pg_dumpall_globals: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:53.042](0.000s) ok 6794 - pg_dumpall_globals: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:53.042](0.000s) ok 6795 - pg_dumpall_globals: should not dump CREATE TABLE table_with_stats [04:49:53.042](0.000s) ok 6796 - pg_dumpall_globals: should not dump CREATE TABLE test_compression_method [04:49:53.042](0.000s) ok 6797 - pg_dumpall_globals: should not dump CREATE TABLE test_fifth_table [04:49:53.043](0.000s) ok 6798 - pg_dumpall_globals: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:53.043](0.000s) ok 6799 - pg_dumpall_globals: should not dump CREATE TABLE test_inheritance_child [04:49:53.043](0.000s) ok 6800 - pg_dumpall_globals: should not dump CREATE TABLE test_inheritance_parent [04:49:53.043](0.000s) ok 6801 - pg_dumpall_globals: should not dump CREATE TABLE test_second_table [04:49:53.043](0.000s) ok 6802 - pg_dumpall_globals: should not dump CREATE TABLE test_seventh_table [04:49:53.043](0.000s) ok 6803 - pg_dumpall_globals: should not dump CREATE TABLE test_sixth_table [04:49:53.043](0.000s) ok 6804 - pg_dumpall_globals: should not dump CREATE TABLE test_table [04:49:53.043](0.000s) ok 6805 - pg_dumpall_globals: should not dump CREATE TABLE test_table_generated [04:49:53.043](0.000s) ok 6806 - pg_dumpall_globals: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:53.043](0.000s) ok 6807 - pg_dumpall_globals: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:53.043](0.000s) ok 6808 - pg_dumpall_globals: should not dump CREATE TABLE test_table_identity [04:49:53.043](0.000s) ok 6809 - pg_dumpall_globals: should not dump CREATE TABLE test_third_table_generated_cols [04:49:53.044](0.000s) ok 6810 - pg_dumpall_globals: should dump CREATE TABLESPACE regress_dump_tablespace [04:49:53.044](0.000s) ok 6811 - pg_dumpall_globals: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.044](0.000s) ok 6812 - pg_dumpall_globals: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.044](0.000s) ok 6813 - pg_dumpall_globals: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.044](0.000s) ok 6814 - pg_dumpall_globals: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.044](0.000s) ok 6815 - pg_dumpall_globals: should not dump CREATE TRANSFORM FOR int [04:49:53.044](0.000s) ok 6816 - pg_dumpall_globals: should not dump CREATE TRIGGER test_trigger [04:49:53.044](0.000s) ok 6817 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.composite [04:49:53.044](0.000s) ok 6818 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.int42 [04:49:53.044](0.000s) ok 6819 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.int42 populated [04:49:53.044](0.000s) ok 6820 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:53.044](0.000s) ok 6821 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:53.045](0.000s) ok 6822 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:53.045](0.000s) ok 6823 - pg_dumpall_globals: should not dump CREATE TYPE dump_test.undefined [04:49:53.045](0.000s) ok 6824 - pg_dumpall_globals: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:53.045](0.000s) ok 6825 - pg_dumpall_globals: should not dump CREATE VIEW test_view [04:49:53.045](0.000s) ok 6826 - pg_dumpall_globals: should not dump Check ordering of a function that depends on a primary key [04:49:53.045](0.000s) ok 6827 - pg_dumpall_globals: should not dump Check ordering of a matview that depends on a primary key [04:49:53.045](0.000s) ok 6828 - pg_dumpall_globals: should not dump Creation of row-level trigger in partitioned table [04:49:53.045](0.000s) ok 6829 - pg_dumpall_globals: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:53.045](0.000s) ok 6830 - pg_dumpall_globals: should not dump DROP EXTENSION plpgsql [04:49:53.045](0.000s) ok 6831 - pg_dumpall_globals: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:53.046](0.000s) ok 6832 - pg_dumpall_globals: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:53.046](0.000s) ok 6833 - pg_dumpall_globals: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:53.047](0.002s) ok 6834 - pg_dumpall_globals: should not dump DROP LANGUAGE pltestlang [04:49:53.048](0.001s) ok 6835 - pg_dumpall_globals: should not dump DROP ROLE pg_ [04:49:53.048](0.000s) ok 6836 - pg_dumpall_globals: should not dump DROP ROLE regress_dump_test_role [04:49:53.049](0.000s) ok 6837 - pg_dumpall_globals: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:53.049](0.001s) ok 6838 - pg_dumpall_globals: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:53.050](0.001s) ok 6839 - pg_dumpall_globals: should not dump DROP SCHEMA IF EXISTS public [04:49:53.051](0.000s) ok 6840 - pg_dumpall_globals: should not dump DROP SCHEMA dump_test [04:49:53.051](0.001s) ok 6841 - pg_dumpall_globals: should not dump DROP SCHEMA dump_test_second_schema [04:49:53.051](0.000s) ok 6842 - pg_dumpall_globals: should not dump DROP SCHEMA public [04:49:53.051](0.000s) ok 6843 - pg_dumpall_globals: should not dump DROP TABLE IF EXISTS test_second_table [04:49:53.051](0.000s) ok 6844 - pg_dumpall_globals: should not dump DROP TABLE IF EXISTS test_table [04:49:53.051](0.000s) ok 6845 - pg_dumpall_globals: should not dump DROP TABLE fk_reference_test_table [04:49:53.052](0.000s) ok 6846 - pg_dumpall_globals: should not dump DROP TABLE test_second_table [04:49:53.053](0.001s) ok 6847 - pg_dumpall_globals: should not dump DROP TABLE test_table [04:49:53.053](0.000s) ok 6848 - pg_dumpall_globals: should not dump Disabled trigger on partition is altered [04:49:53.053](0.000s) ok 6849 - pg_dumpall_globals: should not dump Disabled trigger on partition is not created [04:49:53.054](0.000s) ok 6850 - pg_dumpall_globals: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:53.054](0.000s) ok 6851 - pg_dumpall_globals: should not dump GRANT CREATE ON DATABASE dump_test [04:49:53.054](0.000s) ok 6852 - pg_dumpall_globals: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:53.054](0.000s) ok 6853 - pg_dumpall_globals: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:53.054](0.000s) ok 6854 - pg_dumpall_globals: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:53.055](0.001s) ok 6855 - pg_dumpall_globals: should not dump GRANT SELECT ON TABLE measurement [04:49:53.055](0.000s) ok 6856 - pg_dumpall_globals: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:53.056](0.000s) ok 6857 - pg_dumpall_globals: should not dump GRANT SELECT ON TABLE test_table [04:49:53.056](0.000s) ok 6858 - pg_dumpall_globals: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:53.056](0.000s) ok 6859 - pg_dumpall_globals: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:53.056](0.000s) ok 6860 - pg_dumpall_globals: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:53.057](0.000s) ok 6861 - pg_dumpall_globals: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:53.057](0.000s) ok 6862 - pg_dumpall_globals: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:53.057](0.000s) ok 6863 - pg_dumpall_globals: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:53.057](0.000s) ok 6864 - pg_dumpall_globals: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:53.057](0.000s) ok 6865 - pg_dumpall_globals: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:53.057](0.000s) ok 6866 - pg_dumpall_globals: should not dump INSERT INTO test_fifth_table [04:49:53.057](0.000s) ok 6867 - pg_dumpall_globals: should not dump INSERT INTO test_fourth_table [04:49:53.057](0.000s) ok 6868 - pg_dumpall_globals: should not dump INSERT INTO test_second_table [04:49:53.057](0.000s) ok 6869 - pg_dumpall_globals: should not dump INSERT INTO test_table [04:49:53.057](0.000s) ok 6870 - pg_dumpall_globals: should not dump INSERT INTO test_table_identity [04:49:53.057](0.000s) ok 6871 - pg_dumpall_globals: should not dump INSERT INTO test_third_table [04:49:53.057](0.000s) ok 6872 - pg_dumpall_globals: should not dump INSERT INTO test_third_table (colnames) [04:49:53.058](0.000s) ok 6873 - pg_dumpall_globals: should not dump LO create (using lo_from_bytea) [04:49:53.058](0.000s) ok 6874 - pg_dumpall_globals: should not dump LO create (with no data) [04:49:53.058](0.000s) ok 6875 - pg_dumpall_globals: should not dump LO load (using lo_from_bytea) [04:49:53.058](0.000s) ok 6876 - pg_dumpall_globals: should not dump Partition measurement_y2006m2 creation [04:49:53.058](0.001s) ok 6877 - pg_dumpall_globals: should not dump REFRESH MATERIALIZED VIEW matview [04:49:53.059](0.000s) ok 6878 - pg_dumpall_globals: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:53.065](0.007s) ok 6879 - pg_dumpall_globals: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:53.067](0.002s) ok 6880 - pg_dumpall_globals: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:53.067](0.000s) ok 6881 - pg_dumpall_globals: should not dump REVOKE ALL ON SCHEMA public [04:49:53.067](0.000s) ok 6882 - pg_dumpall_globals: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:53.067](0.000s) ok 6883 - pg_dumpall_globals: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:53.068](0.000s) ok 6884 - pg_dumpall_globals: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:53.068](0.000s) ok 6885 - pg_dumpall_globals: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:53.070](0.003s) ok 6886 - pg_dumpall_globals: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:53.083](0.013s) ok 6887 - pg_dumpall_globals: should not dump Replica trigger on partition is altered [04:49:53.084](0.000s) ok 6888 - pg_dumpall_globals: should not dump Triggers on partitions are not dropped [04:49:53.084](0.000s) ok 6889 - pg_dumpall_globals: should not dump test_table with 4-row INSERTs # Running: pg_dumpall --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/pg_dumpall_globals_clean.sql -g -c --no-sync [04:49:53.232](0.149s) ok 6890 - pg_dumpall_globals_clean: pg_dump runs [04:49:53.238](0.005s) ok 6891 - pg_dumpall_globals_clean: should not dump ALTER COLLATION test0 OWNER TO [04:49:53.238](0.001s) ok 6892 - pg_dumpall_globals_clean: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:53.239](0.000s) ok 6893 - pg_dumpall_globals_clean: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:53.239](0.001s) ok 6894 - pg_dumpall_globals_clean: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:53.240](0.001s) ok 6895 - pg_dumpall_globals_clean: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:53.241](0.001s) ok 6896 - pg_dumpall_globals_clean: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:53.241](0.000s) ok 6897 - pg_dumpall_globals_clean: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:53.241](0.000s) ok 6898 - pg_dumpall_globals_clean: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:53.242](0.000s) ok 6899 - pg_dumpall_globals_clean: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:53.242](0.000s) ok 6900 - pg_dumpall_globals_clean: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:53.242](0.000s) ok 6901 - pg_dumpall_globals_clean: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:53.242](0.000s) ok 6902 - pg_dumpall_globals_clean: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:53.242](0.000s) ok 6903 - pg_dumpall_globals_clean: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:53.242](0.000s) ok 6904 - pg_dumpall_globals_clean: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:53.242](0.000s) ok 6905 - pg_dumpall_globals_clean: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:53.243](0.001s) ok 6906 - pg_dumpall_globals_clean: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:53.243](0.000s) ok 6907 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:53.243](0.000s) ok 6908 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:53.244](0.000s) ok 6909 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:53.244](0.000s) ok 6910 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:53.244](0.000s) ok 6911 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:53.244](0.000s) ok 6912 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:53.244](0.000s) ok 6913 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:53.244](0.000s) ok 6914 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:53.244](0.000s) ok 6915 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:53.244](0.000s) ok 6916 - pg_dumpall_globals_clean: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:53.245](0.000s) ok 6917 - pg_dumpall_globals_clean: should dump ALTER ROLE regress_dump_test_role [04:49:53.245](0.000s) ok 6918 - pg_dumpall_globals_clean: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:53.245](0.000s) ok 6919 - pg_dumpall_globals_clean: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:53.246](0.000s) ok 6920 - pg_dumpall_globals_clean: should not dump ALTER SCHEMA public OWNER TO [04:49:53.246](0.000s) ok 6921 - pg_dumpall_globals_clean: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:53.246](0.000s) ok 6922 - pg_dumpall_globals_clean: should not dump ALTER SERVER s1 OWNER TO [04:49:53.246](0.000s) ok 6923 - pg_dumpall_globals_clean: should not dump ALTER STATISTICS extended_stats_options [04:49:53.246](0.000s) ok 6924 - pg_dumpall_globals_clean: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:53.246](0.000s) ok 6925 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:53.246](0.000s) ok 6926 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:53.247](0.000s) ok 6927 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:53.247](0.000s) ok 6928 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:53.247](0.000s) ok 6929 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:53.247](0.000s) ok 6930 - pg_dumpall_globals_clean: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:53.248](0.000s) ok 6931 - pg_dumpall_globals_clean: should not dump ALTER TABLE measurement OWNER TO [04:49:53.248](0.000s) ok 6932 - pg_dumpall_globals_clean: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:53.248](0.000s) ok 6933 - pg_dumpall_globals_clean: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:53.248](0.000s) ok 6934 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_second_table OWNER TO [04:49:53.249](0.001s) ok 6935 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:53.249](0.000s) ok 6936 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:53.250](0.000s) ok 6937 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:53.250](0.000s) ok 6938 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_table OWNER TO [04:49:53.250](0.000s) ok 6939 - pg_dumpall_globals_clean: should not dump ALTER TABLE test_table_generated_child1 [04:49:53.250](0.000s) ok 6940 - pg_dumpall_globals_clean: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:53.251](0.000s) ok 6941 - pg_dumpall_globals_clean: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:53.251](0.000s) ok 6942 - pg_dumpall_globals_clean: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:53.251](0.000s) ok 6943 - pg_dumpall_globals_clean: should not dump ALTER VIEW test_view SET DEFAULT [04:49:53.251](0.000s) ok 6944 - pg_dumpall_globals_clean: should not dump Always trigger on partition is altered [04:49:53.252](0.000s) ok 6945 - pg_dumpall_globals_clean: should not dump COMMENT ON COLLATION test0 [04:49:53.252](0.000s) ok 6946 - pg_dumpall_globals_clean: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:53.253](0.001s) ok 6947 - pg_dumpall_globals_clean: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:53.253](0.001s) ok 6948 - pg_dumpall_globals_clean: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:53.253](0.000s) ok 6949 - pg_dumpall_globals_clean: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:53.254](0.000s) ok 6950 - pg_dumpall_globals_clean: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:53.254](0.001s) ok 6951 - pg_dumpall_globals_clean: should not dump COMMENT ON DATABASE postgres [04:49:53.255](0.000s) ok 6952 - pg_dumpall_globals_clean: should not dump COMMENT ON EXTENSION plpgsql [04:49:53.255](0.000s) ok 6953 - pg_dumpall_globals_clean: should not dump COMMENT ON LARGE OBJECT ... [04:49:53.255](0.000s) ok 6954 - pg_dumpall_globals_clean: should not dump COMMENT ON PUBLICATION pub1 [04:49:53.255](0.000s) ok 6955 - pg_dumpall_globals_clean: should not dump COMMENT ON SCHEMA public [04:49:53.255](0.000s) ok 6956 - pg_dumpall_globals_clean: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:53.255](0.000s) ok 6957 - pg_dumpall_globals_clean: should not dump COMMENT ON TABLE dump_test.test_table [04:49:53.255](0.000s) ok 6958 - pg_dumpall_globals_clean: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.255](0.000s) ok 6959 - pg_dumpall_globals_clean: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.255](0.000s) ok 6960 - pg_dumpall_globals_clean: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.256](0.000s) ok 6961 - pg_dumpall_globals_clean: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.256](0.001s) ok 6962 - pg_dumpall_globals_clean: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:53.257](0.000s) ok 6963 - pg_dumpall_globals_clean: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:53.257](0.000s) ok 6964 - pg_dumpall_globals_clean: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:53.257](0.000s) ok 6965 - pg_dumpall_globals_clean: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:53.257](0.000s) ok 6966 - pg_dumpall_globals_clean: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:53.257](0.000s) ok 6967 - pg_dumpall_globals_clean: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:53.257](0.000s) ok 6968 - pg_dumpall_globals_clean: should not dump COPY fk_reference_test_table [04:49:53.257](0.000s) ok 6969 - pg_dumpall_globals_clean: should not dump COPY fk_reference_test_table second [04:49:53.258](0.000s) ok 6970 - pg_dumpall_globals_clean: should not dump COPY measurement [04:49:53.258](0.000s) ok 6971 - pg_dumpall_globals_clean: should not dump COPY test_compression_method [04:49:53.258](0.000s) ok 6972 - pg_dumpall_globals_clean: should not dump COPY test_fifth_table [04:49:53.260](0.001s) ok 6973 - pg_dumpall_globals_clean: should not dump COPY test_fourth_table [04:49:53.260](0.001s) ok 6974 - pg_dumpall_globals_clean: should not dump COPY test_second_table [04:49:53.261](0.000s) ok 6975 - pg_dumpall_globals_clean: should not dump COPY test_table [04:49:53.261](0.000s) ok 6976 - pg_dumpall_globals_clean: should not dump COPY test_table_identity [04:49:53.261](0.000s) ok 6977 - pg_dumpall_globals_clean: should not dump COPY test_third_table [04:49:53.261](0.000s) ok 6978 - pg_dumpall_globals_clean: should not dump CREATE ACCESS METHOD gist2 [04:49:53.261](0.000s) ok 6979 - pg_dumpall_globals_clean: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:53.261](0.000s) ok 6980 - pg_dumpall_globals_clean: should not dump CREATE AGGREGATE dump_test.newavg [04:49:53.261](0.000s) ok 6981 - pg_dumpall_globals_clean: should not dump CREATE CAST FOR timestamptz [04:49:53.261](0.000s) ok 6982 - pg_dumpall_globals_clean: should not dump CREATE COLLATION test0 FROM "C" [04:49:53.261](0.000s) ok 6983 - pg_dumpall_globals_clean: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:53.261](0.000s) ok 6984 - pg_dumpall_globals_clean: should not dump CREATE DATABASE dump_test [04:49:53.261](0.000s) ok 6985 - pg_dumpall_globals_clean: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:53.261](0.000s) ok 6986 - pg_dumpall_globals_clean: should not dump CREATE DATABASE postgres [04:49:53.262](0.000s) ok 6987 - pg_dumpall_globals_clean: should not dump CREATE DATABASE regression_invalid... [04:49:53.262](0.000s) ok 6988 - pg_dumpall_globals_clean: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:53.262](0.000s) ok 6989 - pg_dumpall_globals_clean: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:53.262](0.000s) ok 6990 - pg_dumpall_globals_clean: should not dump CREATE EXTENSION ... plpgsql [04:49:53.262](0.000s) ok 6991 - pg_dumpall_globals_clean: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:53.262](0.000s) ok 6992 - pg_dumpall_globals_clean: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:53.262](0.000s) ok 6993 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION ... SUPPORT [04:49:53.262](0.000s) ok 6994 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:53.262](0.000s) ok 6995 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION dump_test.int42_in [04:49:53.262](0.000s) ok 6996 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION dump_test.int42_out [04:49:53.262](0.000s) ok 6997 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:53.262](0.000s) ok 6998 - pg_dumpall_globals_clean: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:53.262](0.000s) ok 6999 - pg_dumpall_globals_clean: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:53.262](0.000s) ok 7000 - pg_dumpall_globals_clean: should not dump CREATE INDEX ON ONLY measurement [04:49:53.262](0.000s) ok 7001 - pg_dumpall_globals_clean: should not dump CREATE LANGUAGE pltestlang [04:49:53.263](0.000s) ok 7002 - pg_dumpall_globals_clean: should not dump CREATE MATERIALIZED VIEW matview [04:49:53.263](0.000s) ok 7003 - pg_dumpall_globals_clean: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:53.263](0.000s) ok 7004 - pg_dumpall_globals_clean: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:53.263](0.000s) ok 7005 - pg_dumpall_globals_clean: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:53.263](0.000s) ok 7006 - pg_dumpall_globals_clean: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:53.263](0.000s) ok 7007 - pg_dumpall_globals_clean: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:53.263](0.000s) ok 7008 - pg_dumpall_globals_clean: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:53.263](0.000s) ok 7009 - pg_dumpall_globals_clean: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:53.263](0.000s) ok 7010 - pg_dumpall_globals_clean: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:53.263](0.000s) ok 7011 - pg_dumpall_globals_clean: should not dump CREATE POLICY p1 ON test_table [04:49:53.263](0.000s) ok 7012 - pg_dumpall_globals_clean: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:53.263](0.000s) ok 7013 - pg_dumpall_globals_clean: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:53.263](0.000s) ok 7014 - pg_dumpall_globals_clean: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:53.263](0.000s) ok 7015 - pg_dumpall_globals_clean: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:53.263](0.000s) ok 7016 - pg_dumpall_globals_clean: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:53.263](0.000s) ok 7017 - pg_dumpall_globals_clean: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:53.264](0.000s) ok 7018 - pg_dumpall_globals_clean: should not dump CREATE PUBLICATION pub1 [04:49:53.264](0.000s) ok 7019 - pg_dumpall_globals_clean: should not dump CREATE PUBLICATION pub2 [04:49:53.264](0.000s) ok 7020 - pg_dumpall_globals_clean: should not dump CREATE PUBLICATION pub3 [04:49:53.264](0.000s) ok 7021 - pg_dumpall_globals_clean: should not dump CREATE PUBLICATION pub4 [04:49:53.264](0.000s) ok 7022 - pg_dumpall_globals_clean: should dump CREATE ROLE regress_dump_test_role [04:49:53.264](0.000s) ok 7023 - pg_dumpall_globals_clean: should dump CREATE ROLE regress_quoted... [04:49:53.265](0.001s) ok 7024 - pg_dumpall_globals_clean: should not dump CREATE SCHEMA dump_test [04:49:53.265](0.001s) ok 7025 - pg_dumpall_globals_clean: should not dump CREATE SCHEMA dump_test_second_schema [04:49:53.266](0.001s) ok 7026 - pg_dumpall_globals_clean: should not dump CREATE SCHEMA public [04:49:53.267](0.001s) ok 7027 - pg_dumpall_globals_clean: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:53.267](0.000s) ok 7028 - pg_dumpall_globals_clean: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:53.267](0.000s) ok 7029 - pg_dumpall_globals_clean: should not dump CREATE STATISTICS extended_stats_expression [04:49:53.267](0.000s) ok 7030 - pg_dumpall_globals_clean: should not dump CREATE STATISTICS extended_stats_no_options [04:49:53.267](0.000s) ok 7031 - pg_dumpall_globals_clean: should not dump CREATE STATISTICS extended_stats_options [04:49:53.268](0.000s) ok 7032 - pg_dumpall_globals_clean: should not dump CREATE SUBSCRIPTION sub1 [04:49:53.268](0.000s) ok 7033 - pg_dumpall_globals_clean: should not dump CREATE SUBSCRIPTION sub2 [04:49:53.268](0.000s) ok 7034 - pg_dumpall_globals_clean: should not dump CREATE SUBSCRIPTION sub3 [04:49:53.268](0.000s) ok 7035 - pg_dumpall_globals_clean: should not dump CREATE TABLE fk_reference_test_table [04:49:53.268](0.000s) ok 7036 - pg_dumpall_globals_clean: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:53.268](0.000s) ok 7037 - pg_dumpall_globals_clean: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:53.268](0.000s) ok 7038 - pg_dumpall_globals_clean: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:53.268](0.000s) ok 7039 - pg_dumpall_globals_clean: should not dump CREATE TABLE table_with_stats [04:49:53.269](0.000s) ok 7040 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_compression_method [04:49:53.269](0.000s) ok 7041 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_fifth_table [04:49:53.269](0.000s) ok 7042 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:53.269](0.000s) ok 7043 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_inheritance_child [04:49:53.269](0.000s) ok 7044 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_inheritance_parent [04:49:53.269](0.000s) ok 7045 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_second_table [04:49:53.269](0.000s) ok 7046 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_seventh_table [04:49:53.269](0.000s) ok 7047 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_sixth_table [04:49:53.269](0.000s) ok 7048 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_table [04:49:53.269](0.000s) ok 7049 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_table_generated [04:49:53.269](0.000s) ok 7050 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:53.269](0.000s) ok 7051 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:53.269](0.000s) ok 7052 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_table_identity [04:49:53.269](0.000s) ok 7053 - pg_dumpall_globals_clean: should not dump CREATE TABLE test_third_table_generated_cols [04:49:53.270](0.000s) ok 7054 - pg_dumpall_globals_clean: should dump CREATE TABLESPACE regress_dump_tablespace [04:49:53.270](0.000s) ok 7055 - pg_dumpall_globals_clean: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.270](0.000s) ok 7056 - pg_dumpall_globals_clean: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.270](0.000s) ok 7057 - pg_dumpall_globals_clean: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.270](0.000s) ok 7058 - pg_dumpall_globals_clean: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.270](0.000s) ok 7059 - pg_dumpall_globals_clean: should not dump CREATE TRANSFORM FOR int [04:49:53.271](0.000s) ok 7060 - pg_dumpall_globals_clean: should not dump CREATE TRIGGER test_trigger [04:49:53.271](0.000s) ok 7061 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.composite [04:49:53.271](0.000s) ok 7062 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.int42 [04:49:53.271](0.000s) ok 7063 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.int42 populated [04:49:53.272](0.000s) ok 7064 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:53.272](0.000s) ok 7065 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:53.272](0.000s) ok 7066 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:53.272](0.000s) ok 7067 - pg_dumpall_globals_clean: should not dump CREATE TYPE dump_test.undefined [04:49:53.272](0.001s) ok 7068 - pg_dumpall_globals_clean: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:53.273](0.000s) ok 7069 - pg_dumpall_globals_clean: should not dump CREATE VIEW test_view [04:49:53.273](0.000s) ok 7070 - pg_dumpall_globals_clean: should not dump Check ordering of a function that depends on a primary key [04:49:53.273](0.000s) ok 7071 - pg_dumpall_globals_clean: should not dump Check ordering of a matview that depends on a primary key [04:49:53.273](0.000s) ok 7072 - pg_dumpall_globals_clean: should not dump Creation of row-level trigger in partitioned table [04:49:53.273](0.000s) ok 7073 - pg_dumpall_globals_clean: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:53.274](0.001s) ok 7074 - pg_dumpall_globals_clean: should not dump DROP EXTENSION plpgsql [04:49:53.275](0.000s) ok 7075 - pg_dumpall_globals_clean: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:53.275](0.000s) ok 7076 - pg_dumpall_globals_clean: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:53.275](0.000s) ok 7077 - pg_dumpall_globals_clean: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:53.275](0.000s) ok 7078 - pg_dumpall_globals_clean: should not dump DROP LANGUAGE pltestlang [04:49:53.275](0.000s) ok 7079 - pg_dumpall_globals_clean: should not dump DROP ROLE pg_ [04:49:53.276](0.000s) ok 7080 - pg_dumpall_globals_clean: should dump DROP ROLE regress_dump_test_role [04:49:53.276](0.000s) ok 7081 - pg_dumpall_globals_clean: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:53.276](0.000s) ok 7082 - pg_dumpall_globals_clean: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:53.276](0.000s) ok 7083 - pg_dumpall_globals_clean: should not dump DROP SCHEMA IF EXISTS public [04:49:53.276](0.000s) ok 7084 - pg_dumpall_globals_clean: should not dump DROP SCHEMA dump_test [04:49:53.276](0.000s) ok 7085 - pg_dumpall_globals_clean: should not dump DROP SCHEMA dump_test_second_schema [04:49:53.276](0.000s) ok 7086 - pg_dumpall_globals_clean: should not dump DROP SCHEMA public [04:49:53.277](0.000s) ok 7087 - pg_dumpall_globals_clean: should not dump DROP TABLE IF EXISTS test_second_table [04:49:53.277](0.000s) ok 7088 - pg_dumpall_globals_clean: should not dump DROP TABLE IF EXISTS test_table [04:49:53.277](0.000s) ok 7089 - pg_dumpall_globals_clean: should not dump DROP TABLE fk_reference_test_table [04:49:53.277](0.000s) ok 7090 - pg_dumpall_globals_clean: should not dump DROP TABLE test_second_table [04:49:53.277](0.000s) ok 7091 - pg_dumpall_globals_clean: should not dump DROP TABLE test_table [04:49:53.277](0.000s) ok 7092 - pg_dumpall_globals_clean: should not dump Disabled trigger on partition is altered [04:49:53.277](0.000s) ok 7093 - pg_dumpall_globals_clean: should not dump Disabled trigger on partition is not created [04:49:53.277](0.000s) ok 7094 - pg_dumpall_globals_clean: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:53.277](0.000s) ok 7095 - pg_dumpall_globals_clean: should not dump GRANT CREATE ON DATABASE dump_test [04:49:53.277](0.000s) ok 7096 - pg_dumpall_globals_clean: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:53.277](0.000s) ok 7097 - pg_dumpall_globals_clean: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:53.278](0.000s) ok 7098 - pg_dumpall_globals_clean: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:53.278](0.000s) ok 7099 - pg_dumpall_globals_clean: should not dump GRANT SELECT ON TABLE measurement [04:49:53.278](0.000s) ok 7100 - pg_dumpall_globals_clean: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:53.278](0.000s) ok 7101 - pg_dumpall_globals_clean: should not dump GRANT SELECT ON TABLE test_table [04:49:53.278](0.000s) ok 7102 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:53.278](0.000s) ok 7103 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:53.278](0.001s) ok 7104 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:53.280](0.001s) ok 7105 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:53.280](0.001s) ok 7106 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:53.280](0.000s) ok 7107 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:53.281](0.000s) ok 7108 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:53.281](0.001s) ok 7109 - pg_dumpall_globals_clean: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:53.282](0.001s) ok 7110 - pg_dumpall_globals_clean: should not dump INSERT INTO test_fifth_table [04:49:53.284](0.002s) ok 7111 - pg_dumpall_globals_clean: should not dump INSERT INTO test_fourth_table [04:49:53.284](0.000s) ok 7112 - pg_dumpall_globals_clean: should not dump INSERT INTO test_second_table [04:49:53.284](0.000s) ok 7113 - pg_dumpall_globals_clean: should not dump INSERT INTO test_table [04:49:53.284](0.000s) ok 7114 - pg_dumpall_globals_clean: should not dump INSERT INTO test_table_identity [04:49:53.284](0.000s) ok 7115 - pg_dumpall_globals_clean: should not dump INSERT INTO test_third_table [04:49:53.285](0.001s) ok 7116 - pg_dumpall_globals_clean: should not dump INSERT INTO test_third_table (colnames) [04:49:53.285](0.000s) ok 7117 - pg_dumpall_globals_clean: should not dump LO create (using lo_from_bytea) [04:49:53.285](0.000s) ok 7118 - pg_dumpall_globals_clean: should not dump LO create (with no data) [04:49:53.285](0.000s) ok 7119 - pg_dumpall_globals_clean: should not dump LO load (using lo_from_bytea) [04:49:53.285](0.000s) ok 7120 - pg_dumpall_globals_clean: should not dump Partition measurement_y2006m2 creation [04:49:53.286](0.000s) ok 7121 - pg_dumpall_globals_clean: should not dump REFRESH MATERIALIZED VIEW matview [04:49:53.286](0.000s) ok 7122 - pg_dumpall_globals_clean: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:53.286](0.000s) ok 7123 - pg_dumpall_globals_clean: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:53.286](0.000s) ok 7124 - pg_dumpall_globals_clean: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:53.286](0.000s) ok 7125 - pg_dumpall_globals_clean: should not dump REVOKE ALL ON SCHEMA public [04:49:53.286](0.000s) ok 7126 - pg_dumpall_globals_clean: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:53.286](0.000s) ok 7127 - pg_dumpall_globals_clean: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:53.286](0.000s) ok 7128 - pg_dumpall_globals_clean: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:53.286](0.000s) ok 7129 - pg_dumpall_globals_clean: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:53.286](0.000s) ok 7130 - pg_dumpall_globals_clean: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:53.286](0.000s) ok 7131 - pg_dumpall_globals_clean: should not dump Replica trigger on partition is altered [04:49:53.286](0.000s) ok 7132 - pg_dumpall_globals_clean: should not dump Triggers on partitions are not dropped [04:49:53.286](0.000s) ok 7133 - pg_dumpall_globals_clean: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/role.sql --role=regress_dump_test_role --schema=dump_test_second_schema postgres pg_dump: warning: subscriptions not dumped because current user is not a superuser pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:53.828](0.542s) ok 7134 - role: pg_dump runs [04:49:53.831](0.003s) ok 7135 - role: should not dump ALTER COLLATION test0 OWNER TO [04:49:53.831](0.000s) ok 7136 - role: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:53.831](0.000s) ok 7137 - role: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:53.831](0.000s) ok 7138 - role: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:53.831](0.000s) ok 7139 - role: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:53.831](0.000s) ok 7140 - role: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:53.831](0.000s) ok 7141 - role: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:53.831](0.000s) ok 7142 - role: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:53.832](0.000s) ok 7143 - role: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:53.832](0.000s) ok 7144 - role: should dump ALTER INDEX ... ATTACH PARTITION [04:49:53.832](0.000s) ok 7145 - role: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:53.832](0.000s) ok 7146 - role: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:53.832](0.000s) ok 7147 - role: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:53.832](0.000s) ok 7148 - role: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:53.832](0.000s) ok 7149 - role: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:53.832](0.000s) ok 7150 - role: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:53.832](0.000s) ok 7151 - role: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:53.832](0.000s) ok 7152 - role: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:53.832](0.000s) ok 7153 - role: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:53.832](0.000s) ok 7154 - role: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:53.833](0.000s) ok 7155 - role: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:53.833](0.000s) ok 7156 - role: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:53.833](0.000s) ok 7157 - role: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:53.833](0.000s) ok 7158 - role: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:53.833](0.000s) ok 7159 - role: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:53.833](0.000s) ok 7160 - role: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:53.833](0.000s) ok 7161 - role: should not dump ALTER ROLE regress_dump_test_role [04:49:53.833](0.000s) ok 7162 - role: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:53.833](0.000s) ok 7163 - role: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:53.833](0.000s) ok 7164 - role: should not dump ALTER SCHEMA public OWNER TO [04:49:53.833](0.000s) ok 7165 - role: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:53.833](0.000s) ok 7166 - role: should not dump ALTER SERVER s1 OWNER TO [04:49:53.833](0.000s) ok 7167 - role: should not dump ALTER STATISTICS extended_stats_options [04:49:53.833](0.000s) ok 7168 - role: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:53.834](0.000s) ok 7169 - role: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:53.834](0.000s) ok 7170 - role: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:53.834](0.000s) ok 7171 - role: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:53.834](0.000s) ok 7172 - role: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:53.834](0.000s) ok 7173 - role: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:53.834](0.000s) ok 7174 - role: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:53.834](0.000s) ok 7175 - role: should not dump ALTER TABLE measurement OWNER TO [04:49:53.834](0.000s) ok 7176 - role: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:53.834](0.000s) ok 7177 - role: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:53.835](0.000s) ok 7178 - role: should not dump ALTER TABLE test_second_table OWNER TO [04:49:53.835](0.000s) ok 7179 - role: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:53.835](0.000s) ok 7180 - role: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:53.835](0.000s) ok 7181 - role: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:53.835](0.000s) ok 7182 - role: should not dump ALTER TABLE test_table OWNER TO [04:49:53.835](0.000s) ok 7183 - role: should not dump ALTER TABLE test_table_generated_child1 [04:49:53.835](0.000s) ok 7184 - role: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:53.835](0.000s) ok 7185 - role: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:53.835](0.000s) ok 7186 - role: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:53.835](0.000s) ok 7187 - role: should not dump ALTER VIEW test_view SET DEFAULT [04:49:53.835](0.000s) ok 7188 - role: should dump Always trigger on partition is altered [04:49:53.835](0.000s) ok 7189 - role: should not dump COMMENT ON COLLATION test0 [04:49:53.835](0.000s) ok 7190 - role: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:53.835](0.000s) ok 7191 - role: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:53.836](0.000s) ok 7192 - role: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:53.836](0.000s) ok 7193 - role: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:53.836](0.000s) ok 7194 - role: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:53.836](0.000s) ok 7195 - role: should not dump COMMENT ON DATABASE postgres [04:49:53.836](0.000s) ok 7196 - role: should not dump COMMENT ON EXTENSION plpgsql [04:49:53.836](0.000s) ok 7197 - role: should not dump COMMENT ON LARGE OBJECT ... [04:49:53.836](0.000s) ok 7198 - role: should not dump COMMENT ON PUBLICATION pub1 [04:49:53.836](0.000s) ok 7199 - role: should not dump COMMENT ON SCHEMA public [04:49:53.836](0.000s) ok 7200 - role: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:53.836](0.000s) ok 7201 - role: should not dump COMMENT ON TABLE dump_test.test_table [04:49:53.836](0.000s) ok 7202 - role: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.836](0.000s) ok 7203 - role: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.837](0.000s) ok 7204 - role: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.837](0.000s) ok 7205 - role: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.837](0.000s) ok 7206 - role: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:53.837](0.000s) ok 7207 - role: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:53.837](0.000s) ok 7208 - role: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:53.837](0.000s) ok 7209 - role: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:53.837](0.000s) ok 7210 - role: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:53.837](0.000s) ok 7211 - role: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:53.837](0.000s) ok 7212 - role: should not dump COPY fk_reference_test_table [04:49:53.837](0.000s) ok 7213 - role: should not dump COPY fk_reference_test_table second [04:49:53.837](0.000s) ok 7214 - role: should dump COPY measurement [04:49:53.838](0.000s) ok 7215 - role: should not dump COPY test_compression_method [04:49:53.838](0.000s) ok 7216 - role: should not dump COPY test_fifth_table [04:49:53.838](0.000s) ok 7217 - role: should not dump COPY test_fourth_table [04:49:53.838](0.000s) ok 7218 - role: should not dump COPY test_second_table [04:49:53.838](0.000s) ok 7219 - role: should not dump COPY test_table [04:49:53.838](0.000s) ok 7220 - role: should not dump COPY test_table_identity [04:49:53.838](0.000s) ok 7221 - role: should not dump COPY test_third_table [04:49:53.838](0.000s) ok 7222 - role: should not dump CREATE ACCESS METHOD gist2 [04:49:53.838](0.000s) ok 7223 - role: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:53.838](0.000s) ok 7224 - role: should not dump CREATE AGGREGATE dump_test.newavg [04:49:53.838](0.000s) ok 7225 - role: should not dump CREATE CAST FOR timestamptz [04:49:53.839](0.000s) ok 7226 - role: should not dump CREATE COLLATION test0 FROM "C" [04:49:53.839](0.000s) ok 7227 - role: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:53.839](0.000s) ok 7228 - role: should not dump CREATE DATABASE dump_test [04:49:53.839](0.000s) ok 7229 - role: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:53.839](0.000s) ok 7230 - role: should not dump CREATE DATABASE postgres [04:49:53.839](0.000s) ok 7231 - role: should not dump CREATE DATABASE regression_invalid... [04:49:53.839](0.000s) ok 7232 - role: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:53.839](0.000s) ok 7233 - role: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:53.839](0.000s) ok 7234 - role: should not dump CREATE EXTENSION ... plpgsql [04:49:53.839](0.000s) ok 7235 - role: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:53.864](0.025s) ok 7236 - role: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:53.864](0.000s) ok 7237 - role: should not dump CREATE FUNCTION ... SUPPORT [04:49:53.864](0.000s) ok 7238 - role: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:53.865](0.000s) ok 7239 - role: should not dump CREATE FUNCTION dump_test.int42_in [04:49:53.865](0.000s) ok 7240 - role: should not dump CREATE FUNCTION dump_test.int42_out [04:49:53.865](0.000s) ok 7241 - role: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:53.865](0.000s) ok 7242 - role: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:53.865](0.000s) ok 7243 - role: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:53.865](0.000s) ok 7244 - role: should not dump CREATE INDEX ON ONLY measurement [04:49:53.865](0.000s) ok 7245 - role: should not dump CREATE LANGUAGE pltestlang [04:49:53.865](0.000s) ok 7246 - role: should not dump CREATE MATERIALIZED VIEW matview [04:49:53.865](0.000s) ok 7247 - role: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:53.865](0.000s) ok 7248 - role: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:53.865](0.000s) ok 7249 - role: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:53.865](0.000s) ok 7250 - role: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:53.865](0.000s) ok 7251 - role: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:53.866](0.000s) ok 7252 - role: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:53.866](0.000s) ok 7253 - role: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:53.866](0.000s) ok 7254 - role: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:53.866](0.000s) ok 7255 - role: should not dump CREATE POLICY p1 ON test_table [04:49:53.866](0.000s) ok 7256 - role: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:53.866](0.000s) ok 7257 - role: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:53.866](0.000s) ok 7258 - role: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:53.866](0.000s) ok 7259 - role: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:53.866](0.000s) ok 7260 - role: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:53.866](0.000s) ok 7261 - role: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:53.866](0.000s) ok 7262 - role: should not dump CREATE PUBLICATION pub1 [04:49:53.866](0.000s) ok 7263 - role: should not dump CREATE PUBLICATION pub2 [04:49:53.866](0.000s) ok 7264 - role: should not dump CREATE PUBLICATION pub3 [04:49:53.866](0.000s) ok 7265 - role: should not dump CREATE PUBLICATION pub4 [04:49:53.867](0.000s) ok 7266 - role: should not dump CREATE ROLE regress_dump_test_role [04:49:53.867](0.000s) ok 7267 - role: should not dump CREATE ROLE regress_quoted... [04:49:53.867](0.000s) ok 7268 - role: should not dump CREATE SCHEMA dump_test [04:49:53.867](0.000s) ok 7269 - role: should dump CREATE SCHEMA dump_test_second_schema [04:49:53.867](0.000s) ok 7270 - role: should not dump CREATE SCHEMA public [04:49:53.867](0.000s) ok 7271 - role: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:53.867](0.000s) ok 7272 - role: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:53.867](0.000s) ok 7273 - role: should not dump CREATE STATISTICS extended_stats_expression [04:49:53.867](0.000s) ok 7274 - role: should not dump CREATE STATISTICS extended_stats_no_options [04:49:53.867](0.000s) ok 7275 - role: should not dump CREATE STATISTICS extended_stats_options [04:49:53.867](0.000s) ok 7276 - role: should not dump CREATE SUBSCRIPTION sub1 [04:49:53.867](0.000s) ok 7277 - role: should not dump CREATE SUBSCRIPTION sub2 [04:49:53.867](0.000s) ok 7278 - role: should not dump CREATE SUBSCRIPTION sub3 [04:49:53.868](0.000s) ok 7279 - role: should not dump CREATE TABLE fk_reference_test_table [04:49:53.868](0.000s) ok 7280 - role: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:53.868](0.000s) ok 7281 - role: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:53.868](0.000s) ok 7282 - role: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:53.868](0.000s) ok 7283 - role: should not dump CREATE TABLE table_with_stats [04:49:53.868](0.000s) ok 7284 - role: should not dump CREATE TABLE test_compression_method [04:49:53.868](0.000s) ok 7285 - role: should not dump CREATE TABLE test_fifth_table [04:49:53.868](0.000s) ok 7286 - role: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:53.868](0.000s) ok 7287 - role: should not dump CREATE TABLE test_inheritance_child [04:49:53.868](0.000s) ok 7288 - role: should not dump CREATE TABLE test_inheritance_parent [04:49:53.868](0.000s) ok 7289 - role: should not dump CREATE TABLE test_second_table [04:49:53.868](0.000s) ok 7290 - role: should not dump CREATE TABLE test_seventh_table [04:49:53.868](0.000s) ok 7291 - role: should not dump CREATE TABLE test_sixth_table [04:49:53.869](0.000s) ok 7292 - role: should not dump CREATE TABLE test_table [04:49:53.869](0.000s) ok 7293 - role: should not dump CREATE TABLE test_table_generated [04:49:53.869](0.000s) ok 7294 - role: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:53.869](0.000s) ok 7295 - role: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:53.869](0.000s) ok 7296 - role: should not dump CREATE TABLE test_table_identity [04:49:53.869](0.000s) ok 7297 - role: should not dump CREATE TABLE test_third_table_generated_cols [04:49:53.869](0.000s) ok 7298 - role: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:53.869](0.000s) ok 7299 - role: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:53.869](0.000s) ok 7300 - role: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:53.869](0.000s) ok 7301 - role: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:53.869](0.000s) ok 7302 - role: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:53.869](0.000s) ok 7303 - role: should not dump CREATE TRANSFORM FOR int [04:49:53.869](0.000s) ok 7304 - role: should not dump CREATE TRIGGER test_trigger [04:49:53.869](0.000s) ok 7305 - role: should not dump CREATE TYPE dump_test.composite [04:49:53.870](0.000s) ok 7306 - role: should not dump CREATE TYPE dump_test.int42 [04:49:53.870](0.000s) ok 7307 - role: should not dump CREATE TYPE dump_test.int42 populated [04:49:53.870](0.000s) ok 7308 - role: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:53.870](0.000s) ok 7309 - role: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:53.870](0.000s) ok 7310 - role: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:53.870](0.000s) ok 7311 - role: should not dump CREATE TYPE dump_test.undefined [04:49:53.870](0.000s) ok 7312 - role: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:53.870](0.000s) ok 7313 - role: should not dump CREATE VIEW test_view [04:49:53.870](0.000s) ok 7314 - role: should not dump Check ordering of a function that depends on a primary key [04:49:53.870](0.000s) ok 7315 - role: should not dump Check ordering of a matview that depends on a primary key [04:49:53.870](0.000s) ok 7316 - role: should not dump Creation of row-level trigger in partitioned table [04:49:53.870](0.000s) ok 7317 - role: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:53.870](0.000s) ok 7318 - role: should not dump DROP EXTENSION plpgsql [04:49:53.870](0.000s) ok 7319 - role: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:53.871](0.000s) ok 7320 - role: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:53.871](0.000s) ok 7321 - role: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:53.871](0.000s) ok 7322 - role: should not dump DROP LANGUAGE pltestlang [04:49:53.871](0.000s) ok 7323 - role: should not dump DROP ROLE pg_ [04:49:53.871](0.000s) ok 7324 - role: should not dump DROP ROLE regress_dump_test_role [04:49:53.871](0.000s) ok 7325 - role: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:53.871](0.000s) ok 7326 - role: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:53.871](0.000s) ok 7327 - role: should not dump DROP SCHEMA IF EXISTS public [04:49:53.871](0.000s) ok 7328 - role: should not dump DROP SCHEMA dump_test [04:49:53.871](0.000s) ok 7329 - role: should not dump DROP SCHEMA dump_test_second_schema [04:49:53.871](0.000s) ok 7330 - role: should not dump DROP SCHEMA public [04:49:53.871](0.000s) ok 7331 - role: should not dump DROP TABLE IF EXISTS test_second_table [04:49:53.871](0.000s) ok 7332 - role: should not dump DROP TABLE IF EXISTS test_table [04:49:53.872](0.000s) ok 7333 - role: should not dump DROP TABLE fk_reference_test_table [04:49:53.872](0.000s) ok 7334 - role: should not dump DROP TABLE test_second_table [04:49:53.872](0.000s) ok 7335 - role: should not dump DROP TABLE test_table [04:49:53.872](0.000s) ok 7336 - role: should dump Disabled trigger on partition is altered [04:49:53.872](0.000s) ok 7337 - role: should not dump Disabled trigger on partition is not created [04:49:53.872](0.000s) ok 7338 - role: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:53.872](0.000s) ok 7339 - role: should not dump GRANT CREATE ON DATABASE dump_test [04:49:53.872](0.000s) ok 7340 - role: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:53.872](0.000s) ok 7341 - role: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:53.872](0.000s) ok 7342 - role: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:53.872](0.000s) ok 7343 - role: should not dump GRANT SELECT ON TABLE measurement [04:49:53.872](0.000s) ok 7344 - role: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:53.872](0.000s) ok 7345 - role: should not dump GRANT SELECT ON TABLE test_table [04:49:53.872](0.000s) ok 7346 - role: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:53.873](0.000s) ok 7347 - role: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:53.873](0.000s) ok 7348 - role: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:53.873](0.000s) ok 7349 - role: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:53.873](0.000s) ok 7350 - role: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:53.873](0.000s) ok 7351 - role: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:53.873](0.000s) ok 7352 - role: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:53.873](0.000s) ok 7353 - role: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:53.873](0.000s) ok 7354 - role: should not dump INSERT INTO test_fifth_table [04:49:53.873](0.000s) ok 7355 - role: should not dump INSERT INTO test_fourth_table [04:49:53.873](0.000s) ok 7356 - role: should not dump INSERT INTO test_second_table [04:49:53.873](0.000s) ok 7357 - role: should not dump INSERT INTO test_table [04:49:53.873](0.000s) ok 7358 - role: should not dump INSERT INTO test_table_identity [04:49:53.873](0.000s) ok 7359 - role: should not dump INSERT INTO test_third_table [04:49:53.873](0.000s) ok 7360 - role: should not dump INSERT INTO test_third_table (colnames) [04:49:53.874](0.000s) ok 7361 - role: should not dump LO create (using lo_from_bytea) [04:49:53.874](0.000s) ok 7362 - role: should not dump LO create (with no data) [04:49:53.874](0.000s) ok 7363 - role: should not dump LO load (using lo_from_bytea) [04:49:53.874](0.000s) ok 7364 - role: should dump Partition measurement_y2006m2 creation [04:49:53.874](0.000s) ok 7365 - role: should not dump REFRESH MATERIALIZED VIEW matview [04:49:53.874](0.000s) ok 7366 - role: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:53.874](0.000s) ok 7367 - role: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:53.874](0.000s) ok 7368 - role: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:53.874](0.000s) ok 7369 - role: should not dump REVOKE ALL ON SCHEMA public [04:49:53.874](0.000s) ok 7370 - role: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:53.874](0.000s) ok 7371 - role: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:53.876](0.001s) ok 7372 - role: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:53.876](0.000s) ok 7373 - role: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:53.876](0.000s) ok 7374 - role: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:53.876](0.000s) ok 7375 - role: should dump Replica trigger on partition is altered [04:49:53.876](0.000s) ok 7376 - role: should not dump Triggers on partitions are not dropped [04:49:53.876](0.000s) ok 7377 - role: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --format=directory --jobs=2 --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/role_parallel --role=regress_dump_test_role --schema=dump_test_second_schema postgres pg_dump: warning: subscriptions not dumped because current user is not a superuser pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:54.627](0.751s) ok 7378 - role_parallel: pg_dump runs # Running: pg_restore --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/role_parallel.sql C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/role_parallel [04:49:54.746](0.120s) ok 7379 - role_parallel: pg_restore runs [04:49:54.750](0.004s) ok 7380 - role_parallel: should not dump ALTER COLLATION test0 OWNER TO [04:49:54.752](0.001s) ok 7381 - role_parallel: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:54.752](0.000s) ok 7382 - role_parallel: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:54.752](0.000s) ok 7383 - role_parallel: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:54.752](0.000s) ok 7384 - role_parallel: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:54.752](0.000s) ok 7385 - role_parallel: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:54.753](0.001s) ok 7386 - role_parallel: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:54.753](0.000s) ok 7387 - role_parallel: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:54.754](0.000s) ok 7388 - role_parallel: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:54.754](0.000s) ok 7389 - role_parallel: should dump ALTER INDEX ... ATTACH PARTITION [04:49:54.754](0.000s) ok 7390 - role_parallel: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:54.754](0.000s) ok 7391 - role_parallel: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:54.754](0.000s) ok 7392 - role_parallel: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:54.756](0.002s) ok 7393 - role_parallel: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:54.756](0.000s) ok 7394 - role_parallel: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:54.757](0.001s) ok 7395 - role_parallel: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:54.757](0.000s) ok 7396 - role_parallel: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:54.758](0.000s) ok 7397 - role_parallel: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:54.758](0.000s) ok 7398 - role_parallel: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:54.758](0.000s) ok 7399 - role_parallel: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:54.758](0.000s) ok 7400 - role_parallel: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:54.759](0.000s) ok 7401 - role_parallel: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:54.759](0.000s) ok 7402 - role_parallel: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:54.759](0.000s) ok 7403 - role_parallel: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:54.760](0.000s) ok 7404 - role_parallel: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:54.760](0.000s) ok 7405 - role_parallel: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:54.760](0.000s) ok 7406 - role_parallel: should not dump ALTER ROLE regress_dump_test_role [04:49:54.760](0.000s) ok 7407 - role_parallel: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:54.761](0.000s) ok 7408 - role_parallel: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:54.761](0.000s) ok 7409 - role_parallel: should not dump ALTER SCHEMA public OWNER TO [04:49:54.761](0.000s) ok 7410 - role_parallel: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:54.762](0.000s) ok 7411 - role_parallel: should not dump ALTER SERVER s1 OWNER TO [04:49:54.762](0.000s) ok 7412 - role_parallel: should not dump ALTER STATISTICS extended_stats_options [04:49:54.762](0.000s) ok 7413 - role_parallel: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:54.762](0.000s) ok 7414 - role_parallel: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:54.762](0.000s) ok 7415 - role_parallel: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:54.762](0.000s) ok 7416 - role_parallel: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:54.763](0.000s) ok 7417 - role_parallel: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:54.763](0.000s) ok 7418 - role_parallel: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:54.763](0.000s) ok 7419 - role_parallel: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:54.763](0.000s) ok 7420 - role_parallel: should not dump ALTER TABLE measurement OWNER TO [04:49:54.764](0.000s) ok 7421 - role_parallel: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:54.764](0.000s) ok 7422 - role_parallel: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:54.764](0.000s) ok 7423 - role_parallel: should not dump ALTER TABLE test_second_table OWNER TO [04:49:54.764](0.000s) ok 7424 - role_parallel: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:54.764](0.000s) ok 7425 - role_parallel: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:54.764](0.000s) ok 7426 - role_parallel: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:54.764](0.000s) ok 7427 - role_parallel: should not dump ALTER TABLE test_table OWNER TO [04:49:54.764](0.000s) ok 7428 - role_parallel: should not dump ALTER TABLE test_table_generated_child1 [04:49:54.764](0.000s) ok 7429 - role_parallel: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:54.764](0.000s) ok 7430 - role_parallel: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:54.765](0.000s) ok 7431 - role_parallel: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:54.765](0.000s) ok 7432 - role_parallel: should not dump ALTER VIEW test_view SET DEFAULT [04:49:54.765](0.000s) ok 7433 - role_parallel: should dump Always trigger on partition is altered [04:49:54.765](0.000s) ok 7434 - role_parallel: should not dump COMMENT ON COLLATION test0 [04:49:54.765](0.000s) ok 7435 - role_parallel: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:54.765](0.000s) ok 7436 - role_parallel: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:54.766](0.000s) ok 7437 - role_parallel: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:54.766](0.000s) ok 7438 - role_parallel: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:54.766](0.000s) ok 7439 - role_parallel: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:54.767](0.000s) ok 7440 - role_parallel: should not dump COMMENT ON DATABASE postgres [04:49:54.767](0.001s) ok 7441 - role_parallel: should not dump COMMENT ON EXTENSION plpgsql [04:49:54.767](0.000s) ok 7442 - role_parallel: should not dump COMMENT ON LARGE OBJECT ... [04:49:54.768](0.001s) ok 7443 - role_parallel: should not dump COMMENT ON PUBLICATION pub1 [04:49:54.769](0.000s) ok 7444 - role_parallel: should not dump COMMENT ON SCHEMA public [04:49:54.769](0.000s) ok 7445 - role_parallel: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:54.769](0.000s) ok 7446 - role_parallel: should not dump COMMENT ON TABLE dump_test.test_table [04:49:54.770](0.000s) ok 7447 - role_parallel: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:54.770](0.000s) ok 7448 - role_parallel: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:54.770](0.000s) ok 7449 - role_parallel: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:54.770](0.000s) ok 7450 - role_parallel: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:54.771](0.000s) ok 7451 - role_parallel: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:54.771](0.000s) ok 7452 - role_parallel: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:54.771](0.000s) ok 7453 - role_parallel: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:54.773](0.001s) ok 7454 - role_parallel: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:54.773](0.000s) ok 7455 - role_parallel: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:54.773](0.000s) ok 7456 - role_parallel: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:54.773](0.000s) ok 7457 - role_parallel: should not dump COPY fk_reference_test_table [04:49:54.773](0.000s) ok 7458 - role_parallel: should not dump COPY fk_reference_test_table second [04:49:54.773](0.000s) ok 7459 - role_parallel: should dump COPY measurement [04:49:54.773](0.000s) ok 7460 - role_parallel: should not dump COPY test_compression_method [04:49:54.773](0.000s) ok 7461 - role_parallel: should not dump COPY test_fifth_table [04:49:54.774](0.000s) ok 7462 - role_parallel: should not dump COPY test_fourth_table [04:49:54.774](0.000s) ok 7463 - role_parallel: should not dump COPY test_second_table [04:49:54.774](0.000s) ok 7464 - role_parallel: should not dump COPY test_table [04:49:54.774](0.000s) ok 7465 - role_parallel: should not dump COPY test_table_identity [04:49:54.774](0.000s) ok 7466 - role_parallel: should not dump COPY test_third_table [04:49:54.774](0.000s) ok 7467 - role_parallel: should not dump CREATE ACCESS METHOD gist2 [04:49:54.774](0.000s) ok 7468 - role_parallel: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:54.774](0.000s) ok 7469 - role_parallel: should not dump CREATE AGGREGATE dump_test.newavg [04:49:54.775](0.000s) ok 7470 - role_parallel: should not dump CREATE CAST FOR timestamptz [04:49:54.775](0.000s) ok 7471 - role_parallel: should not dump CREATE COLLATION test0 FROM "C" [04:49:54.775](0.000s) ok 7472 - role_parallel: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:54.775](0.000s) ok 7473 - role_parallel: should not dump CREATE DATABASE dump_test [04:49:54.775](0.000s) ok 7474 - role_parallel: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:54.775](0.000s) ok 7475 - role_parallel: should not dump CREATE DATABASE postgres [04:49:54.775](0.000s) ok 7476 - role_parallel: should not dump CREATE DATABASE regression_invalid... [04:49:54.775](0.000s) ok 7477 - role_parallel: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:54.776](0.000s) ok 7478 - role_parallel: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:54.776](0.000s) ok 7479 - role_parallel: should not dump CREATE EXTENSION ... plpgsql [04:49:54.776](0.000s) ok 7480 - role_parallel: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:54.776](0.000s) ok 7481 - role_parallel: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:54.777](0.000s) ok 7482 - role_parallel: should not dump CREATE FUNCTION ... SUPPORT [04:49:54.777](0.000s) ok 7483 - role_parallel: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:54.777](0.000s) ok 7484 - role_parallel: should not dump CREATE FUNCTION dump_test.int42_in [04:49:54.777](0.000s) ok 7485 - role_parallel: should not dump CREATE FUNCTION dump_test.int42_out [04:49:54.777](0.000s) ok 7486 - role_parallel: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:54.777](0.000s) ok 7487 - role_parallel: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:54.777](0.000s) ok 7488 - role_parallel: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:54.777](0.000s) ok 7489 - role_parallel: should not dump CREATE INDEX ON ONLY measurement [04:49:54.777](0.000s) ok 7490 - role_parallel: should not dump CREATE LANGUAGE pltestlang [04:49:54.778](0.000s) ok 7491 - role_parallel: should not dump CREATE MATERIALIZED VIEW matview [04:49:54.778](0.000s) ok 7492 - role_parallel: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:54.778](0.000s) ok 7493 - role_parallel: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:54.778](0.000s) ok 7494 - role_parallel: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:54.778](0.000s) ok 7495 - role_parallel: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:54.778](0.000s) ok 7496 - role_parallel: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:54.778](0.000s) ok 7497 - role_parallel: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:54.778](0.000s) ok 7498 - role_parallel: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:54.778](0.000s) ok 7499 - role_parallel: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:54.779](0.000s) ok 7500 - role_parallel: should not dump CREATE POLICY p1 ON test_table [04:49:54.779](0.000s) ok 7501 - role_parallel: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:54.779](0.000s) ok 7502 - role_parallel: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:54.779](0.000s) ok 7503 - role_parallel: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:54.779](0.000s) ok 7504 - role_parallel: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:54.779](0.000s) ok 7505 - role_parallel: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:54.779](0.000s) ok 7506 - role_parallel: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:54.779](0.000s) ok 7507 - role_parallel: should not dump CREATE PUBLICATION pub1 [04:49:54.780](0.000s) ok 7508 - role_parallel: should not dump CREATE PUBLICATION pub2 [04:49:54.780](0.000s) ok 7509 - role_parallel: should not dump CREATE PUBLICATION pub3 [04:49:54.780](0.000s) ok 7510 - role_parallel: should not dump CREATE PUBLICATION pub4 [04:49:54.780](0.000s) ok 7511 - role_parallel: should not dump CREATE ROLE regress_dump_test_role [04:49:54.780](0.000s) ok 7512 - role_parallel: should not dump CREATE ROLE regress_quoted... [04:49:54.780](0.000s) ok 7513 - role_parallel: should not dump CREATE SCHEMA dump_test [04:49:54.780](0.000s) ok 7514 - role_parallel: should dump CREATE SCHEMA dump_test_second_schema [04:49:54.780](0.000s) ok 7515 - role_parallel: should not dump CREATE SCHEMA public [04:49:54.780](0.000s) ok 7516 - role_parallel: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:54.780](0.000s) ok 7517 - role_parallel: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:54.780](0.000s) ok 7518 - role_parallel: should not dump CREATE STATISTICS extended_stats_expression [04:49:54.780](0.000s) ok 7519 - role_parallel: should not dump CREATE STATISTICS extended_stats_no_options [04:49:54.780](0.000s) ok 7520 - role_parallel: should not dump CREATE STATISTICS extended_stats_options [04:49:54.780](0.000s) ok 7521 - role_parallel: should not dump CREATE SUBSCRIPTION sub1 [04:49:54.781](0.000s) ok 7522 - role_parallel: should not dump CREATE SUBSCRIPTION sub2 [04:49:54.781](0.000s) ok 7523 - role_parallel: should not dump CREATE SUBSCRIPTION sub3 [04:49:54.781](0.000s) ok 7524 - role_parallel: should not dump CREATE TABLE fk_reference_test_table [04:49:54.781](0.000s) ok 7525 - role_parallel: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:54.781](0.000s) ok 7526 - role_parallel: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:54.781](0.000s) ok 7527 - role_parallel: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:54.781](0.000s) ok 7528 - role_parallel: should not dump CREATE TABLE table_with_stats [04:49:54.781](0.000s) ok 7529 - role_parallel: should not dump CREATE TABLE test_compression_method [04:49:54.781](0.000s) ok 7530 - role_parallel: should not dump CREATE TABLE test_fifth_table [04:49:54.781](0.000s) ok 7531 - role_parallel: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:54.781](0.000s) ok 7532 - role_parallel: should not dump CREATE TABLE test_inheritance_child [04:49:54.781](0.000s) ok 7533 - role_parallel: should not dump CREATE TABLE test_inheritance_parent [04:49:54.782](0.000s) ok 7534 - role_parallel: should not dump CREATE TABLE test_second_table [04:49:54.782](0.000s) ok 7535 - role_parallel: should not dump CREATE TABLE test_seventh_table [04:49:54.782](0.000s) ok 7536 - role_parallel: should not dump CREATE TABLE test_sixth_table [04:49:54.782](0.000s) ok 7537 - role_parallel: should not dump CREATE TABLE test_table [04:49:54.782](0.000s) ok 7538 - role_parallel: should not dump CREATE TABLE test_table_generated [04:49:54.782](0.000s) ok 7539 - role_parallel: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:54.782](0.000s) ok 7540 - role_parallel: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:54.783](0.000s) ok 7541 - role_parallel: should not dump CREATE TABLE test_table_identity [04:49:54.783](0.000s) ok 7542 - role_parallel: should not dump CREATE TABLE test_third_table_generated_cols [04:49:54.783](0.000s) ok 7543 - role_parallel: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:54.783](0.000s) ok 7544 - role_parallel: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:54.783](0.000s) ok 7545 - role_parallel: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:54.783](0.000s) ok 7546 - role_parallel: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:54.783](0.000s) ok 7547 - role_parallel: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:54.784](0.000s) ok 7548 - role_parallel: should not dump CREATE TRANSFORM FOR int [04:49:54.784](0.000s) ok 7549 - role_parallel: should not dump CREATE TRIGGER test_trigger [04:49:54.784](0.000s) ok 7550 - role_parallel: should not dump CREATE TYPE dump_test.composite [04:49:54.784](0.000s) ok 7551 - role_parallel: should not dump CREATE TYPE dump_test.int42 [04:49:54.784](0.000s) ok 7552 - role_parallel: should not dump CREATE TYPE dump_test.int42 populated [04:49:54.784](0.000s) ok 7553 - role_parallel: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:54.784](0.000s) ok 7554 - role_parallel: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:54.785](0.000s) ok 7555 - role_parallel: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:54.785](0.000s) ok 7556 - role_parallel: should not dump CREATE TYPE dump_test.undefined [04:49:54.785](0.000s) ok 7557 - role_parallel: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:54.785](0.000s) ok 7558 - role_parallel: should not dump CREATE VIEW test_view [04:49:54.785](0.000s) ok 7559 - role_parallel: should not dump Check ordering of a function that depends on a primary key [04:49:54.785](0.000s) ok 7560 - role_parallel: should not dump Check ordering of a matview that depends on a primary key [04:49:54.785](0.000s) ok 7561 - role_parallel: should not dump Creation of row-level trigger in partitioned table [04:49:54.785](0.000s) ok 7562 - role_parallel: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:54.786](0.000s) ok 7563 - role_parallel: should not dump DROP EXTENSION plpgsql [04:49:54.786](0.000s) ok 7564 - role_parallel: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:54.786](0.000s) ok 7565 - role_parallel: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:54.786](0.000s) ok 7566 - role_parallel: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:54.786](0.000s) ok 7567 - role_parallel: should not dump DROP LANGUAGE pltestlang [04:49:54.786](0.000s) ok 7568 - role_parallel: should not dump DROP ROLE pg_ [04:49:54.787](0.000s) ok 7569 - role_parallel: should not dump DROP ROLE regress_dump_test_role [04:49:54.787](0.000s) ok 7570 - role_parallel: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:54.787](0.000s) ok 7571 - role_parallel: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:54.787](0.000s) ok 7572 - role_parallel: should not dump DROP SCHEMA IF EXISTS public [04:49:54.788](0.000s) ok 7573 - role_parallel: should not dump DROP SCHEMA dump_test [04:49:54.788](0.000s) ok 7574 - role_parallel: should not dump DROP SCHEMA dump_test_second_schema [04:49:54.788](0.000s) ok 7575 - role_parallel: should not dump DROP SCHEMA public [04:49:54.788](0.000s) ok 7576 - role_parallel: should not dump DROP TABLE IF EXISTS test_second_table [04:49:54.788](0.000s) ok 7577 - role_parallel: should not dump DROP TABLE IF EXISTS test_table [04:49:54.788](0.000s) ok 7578 - role_parallel: should not dump DROP TABLE fk_reference_test_table [04:49:54.788](0.000s) ok 7579 - role_parallel: should not dump DROP TABLE test_second_table [04:49:54.788](0.000s) ok 7580 - role_parallel: should not dump DROP TABLE test_table [04:49:54.789](0.000s) ok 7581 - role_parallel: should dump Disabled trigger on partition is altered [04:49:54.789](0.000s) ok 7582 - role_parallel: should not dump Disabled trigger on partition is not created [04:49:54.789](0.000s) ok 7583 - role_parallel: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:54.789](0.000s) ok 7584 - role_parallel: should not dump GRANT CREATE ON DATABASE dump_test [04:49:54.790](0.000s) ok 7585 - role_parallel: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:54.790](0.000s) ok 7586 - role_parallel: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:54.790](0.000s) ok 7587 - role_parallel: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:54.790](0.000s) ok 7588 - role_parallel: should not dump GRANT SELECT ON TABLE measurement [04:49:54.791](0.000s) ok 7589 - role_parallel: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:54.791](0.000s) ok 7590 - role_parallel: should not dump GRANT SELECT ON TABLE test_table [04:49:54.791](0.000s) ok 7591 - role_parallel: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:54.791](0.000s) ok 7592 - role_parallel: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:54.791](0.000s) ok 7593 - role_parallel: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:54.791](0.000s) ok 7594 - role_parallel: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:54.791](0.000s) ok 7595 - role_parallel: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:54.792](0.000s) ok 7596 - role_parallel: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:54.792](0.000s) ok 7597 - role_parallel: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:54.792](0.000s) ok 7598 - role_parallel: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:54.793](0.000s) ok 7599 - role_parallel: should not dump INSERT INTO test_fifth_table [04:49:54.793](0.000s) ok 7600 - role_parallel: should not dump INSERT INTO test_fourth_table [04:49:54.793](0.000s) ok 7601 - role_parallel: should not dump INSERT INTO test_second_table [04:49:54.793](0.000s) ok 7602 - role_parallel: should not dump INSERT INTO test_table [04:49:54.794](0.000s) ok 7603 - role_parallel: should not dump INSERT INTO test_table_identity [04:49:54.794](0.000s) ok 7604 - role_parallel: should not dump INSERT INTO test_third_table [04:49:54.794](0.000s) ok 7605 - role_parallel: should not dump INSERT INTO test_third_table (colnames) [04:49:54.794](0.000s) ok 7606 - role_parallel: should not dump LO create (using lo_from_bytea) [04:49:54.794](0.000s) ok 7607 - role_parallel: should not dump LO create (with no data) [04:49:54.794](0.000s) ok 7608 - role_parallel: should not dump LO load (using lo_from_bytea) [04:49:54.794](0.000s) ok 7609 - role_parallel: should dump Partition measurement_y2006m2 creation [04:49:54.794](0.000s) ok 7610 - role_parallel: should not dump REFRESH MATERIALIZED VIEW matview [04:49:54.794](0.000s) ok 7611 - role_parallel: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:54.794](0.000s) ok 7612 - role_parallel: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:54.795](0.000s) ok 7613 - role_parallel: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:54.795](0.000s) ok 7614 - role_parallel: should not dump REVOKE ALL ON SCHEMA public [04:49:54.795](0.000s) ok 7615 - role_parallel: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:54.795](0.000s) ok 7616 - role_parallel: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:54.796](0.001s) ok 7617 - role_parallel: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:54.797](0.000s) ok 7618 - role_parallel: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:54.797](0.000s) ok 7619 - role_parallel: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:54.797](0.000s) ok 7620 - role_parallel: should dump Replica trigger on partition is altered [04:49:54.797](0.000s) ok 7621 - role_parallel: should not dump Triggers on partitions are not dropped [04:49:54.797](0.000s) ok 7622 - role_parallel: should not dump test_table with 4-row INSERTs # Running: pg_dump --no-sync --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/rows_per_insert.sql -a --rows-per-insert=4 --table=dump_test.test_table --table=dump_test.test_fourth_table postgres [04:49:55.252](0.455s) ok 7623 - rows_per_insert: pg_dump runs [04:49:55.266](0.014s) ok 7624 - rows_per_insert: should not dump ALTER COLLATION test0 OWNER TO [04:49:55.267](0.001s) ok 7625 - rows_per_insert: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:55.267](0.000s) ok 7626 - rows_per_insert: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:55.267](0.000s) ok 7627 - rows_per_insert: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:55.267](0.000s) ok 7628 - rows_per_insert: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:55.268](0.000s) ok 7629 - rows_per_insert: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:55.268](0.000s) ok 7630 - rows_per_insert: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:55.268](0.000s) ok 7631 - rows_per_insert: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:55.268](0.000s) ok 7632 - rows_per_insert: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:55.269](0.000s) ok 7633 - rows_per_insert: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:55.269](0.000s) ok 7634 - rows_per_insert: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:55.269](0.000s) ok 7635 - rows_per_insert: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:55.269](0.000s) ok 7636 - rows_per_insert: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:55.270](0.000s) ok 7637 - rows_per_insert: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:55.270](0.000s) ok 7638 - rows_per_insert: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:55.270](0.000s) ok 7639 - rows_per_insert: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:55.271](0.000s) ok 7640 - rows_per_insert: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:55.271](0.000s) ok 7641 - rows_per_insert: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:55.271](0.000s) ok 7642 - rows_per_insert: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:55.271](0.000s) ok 7643 - rows_per_insert: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:55.271](0.000s) ok 7644 - rows_per_insert: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:55.272](0.001s) ok 7645 - rows_per_insert: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:55.272](0.000s) ok 7646 - rows_per_insert: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:55.273](0.001s) ok 7647 - rows_per_insert: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:55.274](0.001s) ok 7648 - rows_per_insert: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:55.274](0.000s) ok 7649 - rows_per_insert: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:55.275](0.000s) ok 7650 - rows_per_insert: should not dump ALTER ROLE regress_dump_test_role [04:49:55.275](0.000s) ok 7651 - rows_per_insert: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:55.277](0.002s) ok 7652 - rows_per_insert: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:55.278](0.000s) ok 7653 - rows_per_insert: should not dump ALTER SCHEMA public OWNER TO [04:49:55.278](0.000s) ok 7654 - rows_per_insert: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:55.278](0.000s) ok 7655 - rows_per_insert: should not dump ALTER SERVER s1 OWNER TO [04:49:55.279](0.000s) ok 7656 - rows_per_insert: should not dump ALTER STATISTICS extended_stats_options [04:49:55.279](0.001s) ok 7657 - rows_per_insert: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:55.281](0.002s) ok 7658 - rows_per_insert: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:55.281](0.001s) ok 7659 - rows_per_insert: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:55.282](0.000s) ok 7660 - rows_per_insert: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:55.284](0.002s) ok 7661 - rows_per_insert: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:55.284](0.000s) ok 7662 - rows_per_insert: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:55.288](0.003s) ok 7663 - rows_per_insert: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:55.289](0.002s) ok 7664 - rows_per_insert: should not dump ALTER TABLE measurement OWNER TO [04:49:55.290](0.001s) ok 7665 - rows_per_insert: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:55.290](0.000s) ok 7666 - rows_per_insert: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:55.294](0.004s) ok 7667 - rows_per_insert: should not dump ALTER TABLE test_second_table OWNER TO [04:49:55.295](0.000s) ok 7668 - rows_per_insert: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:55.297](0.002s) ok 7669 - rows_per_insert: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:55.298](0.001s) ok 7670 - rows_per_insert: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:55.300](0.001s) ok 7671 - rows_per_insert: should not dump ALTER TABLE test_table OWNER TO [04:49:55.300](0.001s) ok 7672 - rows_per_insert: should not dump ALTER TABLE test_table_generated_child1 [04:49:55.300](0.000s) ok 7673 - rows_per_insert: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:55.301](0.000s) ok 7674 - rows_per_insert: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:55.302](0.001s) ok 7675 - rows_per_insert: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:55.303](0.001s) ok 7676 - rows_per_insert: should not dump ALTER VIEW test_view SET DEFAULT [04:49:55.306](0.003s) ok 7677 - rows_per_insert: should not dump Always trigger on partition is altered [04:49:55.307](0.001s) ok 7678 - rows_per_insert: should not dump COMMENT ON COLLATION test0 [04:49:55.308](0.001s) ok 7679 - rows_per_insert: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:55.308](0.000s) ok 7680 - rows_per_insert: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:55.308](0.000s) ok 7681 - rows_per_insert: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:55.309](0.001s) ok 7682 - rows_per_insert: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:55.309](0.000s) ok 7683 - rows_per_insert: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:55.309](0.000s) ok 7684 - rows_per_insert: should not dump COMMENT ON DATABASE postgres [04:49:55.309](0.000s) ok 7685 - rows_per_insert: should not dump COMMENT ON EXTENSION plpgsql [04:49:55.310](0.000s) ok 7686 - rows_per_insert: should not dump COMMENT ON LARGE OBJECT ... [04:49:55.310](0.000s) ok 7687 - rows_per_insert: should not dump COMMENT ON PUBLICATION pub1 [04:49:55.310](0.000s) ok 7688 - rows_per_insert: should not dump COMMENT ON SCHEMA public [04:49:55.310](0.000s) ok 7689 - rows_per_insert: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:55.310](0.000s) ok 7690 - rows_per_insert: should not dump COMMENT ON TABLE dump_test.test_table [04:49:55.310](0.000s) ok 7691 - rows_per_insert: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:55.310](0.000s) ok 7692 - rows_per_insert: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:55.310](0.000s) ok 7693 - rows_per_insert: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:55.311](0.000s) ok 7694 - rows_per_insert: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:55.311](0.000s) ok 7695 - rows_per_insert: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:55.311](0.000s) ok 7696 - rows_per_insert: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:55.311](0.000s) ok 7697 - rows_per_insert: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:55.312](0.001s) ok 7698 - rows_per_insert: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:55.313](0.001s) ok 7699 - rows_per_insert: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:55.314](0.000s) ok 7700 - rows_per_insert: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:55.314](0.001s) ok 7701 - rows_per_insert: should not dump COPY fk_reference_test_table [04:49:55.314](0.000s) ok 7702 - rows_per_insert: should not dump COPY fk_reference_test_table second [04:49:55.314](0.000s) ok 7703 - rows_per_insert: should not dump COPY measurement [04:49:55.315](0.000s) ok 7704 - rows_per_insert: should not dump COPY test_compression_method [04:49:55.315](0.000s) ok 7705 - rows_per_insert: should not dump COPY test_fifth_table [04:49:55.315](0.000s) ok 7706 - rows_per_insert: should not dump COPY test_fourth_table [04:49:55.315](0.000s) ok 7707 - rows_per_insert: should not dump COPY test_second_table [04:49:55.315](0.000s) ok 7708 - rows_per_insert: should not dump COPY test_table [04:49:55.315](0.000s) ok 7709 - rows_per_insert: should not dump COPY test_table_identity [04:49:55.315](0.000s) ok 7710 - rows_per_insert: should not dump COPY test_third_table [04:49:55.315](0.000s) ok 7711 - rows_per_insert: should not dump CREATE ACCESS METHOD gist2 [04:49:55.315](0.000s) ok 7712 - rows_per_insert: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:55.315](0.000s) ok 7713 - rows_per_insert: should not dump CREATE AGGREGATE dump_test.newavg [04:49:55.315](0.000s) ok 7714 - rows_per_insert: should not dump CREATE CAST FOR timestamptz [04:49:55.315](0.000s) ok 7715 - rows_per_insert: should not dump CREATE COLLATION test0 FROM "C" [04:49:55.316](0.000s) ok 7716 - rows_per_insert: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:55.316](0.000s) ok 7717 - rows_per_insert: should not dump CREATE DATABASE dump_test [04:49:55.316](0.000s) ok 7718 - rows_per_insert: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:55.316](0.000s) ok 7719 - rows_per_insert: should not dump CREATE DATABASE postgres [04:49:55.316](0.000s) ok 7720 - rows_per_insert: should not dump CREATE DATABASE regression_invalid... [04:49:55.316](0.000s) ok 7721 - rows_per_insert: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:55.316](0.000s) ok 7722 - rows_per_insert: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:55.316](0.000s) ok 7723 - rows_per_insert: should not dump CREATE EXTENSION ... plpgsql [04:49:55.316](0.000s) ok 7724 - rows_per_insert: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:55.316](0.000s) ok 7725 - rows_per_insert: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:55.316](0.000s) ok 7726 - rows_per_insert: should not dump CREATE FUNCTION ... SUPPORT [04:49:55.316](0.000s) ok 7727 - rows_per_insert: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:55.317](0.000s) ok 7728 - rows_per_insert: should not dump CREATE FUNCTION dump_test.int42_in [04:49:55.317](0.000s) ok 7729 - rows_per_insert: should not dump CREATE FUNCTION dump_test.int42_out [04:49:55.317](0.000s) ok 7730 - rows_per_insert: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:55.317](0.000s) ok 7731 - rows_per_insert: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:55.317](0.000s) ok 7732 - rows_per_insert: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:55.317](0.000s) ok 7733 - rows_per_insert: should not dump CREATE INDEX ON ONLY measurement [04:49:55.317](0.000s) ok 7734 - rows_per_insert: should not dump CREATE LANGUAGE pltestlang [04:49:55.317](0.000s) ok 7735 - rows_per_insert: should not dump CREATE MATERIALIZED VIEW matview [04:49:55.317](0.000s) ok 7736 - rows_per_insert: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:55.317](0.000s) ok 7737 - rows_per_insert: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:55.317](0.000s) ok 7738 - rows_per_insert: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:55.317](0.000s) ok 7739 - rows_per_insert: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:55.317](0.000s) ok 7740 - rows_per_insert: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:55.318](0.000s) ok 7741 - rows_per_insert: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:55.318](0.000s) ok 7742 - rows_per_insert: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:55.318](0.000s) ok 7743 - rows_per_insert: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:55.318](0.000s) ok 7744 - rows_per_insert: should not dump CREATE POLICY p1 ON test_table [04:49:55.318](0.000s) ok 7745 - rows_per_insert: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:55.318](0.000s) ok 7746 - rows_per_insert: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:55.318](0.000s) ok 7747 - rows_per_insert: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:55.318](0.000s) ok 7748 - rows_per_insert: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:55.318](0.000s) ok 7749 - rows_per_insert: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:55.318](0.000s) ok 7750 - rows_per_insert: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:55.318](0.000s) ok 7751 - rows_per_insert: should not dump CREATE PUBLICATION pub1 [04:49:55.318](0.000s) ok 7752 - rows_per_insert: should not dump CREATE PUBLICATION pub2 [04:49:55.318](0.000s) ok 7753 - rows_per_insert: should not dump CREATE PUBLICATION pub3 [04:49:55.318](0.000s) ok 7754 - rows_per_insert: should not dump CREATE PUBLICATION pub4 [04:49:55.318](0.000s) ok 7755 - rows_per_insert: should not dump CREATE ROLE regress_dump_test_role [04:49:55.319](0.000s) ok 7756 - rows_per_insert: should not dump CREATE ROLE regress_quoted... [04:49:55.319](0.000s) ok 7757 - rows_per_insert: should not dump CREATE SCHEMA dump_test [04:49:55.319](0.000s) ok 7758 - rows_per_insert: should not dump CREATE SCHEMA dump_test_second_schema [04:49:55.319](0.000s) ok 7759 - rows_per_insert: should not dump CREATE SCHEMA public [04:49:55.319](0.000s) ok 7760 - rows_per_insert: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:55.319](0.000s) ok 7761 - rows_per_insert: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:55.319](0.000s) ok 7762 - rows_per_insert: should not dump CREATE STATISTICS extended_stats_expression [04:49:55.319](0.000s) ok 7763 - rows_per_insert: should not dump CREATE STATISTICS extended_stats_no_options [04:49:55.319](0.000s) ok 7764 - rows_per_insert: should not dump CREATE STATISTICS extended_stats_options [04:49:55.319](0.000s) ok 7765 - rows_per_insert: should not dump CREATE SUBSCRIPTION sub1 [04:49:55.319](0.000s) ok 7766 - rows_per_insert: should not dump CREATE SUBSCRIPTION sub2 [04:49:55.319](0.000s) ok 7767 - rows_per_insert: should not dump CREATE SUBSCRIPTION sub3 [04:49:55.319](0.000s) ok 7768 - rows_per_insert: should not dump CREATE TABLE fk_reference_test_table [04:49:55.320](0.000s) ok 7769 - rows_per_insert: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:55.320](0.000s) ok 7770 - rows_per_insert: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:55.320](0.000s) ok 7771 - rows_per_insert: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:55.320](0.000s) ok 7772 - rows_per_insert: should not dump CREATE TABLE table_with_stats [04:49:55.320](0.000s) ok 7773 - rows_per_insert: should not dump CREATE TABLE test_compression_method [04:49:55.320](0.000s) ok 7774 - rows_per_insert: should not dump CREATE TABLE test_fifth_table [04:49:55.320](0.000s) ok 7775 - rows_per_insert: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:55.320](0.000s) ok 7776 - rows_per_insert: should not dump CREATE TABLE test_inheritance_child [04:49:55.320](0.000s) ok 7777 - rows_per_insert: should not dump CREATE TABLE test_inheritance_parent [04:49:55.320](0.000s) ok 7778 - rows_per_insert: should not dump CREATE TABLE test_second_table [04:49:55.320](0.000s) ok 7779 - rows_per_insert: should not dump CREATE TABLE test_seventh_table [04:49:55.320](0.000s) ok 7780 - rows_per_insert: should not dump CREATE TABLE test_sixth_table [04:49:55.320](0.000s) ok 7781 - rows_per_insert: should not dump CREATE TABLE test_table [04:49:55.320](0.000s) ok 7782 - rows_per_insert: should not dump CREATE TABLE test_table_generated [04:49:55.320](0.000s) ok 7783 - rows_per_insert: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:55.321](0.000s) ok 7784 - rows_per_insert: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:55.321](0.000s) ok 7785 - rows_per_insert: should not dump CREATE TABLE test_table_identity [04:49:55.321](0.000s) ok 7786 - rows_per_insert: should not dump CREATE TABLE test_third_table_generated_cols [04:49:55.321](0.000s) ok 7787 - rows_per_insert: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:55.321](0.000s) ok 7788 - rows_per_insert: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:55.321](0.000s) ok 7789 - rows_per_insert: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:55.321](0.000s) ok 7790 - rows_per_insert: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:55.321](0.000s) ok 7791 - rows_per_insert: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:55.321](0.000s) ok 7792 - rows_per_insert: should not dump CREATE TRANSFORM FOR int [04:49:55.321](0.000s) ok 7793 - rows_per_insert: should not dump CREATE TRIGGER test_trigger [04:49:55.321](0.000s) ok 7794 - rows_per_insert: should not dump CREATE TYPE dump_test.composite [04:49:55.321](0.000s) ok 7795 - rows_per_insert: should not dump CREATE TYPE dump_test.int42 [04:49:55.321](0.000s) ok 7796 - rows_per_insert: should not dump CREATE TYPE dump_test.int42 populated [04:49:55.321](0.000s) ok 7797 - rows_per_insert: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:55.321](0.000s) ok 7798 - rows_per_insert: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:55.322](0.000s) ok 7799 - rows_per_insert: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:55.322](0.000s) ok 7800 - rows_per_insert: should not dump CREATE TYPE dump_test.undefined [04:49:55.322](0.000s) ok 7801 - rows_per_insert: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:55.322](0.000s) ok 7802 - rows_per_insert: should not dump CREATE VIEW test_view [04:49:55.322](0.000s) ok 7803 - rows_per_insert: should not dump Check ordering of a function that depends on a primary key [04:49:55.322](0.000s) ok 7804 - rows_per_insert: should not dump Check ordering of a matview that depends on a primary key [04:49:55.322](0.000s) ok 7805 - rows_per_insert: should not dump Creation of row-level trigger in partitioned table [04:49:55.322](0.000s) ok 7806 - rows_per_insert: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:55.322](0.000s) ok 7807 - rows_per_insert: should not dump DROP EXTENSION plpgsql [04:49:55.322](0.000s) ok 7808 - rows_per_insert: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:55.322](0.000s) ok 7809 - rows_per_insert: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:55.322](0.000s) ok 7810 - rows_per_insert: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:55.322](0.000s) ok 7811 - rows_per_insert: should not dump DROP LANGUAGE pltestlang [04:49:55.322](0.000s) ok 7812 - rows_per_insert: should not dump DROP ROLE pg_ [04:49:55.323](0.000s) ok 7813 - rows_per_insert: should not dump DROP ROLE regress_dump_test_role [04:49:55.323](0.000s) ok 7814 - rows_per_insert: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:55.323](0.000s) ok 7815 - rows_per_insert: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:55.323](0.000s) ok 7816 - rows_per_insert: should not dump DROP SCHEMA IF EXISTS public [04:49:55.323](0.000s) ok 7817 - rows_per_insert: should not dump DROP SCHEMA dump_test [04:49:55.323](0.000s) ok 7818 - rows_per_insert: should not dump DROP SCHEMA dump_test_second_schema [04:49:55.323](0.000s) ok 7819 - rows_per_insert: should not dump DROP SCHEMA public [04:49:55.323](0.000s) ok 7820 - rows_per_insert: should not dump DROP TABLE IF EXISTS test_second_table [04:49:55.323](0.000s) ok 7821 - rows_per_insert: should not dump DROP TABLE IF EXISTS test_table [04:49:55.323](0.000s) ok 7822 - rows_per_insert: should not dump DROP TABLE fk_reference_test_table [04:49:55.323](0.000s) ok 7823 - rows_per_insert: should not dump DROP TABLE test_second_table [04:49:55.323](0.000s) ok 7824 - rows_per_insert: should not dump DROP TABLE test_table [04:49:55.323](0.000s) ok 7825 - rows_per_insert: should not dump Disabled trigger on partition is altered [04:49:55.323](0.000s) ok 7826 - rows_per_insert: should not dump Disabled trigger on partition is not created [04:49:55.324](0.000s) ok 7827 - rows_per_insert: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:55.324](0.000s) ok 7828 - rows_per_insert: should not dump GRANT CREATE ON DATABASE dump_test [04:49:55.324](0.000s) ok 7829 - rows_per_insert: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:55.324](0.000s) ok 7830 - rows_per_insert: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:55.324](0.000s) ok 7831 - rows_per_insert: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:55.324](0.000s) ok 7832 - rows_per_insert: should not dump GRANT SELECT ON TABLE measurement [04:49:55.324](0.000s) ok 7833 - rows_per_insert: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:55.324](0.000s) ok 7834 - rows_per_insert: should not dump GRANT SELECT ON TABLE test_table [04:49:55.324](0.000s) ok 7835 - rows_per_insert: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:55.324](0.000s) ok 7836 - rows_per_insert: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:55.324](0.000s) ok 7837 - rows_per_insert: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:55.324](0.000s) ok 7838 - rows_per_insert: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:55.325](0.000s) ok 7839 - rows_per_insert: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:55.325](0.000s) ok 7840 - rows_per_insert: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:55.325](0.000s) ok 7841 - rows_per_insert: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:55.325](0.000s) ok 7842 - rows_per_insert: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:55.325](0.000s) ok 7843 - rows_per_insert: should not dump INSERT INTO test_fifth_table [04:49:55.325](0.000s) ok 7844 - rows_per_insert: should dump INSERT INTO test_fourth_table [04:49:55.325](0.000s) ok 7845 - rows_per_insert: should not dump INSERT INTO test_second_table [04:49:55.325](0.000s) ok 7846 - rows_per_insert: should not dump INSERT INTO test_table [04:49:55.325](0.000s) ok 7847 - rows_per_insert: should not dump INSERT INTO test_table_identity [04:49:55.325](0.000s) ok 7848 - rows_per_insert: should not dump INSERT INTO test_third_table [04:49:55.325](0.000s) ok 7849 - rows_per_insert: should not dump INSERT INTO test_third_table (colnames) [04:49:55.326](0.000s) ok 7850 - rows_per_insert: should not dump LO create (using lo_from_bytea) [04:49:55.326](0.000s) ok 7851 - rows_per_insert: should not dump LO create (with no data) [04:49:55.326](0.000s) ok 7852 - rows_per_insert: should not dump LO load (using lo_from_bytea) [04:49:55.326](0.000s) ok 7853 - rows_per_insert: should not dump Partition measurement_y2006m2 creation [04:49:55.326](0.000s) ok 7854 - rows_per_insert: should not dump REFRESH MATERIALIZED VIEW matview [04:49:55.326](0.000s) ok 7855 - rows_per_insert: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:55.326](0.000s) ok 7856 - rows_per_insert: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:55.326](0.000s) ok 7857 - rows_per_insert: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:55.326](0.000s) ok 7858 - rows_per_insert: should not dump REVOKE ALL ON SCHEMA public [04:49:55.326](0.000s) ok 7859 - rows_per_insert: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:55.326](0.000s) ok 7860 - rows_per_insert: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:55.326](0.000s) ok 7861 - rows_per_insert: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:55.326](0.000s) ok 7862 - rows_per_insert: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:55.326](0.000s) ok 7863 - rows_per_insert: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:55.327](0.001s) ok 7864 - rows_per_insert: should not dump Replica trigger on partition is altered [04:49:55.327](0.000s) ok 7865 - rows_per_insert: should not dump Triggers on partitions are not dropped [04:49:55.327](0.000s) ok 7866 - rows_per_insert: should dump test_table with 4-row INSERTs # Running: pg_dump --format=plain --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/schema_only.sql --no-sync -s postgres [04:49:55.715](0.388s) ok 7867 - schema_only: pg_dump runs [04:49:55.719](0.004s) ok 7868 - schema_only: should dump ALTER COLLATION test0 OWNER TO [04:49:55.720](0.001s) ok 7869 - schema_only: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:55.721](0.001s) ok 7870 - schema_only: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:55.721](0.001s) ok 7871 - schema_only: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:55.722](0.001s) ok 7872 - schema_only: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:55.722](0.000s) ok 7873 - schema_only: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:55.723](0.000s) ok 7874 - schema_only: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:55.723](0.001s) ok 7875 - schema_only: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:55.725](0.002s) ok 7876 - schema_only: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:55.725](0.001s) ok 7877 - schema_only: should dump ALTER INDEX ... ATTACH PARTITION [04:49:55.726](0.000s) ok 7878 - schema_only: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:55.726](0.000s) ok 7879 - schema_only: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:55.726](0.000s) ok 7880 - schema_only: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:55.726](0.000s) ok 7881 - schema_only: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:55.726](0.000s) ok 7882 - schema_only: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:55.726](0.000s) ok 7883 - schema_only: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:55.727](0.000s) ok 7884 - schema_only: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:55.727](0.000s) ok 7885 - schema_only: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:55.727](0.000s) ok 7886 - schema_only: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:55.727](0.000s) ok 7887 - schema_only: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:55.727](0.000s) ok 7888 - schema_only: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:55.728](0.000s) ok 7889 - schema_only: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:55.728](0.000s) ok 7890 - schema_only: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:55.728](0.000s) ok 7891 - schema_only: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:55.728](0.000s) ok 7892 - schema_only: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:55.729](0.000s) ok 7893 - schema_only: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:55.729](0.000s) ok 7894 - schema_only: should not dump ALTER ROLE regress_dump_test_role [04:49:55.729](0.000s) ok 7895 - schema_only: should dump ALTER SCHEMA dump_test OWNER TO [04:49:55.730](0.001s) ok 7896 - schema_only: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:55.731](0.001s) ok 7897 - schema_only: should dump ALTER SCHEMA public OWNER TO [04:49:55.731](0.000s) ok 7898 - schema_only: should dump ALTER SEQUENCE test_table_col1_seq [04:49:55.732](0.000s) ok 7899 - schema_only: should dump ALTER SERVER s1 OWNER TO [04:49:55.732](0.000s) ok 7900 - schema_only: should dump ALTER STATISTICS extended_stats_options [04:49:55.733](0.000s) ok 7901 - schema_only: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:55.733](0.000s) ok 7902 - schema_only: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:55.733](0.000s) ok 7903 - schema_only: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:55.733](0.000s) ok 7904 - schema_only: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:55.733](0.000s) ok 7905 - schema_only: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:55.733](0.000s) ok 7906 - schema_only: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:55.734](0.000s) ok 7907 - schema_only: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:55.734](0.000s) ok 7908 - schema_only: should dump ALTER TABLE measurement OWNER TO [04:49:55.734](0.000s) ok 7909 - schema_only: should dump ALTER TABLE measurement PRIMARY KEY [04:49:55.734](0.000s) ok 7910 - schema_only: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:55.736](0.001s) ok 7911 - schema_only: should dump ALTER TABLE test_second_table OWNER TO [04:49:55.736](0.000s) ok 7912 - schema_only: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:55.736](0.000s) ok 7913 - schema_only: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:55.737](0.001s) ok 7914 - schema_only: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:55.737](0.000s) ok 7915 - schema_only: should dump ALTER TABLE test_table OWNER TO [04:49:55.737](0.000s) ok 7916 - schema_only: should not dump ALTER TABLE test_table_generated_child1 [04:49:55.738](0.000s) ok 7917 - schema_only: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:55.738](0.000s) ok 7918 - schema_only: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:55.739](0.001s) ok 7919 - schema_only: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:55.739](0.000s) ok 7920 - schema_only: should dump ALTER VIEW test_view SET DEFAULT [04:49:55.740](0.001s) ok 7921 - schema_only: should dump Always trigger on partition is altered [04:49:55.740](0.000s) ok 7922 - schema_only: should dump COMMENT ON COLLATION test0 [04:49:55.740](0.000s) ok 7923 - schema_only: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:55.740](0.000s) ok 7924 - schema_only: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:55.741](0.000s) ok 7925 - schema_only: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:55.741](0.000s) ok 7926 - schema_only: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:55.741](0.000s) ok 7927 - schema_only: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:55.741](0.000s) ok 7928 - schema_only: should not dump COMMENT ON DATABASE postgres [04:49:55.741](0.000s) ok 7929 - schema_only: should not dump COMMENT ON EXTENSION plpgsql [04:49:55.742](0.000s) ok 7930 - schema_only: should not dump COMMENT ON LARGE OBJECT ... [04:49:55.742](0.000s) ok 7931 - schema_only: should dump COMMENT ON PUBLICATION pub1 [04:49:55.742](0.000s) ok 7932 - schema_only: should not dump COMMENT ON SCHEMA public [04:49:55.742](0.000s) ok 7933 - schema_only: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:55.743](0.000s) ok 7934 - schema_only: should dump COMMENT ON TABLE dump_test.test_table [04:49:55.743](0.000s) ok 7935 - schema_only: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:55.743](0.000s) ok 7936 - schema_only: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:55.743](0.000s) ok 7937 - schema_only: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:55.743](0.000s) ok 7938 - schema_only: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:55.743](0.000s) ok 7939 - schema_only: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:55.744](0.000s) ok 7940 - schema_only: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:55.744](0.000s) ok 7941 - schema_only: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:55.744](0.000s) ok 7942 - schema_only: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:55.744](0.000s) ok 7943 - schema_only: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:55.744](0.000s) ok 7944 - schema_only: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:55.745](0.000s) ok 7945 - schema_only: should not dump COPY fk_reference_test_table [04:49:55.745](0.000s) ok 7946 - schema_only: should not dump COPY fk_reference_test_table second [04:49:55.745](0.000s) ok 7947 - schema_only: should not dump COPY measurement [04:49:55.745](0.000s) ok 7948 - schema_only: should not dump COPY test_compression_method [04:49:55.745](0.000s) ok 7949 - schema_only: should not dump COPY test_fifth_table [04:49:55.746](0.000s) ok 7950 - schema_only: should not dump COPY test_fourth_table [04:49:55.746](0.000s) ok 7951 - schema_only: should not dump COPY test_second_table [04:49:55.746](0.000s) ok 7952 - schema_only: should not dump COPY test_table [04:49:55.747](0.001s) ok 7953 - schema_only: should not dump COPY test_table_identity [04:49:55.747](0.000s) ok 7954 - schema_only: should not dump COPY test_third_table [04:49:55.747](0.000s) ok 7955 - schema_only: should dump CREATE ACCESS METHOD gist2 [04:49:55.747](0.000s) ok 7956 - schema_only: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:55.747](0.000s) ok 7957 - schema_only: should dump CREATE AGGREGATE dump_test.newavg [04:49:55.747](0.000s) ok 7958 - schema_only: should dump CREATE CAST FOR timestamptz [04:49:55.747](0.000s) ok 7959 - schema_only: should dump CREATE COLLATION test0 FROM "C" [04:49:55.747](0.000s) ok 7960 - schema_only: should dump CREATE CONVERSION dump_test.test_conversion [04:49:55.747](0.000s) ok 7961 - schema_only: should not dump CREATE DATABASE dump_test [04:49:55.747](0.000s) ok 7962 - schema_only: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:55.748](0.000s) ok 7963 - schema_only: should not dump CREATE DATABASE postgres [04:49:55.748](0.000s) ok 7964 - schema_only: should not dump CREATE DATABASE regression_invalid... [04:49:55.749](0.001s) ok 7965 - schema_only: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:55.749](0.000s) ok 7966 - schema_only: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:55.749](0.000s) ok 7967 - schema_only: should not dump CREATE EXTENSION ... plpgsql [04:49:55.749](0.000s) ok 7968 - schema_only: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:55.750](0.000s) ok 7969 - schema_only: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:55.750](0.000s) ok 7970 - schema_only: should dump CREATE FUNCTION ... SUPPORT [04:49:55.750](0.000s) ok 7971 - schema_only: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:55.750](0.000s) ok 7972 - schema_only: should dump CREATE FUNCTION dump_test.int42_in [04:49:55.750](0.000s) ok 7973 - schema_only: should dump CREATE FUNCTION dump_test.int42_out [04:49:55.750](0.000s) ok 7974 - schema_only: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:55.751](0.001s) ok 7975 - schema_only: should dump CREATE FUNCTION dump_test.trigger_func [04:49:55.752](0.001s) ok 7976 - schema_only: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:55.752](0.000s) ok 7977 - schema_only: should dump CREATE INDEX ON ONLY measurement [04:49:55.752](0.000s) ok 7978 - schema_only: should dump CREATE LANGUAGE pltestlang [04:49:55.752](0.000s) ok 7979 - schema_only: should dump CREATE MATERIALIZED VIEW matview [04:49:55.752](0.000s) ok 7980 - schema_only: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:55.752](0.000s) ok 7981 - schema_only: should dump CREATE MATERIALIZED VIEW matview_second [04:49:55.753](0.000s) ok 7982 - schema_only: should dump CREATE MATERIALIZED VIEW matview_third [04:49:55.754](0.001s) ok 7983 - schema_only: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:55.754](0.000s) ok 7984 - schema_only: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:55.755](0.001s) ok 7985 - schema_only: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:55.755](0.000s) ok 7986 - schema_only: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:55.756](0.000s) ok 7987 - schema_only: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:55.756](0.001s) ok 7988 - schema_only: should dump CREATE POLICY p1 ON test_table [04:49:55.758](0.002s) ok 7989 - schema_only: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:55.759](0.001s) ok 7990 - schema_only: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:55.759](0.000s) ok 7991 - schema_only: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:55.759](0.000s) ok 7992 - schema_only: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:55.760](0.000s) ok 7993 - schema_only: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:55.760](0.000s) ok 7994 - schema_only: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:55.760](0.000s) ok 7995 - schema_only: should dump CREATE PUBLICATION pub1 [04:49:55.760](0.000s) ok 7996 - schema_only: should dump CREATE PUBLICATION pub2 [04:49:55.761](0.001s) ok 7997 - schema_only: should dump CREATE PUBLICATION pub3 [04:49:55.761](0.001s) ok 7998 - schema_only: should dump CREATE PUBLICATION pub4 [04:49:55.762](0.001s) ok 7999 - schema_only: should not dump CREATE ROLE regress_dump_test_role [04:49:55.763](0.000s) ok 8000 - schema_only: should not dump CREATE ROLE regress_quoted... [04:49:55.764](0.001s) ok 8001 - schema_only: should dump CREATE SCHEMA dump_test [04:49:55.764](0.000s) ok 8002 - schema_only: should dump CREATE SCHEMA dump_test_second_schema [04:49:55.765](0.000s) ok 8003 - schema_only: should not dump CREATE SCHEMA public [04:49:55.765](0.000s) ok 8004 - schema_only: should dump CREATE SEQUENCE test_table_col1_seq [04:49:55.766](0.001s) ok 8005 - schema_only: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:55.766](0.000s) ok 8006 - schema_only: should dump CREATE STATISTICS extended_stats_expression [04:49:55.766](0.000s) ok 8007 - schema_only: should dump CREATE STATISTICS extended_stats_no_options [04:49:55.767](0.000s) ok 8008 - schema_only: should dump CREATE STATISTICS extended_stats_options [04:49:55.767](0.000s) ok 8009 - schema_only: should dump CREATE SUBSCRIPTION sub1 [04:49:55.767](0.000s) ok 8010 - schema_only: should dump CREATE SUBSCRIPTION sub2 [04:49:55.768](0.000s) ok 8011 - schema_only: should dump CREATE SUBSCRIPTION sub3 [04:49:55.768](0.000s) ok 8012 - schema_only: should dump CREATE TABLE fk_reference_test_table [04:49:55.768](0.000s) ok 8013 - schema_only: should dump CREATE TABLE measurement PARTITIONED BY [04:49:55.768](0.000s) ok 8014 - schema_only: should dump CREATE TABLE regress_pg_dump_table_am [04:49:55.777](0.009s) ok 8015 - schema_only: should dump CREATE TABLE regress_pg_dump_table_part [04:49:55.778](0.001s) ok 8016 - schema_only: should dump CREATE TABLE table_with_stats [04:49:55.778](0.000s) ok 8017 - schema_only: should dump CREATE TABLE test_compression_method [04:49:55.778](0.000s) ok 8018 - schema_only: should dump CREATE TABLE test_fifth_table [04:49:55.779](0.001s) ok 8019 - schema_only: should dump CREATE TABLE test_fourth_table_zero_col [04:49:55.780](0.000s) ok 8020 - schema_only: should dump CREATE TABLE test_inheritance_child [04:49:55.780](0.000s) ok 8021 - schema_only: should dump CREATE TABLE test_inheritance_parent [04:49:55.780](0.000s) ok 8022 - schema_only: should dump CREATE TABLE test_second_table [04:49:55.780](0.000s) ok 8023 - schema_only: should dump CREATE TABLE test_seventh_table [04:49:55.781](0.001s) ok 8024 - schema_only: should dump CREATE TABLE test_sixth_table [04:49:55.783](0.002s) ok 8025 - schema_only: should dump CREATE TABLE test_table [04:49:55.783](0.001s) ok 8026 - schema_only: should dump CREATE TABLE test_table_generated [04:49:55.784](0.000s) ok 8027 - schema_only: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:55.784](0.000s) ok 8028 - schema_only: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:55.784](0.001s) ok 8029 - schema_only: should dump CREATE TABLE test_table_identity [04:49:55.785](0.000s) ok 8030 - schema_only: should dump CREATE TABLE test_third_table_generated_cols [04:49:55.785](0.000s) ok 8031 - schema_only: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:55.785](0.000s) ok 8032 - schema_only: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:55.785](0.000s) ok 8033 - schema_only: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:55.785](0.000s) ok 8034 - schema_only: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:55.785](0.000s) ok 8035 - schema_only: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:55.785](0.000s) ok 8036 - schema_only: should dump CREATE TRANSFORM FOR int [04:49:55.786](0.000s) ok 8037 - schema_only: should dump CREATE TRIGGER test_trigger [04:49:55.786](0.001s) ok 8038 - schema_only: should dump CREATE TYPE dump_test.composite [04:49:55.787](0.000s) ok 8039 - schema_only: should dump CREATE TYPE dump_test.int42 [04:49:55.787](0.000s) ok 8040 - schema_only: should dump CREATE TYPE dump_test.int42 populated [04:49:55.787](0.000s) ok 8041 - schema_only: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:55.787](0.000s) ok 8042 - schema_only: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:55.787](0.000s) ok 8043 - schema_only: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:55.788](0.000s) ok 8044 - schema_only: should dump CREATE TYPE dump_test.undefined [04:49:55.788](0.000s) ok 8045 - schema_only: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:55.788](0.000s) ok 8046 - schema_only: should dump CREATE VIEW test_view [04:49:55.788](0.000s) ok 8047 - schema_only: should dump Check ordering of a function that depends on a primary key [04:49:55.789](0.001s) ok 8048 - schema_only: should dump Check ordering of a matview that depends on a primary key [04:49:55.789](0.000s) ok 8049 - schema_only: should dump Creation of row-level trigger in partitioned table [04:49:55.790](0.000s) ok 8050 - schema_only: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:55.790](0.000s) ok 8051 - schema_only: should not dump DROP EXTENSION plpgsql [04:49:55.790](0.000s) ok 8052 - schema_only: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:55.790](0.000s) ok 8053 - schema_only: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:55.791](0.000s) ok 8054 - schema_only: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:55.791](0.000s) ok 8055 - schema_only: should not dump DROP LANGUAGE pltestlang [04:49:55.791](0.000s) ok 8056 - schema_only: should not dump DROP ROLE pg_ [04:49:55.791](0.000s) ok 8057 - schema_only: should not dump DROP ROLE regress_dump_test_role [04:49:55.791](0.000s) ok 8058 - schema_only: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:55.791](0.000s) ok 8059 - schema_only: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:55.792](0.000s) ok 8060 - schema_only: should not dump DROP SCHEMA IF EXISTS public [04:49:55.792](0.000s) ok 8061 - schema_only: should not dump DROP SCHEMA dump_test [04:49:55.792](0.000s) ok 8062 - schema_only: should not dump DROP SCHEMA dump_test_second_schema [04:49:55.793](0.000s) ok 8063 - schema_only: should not dump DROP SCHEMA public [04:49:55.793](0.000s) ok 8064 - schema_only: should not dump DROP TABLE IF EXISTS test_second_table [04:49:55.793](0.000s) ok 8065 - schema_only: should not dump DROP TABLE IF EXISTS test_table [04:49:55.793](0.000s) ok 8066 - schema_only: should not dump DROP TABLE fk_reference_test_table [04:49:55.793](0.000s) ok 8067 - schema_only: should not dump DROP TABLE test_second_table [04:49:55.794](0.000s) ok 8068 - schema_only: should not dump DROP TABLE test_table [04:49:55.794](0.000s) ok 8069 - schema_only: should dump Disabled trigger on partition is altered [04:49:55.794](0.000s) ok 8070 - schema_only: should not dump Disabled trigger on partition is not created [04:49:55.794](0.000s) ok 8071 - schema_only: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:55.794](0.000s) ok 8072 - schema_only: should not dump GRANT CREATE ON DATABASE dump_test [04:49:55.794](0.000s) ok 8073 - schema_only: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:55.794](0.000s) ok 8074 - schema_only: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:55.795](0.001s) ok 8075 - schema_only: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:55.796](0.001s) ok 8076 - schema_only: should dump GRANT SELECT ON TABLE measurement [04:49:55.797](0.001s) ok 8077 - schema_only: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:55.797](0.000s) ok 8078 - schema_only: should dump GRANT SELECT ON TABLE test_table [04:49:55.799](0.002s) ok 8079 - schema_only: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:55.800](0.001s) ok 8080 - schema_only: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:55.801](0.000s) ok 8081 - schema_only: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:55.801](0.001s) ok 8082 - schema_only: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:55.802](0.001s) ok 8083 - schema_only: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:55.802](0.000s) ok 8084 - schema_only: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:55.802](0.000s) ok 8085 - schema_only: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:55.803](0.000s) ok 8086 - schema_only: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:55.803](0.000s) ok 8087 - schema_only: should not dump INSERT INTO test_fifth_table [04:49:55.804](0.000s) ok 8088 - schema_only: should not dump INSERT INTO test_fourth_table [04:49:55.804](0.000s) ok 8089 - schema_only: should not dump INSERT INTO test_second_table [04:49:55.804](0.000s) ok 8090 - schema_only: should not dump INSERT INTO test_table [04:49:55.804](0.000s) ok 8091 - schema_only: should not dump INSERT INTO test_table_identity [04:49:55.806](0.001s) ok 8092 - schema_only: should not dump INSERT INTO test_third_table [04:49:55.806](0.000s) ok 8093 - schema_only: should not dump INSERT INTO test_third_table (colnames) [04:49:55.806](0.000s) ok 8094 - schema_only: should not dump LO create (using lo_from_bytea) [04:49:55.806](0.000s) ok 8095 - schema_only: should not dump LO create (with no data) [04:49:55.807](0.000s) ok 8096 - schema_only: should not dump LO load (using lo_from_bytea) [04:49:55.807](0.000s) ok 8097 - schema_only: should dump Partition measurement_y2006m2 creation [04:49:55.807](0.000s) ok 8098 - schema_only: should not dump REFRESH MATERIALIZED VIEW matview [04:49:55.808](0.000s) ok 8099 - schema_only: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:55.808](0.000s) ok 8100 - schema_only: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:55.808](0.000s) ok 8101 - schema_only: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:55.808](0.000s) ok 8102 - schema_only: should dump REVOKE ALL ON SCHEMA public [04:49:55.808](0.000s) ok 8103 - schema_only: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:55.809](0.000s) ok 8104 - schema_only: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:55.820](0.012s) ok 8105 - schema_only: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:55.821](0.000s) ok 8106 - schema_only: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:55.821](0.000s) ok 8107 - schema_only: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:55.821](0.000s) ok 8108 - schema_only: should dump Replica trigger on partition is altered [04:49:55.821](0.000s) ok 8109 - schema_only: should not dump Triggers on partitions are not dropped [04:49:55.821](0.000s) ok 8110 - schema_only: should not dump test_table with 4-row INSERTs # Running: pg_dump --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/section_data.sql --section=data --no-sync postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:56.564](0.743s) ok 8111 - section_data: pg_dump runs [04:49:56.576](0.012s) ok 8112 - section_data: should not dump ALTER COLLATION test0 OWNER TO [04:49:56.577](0.001s) ok 8113 - section_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:56.579](0.002s) ok 8114 - section_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:56.579](0.000s) ok 8115 - section_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:56.579](0.000s) ok 8116 - section_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:56.580](0.000s) ok 8117 - section_data: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:56.580](0.000s) ok 8118 - section_data: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:56.581](0.001s) ok 8119 - section_data: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:56.581](0.000s) ok 8120 - section_data: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:56.582](0.000s) ok 8121 - section_data: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:56.582](0.000s) ok 8122 - section_data: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:56.582](0.000s) ok 8123 - section_data: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:56.582](0.000s) ok 8124 - section_data: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:56.589](0.007s) ok 8125 - section_data: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:56.593](0.003s) ok 8126 - section_data: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:56.593](0.000s) ok 8127 - section_data: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:56.593](0.000s) ok 8128 - section_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:56.594](0.000s) ok 8129 - section_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:56.594](0.000s) ok 8130 - section_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:56.594](0.000s) ok 8131 - section_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:56.594](0.000s) ok 8132 - section_data: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:56.595](0.000s) ok 8133 - section_data: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:56.596](0.001s) ok 8134 - section_data: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:56.597](0.001s) ok 8135 - section_data: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:56.600](0.002s) ok 8136 - section_data: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:56.600](0.000s) ok 8137 - section_data: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:56.601](0.001s) ok 8138 - section_data: should not dump ALTER ROLE regress_dump_test_role [04:49:56.601](0.000s) ok 8139 - section_data: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:56.607](0.006s) ok 8140 - section_data: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:56.611](0.005s) ok 8141 - section_data: should not dump ALTER SCHEMA public OWNER TO [04:49:56.612](0.000s) ok 8142 - section_data: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:56.612](0.000s) ok 8143 - section_data: should not dump ALTER SERVER s1 OWNER TO [04:49:56.612](0.000s) ok 8144 - section_data: should not dump ALTER STATISTICS extended_stats_options [04:49:56.612](0.000s) ok 8145 - section_data: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:56.613](0.000s) ok 8146 - section_data: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:56.613](0.000s) ok 8147 - section_data: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:56.613](0.000s) ok 8148 - section_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:56.613](0.000s) ok 8149 - section_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:56.614](0.001s) ok 8150 - section_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:56.619](0.005s) ok 8151 - section_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:56.621](0.001s) ok 8152 - section_data: should not dump ALTER TABLE measurement OWNER TO [04:49:56.622](0.001s) ok 8153 - section_data: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:56.623](0.002s) ok 8154 - section_data: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:56.624](0.000s) ok 8155 - section_data: should not dump ALTER TABLE test_second_table OWNER TO [04:49:56.626](0.002s) ok 8156 - section_data: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:56.631](0.004s) ok 8157 - section_data: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:56.632](0.001s) ok 8158 - section_data: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:56.632](0.000s) ok 8159 - section_data: should not dump ALTER TABLE test_table OWNER TO [04:49:56.637](0.004s) ok 8160 - section_data: should not dump ALTER TABLE test_table_generated_child1 [04:49:56.638](0.002s) ok 8161 - section_data: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:56.640](0.001s) ok 8162 - section_data: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:56.641](0.001s) ok 8163 - section_data: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:56.644](0.003s) ok 8164 - section_data: should not dump ALTER VIEW test_view SET DEFAULT [04:49:56.644](0.001s) ok 8165 - section_data: should not dump Always trigger on partition is altered [04:49:56.645](0.000s) ok 8166 - section_data: should not dump COMMENT ON COLLATION test0 [04:49:56.645](0.000s) ok 8167 - section_data: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:56.645](0.000s) ok 8168 - section_data: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:56.646](0.000s) ok 8169 - section_data: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:56.647](0.001s) ok 8170 - section_data: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:56.648](0.001s) ok 8171 - section_data: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:56.654](0.006s) ok 8172 - section_data: should not dump COMMENT ON DATABASE postgres [04:49:56.656](0.002s) ok 8173 - section_data: should not dump COMMENT ON EXTENSION plpgsql [04:49:56.657](0.001s) ok 8174 - section_data: should dump COMMENT ON LARGE OBJECT ... [04:49:56.657](0.000s) ok 8175 - section_data: should not dump COMMENT ON PUBLICATION pub1 [04:49:56.658](0.001s) ok 8176 - section_data: should not dump COMMENT ON SCHEMA public [04:49:56.659](0.000s) ok 8177 - section_data: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:56.659](0.000s) ok 8178 - section_data: should not dump COMMENT ON TABLE dump_test.test_table [04:49:56.659](0.000s) ok 8179 - section_data: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:56.659](0.000s) ok 8180 - section_data: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:56.659](0.000s) ok 8181 - section_data: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:56.659](0.000s) ok 8182 - section_data: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:56.659](0.000s) ok 8183 - section_data: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:56.660](0.000s) ok 8184 - section_data: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:56.660](0.000s) ok 8185 - section_data: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:56.661](0.001s) ok 8186 - section_data: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:56.661](0.001s) ok 8187 - section_data: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:56.662](0.000s) ok 8188 - section_data: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:56.663](0.001s) ok 8189 - section_data: should dump COPY fk_reference_test_table [04:49:56.664](0.001s) ok 8190 - section_data: should not dump COPY fk_reference_test_table second [04:49:56.665](0.000s) ok 8191 - section_data: should dump COPY measurement [04:49:56.665](0.001s) ok 8192 - section_data: should dump COPY test_compression_method [04:49:56.666](0.000s) ok 8193 - section_data: should dump COPY test_fifth_table [04:49:56.666](0.001s) ok 8194 - section_data: should dump COPY test_fourth_table [04:49:56.668](0.002s) ok 8195 - section_data: should dump COPY test_second_table [04:49:56.669](0.000s) ok 8196 - section_data: should dump COPY test_table [04:49:56.671](0.003s) ok 8197 - section_data: should dump COPY test_table_identity [04:49:56.672](0.000s) ok 8198 - section_data: should dump COPY test_third_table [04:49:56.673](0.001s) ok 8199 - section_data: should not dump CREATE ACCESS METHOD gist2 [04:49:56.673](0.000s) ok 8200 - section_data: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:56.673](0.000s) ok 8201 - section_data: should not dump CREATE AGGREGATE dump_test.newavg [04:49:56.673](0.000s) ok 8202 - section_data: should not dump CREATE CAST FOR timestamptz [04:49:56.674](0.000s) ok 8203 - section_data: should not dump CREATE COLLATION test0 FROM "C" [04:49:56.674](0.000s) ok 8204 - section_data: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:56.674](0.000s) ok 8205 - section_data: should not dump CREATE DATABASE dump_test [04:49:56.675](0.000s) ok 8206 - section_data: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:56.675](0.000s) ok 8207 - section_data: should not dump CREATE DATABASE postgres [04:49:56.676](0.001s) ok 8208 - section_data: should not dump CREATE DATABASE regression_invalid... [04:49:56.677](0.001s) ok 8209 - section_data: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:56.677](0.000s) ok 8210 - section_data: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:56.677](0.000s) ok 8211 - section_data: should not dump CREATE EXTENSION ... plpgsql [04:49:56.680](0.003s) ok 8212 - section_data: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:56.682](0.002s) ok 8213 - section_data: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:56.683](0.001s) ok 8214 - section_data: should not dump CREATE FUNCTION ... SUPPORT [04:49:56.683](0.000s) ok 8215 - section_data: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:56.685](0.001s) ok 8216 - section_data: should not dump CREATE FUNCTION dump_test.int42_in [04:49:56.687](0.003s) ok 8217 - section_data: should not dump CREATE FUNCTION dump_test.int42_out [04:49:56.688](0.000s) ok 8218 - section_data: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:56.688](0.000s) ok 8219 - section_data: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:56.689](0.001s) ok 8220 - section_data: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:56.689](0.000s) ok 8221 - section_data: should not dump CREATE INDEX ON ONLY measurement [04:49:56.690](0.001s) ok 8222 - section_data: should not dump CREATE LANGUAGE pltestlang [04:49:56.691](0.001s) ok 8223 - section_data: should not dump CREATE MATERIALIZED VIEW matview [04:49:56.692](0.000s) ok 8224 - section_data: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:56.692](0.000s) ok 8225 - section_data: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:56.692](0.000s) ok 8226 - section_data: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:56.692](0.000s) ok 8227 - section_data: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:56.693](0.001s) ok 8228 - section_data: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:56.696](0.003s) ok 8229 - section_data: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:56.697](0.001s) ok 8230 - section_data: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:56.698](0.001s) ok 8231 - section_data: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:56.698](0.001s) ok 8232 - section_data: should not dump CREATE POLICY p1 ON test_table [04:49:56.699](0.001s) ok 8233 - section_data: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:56.702](0.003s) ok 8234 - section_data: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:56.703](0.001s) ok 8235 - section_data: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:56.704](0.002s) ok 8236 - section_data: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:56.705](0.001s) ok 8237 - section_data: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:56.708](0.003s) ok 8238 - section_data: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:56.708](0.000s) ok 8239 - section_data: should not dump CREATE PUBLICATION pub1 [04:49:56.708](0.000s) ok 8240 - section_data: should not dump CREATE PUBLICATION pub2 [04:49:56.713](0.005s) ok 8241 - section_data: should not dump CREATE PUBLICATION pub3 [04:49:56.713](0.001s) ok 8242 - section_data: should not dump CREATE PUBLICATION pub4 [04:49:56.714](0.000s) ok 8243 - section_data: should not dump CREATE ROLE regress_dump_test_role [04:49:56.714](0.000s) ok 8244 - section_data: should not dump CREATE ROLE regress_quoted... [04:49:56.714](0.000s) ok 8245 - section_data: should not dump CREATE SCHEMA dump_test [04:49:56.714](0.000s) ok 8246 - section_data: should not dump CREATE SCHEMA dump_test_second_schema [04:49:56.714](0.000s) ok 8247 - section_data: should not dump CREATE SCHEMA public [04:49:56.714](0.000s) ok 8248 - section_data: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:56.715](0.000s) ok 8249 - section_data: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:56.715](0.000s) ok 8250 - section_data: should not dump CREATE STATISTICS extended_stats_expression [04:49:56.715](0.000s) ok 8251 - section_data: should not dump CREATE STATISTICS extended_stats_no_options [04:49:56.715](0.000s) ok 8252 - section_data: should not dump CREATE STATISTICS extended_stats_options [04:49:56.715](0.000s) ok 8253 - section_data: should not dump CREATE SUBSCRIPTION sub1 [04:49:56.716](0.001s) ok 8254 - section_data: should not dump CREATE SUBSCRIPTION sub2 [04:49:56.717](0.000s) ok 8255 - section_data: should not dump CREATE SUBSCRIPTION sub3 [04:49:56.718](0.001s) ok 8256 - section_data: should not dump CREATE TABLE fk_reference_test_table [04:49:56.718](0.000s) ok 8257 - section_data: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:56.719](0.001s) ok 8258 - section_data: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:56.720](0.000s) ok 8259 - section_data: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:56.720](0.000s) ok 8260 - section_data: should not dump CREATE TABLE table_with_stats [04:49:56.720](0.000s) ok 8261 - section_data: should not dump CREATE TABLE test_compression_method [04:49:56.721](0.001s) ok 8262 - section_data: should not dump CREATE TABLE test_fifth_table [04:49:56.722](0.000s) ok 8263 - section_data: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:56.724](0.002s) ok 8264 - section_data: should not dump CREATE TABLE test_inheritance_child [04:49:56.724](0.000s) ok 8265 - section_data: should not dump CREATE TABLE test_inheritance_parent [04:49:56.724](0.001s) ok 8266 - section_data: should not dump CREATE TABLE test_second_table [04:49:56.725](0.000s) ok 8267 - section_data: should not dump CREATE TABLE test_seventh_table [04:49:56.725](0.000s) ok 8268 - section_data: should not dump CREATE TABLE test_sixth_table [04:49:56.725](0.000s) ok 8269 - section_data: should not dump CREATE TABLE test_table [04:49:56.725](0.000s) ok 8270 - section_data: should not dump CREATE TABLE test_table_generated [04:49:56.728](0.003s) ok 8271 - section_data: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:56.728](0.000s) ok 8272 - section_data: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:56.729](0.000s) ok 8273 - section_data: should not dump CREATE TABLE test_table_identity [04:49:56.729](0.000s) ok 8274 - section_data: should not dump CREATE TABLE test_third_table_generated_cols [04:49:56.729](0.000s) ok 8275 - section_data: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:56.729](0.000s) ok 8276 - section_data: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:56.730](0.000s) ok 8277 - section_data: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:56.730](0.000s) ok 8278 - section_data: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:56.730](0.000s) ok 8279 - section_data: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:56.731](0.000s) ok 8280 - section_data: should not dump CREATE TRANSFORM FOR int [04:49:56.732](0.001s) ok 8281 - section_data: should not dump CREATE TRIGGER test_trigger [04:49:56.736](0.004s) ok 8282 - section_data: should not dump CREATE TYPE dump_test.composite [04:49:56.737](0.001s) ok 8283 - section_data: should not dump CREATE TYPE dump_test.int42 [04:49:56.738](0.001s) ok 8284 - section_data: should not dump CREATE TYPE dump_test.int42 populated [04:49:56.742](0.003s) ok 8285 - section_data: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:56.742](0.001s) ok 8286 - section_data: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:56.744](0.002s) ok 8287 - section_data: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:56.745](0.001s) ok 8288 - section_data: should not dump CREATE TYPE dump_test.undefined [04:49:56.747](0.002s) ok 8289 - section_data: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:56.748](0.002s) ok 8290 - section_data: should not dump CREATE VIEW test_view [04:49:56.750](0.002s) ok 8291 - section_data: should not dump Check ordering of a function that depends on a primary key [04:49:56.751](0.001s) ok 8292 - section_data: should not dump Check ordering of a matview that depends on a primary key [04:49:56.752](0.001s) ok 8293 - section_data: should not dump Creation of row-level trigger in partitioned table [04:49:56.752](0.000s) ok 8294 - section_data: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:56.752](0.000s) ok 8295 - section_data: should not dump DROP EXTENSION plpgsql [04:49:56.753](0.001s) ok 8296 - section_data: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:56.754](0.001s) ok 8297 - section_data: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:56.755](0.001s) ok 8298 - section_data: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:56.755](0.000s) ok 8299 - section_data: should not dump DROP LANGUAGE pltestlang [04:49:56.755](0.000s) ok 8300 - section_data: should not dump DROP ROLE pg_ [04:49:56.757](0.001s) ok 8301 - section_data: should not dump DROP ROLE regress_dump_test_role [04:49:56.760](0.003s) ok 8302 - section_data: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:56.760](0.000s) ok 8303 - section_data: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:56.764](0.004s) ok 8304 - section_data: should not dump DROP SCHEMA IF EXISTS public [04:49:56.768](0.004s) ok 8305 - section_data: should not dump DROP SCHEMA dump_test [04:49:56.768](0.000s) ok 8306 - section_data: should not dump DROP SCHEMA dump_test_second_schema [04:49:56.769](0.000s) ok 8307 - section_data: should not dump DROP SCHEMA public [04:49:56.769](0.000s) ok 8308 - section_data: should not dump DROP TABLE IF EXISTS test_second_table [04:49:56.770](0.001s) ok 8309 - section_data: should not dump DROP TABLE IF EXISTS test_table [04:49:56.771](0.000s) ok 8310 - section_data: should not dump DROP TABLE fk_reference_test_table [04:49:56.773](0.002s) ok 8311 - section_data: should not dump DROP TABLE test_second_table [04:49:56.775](0.002s) ok 8312 - section_data: should not dump DROP TABLE test_table [04:49:56.777](0.002s) ok 8313 - section_data: should not dump Disabled trigger on partition is altered [04:49:56.781](0.004s) ok 8314 - section_data: should not dump Disabled trigger on partition is not created [04:49:56.787](0.006s) ok 8315 - section_data: should dump GRANT ALL ON LARGE OBJECT ... [04:49:56.788](0.001s) ok 8316 - section_data: should not dump GRANT CREATE ON DATABASE dump_test [04:49:56.789](0.001s) ok 8317 - section_data: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:56.791](0.003s) not ok 8318 - section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:56.793](0.002s) # Failed test 'section_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.794](0.000s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.796](0.003s) not ok 8319 - section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:56.797](0.001s) # Failed test 'section_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.800](0.002s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.801](0.002s) not ok 8320 - section_data: should not dump GRANT SELECT ON TABLE measurement [04:49:56.802](0.001s) # Failed test 'section_data: should not dump GRANT SELECT ON TABLE measurement' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.803](0.001s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.810](0.007s) not ok 8321 - section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:56.813](0.003s) # Failed test 'section_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.814](0.000s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.814](0.000s) not ok 8322 - section_data: should not dump GRANT SELECT ON TABLE test_table [04:49:56.815](0.001s) # Failed test 'section_data: should not dump GRANT SELECT ON TABLE test_table' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.816](0.001s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.816](0.000s) ok 8323 - section_data: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:56.817](0.000s) ok 8324 - section_data: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:56.817](0.000s) ok 8325 - section_data: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:56.817](0.000s) ok 8326 - section_data: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:56.819](0.001s) ok 8327 - section_data: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:56.819](0.001s) ok 8328 - section_data: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:56.820](0.001s) ok 8329 - section_data: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:56.822](0.002s) ok 8330 - section_data: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:56.824](0.002s) ok 8331 - section_data: should not dump INSERT INTO test_fifth_table [04:49:56.825](0.000s) ok 8332 - section_data: should not dump INSERT INTO test_fourth_table [04:49:56.825](0.000s) ok 8333 - section_data: should not dump INSERT INTO test_second_table [04:49:56.825](0.000s) ok 8334 - section_data: should not dump INSERT INTO test_table [04:49:56.826](0.000s) ok 8335 - section_data: should not dump INSERT INTO test_table_identity [04:49:56.827](0.001s) ok 8336 - section_data: should not dump INSERT INTO test_third_table [04:49:56.827](0.001s) ok 8337 - section_data: should not dump INSERT INTO test_third_table (colnames) [04:49:56.828](0.000s) ok 8338 - section_data: should dump LO create (using lo_from_bytea) [04:49:56.828](0.000s) ok 8339 - section_data: should dump LO create (with no data) [04:49:56.829](0.001s) ok 8340 - section_data: should dump LO load (using lo_from_bytea) [04:49:56.829](0.000s) ok 8341 - section_data: should not dump Partition measurement_y2006m2 creation [04:49:56.829](0.000s) ok 8342 - section_data: should not dump REFRESH MATERIALIZED VIEW matview [04:49:56.829](0.000s) ok 8343 - section_data: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:56.830](0.000s) ok 8344 - section_data: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:56.830](0.000s) ok 8345 - section_data: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:56.832](0.002s) ok 8346 - section_data: should not dump REVOKE ALL ON SCHEMA public [04:49:56.833](0.000s) ok 8347 - section_data: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:56.834](0.002s) ok 8348 - section_data: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:56.868](0.033s) ok 8349 - section_data: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:56.873](0.005s) not ok 8350 - section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:56.874](0.002s) # Failed test 'section_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4999. [04:49:56.880](0.006s) # Review section_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:56.884](0.003s) ok 8351 - section_data: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:56.891](0.007s) ok 8352 - section_data: should not dump Replica trigger on partition is altered [04:49:56.896](0.005s) ok 8353 - section_data: should not dump Triggers on partitions are not dropped [04:49:56.896](0.000s) ok 8354 - section_data: should not dump test_table with 4-row INSERTs # Running: pg_dump --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/section_post_data.sql --section=post-data --no-sync postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:57.693](0.797s) ok 8355 - section_post_data: pg_dump runs [04:49:57.701](0.008s) ok 8356 - section_post_data: should not dump ALTER COLLATION test0 OWNER TO [04:49:57.702](0.000s) ok 8357 - section_post_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:57.702](0.001s) ok 8358 - section_post_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:57.702](0.000s) ok 8359 - section_post_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:57.703](0.000s) ok 8360 - section_post_data: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:57.703](0.000s) ok 8361 - section_post_data: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:57.703](0.000s) ok 8362 - section_post_data: should not dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:57.703](0.000s) ok 8363 - section_post_data: should not dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:57.704](0.000s) ok 8364 - section_post_data: should not dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:57.704](0.000s) ok 8365 - section_post_data: should dump ALTER INDEX ... ATTACH PARTITION [04:49:57.704](0.000s) ok 8366 - section_post_data: should dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:57.704](0.000s) ok 8367 - section_post_data: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:57.704](0.000s) ok 8368 - section_post_data: should not dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:57.705](0.000s) ok 8369 - section_post_data: should not dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:57.705](0.000s) ok 8370 - section_post_data: should not dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:57.705](0.000s) ok 8371 - section_post_data: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:57.706](0.000s) ok 8372 - section_post_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:57.706](0.000s) ok 8373 - section_post_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:57.706](0.000s) ok 8374 - section_post_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:57.706](0.000s) ok 8375 - section_post_data: should dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:57.706](0.000s) ok 8376 - section_post_data: should dump ALTER PUBLICATION pub1 OWNER TO [04:49:57.706](0.000s) ok 8377 - section_post_data: should dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:57.707](0.000s) ok 8378 - section_post_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:57.707](0.000s) ok 8379 - section_post_data: should dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:57.707](0.000s) ok 8380 - section_post_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:57.707](0.000s) ok 8381 - section_post_data: should dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:57.708](0.001s) ok 8382 - section_post_data: should not dump ALTER ROLE regress_dump_test_role [04:49:57.709](0.001s) ok 8383 - section_post_data: should not dump ALTER SCHEMA dump_test OWNER TO [04:49:57.709](0.000s) ok 8384 - section_post_data: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:57.709](0.000s) ok 8385 - section_post_data: should not dump ALTER SCHEMA public OWNER TO [04:49:57.711](0.002s) ok 8386 - section_post_data: should not dump ALTER SEQUENCE test_table_col1_seq [04:49:57.711](0.000s) ok 8387 - section_post_data: should not dump ALTER SERVER s1 OWNER TO [04:49:57.712](0.000s) ok 8388 - section_post_data: should dump ALTER STATISTICS extended_stats_options [04:49:57.712](0.000s) ok 8389 - section_post_data: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:57.713](0.001s) ok 8390 - section_post_data: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:57.713](0.000s) ok 8391 - section_post_data: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:57.713](0.000s) ok 8392 - section_post_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:57.714](0.000s) ok 8393 - section_post_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:57.714](0.000s) ok 8394 - section_post_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:57.714](0.000s) ok 8395 - section_post_data: should not dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:57.714](0.000s) ok 8396 - section_post_data: should not dump ALTER TABLE measurement OWNER TO [04:49:57.714](0.000s) ok 8397 - section_post_data: should dump ALTER TABLE measurement PRIMARY KEY [04:49:57.715](0.000s) ok 8398 - section_post_data: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:57.715](0.000s) ok 8399 - section_post_data: should not dump ALTER TABLE test_second_table OWNER TO [04:49:57.715](0.000s) ok 8400 - section_post_data: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:57.715](0.000s) ok 8401 - section_post_data: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:57.715](0.000s) ok 8402 - section_post_data: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:57.715](0.000s) ok 8403 - section_post_data: should not dump ALTER TABLE test_table OWNER TO [04:49:57.715](0.000s) ok 8404 - section_post_data: should not dump ALTER TABLE test_table_generated_child1 [04:49:57.715](0.000s) ok 8405 - section_post_data: should not dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:57.716](0.000s) ok 8406 - section_post_data: should not dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:57.716](0.000s) ok 8407 - section_post_data: should not dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:57.716](0.000s) ok 8408 - section_post_data: should not dump ALTER VIEW test_view SET DEFAULT [04:49:57.716](0.000s) ok 8409 - section_post_data: should dump Always trigger on partition is altered [04:49:57.717](0.000s) ok 8410 - section_post_data: should not dump COMMENT ON COLLATION test0 [04:49:57.717](0.000s) ok 8411 - section_post_data: should not dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:57.717](0.000s) ok 8412 - section_post_data: should not dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:57.717](0.000s) ok 8413 - section_post_data: should not dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:57.717](0.000s) ok 8414 - section_post_data: should not dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:57.717](0.000s) ok 8415 - section_post_data: should not dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:57.717](0.000s) ok 8416 - section_post_data: should not dump COMMENT ON DATABASE postgres [04:49:57.717](0.000s) ok 8417 - section_post_data: should not dump COMMENT ON EXTENSION plpgsql [04:49:57.718](0.000s) ok 8418 - section_post_data: should not dump COMMENT ON LARGE OBJECT ... [04:49:57.718](0.000s) ok 8419 - section_post_data: should dump COMMENT ON PUBLICATION pub1 [04:49:57.718](0.000s) ok 8420 - section_post_data: should not dump COMMENT ON SCHEMA public [04:49:57.718](0.000s) ok 8421 - section_post_data: should dump COMMENT ON SUBSCRIPTION sub1 [04:49:57.718](0.000s) ok 8422 - section_post_data: should not dump COMMENT ON TABLE dump_test.test_table [04:49:57.718](0.000s) ok 8423 - section_post_data: should not dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:57.718](0.000s) ok 8424 - section_post_data: should not dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:57.719](0.000s) ok 8425 - section_post_data: should not dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:57.719](0.000s) ok 8426 - section_post_data: should not dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:57.719](0.000s) ok 8427 - section_post_data: should not dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:57.719](0.000s) ok 8428 - section_post_data: should not dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:57.719](0.000s) ok 8429 - section_post_data: should not dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:57.719](0.000s) ok 8430 - section_post_data: should not dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:57.720](0.000s) ok 8431 - section_post_data: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:57.720](0.000s) ok 8432 - section_post_data: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:57.720](0.000s) ok 8433 - section_post_data: should not dump COPY fk_reference_test_table [04:49:57.720](0.000s) ok 8434 - section_post_data: should not dump COPY fk_reference_test_table second [04:49:57.720](0.000s) ok 8435 - section_post_data: should not dump COPY measurement [04:49:57.720](0.000s) ok 8436 - section_post_data: should not dump COPY test_compression_method [04:49:57.720](0.000s) ok 8437 - section_post_data: should not dump COPY test_fifth_table [04:49:57.720](0.000s) ok 8438 - section_post_data: should not dump COPY test_fourth_table [04:49:57.720](0.000s) ok 8439 - section_post_data: should not dump COPY test_second_table [04:49:57.720](0.000s) ok 8440 - section_post_data: should not dump COPY test_table [04:49:57.720](0.000s) ok 8441 - section_post_data: should not dump COPY test_table_identity [04:49:57.721](0.000s) ok 8442 - section_post_data: should not dump COPY test_third_table [04:49:57.721](0.000s) ok 8443 - section_post_data: should not dump CREATE ACCESS METHOD gist2 [04:49:57.721](0.000s) ok 8444 - section_post_data: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:57.721](0.000s) ok 8445 - section_post_data: should not dump CREATE AGGREGATE dump_test.newavg [04:49:57.721](0.000s) ok 8446 - section_post_data: should not dump CREATE CAST FOR timestamptz [04:49:57.721](0.000s) ok 8447 - section_post_data: should not dump CREATE COLLATION test0 FROM "C" [04:49:57.721](0.000s) ok 8448 - section_post_data: should not dump CREATE CONVERSION dump_test.test_conversion [04:49:57.721](0.000s) ok 8449 - section_post_data: should not dump CREATE DATABASE dump_test [04:49:57.721](0.000s) ok 8450 - section_post_data: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:57.721](0.000s) ok 8451 - section_post_data: should not dump CREATE DATABASE postgres [04:49:57.721](0.000s) ok 8452 - section_post_data: should not dump CREATE DATABASE regression_invalid... [04:49:57.722](0.000s) ok 8453 - section_post_data: should not dump CREATE DOMAIN dump_test.us_postal_code [04:49:57.722](0.000s) ok 8454 - section_post_data: should dump CREATE EVENT TRIGGER test_event_trigger [04:49:57.722](0.000s) ok 8455 - section_post_data: should not dump CREATE EXTENSION ... plpgsql [04:49:57.722](0.000s) ok 8456 - section_post_data: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:57.722](0.000s) ok 8457 - section_post_data: should not dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:57.722](0.000s) ok 8458 - section_post_data: should not dump CREATE FUNCTION ... SUPPORT [04:49:57.722](0.000s) ok 8459 - section_post_data: should not dump CREATE FUNCTION dump_test.event_trigger_func [04:49:57.722](0.000s) ok 8460 - section_post_data: should not dump CREATE FUNCTION dump_test.int42_in [04:49:57.722](0.000s) ok 8461 - section_post_data: should not dump CREATE FUNCTION dump_test.int42_out [04:49:57.722](0.000s) ok 8462 - section_post_data: should not dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:57.722](0.000s) ok 8463 - section_post_data: should not dump CREATE FUNCTION dump_test.trigger_func [04:49:57.723](0.000s) ok 8464 - section_post_data: should dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:57.723](0.000s) ok 8465 - section_post_data: should dump CREATE INDEX ON ONLY measurement [04:49:57.723](0.000s) ok 8466 - section_post_data: should not dump CREATE LANGUAGE pltestlang [04:49:57.723](0.000s) ok 8467 - section_post_data: should not dump CREATE MATERIALIZED VIEW matview [04:49:57.723](0.000s) ok 8468 - section_post_data: should not dump CREATE MATERIALIZED VIEW matview_fourth [04:49:57.723](0.000s) ok 8469 - section_post_data: should not dump CREATE MATERIALIZED VIEW matview_second [04:49:57.723](0.000s) ok 8470 - section_post_data: should not dump CREATE MATERIALIZED VIEW matview_third [04:49:57.723](0.000s) ok 8471 - section_post_data: should not dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:57.723](0.000s) ok 8472 - section_post_data: should not dump CREATE OPERATOR CLASS dump_test.op_class [04:49:57.724](0.000s) ok 8473 - section_post_data: should not dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:57.724](0.000s) ok 8474 - section_post_data: should not dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:57.724](0.000s) ok 8475 - section_post_data: should not dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:57.724](0.000s) ok 8476 - section_post_data: should dump CREATE POLICY p1 ON test_table [04:49:57.724](0.000s) ok 8477 - section_post_data: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:57.724](0.000s) ok 8478 - section_post_data: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:57.724](0.000s) ok 8479 - section_post_data: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:57.724](0.000s) ok 8480 - section_post_data: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:57.725](0.000s) ok 8481 - section_post_data: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:57.725](0.000s) ok 8482 - section_post_data: should not dump CREATE PROCEDURE dump_test.ptest1 [04:49:57.725](0.000s) ok 8483 - section_post_data: should dump CREATE PUBLICATION pub1 [04:49:57.725](0.000s) ok 8484 - section_post_data: should dump CREATE PUBLICATION pub2 [04:49:57.725](0.000s) ok 8485 - section_post_data: should dump CREATE PUBLICATION pub3 [04:49:57.725](0.000s) ok 8486 - section_post_data: should dump CREATE PUBLICATION pub4 [04:49:57.725](0.000s) ok 8487 - section_post_data: should not dump CREATE ROLE regress_dump_test_role [04:49:57.725](0.000s) ok 8488 - section_post_data: should not dump CREATE ROLE regress_quoted... [04:49:57.726](0.000s) ok 8489 - section_post_data: should not dump CREATE SCHEMA dump_test [04:49:57.726](0.000s) ok 8490 - section_post_data: should not dump CREATE SCHEMA dump_test_second_schema [04:49:57.728](0.002s) ok 8491 - section_post_data: should not dump CREATE SCHEMA public [04:49:57.728](0.000s) ok 8492 - section_post_data: should not dump CREATE SEQUENCE test_table_col1_seq [04:49:57.729](0.001s) ok 8493 - section_post_data: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:57.729](0.000s) ok 8494 - section_post_data: should dump CREATE STATISTICS extended_stats_expression [04:49:57.729](0.000s) ok 8495 - section_post_data: should dump CREATE STATISTICS extended_stats_no_options [04:49:57.730](0.000s) ok 8496 - section_post_data: should dump CREATE STATISTICS extended_stats_options [04:49:57.730](0.000s) ok 8497 - section_post_data: should dump CREATE SUBSCRIPTION sub1 [04:49:57.730](0.000s) ok 8498 - section_post_data: should dump CREATE SUBSCRIPTION sub2 [04:49:57.730](0.000s) ok 8499 - section_post_data: should dump CREATE SUBSCRIPTION sub3 [04:49:57.731](0.001s) ok 8500 - section_post_data: should not dump CREATE TABLE fk_reference_test_table [04:49:57.736](0.005s) ok 8501 - section_post_data: should not dump CREATE TABLE measurement PARTITIONED BY [04:49:57.737](0.001s) ok 8502 - section_post_data: should not dump CREATE TABLE regress_pg_dump_table_am [04:49:57.737](0.000s) ok 8503 - section_post_data: should not dump CREATE TABLE regress_pg_dump_table_part [04:49:57.737](0.000s) ok 8504 - section_post_data: should dump CREATE TABLE table_with_stats [04:49:57.737](0.000s) ok 8505 - section_post_data: should not dump CREATE TABLE test_compression_method [04:49:57.737](0.000s) ok 8506 - section_post_data: should not dump CREATE TABLE test_fifth_table [04:49:57.737](0.000s) ok 8507 - section_post_data: should not dump CREATE TABLE test_fourth_table_zero_col [04:49:57.737](0.000s) ok 8508 - section_post_data: should not dump CREATE TABLE test_inheritance_child [04:49:57.737](0.000s) ok 8509 - section_post_data: should not dump CREATE TABLE test_inheritance_parent [04:49:57.738](0.000s) ok 8510 - section_post_data: should not dump CREATE TABLE test_second_table [04:49:57.738](0.000s) ok 8511 - section_post_data: should not dump CREATE TABLE test_seventh_table [04:49:57.738](0.000s) ok 8512 - section_post_data: should not dump CREATE TABLE test_sixth_table [04:49:57.738](0.000s) ok 8513 - section_post_data: should not dump CREATE TABLE test_table [04:49:57.738](0.000s) ok 8514 - section_post_data: should not dump CREATE TABLE test_table_generated [04:49:57.738](0.000s) ok 8515 - section_post_data: should not dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:57.738](0.000s) ok 8516 - section_post_data: should not dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:57.738](0.000s) ok 8517 - section_post_data: should not dump CREATE TABLE test_table_identity [04:49:57.738](0.000s) ok 8518 - section_post_data: should not dump CREATE TABLE test_third_table_generated_cols [04:49:57.739](0.000s) ok 8519 - section_post_data: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:57.739](0.000s) ok 8520 - section_post_data: should not dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:57.739](0.000s) ok 8521 - section_post_data: should not dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:57.739](0.000s) ok 8522 - section_post_data: should not dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:57.739](0.000s) ok 8523 - section_post_data: should not dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:57.739](0.000s) ok 8524 - section_post_data: should not dump CREATE TRANSFORM FOR int [04:49:57.739](0.000s) ok 8525 - section_post_data: should dump CREATE TRIGGER test_trigger [04:49:57.739](0.000s) ok 8526 - section_post_data: should not dump CREATE TYPE dump_test.composite [04:49:57.739](0.000s) ok 8527 - section_post_data: should not dump CREATE TYPE dump_test.int42 [04:49:57.740](0.000s) ok 8528 - section_post_data: should not dump CREATE TYPE dump_test.int42 populated [04:49:57.740](0.000s) ok 8529 - section_post_data: should not dump CREATE TYPE dump_test.planets AS ENUM [04:49:57.740](0.000s) ok 8530 - section_post_data: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:57.740](0.000s) ok 8531 - section_post_data: should not dump CREATE TYPE dump_test.textrange AS RANGE [04:49:57.740](0.000s) ok 8532 - section_post_data: should not dump CREATE TYPE dump_test.undefined [04:49:57.740](0.000s) ok 8533 - section_post_data: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:57.740](0.000s) ok 8534 - section_post_data: should not dump CREATE VIEW test_view [04:49:57.741](0.000s) ok 8535 - section_post_data: should dump Check ordering of a function that depends on a primary key [04:49:57.741](0.000s) ok 8536 - section_post_data: should dump Check ordering of a matview that depends on a primary key [04:49:57.741](0.000s) ok 8537 - section_post_data: should dump Creation of row-level trigger in partitioned table [04:49:57.741](0.000s) ok 8538 - section_post_data: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:57.741](0.000s) ok 8539 - section_post_data: should not dump DROP EXTENSION plpgsql [04:49:57.741](0.000s) ok 8540 - section_post_data: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:57.741](0.000s) ok 8541 - section_post_data: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:57.742](0.000s) ok 8542 - section_post_data: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:57.742](0.000s) ok 8543 - section_post_data: should not dump DROP LANGUAGE pltestlang [04:49:57.742](0.000s) ok 8544 - section_post_data: should not dump DROP ROLE pg_ [04:49:57.742](0.000s) ok 8545 - section_post_data: should not dump DROP ROLE regress_dump_test_role [04:49:57.742](0.000s) ok 8546 - section_post_data: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:57.742](0.000s) ok 8547 - section_post_data: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:57.742](0.000s) ok 8548 - section_post_data: should not dump DROP SCHEMA IF EXISTS public [04:49:57.742](0.000s) ok 8549 - section_post_data: should not dump DROP SCHEMA dump_test [04:49:57.742](0.000s) ok 8550 - section_post_data: should not dump DROP SCHEMA dump_test_second_schema [04:49:57.742](0.000s) ok 8551 - section_post_data: should not dump DROP SCHEMA public [04:49:57.742](0.000s) ok 8552 - section_post_data: should not dump DROP TABLE IF EXISTS test_second_table [04:49:57.743](0.000s) ok 8553 - section_post_data: should not dump DROP TABLE IF EXISTS test_table [04:49:57.743](0.000s) ok 8554 - section_post_data: should not dump DROP TABLE fk_reference_test_table [04:49:57.743](0.000s) ok 8555 - section_post_data: should not dump DROP TABLE test_second_table [04:49:57.743](0.000s) ok 8556 - section_post_data: should not dump DROP TABLE test_table [04:49:57.743](0.000s) ok 8557 - section_post_data: should dump Disabled trigger on partition is altered [04:49:57.743](0.000s) ok 8558 - section_post_data: should not dump Disabled trigger on partition is not created [04:49:57.743](0.000s) ok 8559 - section_post_data: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:57.743](0.000s) ok 8560 - section_post_data: should not dump GRANT CREATE ON DATABASE dump_test [04:49:57.743](0.000s) ok 8561 - section_post_data: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:57.744](0.000s) ok 8562 - section_post_data: should not dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:57.749](0.005s) ok 8563 - section_post_data: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:57.754](0.005s) ok 8564 - section_post_data: should not dump GRANT SELECT ON TABLE measurement [04:49:57.755](0.001s) ok 8565 - section_post_data: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:57.756](0.001s) ok 8566 - section_post_data: should not dump GRANT SELECT ON TABLE test_table [04:49:57.757](0.001s) ok 8567 - section_post_data: should not dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:57.757](0.000s) ok 8568 - section_post_data: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:57.758](0.000s) ok 8569 - section_post_data: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:57.758](0.000s) ok 8570 - section_post_data: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:57.758](0.000s) ok 8571 - section_post_data: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:57.759](0.001s) ok 8572 - section_post_data: should not dump GRANT USAGE ON TYPE dump_test.int42 [04:49:57.759](0.000s) ok 8573 - section_post_data: should not dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:57.760](0.000s) ok 8574 - section_post_data: should not dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:57.760](0.001s) ok 8575 - section_post_data: should not dump INSERT INTO test_fifth_table [04:49:57.761](0.000s) ok 8576 - section_post_data: should not dump INSERT INTO test_fourth_table [04:49:57.761](0.000s) ok 8577 - section_post_data: should not dump INSERT INTO test_second_table [04:49:57.761](0.000s) ok 8578 - section_post_data: should not dump INSERT INTO test_table [04:49:57.761](0.000s) ok 8579 - section_post_data: should not dump INSERT INTO test_table_identity [04:49:57.761](0.000s) ok 8580 - section_post_data: should not dump INSERT INTO test_third_table [04:49:57.761](0.000s) ok 8581 - section_post_data: should not dump INSERT INTO test_third_table (colnames) [04:49:57.762](0.000s) ok 8582 - section_post_data: should not dump LO create (using lo_from_bytea) [04:49:57.762](0.000s) ok 8583 - section_post_data: should not dump LO create (with no data) [04:49:57.762](0.000s) ok 8584 - section_post_data: should not dump LO load (using lo_from_bytea) [04:49:57.762](0.000s) ok 8585 - section_post_data: should not dump Partition measurement_y2006m2 creation [04:49:57.762](0.000s) ok 8586 - section_post_data: should dump REFRESH MATERIALIZED VIEW matview [04:49:57.762](0.000s) ok 8587 - section_post_data: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:57.762](0.000s) ok 8588 - section_post_data: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:57.763](0.000s) ok 8589 - section_post_data: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:57.763](0.000s) ok 8590 - section_post_data: should not dump REVOKE ALL ON SCHEMA public [04:49:57.763](0.000s) ok 8591 - section_post_data: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:57.763](0.000s) ok 8592 - section_post_data: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:57.779](0.016s) ok 8593 - section_post_data: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:57.779](0.000s) ok 8594 - section_post_data: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:57.779](0.000s) ok 8595 - section_post_data: should not dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:57.780](0.000s) ok 8596 - section_post_data: should dump Replica trigger on partition is altered [04:49:57.781](0.001s) ok 8597 - section_post_data: should not dump Triggers on partitions are not dropped [04:49:57.781](0.001s) ok 8598 - section_post_data: should not dump test_table with 4-row INSERTs # Running: pg_dump --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/section_pre_data.sql --section=pre-data --no-sync postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:58.571](0.789s) ok 8599 - section_pre_data: pg_dump runs [04:49:58.575](0.005s) ok 8600 - section_pre_data: should dump ALTER COLLATION test0 OWNER TO [04:49:58.576](0.001s) ok 8601 - section_pre_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:58.576](0.000s) ok 8602 - section_pre_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:58.576](0.000s) ok 8603 - section_pre_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:58.576](0.000s) ok 8604 - section_pre_data: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:58.576](0.000s) ok 8605 - section_pre_data: should dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:58.577](0.000s) ok 8606 - section_pre_data: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:58.577](0.000s) ok 8607 - section_pre_data: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:58.577](0.000s) ok 8608 - section_pre_data: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:58.577](0.000s) ok 8609 - section_pre_data: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:58.577](0.000s) ok 8610 - section_pre_data: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:58.577](0.000s) ok 8611 - section_pre_data: should not dump ALTER LARGE OBJECT ... OWNER TO [04:49:58.577](0.000s) ok 8612 - section_pre_data: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:58.578](0.000s) ok 8613 - section_pre_data: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:58.578](0.001s) ok 8614 - section_pre_data: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:58.579](0.000s) ok 8615 - section_pre_data: should dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:58.579](0.000s) ok 8616 - section_pre_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:58.579](0.000s) ok 8617 - section_pre_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:58.579](0.000s) ok 8618 - section_pre_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:58.579](0.000s) ok 8619 - section_pre_data: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:58.579](0.000s) ok 8620 - section_pre_data: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:58.579](0.000s) ok 8621 - section_pre_data: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:58.580](0.000s) ok 8622 - section_pre_data: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:58.580](0.000s) ok 8623 - section_pre_data: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:58.580](0.000s) ok 8624 - section_pre_data: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:58.581](0.000s) ok 8625 - section_pre_data: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:58.581](0.000s) ok 8626 - section_pre_data: should not dump ALTER ROLE regress_dump_test_role [04:49:58.581](0.000s) ok 8627 - section_pre_data: should dump ALTER SCHEMA dump_test OWNER TO [04:49:58.581](0.000s) ok 8628 - section_pre_data: should dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:58.581](0.000s) ok 8629 - section_pre_data: should dump ALTER SCHEMA public OWNER TO [04:49:58.581](0.000s) ok 8630 - section_pre_data: should dump ALTER SEQUENCE test_table_col1_seq [04:49:58.581](0.000s) ok 8631 - section_pre_data: should dump ALTER SERVER s1 OWNER TO [04:49:58.582](0.000s) ok 8632 - section_pre_data: should not dump ALTER STATISTICS extended_stats_options [04:49:58.582](0.000s) ok 8633 - section_pre_data: should not dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:58.582](0.000s) ok 8634 - section_pre_data: should dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:58.582](0.000s) ok 8635 - section_pre_data: should not dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:58.582](0.000s) ok 8636 - section_pre_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:58.582](0.000s) ok 8637 - section_pre_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:58.583](0.000s) ok 8638 - section_pre_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:58.583](0.000s) ok 8639 - section_pre_data: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:58.583](0.000s) ok 8640 - section_pre_data: should dump ALTER TABLE measurement OWNER TO [04:49:58.583](0.000s) ok 8641 - section_pre_data: should not dump ALTER TABLE measurement PRIMARY KEY [04:49:58.583](0.000s) ok 8642 - section_pre_data: should dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:58.584](0.000s) ok 8643 - section_pre_data: should dump ALTER TABLE test_second_table OWNER TO [04:49:58.584](0.000s) ok 8644 - section_pre_data: should not dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:58.584](0.000s) ok 8645 - section_pre_data: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:58.584](0.000s) ok 8646 - section_pre_data: should not dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:58.584](0.000s) ok 8647 - section_pre_data: should dump ALTER TABLE test_table OWNER TO [04:49:58.584](0.000s) ok 8648 - section_pre_data: should not dump ALTER TABLE test_table_generated_child1 [04:49:58.584](0.000s) ok 8649 - section_pre_data: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:58.584](0.000s) ok 8650 - section_pre_data: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:58.584](0.000s) ok 8651 - section_pre_data: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:58.584](0.000s) ok 8652 - section_pre_data: should dump ALTER VIEW test_view SET DEFAULT [04:49:58.584](0.000s) ok 8653 - section_pre_data: should not dump Always trigger on partition is altered [04:49:58.584](0.000s) ok 8654 - section_pre_data: should dump COMMENT ON COLLATION test0 [04:49:58.584](0.000s) ok 8655 - section_pre_data: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:58.585](0.000s) ok 8656 - section_pre_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:58.585](0.000s) ok 8657 - section_pre_data: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:58.585](0.000s) ok 8658 - section_pre_data: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:58.586](0.001s) ok 8659 - section_pre_data: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:58.586](0.000s) ok 8660 - section_pre_data: should not dump COMMENT ON DATABASE postgres [04:49:58.587](0.000s) ok 8661 - section_pre_data: should not dump COMMENT ON EXTENSION plpgsql [04:49:58.587](0.000s) ok 8662 - section_pre_data: should not dump COMMENT ON LARGE OBJECT ... [04:49:58.587](0.000s) ok 8663 - section_pre_data: should not dump COMMENT ON PUBLICATION pub1 [04:49:58.588](0.000s) ok 8664 - section_pre_data: should not dump COMMENT ON SCHEMA public [04:49:58.588](0.000s) ok 8665 - section_pre_data: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:58.588](0.000s) ok 8666 - section_pre_data: should dump COMMENT ON TABLE dump_test.test_table [04:49:58.589](0.000s) ok 8667 - section_pre_data: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:58.589](0.000s) ok 8668 - section_pre_data: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:58.589](0.000s) ok 8669 - section_pre_data: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:58.590](0.000s) ok 8670 - section_pre_data: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:58.590](0.000s) ok 8671 - section_pre_data: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:58.590](0.000s) ok 8672 - section_pre_data: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:58.591](0.000s) ok 8673 - section_pre_data: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:58.591](0.000s) ok 8674 - section_pre_data: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:58.591](0.000s) ok 8675 - section_pre_data: should not dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:58.591](0.000s) ok 8676 - section_pre_data: should not dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:58.592](0.000s) ok 8677 - section_pre_data: should not dump COPY fk_reference_test_table [04:49:58.592](0.000s) ok 8678 - section_pre_data: should not dump COPY fk_reference_test_table second [04:49:58.592](0.000s) ok 8679 - section_pre_data: should not dump COPY measurement [04:49:58.593](0.000s) ok 8680 - section_pre_data: should not dump COPY test_compression_method [04:49:58.593](0.000s) ok 8681 - section_pre_data: should not dump COPY test_fifth_table [04:49:58.593](0.000s) ok 8682 - section_pre_data: should not dump COPY test_fourth_table [04:49:58.594](0.000s) ok 8683 - section_pre_data: should not dump COPY test_second_table [04:49:58.594](0.000s) ok 8684 - section_pre_data: should not dump COPY test_table [04:49:58.594](0.000s) ok 8685 - section_pre_data: should not dump COPY test_table_identity [04:49:58.594](0.000s) ok 8686 - section_pre_data: should not dump COPY test_third_table [04:49:58.594](0.000s) ok 8687 - section_pre_data: should dump CREATE ACCESS METHOD gist2 [04:49:58.594](0.000s) ok 8688 - section_pre_data: should dump CREATE ACCESS METHOD regress_test_table_am [04:49:58.594](0.000s) ok 8689 - section_pre_data: should dump CREATE AGGREGATE dump_test.newavg [04:49:58.594](0.000s) ok 8690 - section_pre_data: should dump CREATE CAST FOR timestamptz [04:49:58.595](0.000s) ok 8691 - section_pre_data: should dump CREATE COLLATION test0 FROM "C" [04:49:58.595](0.000s) ok 8692 - section_pre_data: should dump CREATE CONVERSION dump_test.test_conversion [04:49:58.595](0.000s) ok 8693 - section_pre_data: should not dump CREATE DATABASE dump_test [04:49:58.595](0.000s) ok 8694 - section_pre_data: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:58.595](0.000s) ok 8695 - section_pre_data: should not dump CREATE DATABASE postgres [04:49:58.595](0.000s) ok 8696 - section_pre_data: should not dump CREATE DATABASE regression_invalid... [04:49:58.596](0.001s) ok 8697 - section_pre_data: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:58.596](0.000s) ok 8698 - section_pre_data: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:58.596](0.000s) ok 8699 - section_pre_data: should not dump CREATE EXTENSION ... plpgsql [04:49:58.596](0.000s) ok 8700 - section_pre_data: should dump CREATE FOREIGN DATA WRAPPER dummy [04:49:58.596](0.000s) ok 8701 - section_pre_data: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:58.596](0.000s) ok 8702 - section_pre_data: should dump CREATE FUNCTION ... SUPPORT [04:49:58.596](0.000s) ok 8703 - section_pre_data: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:58.596](0.000s) ok 8704 - section_pre_data: should dump CREATE FUNCTION dump_test.int42_in [04:49:58.596](0.000s) ok 8705 - section_pre_data: should dump CREATE FUNCTION dump_test.int42_out [04:49:58.597](0.000s) ok 8706 - section_pre_data: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:58.597](0.000s) ok 8707 - section_pre_data: should dump CREATE FUNCTION dump_test.trigger_func [04:49:58.597](0.000s) ok 8708 - section_pre_data: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:58.597](0.000s) ok 8709 - section_pre_data: should not dump CREATE INDEX ON ONLY measurement [04:49:58.598](0.001s) ok 8710 - section_pre_data: should dump CREATE LANGUAGE pltestlang [04:49:58.598](0.000s) ok 8711 - section_pre_data: should dump CREATE MATERIALIZED VIEW matview [04:49:58.598](0.000s) ok 8712 - section_pre_data: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:58.599](0.000s) ok 8713 - section_pre_data: should dump CREATE MATERIALIZED VIEW matview_second [04:49:58.599](0.000s) ok 8714 - section_pre_data: should dump CREATE MATERIALIZED VIEW matview_third [04:49:58.599](0.000s) ok 8715 - section_pre_data: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:58.600](0.000s) ok 8716 - section_pre_data: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:58.600](0.001s) ok 8717 - section_pre_data: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:58.601](0.000s) ok 8718 - section_pre_data: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:58.601](0.000s) ok 8719 - section_pre_data: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:58.601](0.000s) ok 8720 - section_pre_data: should not dump CREATE POLICY p1 ON test_table [04:49:58.601](0.000s) ok 8721 - section_pre_data: should not dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:58.601](0.000s) ok 8722 - section_pre_data: should not dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:58.601](0.000s) ok 8723 - section_pre_data: should not dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:58.602](0.000s) ok 8724 - section_pre_data: should not dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:58.602](0.000s) ok 8725 - section_pre_data: should not dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:58.602](0.000s) ok 8726 - section_pre_data: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:58.602](0.000s) ok 8727 - section_pre_data: should not dump CREATE PUBLICATION pub1 [04:49:58.602](0.000s) ok 8728 - section_pre_data: should not dump CREATE PUBLICATION pub2 [04:49:58.602](0.000s) ok 8729 - section_pre_data: should not dump CREATE PUBLICATION pub3 [04:49:58.603](0.000s) ok 8730 - section_pre_data: should not dump CREATE PUBLICATION pub4 [04:49:58.603](0.000s) ok 8731 - section_pre_data: should not dump CREATE ROLE regress_dump_test_role [04:49:58.608](0.005s) ok 8732 - section_pre_data: should not dump CREATE ROLE regress_quoted... [04:49:58.608](0.000s) ok 8733 - section_pre_data: should dump CREATE SCHEMA dump_test [04:49:58.608](0.000s) ok 8734 - section_pre_data: should dump CREATE SCHEMA dump_test_second_schema [04:49:58.608](0.000s) ok 8735 - section_pre_data: should not dump CREATE SCHEMA public [04:49:58.609](0.000s) ok 8736 - section_pre_data: should dump CREATE SEQUENCE test_table_col1_seq [04:49:58.609](0.000s) ok 8737 - section_pre_data: should dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:58.609](0.000s) ok 8738 - section_pre_data: should not dump CREATE STATISTICS extended_stats_expression [04:49:58.609](0.000s) ok 8739 - section_pre_data: should not dump CREATE STATISTICS extended_stats_no_options [04:49:58.609](0.000s) ok 8740 - section_pre_data: should not dump CREATE STATISTICS extended_stats_options [04:49:58.609](0.000s) ok 8741 - section_pre_data: should not dump CREATE SUBSCRIPTION sub1 [04:49:58.609](0.000s) ok 8742 - section_pre_data: should not dump CREATE SUBSCRIPTION sub2 [04:49:58.610](0.000s) ok 8743 - section_pre_data: should not dump CREATE SUBSCRIPTION sub3 [04:49:58.610](0.000s) ok 8744 - section_pre_data: should dump CREATE TABLE fk_reference_test_table [04:49:58.610](0.000s) ok 8745 - section_pre_data: should dump CREATE TABLE measurement PARTITIONED BY [04:49:58.610](0.000s) ok 8746 - section_pre_data: should dump CREATE TABLE regress_pg_dump_table_am [04:49:58.612](0.002s) ok 8747 - section_pre_data: should dump CREATE TABLE regress_pg_dump_table_part [04:49:58.613](0.001s) ok 8748 - section_pre_data: should not dump CREATE TABLE table_with_stats [04:49:58.613](0.000s) ok 8749 - section_pre_data: should dump CREATE TABLE test_compression_method [04:49:58.613](0.000s) ok 8750 - section_pre_data: should dump CREATE TABLE test_fifth_table [04:49:58.613](0.000s) ok 8751 - section_pre_data: should dump CREATE TABLE test_fourth_table_zero_col [04:49:58.614](0.000s) ok 8752 - section_pre_data: should dump CREATE TABLE test_inheritance_child [04:49:58.614](0.000s) ok 8753 - section_pre_data: should dump CREATE TABLE test_inheritance_parent [04:49:58.614](0.000s) ok 8754 - section_pre_data: should dump CREATE TABLE test_second_table [04:49:58.614](0.000s) ok 8755 - section_pre_data: should dump CREATE TABLE test_seventh_table [04:49:58.615](0.000s) ok 8756 - section_pre_data: should dump CREATE TABLE test_sixth_table [04:49:58.616](0.001s) not ok 8757 - section_pre_data: should dump CREATE TABLE test_table [04:49:58.616](0.001s) # Failed test 'section_pre_data: should dump CREATE TABLE test_table' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.616](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.617](0.000s) ok 8758 - section_pre_data: should dump CREATE TABLE test_table_generated [04:49:58.617](0.000s) ok 8759 - section_pre_data: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:58.617](0.000s) ok 8760 - section_pre_data: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:58.617](0.000s) ok 8761 - section_pre_data: should dump CREATE TABLE test_table_identity [04:49:58.618](0.000s) ok 8762 - section_pre_data: should dump CREATE TABLE test_third_table_generated_cols [04:49:58.618](0.000s) ok 8763 - section_pre_data: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:58.618](0.000s) ok 8764 - section_pre_data: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:58.618](0.000s) ok 8765 - section_pre_data: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:58.618](0.000s) ok 8766 - section_pre_data: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:58.618](0.000s) ok 8767 - section_pre_data: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:58.618](0.000s) ok 8768 - section_pre_data: should dump CREATE TRANSFORM FOR int [04:49:58.618](0.000s) ok 8769 - section_pre_data: should not dump CREATE TRIGGER test_trigger [04:49:58.618](0.000s) ok 8770 - section_pre_data: should dump CREATE TYPE dump_test.composite [04:49:58.618](0.000s) ok 8771 - section_pre_data: should dump CREATE TYPE dump_test.int42 [04:49:58.618](0.000s) ok 8772 - section_pre_data: should dump CREATE TYPE dump_test.int42 populated [04:49:58.619](0.000s) ok 8773 - section_pre_data: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:58.619](0.000s) ok 8774 - section_pre_data: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:58.619](0.000s) ok 8775 - section_pre_data: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:58.619](0.000s) ok 8776 - section_pre_data: should dump CREATE TYPE dump_test.undefined [04:49:58.619](0.000s) ok 8777 - section_pre_data: should dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:58.619](0.000s) ok 8778 - section_pre_data: should dump CREATE VIEW test_view [04:49:58.619](0.000s) ok 8779 - section_pre_data: should not dump Check ordering of a function that depends on a primary key [04:49:58.619](0.000s) ok 8780 - section_pre_data: should not dump Check ordering of a matview that depends on a primary key [04:49:58.619](0.000s) ok 8781 - section_pre_data: should not dump Creation of row-level trigger in partitioned table [04:49:58.619](0.000s) ok 8782 - section_pre_data: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:58.619](0.000s) ok 8783 - section_pre_data: should not dump DROP EXTENSION plpgsql [04:49:58.620](0.000s) ok 8784 - section_pre_data: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:58.620](0.000s) ok 8785 - section_pre_data: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:58.620](0.000s) ok 8786 - section_pre_data: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:58.620](0.000s) ok 8787 - section_pre_data: should not dump DROP LANGUAGE pltestlang [04:49:58.620](0.000s) ok 8788 - section_pre_data: should not dump DROP ROLE pg_ [04:49:58.620](0.000s) ok 8789 - section_pre_data: should not dump DROP ROLE regress_dump_test_role [04:49:58.620](0.000s) ok 8790 - section_pre_data: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:58.620](0.000s) ok 8791 - section_pre_data: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:58.620](0.000s) ok 8792 - section_pre_data: should not dump DROP SCHEMA IF EXISTS public [04:49:58.620](0.000s) ok 8793 - section_pre_data: should not dump DROP SCHEMA dump_test [04:49:58.621](0.000s) ok 8794 - section_pre_data: should not dump DROP SCHEMA dump_test_second_schema [04:49:58.621](0.000s) ok 8795 - section_pre_data: should not dump DROP SCHEMA public [04:49:58.621](0.000s) ok 8796 - section_pre_data: should not dump DROP TABLE IF EXISTS test_second_table [04:49:58.621](0.000s) ok 8797 - section_pre_data: should not dump DROP TABLE IF EXISTS test_table [04:49:58.621](0.000s) ok 8798 - section_pre_data: should not dump DROP TABLE fk_reference_test_table [04:49:58.621](0.000s) ok 8799 - section_pre_data: should not dump DROP TABLE test_second_table [04:49:58.621](0.000s) ok 8800 - section_pre_data: should not dump DROP TABLE test_table [04:49:58.621](0.000s) ok 8801 - section_pre_data: should not dump Disabled trigger on partition is altered [04:49:58.621](0.000s) ok 8802 - section_pre_data: should not dump Disabled trigger on partition is not created [04:49:58.621](0.000s) ok 8803 - section_pre_data: should not dump GRANT ALL ON LARGE OBJECT ... [04:49:58.622](0.000s) ok 8804 - section_pre_data: should not dump GRANT CREATE ON DATABASE dump_test [04:49:58.622](0.000s) ok 8805 - section_pre_data: should dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:58.622](0.000s) not ok 8806 - section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:58.622](0.000s) # Failed test 'section_pre_data: should dump GRANT INSERT(col1) ON TABLE test_second_table' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.622](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.623](0.000s) not ok 8807 - section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:58.623](0.000s) # Failed test 'section_pre_data: should dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.623](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.623](0.000s) not ok 8808 - section_pre_data: should dump GRANT SELECT ON TABLE measurement [04:49:58.623](0.000s) # Failed test 'section_pre_data: should dump GRANT SELECT ON TABLE measurement' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.623](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.623](0.000s) not ok 8809 - section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:58.623](0.000s) # Failed test 'section_pre_data: should dump GRANT SELECT ON TABLE measurement_y2006m2' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.624](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.624](0.000s) not ok 8810 - section_pre_data: should dump GRANT SELECT ON TABLE test_table [04:49:58.624](0.000s) # Failed test 'section_pre_data: should dump GRANT SELECT ON TABLE test_table' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.624](0.000s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.624](0.000s) ok 8811 - section_pre_data: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:58.624](0.000s) ok 8812 - section_pre_data: should dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:58.624](0.000s) ok 8813 - section_pre_data: should dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:58.624](0.000s) ok 8814 - section_pre_data: should dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:58.624](0.000s) ok 8815 - section_pre_data: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:58.624](0.000s) ok 8816 - section_pre_data: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:58.624](0.000s) ok 8817 - section_pre_data: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:58.625](0.000s) ok 8818 - section_pre_data: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:58.625](0.000s) ok 8819 - section_pre_data: should not dump INSERT INTO test_fifth_table [04:49:58.625](0.000s) ok 8820 - section_pre_data: should not dump INSERT INTO test_fourth_table [04:49:58.625](0.000s) ok 8821 - section_pre_data: should not dump INSERT INTO test_second_table [04:49:58.625](0.000s) ok 8822 - section_pre_data: should not dump INSERT INTO test_table [04:49:58.625](0.000s) ok 8823 - section_pre_data: should not dump INSERT INTO test_table_identity [04:49:58.625](0.000s) ok 8824 - section_pre_data: should not dump INSERT INTO test_third_table [04:49:58.625](0.000s) ok 8825 - section_pre_data: should not dump INSERT INTO test_third_table (colnames) [04:49:58.625](0.000s) ok 8826 - section_pre_data: should not dump LO create (using lo_from_bytea) [04:49:58.625](0.000s) ok 8827 - section_pre_data: should not dump LO create (with no data) [04:49:58.625](0.000s) ok 8828 - section_pre_data: should not dump LO load (using lo_from_bytea) [04:49:58.626](0.000s) ok 8829 - section_pre_data: should dump Partition measurement_y2006m2 creation [04:49:58.626](0.000s) ok 8830 - section_pre_data: should not dump REFRESH MATERIALIZED VIEW matview [04:49:58.626](0.000s) ok 8831 - section_pre_data: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:58.626](0.000s) ok 8832 - section_pre_data: should not dump REFRESH MATERIALIZED VIEW matview_second [04:49:58.626](0.000s) ok 8833 - section_pre_data: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:58.626](0.000s) ok 8834 - section_pre_data: should dump REVOKE ALL ON SCHEMA public [04:49:58.627](0.000s) ok 8835 - section_pre_data: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:58.627](0.000s) ok 8836 - section_pre_data: should dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:58.640](0.013s) ok 8837 - section_pre_data: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:58.641](0.001s) not ok 8838 - section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:58.641](0.001s) # Failed test 'section_pre_data: should dump REVOKE SELECT ON TABLE pg_proc FROM public' # at C:/cirrus/src/bin/pg_dump/t/002_pg_dump.pl line 4991. [04:49:58.642](0.001s) # Review section_pre_data results in C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG [04:49:58.642](0.000s) ok 8839 - section_pre_data: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:58.643](0.000s) ok 8840 - section_pre_data: should not dump Replica trigger on partition is altered [04:49:58.643](0.000s) ok 8841 - section_pre_data: should not dump Triggers on partitions are not dropped [04:49:58.644](0.000s) ok 8842 - section_pre_data: should not dump test_table with 4-row INSERTs # Running: pg_dump --file=C:\cirrus\build\testrun\pg_dump\002_pg_dump\data\tmp_test_O4vG/test_schema_plus_large_objects.sql --schema=dump_test -b -B --no-sync postgres pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order pg_dump: warning: archive items not in correct section order [04:49:59.494](0.851s) ok 8843 - test_schema_plus_large_objects: pg_dump runs [04:49:59.498](0.004s) ok 8844 - test_schema_plus_large_objects: should not dump ALTER COLLATION test0 OWNER TO [04:49:59.498](0.000s) ok 8845 - test_schema_plus_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT [04:49:59.498](0.000s) ok 8846 - test_schema_plus_large_objects: should dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role GRANT EXECUTE ON FUNCTIONS [04:49:59.499](0.000s) ok 8847 - test_schema_plus_large_objects: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE [04:49:59.499](0.000s) ok 8848 - test_schema_plus_large_objects: should not dump ALTER DEFAULT PRIVILEGES FOR ROLE regress_dump_test_role REVOKE SELECT [04:49:59.499](0.000s) ok 8849 - test_schema_plus_large_objects: should not dump ALTER FOREIGN DATA WRAPPER dummy OWNER TO [04:49:59.500](0.000s) ok 8850 - test_schema_plus_large_objects: should dump ALTER FOREIGN TABLE foreign_table ALTER COLUMN c1 OPTIONS [04:49:59.500](0.000s) ok 8851 - test_schema_plus_large_objects: should dump ALTER FOREIGN TABLE foreign_table OWNER TO [04:49:59.500](0.000s) ok 8852 - test_schema_plus_large_objects: should dump ALTER FUNCTION dump_test.pltestlang_call_handler() OWNER TO [04:49:59.501](0.000s) ok 8853 - test_schema_plus_large_objects: should not dump ALTER INDEX ... ATTACH PARTITION [04:49:59.502](0.001s) ok 8854 - test_schema_plus_large_objects: should not dump ALTER INDEX ... ATTACH PARTITION (primary key) [04:49:59.502](0.000s) ok 8855 - test_schema_plus_large_objects: should dump ALTER LARGE OBJECT ... OWNER TO [04:49:59.502](0.000s) ok 8856 - test_schema_plus_large_objects: should dump ALTER OPERATOR CLASS dump_test.op_class OWNER TO [04:49:59.503](0.001s) ok 8857 - test_schema_plus_large_objects: should dump ALTER OPERATOR FAMILY dump_test.op_family OWNER TO [04:49:59.503](0.000s) ok 8858 - test_schema_plus_large_objects: should dump ALTER OPERATOR FAMILY dump_test.op_family USING btree [04:49:59.504](0.000s) ok 8859 - test_schema_plus_large_objects: should not dump ALTER PROCEDURAL LANGUAGE pltestlang OWNER TO [04:49:59.504](0.000s) ok 8860 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub1 ADD TABLE test_second_table [04:49:59.505](0.001s) ok 8861 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub1 ADD TABLE test_seventh_table (col3, col2) WHERE (col1 = 1) [04:49:59.505](0.000s) ok 8862 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub1 ADD TABLE test_sixth_table (col3, col2) [04:49:59.505](0.000s) ok 8863 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub1 ADD TABLE test_table [04:49:59.506](0.000s) ok 8864 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub1 OWNER TO [04:49:59.506](0.001s) ok 8865 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub3 ADD TABLE test_table [04:49:59.507](0.001s) ok 8866 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA dump_test [04:49:59.507](0.000s) ok 8867 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub3 ADD TABLES IN SCHEMA public [04:49:59.508](0.001s) ok 8868 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub4 ADD TABLE test_second_table WHERE (col2 = 'test'); [04:49:59.508](0.000s) ok 8869 - test_schema_plus_large_objects: should not dump ALTER PUBLICATION pub4 ADD TABLE test_table WHERE (col1 > 0); [04:49:59.508](0.000s) ok 8870 - test_schema_plus_large_objects: should not dump ALTER ROLE regress_dump_test_role [04:49:59.508](0.000s) ok 8871 - test_schema_plus_large_objects: should dump ALTER SCHEMA dump_test OWNER TO [04:49:59.509](0.000s) ok 8872 - test_schema_plus_large_objects: should not dump ALTER SCHEMA dump_test_second_schema OWNER TO [04:49:59.509](0.000s) ok 8873 - test_schema_plus_large_objects: should not dump ALTER SCHEMA public OWNER TO [04:49:59.509](0.000s) ok 8874 - test_schema_plus_large_objects: should dump ALTER SEQUENCE test_table_col1_seq [04:49:59.510](0.000s) ok 8875 - test_schema_plus_large_objects: should not dump ALTER SERVER s1 OWNER TO [04:49:59.510](0.000s) ok 8876 - test_schema_plus_large_objects: should dump ALTER STATISTICS extended_stats_options [04:49:59.510](0.000s) ok 8877 - test_schema_plus_large_objects: should dump ALTER TABLE (partitioned) ADD CONSTRAINT ... FOREIGN KEY [04:49:59.511](0.000s) ok 8878 - test_schema_plus_large_objects: should not dump ALTER TABLE ONLY dump_test.measurement ATTACH PARTITION measurement_y2006m2 [04:49:59.511](0.000s) ok 8879 - test_schema_plus_large_objects: should dump ALTER TABLE ONLY test_table ADD CONSTRAINT ... PRIMARY KEY [04:49:59.511](0.000s) ok 8880 - test_schema_plus_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col1 SET STATISTICS 90 [04:49:59.511](0.000s) ok 8881 - test_schema_plus_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col2 SET STORAGE [04:49:59.511](0.000s) ok 8882 - test_schema_plus_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col3 SET STORAGE [04:49:59.511](0.000s) ok 8883 - test_schema_plus_large_objects: should dump ALTER TABLE ONLY test_table ALTER COLUMN col4 SET n_distinct [04:49:59.511](0.000s) ok 8884 - test_schema_plus_large_objects: should dump ALTER TABLE measurement OWNER TO [04:49:59.512](0.000s) ok 8885 - test_schema_plus_large_objects: should dump ALTER TABLE measurement PRIMARY KEY [04:49:59.512](0.000s) ok 8886 - test_schema_plus_large_objects: should not dump ALTER TABLE measurement_y2006m2 OWNER TO [04:49:59.512](0.000s) ok 8887 - test_schema_plus_large_objects: should dump ALTER TABLE test_second_table OWNER TO [04:49:59.512](0.000s) ok 8888 - test_schema_plus_large_objects: should dump ALTER TABLE test_table CLUSTER ON test_table_pkey [04:49:59.513](0.001s) ok 8889 - test_schema_plus_large_objects: should not dump ALTER TABLE test_table DISABLE TRIGGER ALL [04:49:59.513](0.000s) ok 8890 - test_schema_plus_large_objects: should dump ALTER TABLE test_table ENABLE ROW LEVEL SECURITY [04:49:59.513](0.000s) ok 8891 - test_schema_plus_large_objects: should dump ALTER TABLE test_table OWNER TO [04:49:59.513](0.000s) ok 8892 - test_schema_plus_large_objects: should not dump ALTER TABLE test_table_generated_child1 [04:49:59.513](0.000s) ok 8893 - test_schema_plus_large_objects: should dump ALTER TEXT SEARCH CONFIGURATION alt_ts_conf1 OWNER TO [04:49:59.514](0.000s) ok 8894 - test_schema_plus_large_objects: should dump ALTER TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 ... [04:49:59.515](0.001s) ok 8895 - test_schema_plus_large_objects: should dump ALTER TEXT SEARCH DICTIONARY alt_ts_dict1 OWNER TO [04:49:59.515](0.000s) ok 8896 - test_schema_plus_large_objects: should dump ALTER VIEW test_view SET DEFAULT [04:49:59.515](0.000s) ok 8897 - test_schema_plus_large_objects: should not dump Always trigger on partition is altered [04:49:59.516](0.000s) ok 8898 - test_schema_plus_large_objects: should not dump COMMENT ON COLLATION test0 [04:49:59.516](0.000s) ok 8899 - test_schema_plus_large_objects: should dump COMMENT ON COLUMN dump_test.composite.f1 [04:49:59.516](0.000s) ok 8900 - test_schema_plus_large_objects: should dump COMMENT ON COLUMN dump_test.test_second_table.col1 [04:49:59.516](0.000s) ok 8901 - test_schema_plus_large_objects: should dump COMMENT ON COLUMN dump_test.test_second_table.col2 [04:49:59.516](0.000s) ok 8902 - test_schema_plus_large_objects: should dump COMMENT ON COLUMN dump_test.test_table.col1 [04:49:59.517](0.000s) ok 8903 - test_schema_plus_large_objects: should dump COMMENT ON CONVERSION dump_test.test_conversion [04:49:59.517](0.000s) ok 8904 - test_schema_plus_large_objects: should not dump COMMENT ON DATABASE postgres [04:49:59.517](0.000s) ok 8905 - test_schema_plus_large_objects: should not dump COMMENT ON EXTENSION plpgsql [04:49:59.518](0.001s) ok 8906 - test_schema_plus_large_objects: should dump COMMENT ON LARGE OBJECT ... [04:49:59.518](0.000s) ok 8907 - test_schema_plus_large_objects: should not dump COMMENT ON PUBLICATION pub1 [04:49:59.518](0.000s) ok 8908 - test_schema_plus_large_objects: should not dump COMMENT ON SCHEMA public [04:49:59.518](0.000s) ok 8909 - test_schema_plus_large_objects: should not dump COMMENT ON SUBSCRIPTION sub1 [04:49:59.519](0.000s) ok 8910 - test_schema_plus_large_objects: should dump COMMENT ON TABLE dump_test.test_table [04:49:59.519](0.000s) ok 8911 - test_schema_plus_large_objects: should dump COMMENT ON TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:59.519](0.000s) ok 8912 - test_schema_plus_large_objects: should dump COMMENT ON TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:59.519](0.000s) ok 8913 - test_schema_plus_large_objects: should dump COMMENT ON TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:59.519](0.000s) ok 8914 - test_schema_plus_large_objects: should dump COMMENT ON TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:59.520](0.000s) ok 8915 - test_schema_plus_large_objects: should dump COMMENT ON TYPE dump_test.int42 - Regular [04:49:59.520](0.000s) ok 8916 - test_schema_plus_large_objects: should dump COMMENT ON TYPE dump_test.planets - ENUM [04:49:59.520](0.000s) ok 8917 - test_schema_plus_large_objects: should dump COMMENT ON TYPE dump_test.textrange - RANGE [04:49:59.521](0.000s) ok 8918 - test_schema_plus_large_objects: should dump COMMENT ON TYPE dump_test.undefined - Undefined [04:49:59.524](0.003s) ok 8919 - test_schema_plus_large_objects: should dump CONSTRAINT PRIMARY KEY / WITHOUT OVERLAPS [04:49:59.524](0.001s) ok 8920 - test_schema_plus_large_objects: should dump CONSTRAINT UNIQUE / WITHOUT OVERLAPS [04:49:59.525](0.000s) ok 8921 - test_schema_plus_large_objects: should dump COPY fk_reference_test_table [04:49:59.525](0.000s) ok 8922 - test_schema_plus_large_objects: should not dump COPY fk_reference_test_table second [04:49:59.527](0.002s) ok 8923 - test_schema_plus_large_objects: should not dump COPY measurement [04:49:59.527](0.000s) ok 8924 - test_schema_plus_large_objects: should dump COPY test_compression_method [04:49:59.528](0.000s) ok 8925 - test_schema_plus_large_objects: should dump COPY test_fifth_table [04:49:59.528](0.000s) ok 8926 - test_schema_plus_large_objects: should dump COPY test_fourth_table [04:49:59.528](0.000s) ok 8927 - test_schema_plus_large_objects: should dump COPY test_second_table [04:49:59.528](0.000s) ok 8928 - test_schema_plus_large_objects: should dump COPY test_table [04:49:59.529](0.000s) ok 8929 - test_schema_plus_large_objects: should dump COPY test_table_identity [04:49:59.529](0.000s) ok 8930 - test_schema_plus_large_objects: should dump COPY test_third_table [04:49:59.529](0.000s) ok 8931 - test_schema_plus_large_objects: should not dump CREATE ACCESS METHOD gist2 [04:49:59.530](0.000s) ok 8932 - test_schema_plus_large_objects: should not dump CREATE ACCESS METHOD regress_test_table_am [04:49:59.530](0.000s) ok 8933 - test_schema_plus_large_objects: should dump CREATE AGGREGATE dump_test.newavg [04:49:59.530](0.000s) ok 8934 - test_schema_plus_large_objects: should not dump CREATE CAST FOR timestamptz [04:49:59.530](0.000s) ok 8935 - test_schema_plus_large_objects: should not dump CREATE COLLATION test0 FROM "C" [04:49:59.530](0.000s) ok 8936 - test_schema_plus_large_objects: should dump CREATE CONVERSION dump_test.test_conversion [04:49:59.531](0.000s) ok 8937 - test_schema_plus_large_objects: should not dump CREATE DATABASE dump_test [04:49:59.531](0.000s) ok 8938 - test_schema_plus_large_objects: should not dump CREATE DATABASE dump_test2 LOCALE = 'C' [04:49:59.534](0.003s) ok 8939 - test_schema_plus_large_objects: should not dump CREATE DATABASE postgres [04:49:59.535](0.001s) ok 8940 - test_schema_plus_large_objects: should not dump CREATE DATABASE regression_invalid... [04:49:59.537](0.003s) ok 8941 - test_schema_plus_large_objects: should dump CREATE DOMAIN dump_test.us_postal_code [04:49:59.537](0.000s) ok 8942 - test_schema_plus_large_objects: should not dump CREATE EVENT TRIGGER test_event_trigger [04:49:59.538](0.000s) ok 8943 - test_schema_plus_large_objects: should not dump CREATE EXTENSION ... plpgsql [04:49:59.538](0.001s) ok 8944 - test_schema_plus_large_objects: should not dump CREATE FOREIGN DATA WRAPPER dummy [04:49:59.539](0.000s) ok 8945 - test_schema_plus_large_objects: should dump CREATE FOREIGN TABLE dump_test.foreign_table SERVER s1 [04:49:59.539](0.001s) ok 8946 - test_schema_plus_large_objects: should dump CREATE FUNCTION ... SUPPORT [04:49:59.539](0.000s) ok 8947 - test_schema_plus_large_objects: should dump CREATE FUNCTION dump_test.event_trigger_func [04:49:59.540](0.001s) ok 8948 - test_schema_plus_large_objects: should dump CREATE FUNCTION dump_test.int42_in [04:49:59.540](0.000s) ok 8949 - test_schema_plus_large_objects: should dump CREATE FUNCTION dump_test.int42_out [04:49:59.541](0.000s) ok 8950 - test_schema_plus_large_objects: should dump CREATE FUNCTION dump_test.pltestlang_call_handler [04:49:59.541](0.000s) ok 8951 - test_schema_plus_large_objects: should dump CREATE FUNCTION dump_test.trigger_func [04:49:59.541](0.000s) ok 8952 - test_schema_plus_large_objects: should not dump CREATE INDEX ... ON measurement_y2006_m2 [04:49:59.541](0.000s) ok 8953 - test_schema_plus_large_objects: should dump CREATE INDEX ON ONLY measurement [04:49:59.541](0.000s) ok 8954 - test_schema_plus_large_objects: should not dump CREATE LANGUAGE pltestlang [04:49:59.541](0.000s) ok 8955 - test_schema_plus_large_objects: should dump CREATE MATERIALIZED VIEW matview [04:49:59.541](0.000s) ok 8956 - test_schema_plus_large_objects: should dump CREATE MATERIALIZED VIEW matview_fourth [04:49:59.541](0.000s) ok 8957 - test_schema_plus_large_objects: should dump CREATE MATERIALIZED VIEW matview_second [04:49:59.542](0.000s) ok 8958 - test_schema_plus_large_objects: should dump CREATE MATERIALIZED VIEW matview_third [04:49:59.542](0.000s) ok 8959 - test_schema_plus_large_objects: should dump CREATE MATERIALIZED VIEW regress_pg_dump_matview_am [04:49:59.542](0.000s) ok 8960 - test_schema_plus_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class [04:49:59.542](0.001s) ok 8961 - test_schema_plus_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class_custom [04:49:59.544](0.002s) ok 8962 - test_schema_plus_large_objects: should dump CREATE OPERATOR CLASS dump_test.op_class_empty [04:49:59.544](0.000s) ok 8963 - test_schema_plus_large_objects: should dump CREATE OPERATOR FAMILY dump_test.op_family [04:49:59.545](0.000s) ok 8964 - test_schema_plus_large_objects: should dump CREATE POLICY p1 ON test_table [04:49:59.545](0.000s) ok 8965 - test_schema_plus_large_objects: should dump CREATE POLICY p2 ON test_table FOR SELECT [04:49:59.545](0.000s) ok 8966 - test_schema_plus_large_objects: should dump CREATE POLICY p3 ON test_table FOR INSERT [04:49:59.545](0.000s) ok 8967 - test_schema_plus_large_objects: should dump CREATE POLICY p4 ON test_table FOR UPDATE [04:49:59.545](0.000s) ok 8968 - test_schema_plus_large_objects: should dump CREATE POLICY p5 ON test_table FOR DELETE [04:49:59.545](0.000s) ok 8969 - test_schema_plus_large_objects: should dump CREATE POLICY p6 ON test_table AS RESTRICTIVE [04:49:59.545](0.000s) ok 8970 - test_schema_plus_large_objects: should dump CREATE PROCEDURE dump_test.ptest1 [04:49:59.546](0.001s) ok 8971 - test_schema_plus_large_objects: should not dump CREATE PUBLICATION pub1 [04:49:59.546](0.000s) ok 8972 - test_schema_plus_large_objects: should not dump CREATE PUBLICATION pub2 [04:49:59.546](0.000s) ok 8973 - test_schema_plus_large_objects: should not dump CREATE PUBLICATION pub3 [04:49:59.546](0.000s) ok 8974 - test_schema_plus_large_objects: should not dump CREATE PUBLICATION pub4 [04:49:59.546](0.000s) ok 8975 - test_schema_plus_large_objects: should not dump CREATE ROLE regress_dump_test_role [04:49:59.547](0.000s) ok 8976 - test_schema_plus_large_objects: should not dump CREATE ROLE regress_quoted... [04:49:59.547](0.000s) ok 8977 - test_schema_plus_large_objects: should dump CREATE SCHEMA dump_test [04:49:59.547](0.000s) ok 8978 - test_schema_plus_large_objects: should not dump CREATE SCHEMA dump_test_second_schema [04:49:59.547](0.000s) ok 8979 - test_schema_plus_large_objects: should not dump CREATE SCHEMA public [04:49:59.547](0.000s) ok 8980 - test_schema_plus_large_objects: should dump CREATE SEQUENCE test_table_col1_seq [04:49:59.547](0.000s) ok 8981 - test_schema_plus_large_objects: should not dump CREATE SERVER s1 FOREIGN DATA WRAPPER dummy [04:49:59.547](0.000s) ok 8982 - test_schema_plus_large_objects: should dump CREATE STATISTICS extended_stats_expression [04:49:59.547](0.000s) ok 8983 - test_schema_plus_large_objects: should dump CREATE STATISTICS extended_stats_no_options [04:49:59.547](0.000s) ok 8984 - test_schema_plus_large_objects: should dump CREATE STATISTICS extended_stats_options [04:49:59.548](0.000s) ok 8985 - test_schema_plus_large_objects: should not dump CREATE SUBSCRIPTION sub1 [04:49:59.548](0.000s) ok 8986 - test_schema_plus_large_objects: should not dump CREATE SUBSCRIPTION sub2 [04:49:59.548](0.000s) ok 8987 - test_schema_plus_large_objects: should not dump CREATE SUBSCRIPTION sub3 [04:49:59.548](0.000s) ok 8988 - test_schema_plus_large_objects: should dump CREATE TABLE fk_reference_test_table [04:49:59.548](0.000s) ok 8989 - test_schema_plus_large_objects: should dump CREATE TABLE measurement PARTITIONED BY [04:49:59.548](0.000s) ok 8990 - test_schema_plus_large_objects: should dump CREATE TABLE regress_pg_dump_table_am [04:49:59.552](0.004s) ok 8991 - test_schema_plus_large_objects: should dump CREATE TABLE regress_pg_dump_table_part [04:49:59.552](0.000s) ok 8992 - test_schema_plus_large_objects: should dump CREATE TABLE table_with_stats [04:49:59.552](0.000s) ok 8993 - test_schema_plus_large_objects: should dump CREATE TABLE test_compression_method [04:49:59.552](0.000s) ok 8994 - test_schema_plus_large_objects: should dump CREATE TABLE test_fifth_table [04:49:59.552](0.000s) ok 8995 - test_schema_plus_large_objects: should dump CREATE TABLE test_fourth_table_zero_col [04:49:59.552](0.000s) ok 8996 - test_schema_plus_large_objects: should dump CREATE TABLE test_inheritance_child [04:49:59.552](0.000s) ok 8997 - test_schema_plus_large_objects: should dump CREATE TABLE test_inheritance_parent [04:49:59.553](0.000s) ok 8998 - test_schema_plus_large_objects: should dump CREATE TABLE test_second_table [04:49:59.553](0.000s) ok 8999 - test_schema_plus_large_objects: should dump CREATE TABLE test_seventh_table [04:49:59.553](0.000s) ok 9000 - test_schema_plus_large_objects: should dump CREATE TABLE test_sixth_table [04:49:59.555](0.002s) ok 9001 - test_schema_plus_large_objects: should dump CREATE TABLE test_table [04:49:59.555](0.000s) ok 9002 - test_schema_plus_large_objects: should dump CREATE TABLE test_table_generated [04:49:59.555](0.000s) ok 9003 - test_schema_plus_large_objects: should dump CREATE TABLE test_table_generated_child1 (without local columns) [04:49:59.555](0.000s) ok 9004 - test_schema_plus_large_objects: should dump CREATE TABLE test_table_generated_child2 (with local columns) [04:49:59.555](0.000s) ok 9005 - test_schema_plus_large_objects: should dump CREATE TABLE test_table_identity [04:49:59.556](0.000s) ok 9006 - test_schema_plus_large_objects: should dump CREATE TABLE test_third_table_generated_cols [04:49:59.556](0.000s) ok 9007 - test_schema_plus_large_objects: should not dump CREATE TABLESPACE regress_dump_tablespace [04:49:59.556](0.000s) ok 9008 - test_schema_plus_large_objects: should dump CREATE TEXT SEARCH CONFIGURATION dump_test.alt_ts_conf1 [04:49:59.556](0.000s) ok 9009 - test_schema_plus_large_objects: should dump CREATE TEXT SEARCH DICTIONARY dump_test.alt_ts_dict1 [04:49:59.557](0.000s) ok 9010 - test_schema_plus_large_objects: should dump CREATE TEXT SEARCH PARSER dump_test.alt_ts_prs1 [04:49:59.557](0.000s) ok 9011 - test_schema_plus_large_objects: should dump CREATE TEXT SEARCH TEMPLATE dump_test.alt_ts_temp1 [04:49:59.557](0.000s) ok 9012 - test_schema_plus_large_objects: should not dump CREATE TRANSFORM FOR int [04:49:59.557](0.000s) ok 9013 - test_schema_plus_large_objects: should dump CREATE TRIGGER test_trigger [04:49:59.557](0.000s) ok 9014 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.composite [04:49:59.557](0.000s) ok 9015 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.int42 [04:49:59.558](0.000s) ok 9016 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.int42 populated [04:49:59.558](0.000s) ok 9017 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.planets AS ENUM [04:49:59.558](0.000s) ok 9018 - test_schema_plus_large_objects: should not dump CREATE TYPE dump_test.planets AS ENUM pg_upgrade [04:49:59.558](0.000s) ok 9019 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.textrange AS RANGE [04:49:59.558](0.000s) ok 9020 - test_schema_plus_large_objects: should dump CREATE TYPE dump_test.undefined [04:49:59.558](0.000s) ok 9021 - test_schema_plus_large_objects: should not dump CREATE USER MAPPING FOR regress_dump_test_role SERVER s1 [04:49:59.558](0.000s) ok 9022 - test_schema_plus_large_objects: should dump CREATE VIEW test_view [04:49:59.559](0.001s) ok 9023 - test_schema_plus_large_objects: should dump Check ordering of a function that depends on a primary key [04:49:59.559](0.000s) ok 9024 - test_schema_plus_large_objects: should dump Check ordering of a matview that depends on a primary key [04:49:59.559](0.000s) ok 9025 - test_schema_plus_large_objects: should dump Creation of row-level trigger in partitioned table [04:49:59.559](0.000s) ok 9026 - test_schema_plus_large_objects: should not dump DROP EXTENSION IF EXISTS plpgsql [04:49:59.559](0.000s) ok 9027 - test_schema_plus_large_objects: should not dump DROP EXTENSION plpgsql [04:49:59.559](0.000s) ok 9028 - test_schema_plus_large_objects: should not dump DROP FUNCTION IF EXISTS dump_test.pltestlang_call_handler() [04:49:59.560](0.000s) ok 9029 - test_schema_plus_large_objects: should not dump DROP FUNCTION dump_test.pltestlang_call_handler() [04:49:59.560](0.000s) ok 9030 - test_schema_plus_large_objects: should not dump DROP LANGUAGE IF EXISTS pltestlang [04:49:59.560](0.000s) ok 9031 - test_schema_plus_large_objects: should not dump DROP LANGUAGE pltestlang [04:49:59.560](0.000s) ok 9032 - test_schema_plus_large_objects: should not dump DROP ROLE pg_ [04:49:59.560](0.000s) ok 9033 - test_schema_plus_large_objects: should not dump DROP ROLE regress_dump_test_role [04:49:59.560](0.000s) ok 9034 - test_schema_plus_large_objects: should not dump DROP SCHEMA IF EXISTS dump_test [04:49:59.560](0.000s) ok 9035 - test_schema_plus_large_objects: should not dump DROP SCHEMA IF EXISTS dump_test_second_schema [04:49:59.560](0.000s) ok 9036 - test_schema_plus_large_objects: should not dump DROP SCHEMA IF EXISTS public [04:49:59.560](0.000s) ok 9037 - test_schema_plus_large_objects: should not dump DROP SCHEMA dump_test [04:49:59.561](0.000s) ok 9038 - test_schema_plus_large_objects: should not dump DROP SCHEMA dump_test_second_schema [04:49:59.561](0.000s) ok 9039 - test_schema_plus_large_objects: should not dump DROP SCHEMA public [04:49:59.561](0.000s) ok 9040 - test_schema_plus_large_objects: should not dump DROP TABLE IF EXISTS test_second_table [04:49:59.561](0.000s) ok 9041 - test_schema_plus_large_objects: should not dump DROP TABLE IF EXISTS test_table [04:49:59.561](0.000s) ok 9042 - test_schema_plus_large_objects: should not dump DROP TABLE fk_reference_test_table [04:49:59.561](0.000s) ok 9043 - test_schema_plus_large_objects: should not dump DROP TABLE test_second_table [04:49:59.561](0.000s) ok 9044 - test_schema_plus_large_objects: should not dump DROP TABLE test_table [04:49:59.561](0.000s) ok 9045 - test_schema_plus_large_objects: should not dump Disabled trigger on partition is altered [04:49:59.561](0.000s) ok 9046 - test_schema_plus_large_objects: should not dump Disabled trigger on partition is not created [04:49:59.562](0.000s) ok 9047 - test_schema_plus_large_objects: should dump GRANT ALL ON LARGE OBJECT ... [04:49:59.562](0.000s) ok 9048 - test_schema_plus_large_objects: should not dump GRANT CREATE ON DATABASE dump_test [04:49:59.562](0.000s) ok 9049 - test_schema_plus_large_objects: should not dump GRANT EXECUTE ON FUNCTION pg_sleep() TO regress_dump_test_role [04:49:59.562](0.000s) ok 9050 - test_schema_plus_large_objects: should dump GRANT INSERT(col1) ON TABLE test_second_table [04:49:59.562](0.000s) ok 9051 - test_schema_plus_large_objects: should not dump GRANT SELECT (proname ...) ON TABLE pg_proc TO public [04:49:59.562](0.000s) ok 9052 - test_schema_plus_large_objects: should dump GRANT SELECT ON TABLE measurement [04:49:59.562](0.000s) ok 9053 - test_schema_plus_large_objects: should not dump GRANT SELECT ON TABLE measurement_y2006m2 [04:49:59.562](0.000s) ok 9054 - test_schema_plus_large_objects: should dump GRANT SELECT ON TABLE test_table [04:49:59.563](0.000s) ok 9055 - test_schema_plus_large_objects: should dump GRANT USAGE ON DOMAIN dump_test.us_postal_code [04:49:59.563](0.000s) ok 9056 - test_schema_plus_large_objects: should not dump GRANT USAGE ON FOREIGN DATA WRAPPER dummy [04:49:59.563](0.000s) ok 9057 - test_schema_plus_large_objects: should not dump GRANT USAGE ON FOREIGN SERVER s1 [04:49:59.563](0.000s) ok 9058 - test_schema_plus_large_objects: should not dump GRANT USAGE ON SCHEMA dump_test_second_schema [04:49:59.563](0.000s) ok 9059 - test_schema_plus_large_objects: should not dump GRANT USAGE ON SCHEMA public TO public [04:49:59.563](0.000s) ok 9060 - test_schema_plus_large_objects: should dump GRANT USAGE ON TYPE dump_test.int42 [04:49:59.563](0.000s) ok 9061 - test_schema_plus_large_objects: should dump GRANT USAGE ON TYPE dump_test.planets - ENUM [04:49:59.563](0.000s) ok 9062 - test_schema_plus_large_objects: should dump GRANT USAGE ON TYPE dump_test.textrange - RANGE [04:49:59.563](0.000s) ok 9063 - test_schema_plus_large_objects: should not dump INSERT INTO test_fifth_table [04:49:59.564](0.000s) ok 9064 - test_schema_plus_large_objects: should not dump INSERT INTO test_fourth_table [04:49:59.564](0.000s) ok 9065 - test_schema_plus_large_objects: should not dump INSERT INTO test_second_table [04:49:59.564](0.000s) ok 9066 - test_schema_plus_large_objects: should not dump INSERT INTO test_table [04:49:59.564](0.000s) ok 9067 - test_schema_plus_large_objects: should not dump INSERT INTO test_table_identity [04:49:59.564](0.000s) ok 9068 - test_schema_plus_large_objects: should not dump INSERT INTO test_third_table [04:49:59.564](0.000s) ok 9069 - test_schema_plus_large_objects: should not dump INSERT INTO test_third_table (colnames) [04:49:59.564](0.000s) ok 9070 - test_schema_plus_large_objects: should dump LO create (using lo_from_bytea) [04:49:59.564](0.000s) ok 9071 - test_schema_plus_large_objects: should dump LO create (with no data) [04:49:59.564](0.000s) ok 9072 - test_schema_plus_large_objects: should dump LO load (using lo_from_bytea) [04:49:59.565](0.000s) ok 9073 - test_schema_plus_large_objects: should not dump Partition measurement_y2006m2 creation [04:49:59.565](0.000s) ok 9074 - test_schema_plus_large_objects: should dump REFRESH MATERIALIZED VIEW matview [04:49:59.565](0.000s) ok 9075 - test_schema_plus_large_objects: should not dump REFRESH MATERIALIZED VIEW matview_fourth [04:49:59.565](0.000s) ok 9076 - test_schema_plus_large_objects: should dump REFRESH MATERIALIZED VIEW matview_second [04:49:59.565](0.000s) ok 9077 - test_schema_plus_large_objects: should not dump REFRESH MATERIALIZED VIEW matview_third [04:49:59.565](0.000s) ok 9078 - test_schema_plus_large_objects: should not dump REVOKE ALL ON SCHEMA public [04:49:59.565](0.000s) ok 9079 - test_schema_plus_large_objects: should not dump REVOKE CONNECT ON DATABASE dump_test FROM public [04:49:59.565](0.000s) ok 9080 - test_schema_plus_large_objects: should not dump REVOKE EXECUTE ON FUNCTION pg_sleep() FROM public [04:49:59.606](0.041s) ok 9081 - test_schema_plus_large_objects: should not dump REVOKE EXECUTE ON FUNCTION pg_stat_reset FROM regress_dump_test_role [04:49:59.606](0.000s) ok 9082 - test_schema_plus_large_objects: should not dump REVOKE SELECT ON TABLE pg_proc FROM public [04:49:59.607](0.000s) ok 9083 - test_schema_plus_large_objects: should dump REVOKE USAGE ON LANGUAGE plpgsql FROM public [04:49:59.607](0.000s) ok 9084 - test_schema_plus_large_objects: should not dump Replica trigger on partition is altered [04:49:59.607](0.000s) ok 9085 - test_schema_plus_large_objects: should not dump Triggers on partitions are not dropped [04:49:59.607](0.000s) ok 9086 - test_schema_plus_large_objects: should not dump test_table with 4-row INSERTs ### Stopping node "main" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_dump/002_pg_dump\data/t_002_pg_dump_main_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "main" [04:50:00.291](0.684s) 1..9086 [04:50:00.305](0.014s) # Looks like you failed 13 tests of 9086.