| From: | momjian(at)postgresql(dot)org (Bruce Momjian - CVS) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server/src/bin/psql command.c |
| Date: | 2003-02-13 04:08:16 |
| Message-ID: | 20030213040816.CE44A4758C9@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)postgresql(dot)org 03/02/12 23:08:16
Modified files:
src/bin/psql : command.c
Log message:
[ 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian - CVS | 2003-02-13 04:54:18 | pgsql-server/ oc/src/sgml/ref/pg_dump.sgml rc/ ... |
| Previous Message | Barry Lind | 2003-02-12 20:40:24 | pgsql-server/src/interfaces/jdbc/org/postgresq ... |