pgsql: doc: explain use of json_populate_record{set}()

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: explain use of json_populate_record{set}()
Date: 2018-06-19 17:43:54
Message-ID: E1fVKfa-0007Mn-5o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: explain use of json_populate_record{set}()

The set-returning nature of these functions make their use unclear. The
modified paragraph was added in PG 9.4.

Reported-by: yshaladi(at)denodo(dot)com

Discussion: https://postgr.es/m/152571684246.9460.18059951267371255159@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/957b86a5abaffaf7709270332f24cad9ad3ee8ec

Modified Files
--------------
doc/src/sgml/func.sgml | 28 +++++++++++++++++++++-------
1 file changed, 21 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-06-19 17:58:34 Re: pgsql: Fix for globals.c- c.h must come first
Previous Message Alexander Korotkov 2018-06-19 15:35:30 pgsql: Fix typos in release notes