Re: [BUGS] First experiences with Postgresql 7.0

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Rolf Grossmann <grossman(at)securitas(dot)net>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [BUGS] First experiences with Postgresql 7.0
Date: 2000-02-24 12:47:36
Message-ID: Pine.GSO.4.02A.10002241344100.17421-100000@Hummer.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs 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(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2000-02-24 13:08:42 Re: [BUGS] First experiences with Postgresql 7.0
Previous Message Rolf Grossmann 2000-02-24 00:53:12 Re: [BUGS] First experiences with Postgresql 7.0

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-02-24 12:51:40 Re: GNU make (Re: [HACKERS] Re: [PATCHES] Patch for more readable parse error messages)
Previous Message Vladimír Beneš 2000-02-24 12:06:08 Re: [HACKERS] Out of memory problem (forwarded bug report)