summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPavan Deolasee2017-08-04 07:33:49 +0000
committerPavan Deolasee2017-08-04 07:33:49 +0000
commitbedf71afd281a380cae25ed2728310ca625dbbd8 (patch)
tree100f863a5772adf26dc1bd81a256b9a01ca826b2 /doc/src
parentabee5fd1ac0a3156d82a926000cd0ad792ad2144 (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