Patch applied. Thanks.
As far as the documentation issues, these are all C interface issues, so
we usually just add comments into the C code for plugin developers to
use. Feel free to submit those if they are not already there.
--
Same patch as before but I added a small change to the gram.y enabling
SET command to use qualified names.
- thomas
Index: doc/src/sgml/runtime.sgml
===
RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/runtime.sgml,v
retrieving
Posted this patch 2 weeks ago. Since then new changes has been made to
guc.c making it hard to apply. Here's a new fresh version intended for
current cvs head.
In short:
The patch adresses the TODO list item "Allow external interfaces to
extend the GUC variable set".
Plugin modules like the pl