Re: psql -F problems - Mailing list pgsql-bugs

From Llew Sion Goodstadt
Subject Re: psql -F problems
Date
Msg-id 048301c2de86$af288f10$1c1d01a3@FGU028
Whole thread Raw
In response to psql -F problems  (Hubert depesz Lubaczewski <depesz@depesz.pl>)
Responses Re: psql -F problems  (Hubert depesz Lubaczewski <depesz@depesz.pl>)
List pgsql-bugs
> > Most shells allow you to enter in a tab easily. In bash,
> you need to
> > type control-V followed by a tab. I.e. type -F ", followed by the
> > Control-V/tab key sequence and the closing double quote.
>
> i know. i can even do:
> psql -c "something" -F "something_weird" | sed
> 's/something_weird/ /g' yet


Very curious now. So how would you enter the tab on the command line for
sed?


> depesz
>
> --
> hubert depesz lubaczewski
> http://www.depesz.pl/


Leo

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #904: Deallocating of prepared statement in ECPG at COMMIT
Next
From: Tom Lane
Date:
Subject: Re: Bug #897: EXTRACT(EPOCH FROM column): Possible wrong output