relpipe-data/examples/sql-dk_pg_1.rec.txt
branchv_0
changeset 255 94b533007e77
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/relpipe-data/examples/sql-dk_pg_1.rec.txt	Mon Apr 08 13:37:35 2019 +0200
@@ -0,0 +1,33 @@
+%rec: tables
+
+table_schema: pg_catalog
+table_name: pg_type
+table_type: BASE TABLE
+
+table_schema: pg_catalog
+table_name: pg_roles
+table_type: VIEW
+
+table_schema: pg_catalog
+table_name: pg_group
+table_type: VIEW
+
+%rec: types
+%type: typbyval bool
+
+typname: bool
+typcategory: B
+typbyval: true
+
+typname: bytea
+typcategory: U
+typbyval: false
+
+typname: char
+typcategory: S
+typbyval: true
+
+typname: name
+typcategory: S
+typbyval: false
+