pgsql/src/backend/commands (dbcommands.c indexcmds.c sequence.c trigger.c user.c command.c) - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/backend/commands (dbcommands.c indexcmds.c sequence.c trigger.c user.c command.c)
Date
Msg-id 200008031634.e73GYBX92248@hub.org
Whole thread Raw
List pgsql-committers
  Date: Thursday, August  3, 2000 @ 12:34:01
Author: tgl

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

Modified Files:
    dbcommands.c indexcmds.c sequence.c trigger.c user.c command.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).

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/backend/catalog (heap.c)
Next
From: Tom Lane
Date:
Subject: pgsql/src/backend/optimizer/path (indxpath.c)