mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-24 09:38:21 +00:00
7 lines
297 B
SQL
7 lines
297 B
SQL
-- This program is open source, licensed under the PostgreSQL License.
|
|
-- For license terms, see the LICENSE file.
|
|
--
|
|
-- Copyright (C) 2015-2024: Julien Rouhaud
|
|
|
|
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
|
\echo Use "ALTER EXTENSION hypopg" to load this file. \quit
|