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