contrib/dblink GRANTs and regression test fix

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: contrib/dblink GRANTs and regression test fix
Date: 2002-09-13 22:57:39
Message-ID: 3D826D63.3030702@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached adds GRANTs to PUBLIC for dblink functions, removes the
non-standard regression test, and adds standard installcheck regression test
support.

The test creates a second database (regression_slave) and drops it again, in
order to avoid the cheesy-ness of connecting back to the same database ;-)

Please apply.

Thanks,

Joe

Attachment Content-Type Size
dblink-regress-fix.1.patch text/plain 28.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2002-09-14 00:56:32 Re: DROP COLUMN misbehaviour with multiple inheritance
Previous Message Neil Conway 2002-09-13 19:33:09 improve PL/PgSQL documentation