Re: Raw parse tree is not dumped to log
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: johncnaylorls@gmail.com, pgsql-hackers@postgresql.org
Date: 2025-09-05T08:56:22Z
Lists: pgsql-hackers
Attachments
- v7-0001-Add-support-for-dumping-raw-parse-tree-with-debug.patch (application/octet-stream) patch v7-0001
Hi Tatsuo san, I just rebased the commit for the GUC change. On Sep 3, 2025, at 09:57, Tatsuo Ishii <ishii@postgresql.org> wrote: That's 0.3% difference, definitely noise-level. Ok, I withdraw my claim and commit the patch without unlikely(). I also removed unlikely() in v7. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
Commits
-
Allow to log raw parse tree.
- 06473f5a344d 19 (unreleased) landed