diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-01-11 18:46:18 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2012-01-11 18:48:59 -0300 |
commit | 50363c8f86f89fe611ba417575218978917f1ac0 (patch) | |
tree | 581d398647cf2f9141a763fcb5cdbdeba28b7404 /src/backend/executor/nodeSort.c | |
parent | 1b9dea04b5cd8b1b2f8041e4aece9d573f007eb1 (diff) | |
download | postgresql-50363c8f86f89fe611ba417575218978917f1ac0.tar.gz postgresql-50363c8f86f89fe611ba417575218978917f1ac0.zip |
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.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions