Re: [RFC] Extend namespace of valid guc names
От | Tom Lane |
---|---|
Тема | Re: [RFC] Extend namespace of valid guc names |
Дата | |
Msg-id | 14919.1361844805@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | [RFC] Extend namespace of valid guc names (Andres Freund <andres@2ndquadrant.com>) |
Ответы |
Re: [RFC] Extend namespace of valid guc names
Re: [RFC] Extend namespace of valid guc names |
Список | pgsql-hackers |
Andres Freund <andres@2ndquadrant.com> writes: > I propose loosening those restrictions to > a) allow repeatedly qualified names like a.b.c If SET allows it, I guess we can allow it here. But is a grammar change really all that is needed to make it work from the file? > b) allow variables to start with a digit from the second level onwards. That seems like a seriously bad idea. I note that SET does *not* allow this; furthermore it seems like a considerable weakening of our ability to detect silly typos in config files. Nor did you offer a use-case to justify it. regards, tom lane
В списке pgsql-hackers по дате отправления: