Add database index on patch_sets.revision

Without that index the PatchSetAccess.byRevision was always doing a
sequential table scan.

Change-Id: Ief351d56794589fa0e1804fac5a6c38fea67e23c
4 files changed