Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made? - Mailing list pgsql-general

From electrotype
Subject Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?
Date
Msg-id 1d0c8b21-25cc-2a3e-7f25-81f2de645f1e@gmail.com
Whole thread Raw
In response to Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?  (Dave Cramer <davecramer@postgres.rocks>)
Responses Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?
List pgsql-general
I can't see how they could possibly be out of order. 

Thanks, that what I think too. But, to be honest, I'd really like to see this written in some documentation! In some cases, this small detail can be quite important.

pgsql-general by date:

Previous
From: Dave Cramer
Date:
Subject: Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?
Next
From: Aravindhan Krishnan
Date:
Subject: Re: postgres-10 with FIPS