pgsql/src/include/utils (dynamic_loader.h fcache.h fmgrtab.h int8.h) - Mailing list pgsql-committers

From Tom Lane
Subject pgsql/src/include/utils (dynamic_loader.h fcache.h fmgrtab.h int8.h)
Date
Msg-id 200005281756.NAA33338@hub.org
Whole thread Raw
List pgsql-committers
  Date: Sunday, May 28, 2000 @ 13:56:21
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/utils
     from hub.org:/home/projects/pgsql/tmp/cvs-serv33038/include/utils

Modified Files:
    dynamic_loader.h fcache.h fmgrtab.h int8.h

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

First round of changes for new fmgr interface.  fmgr itself and the
key call sites are changed, but most called functions are still oldstyle.
An exception is that the PL managers are updated (so, for example, NULL
handling now behaves as expected in plperl and plpgsql functions).
NOTE initdb is forced due to added column in pg_proc.

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql/src/include/executor (functions.h)
Next
From: Tom Lane
Date:
Subject: pgsql/src/include/catalog (catversion.h pg_attribute.h pg_class.h pg_language.h pg_proc.h)