[pgpool-committers: 1397] 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
------
master

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

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



More information about the pgpool-committers mailing list