pgsql: Convert earthdistance's only C function to v1 call convention, to - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Convert earthdistance's only C function to v1 call convention, to
Date
Msg-id 20080420010552.E44AB7559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Convert earthdistance's only C function to v1 call convention,
to future-proof it against pass-by-value float8.

Modified Files:
--------------
    pgsql/contrib/earthdistance:
        earthdistance.c (r1.13 -> r1.14)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/earthdistance/earthdistance.c?r1=1.13&r2=1.14)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: seg_size() has to be V1 calling convention, too.
Next
From: gleu@pgfoundry.org (User Gleu)
Date:
Subject: pgsnap - pgsnap: New stylesheet, from Damien Clochard.