Re: BUG #17552: pg_stat_statements tracks internal FK check queries when COPY used to load data
Sergei Kornilov <sk@zsrv.org>
From: Sergei Kornilov <sk@zsrv.org>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: maxim.boguk@gmail.com, pgsql-bugs@lists.postgresql.org, Julien Rouhaud <rjuju123@gmail.com>
Date: 2023-07-18T16:19:25Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix some issues with tracking nesting level in pg_stat_statements.
- 76db9cb6368e 17.0 landed
Hello > I took a look, and the patch seems correct to me. It'll need better > comments explaining the change, but I'll take care of that. Barring > objections, I'll get this committed and backpatched. Great, thank you! > FWIW it's probably a good idea to post patches on pgsql-hackers - not > everyone watches pgsql-bugs and/or CF app. Furthermore, when a patch is > switched to "RFC" it's customary to mention that in the thread, along > with a review. Otherwise these silent changes are quite puzzling. ok, I'll keep that in mind. yeah, RFC status was a surprise. regards, Sergei