Re: explain output infelicity in psql
От | Andrew Dunstan |
---|---|
Тема | Re: explain output infelicity in psql |
Дата | |
Msg-id | 4B212ABD.7060602@dunslane.net обсуждение исходный текст |
Ответ на | Re: explain output infelicity in psql (Ron Mayer <rm_pg@cheapcomplexdevices.com>) |
Ответы |
Re: explain output infelicity in psql
|
Список | pgsql-hackers |
Ron Mayer wrote: > Alvaro Herrera wrote: > >> Robert Haas escribió: >> >>> On first blush, I'm inclined to suggest that the addition of + signs >>> to mark continuation lines is a misfeature. >>> >> EXPLAIN is a special case. IMHO it should be dealt with accordingly. >> >> > > Is it? > > Wouldn't it affect anyone who stuck XML in a txt column and wanted > to copy and paste it into a parser? > > Perhaps single column output usually won't want the + signs (because > it's copy&pasteable) but multi-column output could? > Yeah, I'm thinking we should probably suppress output of format.nl_right (no matter what the format) where there is only one column. (This is even uglier with unicode linestyle, btw). That's a sane rule and it's not an ugly hack. cheers andrew
В списке pgsql-hackers по дате отправления: