Skip to content
Snippets Groups Projects
Commit 0a7fb4e9 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent 5005bb06
No related branches found
No related tags found
Loading
Showing
with 196 additions and 147 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment