relpipe-data/examples/sql-dk_pg_1.tabular.txt
author František Kučera <franta-hg@frantovo.cz>
Tue, 28 May 2019 21:18:20 +0200
branchv_0
changeset 258 2868d772c27e
parent 255 94b533007e77
permissions -rw-r--r--
Release v0.12 – AWK
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
255
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
tables:
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
 ╭───────────────────────┬─────────────────────┬─────────────────────╮
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
 │ table_schema (string) │ table_name (string) │ table_type (string) │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
 ├───────────────────────┼─────────────────────┼─────────────────────┤
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     5
 │ pg_catalog            │ pg_type             │ BASE TABLE          │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     6
 │ pg_catalog            │ pg_roles            │ VIEW                │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     7
 │ pg_catalog            │ pg_group            │ VIEW                │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     8
 ╰───────────────────────┴─────────────────────┴─────────────────────╯
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     9
Record count: 3
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    10
types:
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    11
 ╭──────────────────┬──────────────────────┬────────────────────╮
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    12
 │ typname (string) │ typcategory (string) │ typbyval (boolean) │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    13
 ├──────────────────┼──────────────────────┼────────────────────┤
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    14
 │ bool             │ B                    │               true │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    15
 │ bytea            │ U                    │              false │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    16
 │ char             │ S                    │               true │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    17
 │ name             │ S                    │              false │
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    18
 ╰──────────────────┴──────────────────────┴────────────────────╯
94b533007e77 examples: recfile (GNU Recutils) input and output
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
    19
Record count: 4