Re: WIP: default values for function parameters

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Gregory Stark" <stark(at)enterprisedb(dot)com>, "Bruce Momjian" <bruce(at)momjian(dot)us>, "Grzegorz Jaskiewicz" <gj(at)pointblue(dot)com(dot)pl>
Subject: Re: WIP: default values for function parameters
Date: 2008-12-11 16:35:02
Message-ID: 200812111835.03914.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday 11 December 2008 17:11:28 Pavel Stehule wrote:
> maybe this combination should be safe
>
> $name => .... or $name -> ...
>
> it's not used everywhere

Why don't you actually just implement the whole thing first using a random,
simple, and nonconflicting syntax?

Adjusting the syntax to something we can reach consensus on should be a change
of about at most 10 lines at the end.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-12-11 16:38:56 Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)
Previous Message Tom Lane 2008-12-11 16:32:50 Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)