Saša Živkov 80ad102bdb Bump gwtorm to 1.14 - solves the primary key column order bug
As described in [1], due to a gwtorm bug the primary key column
order for compound keys was wrong for some Gerrit database tables.
This causes poor performance for those SQL queries which rely
on using a prefix of the primary key column sequence in their
WHERE conditions.

NOTE: this change solves the problem for new Gerrit sites.
For existing Gerrit sites, created using Gerrit 2.6 or newer
we will need a migration (in the master branch) and a site
program (in older releases) in order to fix the primary keys.

[1] https://gerrit-review.googlesource.com/61092

Change-Id: Ibfaeeb4b54468608b28c3352fe128ee148e3c0b9
2014-11-04 15:57:39 +00:00
2013-11-28 22:56:51 -08:00
2014-09-09 15:29:08 +02:00
2013-11-30 01:53:00 -08:00
2014-09-09 15:29:08 +02:00
2014-09-09 15:29:08 +02:00
2013-11-28 22:56:51 -08:00
2014-09-09 15:29:08 +02:00
2013-11-29 10:50:59 -08:00
2013-11-09 07:45:00 +01:00
2014-05-01 12:44:01 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-09-09 15:29:08 +02:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB