Re: fix of some issues with multi-line query editing - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: fix of some issues with multi-line query editing
Date
Msg-id 200603131338.k2DDcpQ19755@candle.pha.pa.us
Whole thread Raw
In response to Re: fix of some issues with multi-line query editing  ("Sergey E. Koposov" <math@sai.msu.ru>)
Responses Re: fix of some issues with multi-line query editing
List pgsql-patches
Sergey E. Koposov wrote:
>
> On Sun, 12 Mar 2006, Tom Lane wrote:
>
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > >> 3) Fix the handling of commands with not closed brackets, quotes, double
> > >> quotes. (now those commands are not splitted in parts...)
> >
> > Really?  CVS tip seems to treat a multiline command as a single history
> > entry *unless* it contains newlines within quoted strings (including
> > single, double, dollar quotes) or newlines within /* comments.
>
>
> Bruce have NOT applied MY patch, which really contained the fixes of the
> described problems... So, I'm waiting for it...

Uh, what patch?  I don't have any additional patch for this?  Can you
resend it or give the subject line.

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CREATE SYNONYM ...
Next
From: "Jonah H. Harris"
Date:
Subject: Re: CREATE SYNONYM ...