Re: Tab expansion - on/off feature

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bogdan Pilch <bogdan(at)matfyz(dot)cz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Tab expansion - on/off feature
Date: 2014-09-28 17:06:24
Message-ID: 4888.1411923984@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bogdan Pilch <bogdan(at)matfyz(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2014-09-28 18:51:36 Re: Turning off HOT/Cleanup sometimes
Previous Message Andrew Dunstan 2014-09-28 16:35:23 Re: json (b) and null fields