Re: psql -et

Поиск
Список
Период
Сортировка
От nolan@celery.tssi.com
Тема Re: psql -et
Дата
Msg-id 20030724160801.11379.qmail@celery.tssi.com
обсуждение исходный текст
Ответ на Re: psql -e  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
>
> A macro for the print, which substitutes:
>
>     print()
>     fflush()
>
> for a bare print is a good idea.

In addition to print(), fputs() is also used in several places.

Most of the \ commands appear to have their own formatting sections,
so changing them to use a macro or possibly a function would be desirable,
and a function would make separating terminal and \o output into
independent streams easier.

It may get even more complicated when considering laTex and HTML output.

As long as features are on the table, would there be any interest in
having an option to output in XML?  (This may raise a number of XML
design questions, though, and I'm just starting to read 'XML in a Nutshell'.)
--
Mike Nolan

В списке pgsql-general по дате отправления:

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: psql -e
Следующее
От: Greg Stark
Дата:
Сообщение: Postgres unique index checking and atomic transactions