CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 04/04/06 13:39:30
Modified files:
src/backend/commands: sequence.c
Log message:
ALTER SEQUENCE RESTART did the wrong thing if sequence last_value was
equal to the desired restart value (must clear is_called, did not).
Per bug report #1127 from Piotr Konieczny.
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
