From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Rudolpho Gian-Franco Gugliotta <rudolpho(at)gugliotta(dot)org> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Postgresql JDBC-Driver |
Date: | 2004-06-11 11:51:04 |
Message-ID: | 1086954664.5639.197.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Darko Prenosil | 2004-06-11 12:11:00 | Another unpleasant surprise using inheritance |
Previous Message | Zeugswetter Andreas SB SD | 2004-06-11 10:02:40 | Re: Tablespaces |