From: | Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Improve coments on structures in trigger.c |
Date: | 2025-03-31 06:24:15 |
Message-ID: | 20250331152415.0c1fb52f48f314953644bff6@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
I found that comments in trigger.c describing fields of three different
structures in a comment block. I feel this is confusing because some
structure names are not explicitly mentioned there even though common field
names are used between structures. I've attached a patch to improve the comments
by splitting it to three blocks.
Regards,
Yugo Nagata
--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
Attachment | Content-Type | Size |
---|---|---|
improve_comments_on_trigger_structure.patch | text/x-diff | 6.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrei Lepikhov | 2025-03-31 06:24:26 | Re: Proposal: Progressive explain |
Previous Message | Yuya Watari | 2025-03-31 05:47:16 | Re: [PoC] Reducing planning time when tables have many partitions |