diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-10-05 16:27:33 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-10-05 16:27:33 -0400 |
commit | e9703ce6e7ac263e0e5a6fca9266e09284195dc7 (patch) | |
tree | daa8d32bee9fd8bc41e83deb4c3b2dbf4e3ca852 /src/backend/utils/adt/jsonpath_exec.c | |
parent | ef40ab77d5143385d15dcfd08c5a7d66719ef7a3 (diff) | |
download | postgresql-e9703ce6e7ac263e0e5a6fca9266e09284195dc7.tar.gz postgresql-e9703ce6e7ac263e0e5a6fca9266e09284195dc7.zip |
doc: show functions returning record types and use of ROWS FROM
Previously it was unclear exactly how ROWS FROM behaved and how to cast
the data types of columns returned by FROM functions. Also document
that only non-OUT record functions can have their columns cast to data
types.
Reported-by: guyren@gmail.com
Discussion: https://postgr.es/m/158638264419.662.2482095087061084020@wrigleys.postgresql.org
Backpatch-through: 9.5
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions