CVSROOT: /cvsroot Module name: pgsql-server Changes by: [EMAIL PROTECTED] 04/04/06 13:39:40
Modified files:
src/backend/commands: Tag: REL7_4_STABLE 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 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
