Re: BUG #5629: ALTER SEQUENCE foo START execute a RESTART - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #5629: ALTER SEQUENCE foo START execute a RESTART
Date
Msg-id 201009081857.o88IvcB08652@momjian.us
Whole thread Raw
In response to Re: BUG #5629: ALTER SEQUENCE foo START execute a RESTART  (Alexsander Rosa <alexsander.rosa@gmail.com>)
List pgsql-bugs
Alexsander Rosa wrote:
> At 8.4 release notes, item "E.5.3.3.1. TRUNCATE" there's a sentence:
> "The start value of a sequence can be changed by ALTER SEQUENCE START WITH.
> "
>
> Maybe this sentence should be copied/moved to "E.5.3.4.1. ALTER" with extra
> text stating that START, in previous versions, was an (unintended) alias to
> RESTART -- with the wording you suggested or something like that. The advise
> to check server_version when using this command could be mentioned, also.

I don't think we have had enough people confused by this to add that
level of detail.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5649: strange (probably bugged) explain analyze output
Next
From: Ashesh Vashi
Date:
Subject: Re: BUG #5641: Can not create any python language