~wgrant/launchpad:pg10-stattuple-perms

Last commit made on 2020-02-28
Get this branch:
git clone -b pg10-stattuple-perms https://git.launchpad.net/~wgrant/launchpad
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Branch information

Name:
pg10-stattuple-perms
Repository:
lp:~wgrant/launchpad

Recent commits

d8b9a7e... by William Grant

Update security.cfg for PostgreSQL 10's pgstattuple

Just eliminates security.py warnings.

e087839... by William Grant

Index BinaryPackageReleaseDownloadCount for index-only scans

Merged from https://code.launchpad.net/~wgrant/launchpad/+git/launchpad/+merge/379942

6d551d7... by Colin Watson

Build a wheelhouse with relocation-safe paths

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

299fb27... by Colin Watson

Upgrade to unittest2 1.1.0+lp1

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

b49f5dd... by Tom Wardill

This is not a snap package, the message should not say so.

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

be3da51... by Tom Wardill

This isn't a snap package

4793ee3... by William Grant

Index BinaryPackageReleaseDownloadCount for index-only scans

Creating an index on binarypackagereleasedownloadcount (archive,
binary_package_release, day, country, count) allows
BinaryPackagePublishingHistory.getDailyDownloadTotals,
Archive.getPackageDownloadCount and friends to execute as index-only
scans and not touch the heap at all. One sample query drops from 2789
page reads to 177.

6c2172f... by Tom Wardill

Add a default branch to the Git Merge Proposal page.

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

6a9a70b... by Tom Wardill

Variable name and test assertion

15739d1... by Colin Watson

Consider metadata_override in LiveFS.requestBuild

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