Simon Riggs wrote:
> RESTART IDENTITY will reset the SERIAL sequences back to the original
> start value.
>
Assuming this feature were to be added....
In cases where the same sequence has been used across multiple tables,
what will be the appropriate response when a user attempts to TRUNCATE
one of those tables with RESTART IDENTITY?
Cheers,
Steve