mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
6 lines
172 B
Text
6 lines
172 B
Text
|
|
# postgres_fdw extension
|
||
|
|
comment = 'foreign-data wrapper for remote PostgreSQL servers'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/postgres_fdw'
|
||
|
|
relocatable = true
|