[pgpool-committers: 1081] pgpool: Register pgpool_regclass in pg_catalog schema. This is necessa
Tatsuo Ishii
ishii at postgresql.org
Tue Jun 25 15:02:27 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
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5e65429cd325ef2cbec22d114939cf07b3bcfa2e
Modified Files
--------------
sql/pgpool-regclass/pgpool-regclass.sql.in | 2 +-
sql/pgpool-regclass/pgpool_regclass--1.0.sql | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
More information about the pgpool-committers
mailing list