November 17th, 2009 by depesz | Tags: functions, named arguments, pg85, pg90, plpgsql, plpython, postgresql | 1 comment »
Pavel Stehule - hero for everybody writing stored procedures, wrote, and later Tom Lane committed patch which adds named arguments for functions: Log Message: ----------- Support use of function argument names to identify which actual arguments match which function parameters. The syntax uses ...
