libreccm-legacy/ccm-ldn-terms/sql/ccm-ldn-terms/upgrade/postgres-6.5.0-6.5.1.sql

5 lines
143 B
PL/PgSQL

begin;
\i ../ddl/postgres/table-trm_domains_indexer-auto.sql
\i ../postgres/upgrade/6.5.0-6.5.1/table-trm_domains_indexer-deferred.sql
commit;