pgsql/src/pl/plpgsql/src (pl_exec.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/pl/plpgsql/src (pl_exec.c)
Date: 2000-05-30 04:24:59
Message-ID: 200005300424.AAA29195@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

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

Modified Files:
pl_exec.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:25:00 pgsql/src/backend/commands (analyze.c copy.c)
Previous Message Tom Lane 2000-05-30 04:24:58 pgsql/src/pl/plperl (plperl.c)