pgsql/src/backend/executor (nodeAgg.c nodeGroup.c spi.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/executor (nodeAgg.c nodeGroup.c spi.c)
Date: 2000-05-30 04:24:46
Message-ID: 200005300424.AAA29091@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
nodeAgg.c nodeGroup.c spi.c

----------------------------- 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:47 pgsql/src/backend/libpq (be-dumpdata.c)
Previous Message Tom Lane 2000-05-30 04:24:37 pgsql/src/backend/catalog (index.c pg_aggregate.c)