Improve psql's handling of multi-line queries - Mailing list pgsql-patches

From Steve Woodcock
Subject Improve psql's handling of multi-line queries
Date
Msg-id ff68c4ad0508280704417ecc4@mail.gmail.com
Whole thread Raw
Responses 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>)
List 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

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Proposed patch to getaddrinfo.c to support
Next
From: Bruce Momjian
Date:
Subject: Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)