mirror of
https://github.com/postgres/postgres.git
synced 2026-06-15 21:19:21 -04:00
717fa274d1
match which function parameters. The syntax uses AS, for example funcname(value AS arg1, anothervalue AS arg2) Pavel Stehule