Re: pgsql_fdw in contrib
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Shigeru HANADA <shigeru.hanada@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-07-13T19:46:01Z
Lists: pgsql-hackers
On tor, 2012-07-12 at 19:44 +0900, Shigeru HANADA wrote: > Yes, I've proposed to rename existing postgresql_fdw_validator to > dblink_fdw_validator and move it into contrib/dblink so that pgsql_fdw > can use the name "postgresql_fdw" and "postgresql_fdw_validator". I was somehow under the impression that plproxy also used this, but I see now that it doesn't. So I agree with renaming the existing postgresql_fdw and moving it into the dblink module.