postgresql/contrib/seg
Alvaro Herrera 05ace73335 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.
2008-04-18 21:11:35 +00:00
..
data Modify the float4 datatype to be pass-by-val. Along the way, remove the last 2008-04-18 18:43:09 +00:00
expected Modify the float4 datatype to be pass-by-val. Along the way, remove the last 2008-04-18 18:43:09 +00:00
sql Modify the float4 datatype to be pass-by-val. Along the way, remove the last 2008-04-18 18:43:09 +00:00
.cvsignore Put flex'ed and bison'ed files in contrib in the distribution tarball, as 2006-04-03 18:47:41 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
seg-validate.pl Gene Selkov's SEG datatype (GiST example code) 2000-12-11 20:40:33 +00:00
seg.c Change the float4-returning functions in contrib/seg to fmgr v1 calling 2008-04-18 21:11:35 +00:00
seg.sql.in Modify the float4 datatype to be pass-by-val. Along the way, remove the last 2008-04-18 18:43:09 +00:00
segdata.h Modify the float4 datatype to be pass-by-val. Along the way, remove the last 2008-04-18 18:43:09 +00:00
segparse.y Got tired of waiting for spoonbill's compiler to get fixed. Let's 2006-06-01 02:39:59 +00:00
segscan.l Suppress warnings on platforms where fprintf is a macro (eg, recent 2005-10-15 20:37:36 +00:00
sort-segments.pl Gene Selkov's SEG datatype (GiST example code) 2000-12-11 20:40:33 +00:00
uninstall_seg.sql Fix typo. 2008-04-18 20:51:17 +00:00