mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
4 lines
197 B
MySQL
4 lines
197 B
MySQL
|
|
/* 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
|