pgsql/src/include/access (valid.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/access (valid.h)
Date: 2000-05-30 04:24:55
Message-ID: 200005300424.AAA29172@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, May 30, 2000 @ 00:24:55
Author: tgl

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

Modified Files:
valid.h

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

Third round of fmgr updates: eliminate calls using fmgr() and
fmgr_faddr() in favor of new-style calls. Lots of cleanup of
sloppy casts to use XXXGetDatum and DatumGetXXX ...

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-30 04:24:56 pgsql/src/include/catalog (pg_aggregate.h)
Previous Message Tom Lane 2000-05-30 04:24:54 pgsql/src/backend/utils/sort (tuplesort.c)