RE: fix typo in reorderbuffer.c

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: fix typo in reorderbuffer.c
Date: 2021-03-24 10:52:14
Message-ID: OS0PR01MB5716693A67B7F611D98B326994639@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> What about "Combo CID(s)", for Combo command ID? README.parallel uses
> this term for example.

Sorry for the late reply and yes, " Combo CID(s)" looks better.
Attaching patch which replaces all styles "Combocid(s)" with " Combo CID(s)".

Best regards,
houzj

Attachment Content-Type Size
v2-0001-make-the-comments-about-combo-command-id-consistent.patch application/octet-stream 16.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2021-03-24 11:35:05 Re: multi-install PostgresNode
Previous Message houzj.fnst@fujitsu.com 2021-03-24 10:52:04 RE: Add Nullif case for eval_const_expressions_mutator