Re: psql -F problems

From: Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl>
To: lg(at)ndirect(dot)co(dot)uk, pgsql-bugs(at)postgresql(dot)org
Subject: Re: psql -F problems
Date: 2003-02-27 15:47:09
Message-ID: 20030227154709.GA17157@depesz.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Feb 24, 2003 at 11:19:18AM -0000, Llew Sion Goodstadt wrote:
> 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 - this is inconsistency - between different methods of setting
particular parameter.

depesz

--
hubert depesz lubaczewski http://www.depesz.pl/
i choose to hate people when they're not polite; bruise me; that's allright.
bananafishbones "pow wow"

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Llew Sion Goodstadt 2003-02-27 17:35:56 Re: psql -F problems
Previous Message pgsql-bugs 2003-02-27 11:35:19 Bug #904: Deallocating of prepared statement in ECPG at COMMIT