pgsql: Fix grammar in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix grammar in comment
Date: 2017-03-23 09:15:46
Message-ID: E1cqyqQ-0000AT-5x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix grammar in comment

Author: Emil Iggland

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/707576b571f05ec5b89adb65964d55f3ccccbd1b

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 Peter Eisentraut 2017-03-23 12:59:40 pgsql: Logical replication support for initial data copy
Previous Message Stephen Frost 2017-03-23 03:46:26 pgsql: Expose waitforarchive option through pg_stop_backup()