Re: Roadmap for FE/BE protocol redesign - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: Roadmap for FE/BE protocol redesign
Date
Msg-id 1048262774.1112.140.camel@inspiron.cramers
Whole thread Raw
In response to Re: Roadmap for FE/BE protocol redesign  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Tom,

Forgive me for being dense, but how do you delineate this as being a
"language issue"?  

Dave
On Fri, 2003-03-21 at 10:54, Bruce Momjian wrote:
> Tom Lane wrote:
> > Dave Cramer <dave@fastcrypt.com> writes:
> > > I am wondering if it would be possible to return the value of the first
> > > serial field in the row that was incremented on an insert ?
> > 
> > That's a language issue, not a protocol issue, and no I'm not taking it
> > on for 7.4.
> 
> What I was wondering is if we could create a currval() call that takes
> no arguments, and returns the most recent sequence id assigned.
-- 
Dave Cramer <dave@fastcrypt.com>
Cramer Consulting



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: A bad behavior under autocommit off mode
Next
From: Tom Lane
Date:
Subject: Re: Roadmap for FE/BE protocol redesign