Re: psql -F problems

Поиск
Список
Период
Сортировка
От Llew Sion Goodstadt
Тема Re: psql -F problems
Дата
Msg-id 048301c2de86$af288f10$1c1d01a3@FGU028
обсуждение исходный текст
Ответ на psql -F problems  (Hubert depesz Lubaczewski <depesz@depesz.pl>)
Ответы Re: psql -F problems  (Hubert depesz Lubaczewski <depesz@depesz.pl>)
Список 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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #904: Deallocating of prepared statement in ECPG at COMMIT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #897: EXTRACT(EPOCH FROM column): Possible wrong output