Re: TODO item -- Improve psql's handling of multi-line queries - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: TODO item -- Improve psql's handling of multi-line queries
Date
Msg-id 200510310350.j9V3od812288@candle.pha.pa.us
Whole thread Raw
In response to TODO item -- Improve psql's handling of multi-line queries  ("Sergey E. Koposov" <math@sai.msu.ru>)
List pgsql-patches
This has been saved for the 8.2 release:

    http://momjian.postgresql.org/cgi-bin/pgpatches_hold

---------------------------------------------------------------------------

Sergey E. Koposov wrote:
> 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
>

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Simon Riggs
Date:
Subject: Partitioning docs WIP
Next
From: Tom Lane
Date:
Subject: Re: slru.c race condition (was Re: [HACKERS] TRAP: FailedAssertion("!((itemid)->lp_flags & 0x01)",)