pgsql: Fix typo

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2016-07-26 02:09:19
Message-ID: E1bRro7-00024Y-8T@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/43c2c404978a89e9e5ea51aca5759a35f3f302f9

Modified Files
--------------
src/backend/utils/adt/jsonfuncs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2016-07-26 12:18:02 pgsql: Fix improper example of using psql() function in TAP tests docum
Previous Message Fujii Masao 2016-07-25 08:52:04 pgsql: Fix typo in comment.