adrianandrei-ca / pgunit

Unit test framework for Postgresql
53 stars 14 forks source link

Improved the dblink_connect_u handling #7

Closed yallie closed 7 years ago

yallie commented 7 years ago

...by using security definer clause to avoid granting execute privilege on dblink_connect_u() to non-superusers.

yallie commented 7 years ago

Hello Adrian, any objections to this change? I believe it's now safer to use, and also easier to setup for non-superusers.

adrianandrei-ca commented 7 years ago

No objections , I will merge it tonight .

On Dec 5, 2016 10:42 AM, "Alexey Yakovlev" notifications@github.com wrote:

Hello Adrian, any objections to this change? I believe it's now safer to use, and also easier to setup for non-superusers.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adrianandrei-ca/pgunit/pull/7#issuecomment-264887663, or mute the thread https://github.com/notifications/unsubscribe-auth/AQR4arFkzmxFci_0LqpnRtvIkcZbWThJks5rFDD7gaJpZM4LDcQG .