pgsql/src/backend/catalog (heap.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/catalog (heap.c)
Date: 2000-08-03 16:34:01
Message-ID: 200008031634.e73GY1h92220@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, August 3, 2000 @ 12:33:59
Author: tgl

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

Modified Files:
heap.c

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

More functions updated to new fmgr style --- money, name, tid datatypes.
We're reaching the mopup stage here (good thing too, this is getting
tedious).

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-08-03 16:34:12 pgsql/src/backend/commands (dbcommands.c indexcmds.c sequence.c trigger.c user.c command.c)
Previous Message Tom Lane 2000-08-03 16:33:51 pgsql/src/backend/access/heap (tuptoaster.c)