[pgpool-committers: 2496] pgpool: Use to_regclass if available in time stamp rewriting in replica

Tatsuo Ishii ishii at postgresql.org
Sat Mar 21 09:55:19 JST 2015


Use to_regclass if available in time stamp rewriting in replication mode.

Newer pgpool-II supposed to use to reg_class, but this was
accidentally left.

Branch
------
master

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

Modified Files
--------------
src/rewrite/pool_timestamp.c |   18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list