pgsql/src/backend/utils/adt (geo_ops.c geo_selfuncs.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt (geo_ops.c geo_selfuncs.c)
Date: 2000-07-29 18:45:57
Message-ID: 200007291845.e6TIjvJ20896@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, July 29, 2000 @ 14:45:53
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
from hub.org:/home/projects/pgsql/tmp/cvs-serv20828/src/backend/utils/adt

Modified Files:
geo_ops.c geo_selfuncs.c

----------------------------- Log Message -----------------------------

PATH and POLYGON datatypes are now TOASTable. Associated functions
updated to new fmgr style. Deleted hoary old functions for compatibility
with pre-6.1 representations of these datatypes.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-07-29 18:46:05 pgsql/src/include/catalog (pg_proc.h pg_type.h)
Previous Message Tom Lane 2000-07-29 18:45:53 pgsql/src/backend/access/rtree (rtproc.c)