pgsql: Fix typo in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment
Date: 2017-04-07 07:30:58
Message-ID: E1cwOME-0005AD-Nt@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment

Masahiko Sawada

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/32e33a7979a10e9fcf2c9b32703838cec1daf674

Modified Files
--------------
src/backend/commands/publicationcmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-04-07 11:58:10 pgsql: Use SASLprep to normalize passwords for SCRAM authentication.
Previous Message Andrew Dunstan 2017-04-07 03:28:56 pgsql: Remove extraneous comma to satisfy picky compiler