TODO item -- Improve psql's handling of multi-line queries

Поиск
Список
Период
Сортировка
От Sergey E. Koposov
Тема TODO item -- Improve psql's handling of multi-line queries
Дата
Msg-id Pine.LNX.4.44.0510300407070.1305-200000@lnfm1.sai.msu.ru
обсуждение исходный текст
Ответы Re: TODO item -- Improve psql's handling of multi-line queries
Re: TODO item -- Improve psql's handling of multi-line queries
Список pgsql-patches
Hello All,

I'm proposing the small patch for the TODO item -- Improve psql's handling
of multi-line queries. With this patch the multi-line queries are saved
by readline as whole and not line by line.

This is my first patch for Postgres but it seems to work and to not break
anything.

I'm waiting for review, comments, objections, etc...

With Best Regards,

    Sergey

*****************************************************
Sergey E. Koposov
Max Planck Institute for Astronomy
Web: http://lnfm1.sai.msu.ru/~math
E-mail: math@sai.msu.ru


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: typo in psql-ref
Следующее
От: Simon Riggs
Дата:
Сообщение: Partitioning docs WIP