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

From: electrotype <electrotype(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?
Date: 2020-12-09 01:23:47
Message-ID: 1d0c8b21-25cc-2a3e-7f25-81f2de645f1e@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aravindhan Krishnan 2020-12-09 04:29:54 Re: postgres-10 with FIPS
Previous Message Dave Cramer 2020-12-08 23:23:44 Re: JDBC driver - is "getGeneratedKeys()" guaranteed to return the ids in the same order a batch insert was made?