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