| From: | "Sergey E(dot) Koposov" <math(at)sai(dot)msu(dot)ru> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | TODO item -- Improve psql's handling of multi-line queries |
| Date: | 2005-10-30 02:02:24 |
| Message-ID: | Pine.LNX.4.44.0510300407070.1305-200000@lnfm1.sai.msu.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)sai(dot)msu(dot)ru
| Attachment | Content-Type | Size |
|---|---|---|
| psql.patch | text/plain | 4.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-10-30 03:01:55 | Re: typo in psql-ref |
| Previous Message | Andreas Seltenreich | 2005-10-30 01:51:52 | typo in psql-ref |