| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: psql & readline & win32 |
| Date: | 2006-02-13 17:52:17 |
| Message-ID: | 2734.1139853137@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Magnus Hagander wrote:
>> What would we patch it with? I don't think anybody has found a problem
>> there, this is a separate file that you ship along with it.
> Well, the problem is that it handles backslash incorrectly. We could
> patch that in the readline source rather than playing with a
> configuaration file.
Do the readline developers agree that it's "incorrect"? I could see
shipping a patch as a short-term band-aid, but not if the patch isn't
going to be accepted upstream.
>> Even that may not be enough. This is the GPL we're talking about.
> At that point, psql becomes GPL, no question.
Which means it's not happening, no?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-02-13 18:00:14 | Re: psql & readline & win32 |
| Previous Message | Bruce Momjian | 2006-02-13 17:25:08 | Re: Backslashes in string literals |