diff options
author | Pavan Deolasee | 2017-08-04 07:33:49 +0000 |
---|---|---|
committer | Pavan Deolasee | 2017-08-04 07:33:49 +0000 |
commit | bedf71afd281a380cae25ed2728310ca625dbbd8 (patch) | |
tree | 100f863a5772adf26dc1bd81a256b9a01ca826b2 /doc/src | |
parent | abee5fd1ac0a3156d82a926000cd0ad792ad2144 (diff) |
Correct a mistake occurred during merging sequence.c code
We were incorrectly overwriting the 'cached' value in the SeqTable element,
thus causing another request to the GTM when nextval is fetched. This resulted
in an unintentional gaps in the sequence values. This patch fixes that, though
we might still get gaps unless sequence_range is set to 1. But this is by
design to reduce repeated round trips to the GTM.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions