diff options
Diffstat (limited to 'pgsql-schema.testscript')
-rw-r--r-- | pgsql-schema.testscript | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pgsql-schema.testscript b/pgsql-schema.testscript new file mode 100644 index 0000000..8659bcd --- /dev/null +++ b/pgsql-schema.testscript @@ -0,0 +1,6 @@ +# file : pgsql-schema.testscript +# license : GNU GPL v2; see accompanying LICENSE file + +# Create the PostgreSQL database schema creation canned command base. +# +create_schema_cmd = [cmdline] $pgsql_client_cmd |