Re: lastval()

From: Neil Conway <neilc(at)samurai(dot)com>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: lastval()
Date: 2005-06-02 08:09:22
Message-ID: 1117699762.2605.37.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Sun, 2005-05-08 at 19:00 +0200, Dennis Bjorklund wrote:
> Here is a small patch that implements a function lastval() that
> works just like currval() except that it give the current
> value of the last sequence used by nextval().

Have you had a chance to respin this patch per my earlier comments on
the implementation, Dennis?

-Neil

In response to

  • lastval() at 2005-05-08 17:00:15 from Dennis Bjorklund

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas DAZ SD 2005-06-02 10:09:26 Re: NOLOGGING option, or ?
Previous Message Teodor Sigaev 2005-06-02 06:46:44 Re: Drop separate CRC32 implementations in ltree, tsearch,

Browse pgsql-patches by date

  From Date Subject
Next Message Qingqing Zhou 2005-06-02 13:23:41 Simplify Win32 Signaling code
Previous Message Neil Conway 2005-06-02 08:07:43 Re: return_next for plperl (was Re: call for help)