pgsql: Fix typo, noticed by Will Crawford.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo, noticed by Will Crawford.
Date: 2012-02-21 16:04:57
Message-ID: E1RzsD3-0002Hc-Je@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo, noticed by Will Crawford.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6b044cb810460993ad9e458a0ee8fcc9fde5a350

Modified Files
--------------
src/backend/utils/adt/json.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2012-02-21 16:15:41 pgsql: Avoid double close of file handle in syslogger on win32
Previous Message Peter Eisentraut 2012-02-21 14:46:48 pgsql: pg_regress: Add application name setting