From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | "Sergey E(dot) Koposov" <math(at)sai(dot)msu(dot)ru> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: TODO item -- Improve psql's handling of multi-line queries |
Date: | 2005-10-31 03:50:39 |
Message-ID: | 200510310350.j9V3od812288@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)sai(dot)msu(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2005-10-31 11:02:24 | Re: [PATCHES] TODO Item - Add system view to show free |
Previous Message | Simon Riggs | 2005-10-31 02:46:56 | Partitioning docs WIP |