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-06-09 15:40:30
Message-ID: E1dJM1W-0000ri-DB@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
-------
https://git.postgresql.org/pg/commitdiff/dabbe8d56470f456e997700efa7d592306ca4274

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-06-09 18:04:46 pgsql: Update code comments
Previous Message Peter Eisentraut 2017-06-09 14:17:35 pgsql: psql: Update tab completion for ALTER SUBSCRIPTION