| От | Andres Freund |
|---|---|
| Тема | Re: [RFC] Extend namespace of valid guc names |
| Дата | |
| Msg-id | 20130906133829.GD600952@alap2.anarazel.de обсуждение исходный текст |
| Ответ на | Re: [RFC] Extend namespace of valid guc names (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: [RFC] Extend namespace of valid guc names
|
| Список | pgsql-hackers |
On 2013-02-25 21:13:25 -0500, Tom Lane wrote: > > 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; Hm. One thing about this is that we currently allow something silly as: SET "1"."1bar""blub" = 3; So I'd like to either restrict SET here or allow the same for guc-file.l parsed GUCs. Any opinions? Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера