Improve psql's handling of multi-line queries

Поиск
Список
Период
Сортировка
От Steve Woodcock
Тема Improve psql's handling of multi-line queries
Дата
Msg-id ff68c4ad0508280704417ecc4@mail.gmail.com
обсуждение исходный текст
Ответы Re: Improve psql's handling of multi-line queries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Improve psql's handling of multi-line queries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Hi all,

Attached is a patch for the following TODO item:

o Improve psql's handling of multi-line queries

  Currently, while \e saves a single query as one entry, interactive
  queries are saved one line at a time.  Ideally all queries
  whould be saved like \e does.

I know now's probably not a good time, but it caught my eye and looked
easy enough even for my rusty C.

Regards, Steve Woodcock

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)