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
-
Fix cache reference leak in contrib/sepgsql.
- fc576b7c4f3a 13.0 landed
- f4a42005613b 10.13 landed
- cc2737ab0312 11.8 landed
- 687e566b90f3 12.3 landed
- 46b1b6379a32 9.5.22 landed
- 3cdf2421a299 9.6.18 landed