[Pgpool-committers] pgpool - pgpool-II: pgpool in raw mode is mistaken on alive nodes

Tatsuo Ishii ishii at sraoss.co.jp
Wed Jun 29 02:09:37 UTC 2011


After this patches I see:

gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/usr/local/etc\" -I.  -D_GNU_SOURCE -I /usr/local/pgsql/include   -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c: In function 'failover':
main.c:1532: warning: 'i' is used uninitialized in this function
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

> Log Message:
> -----------
> pgpool in raw mode is mistaken on alive nodes
> 
> VALID_BACKEND macro in raw mode should not be used. So, we add a specific
> check when pgpool is running in raw mode.
> 
> Tags:
> ----
> V3_0_STABLE
> 
> Modified Files:
> --------------
>     pgpool-II:
>         main.c (r1.85.2.9 -> r1.85.2.10)
>         (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/main.c?r1=1.85.2.9&r2=1.85.2.10)
> _______________________________________________
> Pgpool-committers mailing list
> Pgpool-committers at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pgpool-committers


More information about the Pgpool-committers mailing list