Re: pg_stat_statements vs. SELECT FOR UPDATE
Andrew Gierth <andrew@tao11.riddles.org.uk>
From: Andrew Gierth <andrew@tao11.riddles.org.uk>
To: Sergei Kornilov <sk@zsrv.org>
Cc: "pgsql-hackers\@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2019-07-14T11:19:43Z
Lists: pgsql-hackers
>>>>> "Sergei" == Sergei Kornilov <sk@zsrv.org> writes: Sergei> PS: my note about comments in tests from my previous review is Sergei> actual too. I changed the comment when committing it. -- Andrew (irc:RhodiumToad)
Commits
-
Teach pg_stat_statements not to ignore FOR UPDATE clauses
- 6e74c64bcf61 13.0 landed