pgsql: Validate number of steps specified in permutation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Validate number of steps specified in permutation
Дата
Msg-id E1Rl646-0002fE-RT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Validate number of steps specified in permutation

A permutation that specifies more steps than defined causes
isolationtester to crash, so avoid that.  Using less steps than defined
should probably not be a problem, but no spec currently does that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/50363c8f86f89fe611ba417575218978917f1ac0

Modified Files
--------------
src/test/isolation/isolationtester.c |    9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove useless 'needlock' argument from GetXLogInsertRecPtr. It
Следующее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: Applied Gildas Prime patch with Gendarme report