pgsql: Fix documented return type of json_array_elements_text. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix documented return type of json_array_elements_text.
Date
Msg-id E1W9FGo-0007lB-35@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix documented return type of json_array_elements_text.

Per gripe from hubert depesz lubaczewski.

Also improve examples for this and json_array_elements so they match the
example results.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/func.sgml |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: pgsql: Add json_array_elements_text function.
Next
From: Bruce Momjian
Date:
Subject: pgsql: entab: add new options