pgsql/src/backend/access/rtree (rtproc.c)

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

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

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

Modified Files:
rtproc.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:45:57 pgsql/src/backend/utils/adt (geo_ops.c geo_selfuncs.c)
Previous Message Tom Lane 2000-07-29 18:45:52 pgsql/doc/src/sgml (datatype.sgml func.sgml)