[pgpool-committers: 1396] pgpool: Fix that the script forgets to allow public access to pgpool_ca
Tatsuo Ishii
ishii at postgresql.org
Tue Nov 12 08:07:12 JST 2013
Fix that the script forgets to allow public access to pgpool_catalog.
The bug prevents inserting data into user tables if pgpool_catalog is
created in native replication mode. The bug was there from day 1. I
wonder why nobody noticed until today. Per [pgpool-general-jp: 1229].
Branch
------
V3_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e0cf293b3b1c9fccc25e4dfe2c2622d1226d12ca
Modified Files
--------------
sql/insert_lock.sql | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list