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

From Sergey E. Koposov
Subject TODO item -- Improve psql's handling of multi-line queries
Date
Msg-id Pine.LNX.4.44.0510300407070.1305-200000@lnfm1.sai.msu.ru
Whole thread Raw
Responses Re: TODO item -- Improve psql's handling of multi-line queries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: TODO item -- Improve psql's handling of multi-line queries  (Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>)
List 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@sai.msu.ru


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: typo in psql-ref
Next
From: Simon Riggs
Date:
Subject: Partitioning docs WIP