Re: TRUNCATE TABLE with IDENTITY - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: TRUNCATE TABLE with IDENTITY
Date
Msg-id 20080422160102.GC6912@alvh.no-ip.org
Whole thread Raw
In response to Re: TRUNCATE TABLE with IDENTITY  (Zoltan Boszormenyi <zb@cybertec.at>)
List 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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: port/thread.c and pthreads
Next
From: Tom Lane
Date:
Subject: Re: CommitFest Wiki page annoyance