Install plpgsql.h to to include/server at "make install".
The header file is needed by any module that wants to use the PL/pgSQL instrumentation plugin interface. Most notably, the pldebugger plugin needs this. With this patch, it can be built using pgxs, without having the full server source tree available.
Showing
Please register or sign in to comment