Re: "cache reference leak" issue happened when using sepgsql module

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Luo <mkluo666@outlook.com>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>, michael luo <zhengcheng.luo@ww-it.cn>
Date: 2020-04-16T18:47:00Z
Lists: pgsql-hackers
Michael Luo <mkluo666@outlook.com> writes:
> When using sepgsql module, I got warning "WARNING:  cache reference leak”.
> ...
> The patch attached to fix this issue, please check it.

Right you are, fix pushed.

			regards, tom lane



Commits

  1. Fix cache reference leak in contrib/sepgsql.