pgbouncer - pgbouncer: system.h + types cleanup - use proper printf

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: system.h + types cleanup - use proper printf
Date: 2008-02-14 13:38:52
Message-ID: 20080214133852.7906517AD0B5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
system.h + types cleanup

- use proper printf args from inttypes.h instead of casting to ull
- remove unused macros
- tag replacement functions as _mustcheck

Modified Files:
--------------
pgbouncer/include:
system.h (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/system.h.diff?r1=1.8&r2=1.9)
pgbouncer/src:
pktbuf.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/pktbuf.c.diff?r1=1.5&r2=1.6)
stats.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/stats.c.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2008-02-14 13:50:08 npgsql - Npgsql2: Removed verification of NpgsqlDbType.Array when
Previous Message User Mkz 2008-02-14 13:17:21 pgbouncer - pgbouncer: fix getsockopt argument