Re: WIP: default values for function parameters - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: WIP: default values for function parameters
Date
Msg-id 162867790812110839j1ef9d2fsa6a35d97a3ed017b@mail.gmail.com
Whole thread Raw
In response to Re: WIP: default values for function parameters  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
2008/12/11 Peter Eisentraut <peter_e@gmx.net>:
> 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.
>

this is done

I did it today, so I have workable WIP prototype for ADA(Oracle)
syntax. Change of some syntax will not be really problem.

Pavel


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Refactoring SearchSysCache + HeapTupleIsValid
Next
From: Bruce Momjian
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)