Re: Is tab whitespace? - Mailing list pgsql-general

From Tom Lane
Subject Re: Is tab whitespace?
Date
Msg-id 6954.966720292@sss.pgh.pa.us
Whole thread Raw
In response to Is tab whitespace?  (ellen@wordbot.com)
List pgsql-general
ellen@wordbot.com writes:
> I was surprised to find that the tab character seems not to be treated
> as whitespace by psql (7.1).

The backend thinks a tab is whitespace, but psql doesn't necessarily.
Disable readline (psql -n) if you don't want tab to mean
command-completion.

            regards, tom lane

pgsql-general by date:

Previous
From: Nils Zonneveld
Date:
Subject: Re: postgresql/weblogic
Next
From: Tom Lane
Date:
Subject: Re: warning message