[pgpool-committers: 1083] pgpool: Register pgpool_regclass in pg_catalog schema. This is necessa

Tatsuo Ishii ishii at postgresql.org
Tue Jun 25 15:04:30 JST 2013


Register pgpool_regclass in pg_catalog schema.  This is necessary to
deal with clients which restricts schema search path to pg_catalog
only. Postgres_fdw is such a client.

Branch
------
V3_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3e476111384aa1e646461025fa952d593c6c4f9e

Modified Files
--------------
sql/pgpool-regclass/pgpool-regclass.sql.in |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list