pgsql: Fix typo in comment - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Fix typo in comment
Date
Msg-id E1c6KCK-0007X2-5O@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment

The function was renamed in 908e23473, but the comment never learned
about it.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/60de884be75cafec97cb15e60e63f72cb9035549

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Allow individual TAP tests to be run via PROVE_TESTS
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix typo in comment