Re: Bugs in pgoutput.c
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Hou, Zhijie/侯 志杰 <houzj.fnst@fujitsu.com>
Date: 2022-02-03T02:48:18Z
Lists: pgsql-hackers
Amit Kapila <amit.kapila16@gmail.com> writes: > Tom, is it okay for you if I go ahead with this patch after some testing? I've been too busy to get back to it, so sure. regards, tom lane
Commits
-
Improve invalidation handling in pgoutput.c.
- 7f481b8d3884 15.0 landed
-
Reduce relcache access in WAL sender streaming logical changes
- 6ce16088bfed 15.0 cited