pgsql: seg_size() has to be V1 calling convention, too. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: seg_size() has to be V1 calling convention, too.
Date
Msg-id 20080419225503.A3B0E7559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
seg_size() has to be V1 calling convention, too.

Modified Files:
--------------
    pgsql/contrib/seg:
        seg.c (r1.22 -> r1.23)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/seg.c?r1=1.22&r2=1.23)

pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Remove TODO.detail references; instead add TODO URLs pointing to
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Convert earthdistance's only C function to v1 call convention, to