Re: JSON Functions and Operators Docs for v15
Erik Rijkers <er@xs4all.nl>
From: Erik Rijkers <er@xs4all.nl>
To: Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>,
"David G. Johnston" <david.g.johnston@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-14T06:17:05Z
Lists: pgsql-hackers
Attachments
- func.sgml-20220514.diff (text/x-patch) patch
> > Not done yet but here's where I'm at. If I'm on the wrong track or > missing things that should be done please let me know. > [sqljson-dox-rework.patch] Here are a few errors/typos/improvements. I've added (=copied from the old docs) the CREATE TABLE for the my_films table so that the more complicated json_table examples can be run easily. Erik Rijkers > -- > Andrew Dunstan > EDB: https://www.enterprisedb.com
Commits
-
Rework SQL/JSON documentation
- a1e7616d6e1e 15.0 landed