pgbouncer - pgbouncer: system.h + types cleanup - use proper printf - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: system.h + types cleanup - use proper printf
Date
Msg-id 20080214133852.7906517AD0B5@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: fix getsockopt argument
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Removed verification of NpgsqlDbType.Array when