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 by date
| Next: | From: Fujii Masao | Date: 2012-01-12 03:09:15 |
| Subject: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to
standby servers. |
| Previous: | From: Simon Riggs | Date: 2012-01-11 15:20:24 |
| Subject: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to
standby servers. |