python - pq: Include stdint dot h. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - pq: Include stdint dot h.
Date
Msg-id 20051229171949.336531125078@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Include stdint dot h.

FreeBSD and Windows(mingw32) didn't require it. However, other systems, like
Darwin, seem to want it.

Modified Files:
--------------
    pq/src:
        buffer.c (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/pq/src/buffer.c.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < * Add missing rtree optimizer selectivity > * Improve
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Get rid of the SpinLockAcquire/SpinLockAcquire_NoHoldoff