pgsql/src/include/catalog (pg_proc.h pg_type.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (pg_proc.h pg_type.h)
Date: 2000-07-29 18:46:05
Message-ID: 200007291846.e6TIk5m20932@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, July 29, 2000 @ 14:46:02
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/catalog
from hub.org:/home/projects/pgsql/tmp/cvs-serv20828/src/include/catalog

Modified Files:
pg_proc.h pg_type.h

----------------------------- 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:12 pgsql/src/include/utils (builtins.h geo_decls.h)
Previous Message Tom Lane 2000-07-29 18:45:57 pgsql/src/backend/utils/adt (geo_ops.c geo_selfuncs.c)