Re: explain output infelicity in psql

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: explain output infelicity in psql
Дата
Msg-id
4B20D723020000250002D2FC@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Robert Haas <robertmhaas@gmail.com>
Re: explain output infelicity in psql Pavel Stehule <pavel.stehule@gmail.com>
Re: explain output infelicity in psql Alvaro Herrera <alvherre@commandprompt.com>
Re: explain output infelicity in psql Roger Leigh <rleigh@codelibre.net>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Tom Lane <tgl@sss.pgh.pa.us>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Tom Lane <tgl@sss.pgh.pa.us>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Tom Lane <tgl@sss.pgh.pa.us>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Bruce Momjian <bruce@momjian.us>
Re: explain output infelicity in psql Robert Haas <robertmhaas@gmail.com>
Re: explain output infelicity in psql Peter Eisentraut <peter_e@gmx.net>
Re: explain output infelicity in psql Tom Lane <tgl@sss.pgh.pa.us>
Re: explain output infelicity in psql Tom Lane <tgl@sss.pgh.pa.us>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Robert Haas <robertmhaas@gmail.com>
Re: explain output infelicity in psql Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: explain output infelicity in psql "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: explain output infelicity in psql Robert Haas <robertmhaas@gmail.com>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Re: explain output infelicity in psql Robert Haas <robertmhaas@gmail.com>
Re: explain output infelicity in psql "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: explain output infelicity in psql Andrew Dunstan <andrew@dunslane.net>
Robert Haas  wrote:
> Andrew Dunstan  wrote:
>> A simple if ugly hack would make psql use old-ascii print style
>> (which doesn't use these contionuation chars) if the first
>> attribute in the resultset was named 'QUERY PLAN'
> I don't believe that machine-readable EXPLAIN output is the only
> multi-line output value that anyone would ever wish to cut and
> paste into an editor without picking up a lot of stray garbage, so
> I don't think this is a solution.
Agreed.
This would be a significant annoyance for me on a regular basis.  If
I can't turn it off, it would probably cause me to create my own
locally patched version of psql.  Another alternative would be to
use some other tool to run queries where I wanted long values
without this, but psql has so many nice features that I'd be
switching back and forth, so the patch would probably be easier.
-Kevin

В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата:
От: Tom Lane
Дата:
FAQ