postgresql/contrib/dblink/dblink.control

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
170 B
Plaintext
Raw Normal View History

# dblink extension
comment = 'connect to other PostgreSQL databases from within a database'
default_version = '1.2'
module_pathname = '$libdir/dblink'
relocatable = true