pgsql/src/include/catalog (pg_aggregate.h)

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

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

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

Modified Files:
pg_aggregate.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:57 pgsql/src/include (fmgr.h)
Previous Message Tom Lane 2000-05-30 04:24:55 pgsql/src/include/access (valid.h)