improve examples for JSON functions

From: Liudmila Mantrova <l(dot)mantrova(at)postgrespro(dot)ru>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: improve examples for JSON functions
Date: 2019-03-28 14:01:19
Message-ID: 1d5ae053-86ad-139e-f7a5-16dfad8dd3ba@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

Please consider a small documentation patch that adds custom type
definition to a couple of JSON function examples, so that they match the
provided results. Previously, having "myrowtype" without a definition
here could cause confusion as this type does not exist by default, and
actually differs between these examples.

--
Liudmila Mantrova
Technical writer at Postgres Professional:http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
json-func-examples.patch text/x-patch 2.1 KB

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2019-03-28 14:44:52 error
Previous Message PG Doc comments form 2019-03-28 11:57:17 Please add one more ALTER SYSTEM command example