Lists: | pgsql-hackers |
---|
From: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Copy-pasto in logical decoding docs |
Date: | 2016-01-01 03:45:52 |
Message-ID: | 5685F670.1080005@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers |
Hi,
I noticed that the filter callback is documented as
LogicalDecodeChangeCB in the logical decoding docs. Here is one-line
patch to fix it.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
logical-decoding-filter-typo.patch | binary/octet-stream | 522 bytes |
From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Petr Jelinek <petr(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: Copy-pasto in logical decoding docs |
Date: | 2016-01-11 01:16:00 |
Message-ID: | 56930250.8080907@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers |
On 12/31/15 10:45 PM, Petr Jelinek wrote:
> I noticed that the filter callback is documented as
> LogicalDecodeChangeCB in the logical decoding docs. Here is one-line
> patch to fix it.
applied to master and 9.5