Re: Postgresql JDBC-Driver - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: Postgresql JDBC-Driver
Date
Msg-id 1086954664.5639.197.camel@localhost.localdomain
Whole thread Raw
In response to Postgresql JDBC-Driver  (Rudolpho Gian-Franco Gugliotta <rudolpho@gugliotta.org>)
List pgsql-hackers
This is not a viable solution, as oid's are not guaranteed to be unique,
nor are they primary keys; finally tables can be created without oid's,
in fact AFAIK, this will be the default in 7.5.

Dave
On Fri, 2004-03-05 at 08:25, Rudolpho Gian-Franco Gugliotta wrote:
> Hi,
> 
> i'm using the jdbc postgresql driver. I need to fetch the oid of a just 
> insertet row
> (getGeneratedKeys() feature). That' why i ask you to provide me the 
> source code
> to implement this feature.It would be glad if you tell me how and where 
> to get
> these sources.
> 
> Thank you very much,
> 
> Rudolpho Gugliotta
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 
> 
> 
> !DSPAM:40c8fe6b9391076077350!
> 
> 
-- 
Dave Cramer
519 939 0336
ICQ # 14675561



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Tablespaces
Next
From: Darko Prenosil
Date:
Subject: Another unpleasant surprise using inheritance