Re: [BUGS] Invalid YAML output from EXPLAIN
От | Tom Lane |
---|---|
Тема | Re: [BUGS] Invalid YAML output from EXPLAIN |
Дата | |
Msg-id | 15452.1275920280@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] Invalid YAML output from EXPLAIN ("Greg Sabino Mullane" <greg@turnstep.com>) |
Ответы |
Re: [BUGS] Invalid YAML output from EXPLAIN
Re: [BUGS] Invalid YAML output from EXPLAIN |
Список | pgsql-hackers |
"Greg Sabino Mullane" <greg@turnstep.com> writes: > The rules should be: > Requires quoting only if the first character: > & * ! | > ' " % @ ` # > Same as above, but no quoting if the second character is "safe": > - ? : > Always requires quoting: > ":<space>" "<space>#" aka ': ' ' #' > Always requires quoting: > , [ ] { } > Always require quoting: > (leading space) (trailing space) (empty string) Egad ... this is supposed to be an easily machine-generatable format? If it's really as broken as the above suggests, I think we should rip it out while we still can. regards, tom lane
В списке pgsql-hackers по дате отправления: