patch correcting the build failure on machines without readline

Started by Sergey E. Koposovover 20 years ago2 messagespatches
Jump to latest
#1Sergey E. Koposov
math@sai.msu.ru

Hello,

The patch correcting the small error in implementing the handling of the
multi-line queries which is causing the build failure on machines without
readline ( http://archives.postgresql.org/pgsql-hackers/2006-02/msg00511.php )

Regards,
Sergey

*****************************************************
Sergey E. Koposov
Max Planck Institute for Astronomy
Web: http://lnfm1.sai.msu.ru/~math
E-mail: math@sai.msu.ru

Attachments:

input.difftext/plain; charset=US-ASCII; name=input.diffDownload+4-4
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Sergey E. Koposov (#1)
Re: patch correcting the build failure on machines without readline

"Sergey E. Koposov" <math@sai.msu.ru> writes:

The patch correcting the small error in implementing the handling of the
multi-line queries which is causing the build failure on machines without
readline ( http://archives.postgresql.org/pgsql-hackers/2006-02/msg00511.php )

Applied, thanks.

regards, tom lane