diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-30 15:10:06 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-04-30 15:10:06 -0400 |
commit | 49172d88f9d03d063e680e45fc51dffea218add1 (patch) | |
tree | d4c24c62110d8b547b590208c88d8be992184d22 /src/backend/executor/nodeResult.c | |
parent | 0627f3630ce780e39aee0dc5881076a6148fcc18 (diff) | |
download | postgresql-49172d88f9d03d063e680e45fc51dffea218add1.tar.gz postgresql-49172d88f9d03d063e680e45fc51dffea218add1.zip |
Doc: update libpq's documentation for PQfn().
Mention specifically that you can't call aggregates, window functions,
or procedures this way (the inability to call SRFs was already
mentioned).
Also, the claim that PQfn doesn't support NULL arguments or results
has been a lie since we invented protocol 3.0. Not sure why this
text was never updated for that, but do it now.
Discussion: https://postgr.es/m/2039442.1615317309@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeResult.c')
0 files changed, 0 insertions, 0 deletions