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

6 lines
69 B
PL/PgSQL

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