forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit386e64e
committed
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 alreadymentioned).Also, the claim that PQfn doesn't support NULL arguments or resultshas been a lie since we invented protocol 3.0. Not sure why thistext was never updated for that, but do it now.Discussion:https://postgr.es/m/2039442.1615317309@sss.pgh.pa.us1 parent2efcd50 commit386e64e
1 file changed
+20
-3
lines changedLines changed: 20 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5760 | 5760 |
| |
5761 | 5761 |
| |
5762 | 5762 |
| |
5763 |
| - | |
| 5763 | + | |
| 5764 | + | |
| 5765 | + | |
| 5766 | + | |
5764 | 5767 |
| |
5765 | 5768 |
| |
5766 | 5769 |
| |
5767 | 5770 |
| |
5768 | 5771 |
| |
5769 | 5772 |
| |
5770 |
| - | |
5771 |
| - | |
| 5773 | + | |
| 5774 | + | |
| 5775 | + | |
| 5776 | + | |
| 5777 | + | |
| 5778 | + | |
| 5779 | + | |
| 5780 | + | |
| 5781 | + | |
| 5782 | + | |
| 5783 | + | |
| 5784 | + | |
| 5785 | + | |
| 5786 | + | |
| 5787 | + | |
| 5788 | + | |
5772 | 5789 |
| |
5773 | 5790 |
| |
5774 | 5791 |
| |
|
0 commit comments
Comments
(0)