pgsql/src/backend/access/hash (hashutil.c)

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

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

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

Modified Files:
hashutil.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:33 pgsql/src/backend/access/index (indexam.c istrat.c)
Previous Message Tom Lane 2000-05-30 04:24:31 pgsql/src/backend/access/gist (gist.c gistget.c)