~launchpad-pqm/launchpad/devel

1
2
3
4
5
6
7
SET client_min_messages=ERROR;

-- DB patches have left this bloated. Repack.
CLUSTER LibraryFileAlias USING libraryfilealias_pkey;

INSERT INTO LaunchpadDatabaseRevision VALUES (2207, 18, 0);