Re: BUG #14830: Missed NOTIFications, PostgreSQL 9.1.24

Marko Tiikkaja <marko@joh.to>

From: Marko Tiikkaja <marko@joh.to>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Michael Paquier <michael.paquier@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>
Date: 2017-10-11T21:16:11Z
Lists: pgsql-bugs
On Wed, Oct 11, 2017 at 7:00 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> So I'm now satisfied with the attached form of the patch, and
> will proceed to make back-ported versions.
>

Thank you very much!  I'll let the test case run against patched master for
a few days just to make sure we didn't miss anything obvious.


.m

Commits

  1. Fix low-probability loss of NOTIFY messages due to XID wraparound.