From: | Peter Geoghegan <pg(at)heroku(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 9.5 release notes |
Date: | 2015-06-27 00:53:13 |
Message-ID: | CAM3SWZRsC+Hwt0F2-R8xxbWxEF7a1SUB-wqd34P3OrZNspiX-Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jun 26, 2015 at 3:39 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> On Wed, Jun 10, 2015 at 9:15 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> I am ready to make suggested adjustments
Also, I attach a new description of the UPSERT feature. For me, UPSERT
was always about guarantees that make statements work robustly under
standard operating conditions -- a novice user should be able to write
a simple UPSERT statement and forget about it. It's really hard to
explain how that can be guaranteed, but the basic guarantee itself is
simple, and matters a lot.
I think that the proposed wording conveys that. I also think that it's
important that this message is prominently conveyed, because these
issues cause no end of confusion.
--
Peter Geoghegan
Attachment | Content-Type | Size |
---|---|---|
release-note-upsert.patch | text/x-patch | 1.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2015-06-27 01:14:55 | Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file |
Previous Message | Tomas Vondra | 2015-06-27 00:16:02 | Re: pg_stat_*_columns? |