pgbouncer - pgbouncer: make IOBuf use unsigned ints

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: make IOBuf use unsigned ints
Date: 2008-02-14 14:02:05
Message-ID: 20080214140205.F0A6A17AD0B5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-02-14 14:21:56 pgbouncer - pgbouncer: add Wstrict-overflow to warn options
Previous Message User Fxjr 2008-02-14 13:50:08 npgsql - Npgsql2: Removed verification of NpgsqlDbType.Array when