Improve coments on structures in trigger.c - Mailing list pgsql-hackers

From Yugo Nagata
Subject Improve coments on structures in trigger.c
Date
Msg-id 20250331152415.0c1fb52f48f314953644bff6@sraoss.co.jp
Whole thread Raw
List 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@sraoss.co.jp>

Attachment

pgsql-hackers by date:

Previous
From: Yuya Watari
Date:
Subject: Re: [PoC] Reducing planning time when tables have many partitions
Next
From: Andrei Lepikhov
Date:
Subject: Re: Proposal: Progressive explain