1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-05 09:19:17 +03:00

In release notes, mention that multi-line history saving does not work

on Win32.
This commit is contained in:
Bruce Momjian 2006-10-08 18:15:52 +00:00
parent 7efbf6d7b6
commit 978ddf65ed

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.467 2006/10/07 23:28:04 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.468 2006/10/08 18:15:52 momjian Exp $ -->
<!--
Typical markup:
@ -1765,7 +1765,9 @@ links to the main documentation.
</para>
<para>
This makes up-arrow recall of queries easier.
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.)
</para>
</listitem>