Re: [GENERAL] Postgresql v6.5 changes - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] Postgresql v6.5 changes
Date
Msg-id 199906161541.LAA26398@candle.pha.pa.us
Whole thread Raw
In response to Postgresql v6.5 changes  (Bob Kruger <bkruger@mindspring.com>)
List pgsql-general
>
> A quick question -
>
> Last week I compiled and ran ver 6.5 beta2.  I noticed that the "up arrow"
> key would allow me to easily edit my previous command.  In working out a
> quick query, I always thought this was a nice feature that MySQL had and
> Postgres did not.
>
> I have since downloaded and compiled v6.5, and noticed that this function
> has gone away.
>
> Did I do something by chance to enable this, or has this feature been
> withdrawn from the distribution version.  Or, do I need to do something to
> bring this feature back?
>
> Thanks in advance for any assistance.
>


I have installed libreadline, and configure uses:

        --with-includes="/usr/local/include/readline" \
        --with-libraries="/usr/local/lib /usr/contrib/lib" \

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Adriaan Joubert
Date:
Subject: Update of bitmask type
Next
From: Adriaan Joubert
Date:
Subject: Re: [GENERAL] Postgresql v6.5 changes