pgsql: Fix typo

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2017-04-04 13:03:46
Message-ID: E1cvO7e-0004f2-76@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Author: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d1f103c7396b667e64141412a8a0d12a2eef2930

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-04-04 13:08:39 pgsql: Fix thinko in BitmapAdjustPrefetchIterator.
Previous Message Peter Eisentraut 2017-04-04 12:59:29 pgsql: psql: Add some missing tab completion