Re: Initial release notes created for 9.6

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Initial release notes created for 9.6
Date: 2016-05-06 06:51:42
Message-ID: CAMkU=1z0RdZGj-7vtAB+-ssRyrs_xj7iSLFZhgQrWjxWoAb5SQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 5, 2016 at 10:32 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> I've pushed a first cut at release notes for 9.6. There's a good deal
> of work to do yet:

Thanks for assembling the notes.

This item:

"Avoid some spurious waits for AccessExclusiveLocks in hot-standby queries"

Should be something like

Avoid some unnecessary cancellations of hot-standy queries due to
AccessExclusiveLocks replay.

It was the cancellations, not the waits, which were spurious.

Cheers,

Jeff

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabien COELHO 2016-05-06 07:14:01 Re: Poorly-thought-out handling of double variables in pgbench
Previous Message Amit Kapila 2016-05-06 05:45:25 Re: old_snapshot_threshold's interaction with hash index