| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: Inappropriate failure conditions in foreign_data regression test |
| Date: | 2009-10-14 23:36:58 |
| Message-ID: | 20091014233658.GH4902@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2009-10-15 00:43:21 | Re: [PATCH] Largeobject access controls |
| Previous Message | Simon Riggs | 2009-10-14 22:48:23 | Re: What does this configure warning mean? |