aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2017-10-25 07:13:11 -0400
committerAndrew Dunstan <andrew@dunslane.net>2017-10-25 07:19:59 -0400
commit5c3a1bbb4778c9a4db6982e1f54add3164c81488 (patch)
tree87b4bc85f245a3ddd0cee2e1b673836242996400 /src/tutorial/basics.source
parentfae550e5264b8038c955c77366683ca550a82a9b (diff)
downloadpostgresql-5c3a1bbb4778c9a4db6982e1f54add3164c81488.tar.gz
postgresql-5c3a1bbb4778c9a4db6982e1f54add3164c81488.zip
Add a utility function to extract variadic function arguments
This is epecially useful in the case or "VARIADIC ANY" functions. The caller can get the artguments and types regardless of whether or not and explicit VARIADIC array argument has been used. The function also provides an option to convert arguments on type "unknown" to to "text". Michael Paquier and me, reviewed by Tom Lane. Backpatch to 9.4 in order to support the following json bug fix.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions