| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | "Bruce Momjian" <momjian(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: In release notes, mention that multi-line history saving does not |
| Date: | 2006-10-08 18:26:14 |
| Message-ID: | c2d9e70e0610081126v4a982147mb8065c76ac9028b5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On 10/8/06, Bruce Momjian <momjian(at)postgresql(dot)org> wrote:
> Log Message:
> -----------
> In release notes, mention that multi-line history saving does not work
> on Win32.
>
> Modified Files:
> --------------
> pgsql/doc/src/sgml:
> release.sgml (r1.467 -> r1.468)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml.diff?r1=1.467&r2=1.468)
>
+ This makes up-arrow recall of queries easier. (This is
+ not availble on Win32 because it uses the native command-line
+ editing present in the operating system.)
you write availble instead of available
--
regards,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-10-08 18:33:52 | Re: [COMMITTERS] pgsql: Add include needed for new getrusage() call. |
| Previous Message | Bruce Momjian | 2006-10-08 18:15:53 | pgsql: In release notes, mention that multi-line history saving does not |