psql options - Mailing list pgsql-hackers

From Peter Eisentraut
Subject psql options
Date
Msg-id Pine.LNX.4.21.0002102111160.1014-100000@localhost.localdomain
Whole thread Raw
List pgsql-hackers
Having taken the discussion under consideration I will, barring protests
and late good ideas, do the following:

-e will echo queries sent to backend (as in 6.*)
-a will echo lines from the script literally
-n will be deprecated

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] createdb default arguments
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] psql and libpq fixes