Joseph Shraibman <[EMAIL PROTECTED]> writes:
> ? What's with the \nABORT .. UPDATE ?
In psql, TAB triggers autocompletion if you have compiled it with
readline. This is fairly annoying when copying-and-pasting from a text
message that happens to contain tabs...
Use psql -n to disable this feature.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly