Doc: improve examples for json_populate_record() and related functions. Make these examples self-contained by providing declarations of the user-defined row types they rely on. There wasn't room to do this in the old doc format, but now there is, and I think it makes the examples a good bit less confusing.
Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/124772e3cac6d3bf6c1f6d32518209c6a3fdd3eb Modified Files -------------- doc/src/sgml/func.sgml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-)
