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