pgsql: Fix typos in comment and log message.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typos in comment and log message.
Date: 2017-04-17 18:20:05
Message-ID: E1d0BFt-0002Yp-6C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comment and log message.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9e0e5550c5f273dc4133687b1a682eb39933f47e

Modified Files
--------------
src/backend/catalog/aclchk.c | 2 +-
src/backend/commands/subscriptioncmds.c | 2 +-
src/test/regress/expected/subscription.out | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-04-17 19:29:22 pgsql: Always build a custom plan node's targetlist from the path's pat
Previous Message Peter Eisentraut 2017-04-17 18:00:59 pgsql: Fix new warnings from GCC 7