• T
    First round of changes for new fmgr interface. fmgr itself and the · 0a7fb4e9
    Tom Lane 提交于
    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.
    0a7fb4e9
bootstrap.c 27.2 KB