Re: [BUGS] First experiences with Postgresql 7.0

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [BUGS] First experiences with Postgresql 7.0
Дата
Msg-id Pine.GSO.4.02A.10002241344100.17421-100000@Hummer.DoCS.UU.SE
обсуждение исходный текст
Ответы Re: [HACKERS] Re: [BUGS] First experiences with Postgresql 7.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] Re: [BUGS] First experiences with Postgresql 7.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Well, don't I look stupid here. Once upon a time I recall to have fixed
exactly this issue, apparently it snuck back in.

If you run psql in non-interactive mode the psqlrc file shouldn't be read
at all. Unless people want that flag, but I don't like that better.

Perhaps this is a good time to ask when and how any fix to this should be
applied.


On Wed, 23 Feb 2000, Rolf Grossmann wrote:

> There is another problem with the regression tests: If the user running the
> tests has a .psqlrc file all regression tests fail, because commands from
> that file are echoed to the result file. Additionally, it a transaction
> is started from that file, regression tests fail, because they include tests
> for error cases and a transaction needs to be aborted after an error.
> 
> A possible solution would probably be to add a flag to psql that inhibits
> reading the .psqlrc file and using that flag with the regression tests.
> 
> On a related note (not a bug of course ;))... would it be possible to add
> some option to psql (or even libpq?) to always keep a transaction active?
> 
> Bye, Rolf
> 
> ************
> 
> 

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Vladimír Beneš"
Дата:
Сообщение: Re: [HACKERS] Out of memory problem (forwarded bug report)
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: GNU make (Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages)