Re: pg_logical_slot_peek_changes crashes postgres when called from inside pl/pgsql
Ben Chobot <bench@silentmedia.com>
From: Ben Chobot <bench@silentmedia.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-bugs@postgresql.org
Date: 2017-10-07T04:47:08Z
Lists: pgsql-bugs
> On Oct 6, 2017, at 9:43 PM, Andres Freund <andres@anarazel.de> wrote: > > Why don't you just look at pg_replication_slots.confirmed_flush_lsn? Because I don't seem to have that in 9.5? :)
Commits
-
Fix crash when logical decoding is invoked from a PL function.
- bfb69b1e5d97 9.4.15 landed
- 13d2ed921035 9.5.10 landed
- 485d49dbc9ed 10.1 landed
- 185279da3f37 9.6.6 landed
- 1518d07842dc 11.0 landed