| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | [postgres@microbizz.nl: Getting multiple values from a sequence?generator] |
| Date: | 2007-12-14 16:21:05 |
| Message-ID: | 20071214162104.GB6992@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
----- Forwarded message from Adriaan van Os <postgres(at)microbizz(dot)nl> -----
From: Adriaan van Os <postgres(at)microbizz(dot)nl>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Date: Fri, 14 Dec 2007 17:00:19 +0100
Subject: Getting multiple values from a sequence generator
Message-ID: <4762A893(dot)2030503(at)microbizz(dot)nl>
Following up on a thread at pgsql-bugs <http://archives.postgresql.org/pgsql-bugs/2007-12/msg00081.php>
The idea is to add an optional increment parameter to nextval. This is
useful e.g. during a COPY bulk import.
For details see the above thread.
Regards,
Adriaan van Os
--
Alvaro Herrera http://www.flickr.com/photos/alvherre/
"Es filósofo el que disfruta con los enigmas" (G. Coli)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2007-12-14 17:32:40 | Re: Negative LIMIT and OFFSET? |
| Previous Message | Gregory Stark | 2007-12-14 15:47:27 | EXPLAIN ANALYZE printing logical and hardware I/O per-node |