]> granicus.if.org Git - postgresql/commit
[ Have readline save edit history.]
authorBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 04:08:16 +0000 (04:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 13 Feb 2003 04:08:16 +0000 (04:08 +0000)
commit6d8b8a5e4ddf065794fdf33c0a00a83057651312
tree7143289b0ac7348ab81cee373b51e89947c98bca
parent68c67fc8a8ddb06743051f94b98a3ae78ce62b0b
[ Have readline save edit history.]
>
> > I already posted a one-line patch to implement this, but it doesn't
> > seem to hve come through to the list. Here it is inline, instead of as
> > an attachment:
>
> We need this to work without readline as well.  (Of course there won't be
> any history, but it needs to compile.)

<blush> Even after slogging my way through the nesting #ifdefs for readline
and win32, I forgot! Let's make that a three line patch, then.

Ross J. Reedstrom
src/bin/psql/command.c