pgpool - pgpool: fix malloc size (not harmfull actually) - Mailing list pgsql-committers

From t-ishii@pgfoundry.org (User T-ishii)
Subject pgpool - pgpool: fix malloc size (not harmfull actually)
Date
Msg-id 20050507114816.AF0371125FFA@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fix malloc size (not harmfull actually)

Modified Files:
--------------
    pgpool:
        main.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/main.c.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: t-ishii@pgfoundry.org (User T-ishii)
Date:
Subject: pgpool - pgpool: fix memory leak
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add comment on C locale test for upper/lower/initcap().