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.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
src/include/fmgr.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment