pgsql: Improve the comments atop build_replindex_scan_key(). - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Improve the comments atop build_replindex_scan_key().
Date
Msg-id E1vcb4q-004Yz9-2T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve the comments atop build_replindex_scan_key().

Author: zourenli <398740848@qq.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://postgr.es/m/tencent_C2DC8157CC05C8F5C36E12678A7864554809@qq.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f906d3af99d4d926c942ebdca7b2f92a209d346

Modified Files
--------------
src/backend/executor/execReplication.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Remove unneeded defines from pg_config.h.in
Next
From: David Rowley
Date:
Subject: pgsql: Use the GetPGProcByNumber() macro when possible