Skip to content

Commit 6554a5a

Browse files
committed
Make extension file not loadable by psql
1 parent 406b48d commit 6554a5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pglogical--1.0.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
\echo Use "CREATE EXTENSION pglogical_origin" to load this file. \quit
2+
13
CREATE TABLE pglogical.node (
24
node_id oid NOT NULL PRIMARY KEY,
35
node_name name NOT NULL UNIQUE

0 commit comments

Comments
 (0)