← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~wgrant/launchpad/translation-sharing-cte into lp:launchpad

 

The proposal to merge lp:~wgrant/launchpad/translation-sharing-cte into lp:launchpad has been updated.

Description changed to:

Reimplement the guts of POTemplateSharingSubset as a recursive CTE. This will now correctly respect transitivity, and all members of a set will see the same set (things would previously get very confused when a Product was linked to multiple DistributionSourcePackages, eg. for sources with a version in the name).

I also added pretty thorough tests for POTemplateSharingSubset, as the old ones let it be terribly broken.

For more details, see:
https://code.launchpad.net/~wgrant/launchpad/translation-sharing-cte/+merge/232502
-- 
https://code.launchpad.net/~wgrant/launchpad/translation-sharing-cte/+merge/232502
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~wgrant/launchpad/translation-sharing-cte into lp:launchpad.


References