Replacement of readline by libedit in PostgreSQL 8.1.x - Mailing list pgsql-hackers

From Dhanaraj M
Subject Replacement of readline by libedit in PostgreSQL 8.1.x
Date
Msg-id 462235E0.5090307@sun.com
Whole thread Raw
Responses Re: Replacement of readline by libedit in PostgreSQL 8.1.x  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi all,

In 8.2.x version of postgres, there is a configuration switch   
--with-libedit-preferred  prefer BSD Libedit over GNU Readline.
However, I don't see this switch in 8.1.x.
Since people still use 8.1.x version, is there any plan to back-port 
this feature?
If so, I like to work on this.

Thanks
Dhanaraj


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Wishlist updates
Next
From: Andrew Dunstan
Date:
Subject: Re: Replacement of readline by libedit in PostgreSQL 8.1.x