~archiesimbolpangilinan/launchpad:db-devel

Last commit made on 2021-06-08
Get this branch:
git clone -b db-devel https://git.launchpad.net/~archiesimbolpangilinan/launchpad
Only Archie Simbol Pangilinan can upload to this branch. If you are Archie Simbol Pangilinan please log in for upload directions.

Branch merges

Branch information

Name:
db-devel
Repository:
lp:~archiesimbolpangilinan/launchpad

Recent commits

eed6972... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to ddeaac87a34b

ddeaac8... by Tom Wardill

Reraise the original error on a failed retry

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/403818

8f7b89e... by Tom Wardill

Reraise the original error on a failed retry

5773184... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 9664fc6470fd

9664fc6... by Colin Watson

Make DistroSeries.getLatestUploads use a better index

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/403735

997e14c... by Colin Watson

Make DistroSeries.getLatestUploads use a better index

Unassisted, PostgreSQL's planner apparently decides to do an index scan
on `PackageUpload`'s primary key, which is very slow. Use a CTE to
force it to use the more appropriate index on `PackageUpload (archive,
distroseries, status)`.

LP: #1930872

092e014... by Colin Watson

Stormify DistroSeries.getLatestUploads

a2166f3... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to b45bdbe3a00b

b45bdbe... by Colin Watson

Fix platform specifiers in OCI multi-arch manifests

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/403552

65cef34... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 2de7af74197e