Re: pg_stat_statements vs. SELECT FOR UPDATE
Sergei Kornilov <sk@zsrv.org>
From: Sergei Kornilov <sk@zsrv.org>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Cc: Andrew Gierth <andrew@tao11.riddles.org.uk>
Date: 2019-07-11T09:08:20Z
Lists: pgsql-hackers
Hello Patch is still applied cleanly on HEAD and passes check-world. I think ignoring FOR UPDATE clause is incorrect behavior. PS: my note about comments in tests from my previous review is actual too. regards, Sergei
Commits
-
Teach pg_stat_statements not to ignore FOR UPDATE clauses
- 6e74c64bcf61 13.0 landed