[pgpool-committers: 3566] pgpool: Fix for 0000252: authentication failed error when PCP command i

Muhammad Usama m.usama at gmail.com
Tue Oct 18 20:34:51 JST 2016


Fix for 0000252: authentication failed error when PCP command is cancelled...

Fixed by adding the volatile modifier to authenticated flag, to make sure we
always get the updated value after the long jump.

Branch
------
master

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

Modified Files
--------------
src/pcp_con/pcp_worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list