blob: 81bdaf48d2139e28cef5c15eca5052002b8cc0d8 (
plain)
1
2
3
|
/* src/test/modules/test_extensions/test_ext_cyclic1--1.0.sql */
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "CREATE EXTENSION test_ext_cyclic1" to load this file. \quit
|