Re: custom variables and PGC_SUSET issue
От | Alvaro Herrera |
---|---|
Тема | Re: custom variables and PGC_SUSET issue |
Дата | |
Msg-id | 1315416696-sup-1167@alvh.no-ip.org обсуждение исходный текст |
Ответ на | custom variables and PGC_SUSET issue (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: custom variables and PGC_SUSET issue
|
Список | pgsql-hackers |
Excerpts from Pavel Stehule's message of mié sep 07 14:23:43 -0300 2011: > Hello > > Andy Colson found a bug in GUC implementation. > > When we have a custom SUSET variable, like plpgsql.variable_conflikt, > then setting this variable before plpgsql initalisation raises a > exception, but it raise a exception when some plpgsql function is > created. Try to execute a attached script - a set statement is ok, but > CREATE FUNCTION fails. Another thing we detected some days ago is that a custom variable in a module not loaded by postmaster, does not seem to get reported appropriately when an invalid value is set on postgresql.conf and reloaded: backends report problems with DEBUG3, only postmaster uses LOG, but since postmaster isn't loading the module, nothing happens. (Maybe this is our bug but it doesn't seem like it.) -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: