diff options
author | Robert Haas | 2017-01-20 20:47:31 +0000 |
---|---|---|
committer | Robert Haas | 2017-01-20 20:49:38 +0000 |
commit | 6546ffb35db78365d9f0011d75d16625e6040437 (patch) | |
tree | 1838f1d18bc83b64c1c89f70398a16d9177cacc3 /src/backend/commands/variable.c | |
parent | 50cf1c80e6be80cc620749824fe9e3cd7f6c118e (diff) |
Fix comparison logic in partition_bounds_equal for non-finite bounds.
If either bound is infinite, then we shouldn't even try to perform a
comparison of the values themselves. Rearrange the logic so that
we don't.
Per buildfarm member skink and Tom Lane.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions