[pgpool-committers: 3565] 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
------
V3_5_STABLE

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

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



More information about the pgpool-committers mailing list