Re: Missing comment for ResultRelInfo in execnodes.h

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Missing comment for ResultRelInfo in execnodes.h
Date: 2017-06-20 18:30:58
Message-ID: 468f616a-b244-6c67-0727-b3bc05b918b4@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/20/17 05:50, Etsuro Fujita wrote:
> Here is a small patch to add a comment on its new member PartitionRoot.

The existing comment style is kind of unusual. How about the attached
to clean it up a bit?

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Reformat-comments-about-ResultRelInfo.patch text/plain 4.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2017-06-20 18:31:48 Re: subscription worker signalling wal writer too much
Previous Message Tom Lane 2017-06-20 17:57:36 Re: postgresql transactons not fully isolated