Message8311
The value passed to setval is one more than the max id imported. Without
the third argument set to false, setval() consumes the supplied value so
the next value retrieved will be one more. Effectively skipping that value
just as Tom documented. Verified in docs.
Changed to code to pass false as the third param so the value supplied will be returned
on the next query of the sequence.
changeset: 8295:bbc99def147a |
|
Date |
User |
Action |
Args |
2025-01-20 00:38:59 | rouilj | set | messageid: <1737333539.76.0.730288482183.issue2550815@roundup-tracker.org> |
2025-01-20 00:38:59 | rouilj | set | recipients:
+ rouilj, ber, tekberg |
2025-01-20 00:38:59 | rouilj | link | issue2550815 messages |
2025-01-20 00:38:59 | rouilj | create | |
|