Re: "RETURNING PRIMARY KEY" syntax extension - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: "RETURNING PRIMARY KEY" syntax extension
Date
Msg-id 5395B80A.50603@2ndQuadrant.com
Whole thread Raw
In response to "RETURNING PRIMARY KEY" syntax extension  (Ian Barwick <ian@2ndquadrant.com>)
Responses Re: "RETURNING PRIMARY KEY" syntax extension  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
On 06/09/2014 06:58 AM, Ian Barwick wrote:
> Hi,
>
> The JDBC API provides the getGeneratedKeys() method as a way of
> retrieving
> primary key values without the need to explicitly specify the primary key
> column(s).
Is it defined by the standard, to return _only_ generated primary keys,
and not
for example generated alternate keys ?

Cheers

-- 
Hannu Krosing
PostgreSQL Consultant
Performance, Scalability and High Availability
2ndQuadrant Nordic OÜ




pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: [bug fix] Memory leak in dblink
Next
From: Magnus Hagander
Date:
Subject: Re: Supporting Windows SChannel as OpenSSL replacement