Re: Move postgresql_fdw_validator into dblink

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Shigeru HANADA <shigeru.hanada@gmail.com>
Cc: Kohei KaiGai <kaigai@kaigai.gr.jp>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-10-10T20:58:23Z
Lists: pgsql-hackers
Shigeru HANADA <shigeru.hanada@gmail.com> writes:
> [ dblink_fdw_validator.v3.patch ]

I've committed the dblink portion of this with some mostly-cosmetic
adjustments.  We still need a plan for getting to a point where it's
safe to remove postgresql_fdw_validator.

			regards, tom lane