Skip to content
Snippets Groups Projects
Commit 717fa274 authored by Tom Lane's avatar Tom Lane
Browse files

Support use of function argument names to identify which actual arguments

match which function parameters.  The syntax uses AS, for example
	funcname(value AS arg1, anothervalue AS arg2)

Pavel Stehule
parent 2eda8dfb
No related branches found
No related tags found
No related merge requests found
Showing
with 1032 additions and 171 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment