Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Here is a patch, with some_clever_name = user_loadable_libraries.
Shouldn't user_loadable_libraries be PGC_SUSET? PGC_SIGHUP is typically
used when the same setting must apply in all active sessions, but it's
not clear why such a restriction must be made for this.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2013-01-15 15:22:25 |
| Subject: Re: [PATCH] COPY .. COMPRESSED |
| Previous: | From: Tom Lane | Date: 2013-01-15 15:09:17 |
| Subject: Re: strange OOM errors with EXECUTE in PL/pgSQL |