]> granicus.if.org Git - postgresql/blob - src/test/modules/test_extensions/test_ext2--1.0.sql
Add CASCADE support for CREATE EXTENSION.
[postgresql] / src / test / modules / test_extensions / test_ext2--1.0.sql
1 /* src/test/modules/test_extensions/test_ext2--1.0.sql */
2 -- complain if script is sourced in psql, rather than via CREATE EXTENSION
3 \echo Use "CREATE EXTENSION test_ext2" to load this file. \quit