{
  "server": "PostgreSQL 9.4.26 on aarch64-unknown-linux-gnu, compiled by gcc (Debian 14.2.0-19) 14.2.0, 64-bit",
  "settings": {
    "block_size": "8192",
    "integer_datetimes": "on",
    "max_identifier_length": "63",
    "server_version": "9.4.26",
    "server_version_num": "90426",
    "wal_block_size": "8192"
  },
  "relations": [
    {
      "name": "pg_aggregate",
      "relkind": "r",
      "oid": 2600,
      "shared": false,
      "columns": [
        {
          "name": "aggfnoid",
          "attnum": 1,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggkind",
          "attnum": 2,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "aggnumdirectargs",
          "attnum": 3,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "aggtransfn",
          "attnum": 4,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggfinalfn",
          "attnum": 5,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggmtransfn",
          "attnum": 6,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggminvtransfn",
          "attnum": 7,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggmfinalfn",
          "attnum": 8,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggfinalextra",
          "attnum": 9,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "aggmfinalextra",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "aggsortop",
          "attnum": 11,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggtranstype",
          "attnum": 12,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggtransspace",
          "attnum": 13,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggmtranstype",
          "attnum": 14,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggmtransspace",
          "attnum": 15,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "agginitval",
          "attnum": 16,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aggminitval",
          "attnum": 17,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_am",
      "relkind": "r",
      "oid": 2601,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "amname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amstrategies",
          "attnum": 2,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "amsupport",
          "attnum": 3,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "amcanorder",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amcanorderbyop",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amcanbackward",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amcanunique",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amcanmulticol",
          "attnum": 8,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amoptionalkey",
          "attnum": 9,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amsearcharray",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amsearchnulls",
          "attnum": 11,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amstorage",
          "attnum": 12,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amclusterable",
          "attnum": 13,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "ampredlocks",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amkeytype",
          "attnum": 15,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "aminsert",
          "attnum": 16,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ambeginscan",
          "attnum": 17,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amgettuple",
          "attnum": 18,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amgetbitmap",
          "attnum": 19,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amrescan",
          "attnum": 20,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amendscan",
          "attnum": 21,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ammarkpos",
          "attnum": 22,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amrestrpos",
          "attnum": 23,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ambuild",
          "attnum": 24,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ambuildempty",
          "attnum": 25,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ambulkdelete",
          "attnum": 26,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amvacuumcleanup",
          "attnum": 27,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amcanreturn",
          "attnum": 28,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amcostestimate",
          "attnum": 29,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amoptions",
          "attnum": 30,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_amop",
      "relkind": "r",
      "oid": 2602,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "amopfamily",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amoplefttype",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amoprighttype",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amopstrategy",
          "attnum": 4,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "amoppurpose",
          "attnum": 5,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "amopopr",
          "attnum": 6,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amopmethod",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amopsortfamily",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_amproc",
      "relkind": "r",
      "oid": 2603,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "amprocfamily",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amproclefttype",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amprocrighttype",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "amprocnum",
          "attnum": 4,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "amproc",
          "attnum": 5,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_attrdef",
      "relkind": "r",
      "oid": 2604,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "adrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "adnum",
          "attnum": 2,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "adbin",
          "attnum": 3,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "adsrc",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_attribute",
      "relkind": "r",
      "oid": 1249,
      "shared": false,
      "columns": [
        {
          "name": "attrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "atttypid",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attstattarget",
          "attnum": 4,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attlen",
          "attnum": 5,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "attnum",
          "attnum": 6,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "attndims",
          "attnum": 7,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attcacheoff",
          "attnum": 8,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "atttypmod",
          "attnum": 9,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attbyval",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attstorage",
          "attnum": 11,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attalign",
          "attnum": 12,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attnotnull",
          "attnum": 13,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "atthasdef",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attisdropped",
          "attnum": 15,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attislocal",
          "attnum": 16,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attinhcount",
          "attnum": 17,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attcollation",
          "attnum": 18,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attacl",
          "attnum": 19,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attoptions",
          "attnum": 20,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "attfdwoptions",
          "attnum": 21,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_auth_members",
      "relkind": "r",
      "oid": 1261,
      "shared": true,
      "columns": [
        {
          "name": "roleid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "member",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "grantor",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "admin_option",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_authid",
      "relkind": "r",
      "oid": 1260,
      "shared": true,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "rolname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolsuper",
          "attnum": 2,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolinherit",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcreaterole",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcreatedb",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcatupdate",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcanlogin",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolreplication",
          "attnum": 8,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolconnlimit",
          "attnum": 9,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rolpassword",
          "attnum": 10,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rolvaliduntil",
          "attnum": 11,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_available_extension_versions",
      "relkind": "v",
      "oid": 11196,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "version",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "installed",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "superuser",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relocatable",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "schema",
          "attnum": 6,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "requires",
          "attnum": 7,
          "type_oid": 1003,
          "type": "name[]",
          "type_name": "_name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "comment",
          "attnum": 8,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_available_extensions",
      "relkind": "v",
      "oid": 11193,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "default_version",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "installed_version",
          "attnum": 3,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "comment",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_cast",
      "relkind": "r",
      "oid": 2605,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "castsource",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "casttarget",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "castfunc",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "castcontext",
          "attnum": 4,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "castmethod",
          "attnum": 5,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_class",
      "relkind": "r",
      "oid": 1259,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "relname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reltype",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reloftype",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relowner",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relam",
          "attnum": 6,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relfilenode",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reltablespace",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relpages",
          "attnum": 9,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reltuples",
          "attnum": 10,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relallvisible",
          "attnum": 11,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reltoastrelid",
          "attnum": 12,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relhasindex",
          "attnum": 13,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relisshared",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relpersistence",
          "attnum": 15,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relkind",
          "attnum": 16,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relnatts",
          "attnum": 17,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "relchecks",
          "attnum": 18,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "relhasoids",
          "attnum": 19,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relhaspkey",
          "attnum": 20,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relhasrules",
          "attnum": 21,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relhastriggers",
          "attnum": 22,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relhassubclass",
          "attnum": 23,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relispopulated",
          "attnum": 24,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relreplident",
          "attnum": 25,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relfrozenxid",
          "attnum": 26,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relminmxid",
          "attnum": 27,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relacl",
          "attnum": 28,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reloptions",
          "attnum": 29,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_collation",
      "relkind": "r",
      "oid": 3456,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "collname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "collnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "collowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "collencoding",
          "attnum": 4,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "collcollate",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "collctype",
          "attnum": 6,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_constraint",
      "relkind": "r",
      "oid": 2606,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "conname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "connamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "contype",
          "attnum": 3,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "condeferrable",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "condeferred",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "convalidated",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "conrelid",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "contypid",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conindid",
          "attnum": 9,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "confrelid",
          "attnum": 10,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "confupdtype",
          "attnum": 11,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "confdeltype",
          "attnum": 12,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "confmatchtype",
          "attnum": 13,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "conislocal",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "coninhcount",
          "attnum": 15,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "connoinherit",
          "attnum": 16,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "conkey",
          "attnum": 17,
          "type_oid": 1005,
          "type": "smallint[]",
          "type_name": "_int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "confkey",
          "attnum": 18,
          "type_oid": 1005,
          "type": "smallint[]",
          "type_name": "_int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conpfeqop",
          "attnum": 19,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conppeqop",
          "attnum": 20,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conffeqop",
          "attnum": 21,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conexclop",
          "attnum": 22,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conbin",
          "attnum": 23,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "consrc",
          "attnum": 24,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_conversion",
      "relkind": "r",
      "oid": 2607,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "conname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "connamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conforencoding",
          "attnum": 4,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "contoencoding",
          "attnum": 5,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "conproc",
          "attnum": 6,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "condefault",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_cursors",
      "relkind": "v",
      "oid": 11190,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "statement",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "is_holdable",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "is_binary",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "is_scrollable",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "creation_time",
          "attnum": 6,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_database",
      "relkind": "r",
      "oid": 1262,
      "shared": true,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "datname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "datdba",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "encoding",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datcollate",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "datctype",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "datistemplate",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "datallowconn",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "datconnlimit",
          "attnum": 8,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datlastsysoid",
          "attnum": 9,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datfrozenxid",
          "attnum": 10,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datminmxid",
          "attnum": 11,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "dattablespace",
          "attnum": 12,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datacl",
          "attnum": 13,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_db_role_setting",
      "relkind": "r",
      "oid": 2964,
      "shared": true,
      "columns": [
        {
          "name": "setdatabase",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "setrole",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "setconfig",
          "attnum": 3,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_default_acl",
      "relkind": "r",
      "oid": 826,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "defaclrole",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "defaclnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "defaclobjtype",
          "attnum": 3,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "defaclacl",
          "attnum": 4,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_depend",
      "relkind": "r",
      "oid": 2608,
      "shared": false,
      "columns": [
        {
          "name": "classid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "refclassid",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "refobjid",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "refobjsubid",
          "attnum": 6,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "deptype",
          "attnum": 7,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_description",
      "relkind": "r",
      "oid": 2609,
      "shared": false,
      "columns": [
        {
          "name": "objoid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classoid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "description",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_enum",
      "relkind": "r",
      "oid": 3501,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "enumtypid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "enumsortorder",
          "attnum": 2,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "enumlabel",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_event_trigger",
      "relkind": "r",
      "oid": 3466,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "evtname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "evtevent",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "evtowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "evtfoid",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "evtenabled",
          "attnum": 5,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "evttags",
          "attnum": 6,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_extension",
      "relkind": "r",
      "oid": 3079,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "extname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "extowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "extnamespace",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "extrelocatable",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "extversion",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "extconfig",
          "attnum": 6,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "extcondition",
          "attnum": 7,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_foreign_data_wrapper",
      "relkind": "r",
      "oid": 2328,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "fdwname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "fdwowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "fdwhandler",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "fdwvalidator",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "fdwacl",
          "attnum": 5,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "fdwoptions",
          "attnum": 6,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_foreign_server",
      "relkind": "r",
      "oid": 1417,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "srvname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "srvowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvfdw",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvtype",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvversion",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvacl",
          "attnum": 6,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvoptions",
          "attnum": 7,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_foreign_table",
      "relkind": "r",
      "oid": 3118,
      "shared": false,
      "columns": [
        {
          "name": "ftrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ftserver",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ftoptions",
          "attnum": 3,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_group",
      "relkind": "v",
      "oid": 11157,
      "shared": false,
      "columns": [
        {
          "name": "groname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "grosysid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "grolist",
          "attnum": 3,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_index",
      "relkind": "r",
      "oid": 2610,
      "shared": false,
      "columns": [
        {
          "name": "indexrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indnatts",
          "attnum": 3,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "indisunique",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisprimary",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisexclusion",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indimmediate",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisclustered",
          "attnum": 8,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisvalid",
          "attnum": 9,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indcheckxmin",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisready",
          "attnum": 11,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indislive",
          "attnum": 12,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indisreplident",
          "attnum": 13,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indkey",
          "attnum": 14,
          "type_oid": 22,
          "type": "int2vector",
          "type_name": "int2vector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indcollation",
          "attnum": 15,
          "type_oid": 30,
          "type": "oidvector",
          "type_name": "oidvector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indclass",
          "attnum": 16,
          "type_oid": 30,
          "type": "oidvector",
          "type_name": "oidvector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indoption",
          "attnum": 17,
          "type_oid": 22,
          "type": "int2vector",
          "type_name": "int2vector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexprs",
          "attnum": 18,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indpred",
          "attnum": 19,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_indexes",
      "relkind": "v",
      "oid": 11179,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablename",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablespace",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexdef",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_inherits",
      "relkind": "r",
      "oid": 2611,
      "shared": false,
      "columns": [
        {
          "name": "inhrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "inhparent",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "inhseqno",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_language",
      "relkind": "r",
      "oid": 2612,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "lanname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "lanowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "lanispl",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "lanpltrusted",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "lanplcallfoid",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "laninline",
          "attnum": 6,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "lanvalidator",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "lanacl",
          "attnum": 8,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_largeobject",
      "relkind": "r",
      "oid": 2613,
      "shared": false,
      "columns": [
        {
          "name": "loid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "pageno",
          "attnum": 2,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "data",
          "attnum": 3,
          "type_oid": 17,
          "type": "bytea",
          "type_name": "bytea",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_largeobject_metadata",
      "relkind": "r",
      "oid": 2995,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "lomowner",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "lomacl",
          "attnum": 2,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_locks",
      "relkind": "v",
      "oid": 11187,
      "shared": false,
      "columns": [
        {
          "name": "locktype",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "database",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "relation",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "page",
          "attnum": 4,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tuple",
          "attnum": 5,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "virtualxid",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "transactionid",
          "attnum": 7,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classid",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objid",
          "attnum": 9,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 10,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "virtualtransaction",
          "attnum": 11,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "pid",
          "attnum": 12,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "mode",
          "attnum": 13,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "granted",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "fastpath",
          "attnum": 15,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_matviews",
      "relkind": "v",
      "oid": 11175,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "matviewname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "matviewowner",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablespace",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "hasindexes",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "ispopulated",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "definition",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_namespace",
      "relkind": "r",
      "oid": 2615,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "nspname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "nspowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "nspacl",
          "attnum": 3,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_opclass",
      "relkind": "r",
      "oid": 2616,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "opcmethod",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opcname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "opcnamespace",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opcowner",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opcfamily",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opcintype",
          "attnum": 6,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opcdefault",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "opckeytype",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_operator",
      "relkind": "r",
      "oid": 2617,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "oprname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "oprnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprkind",
          "attnum": 4,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "oprcanmerge",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "oprcanhash",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "oprleft",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprright",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprresult",
          "attnum": 9,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprcom",
          "attnum": 10,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprnegate",
          "attnum": 11,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprcode",
          "attnum": 12,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprrest",
          "attnum": 13,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oprjoin",
          "attnum": 14,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_opfamily",
      "relkind": "r",
      "oid": 2753,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "opfmethod",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opfname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "opfnamespace",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "opfowner",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_pltemplate",
      "relkind": "r",
      "oid": 1136,
      "shared": true,
      "columns": [
        {
          "name": "tmplname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tmpltrusted",
          "attnum": 2,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tmpldbacreate",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tmplhandler",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmplinline",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmplvalidator",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmpllibrary",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmplacl",
          "attnum": 8,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_prepared_statements",
      "relkind": "v",
      "oid": 11203,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "statement",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prepare_time",
          "attnum": 3,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "parameter_types",
          "attnum": 4,
          "type_oid": 2211,
          "type": "regtype[]",
          "type_name": "_regtype",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "from_sql",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_prepared_xacts",
      "relkind": "v",
      "oid": 11199,
      "shared": false,
      "columns": [
        {
          "name": "transaction",
          "attnum": 1,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "gid",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prepared",
          "attnum": 3,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "owner",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "database",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_proc",
      "relkind": "r",
      "oid": 1255,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "proname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "pronamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prolang",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "procost",
          "attnum": 5,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prorows",
          "attnum": 6,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "provariadic",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "protransform",
          "attnum": 8,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proisagg",
          "attnum": 9,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "proiswindow",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "prosecdef",
          "attnum": 11,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "proleakproof",
          "attnum": 12,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "proisstrict",
          "attnum": 13,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "proretset",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "provolatile",
          "attnum": 15,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "pronargs",
          "attnum": 16,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "pronargdefaults",
          "attnum": 17,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "prorettype",
          "attnum": 18,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proargtypes",
          "attnum": 19,
          "type_oid": 30,
          "type": "oidvector",
          "type_name": "oidvector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proallargtypes",
          "attnum": 20,
          "type_oid": 1028,
          "type": "oid[]",
          "type_name": "_oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proargmodes",
          "attnum": 21,
          "type_oid": 1002,
          "type": "\"char\"[]",
          "type_name": "_char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proargnames",
          "attnum": 22,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proargdefaults",
          "attnum": 23,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prosrc",
          "attnum": 24,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "probin",
          "attnum": 25,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proconfig",
          "attnum": 26,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "proacl",
          "attnum": 27,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_range",
      "relkind": "r",
      "oid": 3541,
      "shared": false,
      "columns": [
        {
          "name": "rngtypid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rngsubtype",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rngcollation",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rngsubopc",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rngcanonical",
          "attnum": 5,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rngsubdiff",
          "attnum": 6,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_replication_slots",
      "relkind": "v",
      "oid": 11291,
      "shared": false,
      "columns": [
        {
          "name": "slot_name",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "plugin",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "slot_type",
          "attnum": 3,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datoid",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "database",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "active",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "xmin",
          "attnum": 7,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "catalog_xmin",
          "attnum": 8,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "restart_lsn",
          "attnum": 9,
          "type_oid": 3220,
          "type": "pg_lsn",
          "type_name": "pg_lsn",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_rewrite",
      "relkind": "r",
      "oid": 2618,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "rulename",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "ev_class",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ev_type",
          "attnum": 3,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "ev_enabled",
          "attnum": 4,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "is_instead",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "ev_qual",
          "attnum": 6,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "ev_action",
          "attnum": 7,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_roles",
      "relkind": "v",
      "oid": 11150,
      "shared": false,
      "columns": [
        {
          "name": "rolname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolsuper",
          "attnum": 2,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolinherit",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcreaterole",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcreatedb",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcatupdate",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolcanlogin",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolreplication",
          "attnum": 8,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rolconnlimit",
          "attnum": 9,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rolpassword",
          "attnum": 10,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "rolvaliduntil",
          "attnum": 11,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "rolconfig",
          "attnum": 12,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "oid",
          "attnum": 13,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_rules",
      "relkind": "v",
      "oid": 11163,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablename",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "rulename",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "definition",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_seclabel",
      "relkind": "r",
      "oid": 3596,
      "shared": false,
      "columns": [
        {
          "name": "objoid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classoid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "provider",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "label",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_seclabels",
      "relkind": "v",
      "oid": 11206,
      "shared": false,
      "columns": [
        {
          "name": "objoid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classoid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objtype",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objnamespace",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objname",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "provider",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "label",
          "attnum": 8,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_settings",
      "relkind": "v",
      "oid": 11210,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "setting",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "unit",
          "attnum": 3,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "category",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "short_desc",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "extra_desc",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "context",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "vartype",
          "attnum": 8,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "source",
          "attnum": 9,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "min_val",
          "attnum": 10,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "max_val",
          "attnum": 11,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "enumvals",
          "attnum": 12,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "boot_val",
          "attnum": 13,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "reset_val",
          "attnum": 14,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "sourcefile",
          "attnum": 15,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "sourceline",
          "attnum": 16,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_shadow",
      "relkind": "v",
      "oid": 11154,
      "shared": false,
      "columns": [
        {
          "name": "usename",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usesysid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usecreatedb",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usesuper",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usecatupd",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "userepl",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "passwd",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "valuntil",
          "attnum": 8,
          "type_oid": 702,
          "type": "abstime",
          "type_name": "abstime",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "useconfig",
          "attnum": 9,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_shdepend",
      "relkind": "r",
      "oid": 1214,
      "shared": true,
      "columns": [
        {
          "name": "dbid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objid",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "objsubid",
          "attnum": 4,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "refclassid",
          "attnum": 5,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "refobjid",
          "attnum": 6,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "deptype",
          "attnum": 7,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_shdescription",
      "relkind": "r",
      "oid": 2396,
      "shared": true,
      "columns": [
        {
          "name": "objoid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classoid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "description",
          "attnum": 3,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_shseclabel",
      "relkind": "r",
      "oid": 3592,
      "shared": true,
      "columns": [
        {
          "name": "objoid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "classoid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "provider",
          "attnum": 3,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "label",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_stat_activity",
      "relkind": "v",
      "oid": 11283,
      "shared": false,
      "columns": [
        {
          "name": "datid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "pid",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usesysid",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usename",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "application_name",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_addr",
          "attnum": 7,
          "type_oid": 869,
          "type": "inet",
          "type_name": "inet",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "m",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_hostname",
          "attnum": 8,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_port",
          "attnum": 9,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "backend_start",
          "attnum": 10,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "xact_start",
          "attnum": 11,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "query_start",
          "attnum": 12,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "state_change",
          "attnum": 13,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "waiting",
          "attnum": 14,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "state",
          "attnum": 15,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "backend_xid",
          "attnum": 16,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "backend_xmin",
          "attnum": 17,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "query",
          "attnum": 18,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_all_indexes",
      "relkind": "v",
      "oid": 11253,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_read",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_all_tables",
      "relkind": "v",
      "oid": 11221,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_live_tup",
          "attnum": 12,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_dead_tup",
          "attnum": 13,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_mod_since_analyze",
          "attnum": 14,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_vacuum",
          "attnum": 15,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autovacuum",
          "attnum": 16,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_analyze",
          "attnum": 17,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autoanalyze",
          "attnum": 18,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "vacuum_count",
          "attnum": 19,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autovacuum_count",
          "attnum": 20,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "analyze_count",
          "attnum": 21,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autoanalyze_count",
          "attnum": 22,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_archiver",
      "relkind": "v",
      "oid": 11308,
      "shared": false,
      "columns": [
        {
          "name": "archived_count",
          "attnum": 1,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_archived_wal",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "last_archived_time",
          "attnum": 3,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "failed_count",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_failed_wal",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "last_failed_time",
          "attnum": 6,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stats_reset",
          "attnum": 7,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_bgwriter",
      "relkind": "v",
      "oid": 11311,
      "shared": false,
      "columns": [
        {
          "name": "checkpoints_timed",
          "attnum": 1,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "checkpoints_req",
          "attnum": 2,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "checkpoint_write_time",
          "attnum": 3,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "checkpoint_sync_time",
          "attnum": 4,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "buffers_checkpoint",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "buffers_clean",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "maxwritten_clean",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "buffers_backend",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "buffers_backend_fsync",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "buffers_alloc",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stats_reset",
          "attnum": 11,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_database",
      "relkind": "v",
      "oid": 11294,
      "shared": false,
      "columns": [
        {
          "name": "datid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "numbackends",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "xact_commit",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "xact_rollback",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tup_returned",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tup_fetched",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tup_inserted",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tup_updated",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tup_deleted",
          "attnum": 12,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "conflicts",
          "attnum": 13,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "temp_files",
          "attnum": 14,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "temp_bytes",
          "attnum": 15,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "deadlocks",
          "attnum": 16,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blk_read_time",
          "attnum": 17,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blk_write_time",
          "attnum": 18,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stats_reset",
          "attnum": 19,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_database_conflicts",
      "relkind": "v",
      "oid": 11297,
      "shared": false,
      "columns": [
        {
          "name": "datid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "datname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "confl_tablespace",
          "attnum": 3,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "confl_lock",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "confl_snapshot",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "confl_bufferpin",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "confl_deadlock",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_replication",
      "relkind": "v",
      "oid": 11287,
      "shared": false,
      "columns": [
        {
          "name": "pid",
          "attnum": 1,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usesysid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usename",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "application_name",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_addr",
          "attnum": 5,
          "type_oid": 869,
          "type": "inet",
          "type_name": "inet",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "m",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_hostname",
          "attnum": 6,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "client_port",
          "attnum": 7,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "backend_start",
          "attnum": 8,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "backend_xmin",
          "attnum": 9,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "state",
          "attnum": 10,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "sent_location",
          "attnum": 11,
          "type_oid": 3220,
          "type": "pg_lsn",
          "type_name": "pg_lsn",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "write_location",
          "attnum": 12,
          "type_oid": 3220,
          "type": "pg_lsn",
          "type_name": "pg_lsn",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "flush_location",
          "attnum": 13,
          "type_oid": 3220,
          "type": "pg_lsn",
          "type_name": "pg_lsn",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "replay_location",
          "attnum": 14,
          "type_oid": 3220,
          "type": "pg_lsn",
          "type_name": "pg_lsn",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "sync_priority",
          "attnum": 15,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "sync_state",
          "attnum": 16,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_sys_indexes",
      "relkind": "v",
      "oid": 11257,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_read",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_sys_tables",
      "relkind": "v",
      "oid": 11229,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_live_tup",
          "attnum": 12,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_dead_tup",
          "attnum": 13,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_mod_since_analyze",
          "attnum": 14,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_vacuum",
          "attnum": 15,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autovacuum",
          "attnum": 16,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_analyze",
          "attnum": 17,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autoanalyze",
          "attnum": 18,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "vacuum_count",
          "attnum": 19,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autovacuum_count",
          "attnum": 20,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "analyze_count",
          "attnum": 21,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autoanalyze_count",
          "attnum": 22,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_user_functions",
      "relkind": "v",
      "oid": 11300,
      "shared": false,
      "columns": [
        {
          "name": "funcid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "funcname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "calls",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "total_time",
          "attnum": 5,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "self_time",
          "attnum": 6,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_user_indexes",
      "relkind": "v",
      "oid": 11260,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_read",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_user_tables",
      "relkind": "v",
      "oid": 11236,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_live_tup",
          "attnum": 12,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_dead_tup",
          "attnum": 13,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_mod_since_analyze",
          "attnum": 14,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_vacuum",
          "attnum": 15,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autovacuum",
          "attnum": 16,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_analyze",
          "attnum": 17,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "last_autoanalyze",
          "attnum": 18,
          "type_oid": 1184,
          "type": "timestamp with time zone",
          "type_name": "timestamptz",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "vacuum_count",
          "attnum": 19,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autovacuum_count",
          "attnum": 20,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "analyze_count",
          "attnum": 21,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "autoanalyze_count",
          "attnum": 22,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_xact_all_tables",
      "relkind": "v",
      "oid": 11225,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_xact_sys_tables",
      "relkind": "v",
      "oid": 11233,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_xact_user_functions",
      "relkind": "v",
      "oid": 11304,
      "shared": false,
      "columns": [
        {
          "name": "funcid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "funcname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "calls",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "total_time",
          "attnum": 5,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "self_time",
          "attnum": 6,
          "type_oid": 701,
          "type": "double precision",
          "type_name": "float8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_stat_xact_user_tables",
      "relkind": "v",
      "oid": 11240,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "seq_scan",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "seq_tup_read",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_scan",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_tup_fetch",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_ins",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_upd",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_del",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "n_tup_hot_upd",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_all_indexes",
      "relkind": "v",
      "oid": 11263,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_all_sequences",
      "relkind": "v",
      "oid": 11273,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_all_tables",
      "relkind": "v",
      "oid": 11243,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "heap_blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "heap_blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_read",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_hit",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_read",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_hit",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_sys_indexes",
      "relkind": "v",
      "oid": 11267,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_sys_sequences",
      "relkind": "v",
      "oid": 11277,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_sys_tables",
      "relkind": "v",
      "oid": 11247,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "heap_blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "heap_blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_read",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_hit",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_read",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_hit",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_user_indexes",
      "relkind": "v",
      "oid": 11270,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "indexrelid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "indexrelname",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_user_sequences",
      "relkind": "v",
      "oid": 11280,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statio_user_tables",
      "relkind": "v",
      "oid": 11250,
      "shared": false,
      "columns": [
        {
          "name": "relid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "schemaname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "relname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "heap_blks_read",
          "attnum": 4,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "heap_blks_hit",
          "attnum": 5,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_read",
          "attnum": 6,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "idx_blks_hit",
          "attnum": 7,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_read",
          "attnum": 8,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "toast_blks_hit",
          "attnum": 9,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_read",
          "attnum": 10,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "tidx_blks_hit",
          "attnum": 11,
          "type_oid": 20,
          "type": "bigint",
          "type_name": "int8",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 8,
          "by_value": true,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_statistic",
      "relkind": "r",
      "oid": 2619,
      "shared": false,
      "columns": [
        {
          "name": "starelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "staattnum",
          "attnum": 2,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "stainherit",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "stanullfrac",
          "attnum": 4,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stawidth",
          "attnum": 5,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stadistinct",
          "attnum": 6,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stakind1",
          "attnum": 7,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "stakind2",
          "attnum": 8,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "stakind3",
          "attnum": 9,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "stakind4",
          "attnum": 10,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "stakind5",
          "attnum": 11,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "staop1",
          "attnum": 12,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "staop2",
          "attnum": 13,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "staop3",
          "attnum": 14,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "staop4",
          "attnum": 15,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "staop5",
          "attnum": 16,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stanumbers1",
          "attnum": 17,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stanumbers2",
          "attnum": 18,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stanumbers3",
          "attnum": 19,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stanumbers4",
          "attnum": 20,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stanumbers5",
          "attnum": 21,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "stavalues1",
          "attnum": 22,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stavalues2",
          "attnum": 23,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stavalues3",
          "attnum": 24,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stavalues4",
          "attnum": 25,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "stavalues5",
          "attnum": 26,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_stats",
      "relkind": "v",
      "oid": 11183,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablename",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "attname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "inherited",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "null_frac",
          "attnum": 5,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "avg_width",
          "attnum": 6,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "n_distinct",
          "attnum": 7,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "most_common_vals",
          "attnum": 8,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "most_common_freqs",
          "attnum": 9,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "histogram_bounds",
          "attnum": 10,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "correlation",
          "attnum": 11,
          "type_oid": 700,
          "type": "real",
          "type_name": "float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "most_common_elems",
          "attnum": 12,
          "type_oid": 2277,
          "type": "anyarray",
          "type_name": "anyarray",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "most_common_elem_freqs",
          "attnum": 13,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "elem_count_histogram",
          "attnum": 14,
          "type_oid": 1021,
          "type": "real[]",
          "type_name": "_float4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_tables",
      "relkind": "v",
      "oid": 11171,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablename",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tableowner",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tablespace",
          "attnum": 4,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "hasindexes",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "hasrules",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "hastriggers",
          "attnum": 7,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_tablespace",
      "relkind": "r",
      "oid": 1213,
      "shared": true,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "spcname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "spcowner",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "spcacl",
          "attnum": 3,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "spcoptions",
          "attnum": 4,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_timezone_abbrevs",
      "relkind": "v",
      "oid": 11215,
      "shared": false,
      "columns": [
        {
          "name": "abbrev",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "utc_offset",
          "attnum": 2,
          "type_oid": 1186,
          "type": "interval",
          "type_name": "interval",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 16,
          "by_value": false,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "is_dst",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_timezone_names",
      "relkind": "v",
      "oid": 11218,
      "shared": false,
      "columns": [
        {
          "name": "name",
          "attnum": 1,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "abbrev",
          "attnum": 2,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "utc_offset",
          "attnum": 3,
          "type_oid": 1186,
          "type": "interval",
          "type_name": "interval",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 16,
          "by_value": false,
          "storage": "p",
          "alignment": "d",
          "hidden": false
        },
        {
          "name": "is_dst",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_trigger",
      "relkind": "r",
      "oid": 2620,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "tgrelid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tgfoid",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgtype",
          "attnum": 4,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "tgenabled",
          "attnum": 5,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tgisinternal",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tgconstrrelid",
          "attnum": 7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgconstrindid",
          "attnum": 8,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgconstraint",
          "attnum": 9,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgdeferrable",
          "attnum": 10,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tginitdeferred",
          "attnum": 11,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tgnargs",
          "attnum": 12,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "tgattr",
          "attnum": 13,
          "type_oid": 22,
          "type": "int2vector",
          "type_name": "int2vector",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": true,
          "length": -1,
          "by_value": false,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgargs",
          "attnum": 14,
          "type_oid": 17,
          "type": "bytea",
          "type_name": "bytea",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tgqual",
          "attnum": 15,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_ts_config",
      "relkind": "r",
      "oid": 3602,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cfgname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "cfgnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "cfgowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "cfgparser",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_ts_config_map",
      "relkind": "r",
      "oid": 3603,
      "shared": false,
      "columns": [
        {
          "name": "mapcfg",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "maptokentype",
          "attnum": 2,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "mapseqno",
          "attnum": 3,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "mapdict",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_ts_dict",
      "relkind": "r",
      "oid": 3600,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "dictname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "dictnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "dictowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "dicttemplate",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "dictinitoption",
          "attnum": 5,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_ts_parser",
      "relkind": "r",
      "oid": 3601,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "prsname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "prsnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prsstart",
          "attnum": 3,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prstoken",
          "attnum": 4,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prsend",
          "attnum": 5,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prsheadline",
          "attnum": 6,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "prslextype",
          "attnum": 7,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_ts_template",
      "relkind": "r",
      "oid": 3764,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "tmplname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "tmplnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmplinit",
          "attnum": 3,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "tmpllexize",
          "attnum": 4,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_type",
      "relkind": "r",
      "oid": 1247,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "typname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typnamespace",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typowner",
          "attnum": 3,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typlen",
          "attnum": 4,
          "type_oid": 21,
          "type": "smallint",
          "type_name": "int2",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 2,
          "by_value": true,
          "storage": "p",
          "alignment": "s",
          "hidden": false
        },
        {
          "name": "typbyval",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typtype",
          "attnum": 6,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typcategory",
          "attnum": 7,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typispreferred",
          "attnum": 8,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typisdefined",
          "attnum": 9,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typdelim",
          "attnum": 10,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typrelid",
          "attnum": 11,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typelem",
          "attnum": 12,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typarray",
          "attnum": 13,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typinput",
          "attnum": 14,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typoutput",
          "attnum": 15,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typreceive",
          "attnum": 16,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typsend",
          "attnum": 17,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typmodin",
          "attnum": 18,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typmodout",
          "attnum": 19,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typanalyze",
          "attnum": 20,
          "type_oid": 24,
          "type": "regproc",
          "type_name": "regproc",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typalign",
          "attnum": 21,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typstorage",
          "attnum": 22,
          "type_oid": 18,
          "type": "\"char\"",
          "type_name": "char",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typnotnull",
          "attnum": 23,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "typbasetype",
          "attnum": 24,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typtypmod",
          "attnum": 25,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typndims",
          "attnum": 26,
          "type_oid": 23,
          "type": "integer",
          "type_name": "int4",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typcollation",
          "attnum": 27,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typdefaultbin",
          "attnum": 28,
          "type_oid": 194,
          "type": "pg_node_tree",
          "type_name": "pg_node_tree",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typdefault",
          "attnum": 29,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "typacl",
          "attnum": 30,
          "type_oid": 1034,
          "type": "aclitem[]",
          "type_name": "_aclitem",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_user",
      "relkind": "v",
      "oid": 11160,
      "shared": false,
      "columns": [
        {
          "name": "usename",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usesysid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usecreatedb",
          "attnum": 3,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usesuper",
          "attnum": 4,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "usecatupd",
          "attnum": 5,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "userepl",
          "attnum": 6,
          "type_oid": 16,
          "type": "boolean",
          "type_name": "bool",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 1,
          "by_value": true,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "passwd",
          "attnum": 7,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "valuntil",
          "attnum": 8,
          "type_oid": 702,
          "type": "abstime",
          "type_name": "abstime",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "useconfig",
          "attnum": 9,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_user_mapping",
      "relkind": "r",
      "oid": 1418,
      "shared": false,
      "columns": [
        {
          "name": "oid",
          "attnum": -2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "umuser",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "umserver",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "umoptions",
          "attnum": 3,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 1,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": [
        {
          "name": "tableoid",
          "attnum": -7,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmax",
          "attnum": -6,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmax",
          "attnum": -5,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "cmin",
          "attnum": -4,
          "type_oid": 29,
          "type": "cid",
          "type_name": "cid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "xmin",
          "attnum": -3,
          "type_oid": 28,
          "type": "xid",
          "type_name": "xid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": true
        },
        {
          "name": "ctid",
          "attnum": -1,
          "type_oid": 27,
          "type": "tid",
          "type_name": "tid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": true,
          "length": 6,
          "by_value": false,
          "storage": "p",
          "alignment": "s",
          "hidden": true
        }
      ]
    },
    {
      "name": "pg_user_mappings",
      "relkind": "v",
      "oid": 11314,
      "shared": false,
      "columns": [
        {
          "name": "umid",
          "attnum": 1,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvid",
          "attnum": 2,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "srvname",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "umuser",
          "attnum": 4,
          "type_oid": 26,
          "type": "oid",
          "type_name": "oid",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 4,
          "by_value": true,
          "storage": "p",
          "alignment": "i",
          "hidden": false
        },
        {
          "name": "usename",
          "attnum": 5,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "umoptions",
          "attnum": 6,
          "type_oid": 1009,
          "type": "text[]",
          "type_name": "_text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    },
    {
      "name": "pg_views",
      "relkind": "v",
      "oid": 11167,
      "shared": false,
      "columns": [
        {
          "name": "schemaname",
          "attnum": 1,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "viewname",
          "attnum": 2,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "viewowner",
          "attnum": 3,
          "type_oid": 19,
          "type": "name",
          "type_name": "name",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": 64,
          "by_value": false,
          "storage": "p",
          "alignment": "c",
          "hidden": false
        },
        {
          "name": "definition",
          "attnum": 4,
          "type_oid": 25,
          "type": "text",
          "type_name": "text",
          "type_schema": "pg_catalog",
          "type_modifier": -1,
          "array_dimensions": 0,
          "not_null": false,
          "length": -1,
          "by_value": false,
          "storage": "x",
          "alignment": "i",
          "hidden": false
        }
      ],
      "system_columns": []
    }
  ],
  "schema_version": "1.0",
  "version": "9.4",
  "captured_at": "2026-09-08T01:37:28.159317+00:00",
  "method": "Fresh initdb; no extensions; pg_catalog tables and views; private Unix socket; TCP disabled.",
  "probe_sha256": "0bc9da79a6ab02eff054c6c1ecdb6c21d1a2f4d2a80bf9f2cbef0b1eb9d81268",
  "capture_script_sha256": "441c65c9bb3fc83b2ea147a3ab63af53b0d7681d27e369d1199a5cd279d9a2ca"
}
