| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Zoltan Boszormenyi <zb(at)cybertec(dot)at>, List pgsql-patches <pgsql-patches(at)postgresql(dot)org>, Decibel! <decibel(at)decibel(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Steve Crawford <scrawford(at)pinpointresearch(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] TRUNCATE TABLE with IDENTITY |
| Date: | 2008-05-17 01:50:01 |
| Message-ID: | 17769.1210989001@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Neil Conway <neilc(at)samurai(dot)com> writes:
> Ugh. The fact that the RESTART IDENTITY part of TRUNCATE is
> non-transactional is a pretty unsightly wort.
Actually, I agree. Shall we just revert that feature? The ALTER
SEQUENCE part of this patch is clean and useful, but I'm less than
enamored of the TRUNCATE part.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-05-17 02:12:40 | Re: missing $PostgreSQL:$ |
| Previous Message | Neil Conway | 2008-05-17 01:35:52 | Re: [HACKERS] TRUNCATE TABLE with IDENTITY |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-05-17 02:19:19 | Re: libpq object hooks |
| Previous Message | Neil Conway | 2008-05-17 01:35:52 | Re: [HACKERS] TRUNCATE TABLE with IDENTITY |