brook@biology.nmsu.edu wrote:
>Tom Lane writes:
> > The basic thing is to add an appropriate table entry to guc.c.
>
>I take it there is not way to do this dynamically, for example to
>support a dynamically loaded function? All runtime variables are
>hard-coded into the backend?
>
Maybe you can implement your stuff using a temporary table?
Regards,
Andreas