Re: Re: JDBC changes for 7.2... some questions... - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Re: JDBC changes for 7.2... some questions...
Date
Msg-id 200108222305.f7MN57807630@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: JDBC changes for 7.2... some questions...  (Peter Wiley <wiley@mmspl.com.au>)
List pgsql-jdbc
> >
> > What's your thoughts?  Do you see the need for the functionality?  Do you have
> > a solution that I need?
>
> Definitely need the functionality. It's one of the things holding up me
> porting an Informix system. Laziness is a bigger holdup of course - the
> Informix system is so bulletproof and I'm slowly re-writing all the 4GL in
> Java.
>
> FWIW, Informix returns the new SERIAL value through a structure
> SQLCA.SQLERRD[3] from memory. Not applicable to a PostgreSQL solution I'd
> say.

If I remember correctly, that is the ANSI standard embedded C way to
return such values.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Peter Wiley
Date:
Subject: Re: Re: JDBC changes for 7.2... some questions...
Next
From: "Marc G. Fournier"
Date:
Subject: jdbc "proxy" server ...