Re: Reference function arguments by name

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: "Erwin Brandstetter" <brandstetter(at)falter(dot)at>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Reference function arguments by name
Date: 2013-05-11 10:23:47
Message-ID: e16ed4cad76a4cdaefdfc2d90c3c1e5b.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, May 9, 2013 22:46, Erwin Brandstetter wrote:
> This has changed in version 9.2. SQL functions can reference the name. Ergo:
>
> s /(currently only PL/pgSQL) / (currently only PL/pgSQL and SQL)
>
>

Here is the patch (don't feed them Battenbergs).

Attachment Content-Type Size
sql-createfunction.diff application/octet-stream 597 bytes

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2013-05-11 16:10:13 Re: Reference function arguments by name
Previous Message Sian Mountbatten 2013-05-11 09:33:55 Re: Reference function arguments by name