Re: Tab expansion - on/off feature - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tab expansion - on/off feature
Date
Msg-id 4888.1411923984@sss.pgh.pa.us
Whole thread Raw
In response to Tab expansion - on/off feature  (Bogdan Pilch <bogdan@matfyz.cz>)
List pgsql-hackers
Bogdan Pilch <bogdan@matfyz.cz> writes:
> The idea is to be able to toggle tab expansion, having the default set
> to ON (as it is now). If turned off, tab characters on command line in
> interactive mode are not evaluated nor expanded, but just copied.

You can already suppress tab expansion with the -n switch.  Do we really
need another way to do it?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bogdan Pilch
Date:
Subject: Tab expansion - on/off feature
Next
From: Simon Riggs
Date:
Subject: Re: Turning off HOT/Cleanup sometimes