Re: new unicode table border styles for psql

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: new unicode table border styles for psql
Дата
Msg-id m2d2lo6d1d.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: new unicode table border styles for psql  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: new unicode table border styles for psql  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes:
> there is other issue - simply parser will be really user unfriendly, and
> user friendly parser will not by simply :(

If simple things are hard to implement, get yourself better tools.

Each time we get on the topic of improving scripting abilities for our
interactive tool, it's always the same problem: having to invent a
scripting language with a whole parser is just too much work.

Maybe it's time we step back a little and consider real scripting
solutions to embed into psql, and pgbench too:
 http://ecls.sourceforge.net/         LGPL  Common Lisp http://www.gnu.org/software/guile/   LGPL  Scheme, Javascript,
EmacsLisp http://www.lua.org/                  MIT   Lua
 

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Status of FDW pushdowns
Следующее
От: Rajeev rastogi
Дата:
Сообщение: Re: COPY table FROM STDIN doesn't show count tag