[pgpool-committers: 1973] pgpool: Adopt PostgreSQL 9.4 having to_regclass.
Tatsuo Ishii
ishii at postgresql.org
Sat May 10 10:34:19 JST 2014
Adopt PostgreSQL 9.4 having to_regclass.
PostgreSQL 9.4 has built-in function "to_regclass", which has
equivalent functionality of pgpool_regclass. Now pgpool searches
to_regclass first then try pgpool_regclass.
Branch
------
V3_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f46cf15c57ddf68efc15fad2627a2d7af9d6d352
Modified Files
--------------
pool_process_query.c | 2 ++
pool_select_walker.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list