On 10/8/06, Bruce Momjian <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match