[pgpool-committers: 1395] 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_2_STABLE

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

Modified Files
--------------
sql/insert_lock.sql |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list