json_populate_* functions have extra undocumented parameter

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: scott(dot)ure(at)caseware(dot)com
Subject: json_populate_* functions have extra undocumented parameter
Date: 2018-03-23 02:50:29
Message-ID: 152177342952.9520.295998708129540143@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/functions-json.html
Description:

The json_populate_record and json_populate_recordset functions have an extra
optional undocumented boolean parameter. According to
https://w3resource.com/PostgreSQL/postgresql-json-functions-and-operators.php
the extra parameter is called "use_json_as_text".

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2018-03-23 04:05:13 postgresql account
Previous Message Thomas Munro 2018-03-22 22:56:41 Re: MacPorts xsltproc is very slow?