Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: INSERT ... ON CONFLICT syntax issues - Mailing list pgsql-hackers

From Andres Freund
Subject Re: INSERT ... ON CONFLICT syntax issues
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: INSERT ... ON CONFLICT syntax issues  (Heikki Linnakangas <[email protected]>)
Responses Re: INSERT ... ON CONFLICT syntax issues
List pgsql-hackers
On 2015-05-07 00:10:22 +0300, Heikki Linnakangas wrote:
> Right, that's the idea. Indexes are just an implementation detail -

I think that's a distinction just about no user out there cares about.

> Unfortunately you can't create a "partial constraint" - you'll have to
> create a partial index. I wish we would fix that directly, by allowing
> partial unique constraints.

It's not just partial ones, it's also expression ones, right?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Disabling trust/ident authentication configure option
Next
From: Heikki Linnakangas
Date:
Subject: Re: INSERT ... ON CONFLICT syntax issues