Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From [email protected] (Tom Lane)
Subject pgsql: seg_size() has to be V1 calling convention, too.
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: Convert earthdistance's only C function to v1 call convention, to