pgsql: C comment: remove extra '*'

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: remove extra '*'
Date: 2018-11-28 12:34:22
Message-ID: E1gRz2s-00087z-Fv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: remove extra '*'

Reported-by: Etsuro Fujita

Discussion: https://postgr.es/m/5BFE34DE.1080404@lab.ntt.co.jp

Author: Etsuro Fujita

Backpatch-through: 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7c688d068f55c9ed8159f6b5e68025f88cfc1abc

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-11-28 13:25:06 pgsql: Only allow one recovery target setting
Previous Message Thomas Munro 2018-11-28 02:00:21 pgsql: Don't set PAM_RHOST for Unix sockets.