Re: TRUNCATE TABLE with IDENTITY
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Zoltan Boszormenyi <zb@cybertec.at>
Cc: pgsql-hackers@postgresql.org
Date: 2008-04-22T16:01:02Z
Lists: pgsql-hackers
Zoltan Boszormenyi wrote: > I just saw this on the CommitFest:May page: > > "alvherre says: I'm not sure if this is the same patch in the previous > entry, or a different feature" > > I wanted to clarify, the second patch contains two features. > 1. stored start value for sequences, ALTER SEQUENCE ... RESTART; > 2. (builds on 1.) TRUNCATE ... RESTART IDENTITY; Does this mean that the first patch can be removed? Please do so in that case, and remove my comment too. And perhaps the description of the patch will need a little fixing, too. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support