pgbouncer - pgbouncer: make IOBuf use unsigned ints - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: make IOBuf use unsigned ints
Date
Msg-id 20080214140205.F0A6A17AD0B5@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
make IOBuf use unsigned ints

Modified Files:
--------------
    pgbouncer/include:
        iobuf.h (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/iobuf.h.diff?r1=1.2&r2=1.3)
    pgbouncer/src:
        sbuf.c (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/sbuf.c.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Removed verification of NpgsqlDbType.Array when
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: add Wstrict-overflow to warn options