orafce - orafce: Change message buffer size and item size from size_t to - Mailing list pgsql-committers

From okbob@pgfoundry.org (User Okbob)
Subject orafce - orafce: Change message buffer size and item size from size_t to
Date
Msg-id 20081008091536.06DB517ADDF4@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change message buffer size and item size from size_t to int32. size_t needs platform depended regress test, and
in this case there are should not be used. int32 is big enought.

Modified Files:
--------------
    orafce:
        pipe.c (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/pipe.c.diff?r1=1.21&r2=1.22)
    orafce/expected:
        orafunc.out (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/expected/orafunc.out.diff?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: orafce - orafce: Add sinh, cosh, tanh and nanvl.
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Force a checkpoint in CREATE DATABASE before starting to copy the