Re: Fw: postgresql experts please help - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Fw: postgresql experts please help
Date
Msg-id Pine.BSO.4.64.0710181402410.25640@leary.csoft.net
Whole thread Raw
In response to Re: Fw: postgresql experts please help  (Michael Schmidt <MichaelMSchmidt@msn.com>)
Responses Re: Fw: postgresql experts please help  (Michael Schmidt <MichaelMSchmidt@msn.com>)
List pgsql-jdbc

On Thu, 18 Oct 2007, Michael Schmidt wrote:

> Also, from my read of the documentation and experience, you have to call
> nextval before you can call currval in the transaction.
>

Right, but the insert should trigger the default on the serial column to
call nextval behind the scenes.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Michael Schmidt
Date:
Subject: Re: Fw: postgresql experts please help
Next
From: Mark Lewis
Date:
Subject: Re: Fw: postgresql experts please help