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-06-02 07:41:38
Message-ID: E1dGhDG-0002C8-4H@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
-------
https://git.postgresql.org/pg/commitdiff/483373979b17f10b2dfa4b12e68c3b961a9f8454

Modified Files
--------------
src/backend/storage/lmgr/predicate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2017-06-02 09:19:01 pgsql: Fix copy/paste mistake in comment
Previous Message Peter Eisentraut 2017-06-02 03:16:51 pgsql: Reorganize logical replication worker disconnect code