Re: Inappropriate failure conditions in foreign_data regression test - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Inappropriate failure conditions in foreign_data regression test
Date
Msg-id 20091014233658.GH4902@alvh.no-ip.org
Whole thread Raw
In response to Re: Inappropriate failure conditions in foreign_data regression test  (Martin Pihlak <martin.pihlak@gmail.com>)
List pgsql-hackers
Martin Pihlak escribió:
> > By chance I noticed that the foreign_data regression test fails if run
> > in an installation where "bob" is a live user.  It appears to be
> > assuming that half a dozen other fairly common names don't belong to
> > real users, either.  Could we make this a little less fragile?  Maybe
> 
> Attached is a patch that attempts to fix that -- user mappings are now
> created for "regress_test_missing_role" instead of "bob" or "baz".

Applied, thanks.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: What does this configure warning mean?
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] Largeobject access controls