libreccm-legacy/ccm-sci-publications/sql/ccm-sci-publications/postgres-create.sql

4 lines
67 B
PL/PgSQL

begin;
\i ddl/postgres/create.sql
\i ddl/postgres/deferred.sql
end;