[pgpool-committers: 1399] 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_3_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a0f1422d1cf5db270d7755cb0ba112e4c5586212
Modified Files
--------------
sql/insert_lock.sql | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list