[DBIx-Class-Devel] [Perl5/DBIx-Class] RT-123495 Fix failing tests in t/72pg.t (#119)

Peter Rabbitson notifications at github.com
Wed Jan 24 18:17:41 GMT 2018


Hi @mrmuskrat, sorry for the delay.

As you noted in the corresponding RT, the patch would be problematic on older versions of Postgres ( and DBIC explicitly **does not** define a lower bound for supported versions ).

The problem you observed in RT-123495 does not affect he maintenance branch ( which is going to see at least one more release before things move onward ). There is a more in-depth fix required on the current codebase in `master` to completely remove the incorrect use of `Scope::Guard`, which ( as a side-effect ) will remove this warning as well on all versions of Postgres.

Therefore this PR will be closed as "won't apply", but the corresponding RT will remain open to ensure this doesn't slip.

Thanks for testing this!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/Perl5/DBIx-Class/pull/119#issuecomment-360225436
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20180124/c98509eb/attachment.htm>


More information about the DBIx-Class-Devel mailing list