pgsql: Change the float4-returning functions in contrib/seg to fmgr v1

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change the float4-returning functions in contrib/seg to fmgr v1
Date: 2008-04-18 21:11:35
Message-ID: 20080418211135.D11CC7559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change the float4-returning functions in contrib/seg to fmgr v1 calling
conventions.

I also changed seg_in and seg_out, which was probably unnecessary, but
it can't harm.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Gleu 2008-04-18 21:42:24 pgsnap - pgsnap: Add cache hit ratio module.
Previous Message Tom Lane 2008-04-18 20:51:17 pgsql: Fix typo.